.fixed-text-4 {
    overflow: hidden;
    display: -webkit-box;
    height: 70px;
}
.h-bg-img {
    height: 145px;
}
.h-bg-img-new {
    height: 240px;
}
.fix-mt-viewall {
    margin: 110px 0 0 0;
}
.fix-h-subscription{
    height: 40px;
    overflow: hidden;
}
.text-blue-new{
    color: #3688d8;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    height: auto;
}
.g-mb-2 {
    margin-bottom: 0px;
}
.bg-detail-color {
    background-color: #efefef;
}
.container-profile .container-profile {
    width: 1170px;
}
.fix-h-h4 {
    height: 37px;
    overflow: hidden;
}
.img-height-new {
    height: 210px;
}
.fix-text-giftvoucher {
    height: 16px;
    overflow: hidden;
}
.btn-checkout {
    padding: 5px 10px;
    background-color: #ff0000;
    width: 100%;
}
.g-px-50 {
    padding: 20px 113px;
}
.white_content11 {
    display: none;
    position: fixed;
    left: 15%;
    right: 15%;
    bottom: 0px;
    width: auto;
    background-color: ;
    z-index: 1002;
    overflow: auto;
    -webkit-box-shadow: 0 0 0px 0px #000000;
    box-shadow: 0 0 0px 0px #000000;
}
.white_content12 {
    display: none;
    position: fixed;
    left: 0%;
    right: 80%;
    width: auto;
    bottom: 0%;
    background-color: ;
    z-index: 1002;
    overflow: auto;
    -webkit-box-shadow: 0 0 0px 0px #000000;
    box-shadow: 0 0 0px 0px #000000;
}
.white_content13 {
    display: none;
    position: fixed;
    left: 80%;
    right: 0%;
    width: auto;
    bottom: 0%;
    background-color: ;
    z-index: 1002;
    overflow: auto;
    -webkit-box-shadow: 0 0 0px 0px #000000;
    box-shadow: 0 0 0px 0px #000000;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: -21px;
}

.btn-subscription {
    background: #0372bb;
    border: none;
    color: white;
    border-radius: 0px;
    padding: 15px 20px;
}
.bg-h-top {
    padding: 8px;
    background: #f7931c;
    color: #fff;
}
.close-modal {
    top: 1%;
    position: absolute;
    right: 1%;
}
.img-content {
    width: 120px;
    height: 380px;
    object-fit: contain;
}
.fixed-text-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.fixed-text-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.fixed-text-0 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.mx-detail-gift {
    margin: 10px 200px;
}
.p-home-box {
    padding: 40px 70px !important;
}
.g-bg-ef {
    background-color: #efefef;
}
.w-ex-coin-100 {
    width: 50%;
}
.card-detail-gift {
    height: 250px;
    overflow: hidden;
    padding: 30px;
}
.color-58 {
    color: #585858;
}
.btn-buy-detail {
    padding: 7px 70px;
    border-radius: 0px;
}
.fix-text-detail-gif {
    overflow: hidden;
    word-wrap: break-word;
    height: 208px;
}
.fix-h-new {
    height: 58px;
    overflow: hidden;
}
.h-fix-80{
    height: 80px;
}
.object-cover{
    object-fit: cover;
}
#mu-menu .navbar-default .navbar-nav li>a {
    font-size: 14px;
}
.scrollToTop {
    background-color: #f7941c;
    border: 2px solid #e28007;
}
.fix-mt-viewall {
    margin: 145px 0 0 0;
}
.exchange-item {
    height: 220px;
    width: 100%;
    object-fit: contain;
}
.btn-clear-cart{
    background-color: #BBBBBB;
    border-color: #BBBBBB;
}

.bg-blue-teacher {
    background-color: #1fb7f0 !important;
}
.mt-my-coins{
    margin-top: 45px;
}

