

@media (max-width: 1400px) {



.center{

    

    max-width: 100% !important;

    

}	

 img {



 height: auto;



 max-width: 100% !important;



}

	



	

	

	

}



@media (max-width: 1160px) {







}



@media (max-width: 950px) {



}

	



@media (max-width: 768px) {

body {

	font-size: 100%;

	}

 img {



 height: auto;



 max-width: 100% !important;



}

    .center {
        max-width: 100% !important;
    }


 iframe {



height: auto;



 max-width: 100% !important;



}

	#header .center{flex-direction: column;}
#logo {
   max-width: 230px;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 30px;
    display: flex;
    align-items: center;
}
	#phone ul {
    flex-direction: column;
}
#phone ul li {
    margin: 10px 10px;
}
#welcome .welcomeLeft {
	padding: 20px;}	
	
.mainTemplate .page-header h1 {
    margin: 0 auto;
    max-width: 90%;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 900;
    font-size: 1.8rem;
    padding: 45px 0;
}	
	.mainTemplate .page-header {

    margin-bottom: 0px;
}
	
/*------END 768px------*/	
}













