/* X-Large devices (large desktops, 1400px and up) */
@media (min-width: 1400px) {
    
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    
}
/*XX-Large devices (larger desktops, 1400px and up)*/ 
@media only screen and (min-width: 1200px) and (max-width: 1700px) {
    .hero-banner-v1 .hero-img.hero-img-one{
        display: none;
    }
    .hero-banner-v1  .hero-content {
        max-width: 600px;
    }
    .hero-banner-v1 .hero-content h1 {
        margin-bottom: 35px;
        font-size: 75px;
        line-height: 80px;
    }
    .cta-area-v1 .cta-wrapper .section-title h2 {
        font-size: 60px;
        line-height: 70px;
    }
    .hero-banner-v1 .shape-one {
        top: 130px;
        left: 30px;
    }
    .testimonial-slider-one .slick-dots {
        right: -15%;
    }
    .fancy-text-block-v1 .img-holder .shape.shape.shape-two {
        display: none;
    }
    .navigation-style-v3 .primary-menu .site-branding .lang-dropdown:before {
        margin-right: 20px;
    }
    .navigation-style-v3 .primary-menu .site-branding .lang-dropdown {
        margin-left: 20px;
    }
}

@media (max-width: 1199px) {
    .home-separated-header{
        padding-top: 0;
    }
    .gradient-body.home-page-shell,
    .gradient-body.page-shell{
        padding-top: 82px;
    }
    .home-header-nav .primary-menu{
        min-height: 82px;
        border-radius: 0;
    }
    .hero-banner-modern{
        min-height: 85vh;
        padding: 0 0 26px;
    }
    .hero-banner-modern:before{
        width: calc(100% - 20px);
        height: calc(100% - 56px);
        top: 28px;
    }
    .hero-banner-modern .container{
        padding-left: 0;
        padding-right: 0;
    }
    .hero-banner-modern .hero-content{
        padding-left: 0;
    }
    .hero-banner-modern .col-lg-6{
        display: block;
    }
    .hero-editorial-shell{
        padding: 20px;
        border-radius: 28px;
    }
    .hero-editorial-shell .row{
        min-height: auto;
    }
    .hero-editorial-copy{
        max-width: 100%;
        padding: 18px 0 10px;
    }
    .hero-editorial-points{
        grid-template-columns: 1fr;
    }
    .hero-editorial-visual{
        padding-left: 0;
    }
    .hero-editorial-image{
        aspect-ratio: 16 / 11;
        border-radius: 28px;
    }
    .hero-editorial-stats{
        grid-template-columns: 1fr;
    }
    .digital-process-rail{
        padding-top: 10px;
    }
    .digital-process-item{
        grid-template-columns: minmax(0, 1fr) 92px minmax(0, 1fr);
        gap: 20px;
        padding: 28px 0;
    }
    .digital-process-marker{
        width: 76px;
        height: 76px;
        font-size: 22px;
    }
    .digital-process-content{
        padding: 8px 0;
    }
    .digital-process-content:before{
        width: 62px;
        margin-bottom: 12px;
    }
    .page-banner .page-banner-img{
        max-width: 100%;
    }
    .agency-showcase .agency-showcase-panel,
    .turnkey-showcase .turnkey-showcase-panel{
        padding: 34px;
    }
    .agency-showcase .agency-showcase-copy,
    .turnkey-showcase .turnkey-showcase-copy{
        padding-left: 0;
    }
    .agency-stat-grid,
    .agency-feature-list{
        grid-template-columns: 1fr;
    }
    .mobile-solutions-section .service-wrapper.mobile-solutions-wrapper{
        padding: 65px 35px 45px;
    }
    .mobile-solutions-intro{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .mobile-solutions-highlight{
        min-width: 100%;
        max-width: 100%;
    }
    .mobile-solution-card{
        padding: 28px 24px 24px;
    }
    .hero-banner-v2 .hero-img .hero-shape,
    .footer-gradient-bg .shape{
        display: none;
    }
    .header-navigation.breakpoint-on .header-right-nav{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .header-navigation.breakpoint-on .header-right-nav ul{
        gap: 10px;
    }
    .header-right-nav ul li.navbar-toggle-btn{
        display: block;
    }
    .header-navigation.breakpoint-on .navbar-toggler{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 46px;
        height: 46px;
        border-radius: 10px;
        background: #fff;
        -webkit-box-shadow: 0 8px 18px rgba(22, 37, 66, 0.12);
                box-shadow: 0 8px 18px rgba(22, 37, 66, 0.12);
    }
    .header-navigation .main-menu ul > li.has-children > a:before{
        display: none;
    }
    .header-navigation.breakpoint-on .nav-menu{
        width: min(88vw, 360px);
        left: calc(-1 * min(88vw, 360px));
        padding-top: 60px;
        z-index: 10000;
        background: #fff;
        -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
                box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    }
    .header-navigation.breakpoint-on .navbar-close{
        width: 44px;
        height: 44px;
        line-height: 44px;
        z-index: 10002;
        background: var(--blue-dark);
    }
    .header-navigation.breakpoint-on .nav-menu .main-menu ul li a{
        padding: 12px 18px;
        color: #162542;
        border-bottom-color: rgba(255, 255, 255, 0.5);
    }
    .header-navigation.breakpoint-on .nav-menu .main-menu ul li .sub-menu li a{
        padding-left: 36px;
        line-height: 42px;
        color: #162542;
    }
    .header-navigation.breakpoint-on .nav-menu .main-menu ul li{
        border-bottom-color: #ececec;
    }
    .header-navigation.breakpoint-on .nav-menu .main-menu ul li.active .sub-menu{
        border-top-color: #ececec;
    }
    .header-navigation.breakpoint-on .nav-menu .main-menu ul li .dd-trigger{
        border-left-color: #eaeaea;
        color: #162542;
    }
    .navigation-style-v3 .container-fluid,
    .navigation-style-v2 .container-fluid,
    .navigation-style-v1 .container-fluid{
        padding-left: 0;
        padding-right: 0;
    }
    .hero-banner-v1 .shape-one {
        top: 130px;
    }
    .hero-banner-v1 .hero-content p {
        padding-right: 10%;
    }
    .hero-banner-v1 .hero-img,
    .cta-area-v1 .cta-img,
    .testimonial-area-v1 .shape-img{
        display: none;
    }
    .testimonial-area-v1 .testimonial-item .testimonial-content h3 {
        font-size: 32px;
        line-height: 45px;
    }
    .contact-area-v1 .img-holder {
        margin-right: 0;
    }
    .footer-top .text-wrapper {
        padding-left: 70px;
    }
    .service-item {
        padding: 50px 30px 40px;
    }
    .service-item .text h3.title {
        font-size: 24px;
        line-height: 35px;
    }
    .service-item .text .list-style-two li {
        font-size: 15px;
    }
    .testimonial-area-v2 .testimonial-item .testimonial-content h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .pricing-list li{
        font-size: 16px;
    }
    .pricing-item .pricing-head span.plan {
        font-size: 18px;
    }
    .blog-area-v2 .blog-post-item {
        padding: 40px 30px 30px;
    }
    .pricing-item-one .pricing-body {
        margin-bottom: -65px;
    }
    .hero-banner-v2 .hero-img {
        min-width: 100%;
    }
    .fancy-text-block-v1 .img-holder .shape.shape.shape-two {
        display: none;
    }
    .testimonial-area-v3 .testimonial-item {
        padding: 50px 30px 45px;
    }
    .team-details-section .text-wrapper,
    .skill-area-v2 .text-wrapper,
    .skill-area-v1 .text-wrapper,
    .fancy-text-block-v2 .text-wrapper,
    .about-area-v3 .text-wrapper {
        padding-left: 0px;
    }
    .counter-area-v1 .counter-item {
        padding: 65px 30px;
    }
    .process-area-v2 .process-wrapper {
        padding: 80px 30px 10px;
    }
    .portfolio-details-wrapper .portfolio-info {
        padding: 50px 30px;
    }
    .team-area-v3 .team-item .img-holder .hover-content-two h3.title, .team-area-v3 .team-item .img-holder .hover-content h3.title {
        font-size: 24px;
        line-height: 35px;
    }
    .team-area-v3 .team-item .img-holder .hover-content-two p.position, .team-area-v3 .team-item .img-holder .hover-content p.position {
        font-size: 16px;
    }
    .team-details-section .text-wrapper .text h3.title {
        font-size: 35px;
        line-height: 45px;
    }
    .blog-standard-post-item .entry-content h3.title {
        font-size: 22px;
        line-height: 32px;
    }
    .blog-standard-post-item .entry-content {
        width: 90%;
        padding: 30px 20px 40px;
    }
    .service-area-v2 .service-wrapper{
        padding: 50px 40px 20px;
    }
    .pricing-item-three {
        padding: 30px 20px 40px;
    }
    .hero-banner-v3 .hero-content h1 {
        font-size: 52px;
        line-height: 65px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title h2{
        font-size: 45px;
        line-height: 55px;
    }
    .contact-area-v1 .text-wrapper h2 {
        font-size: 44px;
        line-height: 55px;
    }
    .hero-banner-v2 .hero-content h1{
        font-size: 45px;
        line-height: 55px;
    }
    .hero-banner-modern .hero-content h1.hero-heading-sm{
        font-size: 52px;
        line-height: 1.05;
    }
    .navigation-style-v2 .container-fluid {
        padding-left: 70px;
        padding-right: 70px;
    }
    .counter-area-v2 .counter-item {
        padding: 60px 15px 53px;
    }
    .pricing-item-one {
        padding: 32px 20px 35px;
    }
    .pricing-item .pricing-head h2.price {
        font-size: 34px;
        line-height: 45px;
    }
    .blog-area-v2 .blog-post-item .entry-content h3.title {
        font-size: 22px;
        line-height: 34px;
    }
    .process-area-v1 .process-item {
        padding: 0 13px;
    }
    .post-nav-tag .post-nav-item .text h4 {
        font-size: 18px;
    }
    .post-nav-tag .post-nav-item .text p{
        font-size: 16px;
    }
    .testimonial-area-v4 .testimonial-item .testimonial-content p {
        font-size: 20px;
        line-height: 30px;
    }
    .counter-area-v3 .counter-item .text h2.number {
        font-size: 32px;
    }
}

@media (max-width: 991px) {
    .hero-banner-modern{
        min-height: auto;
        padding: 0 0 34px;
    }
    .hero-banner-modern:before{
        top: 22px;
        height: calc(100% - 44px);
        border-radius: 28px;
    }
    .hero-banner-modern .hero-content{
        max-width: 100%;
        padding: 20px 0 10px;
    }
    .hero-banner-modern .hero-content h1.hero-heading-sm{
        font-size: 42px;
        line-height: 1.08;
    }
    .hero-action-row{
        margin-bottom: 20px;
    }
    .hero-editorial-shell{
        padding: 16px;
    }
    .hero-editorial-copy{
        padding-top: 8px;
    }
    .hero-editorial-image{
        aspect-ratio: 4 / 5;
        min-height: 420px;
    }
    .hero-editorial-label{
        top: 16px;
        left: 16px;
    }
    .hero-editorial-card{
        left: 16px;
        right: 16px;
        bottom: 16px;
        padding: 16px 18px;
    }
    .hero-editorial-card strong{
        font-size: 17px;
    }
    .hero-editorial-stats{
        grid-template-columns: 1fr;
    }
    .digital-process-rail:before{
        left: 30px;
        transform: none;
    }
    .digital-process-rail:after{
        left: 30px;
        transform: none;
    }
    .digital-process-item{
        grid-template-columns: 60px minmax(0, 1fr);
        gap: 16px;
        padding: 20px 0;
    }
    .digital-process-item:not(:last-child):after{
        left: 30px;
        bottom: -5px;
    }
    .digital-process-left .digital-process-content,
    .digital-process-right .digital-process-content{
        grid-column: 2;
        justify-self: start;
        max-width: none;
        text-align: left;
    }
    .digital-process-left .digital-process-content:before,
    .digital-process-right .digital-process-content:before{
        margin-left: 0;
        margin-right: auto;
    }
    .digital-process-marker{
        grid-column: 1;
        width: 56px;
        height: 56px;
        font-size: 18px;
    }
    .digital-process-spacer{
        display: none;
    }
    .digital-process-content h3{
        font-size: 22px;
    }
    .digital-process-content p{
        font-size: 16px;
        line-height: 1.7;
    }
    .intro-area-v1 .play-content{
        padding: 0;
    }
    .intro-area-v1 .intro-video-frame{
        max-width: 100%;
        border-radius: 18px;
    }
    .intro-area-v1 .intro-video-frame video{
        min-height: 0;
    }
    .hero-banner-modern .hero-img.hero-image-showcase{
        margin-top: 8px;
    }
    .page-banner{
        padding: 0 0 90px;
    }
    .page-banner--services{
        padding-top: 0;
    }
    .page-banner .row{
        flex-direction: column;
        align-items: flex-start;
    }
    .page-banner .page-title{
        max-width: 100%;
        margin-bottom: 0;
    }
    .page-banner .page-title h1{
        font-size: 38px;
        line-height: 1.15;
    }
    .page-banner .page-banner-img{
        margin-top: 18px;
        margin-left: 0;
        max-width: 100%;
        width: 100%;
    }
    .page-banner--services .page-banner-img{
        width: 100%;
        max-width: 100%;
    }
    .page-shell .service-item,
    .page-shell .portfolio-item,
    .page-shell .blog-post-item,
    .page-shell .blog-standard-post-item,
    .page-shell .team-item,
    .page-shell .counter-item,
    .page-shell .contact-wrapper,
    .page-shell .information-style-two,
    .page-shell .sidebar-widget-area .widget,
    .page-shell .portfolio-details-wrapper .portfolio-info,
    .page-shell .post-author-box,
    .page-shell .skill-list,
    .page-shell .features-list,
    .page-shell .turnkey-showcase-panel,
    .page-shell .agency-showcase-panel,
    .page-shell .experiential-panel{
        border-radius: 22px;
    }
    .page-shell .blog-standard-post-item .entry-content{
        width: calc(100% - 24px);
        margin-top: -40px;
        padding: 24px 18px 28px;
    }
    .page-shell .contact-wrapper{
        padding: 28px 22px 8px;
    }
    .page-shell .skill-list,
    .page-shell .features-list{
        padding: 26px 22px;
    }
    .page-shell .sidebar-widget-area .widget{
        padding: 24px 20px;
    }
    .agency-showcase .agency-showcase-panel,
    .turnkey-showcase .turnkey-showcase-panel{
        padding: 28px;
        border-radius: 28px;
    }
    .agency-showcase .agency-showcase-media,
    .turnkey-showcase .turnkey-showcase-media{
        margin-bottom: 30px;
    }
    .agency-showcase .agency-floating-badge,
    .turnkey-insight-card{
        position: static;
        max-width: 100%;
        margin-top: 20px;
    }
    .mobile-solutions-section .service-wrapper.mobile-solutions-wrapper{
        padding: 55px 24px 38px;
        border-radius: 28px;
    }
    .mobile-solutions-intro{
        margin-bottom: 35px;
    }
    .mobile-solution-card .text h3.title{
        font-size: 24px;
    }
    .mobile-solutions-footer{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .hero-banner-v3 .hero-content{
        margin-bottom: 40px;
    }
    .contact-area-v1 .text-wrapper h2 {
        font-size: 60px;
        line-height: 70px;
    }
    .cta-area-v1 .cta-wrapper {
        padding: 80px 40px;
    }
    .contact-area-v1 .img-holder {
        text-align: center;
    }
    .footer-copyright .footer-nav{
        margin-top: 15px;
    }
    .footer-copyright .footer-nav,
    .footer-copyright .copyright-text{
        text-align: center;
    }
    .footer-copyright .footer-nav ul li:not(first-child) {
        margin-left: 10px;
        margin-right: 10px;
    }
    .page-banner .page-banner-img iframe{
        min-height: 220px;
    }
    .about-area-v2 .text-wrapper,
    .testimonial-area-v2 .text-wrapper {
        padding-left: 0px;
    }
    .pricing-area-v1 .pricing-wrapper,
    .contact-area-v2 .contact-wrapper,
    .service-area-v1 .service-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .contact-area-v2 .contact-form{
        margin-left: 0;
    }
    .footer-widget .widget.newsletter-widget  .newsletter-content h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .cta-area-v2 .button-box {
        margin-top: 20px;
    }
    .pricing-item .pricing-head h2.price{
        font-size: 35px;
        line-height: 45px;
    }
    .pricing-item-one {
        padding: 32px 30px 35px;
        margin-bottom: 70px;
    }
    .hero-banner-v2 .hero-content{
        margin-bottom: 40px;
    }
    .contact-area-v2 .contact-form h2,
    .contact-area-v2 .text-wrapper h2{
        font-size: 32px;
        line-height: 45px;
    }
    .page-banner  .page-title {
        margin-bottom: 18px;
    }
    .about-area-v3 .img-holder {
        margin-left: 0px;
    }
    .about-area-v3 .img-holder img,
    .fancy-text-block-v1 .img-holder img{
        max-width: 100%;
    }
    .team-area-v2 .team-item .img-holder{
        min-height: 160px;
        padding: 18px;
    }
    .team-area-v2 .team-item .img-holder img{
        max-width: 150px;
        max-height: 100px;
    }
    .page-footer:before,
    .page-footer:after{
        display: none;
    }
    .process-area-v1 .process-column:after{
        display: none;
    }
    .process-area-v1 .process-item {
        padding: 0 15px;
    }
    .features-list {
        padding: 55px 30px 25px;
    }
    .page-banner .page-title h1{
        font-size: 36px;
        line-height: 45px;
    }
    .post-nav-tag .post-nav-item{
        justify-content: center;
    }
    .post-nav-tag .post-icon{
        padding: 20px 0;
    }
    .partners-area-v1 .partners-slider-one {
        margin-left: -15px;
        margin-right: -15px;
    }
    .partners-area-v1 .partners-slider-one .partner-item {
        padding-left: 15px;
        padding-right: 15px;
    }
    .testimonial-area-v4{
        padding-bottom: 110px;
    }
    .testimonial-area-v4 .img-holder{
        margin-bottom: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner-v1 .hero-content h1 {
        font-size: 72px;
        line-height: 80px;
    }
    .footer-top .text-wrapper {
        padding-left: 20px;
    }
    .footer-top .text-wrapper h3 {
        line-height: 40px;
        font-size: 30px;
    }
    .partners-wrapper .partner-item {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .brand-trust-showcase .partners-wrapper .partner-item {
        flex: 0 0 calc(25% - 14px);
        max-width: calc(25% - 14px);
    }
    .brand-trust-showcase .partners-wrapper {
        padding: 22px;
    }
    .contact-area-v3 .map-box {
        top: 19%;
    }
}


@media (max-width: 767px){
    .home-separated-header{
        padding-top: 10px;
    }
    .home-header-nav .primary-menu{
        min-height: 68px;
        border-radius: 0;
    }
    .header-navigation.breakpoint-on .navbar-toggler{
        width: 44px;
        height: 44px;
    }
    .hero-banner-modern{
        padding: 0 0 30px;
    }
    .hero-banner-modern:before{
        width: calc(100% - 12px);
        top: 16px;
        height: calc(100% - 32px);
        border-radius: 24px;
    }
    .hero-banner-modern .container{
        padding-left: 0;
        padding-right: 0;
    }
    .hero-banner-modern .hero-content h1.hero-heading-sm{
        font-size: 34px;
        line-height: 1.1;
    }
    .hero-banner-modern .hero-content span.sub-title{
        font-size: 12px;
        line-height: 1.5;
        padding: 9px 14px;
    }
    .hero-banner-modern .hero-content p{
        font-size: 16px;
        line-height: 1.8;
    }
    .hero-action-row{
        gap: 12px;
    }
    .hero-marquee{
        gap: 8px;
    }
    .hero-marquee span{
        font-size: 11px;
        padding: 8px 12px;
    }
    .hero-link-btn{
        width: 100%;
        min-height: 54px;
    }
    .digital-process-rail{
        padding-top: 6px;
    }
    .digital-process-item{
        gap: 14px;
        padding: 18px 0;
    }
    .digital-process-marker{
        width: 52px;
        height: 52px;
        font-size: 16px;
    }
    .digital-process-rail:before,
    .digital-process-rail:after{
        left: 26px;
    }
    .digital-process-item:not(:last-child):after{
        left: 26px;
    }
    .digital-process-content{
        padding: 4px 0;
    }
    .digital-process-content h3{
        font-size: 20px;
    }
    .digital-process-content p{
        font-size: 15px;
        line-height: 1.72;
    }
    .hero-editorial-image{
        border-radius: 24px;
    }
    .intro-area-v1 .intro-video-frame{
        border-radius: 14px;
    }
    .agency-showcase .agency-showcase-panel,
    .turnkey-showcase .turnkey-showcase-panel{
        padding: 20px;
        border-radius: 24px;
    }
    .agency-showcase .agency-showcase-media img,
    .turnkey-showcase .turnkey-showcase-media img{
        border-radius: 22px;
    }
    .agency-showcase .agency-floating-badge,
    .turnkey-insight-card{
        padding: 18px;
        border-radius: 20px;
    }
    .agency-showcase .agency-floating-badge strong{
        font-size: 34px;
    }
    .turnkey-insight-card h4{
        font-size: 20px;
    }
    .turnkey-pillar{
        padding: 18px;
    }
    .mobile-solutions-section{
        padding-top: 20px;
    }
    .mobile-solutions-section .service-wrapper.mobile-solutions-wrapper{
        padding: 42px 18px 30px;
        border-radius: 24px;
    }
    .mobile-solutions-intro .section-title .sub-title{
        font-size: 16px;
    }
    .mobile-solutions-highlight{
        padding: 20px 18px;
        border-radius: 20px;
    }
    .mobile-solutions-highlight strong{
        font-size: 19px;
    }
    .solution-card-top{
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .mobile-solution-card{
        border-radius: 22px;
    }
    .mobile-solution-card .text h3.title{
        font-size: 22px;
        line-height: 1.3;
    }
    .mobile-solutions-footer p{
        font-size: 16px;
        line-height: 1.8;
    }
    .section-title h2{
        font-size: 30px;
        line-height: 40px;
    }
    .page-banner{
        padding: 0 0 76px;
    }
    .page-banner--services{
        padding-top: 0;
    }
    .page-banner .page-title h1{
        font-size: 32px;
        line-height: 1.15;
    }
    .page-banner .page-title .breadcrumbs-link li{
        font-size: 16px;
    }
    .page-banner .page-banner-img iframe{
        min-height: 180px;
        border-radius: 16px;
    }
    .page-banner--services .page-banner-img{
        width: 100%;
        max-width: 100%;
    }
    .about-area-v3 .img-holder img,
    .fancy-text-block-v1 .img-holder img{
        max-width: 100%;
        border-radius: 22px;
    }
    .fancy-text-block-v1 .img-holder{
        padding-left: 0;
    }
    .team-area-v2 .team-item .img-holder{
        min-height: 140px;
        padding: 14px;
        border-radius: 20px;
    }
    .team-area-v2 .team-item .img-holder img{
        max-width: 130px;
        max-height: 90px;
    }
    .page-shell .blog-standard-post-item .entry-content{
        width: 100%;
        margin-top: 0;
        border-radius: 18px;
    }
    .page-shell .blog-details-wrapper .blog-post-item .entry-content,
    .page-shell .blog-details-content .details-content{
        padding: 24px 18px 0;
    }
    .page-shell .portfolio-details-wrapper .portfolio-info,
    .page-shell .post-author-box,
    .page-shell .contact-wrapper,
    .page-shell .sidebar-widget-area .widget{
        padding: 20px 18px;
    }
    .page-shell .team-area-v2 .team-item .text,
    .page-shell .team-area-v1 .team-item .text{
        padding: 20px 18px 22px;
    }
    .page-shell .service-item,
    .page-shell .portfolio-item,
    .page-shell .blog-post-item,
    .page-shell .blog-standard-post-item,
    .page-shell .team-item,
    .page-shell .counter-item{
        border-radius: 18px;
    }
    .brand-trust-showcase .partners-wrapper .partner-item {
        flex: 0 0 calc(50% - 9px);
        max-width: calc(50% - 9px);
        min-height: 100px;
        padding: 20px 16px;
    }
    .brand-trust-showcase .partners-wrapper {
        padding: 18px;
        border-radius: 22px;
    }
    .brand-trust-showcase .trust-stat {
        min-width: 100%;
        border-radius: 18px;
    }
    .hero-banner-v1 .hero-content p {
        padding-right: 0%;
    }
    .hero-banner-v2 .hero-content h1,
    .hero-banner-v1 .hero-content h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .service-item {
        padding: 50px 35px 40px;
    }
    .cta-area-v1 .cta-wrapper .section-title h2 {
        font-size: 26px;
        line-height: 38px;
    }
    .footer-top .text-wrapper {
        padding-left: 0px;
        padding-top: 20px;
        border-left: none;
        border-top: 2px solid rgba(15, 76, 129, 0.2);
    }
    .partners-wrapper .partner-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .cta-area-v2 .cta-wrapper {
        padding: 50px 30px;
    }
    .testimonial-area-v3 .testimonial-item {
        display: flex;
        flex-direction: column;
    }
    .testimonial-area-v3 .testimonial-item .author-thumb{
        margin-bottom: 25px;
    }
    .process-area-v2 .process-item .icon {
        margin-right: 20px;
    }
    .post-nav-tag .post-nav-item .text h4 {
        font-size: 18px;
    }
    .post-nav-tag .post-nav-item .text p{
        font-size: 16px;
    }
    .sidebar-widget-area .widget {
        padding: 30px 20px 40px;
    }
    .comments-area .comments-list .comment{
        flex-direction: column;
    }
    .comments-area .comments-list .comment .comment-avatar{
        margin-bottom: 30px;
    }
    .comments-area .comments-list .comment:nth-child(even) {
        margin-left: 20px;
    }
    .comments-respond {
        padding: 40px 30px 60px;
    }
    .post-author-box{
        flex-direction: column;
        align-items: flex-start;
    }
    .post-author-box .author-thumb{
        margin-bottom: 30px;
    }
    .contact-area-v2 .information-style-two{
        flex-direction: column;
    }
    .contact-area-v2 .information-style-two .icon{
        margin-bottom: 25px;
    }
    .information-style-two{
        padding: 40px 25px 30px;
    }
    .contact-area-v2 .information-style-two .info h4{
        font-size: 20px;
    }
    .blog-area-v2 .blog-post-item .entry-content h3.title{
        font-size: 20px;
        line-height: 30px;
    }
    .cta-area-v2 .button-box .main-btn{
        padding: 12px 25px;
    }
    .contact-area-v3 .map-box {
        top: 14%;
    }
    .partners-area-v1 .partners-arrows{
        justify-content: flex-start;
    }
    .counter-area-v3 .counter-item.mt-lg-30{
        margin-top: 0;
    }
    .lang-dropdown .nice-select {
        font-size: 16px;
    }
    .navigation-style-v3 .primary-menu .site-branding .lang-dropdown:before{
        margin-right: 15px;
    }
    .navigation-style-v3 .primary-menu .site-branding .lang-dropdown{
        margin-left: 15px;
    }
    .hero-banner-v3 .hero-content h1{
        font-size: 40px;
        line-height: 45px;
    }
    .navigation-style-v3 .header-right-nav ul li.nav-button {
        display: none;
    }
    .testimonial-area-v4 .testimonial-item {
        padding: 60px 30px;;
    }
    .testimonial-area-v4 .testimonial-item .testimonial-content p {
        font-size: 18px;
        line-height: 30px;
    }
}
@media (max-width: 400px){
    .about-area-v1 .shape-one {
        bottom: -20px;
        left: 0px;
    }
    .footer-widget .widget.newsletter-widget .newsletter-content h3,
    .footer-top .text-wrapper h3 {
        line-height: 40px;
        font-size: 30px;
    }
    .blog-standard-post-item .entry-content h3.title {
        font-size: 20px;
        line-height: 30px;
    }
    .service-area-v2 .service-wrapper {
        padding: 40px 15px 10px;
    }
    .service-item .text h3.title {
        font-size: 20px;
        line-height: 30px;
    }
    .hero-banner-modern .hero-content h1.hero-heading-sm{
        font-size: 30px;
    }
    .hero-image-frame iframe,
    .hero-image-frame video{
        min-height: 300px;
    }
    .page-banner{
        padding: 138px 0 68px;
    }
    .page-banner .page-title h1{
        font-size: 28px;
    }
    .page-banner .page-title .breadcrumbs-link li{
        font-size: 14px;
    }
    .testimonial-area-v4 .testimonial-item .testimonial-content .author-title-thumb {
        flex-direction: column;
    }
    .testimonial-area-v4 .testimonial-item .testimonial-content .author-title-thumb .author-thumb{
        margin-bottom: 25px;
    }
}
@media only screen and (min-width: 415px) and (max-width: 767px) {
    .partners-wrapper .partner-item {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

/* Minimal editorial redesign overrides */
.hero-banner-modern:before,
.hero-banner-modern:after,
.hero-orbit,
.hero-floating-card,
.agency-showcase .agency-floating-badge,
.turnkey-insight-card,
.mobile-solution-card:after,
.brand-trust-showcase:before,
.brand-trust-showcase:after,
.service-style-two:after,
.service-style-three:after,
.footer-gradient-bg .shape,
.page-footer:before,
.page-footer:after,
.gradient-body .shape,
.home-page-shell .shape,
.page-shell .shape{
    display: none !important;
}

.page-shell .service-item,
.page-shell .portfolio-item,
.page-shell .blog-post-item,
.page-shell .blog-standard-post-item,
.page-shell .team-item,
.page-shell .counter-item,
.page-shell .contact-wrapper,
.page-shell .contact-info-v1 .information-item,
.page-shell .information-style-two,
.page-shell .sidebar-widget-area .widget,
.page-shell .portfolio-details-wrapper .portfolio-info,
.page-shell .post-author-box,
.page-shell .skill-list,
.page-shell .features-list,
.page-shell .turnkey-showcase-panel,
.page-shell .agency-showcase-panel,
.page-shell .experiential-panel,
.page-shell .blog-details-content .details-content,
.page-shell .blog-details-wrapper .blog-post-item .entry-content,
.home-page-shell .service-item,
.home-page-shell .portfolio-item,
.home-page-shell .blog-post-item,
.home-page-shell .blog-standard-post-item,
.home-page-shell .team-item,
.home-page-shell .counter-item,
.home-page-shell .contact-wrapper,
.home-page-shell .contact-info-v1 .information-item,
.home-page-shell .information-style-two,
.home-page-shell .sidebar-widget-area .widget,
.home-page-shell .portfolio-details-wrapper .portfolio-info,
.home-page-shell .post-author-box,
.home-page-shell .skill-list,
.home-page-shell .features-list,
.home-page-shell .turnkey-showcase-panel,
.home-page-shell .agency-showcase-panel,
.home-page-shell .experiential-panel,
.home-page-shell .blog-details-content .details-content,
.home-page-shell .blog-details-wrapper .blog-post-item .entry-content{
    border-radius: 0 !important;
    box-shadow: none !important;
}

.page-shell .service-item .img-holder img,
.page-shell .portfolio-item .img-holder img,
.page-shell .blog-post-item .post-thumbnail img,
.page-shell .blog-standard-post-item .post-thumbnail img,
.page-shell .team-item .img-holder img,
.page-shell .hero-image-frame video,
.page-shell .hero-image-frame iframe,
.page-shell .hero-img img,
.page-shell .hero-img video,
.page-shell .page-banner .page-banner-img img,
.page-shell .page-banner .page-banner-img iframe,
.page-shell .about-area-v1 .img-holder img,
.page-shell .about-area-v2 .img-holder img,
.page-shell .about-area-v3 .img-holder img,
.page-shell .about-area-v4 .img-holder img,
.page-shell .fancy-text-block-v1 .img-holder img,
.page-shell .fancy-text-block-v2 .img-holder img,
.page-shell .skill-area .img-holder img,
.page-shell .contact-area-v1 .img-holder img,
.page-shell .team-details-section .img-holder img,
.page-shell .brand-trust-showcase .partners-wrapper .partner-item .img-holder img,
.home-page-shell .service-item .img-holder img,
.home-page-shell .portfolio-item .img-holder img,
.home-page-shell .blog-post-item .post-thumbnail img,
.home-page-shell .blog-standard-post-item .post-thumbnail img,
.home-page-shell .team-item .img-holder img,
.home-page-shell .hero-image-frame video,
.home-page-shell .hero-image-frame iframe,
.home-page-shell .hero-img img,
.home-page-shell .hero-img video,
.home-page-shell .page-banner .page-banner-img img,
.home-page-shell .page-banner .page-banner-img iframe,
.home-page-shell .about-area-v1 .img-holder img,
.home-page-shell .about-area-v2 .img-holder img,
.home-page-shell .about-area-v3 .img-holder img,
.home-page-shell .about-area-v4 .img-holder img,
.home-page-shell .fancy-text-block-v1 .img-holder img,
.home-page-shell .fancy-text-block-v2 .img-holder img,
.home-page-shell .skill-area .img-holder img,
.home-page-shell .contact-area-v1 .img-holder img,
.home-page-shell .team-details-section .img-holder img,
.home-page-shell .brand-trust-showcase .partners-wrapper .partner-item .img-holder img{
    border-radius: 0 !important;
    box-shadow: none !important;
}

.hero-insight-card,
.agency-stat-card,
.agency-feature-item,
.turnkey-pillar,
.mobile-solution-card,
.advantage-showcase .process-item,
.brand-trust-showcase .partners-wrapper .partner-item,
.brand-trust-showcase .trust-stat,
.portfolio-filter-button .filter-btn li,
.service-item{
    border-radius: 0 !important;
    box-shadow: none !important;
}

.hero-insight-grid,
.agency-stat-grid,
.agency-feature-list,
.turnkey-pillars{
    gap: 0 !important;
}

.page-shell .page-banner .page-banner-img img,
.home-page-shell .page-banner .page-banner-img img,
.page-shell .hero-image-frame,
.home-page-shell .hero-image-frame,
.page-shell .intro-area-v1 .intro-video-frame,
.home-page-shell .intro-area-v1 .intro-video-frame,
.page-shell .mobile-solutions-section .service-wrapper.mobile-solutions-wrapper,
.home-page-shell .mobile-solutions-section .service-wrapper.mobile-solutions-wrapper{
    border-radius: 0 !important;
}

.page-shell img,
.home-page-shell img{
    border-radius: 18px !important;
}

.page-shell .img-holder,
.page-shell .post-thumbnail,
.page-shell .page-banner .page-banner-img,
.page-shell .hero-img,
.page-shell .hero-image-frame,
.page-shell .intro-video-frame,
.page-shell .contact-area-v1 .img-holder,
.page-shell .about-area-v1 .img-holder,
.page-shell .about-area-v2 .img-holder,
.page-shell .about-area-v3 .img-holder,
.page-shell .about-area-v4 .img-holder,
.page-shell .fancy-text-block-v1 .img-holder,
.page-shell .fancy-text-block-v2 .img-holder,
.page-shell .team-details-section .img-holder,
.page-shell .portfolio-item .img-holder,
.page-shell .blog-post-item .post-thumbnail,
.page-shell .blog-standard-post-item .post-thumbnail,
.home-page-shell .img-holder,
.home-page-shell .post-thumbnail,
.home-page-shell .page-banner .page-banner-img,
.home-page-shell .hero-img,
.home-page-shell .hero-image-frame,
.home-page-shell .intro-video-frame,
.home-page-shell .contact-area-v1 .img-holder,
.home-page-shell .about-area-v1 .img-holder,
.home-page-shell .about-area-v2 .img-holder,
.home-page-shell .about-area-v3 .img-holder,
.home-page-shell .about-area-v4 .img-holder,
.home-page-shell .fancy-text-block-v1 .img-holder,
.home-page-shell .fancy-text-block-v2 .img-holder,
.home-page-shell .team-details-section .img-holder,
.home-page-shell .portfolio-item .img-holder,
.home-page-shell .blog-post-item .post-thumbnail,
.home-page-shell .blog-standard-post-item .post-thumbnail{
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
}

.page-shell .img-holder img,
.page-shell .post-thumbnail img,
.page-shell .page-banner .page-banner-img img,
.page-shell .hero-img img,
.page-shell .hero-image-frame img,
.page-shell .intro-video-frame img,
.page-shell .hero-image-frame video,
.page-shell .hero-image-frame iframe,
.page-shell .intro-video-frame video,
.page-shell .intro-video-frame iframe,
.page-shell .contact-area-v1 .img-holder img,
.page-shell .about-area-v1 .img-holder img,
.page-shell .about-area-v2 .img-holder img,
.page-shell .about-area-v3 .img-holder img,
.page-shell .about-area-v4 .img-holder img,
.page-shell .fancy-text-block-v1 .img-holder img,
.page-shell .fancy-text-block-v2 .img-holder img,
.page-shell .team-details-section .img-holder img,
.page-shell .portfolio-item .img-holder img,
.page-shell .blog-post-item .post-thumbnail img,
.page-shell .blog-standard-post-item .post-thumbnail img,
.home-page-shell .img-holder img,
.home-page-shell .post-thumbnail img,
.home-page-shell .page-banner .page-banner-img img,
.home-page-shell .hero-img img,
.home-page-shell .hero-image-frame img,
.home-page-shell .intro-video-frame img,
.home-page-shell .hero-image-frame video,
.home-page-shell .hero-image-frame iframe,
.home-page-shell .intro-video-frame video,
.home-page-shell .intro-video-frame iframe,
.home-page-shell .contact-area-v1 .img-holder img,
.home-page-shell .about-area-v1 .img-holder img,
.home-page-shell .about-area-v2 .img-holder img,
.home-page-shell .about-area-v3 .img-holder img,
.home-page-shell .about-area-v4 .img-holder img,
.home-page-shell .fancy-text-block-v1 .img-holder img,
.home-page-shell .fancy-text-block-v2 .img-holder img,
.home-page-shell .team-details-section .img-holder img,
.home-page-shell .portfolio-item .img-holder img,
.home-page-shell .blog-post-item .post-thumbnail img,
.home-page-shell .blog-standard-post-item .post-thumbnail img{
    border-radius: 18px !important;
}

.page-shell section,
.home-page-shell section,
.page-shell .section,
.home-page-shell .section{
    background: transparent !important;
    background-image: none !important;
    border: 0 !important;
    box-shadow: none !important;
}

.page-shell [class*="card"],
.home-page-shell [class*="card"],
.page-shell [class*="panel"],
.home-page-shell [class*="panel"],
.page-shell [class*="box"],
.home-page-shell [class*="box"]{
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

@media (max-width: 991px){
    .page-shell .service-item,
    .page-shell .portfolio-item,
    .page-shell .blog-post-item,
    .page-shell .blog-standard-post-item,
    .page-shell .team-item,
    .page-shell .counter-item,
    .page-shell .contact-wrapper,
    .page-shell .information-style-two,
    .page-shell .sidebar-widget-area .widget,
    .page-shell .portfolio-details-wrapper .portfolio-info,
    .page-shell .post-author-box,
    .page-shell .skill-list,
    .page-shell .features-list,
    .page-shell .turnkey-showcase-panel,
    .page-shell .agency-showcase-panel,
    .page-shell .blog-details-content .details-content,
    .page-shell .blog-details-wrapper .blog-post-item .entry-content,
    .home-page-shell .service-item,
    .home-page-shell .portfolio-item,
    .home-page-shell .blog-post-item,
    .home-page-shell .blog-standard-post-item,
    .home-page-shell .team-item,
    .home-page-shell .counter-item,
    .home-page-shell .contact-wrapper,
    .home-page-shell .information-style-two,
    .home-page-shell .sidebar-widget-area .widget,
    .home-page-shell .portfolio-details-wrapper .portfolio-info,
    .home-page-shell .post-author-box,
    .home-page-shell .skill-list,
    .home-page-shell .features-list,
    .home-page-shell .turnkey-showcase-panel,
    .home-page-shell .agency-showcase-panel,
    .home-page-shell .blog-details-content .details-content,
    .home-page-shell .blog-details-wrapper .blog-post-item .entry-content{
        padding-left: 0;
        padding-right: 0;
    }

    .agency-showcase .agency-showcase-panel,
    .turnkey-showcase .turnkey-showcase-panel,
    .mobile-solutions-section .service-wrapper.mobile-solutions-wrapper{
        padding: 24px 18px !important;
    }

    .mobile-solution-card,
    .advantage-showcase .process-item{
        padding: 22px 18px !important;
    }

    .hero-banner-modern{
        padding: 10px 0 22px;
    }
    .hero-banner-modern:before{
        top: 12px;
        width: calc(100% - 18px);
        height: calc(100% - 24px);
        border-radius: 26px;
    }
    .hero-banner-modern:after{
        width: 220px;
        height: 220px;
        top: 8%;
        right: 0;
    }
    .hero-banner-modern .hero-content h1.hero-heading-sm{
        font-size: 40px;
        line-height: 1.06;
    }
    .hero-editorial-shell{
        padding: 16px;
    }
    .hero-editorial-image{
        min-height: 400px;
    }
    .hero-editorial-card{
        left: 14px;
        right: 14px;
        bottom: 14px;
    }
    .hero-editorial-stats{
        grid-template-columns: 1fr;
    }
}



