@media only screen and (min-width: 1600px){
    .container{
        max-width: 85%;
    }
    .para{
        font-size: 18px;
        line-height: 28px;
    }
    .banner-content h2 {
        font-size: 56px;
        line-height: 66px;
        padding-bottom: 16px;
    }
    .banner-content p{
        font-size: 22px;
        line-height: 30px;
    }
    .banner-content a{
        font-size: 18px;
        padding: 12px 20px;
    }
    .heading{
        font-size: 44px;
    }
    .aboutUs-content{
        width: 90%;
    }
    .aboutUs-para h4{
        font-size: 32px;
    }
    .aboutUs-para p {
        font-size: 16px;
    }
    .aboutUs-experience {
        gap: 10px;
        margin: 10px auto 0 0;
    }
    .experience-year h2, .happy-clients h2, .portfolios-manage h2 {
        font-size: 32px;
    }
    .about-image{
        max-width: 54%;
    }
    .experience{
        right: 26em;
    }
    .aboutImg-content h4 {
        font-size: 22px;
    }
    .whyInvestment-content h4, .letsConnect-content h4{
        font-size: 48px;
        line-height: 58px;
    }
    .whyInvestment-img{
        left: 10em;
    }
    .whyInvestment-para img, .letsConnect-para img {
        width: 33px;
        height: 33px;
    }
    .whyInvestment-para p, .letsConnect-para p{
        font-size: 20px;
        line-height: 30px;
    }
    .whyInvestment-content{
        width: 50%;
    }
    .letsConnect-img{
        right: 10em;
    }
    aside{
        width: 25%;
    }
    main{
        width: 75%;
    }
    .ourProduct-img {
        width: 30rem;
    }
    .product-img {
        width: 42%;
    }
    .product-content {
        width: 58%;
    }
    .product-content h6 {
        font-size: 14px;
        padding: 12px 24px;
        margin-bottom: 18px;
    }
    .product-content h4 {
        font-size: 38px;
    }
    .product-content p{
        width: 82%;
    }
    .product-content a, .client_para p {
        font-size: 16px;
        line-height: 26px;
    }
    .client_details img {
        max-width: 74px;
    }
    .client_content:nth-child(1) .client_para
    .footer-logo{
        max-width: 42%;
    }
    .client_content:nth-child(3) .client_para{
        padding: 42px 50px;
    }
    .client_details h4 {
        font-size: 18px;
    }
    .client_details p{
        font-size: 16px;
        line-height: 24px;
    }
    .client_details{
        width: 58%;
    }
    .client_details.santhosh {
        width: 70%;
    }
    .client_details.aparna {
        width: 65%;
    }
    .copyrights p{
        font-size: 16px;
    }
}

