/*Banner*/
#sub-banner{width: 100%; float: left}
#sub-banner .top-banner {width: 100%;float: left;}
#sub-banner .top-banner {width: 100%;float: left;}
#sub-banner .top-banner .left-top-banner {width: 45%;float: left;margin-top: 10px;text-align: center;}
#sub-banner .top-banner .left-top-banner > img{float: left;}
#sub-banner .top-banner .right-top-banner {width: 53%;float: left;text-align: center;margin-top: 40px;}
#sub-banner .top-banner .right-top-banner > img:nth-child(1){}
#sub-banner .top-banner .right-top-banner > img:nth-child(2){margin-top: 10px}
#sub-banner .top-banner .right-top-banner > img:nth-child(3){display: none;}
#sub-banner .top-banner .right-top-banner .subs-img {width: 100%;text-align: center;float: left;margin-top: 10px;}
#sub-banner .top-banner .right-top-banner .subs-img .sub1-img {width: 46%;float: left;margin-left: 2%;}
#sub-banner .top-banner .right-top-banner .subs-img .sub1-img img{float: left; margin-top: 8px}
#sub-banner .top-banner .right-top-banner .subs-img .sub2-img{width: 46%;float: left;margin-left: 2%;}
#sub-banner .top-banner .right-top-banner .subs-img .sub2-img img{float: left; margin-top: 8px}

#sub-banner .banner-mobile{display: none;}
#sub-banner .banner-mobile img{}
@media screen and (max-width: 800px){
    #sub-banner .top-banner .left-top-banner {margin-top: 2%;}
    #sub-banner .top-banner .left-top-banner > img {width: 100%;float: left;}
    #sub-banner .top-banner .right-top-banner {margin-top: 10%;width: 55%;}
    #sub-banner .top-banner .right-top-banner > img:nth-child(1) {width: 100%;}
    #sub-banner .top-banner .right-top-banner > img:nth-child(2) {display: none;}
    #sub-banner .top-banner .right-top-banner > img:nth-child(3) {display: block;width: 70%;margin: 0 15%;margin-top: 2%;}
    #sub-banner .top-banner .right-top-banner .subs-img {display: none;}
    #sub-banner .banner-mobile {display: block;text-align: center;float: left;width: 80%;margin: 0 10%;margin-top: 2%;margin-bottom: 3%;}
    #sub-banner .banner-mobile img {width: 100%;}
}
@media screen and (max-width: 480px){
    #sub-banner .top-banner .right-top-banner > img:nth-child(3) {display: block;width: 90%;margin: 0 5%;margin-top: 2%;}
    #sub-banner .banner-mobile {display: block;text-align: center;float: left;width: 90%;margin: 0 5%;margin-top: 2%;margin-bottom: 3%;}   
}

/*Noi dung 1*/
#noidung1 {width: 100%;float: left;background: #05aac0;text-align: center;}
#noidung1 img {float: left;padding: 13px 0px;margin-left: 163px;}
#noidung1 p {font-size: 20px;font-family: tahoma;font-weight: bold;color: #fff9c7;width: 67%;margin: 0 auto;padding: 20px 0;text-transform: uppercase;float: left;}
@media screen and (max-width: 800px){
    #noidung1{}
    #noidung1 img {width: 6%;margin-left: 10%;padding: 3% 0;}
    #noidung1 p {padding: 3% 0;line-height: 24px;text-align: justify;margin-left: 2%;}
}
@media screen and (max-width: 480px){
    #noidung1 img {width: 8%;margin-left: 11%;padding: 4% 0;}
    #noidung1 p {padding: 3% 0;text-align: justify;margin-left: 2%;font-size: 18px;line-height: 23px;}
}
@media screen and (max-width: 360px){
    #noidung1 img {width: 10%;margin-left: 9%;padding: 8% 0;}
    #noidung1 p {padding: 3% 0;text-align: justify;margin-left: 4%;font-size: 16px;line-height: 20px;}
}

