/* Base Styling */
.space {
    padding: 80px 0 !important;
}

/* For small devices: Mobile (max-width: 767px) */
@media (max-width: 767px) {
    .space {
        padding: 40px 0 !important;
    }

    .hero-2 .big-text {
        left: 3%;
        top: 12% !important;
        font-size: 72px !important;
    }

    .hero-slider-2 .th-hero-slide {
        padding: 80px 0 30px 0 !important;
    }

    .hero-style2 .hero-title {
        font-size: 28px !important;
        max-width: 100%;
    }

    #service-sec {
        width: 100%;
        height: 560px !important;
    }

    .section-export h2.sec-title {
        font-size: 22px;
    }

    .section-export p {
        font-size: 14px;
        padding: 0 10px;
    }

    .wapper ul {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }

    .wapper ul li {
        font-size: 14px;
        padding: 6px 12px;
    }

    .th-hero-bg {
        width: 100%;
        height: 645px !important;
    }

    .img-box11 .img2 {
        max-width: 70%
    }

    .th-btn {
        padding: 15px 20px !important;
    }

    .th-btn .style2 {
        padding: 12px 18px !important;
    }

    .img2 {
        width: 100%;
        height: 160px !important;
    }

    .img-box11 .img2 .video-section {
        width: 100% !important;
        height: 180px !important;
    }

    .ratio-16x9 {
        --aspect-ratio: 65% !important;
    }

    .img-box11 {
        margin-bottom: 20px !important;
        width: 100%;
        height: auto;
    }

    .ratio {
        position: relative;
        width: 100%;
    }

    .img-box11 .img2 {
        border: 10px solid #FFFFFF;
        display: inline-block;
        position: absolute;
        bottom: 50px !important;
        right: 0;
        /* -webkit-animation: moving 8s linear infinite;
        animation: moving 8s linear infinite; */
    }

    .th-hero-slide {
        width: 100%;
        height: 450px !important;
    }

    .th-hero-bg {
        width: 100%;
        height: 450px !important;
    }

    .csr-content,
    .csr-content-1 {
        padding: 15px 15px;
    }

    .csr-content h2,
    .csr-content-1 h2 {
        font-size: 28px !important;
    }

    .csr-content p,
    .csr-content-1 p,
    .csr-content-1 ul li p {
        font-size: 14px;
    }

    .csr-content-1 ul li h4 {
        font-size: 18px !important;
    }

    .certificate-content {
        padding-right: 0px !important;
        border-right: none !important;
    }

    .product-details-content h2 {
        font-size: 24px !important;
        margin-bottom: 15px;
    }

    .product-details-content h6 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .product-details-content p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .product-details-container {
        padding: 15px !important;
    }

    /* .product-details-image {
        width: 100%;
        height: 300px !important;
    } */

    .product-details-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .gallery img {
        width: 100%;
        height: auto;
    }

    .modal {
        position: fixed;
        top: 0 !important;
        left: 0;
        z-index: 9;
        display: none;
        width: 100%;
        height: 100%;
        overflow: hidden;
        outline: 0
    }

    .blog-details-img {
        height: auto !important;
    }

    .blog-details-img img {
        height: auto;
    }

    .blog-details-content {
        padding: 25px 15px;
    }

    .blog-details-content h2 {
        font-size: 24px !important;
        margin-bottom: 15px !important;
    }

    .blog-details-content ul li {
        margin-bottom: 20px !important;
    }

    .blog-details-content ul li h5 {
        font-size: 16px !important;
    }

    .blog-details-content ul li p {
        font-size: 14px !important;
    }

    .blog-content {
        height: 197px;
    }

    .blog-details-content1 {
        height: auto !important;
    }

    .hero-style2 {
        padding-left: 0;
        max-width: auto !important;
    }

    .hero-meta {
        margin-bottom: 0px !important;
    }

    .hero-meta span {
        font-size: 14px !important;
    }

    /* .hero-style2 .hero-title {
        font-size: 24px !important;
        max-width: 100%;
    } */

    .hero-text {
        font-size: 14px !important;
        margin-bottom: 35px;
    }

    .product-intro-section {
        padding: 0px 20px !important;
    }

    .service-list_text {
        margin-bottom: 20px;
        padding-right: 0px !important;
    }

    .project-block .project-title {
        font-size: 16px !important;
    }

    .gallery-wrapper {
        max-height: 860px !important;
        overflow-y: auto;
        padding-right: 10px;
        width: 100%;
        overflow-x: hidden;
    }
}