@media only screen and (min-width: 1456px){
    .nav li a{
        font-size: 16px;
    }
    .banner-content {
        width: 39vw;
    }
    .whyInvestment-img{
        left: 4em;
    }
    .whyInvestment-content{
        width: 50%;
    }
    .letsConnect-img{
        right: 4em;
    }
    .footer-logo{
        max-width: 42%;
    }
    .copyrights p{
        font-size: 16px;
    }
    .client_details {
        width: 85%;
    }
    .client_details.santhosh {
        width: 100%;
        gap: 14px;
    }
    .client_details.aparna {
        width: 98%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1192px){
    .heading {
        padding-bottom: 70px;
    }
    .logo-img{
        width: 3.5em;
    }
    .nav ul{
        width: 85%;
    }
    .nav li a{
        font-size: 14px;
    }
    .banner-image{
        margin-top: 30px;
    }
    #aboutUs {
        padding: 80px 0;
    }
    .client_content:nth-child(1) .client_para, .client_para {
        padding: 24px 20px;
    }
    .client_details {
        width: 85%;
    }
    .client_details.santhosh {
        width: 100%;
        gap: 14px;
    }
    .client_details.aparna {
        width: 98%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .logo{
        width: 20%;
    }
    .nav ul{
        width: 80%;
    }
    .logo-img{
        width: 6em;
    }
    .nav li a{
        font-size: 14px;
        padding: 14px 10px;
    }
    .banner-content{
        width: 75vw;
    }
    .banner-content h2{
        padding-bottom: 20px;
    }
    .banner-content p{
        margin-bottom: 50px;
    }
    .experience{
        right: 14em;
    }
    .whyInvestment-img{
        left: -4em;
    }
    .whyInvestment-img{
        height: 46%;
        left: -6em;
    }
    .whyInvestment-details {
        width: 78%;
    }
    .whyInvestment-content {
        width: 70%;
        margin: 0 15em;
    }
    .whyInvestment-content h4, .letsConnect-content h4{
        padding-bottom: 30px;
    }
    .whyInvestment-content p, .letsConnect-para p{
        font-size: 18px;
        line-height: 28px;
        text-align: left;
    }
    .letsConnect-content{
        width: 64%;
        margin-left: 2em;
    }
    .letsConnect-para img {
        width: 2em;
    }
    .letsConnect-img {
        height: 41%;
        right: -6em;
    }
    .ourService-top p{
        width: 80%;
    }
    .ourService-bottom{
        width: 85%;
        overflow: hidden;
    }
    .secHexagon{
        width: 56%;
        overflow: hidden;
    }
    .ourProducts-top p{
        width: 70%;
    }
    .clientSays_top p{
        width: 90%;
    }
    .para{
        font-size: 17px;
        line-height: 29px;
    }
    .client_says{
        width: 95%;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .client_content {
        width: 48%;
        gap: 20px;
    }
    .client_testimonial, .testimonial-content{
        width: 92%;
    }
    .client_testimonial{
        border: 2px solid #e4e4e4;
    }
    #contact .para {
        width: 80%;
    }
    .contact-content .content-details, .contact-form .form-details{
        width: 85%;
    }
    .contact-details{
        width: 92%;
    }
    .contact-details h6::after {
        width: 3.8em;
    }
    .form-input textarea{
        margin-bottom: 38px;
    }
    iframe{
        width: 100%;
        margin: 0 auto;
    }
    .footer-content{
        width: 100%;
        padding-left: 56px;
    }
    .copyrights p{
        font-size: 10px;
    }
    .footer_para{
        grid-template-columns: 24% 28% 40%;
        align-items: center;
    }
    .footer-content:last-child{
        padding-left: 42px;
    }
    .footer-logo{
        max-width: 36%;
    }
    .footer-content .contact-link{
        width: 50%;
    }
    .client_details {
        width: 15.7em;
    }
    .client_details.aparna {
        width: 17.7em;
    }
    .client_details.santhosh {
        width: 19em;
    }
}

@media only screen and (max-width: 767px){
    .container{
        width: 750px;
        max-width: calc(100% - 20px);
        margin: 0 auto;
        overflow: hidden;
    }
    .logo-img{
        width: 3em;
    }
    .banner-content{
        width: 100%;
    }
    .menu-toggle{
        top: 20px;
        right: 0;
        padding: 0.5em;
        padding-right: 0;
        z-index: 1000000;
    }
    .site-nav li a{
        font-size: 18px;
    }
    .desktop-menu {
        display: none; /* Hide desktop menu */
    }
    .menu-toggle {
        display: block; /* Show hamburger */
    }
    .header-details{
        padding: 10px;
    }
    #contact .para{
        width: 100%;
        margin-bottom: 50px;
    }
    .banner-content h2 {
        font-size: clamp(10px, 9vw, 100px);
        line-height: 1.4em;
        padding-bottom: 1.8rem;
    }
    .banner-content p{
        width: 1200px;
        max-width: calc(100% - 20px);
        margin-bottom: 46px;
    }
    .banner-image{
        margin-top: 30px;
    }
    .heading {
        padding-bottom: 50px;
    }
    .nav ul{
        margin: 0 auto;
    }
    #aboutUs{
        padding: 70px 0;
    }
    .aboutUs-content{
        flex-direction: column-reverse;
        gap: 180px;
    }
    .aboutUs-para, .aboutUs-img{
        width: 100%;
        margin: 0 auto;
    }
    .aboutUs-content, .aboutUs-experience{
        width: 95%;
        margin: 0 auto;
        overflow: hidden;
    }
    .aboutUs-para p{
        width: 100%;
        padding-bottom: 10px;
    }
    .aboutUs-experience, .ourService-bottom, .secHexagon{
        grid-template-columns: 100%;
        row-gap: 20px;
        margin-bottom: 40px;
        text-align: left;
        overflow: hidden;
    }
    .aboutUs-experience{
        margin-top: 10px;
    }
    .experience{
        top: 0;
        right: 50%;
        transform: translate(50%, 50%);
        margin-top: 80%;
    }
    .whyInvestment-details, .letsConnect-details, .ourProducts-top p{
        width: 100%;
        overflow: hidden;
    }
    .whyInvestment-details, .letsConnect-details{
        padding-bottom: 40px;
    }
    .investment-logo{
        display: none;
    }
    .ourProducts-top p, .ourProducts-container{
        margin-bottom: 30px;
    }
    .whyInvestment-img{
        width: 15em;
        height: 49%;
        background-color: transparent;
        top: -12.9em;
        left: -7.4em;
    }
    .whyInvestment-content, .letsConnect-content{
        width: 100%;
        padding: 18rem 20px 0;
        margin: 0 auto;
    }
    .letsConnect-content{
        padding: 20rem 20px 0;
    }
    .letsConnect-img img{
        margin: 0 auto;
    }
    .whyInvestment-content h4{
        font-size: 34px;
        line-height: 42px;
        padding-bottom: 30px;
    }
    .whyInvestment-para img, .letsConnect-para img{
        width: 30px;
        height: 30px;
    }
    .letsConnect-para, .whyInvestment-para{
        align-items: stretch;
    }
    .whyInvestment-para p, .letsConnect-para p{
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        text-align: left;
    }
    .letsConnect-img{
        background-color: transparent;
    }
    .letsConnect-img{
        top: 30%;
        left: 50%;
        height: 52%;
    }
    #ourService, #ourProducts{
        overflow: hidden;
        padding: 75px 0;
    }
    .ourService-content {
        overflow: hidden;
    }
    .ourService-bottom, .secHexagon{
        width: 90%;
    }
    .secHexagon{
        margin-top: -20px;
    }
    .ourService-top p, .clientSays_top p, #contact p{
        width: 98%;
    }
    .ourService-top p{
        margin-bottom: 50px;
    }
    .ourProducts-bottom{
        flex-direction: column;
    }
    .ourProducts-bottom .navigation{
        display: none;
    }
    .ourProducts-container:nth-child(1), .ourProducts-container, .ourProducts-container:nth-child(2), .ourProducts-container:nth-child(3), .client_content{
        width: 100%;
    }
    .ourProducts-container h6{
        width: 175px;
        margin-top: 25px;
    }
    .client_says{
        flex-direction: column;
    }
    .ourProducts-container .product-type{
        width: 15rem;
        margin: 0 auto;
    }
    .ourProducts-container h4 {
        font-size: 30px;
    }
    .ourProducts-container p{
        font-size: 15px;
        line-height: 25px;
        padding-bottom: 20px;
    }
    .client_content:nth-child(1) .client_para, .client_para{
        padding: 20px;
    }
    .contact-para{
        flex-direction: column;
    }
    .contact-content, .contact-form{
        width: 100%;
    }
    .contact-details h6::after{
        width: 3.5rem;;
    }
    iframe{
        margin: 0;
    }
    .footer_para{
        flex-direction: column;
    }
    .footer-logo {
        max-width: 80%;
        margin: 0 auto 24px;
    }
    .footer_logo{
        width: 30%;
    }
    .footer-content{
        width: 100%;
        border-left: 0;
        margin-bottom: 40px;
    }
    .footer-content:last-child, .footer-content{
        padding-left: 18px;
    }
    .footer_para{
        padding-bottom: 0;
    }
    .copyrights p{
        font-size: 10px;
    }
    .client_testimonial h4 {
        width: 224px;
        font-size: 12px;
        font-weight: 600;
        padding: 6px 36px;
        margin-bottom: 10px;
    }
    .testimonial-content h4{
        font-size: 18px;
        line-height: 26px;
        margin-left: 0;
        width: 100%;
        padding: 0;
    }
    .company-testimonial {
        width: auto;
        justify-content: space-evenly;
    }
    .left-quote, .right-quote {
        width: 7%;
    }
    .testimonial-content {
        width: 96%;
    }
    .testimonial-content p {
        font-size: 13px;
        line-height: 20px;
    }
    .right-quote{
        padding: 7px 0 16px;
        margin-right: 82px;
    }
    #contact{
        padding-top: 50px;
    }
    .wave{
        margin-bottom: -4px;
    }
    .contact-details{
        width: 100%;
    }
    .contact-content .content-details, .contact-form .form-details {
        width: 90%;
    }
    .contact-content .content-details{
        padding: 30px 0 40px;
    }
    #clientSays{
        padding-bottom: 10px;
    }
    #contact p{
        margin-bottom: 0;
    }
    .contact-list {
        padding-top: 36px;
    }
    .contact-content{
        height: 100%;
    }
    .contact-details{
        margin-top: 40px;
    }
    .experience-year, .happy-clients{
        border-bottom: 1px solid #ebebeb;
    }
    .form-input input{
        height: 40px;
    }
    .footer_para{
        grid-template-columns: 80%;
        align-items: center;
    }
    aside {
        width: 100%;
        display: inline-flex;
        overflow-x: auto; /* Enables horizontal scrolling */
        white-space: nowrap; /* Prevents line breaks */
    }
    .wrapper{
        flex-direction: column;
        gap: 50px;
    }
    main{
        width: 100%;
        padding-bottom: 20px;
    }
    .product-type{
        margin: 0 10px 10px;
    }
    .content-section.active{
        flex-direction: column;
    }
    .product-img{
        width: 60%;
        margin: 0 auto;
    }
    .ourProduct-img{
        width: 100%;
        aspect-ratio: auto;
        margin: 0 auto;
    }
    
}

