/*==========  Desktop First Method  ==========*/

/* mobile button */
.hamburger {display: none;}
/* mobile button */

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {



#main-menu {
	width: auto;
	margin-right: 0px;
}
.sm-clean > li > a {
    margin-right: 43px;
    color: #fff;
}
.main_nav {
	/*
	display: flex;
	justify-content: space-between;
	*/

}	
.menu_wrapper {
	background-color: rgba(22,80,147,0.92);
}

.main_content_p1 {
	display: flex;
	padding-top: 27px;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hp2_box1 {
	width: 439px;
}
.main_content_p1_r {
	padding-top: 24px;
	width: 100%;
}
.main_content_p2 {
	padding-top: 0px;
}
.main_content_p1_l {
    padding-right: 0;
}
.mswiper-nav_wrap {
    display: flex;
    justify-content: center;
}

.top_bg {
	width: 100%;
	height: 216px;
	background-image: url(../img/top-backgr-1200.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#main {
	width: 100%;
	background-image: url(../img/adaptive-center-backgr.gif);
	height: auto;
	background-repeat: repeat-x;
	min-height: 610px;
	background-position: top;
	background-position-y: 10px;
}

.ra_ctopics_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 50px;
}

.content_iner_t_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 10px;
}

.tcard_wrapper {
	display: block;
}
.tcard_img img {
	width: 200px;
	height: auto;
	border: 1px solid #81b4f1;
	margin-top: 11px;
	-webkit-box-shadow: 8px 10px 15px -12px rgba(73,96,128,0.5);
	-moz-box-shadow: 8px 10px 15px -12px rgba(73,96,128,0.5);
	box-shadow: 8px 10px 15px -12px rgba(73,96,128,0.5);
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.tcard_mw {
	width: 512px;
	margin-bottom: 45px;
	margin-left: auto;
	margin-right: auto;
}
.tcard_mh {
	margin-bottom: 6px;
	text-align: center;
}
.tcard_icons {
	margin-bottom: 12px;
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
.tcard_texts {
	margin-left: auto;
	margin-right: auto;
}
.tcard_content {
	padding-left: 0;
}
.content_iner_t_wrap {
	display: block;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 10px;
}
.tcard_mw1 {
	width: 512px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}
a.ppl_al_link {
    opacity: 1 !important;
    padding-bottom: 0px;
    padding-top: 0px;
    line-height: 19px;
    /* display: table-cell; */
    /* vertical-align: bottom; */
    height: 21px;
    margin-top: 8px;
}



.header_wrapper {
	width: 100%;
	height: 90px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.top_bg {
	width: 100%;
	height: auto;
	background-image: url(../img/top-backgr.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.ms_logo {
	margin-top: 20px;
}
.tf_logos_wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 14px;
	margin-left: 50px;
}


.hp2_box1 div.hp_banner_wrapper a#bnrmp img {
	  width: 100%;
  max-width: 539px;
  height: auto;
}



}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


	/* toggle modile menu- */
	#mobile-menu    {
		margin-top: 9px;
	    z-index: 50000;
	}
	.mobile-menu-toggle {
	    cursor: pointer;
	    padding: 0;
	    position: relative;
	    z-index: 20000;
	    height: auto;
	    width: auto;
	    margin-top: 0px;
	    margin-left: 0;
	    float: left;
	}
	.hamburger {display: block;}
	.hamburger {
		font: inherit;
		display: inline-block;
		overflow: visible;
		margin: 0;
		padding: 0px;
		cursor: pointer;
		transition-timing-function: linear;
		transition-duration: .15s;
		transition-property: opacity,filter;
		text-transform: none;
		color: inherit;
		border: 0;
		background-color: transparent;
		outline: none;
		cursor: pointer;
		z-index: 50050;
		width: 42px;
		height: 44px;
	}
	.hamburger:hover {
		opacity: 1;
	}
	.hamburger-box {
		position: relative;
		display: inline-block;
		width: 40px;
		height: 40px;
		margin-top: -5px;
		vertical-align: top;
		padding-top: 0px;
		cursor: pointer;
	}
	.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
	    position: absolute;
	    width: 40px;
	    height: 4px;
	    transition-timing-function: ease;
	    transition-duration: .15s;
	    transition-property: transform;
	    border-radius: 4px;
	    background-color: #fff;
	}
	/* toggle modile menu- */

	.main-menu-wrapper {
		display: none;
	}


