@media(max-width: 1366px){
    .wrapper-body {
        padding-bottom: 25px;
    }
    .footer-ul .nav-link {
        font-size: 12px;
    }
    .copyright {
        font-size: 12px;
    }
}
@media only screen and (min-width:1024px) and (max-width:1199px){

}
@media(max-width: 1100px){
.payment_part_foot {
    width: 360px;}
}
@media(max-width:1080px){
.payment_part_foot {
    width: 350px;}

}
@media(max-width:1024px){
.payment_part_foot {
    width: 322px;
}
}
@media(max-width:991px){
.width-991{ -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;}
.m-b{ margin-bottom: 25px; }    
.display-block{ display: block !important; }
}


@media(max-width:600px){
.width-full-600{ width: 100%; }
.m-t-20{margin-top: 20px;}
.text-center-600{ text-align: center; }


}
@media(max-width:480px){
.faq-contant{    
    width: 218px;}
.promotions-img-tab {
    height: 148px !important;
}
#modal-register{}    
#modal-register .custom-model{ width: 340px; } 
}
@media(max-width:375px){
 .img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    height: 80px;
    width: 100%;
    object-fit: scale-down;
}   
.slider .home-slider .item {
    height: 332px !important;
    margin-top: 10px;
    /* background-position: left center !important; */
    background-size: contain;
}
.download h1 {
    font-size: 28px;
}
.desktop-text strong {

    font-size: 16px !important;
}
}

