body,html{
    max-width: 1366px;
    margin: 0 auto;
}
@font-face {
    font-family: SFURhythm;
    src: url("../fonts/SFURhythmRegular.TTF");
}
@media (min-width: 1200px){
    .container {
        width: 1090px;
    }
    .layout-4 .container {
        width: 1170px;
    }

}
body{
    font-family: 'UTM Avo';
}
header{
    background: url(../images/bg-layout-1.jpg) center top no-repeat;
    position: relative;
    z-index: 9;
    min-height: 828px;
}
#theleModal .modal-message {
    margin: 20px auto 50px;
}
#theleModal .yellow {
    color: #ffd738;
    font-weight: bold;
}

#theleModal p{
    text-align: left;
    margin-bottom: 15px;
    font-size: 16px;
}
#theleModal p.theletModal-des{
    text-align: center;
    font-size: 18px;
}
#theleModal .modal-title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
}
#theleModal .icons img{
    display: inline-block;
    margin-left: 5px;
}
.origin{
    color: #f05323;
}
.login-block{
    float: right;
    padding-top: 25px;
}
.login-block a{
    color: #fff;
    text-transform: uppercase;
    text-align: right;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    padding: 10px 10px;
}
.login-block a:hover {
    color: #009688;
}
.login-block span{
    color: #fff;
    position: relative;
    top: -2px;
}
.login-block .login-sig{
    padding-right: 0;
}
.layout-top{
    text-align: right;
}
.form{
    display: inline-block;
    padding-right: 175px;
    padding-top: 20px;
}
.form .txt{
    word-spacing: 5px;
    font-size: 30px;
    color: #de3a2c;
    font-weight: 400;
    font-family: SFURhythm;
}
.form .form-control{
    border: 2px solid #de3a2c;
    height: 45px;
    border-radius: 10px;
    margin-top: 5px;
    padding-right: 56px;
}
.form form{
    position: relative;
}
.form form button{
    position: absolute;
    right: 2px;
    top: 2px;
    height: 41px;
    border: none;
    background: #de3a2c;
    color: #fff;
    font-size: 24px;
}

.form form button span{
    position: relative;
    top: -1px;
}
.form form button:hover,.form form button:active,.form form button:active:hover{
    color: #fff;
    background-color: #eb3d2f;
    border-color: #de3a2c;
    outline: 0;
}
.form form button:focus,.form form button:active{
    /*outline: 0;*/
    /*background-color: #eb3d2f;*/
    /*border-color: #de3a2c;*/
}
.form form .form-group {
    margin-bottom: 0;
}
.layout-main{
    background: url(../images/bg-map.png) top center no-repeat;
    min-height: 1485px;
    padding-top: 100px;
    margin-top: -100px;
}
.img{
    position: relative;
}
.box-images .img, .box-images .img img{
    height: 313px;
    object-fit: cover;
}
.box-images .img-votes>img{
    height: auto;
}
.share-fb{
    position: absolute;
    top: 2px;
    z-index: 9;
    right: 2px;
    padding: 1px 5px 3px;
    background: #577fbc;
}
.share-fb a{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.img-teachers{
    float: left;
}
.img-slogan{
    float: right;
    padding-right: 180px;
    margin-top: -55px;
}
.hd-top{
    padding: 0 150px 0 80px;
}
.img-ng2{
    text-align: right;
}
.img-ng2 img{
    display: inline-block;
}
.thay_cong{
    margin-top: -170px;
    margin-left: 35px;
}
.button-a span{
    display: inline-block;
    line-height: 0.8;
}
.img-slogan .des{
    font-size: 20px;
    color: #fff;
    padding-left: 60px;
    margin: -8px 0;
}
.bus{
    padding-left: 55px;
    position: relative;
    left: 40px;
}
.logo{
    float: left;
    position: relative;
    z-index: 99;
}
.name{
    /*font-weight: bold;*/
    /*font-size: 20px;*/
    /*padding-right: 20px;*/
}
#image_studentModal .txt{
    font-size: 16px;
}
#image_studentModal._3trieu.modal-prototype .form-control {
    font-size: 16px;
    height: auto;
}