/*Nhan duoc*/
#nhanduoc {width: 100%;float: left;}
#nhanduoc .div1-nhanduoc {text-align: center;width: 100%;float: left;margin-top: 20px;}
#nhanduoc .div1-nhanduoc h2 {font-size: 18px;font-family: tahoma;font-weight: bold;text-transform: uppercase;width: 100%;color: #555f64;}

#nhanduoc .div2-nhanduoc {text-align: center;width: 100%;float: left;}
#nhanduoc .sub-nhanduoc {width: 25%;float: left;margin-top: 20px;}
#nhanduoc .sub-nhanduoc img{}
#nhanduoc .sub-nhanduoc p:nth-child(2) {font-size: 15px;font-family: tahoma;font-weight: bold;color: #535353;text-transform: uppercase;width: 80%;margin: 0 auto;margin-top: 20px;}
#nhanduoc .sub-nhanduoc p:nth-child(3) {font-size: 15px;font-family: tahoma;color: #535353;width: 87%;margin: 0 auto;text-align: justify;margin-top: 20px;}

#nhanduoc .div3-nhanduoc {text-align: center;width: 100%;float: left;margin-top: 40px;margin-bottom: 30px}
#nhanduoc .div3-nhanduoc a:nth-child(1){width: 100%;float: left;}
#nhanduoc .div3-nhanduoc a:nth-child(1) img{display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow, transform;
transition-property: box-shadow, transform;}
#nhanduoc .div3-nhanduoc a:nth-child(1) img:hover{box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);-webkit-transform: scale(1.1);transform: scale(1.1);}

#nhanduoc .div3-nhanduoc a:nth-child(2){display: none;}
@media screen and (max-width: 800px){
    #nhanduoc .div1-nhanduoc {width: 80%;margin: 0 10%;margin-top: 3%;}
    #nhanduoc .div1-nhanduoc h2 {line-height: 25px;}
    #nhanduoc .div2-nhanduoc {width: 80%;margin: 0 10%;margin-top: 3%;}
    #nhanduoc .sub-nhanduoc {width: 100%;margin-top: 5%;}
    #nhanduoc .sub-nhanduoc img {width: 15%;}
    #nhanduoc .sub-nhanduoc p:nth-child(2) {width: 100%;margin-top: 3%;}
    #nhanduoc .sub-nhanduoc p:nth-child(3) {width: 100%;margin-top: 3%;}
    #nhanduoc .div3-nhanduoc {width: 80%;margin: 0 10%;margin-top: 5%;}
    #nhanduoc .div3-nhanduoc a:nth-child(1) {display: none;}
    #nhanduoc .div3-nhanduoc a:nth-child(2) {display: block;width: 100%;margin: 0 auto;margin-bottom: 3%}
    #nhanduoc .div3-nhanduoc a:nth-child(2) >img {width: 100%}
}
@media screen and (max-width: 480px){
    #nhanduoc .div1-nhanduoc {width: 90%;margin: 0 5%;margin-top: 3%;}
    #nhanduoc .div1-nhanduoc h2 {line-height: 23px;font-size: 16px;}
    #nhanduoc .div2-nhanduoc {width: 90%;margin: 0 5%;margin-top: 3%;}
    #nhanduoc .sub-nhanduoc img {width: 20%;}
    #nhanduoc .div3-nhanduoc {width: 90%;margin: 0 5%;margin-top: 5%;}
    #nhanduoc .div3-nhanduoc img:nth-child(2) {display: block;width: 100%;margin: 0 auto;margin-bottom: 3%}
}
@media screen and (max-width: 360px){
    #nhanduoc .sub-nhanduoc img {width: 25%;}
    #nhanduoc .sub-nhanduoc p:nth-child(2) {width: 100%;margin-top: 3%;font-size: 14px;}
    #nhanduoc .sub-nhanduoc p:nth-child(3) {width: 100%;margin-top: 3%;font-size: 14px;}
}

