.title {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.delete-account-app{
    font-size: 10px;
    padding: 3px;
}
.collapsed .icon-arrow-filter-responsive{
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    right: 0;
    background: url(../source/icons/all-icon.png?v=1.02) no-repeat -400px -33px;
    transform: rotate(-90deg);
}
.icon-arrow-filter-responsive{
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    right: 0;
    background: url(../source/icons/all-icon.png?v=1.02) no-repeat -400px -30px;
    transform: rotate(90deg);
}
.store-logo{
    min-width: 150px;
}
@media screen and (max-width: 1060px){
    body .nav-list li .nav-item, body .nav-list li:hover .nav-item{
        font-size: 12px;
    }
    .mobile-service-content h2, .pack-subscription-page .content-header h2,.change-list .mobile-service-content .content-header h2,
    body .list_incentives .content-header h3,.events-content .content-header p {
        font-size: 12px;
    }
}
@media screen and (max-width: 610px){
    .pack_detail .pack_top{
      margin-bottom: 0px !important;
    }
}
@media screen and (max-width: 992px){
    .social-media-link {
        margin: 0 80px;
    }
    .pack_detail .pack_top .pack_top_right button {
        display: none;
    }
    #mvPackage .pack_title {
        font-size: 18px !important;
    }
    #mvPackage .register_btn{
        font-size: 14px !important;
    }
}
@media screen and (max-width: 769px){
    .servise_filter .about-filter h3 {
        font-size: 16px;
        line-height: 18px;
    }
    .modal-dialog .close_btn button {
        width: 190px !important;
    }
    .input-box .label-utilities,
    body .utilities-page #form-payment .input-box-data,
    body .utilities-page #form-payment-fiber .input-box-data,
    body .utilities-page #form-refill .input-box-data {
        font-size: 14px;
    }
    .container .welfare-employ .list-welfare li {
        font-size: 14px;
    }
}




@media screen and (min-width: 992px){
    .d-md-none{
        display:none!important
    }
}
@media screen and (max-width: 575px){
    body .box-time-update.sigle-item {
        display: block;
        width: 100%;
        text-align: right;
        padding: 0;
    }
    body #modalOTP .digit-group input {
        height: 25px;
        width: 25px;
        font-size: 16px;
        padding-top: 0px;
    }
}