/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background:none;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;*+bottom: 20px;
	width: 100%;
	
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	position:relative;
	background:url(../images/b_dot.png) no-repeat;
	
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background:url(../images/b_dot_on.png) no-repeat;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/controls.png) no-repeat 0 -32px;
	display:none;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/controls.png) no-repeat -43px -32px;
	display:none;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 99;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;
	width: 100%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}



.zone_banner .bx-wrapper .bx-pager,.zone_banner .bx-wrapper .bx-controls-auto { bottom:15px; text-align:left; left:19.27%; width:80.63%; }
.zone_banner .bx-wrapper .bx-pager.bx-default-pager a { margin:0px 28px 0px 0px;text-indent:0px; font-size:20px; line-height:30px; height:30px; color:#1b1b1b;  }
.zone_banner  .bx-wrapper .bx-pager.bx-default-pager a.active { color:#0086cd; background:url(../../img/drfound/special/page_line01.jpg) no-repeat right 20px; padding-right:116px; margin-right:14px; }
.zone_banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align:left; width:80.63%; }

.in_banner .bx-wrapper .bx-pager,.in_banner .bx-wrapper .bx-controls-auto { left:auto; right:13.27%; width:80.63%; text-align:right; }
.in_banner .bx-wrapper .bx-pager.bx-default-pager a.active { color:#e83627; background:url(../../img/drfound/special/page_line03.jpg) no-repeat right 20px;}
.in_banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align:right; }


/***************in_attend*******************/
.in_attend .bx-wrapper .bx-controls-direction a { width:14px;  height:24px; top:auto; bottom:-63px; margin-top:0px; }

.in_attend .bx-wrapper .bx-prev { display:block; left:42%; margin-left:-42px; background:url(../../img/drfound/special/gold_list_but01.png) no-repeat left bottom; }
.in_attend .bx-wrapper .bx-next { display:block; left:auto; right:58%; margin-right:-42px; background:url(../../img/drfound/special/gold_list_but02.png) no-repeat left bottom;  }
.in_attend .bx-wrapper .bx-controls-direction a.disabled { display:block; }
.in_attend .bx-wrapper .bx-controls-direction a.bx-prev.disabled { background-position: 0 top; }
.in_attend .bx-wrapper .bx-controls-direction a.bx-next.disabled { background-position: 0 top; }

.in_attend .bx-wrapper .bx-prev:hover {
	background-position: 0 bottom;
}
.in_attend .bx-wrapper .bx-next:hover {
	background-position: 0 bottom;
}


/***************math_prize*******************/
.math_prize .bx-wrapper .bx-controls-direction a { width:12px;  height:21px; top:0px; margin-top:-42px; }
.math_prize .bx-wrapper .bx-prev { display:block; left:auto; right:58px; background:url(../../img/drfound/special/math_prize_but01.png) no-repeat left top; }
.math_prize .bx-wrapper .bx-next { display:block; right:0px; background:url(../../img/drfound/special/math_prize_but02.png) no-repeat left top;  }
.math_prize .bx-wrapper .bx-controls-direction a.disabled { display:block; }
.math_prize .bx-wrapper .bx-controls-direction a.bx-prev.disabled { background-position: 0 bottom; }
.math_prize .bx-wrapper .bx-controls-direction a.bx-next.disabled { background-position: 0 bottom; }

.math_prize .bx-wrapper .bx-prev:hover {
	/*background-position: 0 0;*/
}
.math_prize .bx-wrapper .bx-next:hover {
	/*background-position: 0 0;*/
}



/***************zone_award*******************/
.zone_award .bx-wrapper .bx-controls-direction a { width:12px;  height:21px; top:40%; margin-top:0px; }
.zone_award .bx-wrapper .bx-prev { display:block; left:-4.5%; background:url(../../img/drfound/special/math_prize_but01.png) no-repeat left top; }
.zone_award .bx-wrapper .bx-next { display:block; right:-4.5%; background:url(../../img/drfound/special/math_prize_but02.png) no-repeat left top;  }
.zone_award .bx-wrapper .bx-controls-direction a.disabled { display:block; }
.zone_award .bx-wrapper .bx-controls-direction a.bx-prev.disabled { background-position: 0 bottom; }
.zone_award .bx-wrapper .bx-controls-direction a.bx-next.disabled { background-position: 0 bottom; }

.zone_award .bx-wrapper .bx-prev:hover {
	/*background-position: 0 0;*/
}
.zone_award .bx-wrapper .bx-next:hover {
	/*background-position: 0 0;*/
}

.physics_prize .bx-wrapper .bx-controls-direction a { top:auto; bottom:-48px; margin-top:0px; }
.physics_prize .bx-wrapper .bx-prev { right:auto; left:0px; }
.physics_prize .bx-wrapper .bx-next { right:auto; left:58px; }


/***************zone_award_review*******************/
.zone_award_review .bx-wrapper .bx-controls-direction { position:absolute; left:43.6%; width:10.625%; background:#fafafa; height:18.12%; bottom:0px; }
.zone_award_review .bx-wrapper .bx-controls-direction a { width:12px;  height:21px; top:50%; bottom:0px; margin-top:-10px; }

.zone_award_review .bx-wrapper .bx-prev { display:block; left:30%; background:url(../../img/drfound/special/math_prize_but01.png) no-repeat left top; }
.zone_award_review .bx-wrapper .bx-next { display:block; right:30%; background:url(../../img/drfound/special/math_prize_but02.png) no-repeat left top;  }
.zone_award_review .bx-wrapper .bx-controls-direction a.disabled { display:block; }
.zone_award_review .bx-wrapper .bx-controls-direction a.bx-prev.disabled { background-position: 0 bottom; }
.zone_award_review .bx-wrapper .bx-controls-direction a.bx-next.disabled { background-position: 0 bottom; }

.zone_award_review .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.zone_award_review .bx-wrapper .bx-next:hover {
	background-position: 0 0;
}

/***************in_hot_nspic*******************/
.in_hot_nspic .bx-wrapper .bx-controls-direction { position:absolute; z-index:3; right:0px; width:128px; background:#e25345; height:62px; top:23px; }
.in_hot_nspic .bx-wrapper .bx-controls-direction a { width:14px;  height:24px; top:50%; bottom:0px; margin-top:-12px; }

.in_hot_nspic .bx-wrapper .bx-prev { display:block; left:19%; background:url(../../img/drfound/special/in_hot_nspic_but01.png) no-repeat left bottom; }
.in_hot_nspic .bx-wrapper .bx-next { display:block; right:19%; background:url(../../img/drfound/special/in_hot_nspic_but02.png) no-repeat left bottom;  }
.in_hot_nspic .bx-wrapper .bx-controls-direction a.disabled { display:block; }
.in_hot_nspic .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.in_hot_nspic .bx-wrapper .bx-next:hover {
	background-position: 0 0;
}

/***************in_hot_nslb*******************/
.in_hot_nslb .bx-wrapper .bx-controls-direction a { width:14px;  height:24px; top:0%; margin-top:0px; }

.in_hot_nslb .bx-wrapper .bx-prev { display:block; left:auto; right:59px; background:url(../../img/drfound/special/gold_list_but01.png) no-repeat left bottom; }
.in_hot_nslb .bx-wrapper .bx-next { display:block; right:0px; background:url(../../img/drfound/special/gold_list_but02.png) no-repeat left bottom;  }
.in_hot_nslb .bx-wrapper .bx-controls-direction a.disabled { display:block; }
.in_hot_nslb .bx-wrapper .bx-controls-direction a.bx-prev.disabled { display:block; background:url(../../img/drfound/special/gold_list_but01.png) no-repeat left top; }
.in_hot_nslb .bx-wrapper .bx-controls-direction a.bx-next.disabled { display:block; background:url(../../img/drfound/special/gold_list_but02.png) no-repeat left top; }

.in_hot_nslb .bx-wrapper .bx-prev:hover {
	background-position: 0 bottom;
}
.in_hot_nslb .bx-wrapper .bx-next:hover {
	background-position: 0 bottom;
}


/***************gold_list*******************/
.gold_list .bx-wrapper .bx-controls-direction a { width:14px;  height:24px; top:0px; margin-top:-9%; }

.gold_list .bx-wrapper .bx-prev { display:block; left:auto; right:68px; background:url(../../img/drfound/special/gold_list_but01.png) no-repeat left top; }
.gold_list .bx-wrapper .bx-next { display:block; right:0px; background:url(../../img/drfound/special/gold_list_but02.png) no-repeat left top;  }

.gold_list .bx-wrapper .bx-prev:hover {
	background-position: 0 bottom;
}
.gold_list .bx-wrapper .bx-next:hover {
	background-position: 0 bottom;
}


/***************project_caselb*******************/
.project_caselb .bx-wrapper .bx-controls-direction a { width:12px;  height:21px; top:0px; margin-top:0px; }

.project_caselb .bx-wrapper .bx-prev { display:block; left:auto; right:-57px; background:url(../../img/drfound/special/math_prize_but01.png) no-repeat left top; }
.project_caselb .bx-wrapper .bx-next { display:block; right:-115px; background:url(../../img/drfound/special/math_prize_but02.png) no-repeat left top;  }
.project_caselb .bx-wrapper .bx-controls-direction a.disabled { display:block; }
.project_caselb .bx-wrapper .bx-controls-direction a.bx-prev.disabled { background-position: 0 bottom; }
.project_caselb .bx-wrapper .bx-controls-direction a.bx-next.disabled { background-position: 0 bottom; }

.project_caselb .bx-wrapper .bx-prev:hover {
	/*background-position: 0 bottom;*/
}
.project_caselb .bx-wrapper .bx-next:hover {
	/*background-position: 0 bottom;*/
}



/***************in_act_pic*******************/
.in_act_pic .bx-wrapper .bx-controls-direction a { width:20px;  height:70px; top:50%; margin-top:-35px; }

.in_act_pic .bx-wrapper .bx-prev { display:block; left:-6.84%; right:auto; background:url(../../img/drfound/special/in_act_pic_but01.png) no-repeat left top; }
.in_act_pic .bx-wrapper .bx-next { display:block; right:-6.84%; background:url(../../img/drfound/special/in_act_pic_but02.png) no-repeat left top;  }
.in_act_pic .bx-wrapper .bx-controls-direction a.disabled { display:block; }

.in_act_pic .bx-wrapper .bx-prev:hover {
	background-position: 0 bottom;
}
.in_act_pic .bx-wrapper .bx-next:hover {
	background-position: 0 bottom;
}


/*****************project_pictabconlb**********************/
.project_pictabconlb .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 44px;
	height:8px;
	margin: 0 5px;
	position:relative;
	background:url(../../img/drfound/special/project_pictabconlb_li01.png) no-repeat left bottom;
	
}

.project_pictabconlb .bx-pager.bx-default-pager a:hover,
.project_pictabconlb .bx-pager.bx-default-pager a.active {
	background:url(../../img/drfound/special/project_pictabconlb_li01.png) no-repeat left top;
}


/***************infor_disclosure*******************/
.infor_disclosure .bx-wrapper .bx-controls-direction a { width:14px;  height:24px; top:0%; margin-top:-108px; }

.infor_disclosure .bx-wrapper .bx-prev { display:block; left:auto; right:59px; background:url(../../img/drfound/special/gold_list_but01.png) no-repeat left bottom; }
.infor_disclosure .bx-wrapper .bx-next { display:block; right:0px; background:url(../../img/drfound/special/gold_list_but02.png) no-repeat left bottom;  }
.infor_disclosure .bx-wrapper .bx-controls-direction a.bx-prev.disabled { display:block; background:url(../../img/drfound/special/gold_list_but01.png) no-repeat left top; }
.infor_disclosure .bx-wrapper .bx-controls-direction a.bx-next.disabled { display:block; background:url(../../img/drfound/special/gold_list_but02.png) no-repeat left top; }

.infor_disclosure .bx-wrapper .bx-controls-direction a.bx-prev.disabled {}
.infor_disclosure .bx-wrapper .bx-prev:hover {
	/*background-position: 0 top;*/
}
.infor_disclosure .bx-wrapper .bx-next:hover {
	/*background-position: 0 top;*/
}


/***************guest_zonelb*******************/
.guest_zonelb .bx-wrapper .bx-controls-direction a { width:12px;  height:21px; top:auto; bottom:0px; }

.guest_zonelb .bx-wrapper .bx-prev { display:block; left:auto; right:59px; background:url(../../img/drfound/special/guest_zonelb_but01.png) no-repeat left bottom; }
.guest_zonelb .bx-wrapper .bx-next { display:block; right:0px; background:url(../../img/drfound/special/guest_zonelb_but02.png) no-repeat left bottom;  }
.guest_zonelb .bx-wrapper .bx-controls-direction a.bx-prev.disabled { display:block; background:url(../../img/drfound/special/guest_zonelb_but01.png) no-repeat left top; }
.guest_zonelb .bx-wrapper .bx-controls-direction a.bx-next.disabled { display:block; background:url(../../img/drfound/special/guest_zonelb_but02.png) no-repeat left top; }

/***************awards_years_tab*******************/
.awards_years_tab .bx-wrapper .bx-controls-direction a { width:14px;  height:24px; top:76px; }

.awards_years_tab .bx-wrapper .bx-prev { display:block; left:-1px; background:url(../../img/drfound/special/gold_list_but01.png) no-repeat left top; }
.awards_years_tab .bx-wrapper .bx-next { display:block; right:0px; background:url(../../img/drfound/special/gold_list_but02.png) no-repeat left top;  }
.awards_years_tab .bx-wrapper .bx-controls-direction a.disabled { display:none; }



/***************inter_review*******************/
.inter_review .bx-wrapper .bx-controls-direction a { width:16px;  height:57px; top:50%; margin-top:-28px; }

.inter_review .bx-wrapper .bx-prev { display:block; left:3.33%; right:auto; background:url(../../img/drfound/special/intel_review_but01.png) no-repeat left top; }
.inter_review .bx-wrapper .bx-next { display:block; right:3.33%; background:url(../../img/drfound/special/intel_review_but02.png) no-repeat left top;  }
.inter_review .bx-wrapper .bx-controls-direction a.disabled { display:none; }

.inter_review .bx-wrapper .bx-prev:hover {
	/*background-position: 0 bottom;*/
}
.inter_review .bx-wrapper .bx-next:hover {
	/*background-position: 0 bottom;*/
}

/***************forum_process_text*******************/
.forum_process_text .bx-wrapper .bx-controls-direction a { width:21px;  height:12px; top:auto; margin-top:0px; bottom:0px; }

.forum_process_text .bx-wrapper .bx-prev { display:block; left:auto; right:24.47%; background:url(../../img/drfound/special/forum_process_text_but01.png) no-repeat left bottom; }
.forum_process_text .bx-wrapper .bx-next { display:block; right:8.51%; background:url(../../img/drfound/special/forum_process_text_but02.png) no-repeat left bottom;  }
.forum_process_text .bx-wrapper .bx-controls-direction a.disabled { display:none; }
.forum_process_text .bx-wrapper .bx-controls-direction a.bx-prev.disabled { display:block; background:url(../../img/drfound/special/forum_process_text_but01.png) no-repeat left top; }
.forum_process_text .bx-wrapper .bx-controls-direction a.bx-next.disabled { display:block; background:url(../../img/drfound/special/forum_process_text_but02.png) no-repeat left top; }

.forum_process_text .bx-wrapper .bx-prev:hover {
	/*background-position: 0 bottom;*/
}
.forum_process_text .bx-wrapper .bx-next:hover {
	/*background-position: 0 bottom;*/
}



.media_pic .bx-wrapper .bx-pager,.zone_banner .bx-wrapper .bx-controls-auto { bottom:12px; text-align:right; right:21px;}
.media_pic .bx-wrapper .bx-pager.bx-default-pager a { text-indent:0px; font-size:0px; line-height:30px; height:14px; width:14px; margin:0px 4px; background:url(../../img/drfound/special/media_pic_li02.png) no-repeat left top;  }
.media_pic  .bx-wrapper .bx-pager.bx-default-pager a.active { color:#0086cd; background:url(../../img/drfound/special/media_pic_li01.png) no-repeat left top; }
.media_pic .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align:left; width:80.63%; }



.inter_body .zone_banner .bx-wrapper .bx-pager.bx-default-pager a { color:#fff; }
.inter_body .zone_banner .bx-wrapper .bx-pager.bx-default-pager a.active { color:#0086cd; }

@media only screen and (max-width: 1340px) {
.zone_banner .bx-wrapper .bx-pager, .zone_banner .bx-wrapper .bx-controls-auto { left:8%; }
.in_banner .bx-wrapper .bx-pager, .in_banner .bx-wrapper .bx-controls-auto { left:auto; right:5px; }

/***************project_caselb*******************/
.project_caselb .bx-wrapper .bx-controls-direction a { margin-top:-50px; }
.project_caselb .bx-wrapper .bx-prev {right:59px; }
.project_caselb .bx-wrapper .bx-next {  right:0px;  }

}
@media only screen and (max-width: 1200px) {
  
.zone_banner .bx-wrapper .bx-pager,.zone_banner .bx-wrapper .bx-controls-auto { left:auto; margin:0px 20px; width:auto; }
.zone_banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { width:auto; }

.in_banner .bx-wrapper .bx-pager,.in_banner .bx-wrapper .bx-controls-auto { left:auto; right:auto; margin:0px; width:100%; text-align:right; }
.in_banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align:right; width:100%; }

  

}

@media only screen and (max-width: 1100px) {

.in_hot_nspic .bx-wrapper .bx-controls-direction { height:50px; }

}