/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-one__left {
    max-width: 600px;
    margin: 0 auto 0;
    }
    .about-one__right {
    max-width: 600px;
    margin: 155px auto 0;
    }
    .services-one__text br {
    display: none;
    }
    .testimonial-one__left {
    margin-bottom: 50px;
    }
    
    .feature-two__hover-content {
    padding: 15px 30px 20px;
    }
    .feature-two__text {
    margin-top: 5px;
    }
    .about-two__left {
    max-width: 600px;
    margin: 0 auto 0;
    }
    .about-two__right {
    max-width: 600px;
    margin: 60px auto 0;
    }
    .why-choose-one__left {
    max-width: 600px;
    margin: 0 auto 0;
    }
    .why-choose-one__right {
    max-width: 600px;
    margin: 50px auto 0;
    }
    .why-choose-one__offering {
    top: 0;
    }
    .faq-one__left-content-box {
    flex-direction: column;
    align-items: baseline;
    }
    .faq-one__left-content {
    margin-left: 0;
    margin-top: 20px;
    }
    .testimonial-two__right {
    margin-left: 0;
    margin-right: 100px;
    }
    .testimonial-two__carousel.owl-carousel .owl-dots {
    left: -408px;
    }
    .about-three__left {
    max-width: 600px;
    margin: 0 auto 0;
    }
    .about-three__right {
    max-width: 600px;
    margin: 60px auto 0;
    }
    
    .cta-two__inner-content {
    padding-left: 60px;
    }
    .about-four__left {
    max-width: 600px;
    margin: 0 auto 0;
    }
    .about-four__right {
    max-width: 600px;
    margin: 60px auto 0;
    }
    
    .contact-details__single-inner {
    padding: 42px 30px 70px;
    }
    .get-free-quote__left {
    margin-right: 0;
    margin-bottom: 50px;
    }
    .project-details__img-and-points {
    flex-direction: column;
    align-items: baseline;
    }
    .project-details__points {
    margin-left: 0;
    margin-top: 20px;
    }
    .services-details__points-list {
        justify-content: space-between;
        flex-direction: row;
        align-items: baseline;
    }
    .services-details__points-list li+li {
    margin-left: 0;
    margin-top: 30px;
    }
    .cart-page .table-responsive {
    margin-bottom: 30px;
    }
    .why-choose-one__img img {
        width: 100%;
        border-bottom-left-radius: 0px;
        height: auto;
    }
    .faq-page__right .faq-one-accrodion .accrodion-title h4 {
        font-size: 16px;
        color: var(--sajag-black);
    }
    .wasteManageFaqBgSection {
        background-size: contain;
    }


    }


    /* Tablet Layout: 768px. */
    @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-one__left {
    max-width: 600px;
    margin: 0 auto 0;
    }
    .about-one__right {
    max-width: 600px;
    margin: 155px auto 0;
    }
    .about-one__experience {
    left: -50px;
    }
    .process-one__shape-2 {
    display: none;
    }
    .process-one__single--two {
    margin-top: 0;
    }
    .process-one__single--three {
    margin-top: 0;
    }
    .process-one__bottom-inner {
    flex-direction: column;
    }
    .process-one__bottom-left {
    margin-bottom: 10px;
    }
    .testimonial-one__left {
    margin-bottom: 50px;
    }
    
    .feature-two__hover-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    }
    .about-two__left {
    max-width: 600px;
    margin: 0 auto 0;
    }
    .about-two__right {
    max-width: 600px;
    margin: 60px auto 0;
    }
    .why-choose-one__left {
    max-width: 600px;
    margin: 0 auto 0;
    }
    .why-choose-one__right {
    max-width: 600px;
    margin: 50px auto 0;
    }
    .why-choose-one__offering {
    top: 0;
    }
    .faq-one__left {
    margin-bottom: 50px;
    }
    .faq-one {
    padding: 120px 0 120px;
    }
    .counter-two__list {
    flex-direction: initial;
    }
    .testimonial-two__img-box {
    display: none;
    }
    .site-footer__bottom-shape {
        height: 55px;
    }
    .site-footer__top {
        position: relative;
        display: block;
        padding: 10px 0 0;
    }
    .testimonial-two__right {
    margin-left: 0;
    margin-right: 260px;
    }
    .testimonial-two__carousel.owl-carousel .owl-dots {
    display: none;
    }
    .about-three__left {
    max-width: 600px;
    margin: 0 auto 0;
    }
    .about-three__right {
    max-width: 600px;
    margin: 60px auto 0;
    }
    .contact-three__img {
    display: none;
    }
    .cta-two__inner-content {
    padding-left: 30px;
    padding-right: 30px;
    }
    .cta-two__title {
    font-size: 22px;
    line-height: 32px;
    margin-left: 20px;
    }
    .about-four__left {
    max-width: 600px;
    margin: 0 auto 0;
    }
    .about-four__right {
    max-width: 600px;
    margin: 60px auto 0;
    }
    .blog-details__pagenation {
    flex-direction: column;
    }
    .faq-page__left {
    margin-bottom: 50px;
    }
    .get-free-quote__left {
    margin-right: 0;
    margin-bottom: 50px;
    }
    .project-details__img-and-points {
    flex-direction: column;
    align-items: baseline;
    }
    .project-details__points {
    margin-left: 0;
    margin-top: 20px;
    }
    .project-details__right {
    margin-top: 40px;
    margin-bottom: 10px;
    }
    .services-details__sidebar {
    margin-bottom: 60px;
    }
    
    .product__sidebar {
    margin-bottom: 60px;
    }
    .product-details__top {
    margin-top: 52px;
    }
    .cart-page .table-responsive {
    margin-bottom: 30px;
    }
    .cart-total li {
    justify-content: flex-start;
    }
    .cart-total li span:first-child {
    text-align: left;
    }
    .cart-page__buttons {
    justify-content: start;
    }
    .checkout__payment {
    margin-top: 50px;
    }
    .why-choose-one__img img {
        width: 100%;
        border-bottom-left-radius: 0px;
        height: auto;
    }
    .about-four-images {
        margin-bottom: 25px;
    }
    .aboutiimgNew {
        height: 500px;
        margin-bottom: 25px;
        object-fit: cover;
    }
    .tp-about-main-thumb img {
        height: 370px;
    }
    .tp-about-thumb-sm {
        right: 0%;
    }
    .tp-about-right {
        margin-left: 0px;
    }
    .tp-choose-2-thumb {
        display: none;
    }
    .banner-one {
        padding: 320px 60px 30px;
    }
    .banner-one__img {
        height: 300px;
    }
    .servicesBoxOrganic img {
        height: 320px;
    }
    .wasteManageFaqBgSection {
        background-size: contain;
    }


    }


    /* Mobile Layout: 320px. */
    @media only screen and (max-width: 767px) {

        .owl-nav button {
            width: 40px;
            height: 40px;
        }
        .owl-nav span {
            font-size: 16px;
            position: relative;
            top: 0;
        }
        .topSocialNew a {
            color: #fff;
            font-size: 12px;
        }

    .section-title__title {
    font-size: 30px;
    line-height: 40px;
    }
    .section-title__title br {
    display: none;
    }
    .about-one__img-two {
    display: none;
    }
    .about-one__experience {
    display: none;
    }
    .about-one__right {
    margin-left: 0;
    margin-top: 60px;
    }
    .about-one__points-1 {
    flex-direction: column;
    align-items: baseline;
    }
    .about-one__points-1 li+li {
    margin-left: 0;
    margin-top: 20px;
    }
    .services-one__carousel.owl-theme .owl-nav {
    display: none;
    }
    .services-one__text br {
    display: none;
    }
    
    .testimonial-one__left {
    margin-bottom: 50px;
    }
    .testimonial-one__single-inner {
    padding: 40px 20px 50px;
    }
    
    .feature-two__hover-content {
    padding: 15px 30px 20px;
    }
    .feature-two__text {
    margin-top: 5px;
    }
    .about-two__left {
    margin-right: 0;
    }
    .about-two__img-2 {
    display: none;
    }
    .about-two__video-link {
    right: 45px;
    }
    .about-two__right {
    margin-left: 0;
    margin-top: 60px;
    }
    .about-two__points-and-award {
    padding: 20px 30px 30px;
    padding-right: 30px;
    flex-direction: column;
    }
    .about-two__points {
    margin-bottom: 20px;
    }
    .about-two__btn-and-sign {
    flex-direction: column;
    align-items: baseline;
    }
    .about-two__sign {
    margin-left: 0;
    top: 0;
    margin-top: 20px;
    }
    .about-two {
    padding-bottom: 110px;
    }
    .why-choose-one__text-and-ratting {
    flex-direction: initial;
    text-align: center;
    }
    .why-choose-one__ratting {
    margin-top: 0px;
    }
    .why-choose-one__points {
    flex-direction: column;
    align-items: baseline;
    }
    .why-choose-one__points li+li {
    margin-left: 0;
    margin-top: 20px;
    }
    .why-choose-one__right {
    margin-left: 0;
    margin-right: 0;
    margin-top: 50px;
    }
    .why-choose-one__offering {
    position: relative;
    top: 0;
    left: 0;
    padding: 50px 20px 50px;
    padding-right: 20px;
    margin-top: 30px;
    }
    .faq-one__left {
    margin-bottom: 50px;
    }
    .faq-one__left-content-box {
    flex-direction: column;
    align-items: baseline;
    }
    .faq-one__left-content {
    margin-left: 0;
    margin-top: 20px;
    }
    .faq-one {
    padding: 120px 0 120px;
    }
    .testimonial-two__img-box {
    display: none;
    }
    .testimonial-two__right {
    margin-left: 0;
    margin-right: 0;
    }
    .testimonial-two__single-inner {
    padding: 50px 20px 68px;
    }
    .testimonial-two__carousel.owl-carousel .owl-dots {
    display: none;
    }
    .contact-two__left {
    margin-right: 0;
    }
    .feature-three__single {
    padding: 42px 20px 43px;
    flex-direction: column;
    align-items: baseline;
    }
    .feature-three__content {
    margin-left: 0;
    margin-top: 25px;
    }
    .feature-three__img {
    display: none;
    }
    .about-three__left {
    margin-right: 0;
    }
    .about-three__img-2 {
    display: none;
    }
    .about-three__right {
    margin-left: 0;
    margin-top: 60px;
    }
    .about-three__gardening-box {
    flex-direction: column;
    align-items: baseline;
    }
    .about-three__gardening-text-2 {
    margin-left: 0;
    margin-top: 10px;
    }
    .about-three__gardening::before {
    display: none;
    }
    .about-four__left-img {
    margin-bottom: 30px;
    }
    .about-four__right {
    margin-left: 0;
    margin-top: 30px;
    }
    .contact-details__single-inner {
    padding: 42px 30px 70px;
    }
    .faq-search-box__shape-1,
    .faq-search-box__shape-2 {
    display: none;
    }
    .faq-search-box__form {
    margin-left: 10px;
    margin-right: 10px;
    }
    .faq-page__left {
    margin-bottom: 50px;
    }
    .get-free-quote__left {
    margin-right: 0;
    margin-bottom: 50px;
    }
    .get-free-quote__single--two {
    margin-top: 30px;
    }
    
    .project-details__img-and-points {
    flex-direction: column;
    align-items: baseline;
    }
    .project-details__points {
    margin-left: 0;
    margin-top: 20px;
    }
    .project-details__right {
    margin-top: 40px;
    margin-bottom: 10px;
    }
    .services-details__sidebar {
    margin-bottom: 60px;
    }
    .services-details__services-list {
    padding: 30px 20px 30px;
    }
    .banner-one {
    padding: 204px 20px 30px;
    }
    .services-details__points-list {
    justify-content: inherit;
    flex-direction: column;
    align-items: baseline;
    }
    .services-details__points-list li+li {
    margin-left: 0;
    margin-top: 30px;
    }
    .services-details__book-shape-1,
    .services-details__book-img-1 {
    display: none;
    }
    .services-details__book {
    padding: 32px 20px 40px;
    }
    .services-details__book-icon-and-content {
    flex-direction: column;
    align-items: baseline;
    }
    .services-details__book-icon {
    margin-left: 0;
    margin-bottom: 20px;
    }
    .product__sidebar {
    margin-bottom: 60px;
    }
    .product__showing-result {
    flex-direction: column;
    }
    .product__showing-text-box {
    margin-bottom: 20px;
    }
    .product-details__top {
    margin-top: 0px;
    }
    .product-details__buttons {
        align-items: baseline;
        gap: 10px;
    }
    .product-details__buttons-2 {
    margin-left: 0;
    margin-top: 10px;
    }
    .product-details__social {
    flex-direction: column;
    align-items: baseline;
    }
    .product-details__social-link {
    margin-left: 0;
    margin-top: 20px;
    }
    .leftSliderDetail .slider .left {
        top: 120px;
    }
    .leftSliderDetail .slider:hover .right {
        top: 120px;
    }
    .comments-area .comment {
    flex-direction: column;
    align-items: baseline;
    }
    .review-one__content {
    padding-left: 0;
    margin-top: 20px;
    }
    .review-one__content-top {
    flex-direction: column;
    align-items: baseline;
    justify-content: inherit;
    }
    .cart-page .table-responsive {
    margin-bottom: 30px;
    }
    .cart-total li {
    justify-content: flex-start;
    }
    .cart-total li span:first-child {
    text-align: left;
    }
    .cart-page__buttons {
    justify-content: start;
    flex-direction: column;
    align-items: baseline;
    }
    .cart-page__buttons-2 {
    margin-left: 0;
    margin-top: 10px;
    }
    .checkout__payment {
    margin-top: 50px;
    padding: 49px 30px 18px;
    }
    .cart-total li span:first-child {
    margin-right: 45px;
    }
    .why-choose-one__img img {
        width: 100%;
        border-bottom-left-radius: 0px;
        height: auto;
    }
    .dNone{
        display:none;
    }
    .about-four__left-img img {
        width: 100%;
        border-radius: var(--sajag-bdr-radius);
        height: 300px;
        object-fit: cover;
    }
    .arrdropdown {
        display:none;
    }
    .bottomFixedSticky {
        padding: 10px 0px;
    }
    .bottomFixedSticky h4 {
        font-size: 18px;
    }
    .savedSelectAddress {
        margin-bottom: 0px;
    }
    .tp-about-right {
        margin-left: 0px;
    }
    .tp-choose-2-thumb {
        display: none;
    }
    .tp-choose-2-list ul li {
        font-size: 16px;
    }
    .tp-about-left {
        padding-bottom: 25px;
    }
    .tp-about-main-thumb {display: none;}
    .tp-about-thumb-sm {
        position: relative;
        bottom: 0px;
        right: 0%;
    }
    .tp-about-thumb-sm img {
        border-radius: 10px;
        max-width: 100%;
        height: 340px;
        border: 5px solid #fff;
        width: 100%;
        object-fit: cover;
    }
    .process-one__shape-2 {
        display: none;
    }
    .about-four-images {
        margin-bottom: 25px;
    }
    .boxGreenAbout {
       display: none;
    }
    .aboutiimgNew {
        height: auto;
    }
    .joinConversion {
        padding-bottom: 0px;
    }
    .roleofsajag h2 {
        font-size: 36px;
        margin-top: 20px;
    }
    .producTabsNew .tab {
        padding: 10px 10px;
        font-size: 14px;
    }
.goalSec h1 {
    margin-bottom: 20px;
}

    }



    @media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .contact-one__img-2 {
    display: none;
    }
    }
    @media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .counter-two__list {
    justify-content: space-between;
    }
    .counter-two__list li {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    width: 100%;
    }
    #moduleTopics .counter-two__list li {
        flex: 0 0 24.333%;
        max-width: 24.333%;
        width: 100%;
    }

    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
    .feature-one__title {
        font-size: 16px;
        line-height: 20px;
        margin-top: 16px;
        margin-bottom: 10px;
    }
    .importantDetailTraning .feature-one__title a {
        font-size: 16px;
        line-height: 15px;
    }
    .importantDetailTraning .feature-one__single {
        padding: 9px;
    }

}


    @media only screen and (min-width: 1400px) and (max-width: 1680px) {}
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {}
    @media only screen and (min-width: 1200px) and (max-width: 1800px) {}
    /*--------------------------------------------------------------
    # Slider All Responsice Css
    --------------------------------------------------------------*/
    @media only screen and (min-width: 992px) and (max-width: 1199px) {}
    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .main-menu-three__wrapper-inner {
            padding: 0 0px 0;
            }
            .main-menu-three .mobile-nav__toggler {
                color: #ffffff;
                margin-left: 20px;
            }
            .main-menu-three__logo img {
                width: 200px;
            }
            .main-menu-three__logo {
                padding: 10px 0;
            }
            .main-menu-three .mobile-nav__toggler:hover {
            color: #fff;
            }
            .main-menu-three__right {
                display: block;
                background: #76a920;
                width: 100%;
                text-align: center;
                align-items: center;
                display: flex;
                color: #fff;
                justify-content: space-between;
            }
            .main-menu-three__search {
                color: #ffffff;
            }
            .main-menu-three__search:hover {
                color: #ffffff;
            }
            .main-menu-three__cart {
                color: #ffffff;
            }
            .main-menu-three__cart:hover  {
                color: #ffffff;
            }
            .main-header-three__top-social a i {
                color: #ffffff;
            }
            .drop {
                color: #ffffff;
            }
            .main-slider-three__title {
                position: relative;
                font-size: 28px;
                padding: 8px 20px;
                text-align: center;
            }
            .main-slider-three__sub-title {
                font-size: 18px;
                line-height: normal;
                width: 300px;
            }
            .main-slider-three__shape-5 {
                right: 40px;
            }
            .main-slider-three__shape-5 img {
                width: 250px;
            }
            .main-header-three__top-inner {
                padding: 5px 15px;
            }
    .main-slider-two__title {
    font-size: 50px;
    line-height: 60px;
    }
    .contantFooter {
        height: auto;
    }
    .filte-category {
        display: block;
    }
    .filte-category {
        display: block;
    }
    .profile-left-menubar {
        display: none;
    }
    #myaccountMenu .profile-left-menubar {
        display: block;
    }
    .line-profile {
        display: none;
    }
    .lgout-btn {
        margin-top: 0px;
    }
    .pagination-section {
        margin-bottom: 40px;
        padding-left: 0px;
    }
    .breadcrumb-mobile {
        top: 54px;
        padding: 12px 0 12px 0;
    }
    .breadcrumb-mobile {
        position: sticky;
        background-color: #fff;
        z-index: 400;
        box-shadow: 0px 4px 4px rgba(213, 213, 213, 0.5);
    }
    .view-order-btn {
        padding: 3px 15px;
        margin-top: 5px;
        display: inline-block;
    }
    .left-tabs-contact .border-lefttab {
        border-left: none;
        padding-bottom: 20px;
    }
    .myorder-box {
        margin-left: 0px;
        width: 100%;
    }
    .profile-page-title {
        font-size: 26px;
        padding-left: 0px;
        margin-bottom: 10px !important;
    }
    .profile-page-title {
        font-size: 26px;
        padding-left: 0px;
        margin-bottom: 10px !important;
    }
  

    }
    @media only screen and (max-width: 767px) {
    .main-slider__title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 40px;
    }
    .main-slider .owl-theme .owl-dots {
    display: none;
    }
    .main-slider-two {
    padding: 170px 20px 110px;
    }
    .main-slider-two__title {
    font-size: 27px;
    line-height: 37px;
    }
    .main-slider-two__text {
    font-size: 18px;
    }
    .main-slider-two .owl-theme .owl-dots {
    display: none;
    }
    .main-slider-three__shape-5,
    .main-slider-three__shape-6 {
    display: block;
    }
    .main-slider-three__shape-5 {
        position: absolute;
        top: 190px;
        right: 0px;
        z-index: 1;
    }
    .main-slider-three__shape-1 {
        position: absolute;
        top: 160px;
    }
    .main-slider-three__shape-1 img {
        width: 40px !important;
    }
    .main-slider-three__shape-6 img {
        width: 130px;
    }
    .main-slider-three__shape-5 img {
        width: 130px;
    }
    .main-slider-three .owl-theme .owl-dots {
    display: none;
    }
    .main-slider-three__title {
        font-size: 20px;
        line-height: normal;
        text-align: center;
        padding: 10px;
    }
    .main-slider-three__sub-title {
        font-size: 13px;
        line-height: normal;
        border-radius: 100px;
        padding: 5px 8px;
        width: 220px;
    }
    .main-slider-three__shape-2 {
        position: absolute;
        bottom: -50px;
    }
    .main-slider-three__shape-2 img {
        width: 50px !important;
    }
    .main-slider-three .item {
        height: auto;
    }
    .bestorgincSection {
        display: block;
        height: auto;
    }
    .bestorgincSection img {
        max-width: 100%;
        height: 300px;
        width: 100%;
        border-radius: 10px;
        object-fit: cover;
    }
    .rightContent {
        padding: 20px;
        padding-left: 0px;
    }
    .sliderContanr {
        margin-right: 0px;
        padding-right: 15px;
        margin-left: 0px;
        max-width: 100%;
    }
    .contantFooter {
        height: auto;
    }
    .footer-logo {
        width: 210px;
        display: block;
        margin: 0px auto;
        MARGIN-LEFT: 0px;
        margin-bottom: 20px;
    }
    .site-footer__top {
        position: relative;
        display: block;
        padding: 10px 0 0;
    }
    .site-footer__bottom-shape { display: none;}
    footer.page-footer .size-16 {
        color: #00BD62;
        font-size: 20px;
    }
    .foter-menu li {
        font-size: 13px;
    }
    .testimonial-one {
        padding-bottom: 70px;
    }
    .bestorgincSectionPart {
        margin-top: 30px;
        position: relative;
        z-index: 999;
        margin-bottom: 30px;
    }
    .sliderContanr .owl-dots {
        text-align: center;
        padding-top: 15px;
        margin-left: 0px;
    }
    .testimonial-one__carousel.owl-carousel .owl-dots {
        position: relative;
        bottom: -15px;
        left: 0;
    }
    .paymentbOXdETAIL {
        margin-bottom: 20px;
    }
    .shippingEmailBox p {
        margin-bottom: 0px;
        line-height: 18px;
        margin-top: 10px;
    }
    .shippingEmailBox h5 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .breadcrumb-mobile {
        top: 54px;
        padding: 12px 0 12px 0;
    }
    .breadcrumb-mobile {
        position: sticky;
        background-color: #fff;
        z-index: 400;
        box-shadow: 0px 4px 4px rgba(213, 213, 213, 0.5);
    }
    .view-order-btn {
        padding: 3px 15px;
        margin-top: 5px;
        display: inline-block;
    }
    .left-tabs-contact .border-lefttab {
        border-left: none;
        padding-bottom: 20px;
    }
    .myorder-box {
        margin-left: 0px;
        width: 100%;
    }
    .profile-page-title {
        font-size: 26px;
        padding-left: 0px;
        margin-bottom: 10px !important;
    }
    .profile-page-titleMobileAddrss {
        font-size: 16px;
        padding-left: 0px;
        margin-bottom: 25px !important;
        font-weight: 400 !important;
    }
    .filte-category {
        display: block;
    }
    .filte-category {
        display: block;
    }
    .profile-left-menubar {
        display: none;
    }
    #myaccountMenu .profile-left-menubar {
        display: block;
    }
    .line-profile {
        display: none;
    }
    .lgout-btn {
        margin-top: 0px;
    }
    .pagination-section {
        margin-bottom: 40px;
        padding-left: 0px;
    }
    .priceorbtn {
        justify-content: space-between;
        gap: 0px;
    }
    .priceorbtn span {
        font-size: 16px;
    }
    .priceorbtn span small {
        font-size: 12px;
    }
    .bottomFixedSticky .cart-page__buttons-2 .thm-btn {
        font-size: 12px;
        padding: 3px 30px 3px;
    }
    .faq-one__left-content-img {
        margin-top: 20px;
    }
    .flat-categories-single .cate-single-tab .cate-single-item {
        flex-shrink: 0;
        width: 190px;
    }
    .importantDetailTraning .feature-one__icon img {
        width: 40px;
        margin-top: 40px;
    }
    .services-details__points-list li {
        width: 100%;
    }
    .team-details__left {
        margin-right: 0px;
    }
    #moduleTopics .counter-two__list {
        justify-content: flex-start;
        gap: 40px;
    }
    #moduleTopics .counter-two__inner {
        padding: 30px 30px 30px;
    }

    }


    @media only screen and (min-width: 1400px) and (max-width: 1700px) {}
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {}
    /*--------------------------------------------------------------
    # Main Menu All Responsice Css
    --------------------------------------------------------------*/
    @media only screen and (min-width: 992px) and (max-width: 1199px) {

        .main-menu-three__wrapper-inner {
            padding: 0 0px 0;
            }
            .main-menu-three .mobile-nav__toggler {
                color: #ffffff;
                margin-left: 20px;
            }
            .main-menu-three__logo img {
                width: 200px;
            }
            .main-menu-three__logo {
                padding: 10px 0;
            }
            .main-menu-three .mobile-nav__toggler:hover {
            color: #fff;
            }
            .main-menu-three__right {
                display: block;
                background: #76a920;
                width: 100%;
                text-align: center;
                align-items: center;
                display: flex;
                color: #fff;
                justify-content: space-between;
            }
            .main-menu-three__search {
                color: #ffffff;
            }
            .main-menu-three__search:hover {
                color: #ffffff;
            }
            .main-menu-three__cart {
                color: #ffffff;
            }
            .main-menu-three__cart:hover  {
                color: #ffffff;
            }
            .main-header-three__top-social a i {
                color: #ffffff;
            }
            .drop {
                color: #ffffff;
            }
            .main-slider-three__title {
                position: relative;
                font-size: 40px;
                 padding: 8px 15px;
                text-align: center;
            }
            .main-slider-three__sub-title {
                font-size: 18px;
                line-height: normal;
                width: 300px;
            }
            .main-slider-three__shape-5 {
                right: 40px;
            }
            .main-slider-three__shape-5 img {
                width: 250px;
            }

            .main-header-three__top-inner {
                padding: 5px 15px;
            }
            .footer-widget__link {
                margin-top: 20px;
                margin-left: 0px;
            }
            .footer-widget__Contact {
                margin-top: 20px;
            }

    .main-header__top {
    display: none;
    }
    .main-menu__wrapper-inner {
    border-top-right-radius: var(--sajag-bdr-radius);
    }
    .main-header-two__top {
    display: none;
    }
    .main-slider-two {
    padding: 130px 100px 110px;
    }
    .main-header-three__top {
    display: block;
    }
    .main-header-three {
    left: 0px;
    right: 0px;
    }
    .main-menu-three__wrapper-inner {
    padding: 0 0px 0;
    }
    .main-menu-three .mobile-nav__toggler {
    color: var(--sajag-white);
    }
    .main-menu-three .mobile-nav__toggler:hover {
    color: var(--sajag-base);
    }
    .order-tracking p {
        color: #A4A4A4;
        font-size: 10px;
        margin-top: 6px;
        margin-bottom: 2px;
        line-height: 18px;
    }
    .trignale-shape-center {
        bottom: -75px;
    }
    

    }


    @media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-header__top {
    display: none;
    }
    .main-menu__wrapper-inner {
    border-top-right-radius: var(--sajag-bdr-radius);
    }
    .main-header {
    left: 50px;
    right: 50px;
    }
    .main-menu__btn-box {
    display: none;
    }
    .main-header-two__top {
    display: none;
    }
    .main-slider-two {
    padding: 130px 100px 110px;
    }
    .main-header-three__top {
    display: block;
    }
    .main-header-three {
    left: 0px;
    right: 0px;
    }
    .main-menu-three__wrapper-inner {
    padding: 0 0px 0;
    }
    .main-menu-three .mobile-nav__toggler {
    color: var(--sajag-white);
    }
    .main-menu-three .mobile-nav__toggler:hover {
        color: var(--sajag-white);
    }
    .footer-widget__link {
        margin-left: 0px;
        margin-top: 20px;
    }
    .footer-widget__Contact {
        margin-top: 20px;
    }
    .your-order-title {
        padding-left: 0px;
    }
    .order-detailbox {
        margin-left: 0px;
        width: 100%;
    }
    .order-detail-price {
        padding-left: 0px;
    }
    .pleft-20 {
        padding-left: 0px;
    }
    .priceorbtn {
        justify-content: space-between;
        gap: 0px;
    }
    .services-details__points-title {
        font-size: 18px;
        line-height: 20px;
    }
    .process-one__shape-2 {
        display: none;
    }
    .productBox img {
        height: 400px;
    }
    .sliderBtn {
        display:none;
    }

    }


    @media (max-width: 767px) {
    .main-header__top {
    display: none;
    }
    .main-menu__wrapper-inner {
    border-radius: var(--sajag-bdr-radius);
    padding: 0 20px 0;
    padding-left: 0;
    }
    .main-header {
    left: 20px;
    right: 20px;
    }
    .main-menu__right {
    display: none;
    }
    .main-menu__left {
    justify-content: space-between;
    flex: 1;
    }
    .main-menu__logo {
    margin-right: 0;
    background-color: var(--sajag-black);
    padding: 19px 30px;
    border-top-left-radius: var(--sajag-bdr-radius);
    border-bottom-left-radius: var(--sajag-bdr-radius);
    }
    .main-menu__shape-1 {
    display: none;
    }
    .main-header-two__top {
    display: none;
    }
    .main-header-two {
    left: 20px;
    right: 20px;
    }
    .main-menu-two__right {
    display: none;
    }
    .main-header-three__top {
    display: block;
    }
    .main-header-three__top-inner {
        padding: 5px 15px;
    }
    .main-header-three__contact-list li .text {
        margin-left: 0px;
        display: block;
    }
    .rightBorderTopBar {
        border-right: 1px solid #fff;
        padding-right: 10px;
        margin-right: 10px;
    }
    .main-header-three__contact-list li+li {
        margin-left: 15px;
        padding-left: 15px;
    }
    .socialMediaNoneMobile {
        display: none !important;
    }
    .main-header-three__contact-list li .text p {
        font-size: 11px;
        font-weight: 400;
    }
    .main-header-three {
    left: 0px;
    right: 0px;
    }
    .main-menu-three__wrapper-inner {
    padding: 0 0px 0;
    }
    .main-menu-three .mobile-nav__toggler {
        color: #343434;
        margin-left: 20px;
    }
    .main-menu-three__logo img {
        width: 150px;
        left: 0px;
    }
    .main-menu-three__logo {
        padding: 10px 0;
    }
    .main-menu-three .mobile-nav__toggler:hover {
    color: #343434;
    }
    .main-menu-three__right {
        display: block;
        background: #f7d8a0;
        width: 100%;
        text-align: center;
        align-items: center;
        display: flex;
        color: #343434;
        justify-content: space-between;
    }
    .main-menu-three__search {
        color: #343434;
    }
    .main-menu-three__search:hover {
        color: #343434;
    }
    .main-menu-three__cart {
        color: #343434;
    }
    .main-menu-three__cart:hover  {
        color: #343434;
    }
    .main-header-three__top-social a i {
        color: #343434;
    }
    .drop {
        color: #343434;
    }
    .leftSliderDetail .slider .item-box {
        height: 280px;
    }
    .main-menu-three__search-cart-box {
        margin-right: 10px;
    }
    .footer-widget__link {
        margin-left: 0px;
    }
    .your-order-title {
        padding-left: 0px;
    }
    .order-detailbox {
        margin-left: 0px;
        width: 100%;
    }
    .order-detail-price {
        padding-left: 0px;
    }
    .order-tracking p {
        font-size: 12px;
        margin-top: 5px;
        line-height: 16px;
    }
    .order-tracking {
        padding: 0px;
    }
    .trignale-shape-center {
        bottom: -70px;
    }
    .order-detail-price span {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
    }
    .inner-orderbox {
        padding: 15px 15px;
    }
    .pleft-20 {
        padding-left: 0px;
    }
    .office-slider .owl-nav {
        margin-top: 50px;
        left: 0px;
    }
    .counter-two__single-right {
        position: relative;
        display: block;
        margin-left: 0px;
        margin-top: 10px;
    }
    .product-strategy-thumb img { margin-bottom: 20px; }
    .leftVideoImg {
        margin-bottom: 20px;
    }
    .site-footer__bottom {
        background-position: inherit;
        background-size: cover;
    }
    .recognisedlogo {
        flex-wrap: wrap;
    }
    .productBox img {
        height: 400px;
    }
    .sliderBtn {
        display:none;
    }

    }
    @media only screen and (min-width: 1400px) and (max-width: 1680px) {
    .main-header {
    left: 50px;
    right: 50px;
    }
    .stricky-header .main-menu__wrapper-inner {
    margin-left: 50px;
    margin-right: 50px;
    }
    .main-menu__btn-box {
    display: none;
    }
    .main-menu__search-cart-box {
    margin-left: 0;
    }
    }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .main-header {
    left: 20px;
    right: 20px;
    }
    .stricky-header .main-menu__wrapper-inner {
    margin-left: 20px;
    margin-right: 20px;
    }
    .main-menu__btn-box {
    display: none;
    }
    .main-menu__search-cart-box {
    margin-left: 0;
    }
    .main-menu__search-cart-box:before {
    left: -7px;
    }
    .main-menu__logo {
    margin-right: 180px;
    }
    .main-menu__wrapper-inner {
    padding: 0 30px 0;
    }
    .main-header-two {
    left: 50px;
    right: 50px;
    }
    .main-menu-two__btn-box {
    display: none;
    }
    .main-menu-two__search-cart-box {
    margin-right: 0;
    }


    }
    @media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .main-header-three {
    left: 0px;
    right: 0px;
    }
    .main-header-three__top-inner {
    padding: 0px 20px 0px;
    }
    .main-menu-three__wrapper-inner {
    padding: 0 20px 0;
    }
    .main-menu-three__btn-box {
    display: none;
    }
    .main-menu-three__search-cart-box {
    margin-right: 0;
    }
    }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .process-one__shape-2 {
            display: none;
        }
    }