
@media(max-width:1400px) {
    .hero-banner-content {
    padding: 100px 0 70px;
}
}
@media(max-width:1199px) {
    .hero-banner-content {
    padding: 70px 0 50px;
}
    .site-header.fixed-header .header-wrapper {
        margin: 16px 20px;
        width: calc(100% - 40px);
    }

    .hero-banner-image svg {
        height: 140px;
    }

    .custom-section h2 {
        font-size: 54px;
        line-height: 62px;
    }

    .trades-wrapper .button-group {
        margin-top: 100px;
    }

    .mobile-exp-wrapper .button-group {
        margin-top: 90px;
    }


    .testimonial-item p {
        font-size: 26px;
        line-height: 36px;
    }

    .article-box:nth-child(1) .article-details h4 {
        font-size: 30px;
        line-height: 40px;
    }

    .article-details h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .custom-section {
        padding: 50px 20px;
        overflow-x: hidden;
    }

    .footer-wrapper {
        padding: 40px 0;
    }
    
    .scroll-to-top {
        bottom: 40px;
        right: 40px;
    }

    .blogs-section {
        padding-left: 0;
        padding-right: 0;
    }
    
    .about-inr h1, .post-detail h1 {
    font-size: 40px;
    line-height: 50px;
}

.process-list ul li {
    padding: 20px 0;
}

.process-list h3 {
    font-size: 34px;
    line-height: 42px;
    padding-right: 0;
}
.article-list-inr h4 {
    font-size: 36px;
    line-height: 44px;
}

.post-detail > div h2 {
    font-size: 36px;
    line-height: 50px;
}

.post-detail > div h3 {
    font-size: 34px;
    line-height: 45px;
}

.post-detail > div h4 {
    font-size: 33px;
    line-height: 42px;
}

.post-detail > div h5 {
    font-size: 30px;
    line-height: 40px;
}

.hero-banner-wrapper-right .circle {
    width: 140px;
    height: 140px;
}

.hero-banner-wrapper-right span.rectangle {
    width: 130px;
}

.hero-banner-image-wrapper span.rectangle {
    height: 165px;
    width: 120px;
}

.hero-banner-wrapper-left, .hero-banner-wrapper-right {
    gap: 16px;
}
}

@media(max-width:1023px) {
        .hero-banner-wrapper-left, .hero-banner-wrapper-right {
        gap: 12px;
    }
    
    .hero-banner-image-wrapper {
    gap: 70px;
}

    .hero-banner-image-wrapper span.rectangle {
        height: 120px;
        width: 90px;
    }
    
        .hero-banner-wrapper-right .circle {
        width: 100px;
        height: 100px;
    }

    .article-box:nth-child(1) .article-details {
    border-radius: 0 0 11px 11px;
}
    h1 {
        font-size: 50px;
        line-height: 60px;
    }

    p {
        font-size: 19px;
        line-height: 28px;
    }

    .logo-icon svg {
        height: 65px;
    }

    .logo-wrapper h5 {
        font-size: 22px;
    }

    .hero-banner-image svg {
        height: 99px;
    }

    .custom-section h2 {
        font-size: 42px;
        line-height: 52px;
    }

    .mobile-exp-right svg {
        height: 289px;
        width: 100%;
    }

    .mobile-exp-right {
        margin-bottom: -60px;
    }

    .design-sys-right svg {
        height: 300px;
        width: 100%;
    }

    .accordion-header h4 {
        font-size: 25px;
        line-height: 36px;
    }

    .article-box {
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px);
    }

    .article-box:nth-child(1) .article-box-inr a {
        flex-direction: column;
    }

    .article-box:nth-child(1) .article-box-inr a .article-thumbnail {
        padding: 25px;
        flex: initial;
    }

    .article-box svg {
        max-width: 200px;
        height: 200px;
    }

    .article-box:nth-child(1) .article-box-inr a .article-details {
        flex: initial;
        padding: 16px;
    }

    .article-box:nth-child(1) .article-details h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .footer-wrapper {
        gap: 20px;
    }

    .footer-column.footer-column-first {
        flex: 0 0 55%;
    }
    
    .footer-column.footer-column-third {
        flex: 0 0 18%;
    }

    .sub-menus {
        width: 70%;
    }

    .main-menu>li {
        width: calc(30% - 20px);
    }

    .sub-menu-items {
        padding: 0 20px;
        flex: 0 0 46%;
    }

    .sub-menus h3 {
        font-size: 22px;
    }

    .sub-menus>div {
        gap: 20px;
    }

    .menu-item>a {
        font-size: 22px;
        line-height: 36px;
    }
    
    .about-section-wrapper {
    flex-direction: column-reverse;
    gap: 20px;
    }
    
    .about-right {
    max-width: 100%;
    flex: 0 0 100%;
}