/* Tablets (768px - 991px) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .space {
        padding: 40px 0 !important;
    }

    .hero-2 .big-text {
        left: 5% !important;
        top: 15% !important;
        font-size: 98px !important;
    }

    .hero-slider-2 .th-hero-slide {
        padding: 80px 0 30px 0 !important;
    }

    .hero-style2 .hero-title {
        font-size: 36px !important;
        max-width: 100%;
    }

    .section-export h2.sec-title {
        font-size: 26px;
    }

    .wapper ul li {
        font-size: 15px;
        padding: 8px 14px;
    }

    .world-map {
        padding: 90px 0 240px !important;
    }

    #service-sec {
        width: 100%;
        height: 475px !important;
    }

    .img2 {
        width: 280px !important;
        height: 240px !important;
    }

    .img-box11 .img2 .video-section {
        width: 270px !important;
        height: 200px !important;
    }

    .ratio-16x9 {
        --aspect-ratio: 86% !important;
    }

    .ratio {
        position: relative;
        width: 96% !important;
    }

    .img-box11 .img2 {
        border: 10px solid #FFFFFF;
        display: inline-block;
        position: absolute;
        bottom: 60px !important;
        right: 100px !important;
        /* -webkit-animation: moving 8s linear infinite;
        animation: moving 8s linear infinite; */
    }

    .about-container {
        position: absolute;
        top: -80px !important;
        left: 50px !important;
    }

    .img-box11 {
        width: 100%;
        height: 600px !important;
        margin-bottom: 0px !important;
    }

    .th-hero-slide {
        width: 100%;
        height: 500px !important;
    }

    .th-hero-bg {
        width: 100%;
        height: 500px !important;
    }

    .csr-content,
    .csr-content-1 {
        padding: 20px 20px;
    }

    .csr-content h2,
    .csr-content-1 h2 {
        font-size: 34px !important;
    }

    .csr-content p,
    .csr-content-1 p,
    .csr-content-1 ul li p {
        font-size: 16px;
    }

    .csr-content-1 ul li h4 {
        font-size: 20px !important;
    }

    .feature-box {
        width: 100%;
        height: 320px !important;
    }

    .product-details-content h2 {
        font-size: 28px !important;
    }

    .product-details-content h6 {
        font-size: 18px;
    }

    .product-details-content p {
        font-size: 15px;
        line-height: 23px;
    }

    .blog-content {
        height: 269px;
    }

    .product-details-container {
        padding: 20px !important;
    }

    .product-details-image {
        width: 70% !important;
        /* height: 400px !important; */
    }

    .blog-details-img {
        height: 350px !important;
    }

    .blog-details-content {
        padding: 35px 20px !important;
    }

    .blog-details-content h2 {
        font-size: 30px !important;
    }

    .blog-details-content ul li h5 {
        font-size: 18px !important;
    }

    .blog-details-content ul li p {
        font-size: 15px !important;
    }

    .blog-details-content1 {
        height: 275px !important;
    }

    .hero-2 .icon-box {
        right: -60px !important;
    }

    .hero-slider-2 .th-hero-slide {
        padding: 100px 0 120px 0 !important;
    }

    .product-intro-section {
        padding: 0px 20px !important;
    }

    .service-list_text {
        margin-bottom: 20px;
        padding-right: 20px !important;
    }

    .project-block .project-title {
        font-size: 16px !important;
    }
}

