@media only screen and (min-width: 1600px) and (max-width: 1920px) {}
@media only screen and (min-width: 1445px) and (max-width: 1599px) {}
@media only screen and (min-width: 1400px) and (max-width: 1444px) {}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    header .header-btm .navbar .navbar-brand .logo {
        height: 80px;
    }

    header .header-btm .navbar .navbar-nav .nav-item .nav-link {
        font-size: 13px;
    }

    header .header-btm .navbar .navbar-nav {
        gap: 15px;
    }

    header .header-btm .navbar {
        padding: 15px 0;
        width: 95%;
    }

    .home-banner-wrap {
        padding: 240px 0px;
    }

    .home-banner-wrap .content h1 {
        font-size: 50px;
    }

    .motorcycle-sec .main-img.big-img img {
        height: 520px;
    }

    .motorcycle-sec .main-img img {
        height: 250px;
    }

    .motorcycle-sec .logo-group img {
        height: 55px;
        object-fit: contain;
    }

    .motorcycle-part-sec .main-box .part-box .part-img {
        height: 220px;
    }

    .motorcycle-part-sec .main-box .part-box .part-img img {
        height: 220px;
    }

    .motorcycle-part-sec .main-box .part-box .part-content h3 {
        font-size: 13px;
        margin: 0px 0px 5px;
    }

    .together-sec .main-img img {
        height: 300px;
    }

    .together-sec .txt h2 {
        font-size: 38px;
        line-height: 50px;
    }

    .together-sec .txt p {
        font-size: 16px;
        line-height: 24px;
    }

    .triumph-sec .main-img img {
        height: 520px;
    }

    .triumph-sec .triumph-box h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .triumph-sec .triumph-box .main-img img {
        height: 305px;
        object-fit: contain;
    }

    .offcanvas.search-bar .offcanvas-body .search-h {
        margin: 0 0 15px 0;
        font-size: 30px;
    }

    .home-banner-wrap .content p {
        font-size: 19px;
    }

    .motorcycle-sec .main-img h3 {
        font-size: 15px;
    }

    .together-sec .main-img .circle-box .cir1 {
        top: 27%;
        right: 24%;
        height: 30px;
        width: 30px;
    }

    .together-sec .main-img .circle-box.circle-box-3 .cir1 {
        left: 15%;
        top: 52%;
    }

    .together-sec .main-img .circle-box.circle-box-2 .cir1 {
        right: 48%;
        top: 55%;
    }

    .together-sec .main-img .circle-box .para p {
        font-size: 14px;
        line-height: 22px;
    }

    .together-sec .main-img .circle-box .para {
        width: 251px;
        top: -18%;
        right: 10%;
    }

    .together-sec .main-img .circle-box.circle-box-2 .para {
        right: 34%;
        top: 11%;
    }

    .together-sec .main-img .circle-box.circle-box-3 .para {
        left: -5%;
        top: 7%;
    }

    .together-sec .owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .triumph-sec .owl-carousel .owl-nav button.owl-next,
    .triumph-sec .owl-carousel .owl-nav button.owl-prev,
    .triumph-sec .owl-carousel button.owl-dot {
        height: 30px;
        width: 30px;
        font-size: 15px;
    }

    .about-page-sec {
        padding: 209px 0px 130px;
    }

    h1 {}

    .about-page-sec .content h1 {
        font-size: 40px;
    }

    .about-koss .content h2 {
        font-size: 37px;
        line-height: 42px;
        margin: 0px 0px 10px;
    }

    .about-koss .content p {
        font-size: 16px;
        line-height: 25px;
        margin: 0px 0px 11px;
        width: 86%;
    }

    .about-koss .main-img img {
        height: 520px;
    }

    .about-koss {
        padding: 60px 0px;
    }

    footer .footer-top .quik-inks h4 {
        font-size: 20px;
    }
    
    .contact-sec .call-box a {
        font-size: 16px;
        margin: 0;
        line-height: 26px;
    }
    
    .contact-sec .call-box h6 {
        font-size: 25px;
    }
    
    .contact-sec .call-box img {
        height: 50px;
    }
    section.about-koss.service-sec .content.service-content {
        padding: 0px 0px 0px 25px;
    }
    
    .about-koss.service-sec .content .para {
        width: 90%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    header .header-btm .navbar {
        gap: 4%;
    }
    
    header .header-btm .navbar .navbar-brand .logo {
        height: 70px;
    }
    
    header .header-btm .navbar .navbar-nav .nav-item .nav-link {
        font-size: 12px;
        line-height: 25px;
    }
    
    header .header-btm .navbar .navbar-nav {
        gap: 13px;
    }
    
    header .header-btm .side-ul {
        gap: 10px;
    }
    
    header .header-btm .side-ul .sd-li .search-bar {
        font-size: 15px;
    }
    
    header .header-btm .side-ul .sd-li .shoping-cart {
        font-size: 15px;
    }
    
    header .header-btm .side-ul .sd-li .shoping-cart span {
        height: 14px;
        width: 14px;
        font-size: 8px;
        top: -7px;
        right: -8px;
    }
    
    header .header-btm .side-ul .sd-li .shoping-cart h6 {
        font-size: 12px;
    }
    .home-banner-wrap .content h1 {
        font-size: 37px;
        margin: 0px 0px 8px;
    }
    
    .home-banner-wrap {
        padding: 217px 0;
    }
    .motorcycle-sec .choose-box h2 {
        margin: 0px 0px 5px;
        font-size: 25px;
        line-height: 35px;
    }
    
    .motorcycle-sec .choose-box .para {
        margin: 0px 0px 15px;
    }
    
    p {
        font-size: 14px !important;
        line-height: 24px !important;
    }
    
    .filter-btn {
        font-size: 14px;
        height: 40px;
    }
    
    .motorcycle-sec {
        padding: 120px 0px 50px;
    }
    
    .motorcycle-sec .choose-box {
        margin: -217px 0px 0px;
    }
    
    .motorcycle-sec .main-img img {
        height: 210px;
    }
    
    .motorcycle-sec .main-img:hover h3 {
        padding: 8px;
    }
    
    .motorcycle-sec .main-img h3 {
        font-size: 16px;
    }
    
    .motorcycle-sec .main-img.big-img img {
        height: 440px;
    }
    
    .motorcycle-sec .brand-list .main-img img {
        min-height: 80px;
        max-height: 80px;
    }
    
    .motorcycle-part-sec {
        padding: 60px 0px;
    }
    
    .head h2 {
        font-size: 30px;
    }
    
    .tab-ul .nav-item .tab-btn {
        font-size: 14px;
    }
    
    .motorcycle-part-sec .main-box {
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
    }
    
    .together-sec .txt h2 {
        font-size: 34px;
        line-height: 45px;
    }

    .together-sec {
       padding: 50px 0px;
    }
    
    .together-sec .main-img img {
        height: 360px;
    }
    
    .together-sec .main-img .circle-box .cir1 {
        top: 33%;
        right: 20%;
    }
    
    .together-sec .main-img .circle-box.circle-box-3 .cir1 {
        left: 22%;
        top: 57%;
    }
    
    .triumph-sec .triumph-box h2 {
        font-size: 31px;
        line-height: 41px;
        margin: 0px 0px 40px;
    }
    
    .triumph-sec .triumph-box .main-img img {
        height: 215px;
    }
    
    .triumph-sec .triumph-box {
        padding: 45px 56px 60px;
    }
    
    .triumph-sec .owl-theme .owl-nav {
        margin: 0;
    }
    
    .triumph-sec .main-img img {
        height: 500px;
    }
    
    .our-blog-sec {
        padding: 60px 0px;
    }
    
    .our-blog-sec .blog-box .main-img img {
        height: 260px;
    }
    
    .together-sec .main-img .circle-box .cir1 {
        height: 30px;
        width: 30px;
    }
    
    .together-sec .main-img .cir2 {
        height: 17px;
        width: 17px;
    }
    
    .together-sec .main-img .circle-box.circle-box-2 .cir1 {
        right: 47%;
        top: 57%;
    }
    
    .together-sec .main-img .circle-box .para {
        width: 227px;
        padding: 16px;
        top: 3%;
        right: 3%;
    }

    .together-sec .main-img .circle-box.circle-box-2 .para {
        right: 30%;
        top: 27%;
    }
    .together-sec {
    padding: 50px 0px;
}

.together-sec .main-img .circle-box .para p {
    height: 50px;
    overflow: auto;
}

.together-sec .main-img .circle-box.circle-box-3 .para {
    left: -4%;
    top: 29%;
}
    footer .footer-top .footer-logo img {
        height: 100px;
    }
    
    footer .footer-top .quik-inks h4 {
        font-size: 18px;
        margin: 0 0 15px 0px;
    }
    
    footer .footer-top .quik-inks ul {
        gap: 10px;
    }
    
    footer .footer-top .quik-inks ul li a {
        font-size: 14px;
    }
    
    footer .footer-top .quik-inks .contact-info li span {
        font-size: 14px;
    }
    
    footer .footer-top {
        padding: 50px 0;
    }
    
    footer .footer-bottom .copyright p {
        font-size: 13px !important;
    }
    
    .about-page-sec {
        padding: 180px 0px 80px;
    }
    
    .about-page-sec .content h1 {
        font-size: 35px;
    }
    
    .showroom-sec .showroom-box {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .about-koss {
        padding: 60px 0px;
    }
    
    .about-koss .main-img img {
        height: 450px;
    }
    
    .about-koss .content h2 {
        font-size: 30px;
        line-height: 35px;
        margin: 0px 0px 7px;
    }
    
    section.about-koss.service-sec .content.service-content {
        padding: 0px 0px 0px 20px;
    }
    
    .about-koss.service-sec .content p {
        margin: 0px 0px 15px;
    }
    
    .about-koss.service-sec .content .para {
        width: 100%;
    }
    
    section.about-koss.vehicle .main-img {
        width: 460px;
        height: 460px;
    }
    
    section.about-koss.vehicle .main-img img {
        height: 460px;
        width: 460px;
    }
    
    .contact-sec .call-box {
        padding: 33px 33px;
        height: 235px;
        margin: 0px 0px 60px;
    }
    
    .contact-sec .call-box a {
        font-size: 16px;
        margin: 0px 0px 0px;
    }
    
    .contact-sec .call-box h6 {
        font-size: 20px;
    }
    
    .contact-sec .call-box img {
        height: 40px;
    }
    
    .contact-sec {
        padding: 60px 0px;
    }
    
    .contact-sec .mian-img img {
        height: 396px;
    }
    
    .contact-sec .form-box h2 {
        font-size: 35px;
        line-height: 45px;
        margin: 0px 0px 9px;
    }
    
    .contact-sec .form-box p {
        margin: 0px 0px 10px;
    }
    
    .contact-sec .form-box .contact-form .form-control {
        height: 48px;
        padding: 14px 10px;
        font-size: 14px;
        margin: 0px 0px 10px;
    }
    
    .contact-sec .form-box .contact-form .form-control::placeholder {
        font-size: 12px;
    }
    .frequently-sec .head h2 {
        font-size: 30px;
        line-height: 40px;
    }
    
    .frequently-sec .faq-box .accordion-item .accordion-header button.accordion-button {
        font-size: 14px;
        line-height: 20px;
        padding: 15px 15px;
    }
    
    .frequently-sec {
        padding: 60px 0px;
    }
    .contentManage-sec {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    header .header-btm .navbar {
        gap: 4%;
    }
    
    header .header-btm .navbar .navbar-brand .logo {
        height: 70px;
    }
    
    header .header-btm .navbar .navbar-nav .nav-item .nav-link {
        font-size: 12px;
        line-height: 25px;
    }
    .navbar-collapse {
        background: var(--main-color);
        padding: 33px 34px;
        border-radius: 19px;
    }
    header .header-btm .side-ul {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 23px 0 0 0;
    }
    header .header-btm .navbar .navbar-nav .nav-item .nav-link.active {
        background: #000000;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #00000000;
        display: inline-block;
    }
    header .header-btm .navbar .navbar-nav {
        gap: 10px;
        justify-content: center;
        margin: 0;
    }
    
    header .header-btm .side-ul {
        gap: 10px;
    }
    
    header .header-btm .side-ul .sd-li .search-bar {
        font-size: 15px;
    }
    
    header .header-btm .side-ul .sd-li .shoping-cart {
        font-size: 15px;
    }
    
    header .header-btm .side-ul .sd-li .shoping-cart span {
        height: 14px;
        width: 14px;
        font-size: 8px;
        top: -7px;
        right: -8px;
    }
    
    header .header-btm .side-ul .sd-li .shoping-cart h6 {
        font-size: 12px;
    }
    .home-banner-wrap .content h1 {
        font-size: 30px;
        margin: 0px 0px 8px;
    }
    
    .home-banner-wrap {
        padding: 194px 0 147px;
        height: 90vh;
    }
    .motorcycle-sec .choose-box h2 {
        margin: 0px 0px 5px;
        font-size: 20px;
        line-height: 30px;
    }
    .motorcycle-sec .choose-box .para a {
    font-size: 11px;
}

.motorcycle-sec .choose-box .select-broder {
    height: 44px;
    font-size: 15px;
}
    .motorcycle-sec .choose-box .para {
        margin: 0px 0px 15px;
    }
    
    p {
        font-size: 13px !important;
        line-height: 20px !important;
    }
    
    .filter-btn {
        margin: 0;
        font-size: 14px;
        height: 40px;
        padding: 0px 24px;
    }
    
    .motorcycle-sec {
        padding: 120px 0px 50px;
    }
    
    .motorcycle-sec .choose-box {
        margin: -217px 0px 0px;
        padding: 20px 15px;
    }
    
    .motorcycle-sec .main-img img {
        height: 165px;
    }
    
    .motorcycle-sec .main-img:hover h3 {
        padding: 8px;
    }
    
    .motorcycle-sec .main-img h3 {
        font-size: 16px;
    }
    
    .motorcycle-sec .main-img.big-img img {
        height: 350px;
    }
    
    .motorcycle-sec .brand-list .main-img img {
        min-height: 80px;
        max-height: 80px;
    }
    
    .motorcycle-part-sec {
        padding: 40px 0px;
    }
    
    .head h2 {
        font-size: 25px;
    }
    
    .tab-ul .nav-item .tab-btn {
        font-size: 14px;
    }
    
    .motorcycle-part-sec .main-box {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
    
    .together-sec .txt h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .together-sec {
       padding: 50px 0px;
    }
    
    .together-sec .main-img img {
        height: 360px;
    }
    
    .together-sec .main-img .circle-box .cir1 {
        top: 33%;
        right: 20%;
    }
    
    .together-sec .main-img .circle-box.circle-box-3 .cir1 {
        left: 19%;
        top: 54%;
    }
    
    .triumph-sec .triumph-box h2 {
        font-size: 22px;
        line-height: 32px;
        margin: 0px 0px 35px;
    }
    
    .triumph-sec .triumph-box .main-img img {
        height: 170px;
    }
    
    .triumph-sec .triumph-box {
        padding: 45px 56px 60px;
    }
    
    .triumph-sec .owl-theme .owl-nav {
        margin: 0;
    }
    
    .triumph-sec .main-img img {
        height: 425px;
    }
    
    .our-blog-sec {
        padding: 60px 0px;
    }
    
    .our-blog-sec .blog-box .main-img img {
        height: 260px;
    }
    
    .together-sec .main-img .circle-box .cir1 {
        height: 30px;
        width: 30px;
    }
    
    .together-sec .main-img .cir2 {
        height: 17px;
        width: 17px;
    }
    
    .together-sec .main-img .circle-box.circle-box-2 .cir1 {
        right: 47%;
        top: 57%;
    }
    
    .together-sec .main-img .circle-box .para {
        width: 185px;
        padding: 13px;
        top: 5%;
        right: 3%;
    }

    .together-sec .main-img .circle-box.circle-box-2 .para {
        right: 31%;
        top: 29%;
    }
    .together-sec {
        padding: 50px 0px;
    }
    
    .together-sec .main-img .circle-box .para p {
        height: 50px;
        overflow: auto;
    }

    .together-sec .main-img .circle-box.circle-box-3 .para {
        left: -9%;
        top: 26%;
    }
    
    footer .footer-top .footer-logo img {
        height: 100px;
        width: auto;
    }
    
    footer .footer-top .quik-inks h4 {
        font-size: 18px;
        margin: 0 0 15px 0px;
    }
    
    footer .footer-top .quik-inks ul {
        gap: 10px;
        margin: 0px 0px 20px;
    }
    
    footer .footer-top .quik-inks ul li a {
        font-size: 14px;
    }
    
    footer .footer-top .quik-inks .contact-info li span {
        font-size: 14px;
    }
    
    footer .footer-top {
        padding: 50px 0 30px;
    }
    
    footer .footer-bottom .copyright p {
        font-size: 13px !important;
    }
    
    .about-page-sec {
        padding: 139px 0px 77px;
    }.showroom-sec .filter-box {
    padding: 24px 12px 24px;
    margin: 0px 0px 20px;
}

.showroom-sec .filter-box h4, .brand-list h4 .showroom-sec {
    font-size: 16px;
    line-height: 26px;
}

.showroom-sec .select-brand {
    padding: 18px 10px 24px;
}

.showroom-sec .show-bike {
    padding: 15px 10px 24px;
}
    
    .about-page-sec .content h1 {
        font-size: 30px;
    }
    
    .showroom-sec .showroom-box {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .about-koss {
        padding: 60px 0px;
    }
    
    .about-koss .main-img img {
        height: 400px;
    }
    
    .about-koss .content h2 {
        font-size: 20px;
        line-height: 30px;
        margin: 0px 0px 5px;
    }
    
    section.about-koss.service-sec .content.service-content {
        padding: 0px 0px 0px 11px;
    }
    
    .about-koss.service-sec .content p {
        margin: 0px 0px 7px;
    }
    
    .about-koss.service-sec .content .para {
        width: 100%;
    }
    
    section.about-koss.vehicle .main-img {
        width: 350px;
        height: 350px;
    }
    
    section.about-koss.vehicle .main-img img {
        height: 350px;
        width: 350px;
    }
    
    .contact-sec .call-box {
        padding: 23px 12px;
        height: 204px;
        margin: 0px 0px 60px;
    }
    
    .contact-sec .call-box a {
        font-size: 14px;
        margin: 0px 0px 0px;
    }
    
    .contact-sec .call-box h6 {
        font-size: 18px;
    }
    
    .contact-sec .call-box img {
        height: 30px;
    }
    
    .contact-sec {
        padding: 60px 0px;
    }
    
    .contact-sec .mian-img img {
        height: 356px;
    }
    
    .contact-sec .form-box h2 {
        font-size: 30px;
        line-height: 40px;
        margin: 0px 0px 5px;
    }
    
    .contact-sec .form-box p {
        margin: 0px 0px 10px;
    }
    
    .contact-sec .form-box .contact-form .form-control {
        height: 40px;
        padding: 14px 7px;
        font-size: 14px;
        margin: 0px 0px 10px;
    }
    
    .contact-sec .form-box .contact-form .form-control::placeholder {
        font-size: 12px;
    }
    .frequently-sec .head h2 {
        font-size: 30px;
        line-height: 40px;
    }
    
    .frequently-sec .faq-box .accordion-item .accordion-header button.accordion-button {
        font-size: 14px;
        line-height: 20px;
        padding: 15px 15px;
    }
    
    .frequently-sec {
        padding: 60px 0px;
    }
    .contentManage-sec {
        padding: 60px 0;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
     p {
        font-size: 14px;
        line-height: 23px;
    }
    .navbar-collapse {
        background: var(--main-color);
        padding: 33px 34px;
        border-radius: 19px;
    }
    header .header-btm .navbar .navbar-nav {
        align-items: baseline;
        gap: 22px;
        margin: 0;
    }
    header .header-btm .navbar .navbar-nav .nav-item .nav-link {
        font-size: 18px;
        line-height: 14px;
        padding: 0;
        margin: 0;
    }
    header .header-btm .navbar .navbar-nav .nav-item .nav-link.active {
        background: #000000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #00000000;
    display: inline-block;
}
header .header-btm .navbar .navbar-brand .logo {
    width: 104px;
}
header .header-btm .side-ul {
    display: flex;
    align-items: center;
    justify-content: start;
    margin:23px 0 0 0;
}
.home-banner-wrap .content{
    
    text-align:center;
}
.home-banner-wrap .content h1 {
    font-size: 44px;
}
.home-slider.owl-carousel .owl-nav button.owl-next,
.home-slider.owl-carousel .owl-nav button.owl-prev{
    display:none;
}

.home-banner-wrap {
    padding: 161px 0;
    height: 75vh;
}
.motorcycle-sec .choose-box h2 {
    font-size: 23px;
    line-height: 37px;
}
.motorcycle-sec .choose-box .select-broder {
    margin: 9px 0;
}
.filter-btn {
    height: 45px;
    font-size: 16px;
    width: 100%;
    margin: 8px 0 28px;
}
.motorcycle-sec .main-img.big-img img {
    height: 380px;
}
.motorcycle-sec .main-img h3 {
    font-size: 14px;
}
.head h2 {
    font-size: 25px !IMPORTANT;
}
.motorcycle-part-sec .main-box {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}
.together-sec {
    padding: 0px;
}
.together-sec .txt h2 {
    font-size: 32px;
    line-height: 47px;
    margin: 0px 0px 6px;
}
.together-sec .main-img img {
    height: 258px;
}
footer .footer-top {
    padding: 30px 0;
}
footer .footer-top .footer-logo img {
    height: 84px;
}
.triumph-sec .triumph-box {
    padding: 4rem 0 0 0;
}
.triumph-sec .triumph-box .main-img img {
    height: 151px;
    width: 100%;
}
.triumph-sec .triumph-box h2 {
    font-size: 15px;
    line-height: 28px;
    margin: 0px 0px 39px;
}
.triumph-sec .main-img img {
    height: 142px;
}
.triumph-sec .owl-theme .owl-nav {
    bottom: -52px;
    margin: 0;
}
footer .footer-top .quik-inks h4 {
    margin: 33px 0;
}
.about-page-sec .content h1 {
    font-size: 24px;
    text-align: center;
}
.about-page-sec {
    padding: 180px 0px 111px;
}
.contentManage-sec {
    padding: 31px 0;
}
.contact-sec .call-box {
    margin: 0px 0px 23px;
}
.contact-sec .call-box a {
    font-size: 16px;
}
.contact-sec .mian-img img {
    height: 304px;
    margin-bottom: 40px;
}
.frequently-sec {
    padding: 54px 0px;
}
.frequently-sec .faq-box .accordion-item .accordion-header button.accordion-button {
    padding: 14px 23px;
    font-size: 13px;
    line-height: 22px;
}
.about-koss .main-img img {
    height: 255px;
}

.about-koss .content h2 {
    font-size: 20px;
    line-height: 43px;
    margin: 33px 0px 20px;
}
section.about-koss.service-sec .content.service-content {
    padding: 0px;
}
.about-koss.service-sec .content .para {
    width: 100%;
}
section.about-koss.vehicle .main-img img {
    border-radius: 0;
    width: 100%;
    height: auto;
}
section.about-koss.vehicle .main-img {
    border-radius: 50%;
    height: 268px;
    width: 268px;
    margin: 0 auto;
}
.about-koss .content p {
    font-size: 16px;
    width: 100%;
}
.about-koss {
    padding: 20px 0px;
}
.product-detail-sec .long-desc .tabs-list .tab-content .product-detailBox h4 {
    font-size: 17px;
    line-height: 31px;
}
.shopSec-wrap .head h3 {
    font-size: 28px;
}
.product-detail-sec .long-desc .tabs-list .nav .nav-item .nav-link {
    font-size: 12px;
}
.comments-sec .main-box .top-content .rating-box .rating-card .main-text h4 {
    font-size: 38px;
}
.product-detail-sec .product-info .desc-main h2 {
    font-size: 23px;
}
.comments-sec .main-box .clients-riview-list{
   display:none;
}
.comments-sec .main-box .review-form h2 {
    font-size: 26px;
    padding: 34px 0 0 0;
}
.form-check .form-check-label {
    font-size: 12px;
}
}
@media only screen and (min-width: 300px) and (max-width: 575px) {
    p {
        font-size: 14px !important;
        line-height: 24px !important;
    }
    .navbar-collapse {
        background: var(--main-color);
        padding: 33px 34px;
        border-radius: 19px;
    }
    header .header-btm .navbar .navbar-nav {
        align-items: baseline;
        gap: 22px;
        margin: 0;
    }
    header .header-btm .navbar .navbar-nav .nav-item .nav-link {
        font-size: 18px;
        line-height: 14px;
        padding: 0;
        margin: 0;
    }
    header .header-btm .navbar .navbar-nav .nav-item .nav-link.active {
        background: #000000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #00000000;
    display: inline-block;
}
header .header-btm .navbar .navbar-brand .logo {
    width: 80px;
}
header .header-btm .side-ul {
    display: flex;
    align-items: center;
    justify-content: start;
    margin:23px 0 0 0;
}
.home-banner-wrap .content{
    
    text-align:center;
}
.home-banner-wrap .content h1 {
    font-size: 40px;
    margin: 0px 0px 10px;
}
.home-slider.owl-carousel .owl-nav button.owl-next,
.home-slider.owl-carousel .owl-nav button.owl-prev{
    display:none;
}

.home-banner-wrap {
    padding: 161px 0;
    height: 75vh;
}
.motorcycle-sec .choose-box h2 {
    font-size: 23px;
    line-height: 37px;
}
.motorcycle-sec .choose-box .select-broder {
    margin: 9px 0;
}
.filter-btn {
    height: 45px;
    font-size: 16px;
    width: 100%;
    margin: 8px 0 28px;
}
.motorcycle-sec .main-img.big-img img {
    height: 380px;
}
.motorcycle-sec .main-img h3 {
    font-size: 14px;
}
.head h2 {
    font-size: 25px !IMPORTANT;
    line-height: 35px !important;
}
.motorcycle-part-sec .main-box {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}
.together-sec {
    padding: 0px;
}
.together-sec .txt h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 6px;
}
.together-sec .main-img img {
    height: 258px;
}
footer .footer-top {
    padding: 30px 0;
}
footer .footer-top .footer-logo img {
    height: 84px;
}
.triumph-sec .triumph-box {
    padding: 1rem 0 0 0;
}
.triumph-sec .triumph-box .main-img img {
    height: 151px;
    width: 100%;
}
.triumph-sec .triumph-box h2 {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 0px;
}
.triumph-sec .main-img img {
    height: 263px;
}
.triumph-sec .owl-theme .owl-nav {
    bottom: -11px;
    margin: 0;
}
footer .footer-top .quik-inks h4 {
    margin: 33px 0;
}
.about-page-sec .content h1 {
    font-size: 24px;
    text-align: center;
}
.about-page-sec {
    padding: 150px 0px 58px !important;
}
.contentManage-sec {
    padding: 31px 0;
}
.contact-sec .call-box {
    margin: 0px 0px 15px;
    padding: 15px 15px;
    height: 225px;
}
.contact-sec .call-box a {
    font-size: 14px;
}
.contact-sec .mian-img img {
    height: 304px;
    margin-bottom: 40px;
}
.frequently-sec {
    padding: 54px 0px;
}
.frequently-sec .faq-box .accordion-item .accordion-header button.accordion-button {
    padding: 14px 23px;
    font-size: 13px;
    line-height: 22px;
}
.about-koss .main-img img {
    height: 255px;
}

.about-koss .content h2 {
    font-size: 20px;
    line-height: 43px;
    margin: 33px 0px 20px;
}
section.about-koss.service-sec .content.service-content {
    padding: 0px;
}
.about-koss.service-sec .content .para {
    width: 100%;
}
section.about-koss.vehicle .main-img img {
    border-radius: 0;
    width: 100%;
    height: auto;
}
section.about-koss.vehicle .main-img {
    border-radius: 50%;
    height: 268px;
    width: 268px;
    margin: 0 auto;
}
.about-koss .content p {
    font-size: 16px;
    width: 100%;
}
.about-koss {
    padding: 20px 0px;
}
.product-detail-sec .long-desc .tabs-list .tab-content .product-detailBox h4 {
    font-size: 17px;
    line-height: 31px;
}
.shopSec-wrap .head h3 {
    font-size: 28px;
}
.product-detail-sec .long-desc .tabs-list .nav .nav-item .nav-link {
    font-size: 12px;
}
.comments-sec .main-box .top-content .rating-box .rating-card .main-text h4 {
    font-size: 38px;
}
.product-detail-sec .product-info .desc-main h2 {
    font-size: 23px;
}
.comments-sec .main-box .clients-riview-list{
   display:none;
}
.comments-sec .main-box .review-form h2 {
    font-size: 26px;
    padding: 34px 0 0 0;
}
.form-check .form-check-label {
    font-size: 12px;
}
    .triumph-sec .owl-carousel .owl-nav button.owl-next, .triumph-sec .owl-carousel .owl-nav button.owl-prev, .triumph-sec .owl-carousel button.owl-dot {
    height: 30px;
    width: 30px;
    font-size: 16px;
}

.our-blog-sec {
    padding: 30px 0px;
}

.head {
    margin: 0px 0px 20px !important;
}

.motorcycle-sec .choose-box {
    padding: 20px 16px 10px;
    margin: -280px 0px 20px;
}

.motorcycle-sec .main-img img {
    height: 294px;
}

.motorcycle-sec .main-img {
}

.motorcycle-sec .choose-box .para {
    display: block;
    margin: 0px 0px 6px;
}

.motorcycle-sec {
}

.motorcycle-part-sec {
    padding: 30px 0px;
}

.motorcycle-part-sec .main-box .part-box .part-img img {
    height: 170px;
}

.motorcycle-part-sec .main-box .part-box .part-img {
    height: 175px;
}

.motorcycle-part-sec .main-box .part-box .part-img .new {
    top: 10px;
    left: 10px;
    height: 40px;
    width: 40px;
}

.motorcycle-part-sec .main-box .part-box .part-content h3 {
    font-size: 14px;
    margin: 0px 0px 0px;
}

.motorcycle-part-sec .main-box .part-box .part-content p {
    margin: 0px 0px 0px;
}

.motorcycle-part-sec .main-box .part-box .part-content {
    margin: 0px 0px 20px;
}
.together-sec .main-img .circle-box .cir1 {
    height: 25px;
    width: 25px;
}

.together-sec .main-img .cir2 {
    height: 15px;
    width: 15px;
}

.together-sec .main-img .circle-box .para {
    width: 201px;
    padding: 10px;
    height: 64px;
    overflow: auto;
    top: 6%;
    right: -2%;
}
.together-sec .main-img .circle-box.circle-box-2 .para {
    right: 29%;
    top: 25%;
}
.together-sec .main-img .circle-box.circle-box-3 .para {
    left: -1%;
    top: 24%;
}
    .contact-sec {
    padding: 30px 0px;
}

.contact-sec .call-box h6 {
    font-size: 25px;
}

.contact-sec .call-box img {
    height: 48px;
    margin: 0px 0px 14px;
}
    .frequently-sec .faq-box .accordion .accordion-item {
    margin: 0px 0 20px;
}
}