/*Tai sao*/
#taisao {width: 100%;float: left;background: #f5f5f5;}
#taisao .div1-taisao {width: 100%;float: left;text-align: center;margin-top: 20px;}
#taisao .div1-taisao h2 {width: 100%;font-family: tahoma;font-size: 18px;font-weight: bold;color: #555f64;text-transform: uppercase;line-height: 25px;}
#taisao .div1-taisao p {width: 100%;font-family: tahoma;font-size: 15px;text-transform: uppercase;font-weight: bold;color: #73aa52;margin-top: 10px;}

#taisao .div2-taisao {width: 100%;float: left;margin-bottom: 40px}

#taisao .cols-taisao {width: 43%;float: left;margin-top: 38px;background: #ffffff;padding: 15px;margin-right: 19px;margin-left: 19px;height: 180px;}
#taisao .cols-taisao p:nth-child(2) {float: left;width: 73%;font-size: 15px;font-family: tahoma;color: #d15f5f;font-weight: bold;text-transform: uppercase;margin-left: 20px;text-align: left}
#taisao .cols-taisao p:nth-child(3) {float: left;width: 73%;font-size: 15px;font-family: tahoma;color: #535353;text-align: justify;margin-left: 20px;margin-top: 5px;}

#taisao .cols-taisao:nth-child(1) span {background: url(../images/loi-ich/icon3.png) no-repeat 0 0px;width: 91px;height: 128px;display: block;float: left;}
#taisao .cols-taisao:nth-child(2) span {background: url(../images/loi-ich/icon3.png) no-repeat 0 -128px;width: 91px;height: 128px;display: block;float: left;}
#taisao .cols-taisao:nth-child(4) span {background: url(../images/loi-ich/icon3.png) no-repeat 0 -256px;width: 91px;height: 128px;display: block;float: left;}
#taisao .cols-taisao:nth-child(5) span {background: url(../images/loi-ich/icon3.png) no-repeat 0 -384px;width: 91px;height: 128px;display: block;float: left;}
#taisao .cols-taisao:nth-child(7) span {background: url(../images/loi-ich/icon3.png) no-repeat 0 -512px;width: 91px;height: 128px;display: block;float: left;}
#taisao .cols-taisao:nth-child(8) span {background: url(../images/loi-ich/icon3.png) no-repeat 0 -640px;width: 91px;height: 128px;display: block;float: left;}
@media screen and (max-width: 800px){
    #taisao .div1-taisao {width: 80%;margin: 0 10%;margin-top: 2%;}
    #taisao .div1-taisao p {margin-top: 2%;}
    #taisao .div2-taisao {width: 80%;margin: 0 10%;margin-bottom: 5%;}
    #taisao .cols-taisao {width: 80%;margin: 3% 7%;padding: 3%;height: 150px;}   
    #taisao .cols-taisao p:nth-child(2) {width: 70%;margin-left: 4%;}
    #taisao .cols-taisao p:nth-child(3) {width: 70%;margin-left: 4%;margin-top: 1%;}
    
    #taisao .cols-taisao:nth-child(1) span {background-size: 100%;}
    #taisao .cols-taisao:nth-child(2) span {background-size: 100%;}
    #taisao .cols-taisao:nth-child(4) span {background-size: 100%;}
    #taisao .cols-taisao:nth-child(5) span {background-size: 100%;}
    #taisao .cols-taisao:nth-child(7) span {background-size: 100%;}
    #taisao .cols-taisao:nth-child(8) span {background-size: 100%;}
}
@media screen and (max-width: 480px){
    #taisao .div1-taisao {width: 90%;margin: 0 5%;margin-top: 2%;}
    #taisao .div1-taisao h2 {font-size: 16px;line-height: 23px;}
    #taisao .div1-taisao p {margin-top: 2%;font-size: 14px;}
    #taisao .div2-taisao {width: 90%;margin: 0 5%;margin-bottom: 5%;}
    #taisao .cols-taisao {width: 94%;margin: 2% auto;padding: 3%;height: 150px;}
    #taisao .cols-taisao p:nth-child(2) {width: 69%;margin-left: 4%;font-size: 14px;}
    #taisao .cols-taisao p:nth-child(3) {width: 69%;margin-left: 4%;margin-top: 1%;font-size: 14px;}
}
@media screen and (max-width: 380px){
    #taisao .cols-taisao {height: 220px;}
    #taisao .cols-taisao p:nth-child(2) {width: 62%;}
    #taisao .cols-taisao p:nth-child(3) {width: 62%;}
}