.height-course{
    height: 23px;
}
.line-height-20{
    line-height: 15px;
}
.well-custom {
    display: flex;
    align-items: center;
    min-height: 20px;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    transition: all .3s;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
.border-btn{
    border-radius: 30px;
    width: 100%;
    font-size: 12px;
}
.f-12-new{
    cursor: pointer;
    font-size: 12px;
    color: #8a8a8a;
}
.icon-new{
    color: #337ab7;
}
.w-h-img{
    width: 100%;
    height: auto;
}



@media screen and (min-device-width: 1450px) and (max-device-width: 1550px) {

    .c-nav {
        width: 1170px;
    }
    .container-profile {
        width: 1170px !important;
    }
}
@media screen and (min-device-width: 1300px) and (max-device-width: 1450px) {
    .c-nav {
        width: 1170px;
    }
    .container-profile {
        width: 1170px !important;
    }
}
@media screen and (min-device-width: 1100px) and (max-device-width: 1300px) {
    #mu-menu .navbar-default .navbar-nav li>a {
        font-size: 12px;
    }
    .c-nav {
        width: 1030px;
    }
    .container-profile {
        width: 1170px !important;
    }
}


@media screen and (min-device-width: 767px) and (max-device-width: 1199px) {
    .profile-linebt {
        border-bottom: 1px solid #ccc;
        padding-bottom: 0px;
        padding-top: 25px;
        margin-bottom: 15px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .right-auto{
        right: auto !important;
    }
    
    .set-left-nav{
        padding-left: 55px;
    }
    #mu-menu .navbar-default .navbar-nav li>a {
        /* font-size: 15px; */
        font-size: 11px;
        padding: 10px 10px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #f7931c;
        height: 3px;
        margin-bottom: 5px;
    }
    .navbar-default .navbar-toggle {
        border-color: #ddd0;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #ddd0;
    }
        
    .btn-language.btn-language {
        position: absolute;
        left: 0px;
        top: 9px;
        text-align: center;
        transition: all 0.3s ease-in-out;
        padding-right: 5px;
        padding-left: 5px;
        width: 9%;
        color: #fff;
        border-bottom: none;
        background-color: #ffffff00;
        cursor: pointer;
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    
}

@media screen and (min-device-width: 991px) and (max-device-width: 1099px) {
    .profile-linebt {
        border-bottom: 1px solid #ccc;
        padding-bottom: 1px;
        padding-top: 0px;
        margin-bottom: 40px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .fix-scoll-list-md{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .profile-box-infomation {
        background: #ececec;
        margin: 30px 0px 0px 0px;
        height: auto;
    }
    .navbar-right .dropdown-menu {
        left: 0%;
    }
    .c100.big {
        font-size: 120px;
    }
    .fz-15 {
        font-size: 10px !important;
    }
    .profile-img {
        width: 90%;
        height: auto;
        border-radius: 50%;
    }
    .c100 > p {
        font-size: 12px;
        position: absolute;
        font-weight: bold;
        top: 40px;
        z-index: 1;
        width: 100%;
        text-align: center;
    }
    #mu-menu .navbar-default .navbar-nav li>a {
        font-size: 12px;
    }
    
    .h-fix-80 {
        height: 100px;
    }
    .mx-detail-gift {
        margin: 10px 110px;
    }
    .fix-mt-viewall {
        margin: 155px 0 0 0;
    }
}

@media screen and (min-device-width: 600px) and (max-device-width: 990px) {
    .youarehere {
        position: absolute;
        top: 22px;
        left: 6px !important;
    }
    .profile-linebt {
        border-bottom: 1px solid #ccc;
        padding-bottom: 1px;
        padding-top: 0px;
        margin-bottom: 40px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .profile-box-infomation {
        background: #ececec;
        margin: 30px 0px 0px 0px;
        height: auto;
    }
    .fix-scoll-list-md{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .mt-my-coins {
        margin-top: 15px;
    }
    .justify-center{
        display: flex;
        justify-content: center;
    }

    .hidden-md-s{
        display: none;
    }
    .mx-detail-gift {
        margin: 10px 20px;
    }
    .img-height-new {
        height: 535px;
    }
    .g-mb-2 {
        margin-bottom: 20px;
    }
    .h-bg-img-new {
        height: 350px;
    }

    .h-bg-img {
        height: 150px;
    }
    .img-teacher-in {
        margin-top: 135px;
        width: 35px;
        height: 35px;
    }
    .box-heart {
        position: absolute;
        top: 100px;
        right: 10px;
        padding: 9px 10px 5px 9px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.93);
        font-size: 14px;
        transition: 0.3s all;
    }
    .box-skill {
        position: absolute;
        top: 155px;
        right: 5px;
        /* background: #3b419b; */
        padding: 5px 10px 5px 10px;
        border-radius: 20px;
        color: rgb(14, 0, 206);
        font-size: 12px;
    }
}



@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
    .profile-linebt {
        border-bottom: 1px solid #ccc;
        padding-bottom: 1px;
        padding-top: 0px;
        margin-bottom: 40px;
    }
    .limittextname {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 20px;
    }
    .profile-box-infomation {
        background: #ececec;
        margin: 30px 0px 0px 0px;
        height: auto;
    }
    .fix-scoll-list-md{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
   
    
    .border-btn {
        border-radius: 30px;
        width: 50%;
        font-size: 12px;
        text-align: center;
    }
    .well-custom {
        display: block;
        align-items: center;
        text-align: center;
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #ffffff;
        border-radius: 10px;
        border: 1px solid #e5e5e5;
        transition: all .3s;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    }
    .set-left-nav{
        padding-left: 40px !important;
    }
    .exchange-item {
        height: 380px;
        width: 100%;
        object-fit: contain;
    }
    
    .h-fix-80 {
        height: 100px;
    }
    .fix-mt-viewall {
        margin: 150px 0 0 0;
    }
    .btn-subscription {
        background: #0372bb;
        border: none;
        color: white;
        border-radius: 0px;
        padding: 15px 14px;
    }
    .mx-detail-gift {
        margin: 10px 15px;
    }
    .card-detail-gift {
        height: auto;
        overflow: hidden;
        padding: 30px;
    }
    .btn-buy-detail {
        padding: 7px 70px;
        border-radius: 0px;
        margin-bottom: 20px;
    }
    .fix-text-detail-gif {
        overflow: hidden;
        word-wrap: break-word;
        height: auto;
    }
    .w-ex-coin-100 {
        width: 100%;
    }
    .scrollToTop {
        border-radius: 4px;
        bottom: 60px;
        color: #fff;
        display: none;
        font-size: 30px;
        background-color: #67892f;
        line-height: 50px;
        height: 50px;
        font-family: "Montserrat", sans-serif;
        padding: 5px 0;
        position: fixed;
        right: 20px;
        text-align: center;
        text-decoration: none;
        width: 50px;
        z-index: 1000;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 10px 11px 5px 33px;
        font-size: 18px;
        line-height: 20px;
    }
    #mu-service .mu-service-area .mu-service-single {
        font-family: FontMontserratRegular;
        background-color: #8bb741;
        color: #fff;
        display: inline;
        float: left;
        padding: 20px 15px;
        text-align: center;
        width: 50%;
        height: 235px;
        margin-top: -30px;
        position: relative;
    }
    .close-modal {
        top: 2%;
        position: absolute;
        right: 4%;
        font-size: 30px;
        z-index: 1000000000;
        padding: 4px 8px;
    }
    .img-content {
        width: 100%;
        object-fit: contain;
        height: auto;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .dropdown-menu {
        position: fixed;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 14px;
        text-align: left;
        list-style: none;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
        box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    }
    
    .news-content > p > img{
        height: auto !important;
        width: 100% !important;
    }
    .scrollToTop {
        background-color: #f7931c;
        border: 2px solid #f7931c;
    }
   
    #mu-menu .navbar-default .navbar-nav li>a {
        font-size: 13px;
    }
    .hidden-md-s{
        display: block;
    }
    .g-mb-2 {
        margin-bottom: 20px;
    }
    .news_title {
        position: absolute;
        font-size: 15px;
        background-color: #5a5e62;
        padding: 20px;
        color: #fff;
        font-weight: bold;
        top: 75%;
        height: auto;
        width: auto;
        opacity: 0.9;
        max-width: 60%;
        border-left: 5px solid #0072bc;
    }
    .g-px-50 {
        padding: 10px 5px;
    }
    .btn-language.btn-language {
        position: absolute;
        left: 0px;
        top: 9px;
        text-align: center;
        transition: all 0.3s ease-in-out;
        padding-right: 5px;
        padding-left: 5px;
        width: 9%;
        color: #fff;
        border-bottom: none;
        background-color: #ffffff00;
        cursor: pointer;
        align-items: center;
        display: flex;
        justify-content: center;
    }
}

@media screen and (min-device-width: 500px) and (max-device-width: 599px) {
    .justify-center{
        display: flex;
        justify-content: center;
    }
    .mt-my-coins {
        margin-top: 20px;
        /* margin-left: 50%; */
        /* margin-right: 30%; */
    }
    .font-xx-small-sm{
        font-size: xx-small;
    }
    .font-from{
        font-size: 11px;
    }
    .input-group-addon {
        font-size: 8px;
    }
    .btn-clear-cart{
        background-color: #BBBBBB;
        border-color: #BBBBBB;
        font-size: 8px;
        padding: 11px 14px;
    }
    span > p > img{
        width: 100% !important;
        height: auto !important;
    }

    .img-content {
        width: 100%;
        object-fit: contain;
        height: auto;
    }

    .close-modal {
        top: 2%;
        position: absolute;
        right: 4%;
        font-size: 30px;
        z-index: 1000000000;
        padding: 4px 8px;
    }
    #mu-service .mu-service-area .mu-service-single {
        font-family: FontMontserratRegular;
        background-color: #0072bc;
        color: #fff;
        display: inline;
        float: left;
        padding: 20px 15px;
        text-align: center;
        width: 100%;
        height: 195px;
        margin-top: -30px;
        position: relative;
    }
    .img-height-new {
        height: 250px;
    }
    .g-mb-2 {
        margin-bottom: 20px;
    }
    .h-bg-img-new {
        height: 400px;
    }

    .h-bg-img {
        height: 320px;
    }

    .img-teacher-in {
        margin-top: 250px;
        width: 55px;
        height: 55px;
    }
    .box-heart {
        position: absolute;
        top: 260px;
        right: 10px;
        padding: 9px 10px 5px 9px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.93);
        font-size: 14px;
        transition: 0.3s all;
    }
    .box-skill {
        position: absolute;
        top: 295px;
        right: 5px;
        /* background: #3b419b; */
        padding: 5px 10px 5px 10px;
        border-radius: 20px;
        color: rgb(14, 0, 206);
        font-size: 12px;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 499px) {
    .justify-center{
        display: flex;
        justify-content: center;
    }
    .mt-my-coins {
        margin-top: 20px;
        /* margin-left: 50%; */
        /* margin-right: 30%; */
    }
    .font-xx-small-sm{
        font-size: xx-small;
    }
    .font-from{
        font-size: 11px;
    }
    .btn-clear-cart{
        background-color: #BBBBBB;
        border-color: #BBBBBB;
        font-size: 8px;
        padding: 11px 14px;
    }
    .input-group-addon {
        font-size: 8px;
        
    }
    span > p > img{
        width: 100% !important;
        height: auto !important;
    }
    .exchange-item {
        height: 245px;
        width: 100%;
        object-fit: contain;
    }
    .object-contain {
        object-fit: contain;
    }
    .font-x-small {
        font-size: x-small;
    }
    .img-content {
        width: 100%;
        object-fit: contain;
        height: auto;
    }
    .close-modal {
        top: 2%;
        position: absolute;
        right: 4%;
        font-size: 30px;
        z-index: 1000000000;
        padding: 4px 8px;
    }
    #mu-service .mu-service-area .mu-service-single {
        font-family: FontMontserratRegular;
        background-color: #f7931c;
        color: #fff;
        display: inline;
        float: left;
        padding: 20px 15px;
        text-align: center;
        width: 100%;
        height: 195px;
        margin-top: -30px;
        position: relative;
    }

    .img-height-new {
        height: 330px;
    }

    .h-bg-img {
        height: 180px;
    }
}











