
@import url("custom-fonts/futura-font.css");

* {
    transition: all 0.2s ease-in-out 0s;
}

.marginLR {
	margin-left:0 !important;
	margin-right: 0 !important;
}

.paddingLR {
	padding-left:0 !important;
	padding-right: 0 !important;
}

.mt { margin-top:0 !important;}
.mb { margin-bottom:0 !important;}
.margintop10 {
	margin-top: 10px;
}
.paddingtop20 {
	padding-top: 20px;
}
.margintop20 {
	margin-top: 20px;
}
.margintop30 {
	margin-top: 30px;
}
.margintop40 {
	margin-top: 40px;
}
.margintop50 {
	margin-top: 50px;
}

.bottom-15 {
    margin-bottom: 15px;
}

.bottom-20 {
    margin-bottom: 20px;
}
.pbottom-20 {
    padding-bottom: 20px !important;
}
.marginL { margin-left:0 !important;}
.marginR { margin-right:0 !important;}
.M-right {
	margin-right:25px !important;
	margin-left:0 !important;
}
.M-left {
	margin-left:25px !important;
	margin-right:0 !important;
}

input[type="submit"] {
	margin-right: 10px;
}


.shadow {
	background: url("../images/banner-shadow.png") no-repeat scroll center bottom;
    height: 49px;
    position: absolute;
    width: 100%;
    z-index: 9;
	top: 39px;
}
.menuredbg {
	 background: none repeat scroll 0 0 #282b92;
	 position: relative;
}

.footerline {
	background: url(../images/footer-line.png) no-repeat right center;
	min-height: 230px;
}

#menu a.active{
	background: #141c2b;
}
.pattern {
	background: url(../images/pattern.jpg) repeat center bottom;
}
.models h5{
	background: #282b92;
	color: #ffffff;
	text-align: center;
	font: 16px/34px Calibri;
	text-transform: uppercase;
}
.models h2 {
	border-bottom: 2px solid #282b92;
	color: #282b92;
	line-height: 35px;
}

