@media(min-width:1599px) {
    .container {
        max-width: 1240px;
    }
}

@media(max-width:1399px) {
    .our-projects-section .slick-prev {
        left: -40px;
        width: 40px;
        height: 40px;
    }
    .our-projects-section .slick-next:before,
    .our-projects-section .slick-prev:before {
        width: 40px;
        height: 40px;
    }
    .our-projects-section .slick-next {
        right: -40px;
        width: 40px;
        height: 40px;
    }
    .evolution-card p,
    .footer-phonenumber {
        font-size: 16px;
    }
    body {
        font-size: 16px;
        line-height: 1.5;
    }
    .evolution-card p {
        line-height: 1.5;
        margin: 15px 0;
    }
    .our-projects-section h2,
    .evolution-counter-card h3,
    .evolution-card h2 {
        font-size: 28px;
    }
    .evolution-counter-card p {
        font-size: 14px;
        min-height: auto;
    }
    .making-map-section-card p {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .theame-header .navbar-brand img {
        max-width: 100px;
    }
    .navbar-nav .nav-link {
        margin: 0 5px;
    }
    .evolution-counter-card h3 {
        font-size: 20px;
    }
    .evolution-counter-card p {
        font-size: 12px;
    }
    .our-projects-section .nav.nav-tabs li .nav-link {
        font-size: 14px;
    }
    .our-projects-slider-card__images {
        height: 300px;
    }
    .our-projects-section .slick-prev {
        left: 10px;
        z-index: 9;
        background-color: #fff;
    }
    .our-projects-section .slick-next {
        right: 20px;
        z-index: 9;
        background-color: #fff;
    }
    .section-heading-2 {
        font-size: 20px;
    }
    .footer-upper-card__list li a {
        font-size: 14px;
    }
    .evolution-card p,
    .footer-phonenumber {
        font-size: 14px;
    }
    .join-the-journey-section .inner-section,
    .welcome-section .inner-section {
        padding: 100px 50px;
    }
    .guiding-principle-section .description,
    .guiding-principle-section .bottom-text,
    .welcome-section .inner-section p {
        font-size: 22px;
    }
    .welcome-section {
        min-height: auto;
    }
    .guiding-principle-section {
        min-height: auto;
        padding: 100px 0;
    }
    .guiding-principle-section .card-container .card {
        padding: 50px 0 30px;
        border-radius: 15px;
        min-height: auto;
    }
    .guiding-principle-section .card-container .card span {
        font-size: 20px;
    }
    .join-the-journey-section {
        min-height: auto;
    }
    .section.about-us-section.awards-section {
        padding-top: 0!important;
    }
}

@media(max-width:991px) {
    .theame-header .navbar .navbar-toggler {
        border: none;
        height: 46px;
        padding: 6px;
        background-color: #f68f1d !important;
        width: 46px;
        position: relative;
        z-index: 999;
        box-shadow: none;
    }
    .theame-header .navbar .navbar-toggler span {
        background-image: none;
        display: inline-block;
        width: 35px;
        height: 3px;
        background: #fff;
        display: block;
        position: relative;
        opacity: 1;
        transition: all .2s cubic-bezier(.98, .57, 1, 1) 0s;
    }
    .theame-header .navbar .navbar-toggler span:after,
    .theame-header .navbar .navbar-toggler span:before {
        content: "";
        position: absolute;
        width: 35px;
        height: 3px;
        background: #fff;
        display: block;
        opacity: 1;
        transition: all .2s cubic-bezier(.98, .57, 1, 1) 0s;
        left: 0;
        border-radius: 100px;
    }
    .theame-header .navbar .navbar-toggler span:before {
        top: -10px;
    }
    .theame-header .navbar .navbar-toggler span:after {
        bottom: -10px;
    }
    .theame-header .navbar-nav {
        display: block;
    }
    .footer-section__row>[class*=col-lg]:nth-child(2) .footer-upper-card:after,
    .evolution-counter-card-row .col-6:nth-child(2) .evolution-counter-card:after {
        display: none;
    }
    .our-projects-slider-card__images {
        height: 250px;
    }
    .our-projects-section,
    .section {
        padding: 70px 0;
    }
    .evolution-section {
        padding-top: 100px;
        padding-bottom: 70px;
    }
    .crafting-slider-section {
        height: 450px;
    }
    .footer-section-two {
        padding: 25px 0;
    }
    .aboutus-banner-section {
        min-height: 500px;
    }
    .guiding-principle-section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .about-us-section {
        padding: 70px 0 70px !important;
    }
    .guiding-principle-section .card-container {
        flex-wrap: wrap;
        row-gap: 30px;
    }
    .guiding-principle-section .card-container .card {
        flex-basis: 30%;
    }
    .guiding-principle-section .bottom-text {
        margin-bottom: 0;
    }
    .join-the-journey-section {
        border-top: 70px solid #000;
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .awards-section .card-container {
        padding-top: 35px;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .hero-title {
        font-size: 2.5rem;
    }
    .hero-subtitle {
        font-size: 1rem;
    }
    .hero-content {
        margin-left: 0;
        text-align: center;
    }
    .join-the-journey-section .inner-section,
    .welcome-section .inner-section {
        padding: 50px 50px;
    }
    .vision-section .description,
    .guiding-principle-section .description,
    .guiding-principle-section .bottom-text,
    .welcome-section .inner-section p {
        font-size: 18px;
    }
    .guiding-principle-section .card-container .card {
        flex-basis: 48%;
    }
    .project-details-card h2,
    .join-the-journey-section .inner-section h3 {
        font-size: 28px;
    }
    .awards-section .card-container .card-outer-wrapper .card {
        width: 100%;
    }
    .awards-section .card-container .card-outer-wrapper {
        width: 100%;
    }
    .awards-section .card-container .card-outer-wrapper .bottom-wrapper {
        max-width: 100%;
    }
    .awards-section .card-container .card-outer-wrapper .bottom-wrapper h3 {
        min-height: auto;
        padding: 0;
    }
    .awards-section .card-container .card-outer-wrapper .bottom-wrapper .bottom-text {
        margin-top: 0;
        margin-bottom: 0;
        padding-right: 0;
    }
    .footer-section__row>[class*=col-lg]:not(:last-child) .footer-upper-card:after {
        display: none;
    }
}

@media (max-width: 575px) {
    .hero-title {
        font-size: 32px;
    }
    .hero-subtitle {
        font-size: 1rem;
    }
    .hero-content {
        margin-left: 0;
        text-align: center;
    }
    .making-section-card__body {
        display: block;
    }
    .making-table-section-card {
        width: 100%;
    }
    .aboutus-banner-section {
        min-height: 400px;
    }
    .join-the-journey-section .inner-section,
    .welcome-section .inner-section {
        padding: 50px 15px;
    }
    .join-the-journey-section .inner-section p,
    .vision-section .description,
    .guiding-principle-section .description,
    .guiding-principle-section .bottom-text,
    .welcome-section .inner-section p {
        font-size: 16px;
    }
    .welcome-section .inner-section p {
        padding-inline: 0;
    }
    .guiding-principle-section .card-container {
        justify-content: space-between;
    }
    .guiding-principle-section .card-container .card {
        flex-basis: 45%;
    }
    .guiding-principle-section .card-container .card span {
        font-size: 18px;
    }
    .vision-section .vision-bg {
        padding: 150px 0;
    }
}