@media(max-width:1600px){
    .header-main .main-menu ul li {
        margin-inline-end: 40px;
    }
  
}
@media(max-width:1399px){
    .cisr-ic {
        margin: 0 30px 0 50px;
    }
    .project-wrapper-2.mps-sec .project-thumb .project-content h3 {
        font-size: 24px;
    }
    .project-wrapper-2.mps-sec .project-thumb img {
        max-height: 250px;
        min-height: 250px;
    }
    .tbp {
        padding: 80px 0;
    }
    .mr-60 {
        margin-right: 40px;
    }
    section.i-banner img {
        max-height: 340px;
        object-position: 0 60%;
    }
    .ibn-ic h4 {
        font-size: 50px;
        letter-spacing: 0px;
        margin-bottom: 8px;
    }
    .ibn-ic p {
        font-size: 15px;
    }
    .about-wrapper-2 .about-image .about-image-2 {
        right: 10px;
        max-width: 290px;
    }
    .about-wrapper-2 .about-image {
        position: relative;
        max-width: 100%;
        z-index: 9;
        padding-right: 180px;
        height: 100%;
    }
    .hero-3 .hero-content {
        padding: 220px 0 160px;
        max-width: 780px;
    }
    .header-logo img {
        width: 100%;
        max-width: 250px;
    }
    .header-main .header-right {
        gap: 20px;
      }
}
@media(max-width:1199px){
    .mr-60 {
        margin-right: 30px;
    }
    .contact-info-area .contact-info-items {
        gap: 0px;
    }
    .about-wrapper-2 .about-image {
        max-height: 500px;
    }
}
@media(max-width:991px){
    .cis-r {
        order: 1;
    }
    .cis-l {
        order: 2;
    }
    .cisr-ic {
        margin: 0 0px 0 0px;
    }
    .tbp {
        padding: 60px 0;
    }
    .mr-60 {
        margin-right:0px;
    }
    .footer-bottom {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .hero-3 .hero-content h1 {
        font-size: 50px;
        line-height: 60px;
    }
}
@media(max-width:767px){
    .footer-bottom p {
        font-size: 14px;
    }
    .header-button {
        display: none;
    }
    .hero-3 .hero-content h1 {
        font-size: 40px;
        line-height: 50px;
    }
}
@media(max-width:575px){
    .tbp {
        padding: 50px 0;
    }
    .header-logo img {
        width: 100%;
        max-width: 180px;
    }
    .hero-3 .hero-content {
        padding: 140px 0 80px;
        max-width: 780px;
    }
    .hero-3 .hero-content h1 {
        font-size: 24px;
        line-height: 34px;
    }
    .hero-3 .hero-content p {
        line-height: 28px;
        font-size: 16px;
        margin-top: 10px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .sticky .header-logo img {
        width: 100%;
        max-width: 160px;
    }
    .about-wrapper-2 .about-image {
        padding-right: 60px;
    }
    .about-wrapper-2 .about-image .about-image-2 {
        right: 0px;
        max-width: 200px;
    }    
    .team-box-items .team-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }   
    .ibn-ic h4 {
        font-size: 30px;
        margin-bottom: 0px;
    }
    .ibn-ic p {
        font-size: 12px;
    }
    .section-padding1 {
        padding: 50px 0;
    }
    h2 {
        line-height: 44px;
    }
    p {
        font-size: 16px;
        line-height: 29px;
    }    
    .cisl-ic {
        padding: 20px 20px;
        box-shadow: 30px 30px 20px #00000020;
        background: #eeedf3;
    }
}