
/* Desktop Layout: 1024px. */


@media only screen and (min-width: 992px) and (max-width: 1279px) {
.three_teaser .single_teaser img {height: 404px;}
.single_footer_list {width: 128px;}
}

@media only screen and (max-width : 979px) {
.container{width:90%;}
.two_teaser .single_teaser {float: left;width: 50%;}
.three_teaser .single_teaser {float: left;width: calc(100% / 3);}
.three_teaser .single_teaser img {height: 403px;}
.single_footer_list {width: 120px;}
.single_footer_list h2 {font-size: 11pt;}
.single_footer_list ul li a {font-size: 12px;}

}

@media only screen and (max-width : 920px) {	


}

@media only screen and (max-width : 880px) {

}

@media only screen and (max-width : 820px) {

	
}

@media only screen and (max-width : 775px) {

}

@media only screen and (max-width : 768px) {
.single_footer_list {min-height: 172px;width: 125px;}
	
}

@media only screen and (max-width : 767px) {	
.header .title {margin: 226px auto 0;width: 100%;left: 0;}
.slicknav_menu{display:block;}
.nav_area{display:none;}
.two_teaser .single_teaser, .three_teaser .single_teaser {float: none;width: 100%;}
.single_teaser .news_box ul {min-height: 280px;}
.social{float:left;}
.three_teaser .single_teaser img {height: auto;}
}

@media only screen and (max-width : 568px) {

	
	
	
}

@media only screen and (max-width : 480px) {	
	
	
	
	
	
	
}

@media only screen and (max-width : 320px) {	
	
	
}