.swiper-container {
    width: 100%;
    height: auto;
}

.ft_wrapper {
	display: flex;
	justify-content: center;
	padding-top: 185px;
	color: #fff;
	font-size: 18px;
	flex-wrap: wrap;
}
.mc_p2_wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.hp2_box1 {
	width: 439px;
	margin-top: 10px;
}
.header_wrapper {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.top_bg {
	width: 100%;
	height: auto;
	background-image: url(../img/top-backgr.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.header_wrapper .acsl_logo img {
	max-width: 100%;
	height: auto;
}
.hd_sep {
	margin-left: 2px;
	margin-right: 2px;
}
.tc_logo a#tchlogo img {
	max-width: 100%;
	height: auto;	
}
.ee_logo a#eelogo img {
	max-width: 100%;
	height: auto;	
}
.main_content_p1_l {
	padding-right: 0;
}


.ft_over {
    margin-top: 20px;
    background-image: url(../img/bottom-center-backgr.jpg);
    height: 600px;
    width: 100%;
    background-repeat: repeat-x;
    z-index: 0;
}
.footer_content {
    width: 100%;
    height: 600px;
    background-image: none;
    background-position: 0 0;
    z-index: 100;
}
.ft_wrapper {
    text-align: center;
}
.ft_b1_st2_wr {
    display: flex;
    padding-top: 8px;
    padding-bottom: 9px;
    justify-content: center;
}
.main_content_p2 {
    padding-top: 0px;
}


.top_bg {
	width: 100%;
	height: 366px;
	background-image: url(../img/top-backgr-900.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.hdr_icon_wrap a img {
	display: block;
}
.hdr_icon_wrap a div {
	display: none;
}
.hdr_icon_wrap a  {
	/*display: flex;*/
}
.menu_bottom_line {
	background-color: #90c9fc;
	width: 100%;
	height: 10px;
	margin-top: -4px;
}

.acsl_logo {
	width: 100%;
}
.acsl_logo img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.hp2_box_cnt1, .hp2_box_cnt1 {
	height: auto;

}
.hp_box_btm {
	background-image: url(../img/box-bottom-backgr.gif);
	height: 4px;
	width: 100%;
	margin-top: 4px;
}

#main_nav.fixed {
	position: fixed;
	top: 0px;
	left: 0;
	z-index: 1;
	width: 100%;
	box-shadow: 0px 4px 6px 1px rgba(0,0,0,0.4);
	background-color: rgba(22,80,147,0.92);
	display: none;
}

.hara {
	position: absolute;
	right: 0;
	top: -18px;
	border-bottom: none;
}

.top_bg {
	width: 100%;
	height: 93px;
	background-image: url(../img/top-backgr-900.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
}


.main_content_p1 {
	display: block;
	/* padding-top: 57px; */
	justify-content: space-between;
	flex-wrap: wrap;
}
.main_content_p1_l_txt {
    padding-left: 43px;
}


.ft_b2_st2 {
	margin-top: 14px;
	margin-bottom: 14px;
}
.ft_bl2 {
	width: auto;
	font-size: 16px;
	margin-bottom: 20px;
}
.ft_over {
	margin-top: 20px;
	background-image: url(../img/bottom-center-backgr.jpg);
	height: auto;
	width: 100%;
	background-repeat: repeat-x;
	z-index: 0;
}
.ft_wrapper {
	display: flex;
	justify-content: center;
	padding-top: 40px;
	color: #fff;
	font-size: 18px;
	flex-wrap: wrap;
}
.footer_content {
	width: 100%;
	height: auto;
	background-image: none;
	background-position: 0 0;
	z-index: 100;
}

.tf_logos_wrap {
	flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 14px;
    margin-left: 0px;
}
.header_wrapper {
	width: auto;
	height: auto;
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
}
.hph1 img {
	height: 33px;
	width: auto;
	margin-right: 81px;
}
.tc_logo a#tchlogo img {
    width: 110px;
    height: auto;
    max-width: none;
    margin-right: 8px;
}
.ee_logo a#eelogo img {
	max-width: none;
	height: auto;
	width: 110px;
}
.acsl_logo a#acsllogo img {
	max-width: none;
	height: auto;
	width: 110px;	
}
.holr1 div.tf_logos_wrap div.hd_sep.bee img, .holr1 div.tf_logos_wrap div.hd_sep img {
	display: none;
}
.tf_logos_wrap {
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 20px;
    margin-left: 0px;
}

