@media (max-width: 768px) {
    .mt-md-15 {
        margin-top: 15px;
    }

    .mb-md-15 {
        margin-bottom: 15px;
    }

    .bannerslider .owl-nav {
        top: unset;
        transform: unset;
        left: 0;
        right: 0;
        justify-content: center;
        bottom: 13px;
        gap: 10px;
    }

    .bannerslider .owl-nav .owl-prev,
    .bannerslider .owl-nav .owl-next {
        width: 40px;
        height: 40px;
    }

    .bannerslider .owl-nav .owl-prev:after,
    .bannerslider .owl-nav .owl-next:after {
        font-size: 20px;
    }
    .owl-dots{
        bottom: 70px;
    }
    h1 {
        line-height: 35px;
        font-size: 28px;
    }
    
    h2 {
        line-height: 32px;
        font-size: 26px;
    }
    
    h3 {
        line-height: 30px;
        font-size: 20px;
    }
    
    h4 {
        line-height: 24px;
        font-size: 18px;
    }
    
}

@media  (max-width: 767px) {
    .site-slider .slider-img img {
        height: 450px;
    }
    .slider-text h3 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 20px
    }
    .slider-text-main{
        text-align: center;
    }
    .page-title-wrap.d-flex{
        display: block!important;
    }
    .page-title-wrap.d-flex h1{
        margin-bottom: 25px !important; 
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .site-slider .slider-img img {
        height: 600px;
    }
    .profile-header-nav .nav-tabs li a{
        padding: 15px;
        font-size: 12px;
    }
    .event-wrapper-css  .c-box-checkbox  label{
        font-size: 10px;
    }
}

@media (max-width: 991px) {
    .override_box {
        margin-top: 0px;
    }
    .mt-md-tablet-15 {
        margin-top: 15px;
    }

    .mb-md-tablet-15 {
        margin-bottom: 15px;
    }

    .who_we_are_img {
        margin: 0 auto;
        padding: 0 30px;
    }
    .nav-menu-social .iconbtn{
        margin-right: 0 !important;
    }
    .account_block{
        display: block;
    }
    .account_block h2{
        font-size: 20px;
        line-height: 33px;
    }
    .account_block h4{
        font-size: 14px;
    }
    .account_block img{
        width: 50px;
        height: 50px;   
        margin-bottom: 10px;
    }
    .filter-btn .btn{
        min-width: 100%;
    }
}
@media (max-width: 530px) {
    .profile-header-nav .nav-tabs li{
        width: 50%;
    }

    .profile-header-nav .nav-tabs li a{
        width: 100%;
        border-right: unset;
        border-bottom: 1px dashed #dee2ea;
    }
    .profile-header-nav .nav-tabs li a.active, .profile-header-nav .nav-tabs li.active a:focus, .profile-header-nav .nav-tabs li.active a:hover{
       border-right: unset; 
    }
    .raduistriggerblock{
        top:60px;
        left: 0;
        margin: 12px;
    }
    .mapboxgl-ctrl-top-right{
        width: max-content;
    }
    .plan.plan-questions .plan-details span{
        font-size: 15px;
    }
}
@media (max-width: 1199px) {
    .footer-widget{
        padding: 30px 0;
    }
    .footer-use-links .footer-widget{
        padding-top: 0 !important;
    }
}
@media (max-width: 1024px) {
    .event-wrapper-css  .avatar-upload img{
        height: unset;
    }
}
@media (min-width: 1440px) {
    .filter-btn .btn{
        min-width: 150px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    #categoryNav li a{
        font-size: 14px;
    }
}@media (min-width: 991px) and (max-width: 1199px) {
    #categoryNav li a{
        font-size: 14px;
    }
}