/*Kham online*/
#khamonline {width: 100%;float: left;}
#khamonline .div1-khamonline {width: 100%;float: left;text-align: center;margin-top: 30px;}
#khamonline .div1-khamonline a:nth-child(1) {width: 100%;float: left;}
#khamonline .div1-khamonline a:nth-child(1) img{display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: box-shadow, transform;transition-property: box-shadow, transform;}
#khamonline .div1-khamonline a:nth-child(1) img:hover{box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);-webkit-transform: scale(1.1);transform: scale(1.1);}
#khamonline .div1-khamonline a:nth-child(2){display: none}
#khamonline .div1-khamonline h2 {width: 100%;float: left;font-size: 18px;font-family: tahoma;font-weight: bold;color: #555f64;line-height: 25px;text-transform: uppercase;margin-top: 20px;}
#khamonline .div1-khamonline p:last-child {width: 100%;float: left;font-size: 15px;font-family: tahoma;font-weight: bold;text-transform: uppercase;color: #73aa52;margin-top: 10px;}
#khamonline .div2-khamonline {width: 100%;float: left;}
#khamonline .div2-khamonline .cach1 {width: 100%;float: left;margin-top: 30px;}
#khamonline .div2-khamonline .cach1 img {float: left;margin-left: 21px;}
#khamonline .div2-khamonline .cach1 p {float: left;border-bottom: 3px solid #de7070;width: 501px;margin-top: 46px;}
#khamonline .div2-khamonline .div1-cach1 {width: 100%;float: left;background: url(../images/loi-ich/bg_1.png) no-repeat 292px 0;margin-top: 30px;}
#khamonline .div2-khamonline .div1-cach1 > p {margin-left: 21px;float: left;font-size: 15px;font-family: tahoma;color: #535353;width: 46%;margin-top: 70px;}
#khamonline .div2-khamonline .div1-cach1 a {float: left;width: 16%;text-align: center;margin-top: 180px;margin-left: -157px;margin-bottom: 150px; display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;              }
#khamonline .div2-khamonline .div1-cach1 a:hover{-webkit-transform: scale(0.8);transform: scale(0.8);-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);}

#khamonline .div2-khamonline .div1-cach1 a > p {font-size: 15px;text-transform: uppercase;color: #fff;font-family: tahoma;font-weight: bold;border-radius: 5px;padding: 12px 10px;background: #8fdb95;width: auto;}
#khamonline .div2-khamonline .div2-cach1 {width: 100%;float: left;background: url(../images/loi-ich/bg_2.png) no-repeat 38px 0;margin-top: 30px;}
#khamonline .div2-khamonline .div2-cach1 > p {float: right;font-size: 15px;font-family: tahoma;color: #535353;width: 47%;text-align: justify;margin-right: 6px;margin-top: 70px;}
#khamonline .div2-khamonline .div2-cach1 a {width: 16%;float: right;text-align: center;margin-top: 160px;margin-right: -157px;margin-bottom: 190px;display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;}
#khamonline .div2-khamonline .div2-cach1 a:hover{-webkit-transform: scale(0.8);transform: scale(0.8);-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);}

#khamonline .div2-khamonline .div2-cach1 a > p {font-size: 15px;text-transform: uppercase;color: #fff;font-family: tahoma;font-weight: bold;border-radius: 5px;padding: 12px 10px;background: #8fdb95;width: auto;}
#khamonline .div2-khamonline .div3-cach1 {width: 100%;float: left;background: url(../images/loi-ich/bg_3.png) no-repeat 293px 0;margin-top: 30px;}
#khamonline .div2-khamonline .div3-cach1 > p {font-size: 15px;font-family: tahoma;float: left;color: #535353;margin-left: 21px;width: 46%;text-align: justify;margin-top: 70px;}
#khamonline .div2-khamonline .div3-cach1 a {width: 16%;float: left;text-align: center;margin-top: 180px;margin-left: -157px;margin-bottom: 190px;display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;}
#khamonline .div2-khamonline .div3-cach1 a:hover{-webkit-transform: scale(0.8);transform: scale(0.8);-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);}