.about-inr h1, .post-detail h1 {
        font-size: 33px;
        line-height: 43px;
    }
    
    .image-item {
    flex: 0 0 calc(33.3% - 20px);
}

.image-item img {
    max-width: 120px;
}

.images-wrapper {
    gap: 50px 30px;
    margin-top: 30px;
}

.testimonial-item-content p:first-child {
    padding-top: 20px;
}

.process-list h3 {
    font-size: 30px;
    line-height: 38px;
}

.process-list ul li {
    padding: 15px 0;
}

    .article-list-inr h4 {
        font-size: 30px;
        line-height: 40px;
    }
    
    .article-list-inr a span {
    font-size: 20px;
}

.article-list {
    padding: 15px 0;
}

.post-detail > div h2 {
    font-size: 30px;
    line-height: 40px;
}

.post-detail > div h3 {
    font-size: 28px;
    line-height: 37px;
}

.post-detail > div h4 {
    font-size: 26px;
    line-height: 35px;
}

.post-detail > div h5 {
    font-size: 24px;
    line-height: 33px;
}

.legalPage-inr ul li {
    font-size: 19px;
    line-height: 28px;
}

.footer-btm {
    gap: 15px;
    flex-direction: column;
    align-items: self-start;
}

.menu-wrapper {
    height: calc(100vh - 110px);
}

.article-box:nth-child(1) .article-box-inr a .article-thumbnail img {
    max-height: 250px;
}

}

