/*@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap');
*{ font-family: 'Source Sans Pro', sans-serif;text-decoration: none!important; }/*text-transform: capitalize;*/
.d-block{ display:block; }
.m-block{ display:none; }
.bg-spacial{ background:#ffffffd9!important; }
.btn-warning {
    color: #fff;
    background-color: #e16b04;
    border-color: #e16b04;
}.text-warning, a{
    color: #ffa415!important;/*#e16b04*/
}a.navbar-brand {
    font-size: 25px;
}ul.navbar-nav li a {
    color: #e7e7e7!important;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 20px!important;
}ul.navbar-nav li a i.fas {
    color: #e7e7e7!important;
}.bg-trans-03 {
    background: #00000094;
    padding: 30px 25px;
    color:#fff;
}.bg-trans-02 {
    background: #ffffff94;
    padding: 50px;
    color: #444;
}#header-sec-2{
    background-image: url(../img/home-banner-1.webp);
    background-color: #f31a1a;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}#header-sec-3 {
    width:100%;
    background: linear-gradient(0deg, transparent, #000000c4);
}header#header-sec {
    background: linear-gradient(0deg, transparent, #000000c4);
}section.breadcrum-sec {
    /*margin-top: 17.3%;*/
    padding: 10px 0px;
    background:#fff;
}
.bg-grey{
    background-color: #f8f9fa!important;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
#top-sec{
    background-image: url(../img/home-banner-1.webp);
    background-color: #3c3c3c;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 210px 0px 140px;
    height:100vh;
}#top-sec1{
    background-image: url(../img/1.jpg);
    background-color: #3c3c3c;
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    padding: 170px 0px 140px;
    height:550px;
}#login-sec, #reset-sec{
    background-image: url("../img/home-banner-1.webp");
    background-size: cover;
    background-repeat: no-repeat;
    height:100vh;
    padding: 100px 0px;
}#reg-sec{
    background-image: url("../img/home-banner-1.webp");
    background-size: cover;
    background-repeat: no-repeat;
    height:100vh;
    padding: 30px 0px;
    overflow:auto;
}.page-title{
    height: 150px;
}
.font-20{ font-size:20px!important; }
.font-weight-600{ font-weight:600; }
.mt--3 {
    margin-top: -30px;
}.hr{ border-top:1px solid #aaa;margin:0px; }
.bg-dropdown {
    background: #e10d0d;
    color: #fff;
    padding:0px;
}.bg-dropdown i{
    color:#fff;
}.bg-dropdown a.dropdown-item {
    padding: 8px 20px!important;
}.bg-dropdown a.dropdown-item:hover {
    background: #b90000!important;
}.popup-box {
    background: #00000078;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 1600;
    top: 0%;
    left: 0%;
    vertical-align: middle;
}.popup-body {
    width: 40%;
    margin: auto;
    height: auto;
    background: #fff;
    margin-top: 12%;
    padding: 4% 4%;
}h4.gender{
    cursor:pointer;
}.hover-color:hover{
    background:#ffe000!important;
    transition-duration: .5s;
}h4.gender i {
    font-size: 50px;
}.footer-sec{
    /*background-image: url(../img/home-banner-1.webp);*/
    background-color: #2d2d2d;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}.widgets ul {
    padding: 0px 15px;
}.contact-info, .contact-info a, .contact-info i, .contact-info h2, .contact-info h5, .contact-info p {
    background: #f31a1a;
    color: #fff!important;
}.cols-tab li {
    display: block;
    padding: 10px 20px;
    border: 1px solid #ccc;
    width: 100%;
}select.filter {
    padding: 4px 10px;
}.link-size-md {
    font-size: 20px!important;
}img.d-block.mx-auto.selected-img, .add-img {
    cursor: pointer;
}.selected-img {
    border-radius: 100px;
    height: 150px;
    width: 150px;
    object-fit: cover;
}i.plus-icon {
    font-size: 30px;
    color: #d7d7d7;
    text-align: center;
    display: block;
}.img-box {
    overflow: hidden;
}
.img-box img {
    border-radius: 100px;
    background: #ffa4152e;
    height: 90px!important;
    width: 90px!important;
    object-fit: contain;
    margin:auto;
}
.condidate-details p {
    width: 49.5%;
    display: inline-block;
    padding: 10px 20px;
    margin-left: auto;
    border: 1px solid #0000000d;
}.ac-pro-box img {
    height: 175px;
    width: 175px;
    object-fit: contain;
}.position-bottom {
    position: absolute;
    top: 0;
    right: 0;
}.widgets h2, .widgets p, .widgets a, .widgets strong, .widgets span, .widgets ul li{
    color:#e4e4e4!important;
}ul.client-details{
    padding:0px; margin:0px;
}ul.client-details li {
    display: inline-block;
    width: 49%;
    padding: 7px 0px;
}.lg-img-view{ display:none; }
.border { border-color: #0000000d!important; }
button.close {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 1600;
    color: #fff;
}.carousel-item img {
    height: 98vh;
    max-width: 40%;
    object-fit: contain;
}.modal-dialog.modal-xl {
    max-width: 100%!important;
    margin: 7px;
}div#photos {
    padding-right: 0px!important;
}.wpx-100 {
    height: 200px;
    width: 100%;
    object-fit: contain;
    padding: 25px;
}.contact-form {
    background: #ffa415;
    color:#fff;
}.mt--1 {
    margin-top: -2px;
}h1.text-dark {
    line-height: .8;
    font-weight: 500;
    font-size: 1.625rem;
}span.text-sm {
    font-size: 14px;
    font-weight: 400;
    color: #2196f3cf;
}/*.form-control {
    background: #e8f0fe!important;
}*/.border-0 {
    border: 0!important;
}span.input-group-text {
    width: 36px;
}

/*------------------Color----------------------*/
.btn-danger {
    color: #fff;
    border-color: #ae2431;
    background: linear-gradient(1deg, #ae2431, #ae2431, #ae2431);
    border-radius:0px;
}.bg-primary{
    background: linear-gradient(1deg, #ae2431, #ae2431, #ae2431);
}.btn-outline-primary {
    color: #ae2431;
    border-color: #ae2431;
    border-radius:0px;
}.btn-outline-primary:hover {
    color: #fff;
    background-color: #ae2431;
    border-color: #ae2431;
}.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #ae2431;
    border-color: #ae2431;
}.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem #ae24314d!important;
}.btn-primary, .btn-primary:hover, .btn-primary:active .btn-primary:focus {
    color: #fff!important;
    background-color: #ae2431!important;
    border-color: #ae2431!important;
    border-radius:0px;
}.btn-info, .btn-info:hover, .btn-info:active .btn-info:focus {
    color: #000!important;
    background-color: #ffa415!important;
    border-color: #ffa415!important;
    border-radius:0px;
}.form-control {
    background: #ffa4152e!important;
    border-radius:0px;
}.form-control:focus, .form-control:hover, .form-control:active, .form-control:visited, .form-control:focus-visible {
    color: #495057;
    background-color: #fff;
    border-color: #ffefd5;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(255 239 213);
}
span.input-group-text.text-color-dark {
    background: #ffefd5;
    border: 0;
    color: #000!important;
    border-radius: 3px!important;
    cursor:pointer;
    border-bottom-left-radius: 0px!important;
    border-top-left-radius: 0px!important;
    border-radius:0px;
}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label, .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after, .input-group:not(.has-validation)>.custom-select:not(:last-child), .input-group:not(.has-validation)>.form-control:not(:last-child) {
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}.bg-dropdown {
    background: #ae2431;
    color: #fff;
    padding: 0px;
    border-radius:0px;
}.user-profile img.img-thumbnail.rounded {
    width: 200px;
    height: 200px;
    object-fit: contain;
    border-radius: 50%!important;
    display: block;
    margin: auto;
}.pagination {
    display: -ms-flexbox;
    display: inline-flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    margin-top:20px;
}ul.nav.nav-tabs.cols-tab li a {
    color: #5a5a5a!important;
}.alertmsg {
    width: 230px;
    position: absolute;
    top: 100px;
    right: 15px;
    z-index:1600;
}input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}button.close {
    color: #000;
    top: 2px;
    right: 12px;
    font-size: 30px;
}a.font-weight-bold.close {
    color: inherit!important;
    z-index: 999;
}section.chat-box {
    width: 30%;
    border: 1px solid #ccc;
    padding: 10px 15px;
    position: fixed;
    bottom: 1px;
    right: 1px;
    z-index: 1600;
}.msg-area{
    height: 50vh;
    margin-bottom: 55px;
    border-top:1px solid #ccc;
    background:#fff;
}.msg-text {
    width: 100%;
    max-height:100%;
    background: #fff;
    border-bottom-left-radius: 0px;
    position: absolute;
    bottom: 5px;
    left: 0px;
    padding: 5px;
    overflow: auto;
    display: flex;
    flex-direction: column-reverse;
}.msg {
    max-width: 100%;
    width: fit-content;
    background: #0aff5b1f;
    box-shadow: 0px 0px 4px #0000002e;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 10px;
    border-bottom-right-radius: 0px;
    margin-left: auto;
}.msgtext {
    max-width: 100%;
    width: fit-content;
    background: #fff;
    box-shadow: 0px 0px 4px #0000002e;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    margin-left: 0px;
}.input-area {
    position: absolute;
    bottom: 0;
    background:#fff;
    padding-top:13px;
}a.chat-close i {
    color: #fff;
    font-weight: 700;
}section#openchat {
    position: fixed;
    right: 10px;
    bottom: 10px;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 4;
    background: #ae2431;
    border-radius: 50%;
    z-index: 1600;
    cursor:pointer;
    box-shadow: 0px 0px 4px #00000091;
}section#openchat i {
    font-size: 40px;
    line-height: 2;
    color: #fff;
}.msg small {
    font-size: 60%;
    font-weight: 400;
    font-style: italic;
    float:right!important;
    color:#555454;
}.p-icon{
    width:25px;
    padding:1px;
    margin-top:-3px;
}a#chatclose1 i {
    color: #fff;
    font-weight: 700;
}a#chatclose1 {
    padding: 8px;
}.badge-danger {
    color: #fff;
    background-color: #dc3545;
    padding: 3px 4px;
    margin-left: -5px;
    margin-bottom: -6px;
    height: 15px;
}a.text-dark.skip {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
}section#title-sec {
    background: #000;
    padding-top: 204px;
    padding-bottom: 40px;
    background-image: url(../img/home-banner-1.webp);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}.post-footer {
    font-style: italic;
}