#khamonline .div2-khamonline .div3-cach1 a > p {font-size: 15px;text-transform: uppercase;color: #fff;font-family: tahoma;font-weight: bold;border-radius: 5px;padding: 12px 10px;background: #8fdb95;width: auto;}
#khamonline .div2-khamonline .cach2 {width: 100%;float: left;}
#khamonline .div2-khamonline .cach2 img {margin-left: 21px;float: left;}
#khamonline .div2-khamonline .cach2 p {float: left;border-bottom: 3px solid #de7070;width: 501px;margin-top: 46px;}
#khamonline .div2-khamonline .div1-cach2 {width: 100%;float: left;}
#khamonline .div2-khamonline .div1-cach2 p {font-size: 15px;font-family: tahoma;color: #535353;float: left;width: 48%;margin-left: 21px;text-align: justify;margin-top: 30px;}
#khamonline .div2-khamonline .div1-cach2 img:nth-child(2) {float: left;margin-top: 125px;margin-left: -432px;}
#khamonline .div2-khamonline .div1-cach2 img:nth-child(3) {float: right;margin-top: 32px;}
#khamonline .div3-khamonline {width: 100%;float: left;text-align: center;margin: 30px 0;}
#khamonline .div3-khamonline p {text-align: justify;font-size: 15px;font-family: tahoma;color: #535353;background: #fffbf3 url(../images/loi-ich/icon7.png) no-repeat 16px 26px;width: 81%;float: left;border: 2px dashed #ffcc66;border-radius: 15px;padding: 25px 0;padding-right: 20px;padding-left: 119px;margin-left: 21px;}
#khamonline .div3-khamonline a {float: left;width: 100%;margin-top: 30px;}
#khamonline .div3-khamonline a img{display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: box-shadow, transform;transition-property: box-shadow, transform;}
#khamonline .div3-khamonline a img:hover{box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);-webkit-transform: scale(1.1);transform: scale(1.1);}

