@media only screen and (min-width: 1500px) and (max-width: 1600px) {
    .charimans-message::before{
        width: 24%;
    }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .charimans-message::before{
        width: 26%;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1500px) {
    .charimans-message::before{
        width: 23%;
    }
}
@media only screen and (max-width:1700px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 15px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
@media only screen and (min-width: 900px) and (max-width: 1300px) {
    .charimans-message::before{
        width: 23%;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .complete-projects .project-section h3,.empowering-dreams h2,.about-content h2, .section-title {
        font-size: 42px;
    }
    .complete-projects .project-section h6,.empower-content p,.about-content p,.btn-primary,.charimans-content p,.chaimains-designation h4,.core-block p,.explore-card .explore-content p,.testimonail-card p,.testimonail-card h5 {
        font-size: 22px !important;
    }
    .chaimains-designation h4 span {
        font-size: 28px;
    }
    .contact-us-block .btn-primary{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
@media only screen and (max-width:800px) {
    .banner {
        padding-top: 150px;
        padding-bottom: 150px;
        background-size: cover;
        background-position: bottom;
    }
    .banner h1 {
        font-size: 50px;
        letter-spacing: 0px;
        line-height: initial;
    }
    .btn-primary{
        font-size: var(--h6) !important;
    }
    .empowering-dreams h2 {
        font-size: 42px;
    }
    .complete-projects .col-xs-12{
        width: 50%;
    }
    .complete-projects .row{
        justify-content: center;
    }
    .complete-projects .project-section{
        margin-top:20px;
    }
    .complete-projects .project-section h3 {
        font-size: 28px;
    }
    .complete-projects .project-section h6{
        font-size: 20px;
    }
    .complete-projects {
        padding: 20px;
    }
    .about-content {
        padding-left: 0px;
        margin-top: 30px;
    }
    .charimans-message {
        background: linear-gradient(to bottom,var(--green) 26%, #EFF3E6 26%);
        padding-bottom: 0px;
    }
    .charimans-message::before {
        content: none !important;
    }
    .charimans-message::after {
        content: '';
        width: 100%;
        top: 0px;
        bottom: 0px;
        height: 25%;
    }
    .charimans-content {
        padding-left: 0px;
        padding-top:40px;
    }
    .charimans-title .quote-icon img {
        width: 100px;
        height: 100px;
        margin-right: 20px;
    }
    .section-title .caption {
        padding-left: 20px;
        padding-right: 20px;
        align-self: auto;
    }
    .section-title img{
        width: 80px;
        height: 80px;
    }
    .section-title .icon {
        width: 80px;
    }
    .section-title .caption h6 {
        font-size: 18px;
        white-space: nowrap;
    }
    .section-title .caption h2 {
        font-size: 36px;
        white-space: initial;
        line-height: initial;
        text-align: center;
    }
    .core-values-block {
        padding-top: 0px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .core-block p {
        font-size: 18px;
        line-height: inherit;
    }
    .core-block {
        text-align: center;
        margin-top: 30px;
    }
    .ongoing-projects,.empowering-dreams {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .ongoing-project-image {
        padding-left: 0px;
        margin-top: 30px;
    }
    .ongoing-project-image .carousel-control-prev {
        left: -8px;
    }
    .ongoing-project-image .carousel-control-next {
        right: -8px;
    }
    .explore-projects {
        padding-top: 60px;
    }
    .explore-card .explore-content h2 {
        font-size: 36px;
        padding: 15px;
        margin-top: -40px;
        margin-left: 10px;
        margin-right: 10px;
        width: 100%;
    }
    .explore-card .explore-content p {
        font-size: 22px;
        letter-spacing: 0px;
        line-height: inherit;
        margin-top: 30px;
    }
    .explore-card .explore-content .button, .mobile-space-top{
        margin-top:30px !important;
    }
    .why-invest {
        border-radius: 10px;
        padding-top: 60px;
        padding-bottom: 30px;
        margin-top: 60px;
    }
    .invest-block-btn{
        border-radius: 10px;
        padding: 10px;
        margin-bottom: 20px;
    }
    .invest-block-btn a {
        font-size: 18px;
    }
    .client-testimonials {
        padding-top: 60px;
    }
    .about-content h2, .section-title {
        font-size: 36px;
    }
    .testimonail-card {
        border-radius: 10px;
        padding: 20px;
        position: relative;
    }
    .testimonail-card::before {
        width: 100px;
        height: 100px;
    }
    .testimonail-card p,.testimonail-card h5{
        font-size: 18px !important;
        line-height: inherit;
        letter-spacing: 0px;
    }
    .client-testimonials .owl-nav button.owl-prev {
        left: -10px;
        background-size: 100% 100% !important;
    }
    .client-testimonials .owl-nav button.owl-prev, .client-testimonials .owl-nav button.owl-next {
        border-radius: none !important;
        box-shadow: none !important;
        width: 30px;
        height: 30px;
        cursor: pointer;
    }
    .client-testimonials .owl-nav button.owl-next{
        background-size: 100% 100% !important;
        right:-10px;   
    }
    .contact-us-block {
        padding: 30px;
        margin-top: 60px;
    }
    .contact-us-block .contact-us-block-content h2 {
        font-size: 32px;
    }
    .contact-us-block-content h6 {
        font-size: 22px;
        margin-top: 10px;
        margin-bottom: 30px;
        letter-spacing: 0px;
        line-height: inherit;
    }
    .copyright .social-icons {
        justify-content: center;
    }
    .explore-card .explore-content p,.empower-content p,.about-content p,.charimans-content p {
        font-size: 22px;
        letter-spacing: 0px;
        line-height: inherit;
    }
    html,body{
        overflow-x: hidden;
    }

}