.mobile-only-nav-btn{
 display:none;   
}

@media (min-width:1367px) {
    .slider-nav .slider-inner {
        width: 100%;
        height: 150px;
        
    }
    }
    
    @media (max-width:1366px) {
        .container{
            width:1200px;
            max-width:1200px;
        }
        .heading-2{
            font-size:22px;
        }
        .target-label-des h5 {
    font-size: 18px;
}
    }
    
    @media (max-width:1308px) {
        
    }
     @media (max-width:1200px) {
    .container {
    width: 100%;
    max-width: 100%;
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 15px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    padding: 20px 5px;
    margin-right: 20px;
    font-weight: 600;
}
     }
    @media (max-width:1210px) {
        .navbar-expand-lg .navbar-nav .nav-link.featured {
            color: #fff;
            background-color: #f5821f;
            margin-left: 20px;
            padding: 8px 28px;
            position: relative;
        }
        .banner-slider-content h1 {
            font-size: 46px;
            color: #fff;
            font-family: 'Josefin Sans', sans-serif;
            display: inline-block;
            position: relative;
            padding: 12px 30px;
            margin-top: -60px;
        }
    }
    
    @media (max-width:1200px)and (min-width:992px) {
        .social-media-section {
            position: fixed;
            right: 0;
            top: 20%;
            flex-direction: column !important;
        }
        .social-media-section li {
            display: inline-flex;
            justify-content: right;
        }
        .social-media-section li.featured-item {
            transform: rotate(-90deg) translateY(-20px);
            transform-origin: right;
        }
        .social-media-section li .nav-link {
            margin-bottom: 10px;
            margin-right: 10px;
        }
    }
    
    @media (max-width:1150px) and (min-width:992px) {}
    
    @media (max-width:1100px) {}
    
    @media (max-width:1024px) {}
    
    @media (max-width:992px) {
        
        .home-about-section .content-main {
    padding-right: 0;
}
        
        .home-about-section .image-main-content {
    
    margin-left: 0px;
}
        a.navbar-brand img {
    width: 100%;
}
        .navbar-nav {
    background-color: #000a;
    text-align: center;
    padding: 30px 0;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 15px;}
 .mobile-only-nav-btn .btn.btn-default {
    background-color: #f58020;
    color: #fff;
    padding: 3px 15px;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    border: 2px solid #f58020;
}
        
       .mobile-only-nav-btn {
    display: inline-block;
    height: fit-content;
    margin-top: auto !important;
    margin-bottom: auto !important;
    
}
 .nav-bar-wrapper .text-inline .btn, .nav-bar-wrapper .text-inline .btn-saerch {
    display:none;
}
.mobile-only-nav-btn.btn-saerch {
    
    margin-left: 15px;
}

        .navbar-light .navbar-toggler {
    color: rgb(0 0 0);
    border-color: rgb(0 0 0);
    margin-right: 0;
    margin-left: auto;
    display: block;
    height: fit-content;
    margin-top: auto;
    margin-bottom: auto;
}

.navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 40%;
}
    }
    
    @media (max-width:890px) {
        .container {
            max-width: 100% !important;
            width: 100% !important;
        }
        .banner-section .desktop-image {
            display: none;
        }
        .banner-section .mobile-image {
            display: block;
            width: 100%;
        }
        /* .banner-section {
            position: relative;
            height: 100vh;
            overflow: hidden;
        } */
    }
    
    
    /* only mobile */
    
    
    /* tablet */
    
    @media(max-width:992px) and (min-width:768px) {}
    
    
    /* ============ 1100px */
    
    @media (max-width:768px) {
        
        .inner-page-content-wrap.single-classified {
    
    overflow: hidden;
}
        
        .subscribe input{
         margin-bottom:15px;   
        }
        .main-heading-2 {
    color: #222;
    font-size: 33px;
    font-weight: 600;
}

 .news-slider .slick-list {
    margin: 0 15px;
}
.events .slick-list{
     margin: 0 5px;
}

.slick-slide {
    margin: 0px;
}
    }
    
    @media (max-width:575px) {
        
        a.mobile-only-nav-btn.btn.btn-default {
    position: fixed;
    bottom: 150px;
    right: -53px;
    transform: rotate(270deg);
}
        .heading-1 {
    font-size: 32px;
    font-weight: 600;
}
.main-filter .form-control {
   
    margin-bottom: 30px;
}
.navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 60%;
}
    }
    
    @media (max-width:480px) {
        
        .nav-pills .nav-link {
    
    padding: 10px 30px;
   
}
        
        .banner-hero .swiper-slide .slider-inner .default-para {
    color: #003082;
    opacity: 0;
    transform: translateX(-5px);
    width: 100%;
}
    }
    
    @media (max-width:420px) {}
    
    @media (max-width:385px) {
        
        .hero-button-wrapper a {
    margin-top: 5px;
    /* padding: 15px 8px !important; */
}
    }
    
    @media (max-width:360px) {}
    
    @media (max-width:345px) {}
    
    @media (max-width:320px) {}