#khamonline .div2mbl-khamonline{display: none;}
#khamonline .div2mbl-khamonline .cach1-mbl{}
#khamonline .div2mbl-khamonline .cach1-mbl > img:nth-child(1){}
#khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(2){}
#khamonline .div2mbl-khamonline .cach1-mbl p:nth-child(3){}
#khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(4){}
#khamonline .div2mbl-khamonline .cach1-mbl p:nth-child(5){}
#khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(6){}
#khamonline .div2mbl-khamonline .cach1-mbl p:nth-child(7){}
#khamonline .div2mbl-khamonline .cach1-mbl a{}
#khamonline .div2mbl-khamonline .cach1-mbl a img{}
#khamonline .div2mbl-khamonline .cach2-mbl{}
#khamonline .div2mbl-khamonline .cach2-mbl > img:nth-child(1){}
#khamonline .div2mbl-khamonline .cach2-mbl > p:nth-child(2){}
#khamonline .div2mbl-khamonline .cach2-mbl > img:nth-child(3){}
#khamonline .div2mbl-khamonline .cach2-mbl > img:nth-child(4){}
#khamonline .div2mbl-khamonline .cach2-mbl > p:nth-child(5){}
#khamonline .div2mbl-khamonline .cach2-mbl a{}
#khamonline .div2mbl-khamonline .cach2-mbl a img{}
@media screen and (max-width: 800px){
    #khamonline .div1-khamonline {width: 80%;margin: 0 10%;margin-top: 5%;}
    #khamonline .div1-khamonline a:nth-child(1) {display: none;}
    #khamonline .div1-khamonline a:nth-child(2) {display: block;width: 100%;margin: 0 auto;}
    #khamonline .div1-khamonline a:nth-child(2) > img {width: 100%;}
    #khamonline .div2-khamonline {display: none;}
    #khamonline .div2mbl-khamonline {display: block;width: 80%;margin: 5% 10%;float: left;}
    #khamonline .div2mbl-khamonline .cach1-mbl {width: 100%;float: left;text-align: center;}
    #khamonline .div2mbl-khamonline .cach1-mbl > img:nth-child(1) {float: left;width: 100%;}
    #khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(2) {width: 70%;margin: 0 auto;margin-top: 5%;}
    #khamonline .div2mbl-khamonline .cach1-mbl p:nth-child(3) {width: 100%;text-align: justify;font-size: 15px;font-family: tahoma;color: #535353;margin-top: 5%;}
    #khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(4) {width: 70%;margin-top: 5%;}
    #khamonline .div2mbl-khamonline .cach1-mbl p:nth-child(5) {width: 100%;text-align: justify;font-size: 15px;font-family: tahoma;color: #535353;margin-top: 5%;}
    #khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(6) {width: 70%;margin-top: 5%;}
    #khamonline .div2mbl-khamonline .cach1-mbl p:nth-child(7) {width: 100%;text-align: justify;margin-top: 5%;font-size: 15px;font-family: tahoma;color: #535353;float: left;}
    #khamonline .div2mbl-khamonline .cach1-mbl a {width: 100%;float: left;margin-top: 5%;}
    #khamonline .div2mbl-khamonline .cach1-mbl a img {width: 100%;}
    #khamonline .div2mbl-khamonline .cach2-mbl {width: 100%;float: left;margin-top: 5%;text-align: center;}
    #khamonline .div2mbl-khamonline .cach2-mbl > img:nth-child(1) {width: 100%;float: left;}
    #khamonline .div2mbl-khamonline .cach2-mbl > p:nth-child(2) {width: 100%;float: left;margin-top: 5%;text-align: justify;font-size: 15px;font-family: tahoma;color: #535353;}
    #khamonline .div2mbl-khamonline .cach2-mbl > img:nth-child(3) {width: 80%;margin-top: 5%;}
    #khamonline .div2mbl-khamonline .cach2-mbl > img:nth-child(4) {width: 80%;margin-top: 5%;}
    
    #khamonline .div2mbl-khamonline .cach2-mbl .submbl-on {background: #fffbf3;border: 2px dashed #ffcc66;border-radius: 15px;margin-top: 5%;width: 99%;}
    #khamonline .div2mbl-khamonline .cach2-mbl .submbl-on img {float: left;width: 15%;margin-top: 3%;margin-left: 2%;margin-right: 2%;}
    #khamonline .div2mbl-khamonline .cach2-mbl .submbl-on p {font-size: 15px;font-family: tahoma;color: #535353;text-align: justify;margin-top: 3%;margin-left: 2%;margin-right: 2%;margin-bottom: 3%;width: auto;}
    
    #khamonline .div2mbl-khamonline .cach2-mbl a {float: left;width: 100%;margin-top: 5%;}
    #khamonline .div2mbl-khamonline .cach2-mbl a img {width: 100%;}
    
    #khamonline .div3-khamonline{display: none}
}
@media screen and (max-width: 480px){
    #khamonline .div1-khamonline {width: 90%;margin: 0 5%;margin-top: 5%;}
    #khamonline .div1-khamonline h2{font-size: 16px; line-height: 23px}
    #khamonline .div1-khamonline p:last-child{font-size: 14px}
    #khamonline .div2mbl-khamonline {display: block;width: 90%;margin: 5% 5%;float: left;}
    #khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(2){width: 80%}
    #khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(4){width: 80%}
    #khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(6){width: 80%}
    #khamonline .div2mbl-khamonline .cach1-mbl p:nth-child(3){font-size: 14px;}
    #khamonline .div2mbl-khamonline .cach1-mbl p:nth-child(5){font-size: 14px;}
    #khamonline .div2mbl-khamonline .cach1-mbl p:nth-child(7){font-size: 14px;}
    #khamonline .div2mbl-khamonline .cach2-mbl > p:nth-child(2){font-size: 14px}
    #khamonline .div2mbl-khamonline .cach2-mbl > img:nth-child(3){width: 90%;}
    #khamonline .div2mbl-khamonline .cach2-mbl > img:nth-child(4){width: 90%;}
    #khamonline .div2mbl-khamonline .cach2-mbl .submbl-on img{width: 20%; margin-top: 5%}
    #khamonline .div2mbl-khamonline .cach2-mbl .submbl-on p{font-size: 14px}
}
@media screen and (max-width: 380px){
    #khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(2){width: 90%}
    #khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(4){width: 90%}
    #khamonline .div2mbl-khamonline .cach1-mbl img:nth-child(6){width: 90%}
    #khamonline .div2mbl-khamonline .cach2-mbl > img:nth-child(3) {width: 100%;}
    #khamonline .div2mbl-khamonline .cach2-mbl > img:nth-child(4) {width: 100%;}
    #khamonline .div2mbl-khamonline .cach2-mbl .submbl-on img {width: 25%;}
}