.hd-middle{
    position: relative;
}
.img-slogan{

}
.button-a{
    text-align: center;
    position: relative;
}
.button-a .chan{
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    top: 100%;
}
.button-a>div{
    display: inline-block;
    position: relative;
}
.button-a a{
    background: #fff;
    font-family: SFURhythm;
    display: inline-block;
    color: #de3a2c;
    padding: 4px 12px 8px;
    font-weight: bold;
    border: 3px solid #de3a2c;
    border-radius: 70px;
    position: relative;
}
.img-slogan .button-a a span{
    color: #de3a2c;
    font-size: 40px;
    font-weight: 400;
}

.button-a a:hover, .button-b a:hover, .combo .button-send:hover {
    -moz-box-shadow: 2px 2px 15px rgba(4, 4, 4, 0.9);
    -webkit-box-shadow: 2px 2px 15px rgba(4, 4, 4, 0.9);
    box-shadow: inset 2px 2px 15px rgba(4, 4, 4, 0.9);
}

.button-a .des{
    padding: 0 25px 0 30px;
    position: relative;
    top: -8px;
}
.button-a .img{
    position: relative;
    top: 4px;
}

.layout-1{
    background: url(../images/bg-layout-2.png) center 110px no-repeat;
    max-height: 400px;
}

.boxs-text{
    background: url(../images/bg-boxs.png) center top no-repeat;
    width: 463px;
    height: 455px;
    /* overflow: hidden; */
    padding: 70px 50px 50px 70px;
    display: inline-block;
    text-align: left;
    position: relative;
    z-index: 9;
    background-size: 97% 100%;
}

.boxs-text .des{
    font-size: 18px;
}

.boxs-text li{
    color: #fa772f;
}
.boxs-text ul.des{
    padding-left: 30px;
    padding-right: 10px;
}

.boxs-text li div{
    color: #333;
}

.icon-1{
    background: url("../images/icon.png") center top no-repeat;
    width: 68px;
    height: 62px;
    display: inline-block;
}
.title-h{
    display: inline-block;
    color: #fa772f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 34px;
}

.title{
    text-align: center;
}

.boxs-text .title{
    font-size: 25px;
    color: #fb8f35;
    font-weight: bold;
    margin-top: 10px;
}

.layouts-2{
    background: #f5f3f4 url("../images/bg-layout-2-1.jpg") top center no-repeat;
    min-height: 1849px;
    position: relative;
}
.layouts-2 .anh-1{
    position: absolute;
    right: 280px;
    top: 390px;
}
.layouts-2 .anh-2 {
    position: absolute;
    right: 400px;
    top: 650px;
}
.layouts-2 .anh-3 {
    position: absolute;
    left: 350px;
    top: 650px;
    z-index: 99;
}
.layouts-2 .anh-4 {
    position: absolute;
    left: 500px;
    top: 800px;
    z-index: 99;
}
.layouts-2 .bg-count{
    background: url(../images/bg-count.png) no-repeat;
    width: 289px;
    height: 188px;
    text-align: center;
    color: #fff;
    font-family: SFURhythm;
    font-size: 22px;
    position: absolute;
    right: 90px;
    top: 680px;
    padding: 70px 30px 10px;
}
.layouts-2 .gui-anh-ngay{
    position: absolute;
    left: 350px;
    top: 985px;
}
.tabs .nav-tabs>li.active>a, .tabs .nav-tabs>li.active>a:focus,.tabs  .nav-tabs>li.active>a:hover {
     border: 1px solid rgba(221, 221, 221, 0);
    color: #ff920b;
}
.tabs{
    text-align: center;
}
.tabs .nav-tabs>li:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    background: #999;
    top: 15px;
    right: 0;
}
.tabs .nav-tabs>li:nth-last-child(1):after {
    display: none;
}
.tabs .nav>li>a:focus, .tabs .nav>li>a:hover {
    background-color: rgba(238, 238, 238, 0);
    color: #ff920b;
    border-color: rgba(238, 238, 238, 0) rgba(238, 238, 238, 0) rgba(221, 221, 221, 0);
}
.tabs .nav>li>a {
    padding: 8px 10px;
    font-weight: bold;
    font-size: 20px;
}
.tabs .nav-tabs {
    border-bottom: 2px solid #ddd;
    margin-top: 8px;
    display: inline-block;
}
.tabs .nav-tabs>li {
    margin-bottom: 0;
}
.layout-1{
    /*padding-top: 15px;*/
}
.bor-tam-giac{
    /*position: relative;*/
    height: 1px;
}
.bor-tam-giac:after{
    content: '';
    position: absolute;
    width:0px;
    height:0px;
    border-left:50px solid transparent;
    border-right:50px solid transparent;
    border-top:50px solid #0685ae;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);

}
.boxs-left{
    text-align: right;
    position: relative;
    right: -25px;
}
.boxs-right{
    position: relative;
    left: -30px;
}
.arrow{
    position: relative;
    margin-top: -80px;
    z-index: 99;
}
.arrow img{
    width: 90px;
}

