@charset "UTF-8";
/*!* AYBE Interactive v4.3.1 (https://aybereklam.com/)
  * Copyright 2011-2019 The AYBE Interactive Authors 
  * Licensed under MIT (https://aybereklam/master/LICENSE) */

@media (max-width: 1200px){}
@media (max-width: 992px){.brand-menu .contact,.brand-menu .social{ display: none !important; }.brand-logo img,body.menu-open .brand-logo img{ height: 55px !important; } }	
@media (max-width: 768px){
	.fs-70{font-size: 42px !important;}
	.fs-5 {font-size: 1rem!important;}
}	
@media (max-width: 576px){
	.fs-70{font-size: 38px !important;}
	.fs-5 {font-size: 1rem!important;}
}
@media (min-width: 1200px) and (max-width: 1500px){
	.slider h1 { font-size: 56px !important; }
}
@media (min-width: 992px) and (max-width: 1200px){
	.slider h1 { font-size: 48px !important; }
	.fs-70{font-size: 48px !important;}
}
@media (min-width: 768px) and (max-width: 991px){
	.slider h1 {font-size: 32px;}
		h1.fs-70{font-size: 32px !important;}

}	
@media only screen and (min-width: 480px) and (max-width: 767px){
	.slider h1 {font-size: 32px;}
	.slider h5 {font-size: 28px;}
		h1.fs-70{font-size: 32px !important;}

}	