/* @media only screen and (max-width: 600px) { */
@media only screen and (min-width:321px) and (max-width:768px) {

    .section-padding {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .no-padding {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    header {
        padding: 0;
    }

    header .header-box {
        display: flex;
        justify-content: space-between;
        padding: 15px;
    }

    header .header-box .logo a img {
        width: 200px;
    }

    .about .section-heading {
        width: 100% !important;
    }

    .about .section-heading h1 {
        font-size: 30px !important;
    }

    .about .about-paragraph {
        width: 100% !important;
    }

    .about .about-paragraph p {
        font-size: 14px;
        line-height: 22px;
    }

    .about .about-info {
        padding: 0 15px;
    }

    .about .about-info .about-box {
        padding-bottom: 15px;
    }

    .about .about-info .about-box .box-heading {
        margin-bottom: 15px;
    }

    .portfolio .section-heading {
        width: 100% !important;
    }

    .portfolio .section-heading h1 {
        font-size: 30px !important;
    }

    .portfolio .section-heading p {
        margin-top: 20px;
    }

    .portfolio .portfolio-service .overlay h2 {
        font-size: 23px !important;
    }

    .portfolio .portfolio-service .overlay p {
        font-size: 13px !important;
    }

    .philosophy .section-heading h1 {
        font-size: 30px !important;
        margin-bottom: 15px;
    }

    .philosophy .section-heading p {
        font-size: 14px;
    }

    .philosophy .content-box {
        width: 100%;
    }

    .philosophy .content-box p {
        font-size: 14px !important;
    }

    .explore .section-heading {
        width: 100% !important;
    }

    .explore .section-heading h1 {
        font-size: 30px !important;
        margin-bottom: 15px;
    }

    .explore .section-heading h2 {
        font-size: 25px !important;
        margin-bottom: 15px;
        width: 90% !important;
    }

    .explore .theme-btn {
        font-size: 18px !important;
        padding: 5px 15px !important;
        font-family: 'Articulat-light', sans-serif;
    }

    .explore .theme-btn span {
        margin-left: 30px !important;
        font-size: 15px !important;
    }

    .location .location-box .location-content img {
        height: 60px;
    }

    .location .location-box .location-content h5 {
        font-size: 17px;
        margin-top: 20px;
    }

    .footer .footer-top {
        flex-direction: column !important;
        justify-content: center;
        align-items: center;
        text-align: center;
        gap: 30px;
        margin-bottom: 40px !important;
    }

    .footer .footer-top .logo-box {
        width: 80%;
        margin: 0 auto;
    }

    .footer .footer-top .footer-location {
        margin-top: 30px;
    }

    .footer .footer-top .footer-location strong {
        text-align: center;
        font-size: 20px;
        padding: 5px 0;
    }

    .footer .footer-bottom {
        justify-content: center !important;
        flex-direction: column;
    }

    .footer .footer-bottom .footer-links .link-title h3 {
        text-align: center;
        font-size: 14px;
    }

    .footer .footer-bottom .footer-links .link-title h1 {
        font-size: 25px;
        text-align: center;
    }

    .footer .footer-bottom .footer-links .footer-menu-link {
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }

    .footer .footer-bottom .footer-links .footer-menu-link a {
        font-size: 14px !important;
    }

    .footer .footer-bottom .social-box .social-link {
        justify-content: space-around;
    }

    .footer .footer-bottom .social-box .social-link a {
        font-size: 20px;
    }

    .footer .footer-bottom .social-box .copy-right p {
        font-size: 15px;
        text-align: center;
    }

    .about-banner {
        height: 25vh !important;
    }

    .about-banner .section-heading h1 {
        font-size: 28px !important;
    }

    .about-story .section-heading h1 {
        font-size: 30px !important;
    }

    .about-story .section-heading .story-content {
        width: 100% !important;
    }

    .about-story .section-heading .story-content p {
        font-size: 13px !important;
        line-height: 22px !important;
    }

    .about-brief .about-brief-content p {
        font-size: 13px !important;
        line-height: 22px !important;
    }

    .company-timeline .section-heading h1 {
        font-size: 30px !important;
    }

    .company-timeline .section-heading p {
        font-size: 13px !important;
        line-height: 22px !important;
    }

    .what-we-banner video {
        height: 55vh;
        background-position: center center;
    }

    .what-we-banner .section-heading h1 {
        font-size: 30px !important;
        top: 36%;
    }

    .what-we-service .what-we-box {
        flex-direction: column !important;
        padding: 5px;
        gap: 15px !important;
    }

    .what-we-service .what-we-box:nth-child(2) {
        flex-direction: column-reverse !important;
    }

    .what-we-service .what-we-box:nth-child(4) {
        flex-direction: column-reverse !important;
    }

    .what-we-service .what-we-box:nth-child(6) {
        flex-direction: column-reverse !important;
    }

    .what-we-service .what-we-box .what-we-image {
        width: 100% !important;
    }

    .what-we-service .what-we-box .what-we-content {
        padding: 0 20px !important;
        width: 100% !important;
    }

    .what-we-service .what-we-box .what-we-content h2 {
        font-size: 25px !important;

    }

    .what-we-service .what-we-box .what-we-content p {
        font-size: 13px !important;
        line-height: 22px !important;
    }

    .people-banner {
        height: 25vh;
        background-position: center center;
    }

    .people-banner .section-heading h1 {
        font-size: 30px !important;
    }

    .people-message-box {
        padding: 50px 10px !important;
    }

    .people-message-box .people-message p {
        font-size: 13px !important;
        line-height: 22px !important;
        color: #000;
    }

    .our-team {
        padding-top: 0 !important;
    }

    .our-team .section-heading h2 {
        font-size: 20px !important;
    }

    .hub-section .section-heading h1 {
        font-size: 30px !important;
    }

    .hub-section .hub-menu {
        flex-wrap: wrap;
        row-gap: 10px !important;
    }

    .hub-section .hub-menu a {
        font-size: 13px !important;
    }

    .hub-article-section {
        grid-template-columns: 1fr !important;
    }

    .hub-article-section .hub-article-box {
        margin-bottom: 6% !important;
    }

    .hub-article-section .hub-article-box .hub-content p {
        font-size: 18px !important;
        line-height: 28px !important;
    }

    .hub-article-section .hub-article-box .hub-content .hub-content-btn {
        font-size: 13px !important;
    }

    .hub-article-section .hub-article-box .hub-content .hub-content-btn span {
        margin-left: 30px !important;
        font-size: 13px !important;
    }

    .hub-pagination {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
    }

    .career-banner video {
        height: 30vh !important;
    }

    .career-banner .section-heading h1 {
        font-size: 30px !important;
    }

    .career-section .section-heading h2 {
        font-size: 21px !important;
    }

    .career-section .section-heading p {
        font-size: 13px !important;
        line-height: 22px !important;
        max-width: 100% !important;
    }

    .career-form .submit-message p {
        font-size: 13px !important;
        line-height: 22px !important;
        width: 100% !important;
    }

    .contact-banner {
        height: 25vh;
    }

    .contact-banner .section-heading h1 {
        font-size: 28px !important;
    }

    .contact-form .section-heading h2 {
        font-size: 20px !important;
    }

    .contact-form .submit-btn {
        margin: 0 !important;
    }

    .mail-section .mail-container .mail-box {
        margin-bottom: 20px !important;
    }

    .mail-section .mail-container .mail-box .mail-title h2 {
        text-align: start !important;
        font-size: 21px !important;
        margin-bottom: 0;
    }

    .mail-section .mail-container .mail-box .mail-id {
        text-align: start !important;
    }

    .mail-section .mail-container .mail-box .mail-id a {
        font-size: 13px !important;
    }

    .branch-location .branch-box {
        margin-bottom: 15px !important;
    }

    .branch-location .branch-box .branch-icon img {
        height: 80px !important;
    }

    .branch-location .branch-box .branch-name a {
        font-size: 17px !important;
    }

    .branch-location .branch-box .branch-address p {
        font-size: 13px !important;
        line-height: 22px !important;
    }

    .branch-location .branch-box .branch-phone a {
        font-size: 13px !important;
        color: #161616d4;
    }

    .hub-detail .detail-image img {
        width: 100% !important;
    }

    .hub-detail .detail-info {
        flex-direction: column-reverse;
        row-gap: 10px;
    }

    .hub-detail .detail-info strong {
        font-size: 13px !important;
    }

    .hub-detail .detail-info .a {
        font-size: 13px !important;
    }

    .hub-detail .section-heading h1 {
        font-size: 20px !important;
        line-height: 22px !important;
    }

    .hub-detail .detail-content p {
        font-size: 13px !important;
        line-height: 22px !important;
    }

    .hub-detail .detail-content .detail-content-image {
        width: 100% !important;
    }

    .subscribe .section-heading h1 {
        font-size: 20px !important;
    }

    .subscribe .section-heading p {
        font-size: 13px !important;
        line-height: 22px !important;
    }

    .hub-recommended .section-heading h1 {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 1279px) {
    .section-padding {
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .no-padding {
        padding-top: 0;
        padding-bottom: 0;
    }

    .about .section-heading h1 {
        font-size: 60px;
    }

    .portfolio .section-heading h1 {
        font-size: 60px;
    }

    .portfolio .portfolio-service .overlay h2 {
        font-size: 29px;
    }

    .portfolio .portfolio-service .overlay p {
        font-size: 18px;
    }

    .philosophy .section-heading h1 {
        font-size: 60px;
    }

    .philosophy .content-box {
        width: 80%;
    }

    .explore .section-heading {
        width: 90%;
    }

    .explore .section-heading h1 {
        font-size: 60px;
    }

    .explore .section-heading h2 {
        font-size: 40px;
        width: 60%;
    }

    .footer .footer-bottom .footer-links h1 {
        font-size: 50px;
    }

    .about-banner {
        height: 35vh;
    }

    .about .section-heading h1 {
        font-size: 60px;
    }

    .about-story .section-heading h1 {
        font-size: 60px;
    }

    .company-timeline .section-heading h1 {
        font-size: 60px;
    }

    .what-we-banner .section-heading h1 {
        font-size: 60px;
        top: 36%;
    }

    .what-we-service .what-we-box .what-we-content h2 {
        font-size: 30px
    }

    .what-we-service .what-we-box .what-we-content p {
        font-size: 18px;
    }

    .people-banner {
        height: 35vh;
    }

    .people-banner .section-heading h1 {
        font-size: 60px;
    }

    .hub-section .section-heading h1 {
        font-size: 60px;
    }

    .career-banner .section-heading h1 {
        font-size: 60px;
    }

    .career-section .section-heading h2 {
        font-size: 30px;
    }

    .contact-banner .section-heading h1 {
        font-size: 60px;
    }
}