/*Chat luong*/
#chatluong {width: 100%;float: left;background: #f5f5f5;}
#chatluong h2 {text-align: center;width: 100%;font-size: 18px;font-family: tahoma;font-weight: bold;text-transform: uppercase;color: #555f64;margin-top: 30px;}
#chatluong .div1-chatluong {width: 100%;float: left;margin-top: 30px;}
#chatluong .div1-chatluong > img {float: left;}
#chatluong .div1-chatluong .sub-chatluong {float: right;width: 50%;}
#chatluong .div1-chatluong .sub-chatluong .sub1 {width: 87%;float: left;margin: 10px 0;height: auto;}
#chatluong .div1-chatluong .sub-chatluong .sub1 img {float: left;width: 6%;margin-right: 8px;}
#chatluong .div1-chatluong .sub-chatluong .sub1 p {float: none;font-size: 15px;font-family: tahoma;color: #535353;margin-top: 4px;text-align: left;}
#chatluong .div2-chatluong {width: 100%;float: left;padding-top: 30px;text-align: center;margin-bottom: 30px;border-top: 2px solid #dcdcdc;margin-top: 20px;}
#chatluong .div2-chatluong p {width: 70%;text-align: center;font-size: 15px;font-family: tahoma;font-style: italic;color: #d16060;margin: 0 auto;margin-bottom: 20px;}
#chatluong .div2-chatluong a {margin-top: 30px;display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;}
#chatluong .div2-chatluong a:hover{-webkit-transform: scale(0.8);transform: scale(0.8);-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);}
#chatluong .div2-chatluong a > img{}
@media screen and (max-width: 800px){
    #chatluong h2 {margin-top: 5%;}
    #chatluong .div1-chatluong {width: 80%;margin: 0 10%;margin-top: 5%;}
    #chatluong .div1-chatluong > img {width: 80%;margin: 0 10%;}
    #chatluong .div1-chatluong .sub-chatluong {width: 80%;margin: 0 10%;margin-top: 5%;}
    #chatluong .div1-chatluong .sub-chatluong .sub1 {width: 100%;}
    #chatluong .div1-chatluong .sub-chatluong .sub1 p {margin-top: 2%;}
    #chatluong .div2-chatluong {width: 80%;margin: 5% 10%;padding-top: 5%;}
    #chatluong .div2-chatluong p {width: 100%;margin-bottom: 5%;}
    #chatluong .div2-chatluong a {width: 60%;float: left;margin: 0 20%;}
    #chatluong .div2-chatluong a > img {width: 100%;height: auto;}
}
@media screen and (max-width: 480px){
    #chatluong h2 {margin-top: 5%;line-height: 23px;font-size: 16px;}
    #chatluong .div1-chatluong {width: 90%;margin: 0 5%;margin-top: 5%;}
    #chatluong .div1-chatluong > img {width: 90%;margin: 0 5%;}
    #chatluong .div1-chatluong .sub-chatluong {width: 100%;margin: 0;margin-top: 5%;}
    #chatluong .div1-chatluong .sub-chatluong .sub1 img {float: left;width: 8%;margin-right: 5px;}
    #chatluong .div1-chatluong .sub-chatluong .sub1 p {margin-top: 3%;font-size: 13px;}
    #chatluong .div2-chatluong {width: 90%;margin: 5%;}
    #chatluong .div2-chatluong {padding-top: 5%;}
    #chatluong .div2-chatluong p {font-size: 14px;}
    #chatluong .div2-chatluong a {width: 70%;float: left;margin: 0 15%;}
}
@media screen and (max-width: 380px){
    #chatluong .div1-chatluong .sub-chatluong .sub1 img {width: 10%;}
    #chatluong .div1-chatluong .sub-chatluong .sub1 p {margin-top: 3%;}
    #chatluong .div2-chatluong a {width: 80%;float: left;margin: 0 10%;}
    #chatluong .div1-chatluong > img {width: 100%;margin: 0;}
}

