
@import url('font-awesome.min.css') screen; 
@font-face {
    font-family: 'robotobold';
    src: url('fonts/roboto-bold-webfont.eot');
    src: url('fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('fonts/roboto-bold-webfont.woff') format('woff'),
         url('fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto-light-webfont.eot');
    src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-light-webfont.woff2') format('woff2'),
         url('fonts/roboto-light-webfont.woff') format('woff'),
         url('fonts/roboto-light-webfont.ttf') format('truetype'),
         url('fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium';
    src: url('fonts/roboto-medium-webfont.eot');
    src: url('fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('fonts/roboto-medium-webfont.woff') format('woff'),
         url('fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* IE note */
.buorg{display:none; font-family:Arial,Helvetica,sans-serif; font-size:12px; left:0; position:relative; text-align:left; top:0px; width:100%; z-index:111111; height:30px; line-height:25px; background:#fdf2ab}
.buorg01{width:550px; margin:auto; text-align:center}
.buorg-img{margin:3px 0 0 0; float:left}
.buorg02{margin:-25px 0 0 0; color:#000}
/* IE note end */
.pagination .active a{background-color:#002f60;color:#fff;}
.pagination .active a:hover{background-color:#002f60;color:#fff;}
.breadcrumb{float:left;}
.pull-right.btn.btn-info.btn-sm{margin:3px 0;}
.btn{ font-family: 'robotomedium';}
body{ background:url(../images/background-bg.jpg) no-repeat top center #86c6e2; font-family: 'robotolight'; color:#374452;text-rendering: optimizeLegibility  !important;-webkit-font-smoothing: antialiased !important;}
li{ list-style-type:none; margin:0; padding:0;}
ul{ margin:0; padding:0;}
img{ max-width:100%}
a:focus{ outline:none}
a:focus, a:hover{ text-decoration:none}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{ padding-left:10px; padding-right:10px;}
.row{margin-left:-10px; margin-right:-10px}
.container{padding-left:10px; padding-right:10px}
.top{float:right}
.navbar{margin:0; border:none; min-height:inherit}
.logo{margin:12px 2px 12px 12px;float:left}
.top-social{background:#fff;border-radius:0 0 35px 35px;padding:2px 24px;float:right}
.top-social li{float:left; margin:0 6px; font-size:21px}
.top-social li a{color:#002f60}
.top-social li a:hover{color:#8f1b30}
.top-link{float:right}
.top-link a{ color:#62717c;text-shadow:0 0 0 #62717c; font-family: 'robotomedium'; font-weight:normal; margin:7px 15px 0 0; float:left; letter-spacing:.5px}
.top-link a:hover,.top-link a.selected{color:#8f1b30}
.search{margin:10px 0; background:#ecf9ff; width:268px; height:31px; border:2px solid #99c7de; border-radius:40px; padding:0 6px 0 15px; float:right; clear:right}
.search input{ line-height:28px; border:none;background:none; height:28px; padding:0; width:85%; float:left;color:#374452}
::-webkit-input-placeholder {
   color: #374452;
   opacity:1;
}

:-moz-placeholder { /* Firefox 18- */
   color: #374452;  
   opacity:1;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #374452;  
   opacity:1;
}

:-ms-input-placeholder {  
   color: #374452; 
   opacity:1;   
}
.search  button{ background:none; border:none; float:right; color:#99c7de; font-size:18px; width:12%}
.main-nav{ border-bottom:solid 4px #a61f38;	
	-webkit-border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
	background-color: #fff;
	background-image: -webkit-linear-gradient(top, #fff, #778590);
	background-image: -moz-linear-gradient(top, #fff, #778590);
	background-image: -o-linear-gradient(top, #fff, #778590);
	background-image: -ms-linear-gradient(top, #fff, #778590);
	background-image: linear-gradient(to bottom, #fff, #778590);}
	.main-nav li{ margin:0 2px}
.main-nav li a{font-family: 'robotobold'; font-size:16px; color:#002f60; text-shadow: 0 1px 1px rgba(255,255,255,.75); padding:7px 14px; display:inline-block;}
.main-nav li a:hover, .main-nav li a.active{
	border-radius: 12px 12px 0 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3); padding-bottom:11px; margin-top:-7px; padding-top:11px; color:#8f1b30; }
.main-box{width:100%;
			
	border-radius:12px 0 45px 45px;
			
	background-color: rgba(255,255,255,.8);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3); padding:0 0 30px}
	.main-box-btm{background:url(../images/bottom-shape.png) no-repeat bottom center; width:100%; height:55px}
.banner-btm{background:url(../images/banner-bottom-shape.png) no-repeat bottom center; width:100%; height:94px; position:absolute; bottom:0; left:0; z-index:100}
#banner{ border-radius:9px 9px 0 0; overflow:hidden}
.banner{ position:relative; padding:7px;}
.banner-img{ border-radius:9px 9px 0 0; overflow:hidden}
.main-container{overflow:hidden; margin:25px 0 0 0}
.wel-txt{ padding:15px; background:#fff; border-radius:12px; font-size:12px; color:#374452;font-family: 'robotolight'; line-height:18px}
.wel-title{ font-size:24px; color:#002f60; font-family: 'robotomedium'; padding:0 0 0 10px; margin:0 0 10px}
.wel-title span{ color:#8f1b30; font-family: 'robotobold'; }
.join-us{
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background-color: #fff;
	border: solid 1px #d3d3d3;
	background-image: -webkit-linear-gradient(top, #fff, #86d8e2);
	background-image: -moz-linear-gradient(top, #fff, #86d8e2);
	background-image: -o-linear-gradient(top, #fff, #86d8e2);
	background-image: -ms-linear-gradient(top, #fff, #86d8e2);
	background-image: linear-gradient(to bottom, #fff, #86d8e2);font-size:26px; color:#002f60;  font-family: 'robotobold'; margin:0; line-height:60px;text-shadow: 0 1px 1px rgba(255,255,255,.75); }
	.join-us:hover{background-image: -webkit-linear-gradient(bottom, #fff, #86d8e2);
	background-image: -moz-linear-gradient(bottom, #fff, #86d8e2);
	background-image: -o-linear-gradient(bottom, #fff, #86d8e2);
	background-image: -ms-linear-gradient(bottom, #fff, #86d8e2);
	background-image: linear-gradient(to top, #fff, #86d8e2);}
	.help{	
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background-color: #fff;
	border: solid 1px #d3d3d3;
	background-image: -webkit-linear-gradient(top, #fff, #e2f18f);
	background-image: -moz-linear-gradient(top, #fff, #e2f18f);
	background-image: -o-linear-gradient(top, #fff, #e2f18f);
	background-image: -ms-linear-gradient(top, #fff, #e2f18f);
	background-image: linear-gradient(to bottom, #fff, #e2f18f);font-size:26px; color:#002f60;  font-family: 'robotobold'; margin:0; line-height:60px;text-shadow: 0 1px 1px rgba(255,255,255,.75);}
	.help:hover{background-image: -webkit-linear-gradient(bottom, #fff, #e2f18f);
	background-image: -moz-linear-gradient(bottom, #fff, #e2f18f);
	background-image: -o-linear-gradient(bottom, #fff, #e2f18f);
	background-image: -ms-linear-gradient(bottom, #fff, #e2f18f);
	background-image: linear-gradient(to top, #fff, #e2f18f);}
	.join-us a,.help a{color:#002f60; display:block; padding:7px 15px;}
	.join-us i, .help i{float:right;  width:31px; height:31px;background-position:-47px 0; margin:16px 0 0 0}
	.help i{ background-position:-81px 0}
	.event-title{ font-size:18px; color:#002f60;  font-family: 'robotobold'; margin:20px 0 10px}
	.press-icon,.cal-icon,.join-us i,.help i{background-repeat:no-repeat; display:inline-block; background-image:url(../images/sprite.png);}
	.press-icon{ width:21px; height:23px; background-position:-24px 0;margin:0 12px 0 15px; vertical-align:middle}
	.cal-icon{background-position:0 0; width:22px; height:20px; margin:0 12px 0 15px; vertical-align:middle}
	.event-div{ background:#fff; padding:10px 10px; border-radius:14px; margin:20px 0 0 0; min-height:94px;}
	.event-date{ font-size:12px; color:#84939f; font-family: 'robotolight'; display:block; margin:0 0 4px}
	.event-titles{ color:#8f1b30;font-family: 'robotomedium'; line-height:16px; font-size:14px; margin:0;}
	.event-titles a{color:#8f1b30;}
	.event-titles a:hover{ color:#000;}
	.aside-title{
	height: 35px;
	-webkit-border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
	background-color: #fff;
	background-image: -webkit-linear-gradient(top, #fff, #778590);
	background-image: -moz-linear-gradient(top, #fff, #778590);
	background-image: -o-linear-gradient(top, #fff, #778590);
	background-image: -ms-linear-gradient(top, #fff, #778590);
	background-image: linear-gradient(to bottom, #fff, #778590); margin:15px 0 0 0}
	.aside-container{
		padding:15px 10px 30px;
		-webkit-border-radius: 0 0 16px 16px;
	-moz-border-radius: 0 0 16px 16px;
	border-radius: 0 0 16px 16px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3); overflow:hidden; margin:0 0 10px}
	.aside-logo{ width:17%;margin:0 14px; text-align:center; font-family: 'robotobold'; font-size:16px; color:#002f60; text-transform:uppercase; float:left}
	.aside-logo a{color:#002f60;}
	.aside-logo a:hover{color:#8f1b30;}
	.aside-logo-div{ height:105px; vertical-align:middle; display:table-cell; width:192px}
	.aside-logo.flag{ }
	#nav-mobile-btn {
    background-color: #002f60;
    border: 0 none;
    border-radius: 4px;
    color: #ffffff;
    display: none;
    float: right;
    font-size: 24px;
    line-height:20px;
    margin-top: 18px;
    padding: 5px 0;
    text-align: center;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
    width:36px;
}
/*#nav-mobile-btn:active, #nav-mobile-btn:hover {
    background-color: #8f1b30;
}*/
#wrapper {
    
    box-shadow: -2px 0 5px 0 rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
    transition: transform 0.5s ease 0s;
	-webkit-transition: transform 0.5s ease 0s;
	-moz-transition: transform 0.5s ease 0s;
    z-index: 99;
}

#wrapper.open {
    transform: translate3d(260px, 0px, 0px);
	-webkit-transform: translate3d(260px, 0px, 0px);
	-moz-transform: translate3d(260px, 0px, 0px);
	overflow:hidden; position:fixed;
	transition: transform 0.5s ease 0s;
	-webkit-transition: transform 0.5s ease 0s;
}
#wrapper.open::after {
    height: 100%;
    opacity: 1;
    transition: opacity 0.5s ease 0s;
	-webkit-transition: opacity 0.5s ease 0s;
    width: 100%;
}
#wrapper::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    content: "";
    height: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
	-webkit-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
    width: 0;
    z-index: 1002;
}
.nav-mobile {
    background: #f7f8fa none repeat scroll 0 0;
    height: 100%;
    left: 0;
    overflow: auto;
    padding: 15px;
    position: fixed;
    top: 0;
    transform: translate3d(-100%, 0px, 0px);
	-webkit-transform: translate3d(-100%, 0px, 0px);
	-moz-transform: translate3d(-100%, 0px, 0px);
    transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 260px;
    z-index: 100;
	box-shadow:-2px 0 5px 0 rgba(0, 0, 0, 0.3) inset
}
.nav-mobile > i {
    border-radius:4px;
    cursor:pointer;
    font-size:26px;
    line-height:26px;height:28px;width:28px;display:inline-block;z-index:999;
    position:absolute;
    right:11px;
    text-align:center;
    top:11px;
	color:#8f1b30;    
    transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
    
}
/*.nav-mobile > i:hover, .nav-mobile > i:active {
    background-color: #f1f3f6;
    color: #4f5154;
}*/
.nav-mobile h2 {
   color: #8f1b30;
    font-family: "robotobold";
	font-size:23px;
    margin: 10px 0 25px;
    text-align: center;
}
.nav-mobile h2 i {
    margin-right: 10px;
}
.nav-mobile a {
    color: #002f60;
    font-size: 21px;
}
.nav-mobile a:hover {
    color:#8f1b30;
    text-decoration: none;
}
.nav-mobile a:focus {
    text-decoration: none;
}
.nav-mobile ul {
    list-style: outside none none;
}
.nav-mobile > ul {
    padding: 0;
}
.nav-mobile > ul li {
    margin-bottom: 10px;
}
.nav-mobile > ul li > a {
       margin-bottom: 10px;
}
.nav-mobile > ul li.dropdown > a, .nav-mobile > ul li.dropdown-submenu > a {
}
.nav-mobile > ul > li {
      padding-left: 10px;
}
.nav-mobile > ul ul {
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    padding-left: 15px;
	margin:10px 0
}
.nav-mobile > ul ul li a{ font-size:17px}
.nav-mobile::after {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    content: "";
    display: none;
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.5s ease 0s;
	-webkit-transition: opacity 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s;
    width: 100%;
}
.nav-mobile.open {
	
    transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
    transition: transform 0.5s ease 0s;
	-webkit-transition: transform 0.5s ease 0s;
	-moz-transition: transform 0.5s ease 0s;
    visibility: visible;
}
.nav-mobile.open::after {
    height: 0;
    opacity: 0;
    transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
	-webkit-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
	-moz-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
    width: 0;
}
.nav-mobile .top-social{ padding:0; background:none; float:none;}
.nav-mobile .top-social ul{ padding:0;}
.nav-mobile .top-social ul li{ margin:0 15px 0 0}

footer section{ width:19%; float:left; text-align:center; margin:15px 0}
footer section:last-child{ width:24%}
.footer-title{ color:#002f60; text-transform:uppercase; font-size:16px; background:#c3e3f1; border-radius:20px; padding:7px 15px; font-family: 'robotobold'; display:inline-block; margin:0 0 10px}
footer section ul li a{ color:#002f60;text-shadow:0px 0 0px #002f60; font-size:12px; margin:0 0 5px; display:inline-block}
footer section ul li a:hover,footer section ul li a.active{color:#8f1b30;font-family:'robotomedium';}
.footer-shadow{ background:url(../images/footer-shadow.png) no-repeat center top; height:31px; width:100%}
.copyright{ font-size:11px; color:#000000; margin:0 0 10px}
.footer-social li a{ display:inline-block; font-size:17px; color:#002f60; margin:0 5px; line-height:18px;}
.footer-social li a:hover{ color:#8f1b30}
.footer-social li{ display:inline}
.netclues-logo {
    background: rgba(0, 0, 0, 0) url("../images/netclues_logo.png") no-repeat scroll left top ;
    display: inline-block;
    height: 14px;
    margin: 0 0 0 5px;
    width: 56px;
}
.netclues-logo:hover{ background-position: left bottom}

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
	width:100%;
	height:100%;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	bottom: 15%;
	position: absolute;
	z-index: 15;
	
}
.infoBlock .banner-title{font-family: 'robotobold'; font-size:48px; line-height:52px; text-align:center; padding:0 20px;text-shadow: 0 5px 5px rgba(0,0,0,.3);}
img.rsImg {
	max-width: none;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	
}

/******************************
*
*  RoyalSlider White Controls Skin
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-minimal-white.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/


/* Background */
.rsMinW,
.rsMinW .rsOverflow,
.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
	background: #86c6e2 ;
	color: #FFF;
}


/***************
*
*  1. Arrows
*
****************/

.rsMinW .rsArrow {
	height: 32px;
	width: 32px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 101;
}

.rsMinW .rsArrowLeft { left: 10px; bottom: 50%; }
.rsMinW .rsArrowRight { right:10px; bottom: 50%; }

.rsMinW .rsArrowIcn {		
	width: 24px;
	height: 24px;
	margin-top: 3px;
	margin-left: 3px;
	position: absolute;
	cursor: pointer;	
	background: url('../images/rs-minimal-white.png') transparent;
	
	border-radius: 2px;
}
.rsMinW .rsArrowIcn:hover {

}


.rsMinW.rsHor .rsArrowLeft .rsArrowIcn { background-position: -68px -36px; }
.rsMinW.rsHor .rsArrowRight .rsArrowIcn { background-position: -68px -68px; }

.rsMinW.rsVer .rsArrowLeft .rsArrowIcn { background-position: -100px -36px; }
.rsMinW.rsVer .rsArrowRight .rsArrowIcn { background-position: -100px -68px; }

.rsMinW .rsArrowDisabled .rsArrowIcn { opacity: .3 !important; filter: alpha(opacity=30);  *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsMinW .rsBullets {
	position: absolute;
	bottom: 30px;
	right: 0;
	left:0;
	z-index:101;
	padding-top: 4px;
	height: auto;

	text-align: center;
	line-height: 6px;
	overflow: hidden;
}
.rsMinW .rsBullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	margin:3px
	
}
.rsMinW .rsBullet span {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #CCC;
	background: rgba(255,255,255,0.5);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
	cursor:pointer
}
.rsMinW .rsBullet.rsNavSelected span {
	background: #FFF;
}





/***************
*
*  3. Thumbnails
*
****************/

.rsMinW .rsThumbsHor {
	width: 100%;
	height: 72px;
}
.rsMinW .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsMinW.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsMinW .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}
.rsMinW .rsThumb img {
	width: 100%;
	height: 100%;
}
.rsMinW .rsThumb.rsNavSelected {
	background: #333;
}
.rsMinW .rsThumb.rsNavSelected img {
	filter: alpha(opacity=40);
	opacity: 0.7;
}
.rsMinW .rsThumb.rsNavSelected span.thumbIco {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 2px solid #FFF;
	border: 2px solid rgba(255,255,255,0.9);
	-webkit-backface-visibility: hidden;
} 
.rsMinW .rsTmb {
	display: block;
}




/* Thumbnails arrow icons */
.rsMinW .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;	
	z-index: 21;	
}
.rsMinW.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rsMinW .rsThumbsArrowIcn {		
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -8px;
	position: absolute;	
	cursor: pointer;	
	background: url('../images/rs-minimal-white.png');
}

.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsMinW .rsThumbsArrowDisabled { display: none !important; }

/* SITEMAP PAGE */
.sitemap-wrap h2 {
    font-size: 19px;
	margin-bottom: 5px;
}
.sitemap-wrap div[class*="col"] {
    margin-bottom: 15px;
}
.sitemap-wrap li a {
    color: #374452;
}
/* 404 PAGE */
.wrap-404 header {
    border-bottom: 4px solid #a61f38;
    padding: 12px 0;
	text-align: center;
}
.error-sec {
    padding: 3em 10px 2em;
    text-align: center;
}
.text-404 {
    font-family: "robotobold";
    font-size: 135px;
    line-height: 135px;
    opacity: 0.9;
    text-shadow: 0 0 1px rgba(255, 255, 255, 1);
	margin-bottom: 10px;	
}
.opps {
    font-size: 35px;
    opacity: 0.85;
	margin-bottom: 10px;
}
.not-found {
    font-size: 24px;
    opacity: 0.9;
}
.error-sec .search {
	height: 41px;
	float: none;
	clear: none;
	margin: 30px auto;
	width: 400px;
}
.error-sec .search button {
	margin-top: 5px;
	width: 10%;
}
.error-sec .search input {
	height: 38px;
	line-height: normal;
	width: 90%;
}
/* THANK YOU PAGE */
.thank-you {
	padding-top: 10px;
    text-align: center;
}
.thankyou-icon i {
	background: #ecf9ff;
	background-image: -webkit-linear-gradient(top, #fff, #778590);
	background-image: -moz-linear-gradient(top, #fff, #778590);
	background-image: -o-linear-gradient(top, #fff, #778590);
	background-image: -ms-linear-gradient(top, #fff, #778590);
    background-image: linear-gradient(to bottom, #fff, #778590);	
    border-radius: 100%;
    color: #002f60;
    font-size: 55px;
    height: 100px;
    line-height: 100px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    width: 100px;
}
.th-desc {
    font-size: 19px;
    margin-bottom: 15px;
}
.thank-you h1 {
    font-family: "robotomedium";
    font-size: 50px;
}	


/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsMinW .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rsMinW .rsThumbsHor {
		height: 44px;
	}
	.rsMinW .rsThumbsVer {
		width: 59px;
	}
}




/***************
*
*  4. Tabs
*
****************/

.rsMinW .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsMinW .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #000;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	*display:inline; 
	*zoom:1;
}
.rsMinW .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsMinW .rsTab:last-child { 
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsMinW .rsTab:active { 
	border: 1px solid #D9D9DD;   
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsMinW .rsTab.rsNavSelected { 
	color: #000;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}





/***************
*
*  5. Fullscreen button
*
****************/

.rsMinW .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;
	
}
.rsMinW .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url('../images/rs-minimal-white.png') 0 0 transparent;
}
.rsMinW .rsFullscreenIcn:hover {
	opacity: 0.8;
}
.rsMinW.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}





/***************
*
*  6. Play/close video button
*
****************/

.rsMinW .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsMinW .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url(../images/rs-minimal-white.png) no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsMinW .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0,0,0,0.9);
}
.rsMinW .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
	width: 20px;
	height: 20px;
}
.rsMinW .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	
}
.rsMinW .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsMinW .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('../images/rs-minimal-white.png') -64px 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsMinW .rsCloseVideoIcn:hover {
	background-color: rgba(0,0,0,0.9);
}



/***************
*
*  7. Preloader
*
****************/

.rsMinW .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(../images/preloader-white.gif);

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}




/***************
*
*  8. Global caption
*
****************/
.rsMinW .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;

	background: #000;
    background: rgba(0,0,0, 0.75);

	color: #FFF;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../images/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
				background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
				background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}



.dropdown-menu{ border-radius:12px; border:none;border-top-right-radius:12px !important}
.main-nav .dropdown-menu li a{padding:5px 14px; font-family: 'robotolight';}
.main-nav .dropdown-menu li a:hover, .main-nav .dropdown-menu li a.active{font-family:'robotomedium'; border-radius:0; padding:5px 14px; margin:0; background:none; box-shadow:none}
input:focus{ outline:none}

.inner-banner{ border-radius:10px; overflow:hidden; padding:10px}
.inner-banner-div{ border-radius:10px; overflow:hidden; text-align:center; max-height:225px}
.page-title{ margin:0 0 15px;color: #8f1b30; font-family: "robotobold"; font-size:24px}
.blog-list{ background:#fff; border-radius:12px; padding:10px 0; margin:0 0 20px}

.blog-list-title,.photo-list-title{ margin:0 0 5px; color:#002f60;height:41px;overflow:hidden;font-family:"robotomedium"; font-size:18px}
.blog-list-title a,.photo-list-title a{color:#002f60;}
.blog-list-title a:hover,.photo-list-title a:hover{color: #8f1b30;}
.blog-date{ color:#8f1b30; font-family: "robotomedium"; font-size:12px; margin:0 0 10px; display:block}
.news-detail .blog-date{color:#002f60;}
.photo-list{ margin:10px 5px 30px}
.thumbnail_container {
    padding-bottom: 66.5%;
    position: relative;
    width: 100%;
	
	overflow:hidden;border-radius:10px}
.thumbnail {
    border-radius: 0;
    height: 100%;
    padding: 0;
    position: absolute;
    width: 100%;
	margin:0;
	box-shadow:none;
	border:none;
}
.thumbnail img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.news-list{ margin:0 5px}
.news-list .event-title{height:21px;overflow:hidden;text-align:center;}
.news-date.event-date{background:rgba(143, 27, 47, 0.8);border-radius:0 0 10px 0;color:#fff;left:0;padding:5px 10px;position:absolute;top:0;}
.photo-list-title{ margin:10px 0 0 }
.news-sort-by{float:left;margin-right:20px;width:25%;}
.news-date{ color:#8f1b30; font-family:"robotomedium"; font-size:12px; margin:0px 10px 11px 0;}
.news-content{ margin:15px 10px 30px 10px;}
.cms-content{ margin:0 0 15px; font-size:16px}

.cms{font-size:14px;line-height:20px;text-align:left}
.cms h2, .cms h3, .cms h4, .cms h5, .cms h6{margin:0 0 10px; color: #002f60; font-family: "robotobold";}
.cms h2,.cms h2 a{color:#002f60; font-size:22px;}
.cms h3,.cms h3 a{color:#002f60; font-size:20px;}
.cms h4,.cms h4 a{color:#002f60; font-size:18px}
.cms h5,.cms h5 a{color:#002f60; font-size:16px}
.cms h6,.cms h6 a{color:#002f60;font-size:14px;}
.cms h2 a:hover, .cms h3 a:hover, .cms h4 a:hover, .cms h5 a:hover{color:#8f1b30}
.cms img {max-width:100%;}
.cms ul,.cms ol{padding:0;margin:0}
.cms ul{list-style:none;}
.cms ul li{background:url("../images/arrow.png") no-repeat scroll 0 5px;list-style:none;overflow:hidden; padding:0 0 3px 15px}
ol li{line-height:24px}
.cms ol{padding-left:15px;}
.cms p{margin:0; text-align:justify}
.cms table tr th{color:#8f1b30;font-size:15px; font-family: 'robotobold'; font-weight:normal}
.cms table{max-width:100%;width: 100%;margin:0 0 20px; }
.cms table tr th,.cms table tr td{line-height:1.42857;padding:8px;vertical-align:top;border:1px solid #ddd; background:#fff;}
.cms a{color:#8f1b30}.cms a:hover{color:#002f60}
.cms ol li{ list-style-type: unset}
.view-first img {
    transition: all 0.2s linear 0s;
}
.view-first .mask {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
	border-radius:10px
}
.view-first:hover .mask {
    opacity: 1;
    position: absolute;
}
.view-first:hover p{transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);   opacity: 1;}
.view-first:hover img {
    transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
}
.view-first p {
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: normal;
    height: 14px;
    left: 0;
    line-height: 30px;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	transform: scale(3);
	-webkit-transform: scale(3);
    width: 35px;
}
.team-block {
    padding:20px 15px;
    position: relative;
}
.team-title {
   color: #002f60;
    font-family: "robotomedium";
    font-size: 20px;
	margin:0 0 10px
}
.team-block.blockleft::after {
    background: #AFDAED none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -10px;
    top: 0;
    width: 1px;
	min-height:180px
}
.team-block.blockleft {
    text-align: right;
}

.team-block span {
    color: #ce0c21;
    font-size: 14px;
}
.team-block p {
       margin: 0px;
	
}
.team .row + .row {
    border-top: 1px solid #AFDAED;
}
.team-img{ width:130px; height:195px; display:table-cell; vertical-align:middle; text-align:center; background:#fff; border-radius:12px; overflow:hidden; margin:0 0 0 15px}
.team-img img{ max-width:130px; max-height:195px;}
.blockleft .team-img-div{ margin:0 0 20px 20px; float:right}
.team-img-div{ float:left; margin:0 20px 20px 0}
.team{ margin:40px 10px 0}
.news-detail-img{ float:left; margin:0 15px 15px 0; border-radius:10px; overflow:hidden; max-width:450px}
.news-detail .news-date{ color:#002f60}
.pull-left.news-social{margin-left:10px;}
textarea.form-control{height:81px;}
.CaptchaDiv img {
    margin: 0;
}
.Refresh {
    color: #073870;
    font-size: 24px;
    margin: 0 15px 0;
}
.Refresh:hover {
    color: #8f1b30;
}
.captcha input {
   
    height: 34px;
   
    width: 100px;
}
.form-comment {
    cursor: pointer;
    margin: 5px 12px 0;
    position: relative;
}
.form-comment .fa-question {
    color: #073870;
    font-size: 26px;
}
.form-comment .form-hint {
    background:#002f60;
    border-radius:4px;
    color: #fff;
    cursor: text;
    display: none;  
    font-size: 13px;
    line-height: 18px;
    padding: 5px 10px;
    position: absolute;
    right: -18px;
    top: 38px;
    width: 208px;
    z-index: 99999;
	 font-family: 'robotolight';
}
.form-comment .fa-caret-up {
    color: #002f60;
    font-size: 32px;
    position: absolute;
    right: 17px;
    top: -22px;
}
.form-comment:hover .form-hint {
    display: block;
}
.Refresh, .captcha, .code, .detail-logo, .form-comment, .loc-div i {
    float: left;
}
.CaptchaDiv{ margin:0 0 4px 0;overflow:hidden}
.code{ border-radius:4px; overflow:hidden}
.blog-form-title{font-family: 'robotobold'; font-size:20px; margin:30px 0 15px; color:#8f1b30}
.q {
    background: #003671 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    height: 100%;
    left: 0;
    padding: 4px 9px;
    position: absolute;
    top: 0;
	border-radius:4px 0 0 4px;font-family: 'robotomedium';
}
.faq h2, .faq h2 a{ margin:0; color:#374452; font-size:16px;}
.faq .panel-heading{ position:relative; padding:0;}
.faq h2 a{ padding:10px 30px 10px 45px; display:block}
.plus-mins-icon {
    color: #003671;
    position: absolute;
    right: 15px;
    top: 11px;
}
.panel-group .panel.faq{ margin-bottom:15px}
.f-ans {
    color: #000;
    font-family: inherit;
    font-size: 18px;
    left: 10px;
    position: absolute;
    top: 8px;font-family: 'robotomedium';
}
.faq-des{ position:relative; padding:10px 10px 10px 45px}
.bootstrap-select .btn-default{ background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px; font-family: 'robotolight';}
	.error{font-size: 13px;font-weight: normal;color: #e20303; margin:0;}
.loc-div{ margin-bottom:20px; font-size:18px}
.loc-div i {
    background:#002f60;
    border-radius: 100%;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin:0 7px 0 0;
    text-align: center;
    width: 25px;
}
.loc-div h3{font-family: 'robotobold'; font-size:18px; color:#002f60; margin:0 0 10px}
.loc-div p {
   
    padding: 0 0 0 32px;
}
.contact-note{ color:#8f1b30; font-family: 'robotomedium';}
.req-main {
    float: right;
    font-size: 13px;
    margin-bottom: 5px;
}
.req-main {
    color: #e20303;
}
.total, .time{ font-size:16px; margin:20px 0 0 0}
.total{ float:left}
.time{ float:right}
.quiz{max-width:800px;background:#fff;border-radius:10px; margin:0 auto; padding:15px 20px}
.quiz-div{ margin:0 0 10px}
.quiz-result{ font-size:18px}
.wrong{ color:#ff0000; margin:10px 0 0 0}
.quiz-que{ font-size:18px}
.answered{font-family: 'robotobold'; font-size:16px}
.correct{ margin:10px 0 0 0; color: green}
.quiz-ans{ border-bottom:solid 1px #afdaed; padding:0 0 20px}
.quiz-ans:last-child{ border:none}
.blog-disc{height:80px;overflow:hidden;}
.input-group-addon{ max-width:36px}
.news-social{ float:right}
.news-social li{ display:inline-block;}
.news-social li a{ display:block; margin:3px; font-size:15px; color:#002f60; border:solid 1px #002f60; border-radius:5px; width:22px; height:22px; text-align:center; line-height:20px}
.news-social li a:hover{ color:#8f1b30; border:solid 1px #8f1b30;}
.search-title{ font-family: 'robotomedium'; font-size:18px; color:#002f60; margin:0 0 10px}
.search-title a{color:#002f60}
.search-title a:hover{ color:#8f1b30}
.search-line{ background:#CBE7F2; height:1px; margin:15px 0px; border:none}
.search-list .btn{ margin:10px 0 0 0; float:right}
.search-list-img hr{ margin-left:10px; margin-right:10px;}
.search-list{ overflow:hidden}
.search-img{ margin:0 0 15px; position:relative; z-index:9999}

/*25-11-2015*/
.nav-mobile .dropdown .active{color:#8f1b30}
.footer-title a{color:#002f60}
.footer-title:hover,.footer-title.selected{background:#00ac4f;color:#fff}
footer h4{margin:0}
.loc-div a{color:#333}

/*12-23-15*/
.contact.CaptchaDiv {
    margin: 0;
}
.join-us { background-color:#a4e2e9}
.help { background-color:#eaf5ac}
.join-us:hover { background-color:#d2f1f4}
.help:hover { background-color:#f7fbde}

.fancybox-skin { width:100% !important}

.search-img img {
    border-radius: 4px;
    margin-left: 7px;
}
.start-exam {
    text-align: center;
}


 /*16-2-2016 start*/
.team-des {
   display: block;color:#8f1b30 !important; margin-top:2px; font-size:13px !important;
}
.news-sort-by { width:17%}
.blog-list-title, .photo-list-title { height:inherit}
.news-list .event-title { text-align:left}
.aside-logo.flag { margin-top:16px}
.loc-map iframe {
    height: 344px;
    width: 100%;
}
@media (max-width:991px) {
.news-sort-by { width:24%}
}
/*16-2-2016 end*/ 


/*4-2-2017*/
.cms .aw-widget-36hour table tr td {background: none;}

@media screen and (-webkit-min-device-pixel-ratio:0){
::i-block-chrome,.Slogan{-webkit-text-stroke:0.1px #fff}
}
@media(max-width:767px) {
.search-img {
text-align :center;
}
}

@media(max-width:1199px){
	.main-box-btm{ width:92%; margin:0 auto}
	.aside-logo{margin: 0 9px;width: 18%;}
}
@media(max-width:1024px){
	#nav-mobile-btn{ display:block}
	.navbar-nav{ display:none}
	header .top{display:none;}
	.nav-mobile i.fa-home {display: none;}
	.view-first .mask{display:none;}
	.nav-mobile .visible-xs{display:block !important;}
}
@media (max-width:991px){
	.wel-txt{ margin-bottom:15px}
	.main-box-btm{ height:51px}
	.aside-logo{ font-size:14px}
	.footer-title{ font-size:12px}
	.infoBlock .banner-title{ font-size:38px; line-height:42px}
	.photo-list-title{ font-size:16px}
	.blog-disc{ min-height: inherit}
	.fancybox-nav span { visibility:visible}
	.news-sort-by{width:32%;}
	.aside-logo{margin: 0 10px;width: 17%;font-size: 12px;}
	.captcha input {width: 89px;}
}
@media (max-width:962px){
	.main-box-btm{ height:45px; width:100%; margin-top:-1px; border-top:1px solid #E7F4F9}
	.main-box{ border-radius:12px 0 0 0; padding:0 0 20px;}
	}
@media (max-width:767px){
	
	.main-box{box-shadow:none;}
	.main-box-btm{position:relative}
	.event-div{ min-height:inherit}
	.event{ margin:0 0 20px}
	.main-box-btm{ height:45px; width:100%; margin-top:-1px; border-top:1px solid #E7F4F9}
	.main-box{ border-radius:12px 0 0 0; padding:0 0 20px; }
	.aside-logo{ font-size:12px}
	footer section{ width:33%}
	footer section:last-child{ width:38%}
	.copyright{ text-align:center}
	.footer-social{ margin:10px 0}
	.copyright .text-right{ text-align:center}
	.infoBlock{ display:none !important}
	.breadcrumb{ display:none}
	.team-block.blockleft::after{ background:none}
	.team .col-md-6{ border-top:1px solid #afdaed}
	.team .row + .row{ border:none}
	.news-detail-img{ float:none}
	.blog-form textarea.form-control{ margin-bottom:15px;}
	.opps { font-size: 31px; }
	.text-404 { font-size: 115px; line-height: 115px; }	
	.not-found { font-size: 21px; }
	.error-sec .search {width:300px}
	.news-detail p{ text-align:justify}
	.team .team-block{min-height:235px;}
	.news-sort-by{width:47%;}
	.aside-logo {width:46%;margin:0 5px;margin-bottom:20px;}
}
@media(max-width:600px){
	.search{width:100%}
	
	.col-xs-small{width:100%}
	.blog-img{margin:0 0 15px}
	.photo-list-title{font-size:15px}
	.news-sort-by{width:100%;margin-right:0;}
}
@media(max-width:479px){
.logo img{max-width:230px}
footer section,footer section:last-child{width:100%}
.col-xxs-small{width:100%}
.team-img-div,.blockleft .team-img-div{margin:0 auto 15px;float:none}
.team-block{padding:20px 0;text-align:center}
.team-block.blockleft{text-align:center}
.error-sec{padding:1em 10px 2em}
.error-sec .search{width:280px}
.thankyou-icon i{font-size:40px;height:80px;line-height:80px;width:80px;}
.thank-you h1{font-size:30px}
.th-desc{font-size:17px}
.total, .time{float:none}
.team .team-block .team-img{display:inline-block;line-height:190px}
.quiz .pull-left,.quiz.quiz-result .pull-right{float:none !important}
}
.fancybox-wrap{max-width: 95%!important;}
.fancybox-inner {max-width: 100%!important;}


.news-date.event-date.fr {left: auto;right:0px; margin-right: 0px;border-radius: 0 0 0px 10px; }
.inner-banner-div {
    max-height:100%;    
}
.inner-banner .thumbnail_container {
    position: relative;
    padding-bottom: 42.8%;
    overflow: hidden;    
}
.inner-banner .thumbnail_container .thumbnail {
    height: 100%;
    width: 100%;
    position: absolute;
    margin: 0;
    padding: 0;
    background: #ddd;
}
.inner-banner .thumbnail_container .thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.inner-banner .thumbnail > img, .thumbnail a > img {
    margin-right: auto;
    margin-left: auto;
}

/* 13-02-17 */
.frm-rh .btn {margin-top: 20px;}
@media(max-width:991px){
.frm-lf, .frm-rh {float: none !important;}    
}
@media(max-width:479px){
.CaptchaDiv {overflow-x:auto; } 
.main-box .btn.btn-default { margin:5% 35% !important;}
.blog-form .btn.btn-default { margin:5% 26% !important;}
.CaptchaDiv { margin:0 auto; text-align:center; display:table; float:none !important;}

}
@media(max-width:360px){
/*.blog-form .CaptchaDiv .Captcha iframe {transform: scale(0.8);}*/
.captcha iframe, .blog-form .Captcha iframe {transform: scale(0.8);}
}	
	
/*13-02-2017*/
.blog-form .g-recaptcha { float: left;}
.blog-form .btn.btn-default { margin:15px 0 0 30px;}
#ContactForm .frm-lf.pull-left { margin-right:20px;}


/* 10-9-2020 */
@media (min-width: 1200px){
    .aside-logo{margin: 0 5px;width: 18.5%;}
}

/*!
 * Bootstrap-select v1.7.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */.bootstrap-select{width:220px \0; margin-bottom:15px}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}select.bs-select-hidden,select.selectpicker{display:none!important}select.mobile-device{position:absolute!important;top:0;left:0;display:block!important;width:100%;height:100%!important;opacity:0}