@media only screen and (min-width: 600px) and (max-width: 767px){
    .nav ul{
        margin: 18vh 40vw;
    }
    .footer-content .address {
        width: 54%;
    }
    .contact-details{
        width: 34em;
    }
    .product-content{
        width: 60%;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 360px) and (max-width: 599px){
    .nav ul{
        margin: 20vh 35vw;
    }
    .client_testimonial{
        width: 100%;
        border: 2px solid #e4e4e4;
    }
    .footer-content .contact-link, .footer-logo, .footer-content .address{
        width: 100%;
    }
    .footer_para{
        grid-template-columns: 22em;
    }
    .product-img{
        width: 100%;
        margin: 0 auto;
    }
    .product-content{
        width: 100%;
    }
    .client_content{
        width: 80%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 360px){
    .nav ul{
        margin: 18vh 30%;
    }
    .client_details.sec-client{
        gap: 6px;
    }
    .client_para{
        padding: 20px;
    }
    .client_says{
        flex-direction: column;
    }
    .client_content:nth-child(1) .client_para, .client_para{
        padding: 20px;
    }
    .client_details.third-client{
        width: 85%;
    }
    .client_details{
        margin-left: 0;
        justify-content: start;
    }
    .client_details img{
        margin-right: 10px;
    }
    .client_testimonial{
        width: 100%;
        background: url(../doc/img/testimonial-sm-bg.svg) no-repeat center;
        margin: 40px auto;
    }
    .footer-content .contact-link, .footer-logo, .footer-content .address{
        width: 100%;
    }
    .footer_para{
        grid-template-columns: auto;
    }
    .product-img{
        width: 100%;
        margin: 0 auto;
    }
    .product-content{
        width: 100%;
    }
}