section.complete-account {
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100vh!important;
    background: #000000bf;
    text-align: center;
    padding-top: 60px;
}
.msg-areass {
    width: 300px;
    border-radius: 5px;
    background: #fff;
    margin: auto;
    padding: 35px 10px;
}
.marquee {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  width:96%;
}

.marquee span {
    display: inline-block;
    padding-left: 95%;
    animation: marquee 15s linear infinite;
    color:#eb5701;
    font-size: 1.25rem;
    font-weight: 700;
    /*    background: -webkit-linear-gradient(1deg, #ae2431, #ae2431, #ae2431);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    */
}

.marquee2 span {
  animation-delay: 15s;
}

i.fas.fa-bell.text-white {
    color: #e7e7e7!important;
}

ul.user-social-icon {
    padding: 0px;
    margin: 0px;
    /*text-align: center;*/
}

ul.user-social-icon li {
    text-decoration: none;
    display: inline-block;
    padding: 20px 5px;
}

ul.user-social-icon li a i {
    font-size: 25px;
    color: #007bff;
}

.post-img img{
    height: 255px;
    object-fit: cover;
}

.info p {
    color: #898989;
}

.process-icon {
    height: 130px;
    width: 130px;
    background: #ffa413;
    border-radius: 50%;
    color: #fff;
    /*line-height: 9;*/
    margin: auto;
    padding: 40px;
    border: 5px Solid #dc354552;
}
.text-warning-2{
    color:#f48023;
}