.boxs-left:after{
    content: '';
    background: url(../images/icon-lay-2-left.png) center top no-repeat;
    width: 206px;
    height: 291px;
    position: absolute;
    bottom: -20px;
    left: -50px;
}



.boxs-right:after{
    content: '';
    background: url(../images/icon-lay-2-right.png) center top no-repeat;
    width: 164px;
    height: 221px;
    position: absolute;
    bottom: -20px;
    right: -60px;
}
.boxs-text .z-index{
    position: relative;
    z-index: 99;
}

.layout-2 .boxs-text {
    background: url(../images/bg-layout-2-bottom.png) center top no-repeat;
    height: 192px;
    width: 100%;
    overflow: hidden;
    padding: 60px 40px 50px 85px;
    display: block;
    text-align: left;
    position: relative;
    top: -40px;
}

.layout-2 .boxs-text li div {
    font-weight: bold;
}

.button-b a{
    font-size: 36px;
    color: #fff;
    background: #f04337;
    margin-left: 0;
    margin-top: -35px;
    padding: 10px 35px 15px;
    border-radius: 15px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    top: -15px;
}
.button-b{
    text-align: center;
}
.layout-3{
    background: #fa8f35 url(../images/bg-layout-3.jpg) center bottom no-repeat;
    padding: 25px 0 50px;
    margin-top: 15px;
}

.info .title{
    font-size: 36px;
    color: #fff54e;
    font-weight: bold;
    text-transform: uppercase;
}

.tabsul ul li {
    list-style: none;
    display: inline-block;
}
.tabsul ul li.active a, .tabsul ul li a:hover {
    background: #fff54e;
    color: #333;
}

.tabsul ul li a {
    display: block;
    padding: 6px 30px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    border-radius: 10px;
}
.tabsul ul li a:after {
    opacity: 0;
    content: '';
    background: url(../images/icon-down.png) no-repeat;
    width: 25px;
    height: 14px;
    position: absolute;
    bottom: -9px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}
.tabsul ul li.active a:after {
    opacity: 1;
}
.tabsul ul{
    text-align: center;
    padding: 0;
    margin: 20px 0 10px;
}

.combo-left {
    background: #3784dc;
}
.combo-middle {
    background: #243cb9;
}
.combo-right {
    background: #f7544f;
}



.combo {
    color: #fff;
    border-radius: 10px;
    position: relative;
    height: 420px;
    padding: 35px 10px;
    text-align: center;
}
.combo .title {
    font-size: 36px;
    color: #fff;
    margin-bottom: 8px;
    font-weight: bold;
    line-height: 1.2;
}
.combo .title .combo-t1{
    font-size: 22px;
}
.combo .title span{
    display: block;

}
.combo .des span{
    display: block;
}
.combo .des{
    padding: 10px 0 35px;
    font-size: 16px;
}

