@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px) 
  and (orientation: landscape) {
  
  .image-section {
        height: 125vh !important;
        padding-bottom: 80px;
    }
    
    .about-content p br {
        display: none !important;
    }
        .on-hover-image-change img {
        max-width: 230px;
        min-width: 230px;
        min-height: 230px;
        max-height: 230px;
    }
    nav ul {
        margin: 0 0 0 70px;
    }
    .banner-section {
        padding-top: 200px;
        padding-bottom: 120px;
    }
}


@media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: landscape) {
    .banner-section h1 {
        font-size: 33px;
        line-height: 45px;
    }
    .about-contents p {
        text-align: justify;
        font-size: 19px;
    }
    .why-choose h3 {
        font-size: 40px;
        font-weight: 500;
    }
    .why-choose h4 {
        font-size: 35px;
        font-weight: 500;
    }
    .work-content h4 {
        padding-bottom: 25px;
        font-size: 27px;
    }
    .work-section h3 {
        font-size: 40px;
    }
    .card-stacks{
        width: 430px;
    }
    .cardes{
        width: 450px;
    }
}



@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .banner-section h1 {
        font-size: 33px;
        line-height: 45px;
    }
    .about-contents p {
        text-align: justify;
        font-size: 19px;
    }
    .why-choose h3 {
        font-size: 40px;
        font-weight: 500;
    }
    .why-choose h4 {
        font-size: 35px;
        font-weight: 500;
    }
    .work-content h4 {
        padding-bottom: 25px;
        font-size: 27px;
    }
    .work-section h3 {
        font-size: 40px;
    }
}



