@media only screen and (max-width:1380px){
    .fullWidthBox p {
        width: 45%;
    }
    
    .homeSec01 {
        padding: 160px 0 150px;
    }
    
    .homeSec01 h1 {
        font-size: 45px;
    }
    .homeSec01 li a {
        width: 310px;
        gap: 20px;
    }
    .generalBtn li a {
        height: 49px;
    }
}

@media only screen and (max-width:1199px){
    .homeSec01 h1 {
        font-size: 42px;
    }
    
    .homeSec01 li a {
        font-size: 15px;
        width: 297px;
    }
    
    .homeSec02 ul li h4 {
        font-size: 37px;
    }
    
    .homeSec02 ul li p {
        font-size: 16px;
    }
    
    .firstPara p {
        width: 75%;
        font-size: 32px;
    }
    
    .statsSec h2 {
        font-size: 56px;
    }
    
    .leftBox {
        padding: 37% 0 0 38%;
    }
    
    .fullWidthBox {
        padding: 0 0 7% 70%;
    }
    
    .fullWidthBox p {
        width: 77%;
    }
    
    .investmentContent {
        padding: 8% 0 0 13%;
    }
    
    .investmentDetails h4 {
        font-size: 22px;
    }
    
    .afterInvest p:first-child {
        width: 75%;
        font-size: 20px;
    }
    
    .ourTeam ul {grid-template-columns: repeat(4,1fr);}
    
    .fooOne h4 {
        font-size: 32px;
        width: 74%;
    }
    
    .fooTwo p, .fooTwo a, .fooTwo li {
        font-size: 16px;
    }
}

@media only screen and (max-width:991px){
    .homeSec01 {
        padding: 90px 0 120px;
    }
    
    .homeSec01 h1 {
        font-size: 37px;
        width: 86%;
    }
    
    .homeSec01 li a {
        font-size: 14px;
        width: 275px;
        gap: 14px;
    }
    
    .homeSec02 ul li {
        padding: 105px 10px 0 30px;
        height: 250px;
    }
    
    .homeSec02 ul li h4 {
        font-size: 32px;
    }
    
    .firstPara p {
        font-size: 28px;
        width: 85%;
        line-height: 41px;
    }
    
    .secondPara p {
        margin: 50px 0 0px 20%;
    }
    
    .leftBox {
        padding: 38% 0 0 28%;
        height: 320px;
    }
    
    .rigthBox {
        padding: 17% 0% 0% 10%;
    }
    
    .statsSec h2 {
        font-size: 47px;
    }
    
    .fullWidthBox {
        height: 300px;
        padding: 0px 0 5% 57%;
    }
    
    .testimonailSec p {
        font-size: 17px;
        line-height: 32px;
    }
    
    
    .whyInverst h5 img {
        width: 240px;
    }
    
    .investmentDetails h3 {
        font-size: 20px;
        width: 46px;
        height: 46px;
    }
    
    .investmentContent {padding: 4% 0 0 5%;height: 350px;}
    
    .investmentImg img {
        height: 350px;
    }
    
    .investmentContent02 {
        height: 350px;
    }
    
    .investmentDetails p {
        font-size: 15px;
    }
    
    .ourTeam ul {
        grid-template-columns: repeat(3,1fr);
    }
    
    .fooOne ul li a {
        padding: 0 27px;
        font-size: 13px;
    }
    
    .fooOne ul li a img {
        width: 24px;
    }
    
    .fooOne h4 {
        width: 88%;
        font-size: 29px;
    }
    
    .fooOne {
        padding: 100px 0;
    }
    
    .fooTwo ul {
        gap: 15px;
    }
    
    .fooTwo p, .fooTwo a, .fooTwo li {
        font-size: 13px;
    }
}


