@media only screen and (min-width: 991px) and (max-width:1920px) {
    .small-screen {
        display: none;
    }

}

@media only screen and (min-width:768px) and (max-width:991px) {
    .themesBazar-1 {
        padding: 8px
    }

    .themesBazar-m2 {
        padding: 8px
    }

    .themesBazar-m3 {
        padding: 8px
    }

    .full-screen {
        display: none;
    }

    .themesBazar-m4 {
        padding: 8px
    }

    .themesBazar-m6 {
        padding: 8px
    }

    .searchBar {
        max-width: 50% !important
    }

    .header2 .date {
        margin-top: 18px !important
    }

    .header2 .header-social {
        margin-top: 18px !important
    }

    .stellarnav>ul>li>a {
        padding: 6px 7px !important
    }

    .stellarnav ul {
        text-align: left !important
    }

    .stellarnav.dark ul ul {
        background: #ffff !important;
        margin-top: 30px !important
    }

    .header-social ul li::after {
        padding-left: 6px !important;
        padding-right: 6px !important
    }

    .themesBazar_section_one .col-md-5 {
        padding: 0 !important
    }

    .themesBazar_cat_one>span>a {
        padding: 3px 8px !important;
        font-size: 16px !important
    }

    .themesBazar_cat_one span2 a {
        font-size: 12px !important
    }

    .sec-one-image img {
        height: 170px !important
    }

    .sec-one-title a {
        font-size: 17px !important
    }

    .secOne-sub-image img {
        height: 70px !important
    }

    .secOne-title2 a {
        font-size: 16px !important
    }

    .themesbazar_led_active button.owl-prev {
        width: 30px !important;
        height: 30px !important;
        font-size: 18px !important;
        line-height: 30px !important
    }

    .themesbazar_led_active button.owl-next {
        width: 30px !important;
        height: 30px !important;
        font-size: 18px !important;
        line-height: 30px !important
    }

    .video-icon1 i {
        height: 40px !important;
        width: 40px !important;
        line-height: 36px !important;
        font-size: 22px !important
    }

    .sec-one-item2 {
        margin-top: 0 !important
    }

    .sec-one-wrpp2 {
        margin-bottom: 0 !important
    }

    .secOne-image2 img {
        height: 80px !important
    }

    .secOne-smallImg img {
        width: 42% !important;
        margin-right: 5px !important;
        height: 56px !important
    }

    .secOne_smallTitle a {
        font-size: 15px !important
    }

    .map-title {
        font-size: 20px !important
    }

    .input-division select {
        width: 47% !important;
        margin: 0 3px !important
    }

    .division {
        padding: 22px 11px !important
    }

    #recentPopular-tab .nav-link {
        font-size: 16px !important
    }

    .sec-two-wrpp {
        margin-bottom: 0 !important
    }

    .section-two-image img {
        height: 90px !important
    }

    .secTwo-video {
        margin-right: 70px !important
    }

    .sec-two-title a {
        font-size: 16px !important
    }

    .video-icon3 i {
        height: 40px !important;
        width: 40px !important;
        line-height: 37px !important;
        font-size: 23px !important
    }

    .sec-theee-image img {
        height: 135px !important
    }

    .secThree-title a {
        font-size: 17px !important
    }

    .secThree-title2 {
        padding: 6px !important
    }

    .secThree-title2 a {
        font-size: 15px !important
    }

    .secFive-image img {
        height: 130px !important
    }

    .secFive-title {
        padding: 5px !important
    }

    .secFive-title a {
        font-size: 16px !important
    }

    .secFive-smallImg img {
        width: 45% !important;
        margin-right: 4px !important;
        height: 60px !important
    }

    .secFive_title2 a {
        font-size: 15px !important
    }

    .small-icon4 i {
        left: 21% !important;
        height: 35px !important;
        width: 35px !important;
        line-height: 32px !important;
        font-size: 22px !important
    }

    .secFour-image img {
        height: 150px !important
    }

    .secSeven-image img {
        height: 160px !important
    }

    .secSeven-title a {
        font-size: 18px !important;
        display: inline-block;
        transition: .5s all
    }

    .secSeven-image2 img {
        height: 130px !important
    }

    .secSeven-wrpp {
        margin-bottom: 0 !important
    }

    .secSeven-title2 a {
        font-size: 16px !important
    }

    .secEight-image img {
        height: 100px !important
    }

    .secEight-image2 img {
        height: 80px !important
    }

    .secEight-title a {
        color: #000;
        font-size: 16px !important
    }

    .photo img {
        height: 280px !important
    }
}