/*Hinh anh*/
#hinhanh {width: 100%;float: left;margin-top: 30px;}
#hinhanh .div1-hinhanh {width: 100%;float: left;text-align: center;}
#hinhanh .div1-hinhanh > p:first-child {float: left;width: 241px;background: url(../images/loi-ich/bg_4.png) repeat-x;height: 7px;margin-top: 10px;margin-left: 9px;}
#hinhanh .div1-hinhanh h2 {font-size: 18px;font-family: tahoma;font-weight: bold;text-transform: uppercase;float: left;color: #555f64;margin: 0 25px;line-height: 25px;}
#hinhanh .div1-hinhanh > p:last-child {width: 241px;background: url(../images/loi-ich/bg_4.png) repeat-x;height: 7px;float: right;margin-top: 10px;margin-right: 9px;}
#hinhanh .div2-hinhanh {width: 100%;float: left;text-align: center;margin-top: 30px;margin-bottom: 30px}
#hinhanh .div2-hinhanh img {margin: 0 8px;}

#hinhanh .slide-mobile{display: none}
@media screen and (max-width: 800px){
    #hinhanh {margin-top: 5%;}
    #hinhanh .div1-hinhanh {width: 80%;margin: 0 10%;}
    #hinhanh .div1-hinhanh > p:first-child {display: none}
    #hinhanh .div1-hinhanh h2 {width: 100%;margin: 0;}
    #hinhanh .div1-hinhanh > p:last-child {display: none}
    #hinhanh .div2-hinhanh {display: none}
    #hinhanh .slide-mobile {display: block;width: 90%;margin: 5%;float: left;}
    
    /**/
    #jssor_1{position: relative; margin: 0 auto; top: 0px; left: 0px; width: 800px; height: 300px; overflow: hidden; visibility: hidden;}
    .jssorb01 {position: absolute;}
    .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {position: absolute;width: 12px;height: 12px;filter: alpha(opacity=70);opacity: .7;overflow: hidden;cursor: pointer;border: #000 1px solid;}
    .jssorb01 div { background-color: gray; }
    .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
    .jssorb01 .av { background-color: #fff; }
    .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

    .jssora13l, .jssora13r {display: block;position: absolute;width: 40px;height: 50px;cursor: pointer;background: url('../images/loi-ich/a13.png') no-repeat;overflow: hidden;}
    .jssora13l { background-position: -10px -35px; }
    .jssora13r { background-position: -70px -35px; }
    .jssora13l:hover { background-position: -130px -35px; }
    .jssora13r:hover { background-position: -190px -35px; }
    .jssora13l.jssora13ldn { background-position: -250px -35px; }
    .jssora13r.jssora13rdn { background-position: -310px -35px; }
}
@media screen and (max-width: 680px){
    #jssor_1{padding: 0 100%;}
}
@media screen and (max-width: 480px){
    #hinhanh .slide-mobile{width: 100%; margin: 5% 0}
}