.price-old {
    font-size: 18px;
    text-decoration: line-through;
}
.price-new {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}
.price-new span{
    display: block;
    font-size: 16px;
    text-transform: initial;
}


.cation, .caction {
    padding-bottom: 30px;
}

.combo-left .button-send {
    color: #0071bd;
}

.combo .button-send {
    background: #fff;
    margin: 30px auto 0;
    padding: 17px 36px 17px;
    display: inline-block;
    -webkit-box-shadow: -2px 2px 3px rgba(51, 51, 51, 0.62);
    box-shadow: -2px 2px 3px rgba(51, 51, 51, 0.62);
    font-size: 24px;
    cursor: pointer;
    border-radius: 8px;
    font-weight: bold;
    color: #f7544f;
}

.combo-right .prize {
    position: absolute;
    top: 0;
    right: -65px;

}

.layout-4 {
    background: url(../images/bg-layout-2.png) center 180px no-repeat;
    padding: 25px 0;
}
.img-title{
    margin-bottom: 30px;
}
.max-width{
    max-width: 1000px;
    margin: 0 auto;
}
.gallery .title{
    word-spacing: 5px;
    color: #de3a2c;
    font-weight: 400;
    font-family: SFURhythm;
    text-align: left;
    margin: -50px 0 15px 0;
}
.gallery .title span{
    word-spacing: 5px;
    font-size: 36px;
    color: #de3a2c;
    font-weight: 400;
    font-family: SFURhythm;
    text-align: left;
    border-bottom: 2px solid #999;
}
.gallery .txt .name{
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 2px;
    overflow: hidden;
}
.gallery .txt{
    padding-top: 10px;
}
.gallery a{
    position: relative;
    display: block;
    cursor: pointer;
}

.gallery{
    border-bottom: 4px solid #999;
}
.gallery .item-img{
    margin: 20px 0 20px;
    width: 100%;
}
.gallery.video .title {
    margin: 0 0 15px 0;
}
.gallery.video{
    margin-top: 15px;
    border: none;
    padding-bottom: 20px;
}
.play{
    background: url(../images/play.png) no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.gallery a:hover .play{
    background: url(../images/play_hv.png) no-repeat;
}
.cam-nhan .mult {
    max-width: 740px;
    max-height: 395px;
    background: #ffdf91;
    margin: 0 auto;
    position: relative;
    padding: 10px 0;
}
.cam-nhan .slick-dots {
    bottom: -40px;
}
.cam-nhan .mult .box-sach-left img {
    position: absolute;
    left: -30px;
    top: -20px;
    z-index: 99;
}
.cam-nhan .mult .box-sach-right img {
    position: absolute;
    right: -30px;
    top: -20px;
    z-index: 99;
}
.cam-nhan .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.cam-nhan .slick-prev, .cam-nhan .slick-next {
    opacity: 0;
}
.layout-5 {
    background: #fa8f35 url(../images/bg-layout-3.jpg) center bottom no-repeat;
    padding: 35px 0 10px;
    margin-top: 15px;
}
.layout-5 .button-b a{
    top: 0;
    margin-top: 0;
    margin-bottom: 20px;
}
.khau-hieu {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    padding: 35px 0 20px;
    color: #fff;
    line-height: 1.2;
}
.khau-hieu .red {
    color: #ee5250;
}
#ruleModal .red {
    color: red;
}
#ruleModal table td {
    font-size: 14px;
}

.cam-nhan .slick-dots li.slick-active button:before, .cam-nhan .slick-dots li.slick-active button, .cam-nhan .slick-dots li button:hover, .cam-nhan .slick-dots li button:focus {
    background: #fff54e;
}

.cam-nhan .slick-dots button {
    width: 11px;
    height: 11px;
    background: #fff;
    border-radius: 50%;
}
.slick-dots li button:before{
    display: none;
}
footer {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    line-height: 0.8;
    padding: 20px 0 12px;
    background: #13b7ec;
    color: #fff;
}

