@media(max-width: 1799.98px) {
    .home-about-img-list {
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    }
}
@media(min-width: 1600px) {
    .container {
        max-width: 1480px;
    }
}
@media(max-width: 1599.98px) {
    .home-about-img-list {
        grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    }
    .home-projects-cnt-first {
        max-width: 76%;
    }
    .right-moments .sec-heading p {
        width: 48%;
    }
    .right-moments-title,
    .right-moments-heading-cnt {
        width: 498px;
    }
}
@media(max-width: 1399.98px) {
    .header .navbar-expand-xl .navbar-nav .nav-item .nav-link {
        padding: 21px 20px;
    }
    .header .navbar-expand-xl .navbar-nav .nav-link:hover::before, .header .navbar-expand-xl .navbar-nav .nav-link.active::before {
        width: calc(100% - 40px);
    }
    .main-slider .owl-carousel .item .slide-bg {
        height: 600px;
    }
    .main-slider .home-slide-cnt {
        padding: 160px 80px;
    }
    .main-slider .home-slide-cnt h1 {
        font-size: 56px;
    }
    .home-about-us-box h2,
    .home-projects-cnt,
    .right-moments .sec-heading h2,
    .fragmentation h2,
    .testimonial .sec-heading h2 {
        font-size: 48px;
    }
    .home-about-img-list {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    }
    .home-about-img-list div:nth-child(1) {
        grid-row-end: span 13;
    }
    .home-about-img-list div:nth-child(2) {
        grid-row-end: span 12;
    }
    .home-about-img-list div:nth-child(3) {
        grid-row-end: span 14;
    }
    .home-about-img-list div:nth-child(4) {
        grid-row-end: span 13;
    }
    .home-about-img-list div:nth-child(5) {
        grid-row-end: span 12;
    }

    .right-moments .sec-heading p {
        width: 57%;
    }
    .right-moments-heading {
        column-gap: 30px;
    }
    .right-moments-title,
    .right-moments-heading-cnt {
        width: 448px;
    }
    .right-moments-title h4 {
        font-size: 24px;
    }
    .right-moments-icon {
        width: 80px;
    }
    .lets-talk-title {
        font-size: 56px;
        line-height: 66px;
    }
}   
@media(max-width: 1199.98px) {
    .header .navbar-collapse {
        position: absolute;
        z-index: 1;
        top: 72px;
        left: 0;
        width: 100%;
        border-radius: 20px;
        box-shadow: 0 0 10px #151d2a30;
    }
    .header .navbar-nav {
        background-color: var(--colorWhite);
        position: relative;
        border-radius: 20px;
        padding: 12px 0 24px;
    }
    .header .navbar-expand-xl .navbar-nav .nav-item .nav-link {
        color: var(--colorBlack);
        padding: 12px 12px 12px;
    }
    .header .thm-btn {
        margin: 16px 0 0;
    }
    .header .thm-btn:hover {
        color: var(--colorWhite);
        background-color: var(--colorBlack);
    }
    .main-slider .owl-carousel .item .slide-bg {
        height: 550px;
    }
    .main-slider .home-slide-cnt h1 {
        font-size: 52px;
    }
    .home-about-us-box h2,
    .home-projects-cnt,
    .right-moments .sec-heading h2,
    .fragmentation h2,
    .testimonial .sec-heading h2 {
        font-size: 42px;
    }
    .home-about-us-box p {
        font-size: 22px;
    }
    .home-about-img-list {
        grid-template-columns: repeat(auto-fill, minmax(179px, 1fr));
    }
    .home-about-img-list div:nth-child(1) {
        grid-row-end: span 10;
    }
    .home-about-img-list div:nth-child(2) {
        grid-row-end: span 9;
    }
    .home-about-img-list div:nth-child(3) {
        grid-row-end: span 11;
    }
    .home-about-img-list div:nth-child(4) {
        grid-row-end: span 10;
    }
    .home-about-img-list div:nth-child(5) {
        grid-row-end: span 9;
    }
    .home-projects-cnt-first {
        max-width: 80%;
    }
    .right-moments .sec-heading p {
        font-size: 20px;
    }
    .right-moments-title,
    .right-moments-heading-cnt {
        width: 344px;
    }
    .lets-talk-title {
        font-size: 52px;
        line-height: 62px;
    }
}
@media(max-width: 991.98px) {
    .main-slider .owl-carousel .item .slide-bg {
        height: 480px;
    }
    .main-slider .home-slide-cnt {
        padding: 120px 50px;
    }
    .main-slider .home-slide-cnt h1 {
        font-size: 42px;
    }
    .home-about-us-box h2,
    .home-projects-cnt,
    .right-moments .sec-heading h2,
    .fragmentation h2,
    .testimonial .sec-heading h2 {
        font-size: 36px;
    }
    .home-about-us {
        padding: 80px 0;
    }
    .home-about-us-box p {
        font-size: 20px;
    }
    .home-about-img {
        padding-bottom: 80px;
    }
    .home-about-img-list div:nth-child(1) {
        grid-row-end: span 12;
    }
    .home-about-img-list div:nth-child(2) {
        grid-row-end: span 11;
    }
    .home-about-img-list div:nth-child(3) {
        grid-row-end: span 13;
    }
    .home-about-img-list div:nth-child(4) {
        grid-row-end: span 12;
    }
    .home-about-img-list div:nth-child(5) {
        grid-row-end: span 10;
    }
    .home-projects-cnt-first {
        max-width: 100%;
    }
    .home-projects {
        padding: 80px 0;
        margin: 0 30px 80px;
    }
    .right-moments {
        padding: 80px 0;
        margin: 0 30px 80px;
    }
    .right-moments .sec-heading {
        margin-bottom: 80px;
    }
    .right-moments .sec-heading p {
        width: 76%;
    }
    .right-moments-heading {
        column-gap: 24px;
    }
    .right-moments-title, 
    .right-moments-heading-cnt {
        width: 247px;
    }
    .right-moments-title h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .right-moments-bg-img {
        padding: 50px;
    }
    .right-moments-box-cnt h5 {
        font-size: 20px;
    }
    .fragmentation {
        padding: 80px 0;
    }
    .video-projects {
        padding: 80px 0 0;
    }
    .testimonial {
        padding: 80px 0;
    }
    .fragmentation p,
    .testimonial-cnt p {
        font-size: 16px;
        line-height: 32px;
    }
    .testimonial-cnt h6 {
        font-size: 20px;
    }
    .testimonial-cnt span {
        font-size: 14px;
        line-height: 28px;
    }
    .footer {
        padding: 80px 0 0;
    }
    .lets-talk-title {
        font-size: 42px;
        line-height: 52px;
    }
    .footer-box {
        margin-top: 80px;
    }
    .footer-logo {
        text-align: center;
        margin-bottom: 30px;
    }
    .footer-contact .footer-email a {
        font-size: 18px;
    }
    .footer-contact .footer-call a {
        font-size: 24px;
    }
}
@media(max-width: 767.98px) {
    .header {
        padding: 12px;
    }
    .header-sticky.is-sticky {
        padding: 12px;
    }
    .main-slider {
        margin: 12px 12px 0;
    }
    .main-slider .owl-carousel .item .slide-bg {
        height: 450px;
    }
    .main-slider .home-slide-cnt {
        padding: 80px 50px;
    }
    .main-slider .home-slide-cnt h1 {
        font-size: 36px;
    }
    .main-slider .owl-theme .owl-dots {
        right: 24px;
    }
    .home-about-us-box h2,
    .right-moments .sec-heading h2,
    .fragmentation h2,
    .testimonial .sec-heading h2 {
        font-size: 32px;
        margin-bottom: 25px;
    }
    .home-about-us {
        padding: 50px 0;
    }
    .home-about-us-box {
        padding: 24px;
    }
    .home-about-us-box p {
        font-size: 18px;
        line-height: 36px;
    }
    .home-about-img {
        padding-bottom: 50px;
    }
    .home-about-img-list {
        grid-gap: 12px;
    }
    .home-about-img-list div:nth-child(1) {
        grid-row-end: span 18;
    }
    .home-about-img-list div:nth-child(2) {
        grid-row-end: span 16;
    }
    .home-about-img-list div:nth-child(3) {
        grid-row-end: span 20;
    }
    .home-about-img-list div:nth-child(4) {
        grid-row-end: span 18;
    }
    .home-about-img-list div:nth-child(5) {
        grid-row-end: span 16;
    }
    .home-projects {
        padding: 50px 12px;
        margin: 0 12px 50px;
    }
    .home-projects-cnt {
        font-size: 32px;
    }
    .right-moments {
        padding: 50px 12px;
        margin: 0 12px 50px;
    }
    .right-moments .sec-heading {
        margin-bottom: 50px;
    }
    .right-moments .sec-heading p {
        font-size: 18px;
        line-height: 36px;
        width: 100%;
    }
    .right-moments-heading {
        flex-wrap: wrap;
        gap: 24px;
    }
    .right-moments-title {
        width: 400px;
    }
    .right-moments-heading-cnt {
        width: 430px;
    }
    .right-moments-bg-img {
        padding: 24px;
    }
    .right-moments-box-cnt {
        padding: 24px;
    }
    .fragmentation {
        padding: 50px 12px;
        margin: 0 12px;
    }
    .video-projects {
        padding: 50px 0 0;
    }
    .testimonial {
        padding: 50px 0;
    }
    .testimonial-cnt p {
        margin: 12px 20px;
    }
    .testimonial-slider.owl-carousel .owl-item .testimonial-cnt img:last-child {
        margin-left: auto;
    }
    .testimonial-cnt h6 {
        margin: 20px 0 8px 20px;
    }
    .testimonial-cnt span {
        margin: 0 0 0 20px;
    }
    .footer {
        padding: 50px 12px 0;
        margin: 0 12px 12px;
    }
    .lets-talk-title {
        font-size: 36px;
        line-height: 42px;
    }
    .footer-box {
        margin-top: 50px;
        padding: 30px 0;
    }
    .footer-address {
        margin-top: 30px;
    }
    .footer-btm {
        padding: 16px 0;
    }
}
@media(max-width: 575.98px) {
    .main-slider .owl-carousel .item .slide-bg {
        height: 400px;
    }
    .main-slider .home-slide-cnt {
        padding: 40px 24px;
    }
    .main-slider .owl-theme .owl-dots {
        right: 24px;
        bottom: 24px;
    }
    .home-about-us-box h2,
    .home-projects-cnt,
    .right-moments .sec-heading h2,
    .fragmentation h2,
    .testimonial .sec-heading h2 {
        font-size: 28px;
    }
    .right-moments-icon {
        width: 60px;
    }
    .right-moments-title {
        width: calc(100% - 84px);
    }
    .right-moments-heading {
        justify-content: center;
    }
    .right-moments-heading-cnt {
        width: 100%;
    }
}
