@media (max-width: 1400px) {




}


@media (max-width: 1200px) {

.baner-home-page-img{
width:100%;
height:540px;
}




}


@media (max-width: 992px) {

.baner-home-page-block-content-item{
background:#fff;
width:calc(50% - 70px);
padding:30px;
margin-bottom:20px; 
}

.header-top-content-swicher{
display:block;
}

.header-top-content-nav{
display:none;
}

}


@media (max-width: 768px) {

.baner-home-page-block-content-item{
background:#fff;
width:calc(100% - 60px);
padding:30px;
margin-bottom:20px; 
}

.baner-home-page-ob-text-header{
font-size:38px;
}

.baner-home-page-ob-text-header span{
font-size:24px;
}


}




@media (max-width: 576px) {

.header-top-content-logo img{
height:20px;
width:auto;
margin:10px 0px;
}

.header-top-content-right-lang select{
width:60px;
}

.footer-logo{
width:auto;
height:25px;
}

.section-page .alignleft{
float:none;
margin:0px 0px 0px 0px;	
}

.section-page .alignright{
float:none;
margin:0px 0px 0px 30px;	
}


}




@media (max-width: 350px) {




}

