@media (max-width: 1700px) {
    .projectBox {
        height: 25rem;
    }

    .serviceDetCon img {
        height: 80vh;
    }

    .blogDetCon img {
        height: 65vh;
    }

    .projectImgGrid img {
        height: 200px;
    }

    .commonChooseServiceGrid img {
        height: auto;
    }
}

@media (max-width: 1400px) {
    .logo img {
        height: 70px;
        margin-left: -10px;
    }

    .logo h1 {
        font-size: 22px;
        line-height: 25px;
    }

    .logo h2 {
        letter-spacing: 4px;
        font-size: 13px;
    }

    .header .right .navbar {
        column-gap: 30px;
    }

    .navbar .menu {
        column-gap: 20px;
    }

    .whyUsSection .rightBg img {
        padding-left: 25%;
    }

    .projectBoxCon .projectBoxConFlex h4 {
        font-size: 11px;
        margin-bottom: 4px;
    }

    .projectBoxCon .projectBoxConFlex h2 {
        font-size: 14px;
        line-height: 17px;
    }
    .internHeader h2 {
        font-size: 90px;
        line-height: 106px;
        padding: 0 64px;
    }
}

@media (max-width: 1100px) {
    .topHearder {
        display: none;
    }

    .sticky {
        padding: 20px 0;
    }

    .header .right .menuBar {
        display: flex;
    }

    .header .right .navbar {
        display: none;
    }

    .contactGrid {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .internHeader h2 {
        font-size: 70px;
        line-height: 90px;
        padding: 0 16px;
    }
}

@media (max-width: 800px) {
    .sidepanel .side-menu {
        width: 100%;
        padding: 0 6vw;
    }

    .header {
        grid-template-columns: 3fr 1fr;
        padding: 6px 0;
    }

    .sticky {
        padding: 0;
    }

    .logo img {
        height: 70px;
        margin-left: -10px;
    }

    .logo h1 {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 4px;
    }

    .logo h2 {
        letter-spacing: 4px;
        font-size: 12px;
    }

    .bannerCon {
        width: 100%;
    }

    .bannerCon h1 {
        font-size: 36px;
        line-height: 43px;
        padding: 14px 0;
    }

    .btnCommon {
        padding: 20px;
        font-size: 14px;
        column-gap: 10px;
    }

    .bannerCon .flex {
        gap: 10px;
    }

    .banner {
        height: 700px;
    }

    .modal-content {
        width: 90%;
    }

    .aboutSec {
        padding: 60px 0;
    }

    .aboutGrid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .container {
        width: 90vw;
    }

    .aboutExperianceBox {
        width: 160px;
        height: 160px;
        left: 0px;
        top: 0px;
    }

    .aboutGrid .aboutImgCon {
        width: 100%;
        height: 50vh;
        position: relative;
    }

    .aboutGrid .aboutImgCon::after {
        display: none;
    }

    .aboutVideoCon {
        top: auto;
        bottom: 0;
        right: 0;
    }

    .titleMain h2 {
        font-size: 28px;
        line-height: 37px;
    }

    .serviceSection {
        padding: 60px 0 220px;
    }

    .callGrid {
        grid-template-columns: 1fr;
    }

    .serviceSection .titleMain h2 {
        line-height: 37px;
    }

    .callGridCon {
        padding: 40px 30px;
    }

    .callGridCon::after {
        display: none;
    }

    .callGridIcon {
        display: none;
    }

    .callSection {
        height: auto;
        margin-top: -170px;
    }

    .projectSection {
        padding: 60px 0 80px;
    }

    .bannerCon .flex {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .projectSection .titleMain h2 {
        margin-bottom: 33px;
        line-height: 37px;
    }

    .whyUsSection .rightBg {
        display: none;
    }

    .whyUsGrid .right {
        display: none;
    }

    .whyUsGrid {
        grid-template-columns: 1fr;
    }

    .whyUsItem {
        grid-template-columns: 1fr 3fr;
    }

    .whyUsSection .titleMain h2 {
        line-height: 37px;
    }

    .teamGrid {
        grid-template-columns: 1fr;
        gap: 100px;
        margin-top: 50px;
    }

    .whyUsSection {
        padding: 60px 0;
    }

    .teamSection {
        padding: 50px 0;
    }

    .footerSliderSec {
        padding: 0px 0 50px;
    }

    .footerGrid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .footerTop {
        padding: 80px 0 60px;
    }

    .footerGrid p {
        margin: 20px 0;
    }

    .footerBottom .footerBottomGrid {
        flex-direction: column;
        row-gap: 20px;
    }

    .projectBgShape {
        width: 300px;
    }

    .bannerShape5 {
        display: none;
    }

    .bannerShape1 {
        top: 22px;
    }

    .bannerShape2 {
        top: 30px;
    }

    .bannerShape3 {
        left: 20%;
    }

    .bannerShape4 {
        left: 25%;
    }

    .aboutShape7 {
        top: auto;
        bottom: 100px;
    }

    .aboutShape8 {
        top: auto;
        bottom: 0px;
    }

    .callGridCon h3 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 15px;
    }

    .breadcrumbSec {
        height: 32vh;
    }

    .breadcrumbSec .conSection h2 {
        font-size: 30px;
        line-height: 33px;
        margin-bottom: 10px;
    }

    .breadcrumbSec .conSection .flex {
        justify-content: center;
        text-align: center;
    }

    .breadcrumbSec .conSection h2 {
        text-align: center;
    }

    .contactSection {
        padding: 50px 0;
    }

    .contactItem {
        padding: 40px 24px;
        gap: 20px;
    }

    .contactItem img {
        height: 36px;
    }

    .contactItem p {
        font-size: 14px;
    }

    .contactItem h4 {
        font-size: 20px;
        margin-top: 6px;
    }

    .contactItem h6 {
        font-size: 15px;
        margin-top: 6px;
    }

    .contactForm {
        padding: 50px 24px;
    }

    form .grid2 {
        grid-template-columns: 1fr;
        gap: 0px;
    }

    .projectBoxCon {
        width: calc(100% - 24px);
        padding: 12px;
    }

    .projectBox {
        height: 22rem;
    }

    .footerBottom .footerBottomGrid p {
        text-align: center;
        font-size: 11px;
    }
    .footerBottom .footerBottomGrid .footerBottomMenu a {
        font-size: 11px;
    }

    .basicPageSection {
        padding: 50px 0;
    }

    .basicPageSection .titleMain h2 {
        margin-bottom: 42px;
    }

    .basicPageSection .serviceGrid {
        grid-template-columns: 1fr;
    }

    .blogGrid {
        grid-template-columns: 1fr;
    }

    .blogDetCon .blogTagsFlex {
        margin-top: 24px;
    }

    .projectGrid {
        grid-template-columns: 1fr;
    }

    .titleFlex {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
        align-items: start;
    }

    .titleFlex h2 {
        margin-bottom: 0 !important;
    }

    .founderGrid {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .founderMember {
        grid-template-columns: 1fr;
        align-items: end;
    }

    .serviceDetSec {
        padding: 50px 0;
    }

    .serviceProjectDtGrid {
        grid-template-columns: 1fr;
    }

    .commonChooseServiceGrid {
        grid-template-columns: 1fr;
    }

    .serviceRightbar .rightbarServicesBox {
        padding: 40px 20px;
    }

    .projectImgGrid {
        grid-template-columns: 1fr 1fr;
    }

    .serviceDetCon img {
        height: auto;
        object-fit: contain;
    }

    .projectImgGrid img {
        height: 100px;
    }

    .teamMember .memberImg {
        height: 25rem;
    }

    .founderMember .memberImg,
    .teamMember .memberImg {
        height: 25rem;
    }
    .internHeader h2 {
        font-size: 27px;
        line-height: 39px;
        padding: 0;
    }
    .internHeader {
        margin-bottom: 32px;
    }
}
