@media only screen and (max-width:1397px) {}

@media only screen and (max-width:1229px) {
    .home-page-p5-tag {
        font-size: 35px;
    }
}

@media only screen and (max-width:1024px) {
    .header-style-three .header-top .inner-container .list-style-one li {
        margin-right: 18px;
    }

    .fun-fact-section .content-column .inner-column .title {
        font-size: 24px;
        line-height: 30px;
    }

    .counter-these-side ul li:nth-child(2) {
        position: absolute;
        bottom: 115px;
        left: 385px;
    }

    .counter-these-side ul li:first-child {
        bottom: -30px;
        left: 626px;
    }

    .home-page-p5-tag {
        font-size: 30px;
    }

    .felx-items-part {
        flex-wrap: wrap;
    }

    .color-site a {
        font-size: 14px;
    }
}

@media only screen and (max-width:992px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .main-header .logo img {
        width: 42% !important;
    }

    .content-column {
        margin-bottom: 30px;
    }

    .fixed-header .logo img {
        width: 100% !important;
    }

    .enter-text span {
        font-size: 5rem;
    }

    .counter-these-side ul li:nth-child(2) {
        position: absolute;
        bottom: 62px;
        left: 245px;
    }

    .counter-these-side ul li:first-child {
        bottom: -30px;
        left: 415px;
    }

    .counter-block-two .count-box .count-text {
        font-size: 28px;
    }

    .contact-bg {
        display: none;
    }
}

@media only screen and (max-width:768px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .footer-column {
        margin-bottom: 40px !important;
    }

    .product-box {
        width: 50%;
    }

    .small-link {
        width: 50%;
    }

}

@media only screen and (max-width:480px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .small-link {
        width: 100%;
    }

    .main-footer .footer-top .outer-box {
        text-align: center;
    }

    .fun-fact-section .image-column .inner-column {
        margin-bottom: 0;
    }

    .enter-text span {
        font-size: 3rem;
        line-height: 40px;
    }

    .counter-these-side {
        display: none;
    }

    .home-page-p5-tag {
        font-size: 28px;
    }

    .solar-dark-wrapper {
        padding: 100px 5%;
    }

    ul.stlyed-exporter li {
        width: 100%;
        margin-bottom: 15px;
    }

    .left-side-product .row {
        margin: 0;
    }

    .product-box {
        width: 100%;
    }

    .img-side-details {
        width: 100%;
        margin-right: 0px;
    }
}

@media only screen and (max-width:451px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .post-card {
        padding: 15px;
    }

    .post-feature-grid {
        flex-direction: column !important;
        display: flex !important;
    }
}


@media only screen and (max-width:376px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .about-section h1 {
        font-size: 25px;
    }

    .enter-text span {
        font-size: 2rem;
        line-height: 40px;
    }

    .enter-text {
        top: 10px;
    }

    .contact-bg-white h2 {
        font-size: 26px;
    }

    .page-title {
        min-height: auto;
    }

    .page-title {
        padding: 50px 0 40px;
    }

    .mobile-nav-toggler {
        margin-left: -25px;
    }

    .mobile-nav-toggler {
        position: relative;
        left: -38px;
    }

    .mobile-nav-toggler {
        position: relative;
        left: -60px;
    }

    .solar-visual {
        min-width: 100%;
    }

    .home-page-p5-tag {
        font-size: 22px;
    }

    .post-feature-grid {
        width: 90%;
    }

    .felx-items-part {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: start !important;
    }

    .service-block .inner-box .content-box .title {
        line-height: 0px;
    }
}

@media only screen and (max-width: 320px) {
    *.animated {
        animation-duration: inherit !important;
    }

    .mobile-nav-toggler {
        position: relative;
        left: -50px;
    }

    .header-style-three .header-lower .logo-box {
        padding: 0 0px;
    }

    .home-page-p5-tag {
        font-size: 20px;
    }

    .solar-visual {
        min-width: 100% !important;
    }

    .post-feature-grid {
        width: 82%;
    }

    .felx-items-part {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .felx-items-part {
        flex-wrap: wrap;
        flex-direction: column;
        width: 100% !important;
        align-items: start !important;
    }

    .sec-title h2 {
        font-size: 23px;
        line-height: 25px;
    }

    .contact-details h2 {
        font-size: 28px;
    }

    .service-block .inner-box .content-box .content {
        margin-left: 0;
    }
}