@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .about-section {
        padding: 170px 0;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
   
    .about-section {
        padding: 170px 0 200px;
    }
    .image {
        width: 380px;
        height: 380px;
    }
    .scattered .image-1 {
    transform: translate(-320px, -300px);
}
.scattered .image-2 {
    transform: translate(300px, -298px);
}
.scattered .image-3 {
    transform: translate(-360px, 300px);
}
.scattered .image-4 {
    transform: translate(300px, 300px);
}
.about-content p br {
    display: none;
}
.banner-hover-img {
    display: flex;
    gap: 30px;
}
.banner-section {
    height: 80vh;
}
.banner-list {
    padding-bottom: 60px;
}
.image-section {
    height: 75vh;
}
.on-hover-image-change img {
    max-width: 265px;
    min-width: 265px;
    min-height: 250px;
    max-height: 250px;
    object-fit: cover;
}
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
     nav ul{
        border: none;
    }
    .about-section {
        padding: 100px 0;
    }
    .image {
        width: 380px;
        height: 380px;
    }
    .scattered .image-1 {
    transform: translate(-320px, -300px);
}
.scattered .image-2 {
    transform: translate(300px, -298px);
}
.scattered .image-3 {
    transform: translate(-360px, 300px);
}
.scattered .image-4 {
    transform: translate(300px, 300px);
}

.banner-section {
    height: 80vh;
}
.banner-list {
    padding-bottom: 60px;
}
.image-section {
    height: 90vh;
}
    .on-hover-image-change img {
        max-width: 230px;
        min-width: 230px;
        min-height: 230px;
        max-height: 230px;
    }
.banner-hover-img {
    gap: 20px;
}
    .cardes{
        width: 420px;
        height: 150px;
    }
    .card-stacks{
        width: 400px;
        height: 330px;
    }
}
@media screen and (min-width: 1201px) and (max-width: 1400px) {
    .card-stacks{
        height: 330px;
    }
    .cardes{
        height: 200px;
    }
    
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    
    nav ul {
        border: none;
    }
    .banner-hover-img {
        padding-top: 80px;
    }
    .banner-list li {
        margin-bottom: 20px;
    }
    .banner-section {
        height: auto;
        padding-bottom: 80px;
    }
    .banner-section h1 {
        font-size: 33px;
        line-height: 50px;
        padding-top: 70px;
    }
    .about-section {
        padding: 60px 0;
    }
    .image-section.scattered .image,
    .image-section .image{
        display: none;
    }
    .image-section{
        display: block;
        height: auto;
    }
    .about-content h2 {
        padding-bottom: 30px;
        font-size: 40px;
    }
    .about-content p {
        font-size: 30px;
        line-height: 40px;
    }
    .about-content p br{
        display: none;
    }
    .work-item .row {
        align-items: center;
    }
    .work-content {
        padding: 25px 24px 25px 0px;
        line-height: 26px;
        text-align: left;
    }
    .work-content h4 {
        font-size: 20px;
    }
    .why-choose h3 {
        font-size: 40px;
        font-weight: 500;
    }
    .why-choose h4 {
        font-size: 35px;
        font-weight: 500;
    }
    .why-choose h5 {
        font-size: 25px;
        line-height: 45px;
    }
    .work-section h3 {
        font-size: 45px;
    }
    .work-section h3 {
        font-size: 40px;
        padding-bottom: 70px;
    }
    .work-item {
        width: 100%;
        height: auto !important;
    }

    .swiper-button-next svg, .swiper-button-prev svg {
        width: 50px !important;
    }
    .testimonials h4 {
        font-size: 24px;
    }
    .footer-list {
        padding-top: 0;
    }
    .footer-nav-list a {
        font-size: 15px;
    }
    .footer-list {
        font-size: 14px;
        line-height: 20px;
    }
    .about-contents h2 {
        font-size: 30px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    nav ul{
        border: none;
    }
    .logo img {
        width: 47%;
    }
    .logo {
        margin-left: 20px;
    }
    .black {
        padding-bottom: 0;
    }
    .menu-icon {
        line-height: 99px;
    }
    .banner-hover-img {
        display: none;
        margin-top: 50px;
    }
    .banner-section h1 {
        font-size: 36px;
        line-height: 40px;
        padding-top: 35vh;
    }
    .banner-section .row {
        width: auto;
    }
    .banner-section .container {
        display: block;
    }
    .banner-section {
        height: 100vh;
        background-image: url('../images/banner-mobile.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .banner-list li a {
        width: 100%;
    }
    .banner-list {
        margin-bottom: 50px;
    }
    .on-hover-image-change img {
        width: 100%;
    }
    .banner-list li {
        margin-bottom: 15px;
    }
    .about-section {
        padding: 60px 0;
    }
    .about-content p br {
        display: none;
    }
    .image-section.scattered .image,
    .image-section .image{
        display: none;
    }
    .image-section{
        display: block;
        height: auto;
    }
    .about-content h2 {
        padding-bottom: 30px;
        font-size: 40px;
        margin-bottom: 0;
    }
    .about-content p {
        font-size: 20px;
    }
    .about-content {
        opacity: 1;
    }
    .why-choose {
        background-position: revert-layer;
    }
    .why-choose h3 {
        font-size: 35px;
    }
    .why-choose h4 {
        font-size: 35px;
    }
    .why-choose h5 {
        font-size: 27px;
    }
    .work-section h3 {
        font-size: 45px;
    }
    .work-section h3 {
        font-size: 40px;
        padding-bottom: 40px;
    }
    .work-item {
        width: 100%;
        height: auto !important;
    }
    .video-btn {
        display: block;
        position: absolute;
        top: 25%;
        left: 45%;
        padding: 10px;
        background-color: rgba(0, 0, 0, 0.7);
        color: white;
        border: none;
        border-radius: 50%;
        cursor: pointer;
        font-size: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
    }
    .stack-cards__item {
        padding-bottom: calc(100% /(2.96/5));
    }
    .swiper-button-next svg, .swiper-button-prev svg {
        width: 40px !important;
    }
    .testimonials h4 {
        font-size: 33px;
    }
    .footer-logo img {
        width: 40%;
    }
    .footer-logo {
        text-align: left;
    }
    .footer-nav-list {
        justify-content: start !important;
    }
    .copy-right {
        text-align: left !important;
    }
    .footer-list {
        text-align: left;
        padding-left: 0;
    }
    .footer-nav-list a {
        font-size: 18px;
        text-transform: capitalize;
    }
    .work-content p {
        font-size: 16px;
        padding-top: 15px;
    }
    .know-more-common {
        padding: 10px 40px 10px;
        font-size: 14px;
    }
    
    #background-video {
        display: none;
    }

}