#logomark img {
	height: 30px;
	width: auto;
	margin-top: 14px;
	margin-right: 109px;
}

.hp_box_btm {
    position: relative;
}

#bnrmpsmall {
	display: block;
}
#bnrmp {
	display: none;
}
.hp_banner a img {
	display: block;
	width: 100%;
	max-width: 330px;
	height: auto;	
}



}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	/*Disable Animation on Mobile Devices*/
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}




/* !!!!!! */

.swiper-slide img{
display: block;
max-width: 100%;
height:auto;
}





.main_content_p1 {
	display: block;
	padding-top: 57px;
	justify-content: space-between;
	flex-wrap: wrap;
}
.main_content_p2 {
	padding-top: 0px;
}

/*
.swwrow3, .swwrow2 {
    background-position: center;
    background-size: cover;
}
*/
.swwrow2 {
	width: 100%;
	background-image: url(../img/adaptive-slider-title-backgr.gif);
	height: auto;
	min-height: 60px;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swwrow3 {
	width: 100%;
	background-image: url(../img/adaptive-slider-details-backgr.gif);
	height: auto;
	min-height: 60px;
	background-repeat: no-repeat;
	/* position: relative; */
	display: flex;
	justify-content: center;
	align-items: center;
}

.hdr_icon_wrap a div {
	/*display: block;*/
}


.tc_logo {
	padding-top: 3px;
}
.top_bg {
	width: 100%;
	height: 276px;
	background-image: url(../img/top-backgr-800.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.holr2 {
	padding-top: 11px;
	padding-left: 0;
}
.tf_logos_wrap div.hd_sep img {
	display: none;
}

.rsm_wrapper {
	padding-top: 9px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 9px;
	border-radius: 25px;
}
.r_topic_wrapper_outer2 {
    width: 331px;
    height: auto;
    margin-bottom: 50px;
    margin-left: 10px;
    margin-right: 10px;
}

.press_card_cnt_wrapper {
	display: flex;
	flex-wrap: wrap-reverse;
	justify-content: center;
}
.press_card_cnt_r {
	margin-bottom: 15px;
}
.editor_content .press_wrapper h2 {
	margin-bottom: 5px;
}

.prioject_card_cnt_wrapper {
	display: flex;
	flex-wrap: wrap-reverse;
	justify-content: center;
}
.prioject_card_cnt_r {
	margin-bottom: 15px;
}
.editor_content .prioject_wrapper h2 {
	margin-bottom: 5px;
}


.header_wrapper .acsl_logo img {
	width: auto;
	height: auto;
}
.top_bg {
	width: 100%;
	height: 85px;
	background-image: url(../img/top-backgr-800.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.main_content_p1_l {
	padding: 0;
	display: block;
	padding-top: 0px;
}
.ll_txt_st {
	margin-bottom: 0;
}
.mc_ll_txt {
	padding-top: 0;
}
.mc_ll_txt {
	padding-top: 0;
	margin-top: 12px;
	margin-bottom: 35px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 300px;
	text-align: center;
}
.in_b1_st2_wr {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 10px;
	justify-content: center;
}
.mc_ll_wrapper div.mc_ll_img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 210px;
	height: auto;
}
.mc_ll_wrapper {
	padding-top: 0px;
	margin-top: 40px;
	width: 100%;
}
.main_content_p1_l_txt {
	padding-left: 0;
	width: 100%;
}
.hp2_box1 {
	margin-top: 0px;
	width: 100%;
	min-height: 300px;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.sem_wrap {
	width: 100%;
	max-height: initial;
	overflow-y: hidden;
}
.main_content_p1 {
	display: block;
	padding-top: 0;
	justify-content: space-between;
	flex-wrap: wrap;
}
.header_wrapper {
	width: auto;
	height: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.top_bg {
	width: 100%;
	height: 120px;
	background-image: url(../img/top-backgr-800.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
}


.hph1 img {
	height: auto;
	width: 310px;
	margin-right: auto;
	margin-left: auto;
}
.tc_logo a#tchlogo img {
	width: 100px;
	height: auto;
	max-width: none;
}
.ee_logo a#eelogo img {
	max-width: none;
	height: auto;
	width: 100px;
}
.acsl_logo a#acsllogo img {
	max-width: none;
	height: auto;
	width: 100px;	
}
.holr1 div.tf_logos_wrap div.hd_sep.bee img, .holr1 div.tf_logos_wrap div.hd_sep img {
	display: none;
}
.tf_logos_wrap {
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-top: 0px;
	margin-left: 0px;
}
.header_wrapper {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: none;
    width: 340px;
    margin-left: auto;
    margin-right: auto;
}
.ms_logo {
	margin-top: 6px;
}

#logomark img {
    height: auto;
    width: 310px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 14px;
}







}


@media only screen and (max-width : 680px) {

}

@media only screen and (max-width : 550px) {

.tcard_wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}

.tcard_mw {
	width: 302px;
	margin-bottom: 45px;
	margin-left: auto;
	margin-right: auto;
}
.tcard_mw1 {
	width: 302px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}

.rsm_wrapper label {
	display: none;
}



}


@media only screen and (max-width : 500px) {
.hp2_box1 {
	width: 100%;
	margin-top: 10px;
}
	.hpnr01 {
		display: none;
	}

	.tdp_wrap {
		display: block;
		padding-top: 15px;
		color: #000;
		font-weight: 700;
	}
	.tdcinwr2 {
		display: block;
		padding-left: 31px;
	}

	.tdp_wrap {
	    display: block;
	    padding-top: 15px;
	    color: #000;
	    font-weight: 700;
	    line-height: 22px;
	}
.tdpwcol1 {
    width: 200px;
    margin-bottom: 10px;
}
.tplss, .tdts {
	margin-bottom: 7px;
}


div.pbl_nstring2 a img {
	height: 19px;
}
.h2homew {
	display: flex;
	position: relative;
	height: 60px;
	padding-top: 12px;
}
.hara2 {
    position: absolute;
    right: 0;
    top: -2px;
    border-bottom: none;
}


.h2hp1 h2 {
    margin: 0;
    padding: 0;
    padding-top: 5px;
    white-space: nowrap;
    color: #ce3000;
    font-size: 24px;
}

.hara {
    position: absolute;
    right: 0;
    top: -4px;
    border-bottom: none;
}



}





/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {



}



@media only screen and (max-width : 450px) {

div.editor_content p img.alignright.wp-image-665 {
	display: block;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.ft_b1_st2_wr {
    display: flex;
    padding-top: 8px;
    padding-bottom: 9px;
    justify-content: center;
    flex-wrap: wrap;
}

/*

*/


}


@media only screen and (max-width : 380px) {

	.hph1 img {
		height: auto;
		width: 292px;
		margin-right: auto;
		margin-left: auto;
	}


	.tc_logo a#tchlogo img {
		width: 93px;
		height: auto;
		max-width: none;
	}
	.ee_logo a#eelogo img {
		max-width: none;
		height: auto;
		width: 93px;
	}
	.acsl_logo a#acsllogo img {
		max-width: none;
		height: auto;
		width: 93px;	
	}

	.ms_logo a#logomark.contains-image img {
		height: auto;
		width: 292px;
		margin-bottom: 6px;
	}
}


/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}