.layout-3 .tab-content{
    background: #fff;
    border-radius: 10px;
    padding: 0 0;
    position: relative;
    margin-top: 20px;
}
.teacher-info{
    padding: 0 15px;
}
.layout-3 .bor-right:nth-child(1){
    border-right: 1px solid red;
}

.teacher-slogan{

}
.col-left{
    float: left;
    width: 62%;
}
.col-right{
    float: left;
    width: 38%;
}
.dis-table .title {
    font-size: 18px;
    color: #fa772f;
    text-align: left;
    margin-top: 0;
}
.teachs-big img{
    padding-right: 5px;
    max-width: 100%;
}
.teachs-big{
    text-align: center;
}
.teacher-info {
    padding: 20px 30px 20px;
}
.khoa-co-ban{
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    color: #36ae5b;
    font-weight: bold;
    padding-bottom: 15px;
}
.teachs-big a {
    background: #36ae5b;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
    margin-top: 15px;
}
.teachs-big a:hover {
    background: #3ec666;
    color: #fff;
}
.layout-3 .button-b a {
    font-size: 28px;
    color: #fff;
    background: #f04337;
    margin-left: 0;
    margin-top: 0;
    padding: 8px 30px 12px;
    border-radius: 12px;
    top: 0;
    margin-bottom: 25px;
}

.del1 {
    width: 540px;
    text-align: right;
    margin-right: 85px;
    padding-right: 25px;
}

.del1, .del2 {
    float: left;
    padding-top: 20px;
}

.puted {
    padding-top: 40px;
    text-align: center;
}
.puted span {
    display: inline-block;
    border-radius: 10px;
    border: 3px solid #41b867;
    padding: 10px 40px 12px;
    font-weight: bold;
    font-size: 38px;
    margin: 0 8px;
}
.del a {
    font-size: 20px;
    color: #464646;
    font-weight: bold;
}
.img-slogan-mb{
    display: none;
}
.item_slick:hover .fa {
    color: #CC181E;
}
.item_slick {
    position: relative;
}
.learn_trial_sl {
    background: #000;
}
.item_slick .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 40px;
    color: rgba(0, 0, 0, 0.81);
    cursor: pointer;
}
.learn_trial_sl img {
    max-height: 200px;
    cursor: pointer;
    padding: 0 8px;
}

.learn_trial_sl img, .learn_trial_sl .slick-track {
    margin: 0 auto;
}
.learn_trial_sl .slick-prev {
    left: 5px;
    z-index: 99;
}
.learn_trial_sl .slick-prev, .learn_trial_sl .slick-next {
    top: 46%;
}
.learn_trial_sl .slick-next {
    right: 23px;
}
.learn_trial_sl .slick-prev:before, .slick-next:before {
    font-size: 40px;
}
.img_left,.img_right{
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}
.img_left{
    left: 0;
}
.img_right{
    right: 0;
}
.img-count-down {
    background: #36ad5b none repeat scroll 0 0;
    color: #fff;
    font-family: "UTM Avo Bold","UTM Avo";
    padding: 10px;
    text-align: center;
    width: 130px;
}
.img-text {
    font-size: 20px;
    text-transform: uppercase;
}
.img-text-number {
    color: #f4ed75;
    font-size: 60px;
}
.img-button {
    background: #f04337 none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 13px;
    margin: 20px 0 10px;
    padding: 5px 0;
}

._3trieu.modal-prototype .modal-header .modal-title {
    font-family: SFURhythm;
    font-size: 24px;
    color: #fff;
    word-spacing: 5px;
}
._3trieu.modal-prototype .modal-header {
    background-color: #ff763a;
    text-align: left;
    border-radius: 20px 20px 0 0;
}
#uploadVideoModal._3trieu.modal-prototype input.uploads{
    background: #b5b5b5;
    font-size: 16px;
    width: 100%;
    font-family: inherit;
}
#uploadVideoModal._3trieu.modal-prototype .modal-dialog {
    max-width: 600px;

}