/* Medium Devices (992px - 1199px) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .space {
        padding: 50px 0 !important;
    }

    .hero-2 .big-text {
        left: 5% !important;
        top: 15% !important;
        font-size: 112px !important;
    }

    .hero-slider-2 .th-hero-slide {
        padding: 130px 0 30px 0 !important;
    }

    .hero-style2 .hero-title {
        font-size: 42px !important;
        max-width: 100%;
    }

    .wapper ul li {
        font-size: 16px;
    }

    .img-box11 .img2 {
        border: 10px solid #FFFFFF;
        display: inline-block;
        position: absolute;
        bottom: 0px !important;
        right: 279px !important;
    }

    .about-container {
        position: absolute;
        top: 78% !important;
        left: 8% !important;
    }


    .img-box11 .img2 {
        border: 10px solid #FFFFFF;
        display: inline-block;
        position: absolute;
        bottom: 100px !important;
        right: 0;
        /* -webkit-animation: moving 8s linear infinite;
        animation: moving 8s linear infinite; */
    }

    .about-container {
        position: absolute;
        top: -120px !important;
    }

    .img-box11 {
        width: 100%;
        height: 600px !important;
    }

    .th-hero-bg {
        height: 745px !important;
        width: 100% !important;
        object-fit: cover;
    }

    .th-hero-slide {
        width: 100%;
        height: 550px !important;
    }

    .th-hero-bg {
        width: 100%;
        height: 550px !important;
    }

    .csr-content,
    .csr-content-1 {
        padding: 25px 25px;
    }

    .csr-content h2,
    .csr-content-1 h2 {
        font-size: 38px !important;
    }

    .csr-content p,
    .csr-content-1 p,
    .csr-content-1 ul li p {
        font-size: 17px;
    }

    .csr-content-1 ul li h4 {
        font-size: 22px !important;
    }

    .product-details-content h2 {
        font-size: 32px !important;
    }

    .product-details-content h6 {
        font-size: 19px;
    }

    .product-details-content p {
        font-size: 15px;
        line-height: 24px;
    }

    .product-details-container {
        padding: 25px !important;
    }

    .product-details-image {
        height: 400px !important;
    }

    .modal {
        position: fixed;
        top: 4% !important;
        left: 0;
        z-index: 9;
        display: none;
        width: 100%;
        height: 100%;
        overflow: hidden;
        outline: 0
    }

    .blog-content {
        height: 207px;
    }

    .blog-details-img {
        height: 450px !important;
    }

    .blog-details-content {
        padding: 40px 25px !important;
    }

    .blog-details-content h2 {
        font-size: 34px !important;
    }

    .blog-details-content ul li h5 {
        font-size: 19px !important;
    }

    .blog-details-content ul li p {
        font-size: 15px !important;
    }

    .blog-details-content1 {
        height: 217px !important;
    }

    .product-intro-section {
        padding: 0px 70px !important;
    }

    #service-sec {
        width: 100%;
        height: 520px !important;
    }

    .service-list_text {
        margin-bottom: 20px;
        padding-right: 20px !important;
    }

    .project-block .project-title {
        font-size: 16px !important;
    }

    .img-box11 .img1 {
        padding-top: 30px;
        padding-bottom: 125px !important;
    }
}

/* Large Devices (1200px - 1319px) */
@media only screen and (min-width: 1200px) and (max-width: 1319px) {
    .space {
        padding: 60px 0 !important;
    }

    .hero-2 .big-text {
        left: 5% !important;
        top: 15% !important;
        font-size: 125px !important;
    }

    .hero-slider-2 .th-hero-slide {
        padding: 130px 0 30px 0 !important;
    }

    .hero-style2 .hero-title {
        font-size: 46px !important;
        max-width: 100%;
    }

    .about-container {
        position: absolute;
        top: 46px !important;
        left: 3% !important;
        transform: translateY(-50%);
    }

    .img2 {
        width: 280px !important;
        height: 240px !important;
    }

    .img-box11 .img2 .video-section {
        width: 270px !important;
        height: 200px !important;
    }

    .ratio-16x9 {
        --aspect-ratio: 86% !important;
    }

    .ratio {
        position: relative;
        width: 96% !important;
    }

    .img-box11 .img2 {
        border: 10px solid #FFFFFF;
        display: inline-block;
        position: absolute;
        bottom: 30px !important;
        right: 0;
        /* -webkit-animation: moving 8s linear infinite;
        animation: moving 8s linear infinite; */
    }

    .img-box11 {
        width: 100%;
        height: 570px !important;
    }

    .img-box11 .img1 {
        padding-top: 0px !important;
        padding-bottom: 135px;
    }

    #service-sec {
        width: 100%;
        height: 550px !important;
    }

    .th-hero-bg {
        height: 800px !important;
        width: 100% !important;
        object-fit: cover;
    }

    .th-hero-slide {
        width: 100%;
        height: 550px !important;
    }

    .th-hero-bg {
        width: 100%;
        height: 550px !important;
    }

    .csr-content h2,
    .csr-content-1 h2 {
        font-size: 42px !important;
    }

    .csr-content p,
    .csr-content-1 p,
    .csr-content-1 ul li p {
        font-size: 18px;
    }

    .csr-content-1 ul li h4 {
        font-size: 23px !important;
    }

    .feature-box {
        width: 100%;
        height: 310px !important;
    }

    .product-details-content h2 {
        font-size: 34px !important;
    }

    .product-details-content h6 {
        font-size: 20px;
    }

    .product-details-content p {
        font-size: 16px;
        line-height: 25px;
    }

    .product-details-container {
        padding: 28px !important;
    }

    .product-details-image {
        height: 450px !important;
    }

    .modal {
        position: fixed;
        top: 4% !important;
        left: 0;
        z-index: 9;
        display: none;
        width: 100%;
        height: 100%;
        overflow: hidden;
        outline: 0
    }

    .blog-details-img {
        height: 500px !important;
    }

    .blog-details-content {
        padding: 45px 30px !important;
    }

    .blog-details-content h2 {
        font-size: 38px !important;
    }

    .blog-details-content ul li h5 {
        font-size: 20px !important;
    }

    .blog-details-content ul li p {
        font-size: 16px !important;
    }

    .blog-details-content1 {
        height: 295px !important;
    }

    .product-intro-section {
        padding: 0px 100px !important;
    }

    .service-list_text {
        margin-bottom: 20px;
        padding-right: 20px !important;
    }

    .project-block .project-title {
        font-size: 18px !important;
    }

    .main-menu>ul>li {
        margin: 0 10px !important;
    }
}

