@charset "utf-8";
/* CSS Document */
.scrolling{
	overflow-x:hidden;
	height:100%;
}
 .graybg {       	
	padding:30px;
	background: #cccccc;
	/*opacity: 0.7;*/
	opacity: 1;
	overflow: hidden;
	width: 100%;
}


.elss_course_submenu{	
	padding-left:25px; 
	padding-right:25px;	
}
.sen_course_submenu{
	padding-left:25px; 
	padding-right:25px;	
}
.tr_title_bg{
	background:#666 \9;
	background:#666;
}
.tr_bg{
	background:#ddd \9;
	background:#ddd;
}

.icon_hover
{
	color:#06C;
}
.icon_hover:hover
{
	color:#FFF;
}


@media(min-width:320px) {
	.contact_us_logo{ font-size:20px; padding-top:20px; line-height:40px; }
	.graybg_padding { padding:1px;	}
}
@media(min-width:768px) {
	.contact_us_logo{ font-size:20px; padding-top:55px; line-height:40px; }
	.graybg_padding { padding:20px;	}
}


@media(min-width:992px) {
	.graybg	{height: 397px; }
	.templatemo_col50a	{ float: left; width: 30%; position: relative; }
	.templatemo_col50b	{ float: left; width: 70%; position: relative; }
	.templatemo_col37a	{ float: left; width: 28%; position: relative; }
	.templatemo_col37b	{ float: left; width: 47%; position: relative; }
	.templatemo_col50_big { float: left; width: 100%; position: relative; }
	.tw_course_box {height: 670px;}
	.short_course_box {height: 400px;}
	.staff_list{height: 355px;}
	.elt_course_box {height: 578px;}
	.elss_course_submenu{height: 380px;}
	.sen_course_submenu{height: 280px;}
	.labour_dpt_menu{height: 450px;}	
	.contact_us_logo{ font-size:20px; padding-top:20px; line-height:40px; }
	#templatemo_map	{ height: 250px;}
	.graybg_padding { padding:30px;	}

}
@media(min-width:1200px) {
	.graybg	{ height: 466px; }
	.templatemo_col50a	{ float: left; width: 30%; position: relative; }
	.templatemo_col50b	{ float: left; width: 70%; position: relative; }
	.templatemo_col37a	{ float: left; width: 28%; position: relative; }
	.templatemo_col37b	{ float: left; width: 47%; position: relative; }
	.templatemo_col50_big { float: left; width: 100%; position: relative; }
	.tw_course_box {height: 790px;}
	.short_course_box {height: 465px;}
	.staff_list{height: 415px;}
	.elt_course_box {height: 685px;}
	.elss_course_submenu{height: 495px;}
	.sen_course_submenu{height: 360px;}
	.labour_dpt_menu{height: 555px;}
	.contact_us_logo{ font-size:20px; padding-top:30px; line-height:40px; }
	.graybg_padding { padding:30px;	}
	
}