@media screen and (max-width:1366px) {
	
	.header img{max-width: 70px;}
	.downloads_btn{    bottom: 70px;}
	.main_banner ul.slick-dots{bottom: 110px;}
	.slick-slide img{height: 100vh;}
	
	
	.contact_tab_content img{max-width: 400px; position: absolute; margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px;}
	.about_tab_content img{position: absolute; margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; max-width: 100%;  }

}
 @media screen and (max-width:1199px) {

}
 @media screen and (max-width:1023px) {

}

@media screen and (max-width:991px) {

}

 @media screen and (max-width:880px) {
}
 @media screen and (max-width:767px) {
     .mobile_slider{display: block;}
	 .website_slider{display: none;}
	 
	 
	 .main_banner ul.slick-dots{bottom: 0px;}
	 .downloads_btn{    bottom: 90px;}
	 .header img{max-width: 60px;}
	 .main_banner ul.slick-dots{bottom: 130px;}
	 .downloads_btn{    bottom: 160px;}
	 
	 .about_tab_content .about_img_large{display: none}
	 .about_tab_content .about_img_mobile{display: block}
}
 @media screen and (max-width:576px) {
	 
	 .downloads_btn{bottom: 160px;}
	 .header img{max-width: 60px;}

}
 @media screen and (max-width:479px) {
 
}
 @media screen and (max-width:380px) {

}