/* Extra Large Devices (1320px - 1450px) */
@media only screen and (min-width: 1320px) and (max-width: 1550px) {
    .space {
        padding: 70px 0 !important;
    }

    .hero-2 .big-text {
        left: 10% !important;
        top: 15% !important;
        font-size: 125px !important;
    }

    .hero-slider-2 .th-hero-slide {
        padding: 130px 0 30px 0 !important;
    }

    .hero-style2 .hero-title {
        font-size: 40px !important;
        max-width: 100%;
    }

    .about-container {
        position: absolute;
        top: -60px !important;
        left: 3% !important;
        transform: translateY(-50%);
    }

    .img2 {
        width: 333px !important;
        height: 285px !important;
    }

    .img-box11 .img2 .video-section {
        width: 323px !important;
        height: 2px !important;
    }

    .ratio-16x9 {
        --aspect-ratio: 86% !important;
    }

    .img-box11 .img1 {
        padding-top: 30px;
        padding-bottom: 125px !important;
    }

    .ratio {
        position: relative;
        width: 98% !important;
    }

    .img-box11 .img2 {
        border: 10px solid #FFFFFF;
        display: inline-block;
        position: absolute;
        bottom: 50px !important;
        right: 0;
        /* -webkit-animation: moving 8s linear infinite;
        animation: moving 8s linear infinite; */
    }

    .img-box11 {
        width: 100%;
        height: 600px;
    }

    #service-sec {
        width: 100%;
        height: 575px !important;
    }

    .th-hero-slide {
        width: 100%;
        height: 600px !important;
    }

    .th-hero-bg {
        width: 100%;
        height: 600px !important;
    }

    .csr-content h2,
    .csr-content-1 h2 {
        font-size: 46px !important;
    }

    .csr-content p,
    .csr-content-1 p,
    .csr-content-1 ul li p {
        font-size: 18px;
    }

    .csr-content-1 ul li h4 {
        font-size: 24px !important;
    }

    .feature-box {
        width: 100%;
        height: 300px !important;
    }

    .product-details-content h2 {
        font-size: 38px !important;
        font-weight: 700;
        color: var(--sunrise-theme-color);
        font-family: var(--title-font);
        text-transform: capitalize;
        margin-bottom: 20px;
    }

    .product-details-content h6 {
        font-size: 20px !important;
        font-weight: 600;
        color: var(--sunrise-theme-color);
        font-family: var(--title-font);
        text-transform: capitalize;
        margin-bottom: 20px;
    }

    .product-details-content p {
        font-size: 16px;
        font-weight: 400;
        color: var(--body-color);
        font-family: var(--body-font);
        line-height: 25px;
        text-align: start;
        margin-bottom: 20px;
    }

    .product-details-container {
        padding: 30px;
        /* background-color: rgba(110, 198, 238, 0.05); */
        border: 1px solid rgba(0, 0, 0, 0.1);
        box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    }

    .product-details-image {
        width: 95%;
        height: 500px;
    }

    .product-details-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .modal {
        position: fixed;
        top: 0% !important;
        left: 0;
        z-index: 9;
        display: none;
        width: 100%;
        height: 100%;
        overflow: hidden;
        outline: 0
    }

    .blog-content {
        height: 238px;
    }

    .blog-details-img {
        height: 550px !important;
    }

    .blog-details-content {
        padding: 50px 30px;
    }

    .blog-details-content h2 {
        font-size: 40px;
    }

    .blog-details-content ul li h5 {
        font-size: 20px;
    }

    .blog-details-content ul li p {
        font-size: 16px;
    }

    .blog-details-content1 {
        height: 271px;
    }

    .product-intro-section {
        padding: 0px 200px !important;
    }

    .service-list_text {
        margin-bottom: 20px;
        padding-right: 20px !important;
    }

    .section-export {
        content: "";
        position: absolute;
        z-index: 99;
        top: 10%;
        left: 1% !important;
    }

    .product-image {
        width: 100%;
        height: 320px !important;
    }

    .product-content h4 a {
        font-size: 16px !important;
    }

    .gallery-wrapper {
        max-height: 800px !important;
        overflow-y: auto;
        padding-right: 10px;
        width: 100%;
        overflow-x: hidden;
    }

    .sidebar li {
        font-size: 14px !important;
    }

}