.text-grey {
    color: #0006;
}

span.txt {
    right: 35px;
    position: absolute;
    bottom: 2px;
    display: inline-block;
}

.hover-shadow:hover{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.read-more{
    text-align: right;
    display: block;
}

a.upload-img {
    text-align: center;
    background: radial-gradient(transparent, #cfcfcf40);
    display: block;
    color: #a9a8a8!important;
    margin: 0px;
    padding: 35px 0px;
}

img.img-upload {
    opacity: .2;
}

.text-gray.info {
    color: #707070;
    text-align:justify;
}

.post-body.pt-3.pl-3.pr-3 {
    padding: 0px!important;
}

.post-body h3.h6.m-0.text-dark.mb-3 {
    font-weight: 700;
    color: #fff!important;
    background: #000;
    padding: 10px 20px;
    margin-bottom:0px!important;
}

.post-body .text-gray.info.mb-3 {
    padding: 10px 20px;
    margin-bottom:0px!important;
}

a.fs-link {
    padding: 0 6px;
    font-size: 25px;
}

ul.footer-link {
    padding: 0px;
    margin: 0px;
    margin-left: 45px;
}

ul.footer-link li {
    text-decoration: none;
    display: inline;
}

.edit-proimg{
    position: absolute;
    top: 4px;
    right: 30px;
    color: #bbb;
    cursor:pointer;
    /*text-shadow: 0px 0px 2px #ccc;*/
}.del-proimg{
    position: absolute;
    top: 4px;
    right: 10px;
    color: #d53f3f;
    cursor:pointer;
    /*text-shadow: 0px 0px 2px #ccc;*/
}.gal-img {
    height: 120px;
    object-fit: contain;
}.add-img.p-5.border.bg-light.rounded {
    padding: 28px 5px!important;
    text-align: center;
    color: #ccc;
    line-height: 2;
    padding-top: 35px!important;
}i.plus-icon {
    font-size: 22px;
    color: #d7d7d7;
    text-align: center;
    display: block;
}.x-small{
    font-size:12px;
}ul.nlist {
    border: 1px solid #00000008;
    margin: 0px!important;
    padding: 0px;
}ul.nlist li {
    text-decoration: none;
    display: block;
    border: 1px solid #0000000a;
    padding: 12px 12px;
}span.ps-right {
    float: right;
    font-style: italic;
    color: #8d8484;
}a.dropdown-item span {
    text-transform: uppercase;
    font-size: 14px;
}.ddval{
    font-size: 14px;
}ul.nav.nav-tabs.cols-tab.none, ul.nav.nav-tabs.cols-tab.none li {
    border-color: #00000008;
}.margin-top-m10{
    margin-top: -20px;
    padding-bottom: 15px;
}ul.chat-users {
    padding: 0px 0px;
    margin:0px!important;
    background: #fff;
    color: #000;
    border-radius:3px;
    height: 320px;
    overflow: auto;
}ul.chat-users li {
    text-decoration: none;
    display: block;
    padding: 0;
}ul.chat-users li a {
    padding: 10px 15px;
    display:block;
}ul.chat-users li:hover a {
    background: #cccccc29;
}ul.chat-users li a small {
    float: right;
    color: #ffa415d1;
    font-style: italic;
    padding-top:1px;
    padding-right: 10px;
}.noticlass {
    font-size: 18px;
    position: absolute;
    height: 25px;
    width: 25px;
    background:#ffeb00;
    color:#000;
    left: 0;
}span.ntfm {
    float: right;
    height: 12px;
    width: 12px;
    font-size: 2px;
    margin-top: 5px;
    margin-right: -4px;
}/*.text-light, a {
    color: #ffffffcc!important;
}*/.text-light {
    color: #f8f9fa!important;
    text-shadow: 0 0 2px #00000057;
}.edit-proimg1 {
    position: absolute;
    top: 4px;
    right: 50px;
    color: #bbb;
    cursor: pointer;
}select#updreligion, select#updcast {
    width: 100%;
    background: #fff0;
    border: 0;
    color: #4f5c63;
}select:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}.carousel-item.active img {
    display: block!important;
}span.cpc-text {
    display: block;
    width: 95px;
    height: 95px;
    border-radius: 100%;
    background: #fff;
    margin: auto;
    text-align: center;
    padding: 35px 0px;
}.form-control.border-0 {
    color: #4f5c63;
}div#google_translate_element {
    position: fixed;
    right: 4px;
    height: 25px;
    overflow: hidden;
    z-index: 16000;
}iframe {
    display: contents;
    height: 0px!important;
    min-height: 0px;
}body {
    top: 0px!important;
}.eapps-instagram-feed-header-container, .eapps-widget-toolbar {
    display: none!important;
}select#uphoneCode {
    background: papayawhip!important;
    border-right: 1px solid #fff!important;
    opacity: 1!important;
}.img-box.text-center {
    align-items: center;
    display: flex;
}.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #ae2431!important;
    border-color: #ae2431!important;
}.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(255 0 0 / 25%);
}li.page-item.disabled a {
    opacity: .7;
    color: #727272!important;
}.mPlans {
    display: flex;
    align-items: center;
    justify-content: center;
}.freePlan {
    background: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 25px 30px;
}.paidPlan {
    background: #ae2431;
    color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 25px 30px;
}.btn-white {
    background: #fff;
    color: #ae2431 !important;
}.mPlans ul li {
    padding: 8px 0px;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none!important;
    display: block!important;
}.disabled {
    opacity: 0.6;
    color: #08003e;
}.mPlans ul {
    padding-left: 0px;
}.mPlans .paidPlan ul li {
    padding: 12px 0px;
    text-decoration: none!important;
    display: block!important;
}.optdiv {
    width: 48%;
    display: inline-block;
}section#upgradechat {
    position: fixed;
    right: 10px;
    bottom: 10px;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 4;
    background: #ae2431;
    border-radius: 50%;
    z-index: 1600;
    cursor: pointer;
    box-shadow: 0px 0px 4px #00000091;
}section#upgradechat i {
    font-size: 40px;
    line-height: 2;
    color: #fff;
}.download-btn{
    width: 180px;
    border: 1px solid #cccccc4f;
    border-radius: 5px;
}