@media(max-width:767px) {
    html {
        margin: 0 10px 10px;
    }

    .logo-icon {
        width: 60px;
        height: 60px;
    }

    .logo-wrapper h5 {
        font-size: 16px;
        line-height: 20px;
    }
    
    .site-header.fixed-header .logo-wrapper h5 {
    font-size: 16px;
    line-height: 20px;
}

.site-header.fixed-header .logo-wrapper p {
    font-size: 14px;
    line-height: 16px;
}

    .logo-icon svg {
        height: 36px;
        width: 36px;
    }

    .logo-wrapper {
        align-items: center;
        gap: 8px;
    }

    .nav-toggle {
        width: 32px;
        height: 32px;
    }

    .nav-toggle svg {
        width: 18px;
    }

    .nav-toggle svg + svg{
        width: 15px;
    }

    .header-wrapper {
        align-items: center;
    }

    .header-right-wrap li:first-child {
        display: none;
    }

    .site-header.fixed-header .header-wrapper {
        margin: 8px 15px;
        width: calc(100% - 30px);
        padding: 10px;
    }

    .site-header.fixed-header .logo-wrapper h5 {
        line-height: 20px;
    }

    h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .hero-banner-content {
        padding: 70px 0 50px;
    }

    .hero-banner-inr {
        height: 520px;
        min-height: 520px;
    }

    .custom-section {
        padding: 30px 0px 20px;
    }

    .custom-section h2 {
        font-size: 36px;
        line-height: 40px;
    }

    p {
        font-size: 16px;
        line-height: 23px;
    }

    .button-group {
        gap: 10px;
        flex-wrap: wrap;
    }

    .mobile-exp-right, .design-sys-right {
        display: none;
    }

    .accordion-header {
        gap: 30px;
        align-items: center;
    }

    .testimonial-item p {
        font-size: 18px;
        line-height: 27px;
    }

    .design-sys-left {
        flex: 0 0 100%;
    }

    .article-box:not(:nth-child(1)) {
        display: none;
    }

    .article-box:nth-child(1) {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .blogs-section {
        padding: 40px 0px 40px;
    }

    .blogs-wrapper {
        margin-top: 25px;
    }

    .footer-top-head {
        align-items: start;
        gap: 25px;
        flex-direction: column;
    }

    .footer-wrapper {
        gap: 30px;
        flex-direction: column;
        padding: 30px 0;
    }

    .footer-column .footer-menu li {
        flex: 0 0 calc(50% - 14px);
    }

    .footer-column .footer-menu {
        display: flex;
        flex-wrap: wrap;
        gap: 0 20px;
    }

    .footer-btm {
        gap: 15px;
        flex-direction: column;
        padding-top: 15px;
    }

    .footer-btm ul {
        gap: 10px;
        flex-wrap: wrap;
    }

    .footer-btm ul li {
        flex: 0 0 calc(50% - 5px);
    }

    .footer-menu li a, .footer-btm ul a, .footer-btm p a {
        line-height: 32px;
    }

    .scroll-to-top {
        bottom: 25px;
        right: 20px;
    }

    .main-menu>li {
        width: 100%;
    }
    
    .hero-banner-image svg:first-child {
    display: none;
}

    .hero-banner-image svg + svg {
        display: block;
        height: 100%;
        max-height: 260px;
    }
    
    .talk-about-wrapper .button-group {
        margin-top: 20px;
        max-width: calc(100% - 115px);
    }
    

    
   .testimonial-wrapper .owl-nav {
    position: absolute;
    bottom: -69px;
    right: 0;
    display: flex;
    align-items: center;
    gap: 15px;
}

.testimonial-wrapper .owl-nav button {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(var(--whiteColor), 0.2) !important;
    border-radius: 50%;
    font-size: 40px !important;
    color: rgb(var(--blackColor)) !important;
}

body[data-greeting="afternoon"] .testimonial-wrapper .owl-nav button,
body[data-greeting="evening"] .testimonial-wrapper .owl-nav button,
body[data-greeting="night"] .testimonial-wrapper .owl-nav button {
   color:rgb(var(--whiteColor)) !important;
}

    .about-inr h1, .post-detail h1 {
        font-size: 28px;
        line-height: 35px;
    }
    
    .about-left .button-group {
    margin-top: 20px;
}

.image-item img {
    max-width: 100%;
    max-width: 100px;
}

.images-wrapper {
    gap: 30px 20px;
    margin-top: 20px;
}

.image-item {
    flex: 0 0 calc(50% - 10px);
    height: 130px;
}

.testimonial-item-head {
    gap: 15px;
    padding: 10px 0;
    flex-direction: column;
    align-items: self-start;
}

.testimonial-head-dtl h5 {
        font-size: 16px;
    line-height: 23px;
}

.testimonial-head-dtl p {
    font-size: 16px;
    line-height: 26px;
}

    .testimonial-item-content p:first-child {
        padding-top: 12px;
    }
    
    .process-list h3 {
    font-size: 24px;
    line-height: 31px;
}

.process-list ul li {
    padding: 12px 0;
}

.article-list-inr h4 {
        font-size: 24px;
        line-height: 30px;
    }
    
    .article-list-inr a {
    gap: 10px;
    flex-direction: column;
}

.article-list-inr a span {
    margin-top: 0;
    font-size: 18px;
    line-height: 20px;
}

.post-detail > div h2 {
    font-size: 26px;
    line-height: 35px;
}

.post-detail > div h3 {
    font-size: 24px;
    line-height: 33px;
}

.post-detail > div h4 {
    font-size: 22px;
    line-height: 31px;
}

.post-detail > div h5 {
    font-size: 20px;
    line-height: 30px;
}

    .legalPage-inr ul li {
        font-size: 16px;
        line-height: 24px;
    }

    .sub-menus {
        width: 100%;
        top: 100%;
        margin-top: 12px;
        border-top: 1px solid #CCCBCB;
        padding-top: 15px;
    }

    .sub-menus h3 {
        margin-bottom: 10px;
    }

    .sub-menu-items {
        border-left: 0;
        padding-left: 12px;
    }

    .menu-wrapper {
        height: calc(100vh - 60px);
        overflow-y: auto;
    }

    .sub-menus h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .menu-item>a {
        font-size: 20px;
        line-height: 30px;
    }

    .custom-btn {
        font-size: 16px;
        height: 45px;
    }
    .all-projects {
    margin-top: 15px;
}
.all-projects a {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 16px;
}
.legalPage-inr h2 {
    padding-bottom: 20px;
}

.hero-banner-image-wrapper span.rectangle {
        display: none;
    }
    
    .hero-banner-image-wrapper span.rectangle.rectangle1, .hero-banner-wrapper-right span.rectangle {
    display: block;
}

    .hero-banner-image-wrapper {
        gap: 10px;
        justify-content: center;
    }
}

@media(max-width:499px) {
    .hero-banner-image svg + svg {
        max-height: 149px;
    }

.hero-banner-image {
    margin-bottom: 0;
}
    .sub-menus>div {
        flex-direction: column;
    }
    
    .sub-menus>div >div {
        display:none;
    }
    .sub-menu-items {
        /*border-bottom: 1px solid #CCCBCB;*/
        border-right: 0;
        padding-right: 0;
        padding-bottom: 10px;
    }

    .sub-menus .sub-menu-items + h3 {
        padding-left: 12px;
    }
    .footer-btm p {
    max-width: 220px;
}
}