#uploadVideoModal .has-error .checkbox, #uploadVideoModal .has-error .checkbox-inline,#uploadVideoModal .has-error .control-label, #uploadVideoModal .has-error .help-block, #uploadVideoModal .has-error .radio, #uploadVideoModal .has-error .radio-inline, #uploadVideoModal .has-error.checkbox label, #uploadVideoModal .has-error.checkbox-inline label,#uploadVideoModal  .has-error.radio label,#uploadVideoModal .has-error.radio-inline label {
    bottom: -12px;
    font-size: 16px;
}

._3trieu.modal-prototype .modal-content {
    border-radius: 20px 20px 0 0;
}
._3trieu.modal-prototype .modal-dialog {
    max-width: 1000px;
}
._3trieu.modal-prototype .modal-body {
    padding: 25px 40px;
    text-align: center;
}
._3trieu.modal-prototype .form-group {
    margin-bottom: 20px;
}
._3trieu.modal-prototype .form-group>div {
    height: 38px;
}
._3trieu.modal-prototype .pre_upload_image .form-group>div {
    height: auto;
}

._3trieu.modal-prototype .form-group.box-upload>div {
    height: auto;
}

._3trieu.modal-prototype .form-control {
    height: 38px;
    border: 1px solid #ff763a;
}
._3trieu.modal-prototype .uploads.blue{
    background: #3aa9ff;
}
._3trieu.modal-prototype textarea.form-control {
    height: auto;
}

._3trieu.modal-prototype .uploads{
    background: #ff763a;
    font-family: SFURhythm;
    color: #fff;
    font-size: 22px;
    border: none;
    padding: 6px 30px;
    margin: 20px 8px 10px;
    position: relative;
    z-index: 9;
    min-width: 130px;
}
._3trieu.modal-prototype input.upload_image,._3trieu.modal-prototype input.upload_video{
    /*position: absolute;*/
    /*width: 100%;*/
    /*top: 0;*/
    /*opacity: 0;*/
    margin: 0;
}
.form-register img{
    width: 100%;
}
.list-img li{
    display: inline-block;
    width: 12%;
    padding: 0 5px;
}
.list-img li a{
    font-size: 14px;
    display: block;
}
.list-img li a:hover {
    opacity: 0.9;
}

#thankyou._3trieu.modal-prototype .uploads {
    padding: 5px 20px 8px;
    font-size: 22px;
    line-height: 1;
}
._3trieu .des span{
    font-weight: bold;
    font-size: 24px;
    color: #ff763a;
    line-height: 1;
}
._3trieu.modal-prototype .uploads:hover {
    box-shadow: inset 1px 1px 10px rgba(51, 51, 51, 0.6);
}
._3trieu .modal-dialog {
    margin-top: 150px;
}
.icon{
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    top: -149px;
}
.icon img{
    max-height: 150px;
}
.xem-them{
    padding: 10px 0 20px;
    font-size: 16px;
}
#image_studentModal .txt{
    text-align: left;
}
.login-block .name{
    top: 0;
    padding: 0 10px;
    font-weight: bold;
    font-size: 20px;
    /*padding-right: 20px;*/
}
.upload_image_video{
    cursor: pointer;
}
.select2-container .select2-selection--single {
    height: 38px;
    border: 1px solid #ff763a;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    text-align: left;
}
.province *:focus,.selection:focus,.has-error *:focus {
    outline: 0 ;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #ff0601;
}
input[type="file"] {
    /*display: none;*/
}
.box-upload{
    position: relative;
    width: 175px;
    overflow: hidden;
    display: inline-block;
}
.uploads .form-group{
    display: inline-block;
}