@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@media (max-width:767px){
    .d-block{ display:none!important; }
    .m-block{ display:block!important; }
    .carousel-item img {
        height: 98vh;
        max-width: 100%;
        object-fit: contain;
    }
    .chatsubmit{ display:block!important; }
    .navbar-brand img{ width:100px!important; }
    .h2 { font-size: 16px!important; }
    h3 .h3 { font-size: 14px!important; }
    select.filter { padding: 5px 4px;font-size: 13px; }
    select#ft_cast { width: 120px; }
    .age_filter input { font-size: 13px; padding: 3px 4px; }
    .age_filter label { font-size: 10px; display:none; }
    .position-bottom { position: absolute; top: 5px; right: 0; }
    ul.navbar-nav li { background: #ae2431; padding: 10px; }
    #sp-sec .col-md-6 { padding: 0px 0px; }
    .text-left, .text-right { text-align: center!important; }
    a.btn.btn-primary.btn-sm.text-white.mt--1 { font-size: 13px; border-radius:3px; }
    button#age_submit { font-size: 13px; border-radius:3px; }
    section.chat-box {
        width: 99.3%;
        border: 1px solid #ccc;
        padding: 10px 15px;
        position: fixed;
        bottom: 1px;
        right: 1px;
        z-index: 1600;
    }.msg-area{
        height: 70vh;
        margin-bottom: 55px;
        border-top:1px solid #ccc;
        background:#fff;
    }
    .widgets {
        text-align:center;
    }section#top-sec1 {
        padding: 120px 12px;
    }#top-sec1 {
        background-image: url(../img/1.jpg);
        background-color: #3c3c3c;
        background-size: cover;
        background-position: left;
        background-repeat: no-repeat;
        padding: 170px 0px 140px;
        height: 500px;
    }section.get-started-sec a {
        margin-top: 25px;
        margin-left: 0px!important;
    }.col-md-12.widgets {
        text-align: left;
        padding: 15px 80px;
    }.col-md-12.widgets {
        text-align: center;
        padding: 15px 0px;
        text-decoration: none!important;
        display: block;
    }ul.footer-link {
        padding: 0px;
        margin: 0px;
        margin-left: 0;
    }.widgets img {
        text-align: center;
        float: unset!important;
    }.add-img.p-5.border.bg-light {
        padding: 28px!important;
    }.add-img.p-5.border.bg-light.rounded {
        padding: 28px!important;
    }.gal-img {
        height: 80px;
        object-fit: contain;
    }div#user-details {
        padding: 25px 0px!important;
    }.none{
        display:none!important;
    }.m-border{
        border:0px!important;
    }.widgets ul li {
        text-decoration: none;
        display: block;
    }ul.footer-link li {
        display: inline-block;
    }.add-img.p-5.border.bg-light.rounded {
        padding-left: 0px!important;
        padding-right: 0px!important;
        padding-top: 16px!important;
        padding-bottom: 16px!important;
        font-size: 12px;
    }ul.nlist li {
        padding: 12px 12px 26px;
    }.mPlans {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }.freePlan {
        background: #fff;
        border-radius: 10px;
        padding: 25px 30px;
    }.paidPlan {
        background: #ae2431;
        border-radius: 10px;
        padding: 25px 30px;
        margin-top: 15px;
    }

}.m-block, .m-flex{
    display:none!important;
}
.m-none{
    display:block!important;
}
@media (max-width: 768px){
    .m-block{
        display:block!important;
    }
    .m-flex{
        display:flex!important;
    }
    .m-none{
        display:none!important;
    }.profStatus{
        display:none!important;
    }
}
@media (min-width:768px) and (max-width:932px) {
    .m-block{
        display:block!important;
    }
    .m-flex{
        display:flex!important;
    }
    .m-none{
        display:none!important;
    }.t-none{
        display: none;
    }
}