.speaks {
	background:#444444;
	color: #ffffff;
	line-height: 30px;
	border-bottom: 2px solid #282b92;
	font-size: 18px;
	padding-left: 10px;
}
.welcome {}
.welcome h1 {
	color: #282b92;
	margin-bottom: 10px;
	font-size: 20px;
}
.welcome h2 {
	color: #282b92;
	margin-bottom: 10px;
	font-size: 18px;
}
.welcome a {
	color: #282b92;
	text-decoration: underline;
}
.welcome p {text-align: justify; padding-bottom: 20px;}
.rfq { background: #dedede; text-align: center;}

form { margin-bottom: 0px !important;}

.bannerheading {
    left: 181px;
    position: absolute;
    top: 48px;
}
.bluecolor {
    color: #282B92;
}
.graybg li{ line-height: 30px;}
.graybg {
	background: #F5F5F5;
	border: 1px solid #DFDFDF;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 10px 0 1px;
}
.rfq, .catalog { margin-bottom: 10px;}

.tab-content p {padding-top: 10px !important;line-height: 22px; text-align: justify;}

/*** FOOTER
 *******************/
footer{background-color:#222222; color:#cdcdcd;}
footer a{color:#cdcdcd} footer p, footer span{color:#cdcdcd; font-size:14px; margin-bottom:15px;}

.footer-blog{background-color:#f4f4f4; border-top:4px solid #6F0128; line-height:35px; margin-bottom:15px;}
.footer-blog a{color:#333333;}.blg-title{background-color:#6F0128; color:#fff; font-weight:bold;}


.f-social-strip {margin:0 0 15px;}
.f-social-strip:hover li{opacity:0.5;}
.f-social-strip li:hover {opacity:1;}
.f-social-strip li { transition:all 0.2s ease-in-out 0s;}
.f-social-strip li a{background:url(../images/social-strip.png) no-repeat left top;}
.f-social-strip li.f-fb a{background-position:-1px -1px;}
.f-social-strip li.f-tw a{background-position:-63px -1px;}
.f-social-strip li.f-gp a{background-position:-126px -1px;}
.f-social-strip li.f-pin a{background-position:-2px -55px;}
.f-social-strip li.f-yt a{background-position:-64px -55px;}
.f-social-strip li.f-blg a{background-position:-126px -56px;}
.f-social-strip li.f-wp a{background-position:-126px -56px;}
.f-social-strip a{
	display:block;
	height:32px;
	width:32px;
}


.last-footer{
	margin:15px 0 0; 
	background-color:#000; 
	padding:10px 0; 
	border-bottom: 1px solid #404040; 
	border-top:1px solid #404040;
	font-size:12px;
}

@media (max-width: 767px){
	footer{font-size:12px;}
	footer p, footer span{font-size:14px;}
	.xs-center{text-align:center !important;}
	.xs-bottom-15{margin-bottom:15px;}
	#topcontrol{display:none;}
}

/***END FOOTER*/

.logo-section {
    padding: 10px 0;
}

.carousel-caption h3 {
	font-size: 40px;
    font-weight: bold;
    text-shadow: 2px 3px 5px #000;
	font-family: 'futura_md_btbold';
}
@media (max-width: 1200px)  {
	.nav > li > a{padding-left:8px !important; padding-right:8px !important; font-size:14px !important;}
}

@media (min-width: 320px) and (max-width: 480px){
.nav-tabs > li > a {padding-left:2px !important; padding-right:2px !important; font-size:10px !important;}
.last-footer .text-right {text-align: center;}
}
@media (min-width: 320px) and (max-width: 800px) {
.overflow { overflow:scroll;}
}
@media (max-width: 640px) {
.owl-carousel-v2 .item {
  margin: 0 10px !important;
}
.last-footer .text-right {text-align: center;}
}

@media (min-width: 320px) and (max-width: 980px){
.shadow { display: none;}
.nav > li > a {border: none !important;}
}

.pillor-2 {
    column-count: 2;
	column-gap: 20px;
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
}


.aqua_table {
    margin: 10px 0;
}
.aqua_table a { 
	background: url("../images/pdf.png") no-repeat scroll 0 center;
    padding-left: 25px;
}
.aqua_table th {
    background: url("../images/grad_menu.png") repeat-x scroll left top #fcfcfc;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 14px;
    text-align: center;
}
.aqua_table tr.odd td {
    background: none repeat scroll 0 0 #e6e6ea;
}
.aqua_table td {
    border: 1px solid #e2e2e2;
    padding: 5px 14px;
    transition: all 0.3s linear 0s;
}
.aqua_table1 {
    margin: 10px 0;
}
.aqua_table1 a { 
	background: url("../images/pdf.png") no-repeat scroll 0 center;
    padding-left: 25px;
}
.aqua_table1 th {
    background: url("../images/grad_menu.png") repeat-x scroll left top #fcfcfc;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 14px;
    text-align: left;
}
.aqua_table1 tr.odd td {
    background: none repeat scroll 0 0 #e6e6ea;
}
.aqua_table1 td {
    border: 1px solid #e2e2e2;
    padding: 5px 5px;
    transition: all 0.3s linear 0s;
}
.owl-item img {width: 100%;}

.v2 { font-size: 18px; text-align: left; font-weight: bold; margin-bottom: 10px !important;}

.inner p { text-align: justify;}

.inner h1 {
	 color: #282b92;
    font-size: 19px;
    margin: 0 0 20px;
    padding: 0;
	font-family: 'futura_md_btmedium';
}

.inner h2 {
	 color: #333;
    font-size: 14px;
	font-weight:bold;
    margin: 0 0 20px;
    padding: 0;
	font-family: sans-serif;
}


.sitemapwrap {
    margin: 0;
    padding: 10px 5px;
    text-align: left;
}

.sitemapwrap li {
    background-image: url("../images/sitemap_faculty_center.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 0 0 30px;
}


.sitemapwrap li a {
    color: #006699;
    display: inline-block;
    font-family: arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 5px;
    text-decoration: none;
}

/*Fancybox
------------------------------------*/
/*FancyBox Hover Effect*/
.zoomer:hover .overlay-zoom .zoom-icon{
   opacity:0.4;   
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   filter: alpha(opacity = 50);
}

.overlay-zoom {
   z-index: 90;
   width: 100%;
   height: 100%;
   display: block;
   cursor: pointer;
   position: relative;     
   -webkit-transition: all 0.1s ease-in-out;
   -moz-transition: all 0.1s ease-in-out;
   -o-transition: all 0.1s ease-in-out;
   -ms-transition: all 0.1s ease-in-out;
   transition: all 0.1s ease-in-out;
}

.overlay-zoom .zoom-icon {
   top:0;   
   opacity: 0; 
   z-index: 100;
   width: inherit;
   height: inherit;
   position: absolute;
   background-color: #000;
   background-position: 50%;
   background-repeat: no-repeat;
   background-image:url("../images/overlay-icon.png");
   filter: alpha(opacity = 0);
   -webkit-backface-visibility: hidden;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
}

@media (max-width: 768px) {
   .fancybox-overlay {
      background: none !important;
   }
}
.mac-container { 
	max-width: 1170px;
    padding: 0 15px;
	margin: 0 auto;
}

.fancybox-custom .fancybox-skin {box-shadow: 0 0 50px #222;}

.breadcrumb a {font-size: 17px;}

.error-v1 {
    padding-bottom: 100px;
    text-align: center;
}
.error-v1 span.error-v1-title {
    color: #777;
    font-size: 180px;
    line-height: 200px;
    padding-bottom: 20px;
}
.error-v1 span {
    color: #555;
    display: block;
    font-size: 35px;
    font-weight: 200;
}
.error-v1 p {
    color: #555;
    font-size: 16px;
}
.error-v1 {
    text-align: center;
}
.btn-u {
    background: none repeat scroll 0 0 #282B92;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    text-decoration: none;
}
/*For Mobile Devices*/
@media (max-width: 500px) { 
	.error-v1 p {
		font-size: 12px;
	}	

	.error-v1 span {
		font-size: 25px;
	}

	.error-v1 span.error-v1-title {
		font-size: 140px;
	}
}

.nav > li:last-child > a {border-right: 1px solid #ffffff;}


.innerheader {height: 150px; background:url(../images/slide02.jpg) no-repeat center -20px; background-size: cover;}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-buttons { display: none;}

/****************|Home page update|**********************/
.content_first{ text-align:center;}
.content01{ background-image:url("../images/banner01-update.png"); background-repeat:no-repeat; background-position: right top; background-size: 100%; background-color:#efeff0;}
.content02{ background-image:url("../images/banner02-update.png"); background-repeat:no-repeat; background-position: left top;  background-size: 100%;  background-color: #f0f2ff;
;}
.content_inside01{width: 60%; padding-bottom: 30px;}
.content_inside02{margin-left:40%; width: 60%; padding-bottom:30px;}
.content_inside02 img{ color:#282B92; text-decoration:underline; font-weight:bold; width:35%; margin-right:10px;}
.content_inside01 a, .content_inside02 a{ color:#282B92; text-decoration:underline; font-weight:bold;}
.content_inside01 h2, .content_inside02 h2 { color:#282B92;  font-size: 25px;}
.content_inside01 h3, .content_inside02 h3{ color:#282B92;  font-size: 22px;}
.content_inside01 ul, .content_inside02 ul{ margin:0px; padding:15px;}
.content_inside01 ul li, .content_inside02 ul li{ padding: 2px 0px;}
.content_first h1{ font-size: 25px; color:#282b92;}
.content_first h2{ font-size: 18px; color:#333333}

@media all and (min-width: 200px) and (max-width:980px){
	
.content_inside01{width: 100%; padding: 15px; background-image:url("../images/bg-banners02.png"); background-repeat:repeat;}
.content_inside02{margin-left:0%; width: 100%; padding: 15px; background-image:url("../images/bg-banners02.png"); background-repeat:repeat;}
	
	}