/* Large Devices (1451px - 1920px) */
@media only screen and (min-width: 1551px) and (max-width: 1920px) {
    .space {
        padding: 70px 0 !important;
    }

    .hero-2 .big-text {
        left: 10% !important;
        top: 15% !important;
        font-size: 146px !important;
    }

    .hero-slider-2 .th-hero-slide {
        padding: 130px 0 30px 0 !important;
    }

    .hero-style2 .hero-title {
        font-size: 40px !important;
        max-width: 100%;
    }

    .about-container {
        position: absolute;
        top: -60px !important;
        left: 3% !important;
        transform: translateY(-50%);
    }

    .img2 {
        width: 333px !important;
        height: 285px !important;
    }

    .img-box11 .img2 .video-section {
        width: 323px !important;
        height: 2px !important;
    }

    .ratio-16x9 {
        --aspect-ratio: 86% !important;
    }

    .ratio {
        position: relative;
        width: 98% !important;
    }

    .img-box11 .img2 {
        border: 10px solid #FFFFFF;
        display: inline-block;
        position: absolute;
        bottom: 50px !important;
        right: 0;
        /* -webkit-animation: moving 8s linear infinite;
        animation: moving 8s linear infinite; */
    }

    .img-box11 {
        width: 100%;
        height: 600px;
    }

    #service-sec {
        width: 100%;
        height: 585px !important;
    }

    .th-hero-slide {
        width: 100%;
        height: 600px !important;
    }

    .th-hero-bg {
        width: 100%;
        height: 600px !important;
    }

    .csr-content h2,
    .csr-content-1 h2 {
        font-size: 46px !important;
    }

    .csr-content p,
    .csr-content-1 p,
    .csr-content-1 ul li p {
        font-size: 18px;
    }

    .csr-content-1 ul li h4 {
        font-size: 24px !important;
    }

    .feature-box {
        width: 100%;
        height: 300px !important;
    }

    .product-image {
        width: 100%;
        height: 500px !important;
    }

    .product-content h4 a {
        font-size: 20px !important;
    }

    .gallery-wrapper {
        max-height: 1160px !important;
        overflow-y: auto;
        padding-right: 10px;
        width: 100%;
        overflow-x: hidden;
    }

    .sidebar li {
        font-size: 20px !important;
    }

    .product-details-content h2 {
        font-size: 38px !important;
        font-weight: 700;
        color: var(--sunrise-theme-color);
        font-family: var(--title-font);
        text-transform: capitalize;
        margin-bottom: 20px;
    }

    .product-details-content h6 {
        font-size: 20px !important;
        font-weight: 600;
        color: var(--sunrise-theme-color);
        font-family: var(--title-font);
        text-transform: capitalize;
        margin-bottom: 20px;
    }

    .product-details-content p {
        font-size: 16px;
        font-weight: 400;
        color: var(--body-color);
        font-family: var(--body-font);
        line-height: 25px;
        text-align: start;
        margin-bottom: 20px;
    }

    .product-details-container {
        padding: 30px;
        /* background-color: rgba(110, 198, 238, 0.05); */
        border: 1px solid rgba(0, 0, 0, 0.1);
        box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    }

    .product-details-image {
        width: 95%;
        height: 500px;
    }

    .product-details-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .modal {
        position: fixed;
        top: 0% !important;
        left: 0;
        z-index: 9;
        display: none;
        width: 100%;
        height: 100%;
        overflow: hidden;
        outline: 0
    }

    .blog-content {
        height: 238px;
    }

    .blog-details-img {
        height: 550px !important;
    }

    .blog-details-content {
        padding: 50px 30px;
    }

    .blog-details-content h2 {
        font-size: 40px;
    }

    .blog-details-content ul li h5 {
        font-size: 20px;
    }

    .blog-details-content ul li p {
        font-size: 16px;
    }

    .blog-details-content1 {
        height: 271px;
    }

    .product-intro-section {
        padding: 0px 200px !important;
    }

    .service-list_text {
        margin-bottom: 20px;
        padding-right: 20px !important;
    }

    .section-export {
        content: "";
        position: absolute;
        z-index: 99;
        top: 10%;
        left: 5% !important;
    }

    .img-box11 .img1 {
        padding-top: 30px;
        padding-bottom: 130px !important;
    }
}