@media only screen and (max-width:767px) {
    .themesBazar-m1 {
        max-width: 100% !important
    }

    .themesBazar-m2 {
        max-width: 50% !important;
        padding: 8px !important
    }

    .full-screen {
        display: none;
    }

    .themesBazar-m3 {
        width: 33.33% !important
    }

    .themesBazar-m4 {
        width: 25% !important
    }

    .themesBazar-m6 {
        width: 16.66% !important
    }

    .date {
        text-align: center !important
    }

    .header-social {
        text-align: center !important;
        margin-top: 7px !important
    }

    .searchBar {
        max-width: 90% !important;
        margin-top: -41px !important
    }

    .header2 .date {
        margin-top: 0 !important
    }

    .stellarnav .menu-toggle span.bars {
        top: -26px !important;
        right: 6px !important;
        position: absolute;
        z-index: 999
    }

    .stellarnav.mobile {
        text-align: left !important;
        margin-top: -3px !important;
        margin-left: -14px !important;
        position: absolute
    }

    .stellarnav .full {
        width: 0 !important
    }

    .stellarnav.dark .menu-toggle span.bars span {
        background: #fff !important
    }

    .stellarnav.mobile li a {
        color: #fff !important
    }

    .stellarnav.mobile.dark ul {
        background: rgba(25, 35, 45, .9) !important;
        margin-top: -22px !important
    }

    .stellarnav.dark {
        background: 0 0 !important
    }

    .stellarnav .menu-toggle span.bars span {
        width: 27px !important;
        height: 3px !important;
        margin: 0 0 5px !important
    }

    .stellarnav.dark .menu-toggle span.bars span {
        background: #000 !important
    }

    .menu_section {
        margin-bottom: 14px !important;
        padding: 12px 0 !important
    }

    .logo {
        display: none !important
    }

    .mobileLogo {
        display: inline !important
    }

    .mobileLogo img {
        width: 100px !important;
        height: 40px
    }

    .sec-one-image img {
        height: 230px !important
    }

    .sec-one-title {
        line-height: 19px !important
    }

    .sec-one-title a {
        font-size: 18px !important
    }

    .secOne-sub-image img {
        height: 90px !important
    }

    .secOne-subTitle {
        line-height: 18px !important
    }

    .secOne-subTitle a {
        font-size: 16px !important
    }

    .themesbazar_led_active button.owl-prev {
        width: 40px !important;
        height: 40px !important;
        font-size: 20px !important;
        line-height: 40px !important
    }

    .themesbazar_led_active button.owl-next {
        width: 40px !important;
        height: 40px !important;
        font-size: 20px !important;
        line-height: 40px !important
    }

    .sec-one-wrpp2 {
        margin-bottom: 0 !important
    }

    .secOne-image2 img {
        height: 95px !important
    }

    .tab-image img {
        height: 75px !important
    }

    .live_image img {
        height: 200px !important
    }

    .section-two-image img {
        height: 95px !important
    }

    .section-two-image2 img {
        height: 95px !important
    }

    .sec-two-title a {
        font-size: 16px !important
    }

    .sec-two-title2 a {
        font-size: 16px !important
    }

    #categori-tab .nav-link {
        margin-right: 6px !important
    }

    .sec-two-wrpp {
        margin-bottom: 0 !important
    }

    .sec-theee-image img {
        height: 190px !important
    }

    .secTwo-video {
        margin-right: 19px !important
    }

    .input-division select {
        width: 40% !important
    }

    .secFive-wrpp {
        margin-bottom: 7px !important
    }

    .secFive-image img {
        height: 190px !important
    }

    .secFive-title2 {
        line-height: 14px !important
    }

    .secFive-title2 a {
        font-size: 14px !important
    }

    .secFive-smallImg img {
        width: 42% !important;
        margin-right: 5px !important
    }

    .white-bg {
        margin-bottom: 20px !important
    }

    .small-icon4 i {
        left: 21% !important
    }

    .secSeven-wrpp {
        margin-bottom: 0 !important
    }

    .secSeven-image img {
        height: 190px !important
    }

    .secSeven-image2 img {
        height: 120px !important
    }

    .secSeven-title2 a {
        font-size: 15px !important
    }

    .secEight-wrpp {
        margin-bottom: 0 !important
    }

    .secEight-wrpp2 {
        margin-bottom: 0 !important
    }

    .secEight-image img {
        height: 100px !important
    }

    .secEight-image2 img {
        height: 100px !important
    }

    .add-image {
        margin-bottom: 10px !important
    }

    .photo-gallery-wrpp {
        margin-bottom: 15px !important
    }

    .footer-content ul li {
        margin-bottom: 10px !important
    }

    .copy-right {
        text-align: center !important
    }

    .design-developed {
        text-align: center !important
    }

    .photo img {
        height: 200px !important
    }

    .homeGallery1 {
        margin-bottom: 40px !important
    }
}

@media only screen and (min-width:401px) and (max-width:500px) {
    .sec-one-image img {
        height: 260px !important
    }



    .full-screen {
        display: none;
    }

    .secOne-sub-image img {
        height: 120px !important
    }

    .secOne-smallImg img {
        height: 95px !important
    }

    .secOne-image2 img {
        height: 120px !important
    }

    .live_image img {
        height: 255px !important
    }

    .tab-image img {
        height: 95px !important
    }

    .section-two-image img {
        height: 120px !important
    }

    .sec-theee-image img {
        height: 255px !important
    }

    .sec-theee-image2 img {
        height: 120px !important
    }

    .secFour-image img {
        height: 130px !important
    }

    .secFive-image img {
        height: 250px !important
    }

    .secFive-smallImg img {
        height: 100px !important
    }

    .secSeven-image img {
        height: 250px !important
    }

    .secEight-image img {
        height: 120px !important
    }
}