#alertModal .modal-message {
    margin: 20px auto 20px;
    color: #ff0601;
    font-weight: bold;
}
#alertModal .modal-message div{
    font-size: 16px;
    color: #ff0601;
    font-weight: 400;
    margin-top: 10px;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #ff0601;
    position: absolute;
    bottom: -5px;
    font-size: 12px;
}
.pre_upload_image{
    /*display: none;*/
}
audio, canvas, progress, video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.video_1-1{
    height: 230px;
}
.video_1-1 img{
    height: 100%;
    object-fit: contain;
    background: #ccc;
}
#video_Modal .modal-body{
    height: 80vh;
}
#video_Modal._3trieu .modal-dialog {
    margin-top: 10px;
    max-width: 750px;
}
#uploadImageModal._3trieu .modal-dialog {
    margin-top: 10px;
}

#video_Modal._3trieu.modal-prototype .modal-body {
    padding: 20px 20px;
    text-align: center;
}
#progress-wrp{
    width: 100%;
    position: relative;
    height: 20px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    background-color: #f5f5f5;
    border-radius: 4px;
    margin: 20px 0;
    display: none;
    overflow: hidden;
}
.progress-bar{
    height: 20px;
}
.status{
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    color: #333;
}
.img-container{
    /*max-height: 497px;*/
}
.img img{
    width: 100%;
}
.show_text p{
    text-align: center;
}
.show_text{
    margin-top: 20px;
}

.show_text .fa {
    font-size: 20px;
}
#inputImage-error{
    display: none !important;
}
.docs-buttons .btn-group{
    margin-top: 10px;
    margin-bottom: -10px;
}
.votes .img{
    position: relative;
}
.votes .img>img{
    position: absolute;
    top: -5px;
    left: -10px;
    z-index: 9;
    width: inherit;
}
.no-under{
    border: none;
}
.paging a{
    display: inline-block;
    padding: 1px 4px;
}
.paging{
    display: inline-block;
    float: right;
    margin-bottom: 20px;
}
.docs-buttons .btn-group{
    display: none;
}
.vote{
    text-transform: uppercase;
}
.vote i {
    color: #FF5722;
    font-size: 18px;
    padding-right: 5px;
}
.vote:hover i {
    color: #ff0005;
}

/* ------------------- Map --------------- */
.map-students {
    margin: 0 auto;
    position: relative;
    width: 640px;
    z-index: 0;
}
.map-student {
    position: absolute;
}
.map-student > img {
    max-width: 100%;
    height: auto;
}
.map-student:hover, .map-student.active {
    border: 2px solid #13b7ec;
    box-shadow: 0 0 9px rgba(58, 58, 58, 0.8);
    cursor: pointer;
    z-index: 99;
}
/* ---------------- End Map --------------- */

.show-video-playing{
    position: fixed;
    top: 40%;
    left: 0;
    z-index: 99;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
    cursor: pointer;
}
.show-video-playing.show-video-played{
    display: block;
}
.show-video-playing span{
    width: 60px;
    height: 60px;
    background: url(../images/play_hv.png) no-repeat;
    display: block;
}

/**/
.fb-share {
    display: inline-block;
    background: #333;
    background: #ff763a;
    font-family: SFURhythm;
    font-size: 22px;
    padding: 5px 30px;
    border-radius: 5px;
}
.fb-share a{
    color: #fff;
}
.fb-share a:hover{
    color: #3F51B5;
}
.paging_bar_m {
    margin-bottom: 10px;
}
.paging_bar_m a {
    display: inline-block;
}
.login-mobile{
    display: none;
}
.login-desktop{
    display: inline-block;
}
.img-slogan-desktop{
    display: block !important;
}
.img-slogan-mobile{
    display: none !important;
}
@media screen and (max-width: 1199px){
    .hd-top {
        padding: 0 80px 0 80px;
    }
    .img-teachers {
        max-width: 40%;
    }
    .img-slogan {
        padding-right: 20px;
        max-width: 55%;
    }
    .form {
        padding-right: 15px;
    }
    .layouts-2 .anh-1 {
        right: 80px;
    }
    .layouts-2 .anh-2 {
        right: 10px;
        top: 550px;
    }
    .layouts-2 .anh-3 {
        left: 150px;
    }
    .layouts-2 .anh-4 {
        left: 300px;
    }
    .layouts-2 .gui-anh-ngay {
        left: 150px;
    }
}

