/* Mobile Portrait View */
@media screen and (max-width:767px) {
.block_beweb_1 { background:#41210a;}
.block_beweb_1 .imagess { padding:20px 0;}
.block_beweb_1 .imagess .four_col1, .block_beweb_1 .imagess .four_col2 { margin-bottom:15px;}
.max_video iframe { max-width:100% !important;}
.y-kien-khach-hang  { padding:5px 30px !important}
.title-title  { padding:5px 15px !important}
.ban-do { padding:5px 30px !important}
.ban-do iframe { max-width:100% !important;}
.footer-end .ft { padding:15px 0; width:100%; float:left}
.ft-tmv1 { float:left; }
.beweb_footer .pull-right { text-align:left; float:left}
.logo-ft img { margin:0 auto; display:block}
section .slide { margin-top:59px;}
.page .content-x { margin-top:59px;}
}
 


@media screen and (min-width:300px) and (max-width: 480px){


/* Mobile Landscape View */
@media screen and (min-width: 480px) and (max-width: 767px){

}


/* Tablet View */
@media screen and (max-width:1209px) and (min-width:768px) { 

}

@media screen and (min-width:768px) and (max-width: 980px){

}


@media screen and (max-width: 980px){

}