@media only screen and (max-width:767px){
    main {
        padding: 0;
    }
    
    .homeSec01 ul {
        flex-direction: column;
    }
    
    .homeSec01 li a {
        width: max-content;
        padding: 0 23px;
        gap: 5px;
    }
    .homeSec02 ul {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .homeSec01 h1 {
        font-size: 34px;
        width: 95%;
        margin: 30px 0;
    }
    
    .homeSec02 ul li:nth-child(3) {
        margin: -40px 0 0;
    }
    
    .firstPara p {
        padding-left: 0;
        font-size: 26px;
        line-height: 38px;
    }
    
    .secondPara p {
        margin: 42px 0 0px 16%;
        font-size: 17px;
    }
    
    .leftBox {
        padding: 27% 0 0 11%;
        height: 300px;
    }
    
    .rigthBox {
        padding: 15% 0% 5% 10%;
    }
    
    .fullWidthBox {
        height: 220px;
        padding: 0 0 1% 55%;
    }
    
    .fullWidthBox p {
        width: 85%;
    }
    
    .statsSec p {
        font-size: 15px;
    }
    
    .statsSec h2 {
        font-size: 43px;
        margin: 0;
    }
    
    .locatiomnSec h2 {
        margin: 0 0 40px;
    }
    
    
    .testimonailcontent {
        width: 95%;
        padding-left: 0;
    }
    
    .testimonailcontentt:after {
        top: 0;
        left: 0;
        width: 46px;
        height: 35px;
        display: none;
    }
    
    .testimonailSec p {
        font-size: 15px;
        line-height: 28px;
    }
    
    .locatiomnSec {
        padding: 70px 0;
    }
    
    .whyInverst h5 {
        font-size: 27px;
    }
    
    .investmentContent ,.investmentImg img {
        height: 300px;
    }
    
    .afterInvest p:first-child {
        width: 100%;
        font-size: 19px;
    }
    
    .afterInvest p:last-child {
        width: 100%;
        margin-left: 0;
        font-size: 17px;
    }
    
    .ourTeam ul {
        grid-template-columns: repeat(2,1fr);
    }
    
    footer.footer {
        margin: 70px 0 0;
    }
    
    .fooOne h4 {
        width: 95%;
        font-size: 25px;
        margin: 25px 0;
    }
    
    .fooOne ul {
        flex-wrap: wrap;
    }
    
    .fooTwo ul {
        justify-content: center;
        margin: 12px 0 0;
    }
    
    .fooTwo p, .fooTwo a, .fooTwo li {
        text-align: center;
    }
    section.homeSec01 {
        background-size: cover !IMPORTANT;
        background-position: center !IMPORTANT;
    }

}

@media only screen and (max-width:575px){
    .homeSec01 h1 {
        font-size: 25px;
        width: 99%;
    }
    
    .homeSec01 img {
        width: 240px;
    }
    
    .homeSec01 ul {
        gap: 16px;
    }
    
    .homeSec01 li a {
        height: 47px;
    }
    
    section.homeSec01 {
        padding: 110px 0 70px;
    }
    
    .homeSec02 ul li {
        height: 220px;
        padding: 55px 10px 0 17px;
    }
    
    .homeSec02 ul li h4 {
        font-size: 27px;
    }
    
    .homeSec02 ul li p {
        font-size: 15px;
    }
    
    .firstPara p {
        width: 100%;
        font-size: 21px;
        line-height: 35px;
    }
    
    .secondPara p {
        margin: 20px 0 0;
        font-size: 16px;
    }
    
    .leftBox {
        height: 240px;
    }
    
    .statsSec h2 {
        font-size: 35px;
    }
    
    .fullWidthBox {
        height: 160px;
        padding: 0 2% 2% 42%;
        background-position: left !IMPORTANT;
        background-size: 60% 90% !IMPORTANT;
    }
    
    .statsSec p {
        width: 100%;
        font-size: 14px;
    }
    
    .locatiomnSec h2 {
        font-size: 28px;
        margin: 0 0 30px;
    }
    
    .whyInverst h5 {
        flex-direction: column;
        gap: 20px;
    }
    
    .investmentDetails p {
        width: 95%;
        margin: 0;
    }
    
    .investmentContent02 {
        padding: 9% 0 0 6%;
        height: 300px;
    }
    
    .investmentDetails h4 {
        font-size: 20px;
    }
    
    .investmentDetails .row:nth-child(3) .investmentContent {
        padding: 9% 0 0 6%;
    }
    
    .afterInvest {
        padding: 50px 0;
    }
    
    .afterInvest p:first-child {
        font-size: 17px;
    }
    
    .afterInvest p:last-child {
        margin: 20px 0 10px;
        font-size: 16px;
    }
    
    .ourTeam ul li h4 {
        font-size: 16px;
    }
    
    .ourTeam ul li h6 {
        font-size: 14px;
    }
    
    .fooTwo ul {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    footer.footer img {
        width: 230px;
    }
    
    .fooOne h4 {
        font-size: 21px;
    }
    
    .fooOne {
        padding: 50px 0;
    }
    
    .fooOne ul li a {
        height: 45px;
        padding: 0px 19px;
    }
}