@media screen and (max-width: 991px){
    .hd-top {
        padding: 0 10px;
    }
    .login-block a {
        font-size: 14px;
    }
    header {
        min-height: 690px !important;
    }
    .layouts-2 .anh-1 {
        right: 10px;
    }
    .layouts-2 .anh-3 {
        left: 100px;
    }
    .layouts-2 .bg-count {
        right: 10px;
        top: 685px;
    }
    .layouts-2 .anh-4 {
        left: 200px;
    }
    .box-images .img, .box-images .img img,.video_1-1 {
        height: 180px;
    }
    .max-width {
        padding: 0 10px;
    }
    .box-images .img-votes>img {
        height: auto;
    }
}
@media screen and (max-width: 767px){
    .modal-body .col-sm-5{
        padding-bottom: 10px;
    }
    .logo {
        max-width: 20% !important;
    }
    .login-block {
        max-width: 80%;
    }
    .hd-middle {
         top: 0 !important;
    }
    .login-mobile{
        display: block;
        text-align: right;
    }
    .login-desktop{
        display: none;
    }
    .img-slogan-desktop, .boxs-left:after {
        display: block !important;
        padding-top: 20px;
    }
    .img-slogan .des {
        font-size: 16px;
    }
    .img-slogan .button-a a span {
        font-size: 24px;
    }
    .img-slogan .img img{
        width: 57px;
    }
    .form {
        display: block;
        text-align: center;
        padding: 50px 20px;
    }
    .layouts-2 .anh-2 {
        right: 0;
    }
    .layouts-2 .anh-3 {
        left: 10px;
    }
    .layouts-2 .anh-4 {
        left: 20px;
    }
    .layouts-2 .gui-anh-ngay {
        left: 50px;
    }
    .layouts-2 .bg-count {
        right: 0;
    }
    body, html {
        /*overflow-x: hidden;*/
    }
    header {
        background-color: #0685ae;
    }
    .tab-content .col-sm-4{
        width: 33.33%;
        float: left;
    }
}


@media screen and (max-width: 679px){
    body, html {
        min-width: 320px;
    }
    .login-block {
        float: right;
        padding-top: 5px;
    }
    .login-block a {
        font-size: 12px;
        padding: 10px 5px;
    }
    .img-slogan-desktop{
        display: none !important;
    }
    .img-slogan-mobile{
        display: block !important;
    }
    .img-slogan ,.img-teachers {
        max-width: 100% !important;
        padding: 20px 10px;
        float: none;
    }
    .img-teachers img{
        max-width: 200px;
        margin: 0 auto;
    }
    .bus {
        padding-left: 0;
        position: relative;
        left: 0;
    }
    .thay_cong {
        float: left;
    }
    .layouts-2 .anh-1,.layouts-2 .anh-2,.layouts-2 .anh-3,.layouts-2 .anh-4,.layouts-2 .gui-anh-ngay,.layouts-2 .bg-count {
        display: none;
    }
    .map-students {
        /*width: 100%;*/
    }
}

@media screen and (max-width: 479px){
    .login-block a {
        font-size: 10px;
        padding: 10px 2px;
    }
    .img-slogan {
        margin-top: 0;
    }
    .img-slogan h1{
        margin-top: 0;
    }
    .nav-tabs>li {
        float: none;
        display: inline-block;
    }
    .form .txt {
        font-size: 22px;
    }
    .tab-content .col-sm-4 {
        width: 50%;
        float: left;
    }
}

@media screen and (max-width: 360px){
    .box-images .img, .box-images .img img, .video_1-1 {
        height: 130px;
    }
    .box-images .img-votes>img {
        height: auto;
    }
}

