/* Existing responsive.css content (unchanged) */
@media (min-width: 992px) {
    .container {
        padding-right: 0;
        padding-left: 0;
    }
    .navbar-expand-lg .navbar-collapse {
        padding-top: 15px;
    }
}
@media (max-width: 992px) {
    .main-page-wrapper {
        overflow-x: hidden;
    }
    .scroll-top,
    .scroll-top-home {
        display: none;
        opacity: 0;
    }
    .solutions-selection {
        display: none;
    }
    .theme-menu-two.fixed .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #fff;
}
}
@media (max-width: 1550px) {
    .theme-menu-one .header-right-widget {
        right: 15px;
        top: 30px;
    }
    .theme-menu-one .header-right-widget .language-switcher button {
        margin: 0 20px;
    }
    .theme-menu-one .header-right-widget .call-us a {
        font-size: 20px;
    }
    .theme-menu-one .logo,
    .theme-menu-three .logo {
        width: 100px;
    }
    .theme-menu-one,
    .theme-menu-three {
        padding-top: 45px;
    }
    .theme-menu-three .header-right-widget {
        top: 35px;
    }
    .theme-menu-one.d-align-item .logo {
        top: 25px;
    }
    .about-me-portfo .inner-content .img-box:after,
    .about-me-portfo .inner-content .img-box:before {
        left: -50px;
    }
    .full-width-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .project-minimal-style {
        padding: 200px 0 0;
    }
    #arch-carousel .inner-item-wrapper .shape {
        left: 10px;
    }
    #studio-banner-two .illustration {
        right: 0;
    }
}
@media (max-width: 1442px) {
    .home-scroll .scroll-indicators {
        display: none;
    }
}
@media (min-width: 1200px) and (max-width: 1366px) {
    .op-banner-one .main-title {
        font-size: 85px;
    }
    .op-banner-one .banner-form {
        width: 420px;
    }
    .op-banner-one .banner-form .input-group-wrapper {
        padding: 60px 50px 20px;
    }
    .op-banner-one {
        padding-top: 220px;
    }
    .op-banner-one .credit-tag {
        top: 320px;
    }
    .op-banner-one .main-title span:before {
        top: 30px;
    }
}
@media (min-width: 992px) and (max-width: 1450px) {
    .our-project-portfo #isotop-gallery-wrapper .grid-sizer,
    .our-project-portfo #isotop-gallery-wrapper .isotop-item {
        width: 33.33333%;
    }
}
@media (max-width: 1199px) {
    .shrt-menu .contact-us,
    .theme-menu-one .contact-us {
        padding: 0 20px;
        line-height: 45px;
        font-size: 16px;
    }
    .theme-menu-one .header-right-widget .call-us {
        display: none;
    }
    .agn-our-gallery .main-wrapper {
        padding: 60px 0 0;
    }
    .agn-our-gallery .main-wrapper .item {
        margin: 0 15px;
    }
    .agn-our-gallery .main-wrapper .view-gallery {
        right: 15px;
    }
    .agn-our-gallery .owl-theme .owl-nav {
        right: 235px;
    }
    .theme-menu-two {
        padding: 50px 15px 0;
    }
    .theme-menu-two .quote-button {
        right: 15px;
        top: 40px;
    }
    .our-service-seo .single-block .title a {
        margin-right: 0;
    }
    .theme-menu-one.d-align-item .logo {
        left: 15px;
    }
    .theme-menu-one.d-align-item #mega-menu-holder {
        margin-right: 0;
    }
    #theme-banner-three .main-title span,
    #theme-banner-three .main-title span b {
        line-height: initial;
    }
    .our-feature-sass .feature-wrapper .single-feature-block .img-box {
        display: none;
    }
    .our-feature-sass .single-feature-block .text-box {
        max-width: 100%;
    }
    .our-feature-sass .single-feature-block {
        margin-bottom: 150px;
    }
    #theme-banner-five .mobile-screen-one {
        right: -10%;
    }
    #theme-banner-five .mobile-screen-two {
        right: 11%;
    }
    .our-service-app .main-content .inner-wrapper p {
        padding: 0;
    }
    .why-choose-us-app {
        padding: 100px 0;
    }
    .project-details-creative .project-info {
        margin-right: 0;
    }
    .product-filter-area .large-filter-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .project-ms-grid #isotop-gallery-wrapper {
        margin: 0 -15px;
    }
    .project-ms-grid #isotop-gallery-wrapper .grid-sizer,
    .project-ms-grid #isotop-gallery-wrapper .isotop-item {
        padding: 0 15px;
    }
    .service-creative .service-block:nth-child(odd) .service-info {
        padding-right: 0;
    }
    .service-creative .service-block:nth-child(2n) .service-info {
        padding-left: 0;
    }
    .theme-footer-two,
    .theme-footer-two .footer-menu,
    .theme-footer-two .social-icon {
        text-align: center;
    }
    .theme-footer-two .social-icon li a {
        margin: 0 10px;
    }
    .theme-footer-two .social-icon {
        padding: 15px 0 35px;
    }
    .shrt-menu .menu-social-icon {
        display: none;
    }
    .shrt-menu .main-header .cart-action-wrapper .dropdown-toggle {
        margin-right: 13px;
    }
    .shrt-menu-one .main-header {
        padding: 0 15px;
    }
    .shrt-menu-three .header-search {
        display: none;
    }
    .shrt-menu .contact-us {
        margin-left: 0;
    }
    .arch-hero-area .shrt-menu .logo {
        margin-right: 0;
    }
    .arch-contact .form-wrapper .contact-text {
        padding-left: 0;
    }
    #arch-carousel .indicators-two li {
        width: 200px;
        padding-left: 15px;
    }
    #arch-carousel .details-info-button {
        right: 600px;
    }
}
@media (min-width: 992px) and (max-width: 1550px) {
    .theme-menu-one .navbar-nav {
        padding-left: 110px;
    }
    .arch-hero-area {
        margin: 30px 50px;
    }
}
@media (min-width: 992px) and (max-width: 1350px) {
    .blog-filer .masnory-blog-wrapper .grid-sizer,
    .blog-filer .masnory-blog-wrapper .isotop-item {
        width: 33.333333%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .agn-what-we-do .single-block p {
        padding-right: 30px;
    }
    .theme-menu-two #mega-menu-holder {
        margin-right: 165px;
    }
    .theme-menu-three .header-right-widget {
        right: 15px;
    }
    .theme-menu-three #mega-menu-holder {
        margin-right: 200px;
    }
    #theme-banner-three .main-title {
        font-size: 112px;
    }
    .theme-title-two {
        font-size: 100px;
    }
    .about-me-portfo .inner-content .profile-tab {
        padding-left: 140px;
    }
    .our-service-sass .service-block {
        padding-left: 25px;
        padding-right: 25px;
    }
    .apps-testimonial .customer-block {
        padding-left: 15px;
        padding-right: 15px;
    }
    .technology-standard.agency-style .row:nth-child(2n) .img-box img {
        margin-top: 0;
    }
    .theme-title-three {
        padding: 0 100px;
    }
    .project-details .pd-banner {
        height: 720px;
    }
    .project-details-creative .pd-banner .project-title-one {
        width: 67%;
    }
    .project-details-agency .pd-body .project-info {
        padding-left: 75px;
    }
    .theme-counter-two .single-counter-box {
        padding-left: 3%;
    }
    .our-service .our-history .text-wrapper {
        padding-left: 115px;
    }
    .service-minimal .row {
        margin: 0 -50px;
    }
    .service-minimal .row [class*="col-"] {
        padding: 0 50px;
    }
    .theme-action-banner-two .title {
        padding: 0 100px;
    }
    .contact-minimal .inner-wrapper {
        padding-left: 50px;
    }
    .blog-details .blog-hero-banner {
        padding-top: 385px;
    }
    .project-ms-full-width #isotop-gallery-wrapper .grid-sizer,
    .project-ms-full-width #isotop-gallery-wrapper .isotop-item {
        width: 33.33333%;
    }
    .header-search input {
        width: 150px;
    }
    .about-arch {
        padding-bottom: 170px;
    }
    .arch-contact {
        height: 510px;
    }
    .op-banner-one .main-title {
        font-size: 65px;
        line-height: 80px;
    }
    .op-banner-one .main-title span:before {
        top: 26px;
    }
    .op-banner-one {
        padding: 200px 13% 0;
    }
    .op-banner-one .banner-form {
        width: 400px;
    }
    .op-banner-one .banner-form .input-group-wrapper {
        padding: 55px 40px 25px;
    }
    .op-banner-one .credit-tag {
        top: 300px;
    }
    #op-hero-one {
        height: 800px;
    }
    #op-hero-one .carousel-inner h2 {
        font-size: 300px;
        bottom: -100px;
    }
    .theme-title-four {
        font-size: 60px;
    }
    .op-about-us-one {
        padding-top: 200px;
    }
    .op-about-us-one .top-text:before {
        left: -30px;
    }
    .op-services-one .title-text {
        margin-top: -60px;
    }
    .op-footer-one h2 {
        font-size: 68px;
    }
    .studio-box-container {
        padding: 30px;
    }
    .studio-menu-two.fixed {
        left: 30px;
        right: 30px;
        padding: 0 30px;
    }
    .studio-menu-two {
        padding-left: 30px;
        padding-right: 30px;
    }
    #studio-banner-two {
        padding: 150px 30px 100px;
    }
    #studio-banner-two .main-text-wrapper h1 {
        font-size: 75px;
        line-height: initial;
    }
}
@media (max-width: 991px) {
    .theme-menu-one.d-align-item.fixed .navbar-nav .nav-item .nav-link,
    .theme-menu-one.fixed .navbar-nav .nav-item .nav-link,
    .theme-menu-two.fixed .navbar-nav .nav-item .nav-link {
        padding-bottom: 15px;
    }
    .navbar .dropdown-menu .dropdown-menu .dropdown-item {
        padding-left: 35px;
    }
    .navbar .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
        padding-left: 45px;
    }
    .theme-menu-one .logo,
    .theme-menu-three .logo {
        width: 80px;
    }
    .navbar > .container,
    .navbar > .container-fluid {
        display: block !important;
    }
    .theme-menu-one .header-right-widget {
        top: 15px;
        right: auto;
        left: 80px;
    }
    .theme-main-menu.theme-menu-three.fixed,
    .theme-menu-one.fixed,
    .theme-menu-two.fixed {
        padding: 2px 0 0;
    }
    .theme-main-menu {
        padding-top: 15px;
    }
    .agn-counter-section .bottom-banner,
    .navbar-nav .nav-item .nav-link {
        margin: 0;
    }
    #theme-banner-five .mobile-screen-one,
    #theme-banner-five .mobile-screen-two,
    #theme-banner-two .illustration,
    .agn-our-pricing .table-wrapper .inner-table .pr-list-text,
    .agn-testimonial .shape-box,
    .our-background .single-feature-box:before,
    .portfo-testimonial .inner-title br,
    .solutions-work .single-work-list:before,
    .theme-title-one .main-title br {
        display: none;
    }
    .agn-about-us,
    .agn-testimonial,
    .agn-what-we-do .single-block p {
        padding: 0;
    }
    .agn-about-us .img-box {
        margin-top: 120px;
    }
    .agn-our-pricing .table-wrapper .inner-table {
        padding-left: 0;
    }
    .agn-our-pricing .table-wrapper .pr-column .pr-body li .pr-text {
        display: block;
    }
    .agn-our-pricing .table-wrapper .pr-column .pr-header .price {
        font-size: 35px;
    }
    .agn-our-pricing .table-wrapper .pr-column .pr-header .title {
        font-size: 28px;
    }
    .agn-testimonial .main-content {
        float: none;
    }
    .top-footer .row [class*="col-"] {
        margin-bottom: 40px;
    }
    .theme-footer-one .bottom-footer {
        margin-top: 30px;
    }
    .theme-menu-three #mega-menu-holder,
    .theme-menu-two #mega-menu-holder {
        margin-right: 0;
        height: 60px;
    }
    .theme-menu-two .quote-button {
        right: 100px;
        top: 15px;
    }
    .theme-menu-one.app-menu #mega-menu-holder .dropdown-toggle::after,
    .theme-menu-two #mega-menu-holder .dropdown-toggle::after {
        right: -32px;
    }
    .seo-what-we-do {
        padding-top: 100px;
    }
    .seo-our-goal .right-shape {
        position: relative;
        width: 100%;
    }
    .our-service-seo .single-block {
        padding: 100px 15px 40px 40px;
    }
    .our-service-seo .single-block .icon {
        top: 30px;
    }
    .solutions-work {
        padding: 100px 0 50px;
    }
    .solutions-work .single-work-list .img-box {
        width: 110%;
        transform: translateX(-5%);
    }
    .solutions-work .single-work-list .img-box img {
        margin: 0 auto 0;
    }
    .solutions-work .single-work-list {
        padding-top: 50px;
        padding-bottom: 0;
    }
    .solutions-work .seo-features {
        padding-top: 40px;
    }
    .solutions-work .extra {
        padding: 0 10px;
    }
    .seo-our-pricing.section-bg {
        padding-bottom: 150px;
    }
    .section-portfo {
        margin-bottom: 140px;
    }
    .theme-menu-one.d-align-item.fixed {
        padding-bottom: 0;
    }
    .theme-menu-one.d-align-item .navbar-nav .login-button a,
    .theme-menu-one.d-align-item .navbar-nav .login-button-two a {
        margin: 5px 0;
    }
    .theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link {
        padding-bottom: 15px;
    }
    .our-feature-sass .down-arrow {
        margin-bottom: 170px;
    }
    .sass-our-pricing .row [class*="col-"] {
        border-right: 1px solid #e0e9ef;
        border-bottom: 1px solid #e0e9ef;
    }
    .sass-our-pricing .row [class*="col-"]:first-child {
        border-top: 1px solid #e0e9ef;
    }
    .sass-testimonial-section .inner-container {
        width: 100%;
    }
    .our-service-app {
        padding: 150px 0;
    }
    .our-service-app .main-content {
        margin-top: 60px;
    }
    .our-background {
        padding: 200px 0 150px;
    }
    .our-background .single-feature-box {
        padding-bottom: 130px;
    }
    .our-background .single-feature-box .text-wrapper,
    .our-background .single-feature-box:first-child .text-wrapper,
    .our-background .single-feature-box:nth-child(3) .text-wrapper {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .our-background .feature-img-box .support-feature {
        margin-top: 0;
    }
    .our-background .single-feature-box .access-screen-holder .screen {
        float: none;
    }
    .why-choose-us-app .text-wrapper {
        max-width: 100%;
    }
    .apps-testimonial .trusted-partner {
        margin: 100px 0;
    }
    .newsletter-section .main-wrapper form {
        max-width: 100%;
    }
    .eCommerce-side-menu .logo-wrapper {
        margin-top: 35px;
    }
    .eCommerce-side-menu .main-menu-list > ul {
        margin-top: 50px;
    }
    .theme-Ecommerce-menu {
        padding: 50px 15px 40px;
    }
    .product-details-modal .main-bg-wrapper p {
        width: 100%;
    }
    .product-details-modal .main-bg-wrapper .product-img {
        max-width: 100%;
    }
    .row.gutter-80 {
        margin: 0 -15px;
    }
    .apps-testimonial .owl-theme .owl-nav {
        top: -65px;
    }
    .apps-testimonial .customer-slider:before {
        top: -185px;
    }
    .row.gutter-80 [class*="col-"] {
        padding: 0 25px;
    }
    .coupon-section .coupon-form .dark-button-one {
        margin-top: 15px;
    }
    .cart-section .cart-footer .coupon-form {
        padding-bottom: 45px;
    }
    .checkout-form .order-confirm-sheet {
        padding: 50px 0 0;
    }
    .theme-title-three {
        padding: 0;
        margin-bottom: 50px;
    }
    .technology-standard .single-block {
        margin-top: 50px;
    }
    .technology-standard.agency-style .img-box img,
    .technology-standard.agency-style .row:nth-child(2n) .img-box img {
        margin: 40px auto 0;
    }
    .project-standard .isotop-menu-wrapper {
        padding-bottom: 50px;
    }
    .project-standard #isotop-gallery-wrapper {
        margin: 0 -15px;
    }
    .project-standard #isotop-gallery-wrapper .grid-sizer,
    .project-standard #isotop-gallery-wrapper .isotop-item {
        padding: 0 15px;
        margin-bottom: 40px;
    }
    .gallery-sidebar {
        padding-top: 100px;
    }
    .project-details-standard .pd-header p {
        padding: 60px 0 80px;
    }
    .project-details .pd-body p {
        padding-right: 0;
    }
    .project-details-creative .pd-body {
        padding: 130px 0 140px;
    }
    .project-details-creative .project-info {
        border-right: none;
        border-top: 1px solid #e1e1e1;
        padding-top: 40px;
        margin-top: 40px;
    }
    .our-service .our-history .text-wrapper {
        padding: 0 0 50px 0;
    }
    .service-creative .our-history {
        margin-bottom: 100px;
    }
    .service-creative .service-block:nth-child(odd) .img-box {
        float: none;
    }
    .service-creative .service-block .img-box img {
        margin: 0 auto;
    }
    .service-minimal .service-block {
        margin: 100px 0 0;
    }
    .theme-action-banner-two .title {
        padding: 0;
    }
    #google-map,
    #google-map-three {
        height: 400px;
    }
    .contact-minimal .inner-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
    .error-creative-content .inner-wrapper {
        padding: 100px 0;
    }
    .error-content .inner-wrapper {
        width: 100%;
    }
    .theme-sidebar-widget {
        margin-top: 100px;
    }
    .shop-details .user-comment-area {
        padding-right: 0;
    }
    .blog-filter-title {
        padding-top: 200px;
    }
    .apps-testimonial .customer-slider:before {
        display: none;
    }
    .large-filter-content.theme-sidebar-widget {
        margin-top: 0;
    }
    .our-project .isotop-menu-wrapper {
        padding-bottom: 50px;
    }
    #theme-banner-one .main-wrapper .main-title,
    #theme-banner-two .main-title {
        font-size: 44px;
        line-height: 62px;
    }
    .solutions-work .single-work-list .tx-text-box:before {
        top: -15%;
        left: -25%;
    }
    .future-text-box {
        padding: 0 15px;
    }
    .energy-future,
    .our-background {
        padding: 30px 10px;
    }
    .leadership-banner {
        padding: 100px 0;
        padding-right: 10px;
    }
    .leadership-banner .owl-controls {
        padding-top: 0;
    }
    .leadership-banner .title {
        font-size: 32px;
        line-height: 40px;
    }
    .contact-us-maps,
    .contact-us-section {
        padding: 120px 10px 0;
    }
    #about #theme-banner-two .main-title,
    #contact #theme-banner-two .main-title,
    #technology #theme-banner-two .main-title {
        font-size: 42px;
        line-height: 56px;
    }
    .theme-menu-two .navbar-nav,
    .theme-menu-two .navbar-nav-social {
        margin-left: auto;
        margin-right: auto;
        max-width: 720px;
    }
    .app-menu #navbarSupportedContent,
    .theme-menu-two #navbarSupportedContent {
        background: #047bf5;
    }
    .theme-menu-two .navbar-nav .nav-item .nav-link:hover:before {
        width: 0;
    }
    .theme-menu-two .navbar-nav .nav-item .nav-link.active:before {
        width: 0;
    }
    #technology #theme-banner-two .paragraph {
        padding-bottom: 250px;
    }
    #contact #theme-banner-two .container,
    #solutions #theme-banner-two .container {
        max-width: 720px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .agn-counter-section .counter-wrapper .single-counter-box .number {
        font-size: 65px;
    }
    #theme-banner-two .main-wrapper {
        padding: 200px 20px 240px;
    }
    .seo-our-goal {
        padding: 100px 0 150px;
    }
    #theme-banner-three .main-title {
        font-size: 80px;
    }
    #theme-banner-three {
        padding: 225px 0;
    }
    .theme-title-two {
        font-size: 120px;
    }
    .theme-title-two:first-letter {
        font-size: 250px;
    }
    .our-project-portfo .isotop-menu-wrapper li {
        margin-right: 22px;
    }
    .our-project-portfo #isotop-gallery-wrapper .grid-sizer,
    .our-project-portfo #isotop-gallery-wrapper .isotop-item {
        width: 50%;
    }
    #theme-banner-four .main-wrapper {
        padding-top: 200px;
    }
    #theme-banner-five .main-wrapper {
        padding: 200px 0 200px 15%;
    }
    .our-service-app .main-content .inner-wrapper p {
        padding: 0 25%;
    }
    .eCommerce-carousel .inner-item-wrapper .product-img {
        width: 40%;
    }
    .breadcrumbs-four,
    .breadcrumbs-three,
    .breadcrumbs-two,
    .solid-inner-banner {
        padding-top: 190px;
    }
    .video-action-banner-one .overlay {
        padding: 200px 0;
    }
    .theme-counter-two .single-counter-box {
        padding-left: 1%;
    }
    .project-details-agency .pd-body .project-info {
        padding-left: 15px;
    }
    .project-details .project-title-one {
        width: 60%;
    }
    .project-details .pd-banner {
        height: 500px;
    }
    .project-details-creative .pd-banner .project-title-one {
        width: 95%;
    }
    .project-details.project-details-creative .pd-footer > div {
        width: 50%;
    }
    .contact-minimal .inner-wrapper .contact-form {
        max-width: 720px;
        margin: 0 auto;
    }
    .shop-details .procuct-details .product-info .quantity {
        padding-right: 50px;
    }
    .shop-details .procuct-details .nav-tabs > li > a {
        width: 85px;
    }
    .faq-page .faq-search-form input {
        width: 250px;
    }
    .blog-details .blog-hero-banner {
        padding-top: 300px;
    }
    #arch-carousel .inner-item-wrapper .main-title {
        font-size: 50px;
        line-height: 60px;
    }
    .op-project-one .inner-wrapper .work-text {
        font-size: 308px;
        top: -115px;
    }
    .op-footer-one h2 {
        font-size: 45px;
        line-height: 60px;
    }
}
@media (min-width: 650px) and (max-width: 991px) {
    #isotop-gallery-wrapper .grid-sizer,
    #isotop-gallery-wrapper .isotop-item,
    .blog-filer .masnory-blog-wrapper .grid-sizer,
    .blog-filer .masnory-blog-wrapper .isotop-item,
    .masnory-blog-wrapper .grid-sizer,
    .masnory-blog-wrapper .isotop-item,
    .project-ms-full-width #isotop-gallery-wrapper .grid-sizer,
    .project-ms-full-width #isotop-gallery-wrapper .isotop-item,
    .project-ms-grid #isotop-gallery-wrapper .grid-sizer,
    .project-ms-grid #isotop-gallery-wrapper .isotop-item {
        width: 50%;
    }
}
@media (max-width: 649px) {
    #isotop-gallery-wrapper .grid-sizer,
    #isotop-gallery-wrapper .isotop-item,
    .blog-filer .masnory-blog-wrapper .grid-sizer,
    .blog-filer .masnory-blog-wrapper .isotop-item,
    .masnory-blog-wrapper .grid-sizer,
    .masnory-blog-wrapper .isotop-item,
    .project-ms-full-width #isotop-gallery-wrapper .grid-sizer,
    .project-ms-full-width #isotop-gallery-wrapper .isotop-item,
    .project-ms-grid #isotop-gallery-wrapper .grid-sizer,
    .project-ms-grid #isotop-gallery-wrapper .isotop-item {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .pt-150 {
        padding-top: 80px;
    }
    .pb-200 {
        padding-bottom: 150px;
    }
    .mt-200 {
        margin-top: 150px;
    }
    #theme-banner-one .illustration,
    .agn-contact-banner .title br {
        display: none;
    }
    #theme-banner-five .main-title,
    .blog-filter-title .main-title,
    .contact-us-section .theme-title-one .main-title,
    .our-service .service-block .service-title,
    .project-details .project-title-one,
    .project-details .project-title-two,
    .project-with-sidebar .page-title,
    .theme-action-banner-two .title,
    .theme-title-one .main-title,
    .theme-title-three .title {
        font-size: 26px;
        line-height: 40px;
        font-family: "Poppins", sans-serif;
    }
    .contact-us-section .theme-title-one .main-title,
    .theme-title-one .main-title,
    h4.sub-title {
        font-size: 27px;
        line-height: 34px;
        font-family: "Poppins", sans-serif;
    }
    #home .theme-title-one .main-title {
        font-size: 24px;
        line-height: 32px;
        font-family: "Poppins", sans-serif;
    }
    .home-scroll .text-wrapper p {
        font-size: 14px;
        line-height: 24px;
        padding: 16px 0 26px;
        font-family: "Poppins", sans-serif;
    }
    .project-details .project-title-two {
        width: 100%;
    }
    .theme-title-three p {
        font-size: 20px;
        line-height: 35px;
        font-family: "Poppins", sans-serif;
    }
    .agn-what-we-do .theme-title-one {
        padding-bottom: 0;
    }
    .agn-counter-section {
        margin: 150px 0 100px;
    }
    .agn-counter-section .main-wrapper .theme-title-one {
        padding-bottom: 35px;
    }
    .agn-counter-section .main-wrapper {
        padding-bottom: 85px;
    }
    .agn-counter-section .counter-wrapper .single-counter-box p {
        font-size: 16px;
        font-family: "Poppins", sans-serif;
    }
    .agn-counter-section .bottom-banner {
        padding: 28px 20px;
        text-align: center;
    }
    .agn-counter-section .bottom-banner .contact,
    .agn-counter-section .bottom-banner .text {
        float: none;
    }
    .agn-counter-section .bottom-banner .contact {
        margin-top: 25px;
    }
    .agn-our-gallery {
        padding: 70px 0 0;
    }
    .agn-our-gallery .main-wrapper .view-gallery {
        position: relative;
        margin-left: 30px;
    }
    .agn-our-gallery .owl-theme .owl-nav {
        right: 15px;
    }
    .agn-testimonial .main-content .agn-testimonial-slider p {
        padding-right: 0;
        font-family: "Poppins", sans-serif;
    }
    .agn-contact-banner {
        padding: 0;
    }
    .theme-footer-four .bottom-footer,
    .theme-footer-one .bottom-footer {
        text-align: center;
        padding: 30px 0;
    }
    .theme-footer-four .bottom-footer p,
    .theme-footer-four .bottom-footer ul,
    .theme-footer-one .bottom-footer p,
    .theme-footer-one .bottom-footer ul {
        float: none;
    }
    .theme-footer-four .bottom-footer ul li a,
    .theme-footer-one .bottom-footer ul li a {
        margin: 10px 7px 0;
        font-family: "Poppins", sans-serif;
    }
    #theme-banner-two:before {
        background-position: center bottom;
    }
    #theme-banner-two .main-wrapper {
        padding: 150px 0;
    }
    #contact #theme-banner-two .main-wrapper,
    #solutions #theme-banner-two .main-wrapper {
        padding: 150px 0 80px;
    }
    #theme-banner-five .main-title br,
    #theme-banner-two .main-title br,
    #theme-banner-two .sub-title br,
    .sass-contact-banner .title br,
    .seo-contact-banner .title br {
        display: none;
    }
    .seo-our-goal {
        padding: 50px 0 100px;
    }
    .our-service-seo {
        padding-bottom: 220px;
    }
    .seo-contact-banner {
        padding: 100px 0;
    }
    #theme-banner-three .main-title {
        font-size: 55px;
        font-family: "Poppins", sans-serif;
    }
    #theme-banner-three {
        padding: 170px 0 150px;
    }
    .theme-title-two {
        font-size: 70px;
        font-family: "Poppins", sans-serif;
    }
    .theme-title-two:first-letter {
        font-size: 150px;
        padding-right: 0;
    }
    .skill-section-portfo .skill-bar .progress-bar .percent-text {
        font-size: 60px;
        top: -100px;
    }
    .our-service-portfo .title-wrapper p {
        margin: 0;
        font-family: "Poppins", sans-serif;
    }
    .our-project-portfo .isotop-menu-wrapper li {
        font-size: 18px;
        margin-right: 20px;
        font-family: "Poppins", sans-serif;
    }
    .our-project-portfo #isotop-gallery-wrapper .grid-sizer,
    .our-project-portfo #isotop-gallery-wrapper .isotop-item {
        width: 100%;
    }
    #theme-banner-four .main-wrapper {
        padding: 150px 0 200px;
    }
    .sass-our-pricing {
        padding: 180px 0 150px;
    }
    .sass-testimonial-section .main-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .sass-testimonial-section .inner-container p {
        font-size: 22px;
        font-family: "Poppins", sans-serif;
    }
    .sass-contact-banner {
        padding: 100px 0;
    }
    #theme-banner-five .main-wrapper {
        padding: 150px 15px;
    }
    .our-background .feature-img-box {
        padding: 0;
    }
    .eCommerce-side-menu .main-menu-list > ul > li > a {
        font-size: 28px;
        line-height: 50px;
        font-family: "Poppins", sans-serif;
    }
    .eCommerce-side-menu {
        padding-left: 50px;
    }
    .product-showcase .single-product-case {
        margin-bottom: 60px;
    }
    .theme-Ecommerce-menu .right-content .search-form form {
        width: 200px;
    }
    .eCommerce-carousel .inner-item-wrapper .main-title {
        font-size: 85px;
        line-height: 98px;
        padding-top: 20px;
        font-family: "Poppins", sans-serif;
    }
    .filter-dropdown-holder .filter-button {
        margin-right: 10px;
    }
    .product-filter-area .large-filter-content {
        top: 90px;
    }
    .cart-section .cart-footer .cart-total-section {
        padding-right: 0;
    }
    .cart-section .cart-footer .cart-total-section {
        padding-top: 40px;
    }
    .cart-section .cart-footer .cart-total-section {
        text-align: left;
    }
    .checkout-form .order-confirm-sheet .order-review {
        padding: 40px 15px;
    }
    .agn-counter-section.fix-bg-position .main-wrapper {
        padding: 30px 0 85px;
    }
    .video-action-banner-one {
        background-size: cover;
    }
    .our-project .isotop-menu-wrapper li {
        font-size: 18px;
        font-family: "Poppins", sans-serif;
    }
    .solutions-work .single-work-list .dsm-text-box:before,
    .solutions-work .single-work-list .tx-text-box:before {
        top: -8%;
        left: -15%;
    }
    .solutions-work .single-work-list .tran-text-box:before,
    .solutions-work .single-work-list .vpp-text-box:before {
        top: -5%;
        right: -15%;
    }
    .project-details-standard .pd-footer {
        padding-bottom: 60px;
    }
    .service-standard .service-block .hover-content,
    .service-standard .service-block .hover-content p {
        padding: 20px;
        font-family: "Poppins", sans-serif;
    }
    .team-business .single-team-member .info-meta {
        padding: 35px 0 0;
        width: 100%;
    }
    .contact-minimal .inner-wrapper .contact-form {
        max-width: 100%;
        margin: 0 auto;
    }
    .error-creative-content .inner-wrapper h2 {
        font-size: 48px;
        font-family: "Poppins", sans-serif;
    }
    .error-content .inner-wrapper p,
    .error-creative-content .inner-wrapper p {
        font-size: 20px;
        font-family: "Poppins", sans-serif;
    }
    .blog-filer .blog-filter-nav li:before,
    .error-content .inner-wrapper p br,
    .error-creative-content .inner-wrapper p br {
        display: none;
    }
    .shop-details .procuct-details .product-info .quantity {
        padding: 0 0 30px;
    }
    .shop-details .procuct-details .nav-tabs > li > a {
        width: 60px;
    }
    .user-comment-area .single-comment .user-comment-data {
        padding: 45px 0 0;
        font-family: "Poppins", sans-serif;
    }
    .shop-details .product-review-tab .nav-tabs li a {
        margin-right: 22px;
    }
    .shop-details .product-review-tab .nav-tabs li a:before {
        display: none;
    }
    .realated-product .owl-theme .owl-nav {
        top: -60px;
    }
    .faq-tab-wrapper .faq-panel .panel .panel-body p {
        padding-right: 0;
        font-family: "Poppins", sans-serif;
    }
    .faq-tab-wrapper .faq-panel .panel .panel-heading .panel-title a:before {
        left: 10px;
    }
    .faq-tab-wrapper .faq-panel .panel .panel-heading .panel-title a {
        padding-left: 35px;
        font-family: "Poppins", sans-serif;
    }
    .our-blog .img-holder .video-button {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 40px;
    }
    .our-blog .bg-solid-post.single-blog-post .post-data .title {
        font-size: 30px;
        line-height: 40px;
        font-family: "Poppins", sans-serif;
    }
    .blog-filer .blog-filter-nav li {
        width: 33.333333%;
        font-family: "Poppins", sans-serif;
    }
    .blog-details .post-data .quote-one {
        font-size: 25px;
        line-height: 38px;
        padding-left: 50px;
        margin: 35px 0 45px;
        font-family: "Poppins", sans-serif;
    }
    .blog-details .post-data .quote-one:before {
        width: 30px;
    }
    .blog-details .post-data .quote-two {
        padding-right: 0;
        font-family: "Poppins", sans-serif;
    }
    .blog-details .user-comment-area .single-comment.comment-reply {
        margin-left: 50px;
    }
    .blog-details-fg .comment-form-area {
        margin-top: 100px;
        padding: 80px 0 100px;
    }
    .faq-tab-wrapper-two .faq-panel .panel .panel-heading .panel-title a,
    .faq-tab-wrapper-two .faq-panel .panel-body {
        padding-left: 20px;
        font-family: "Poppins", sans-serif;
    }
    .header-search {
        display: none;
    }
    .shrt-menu-one .main-header {
        padding: 18px 15px;
    }
    .shrt-menu-two .main-header {
        padding: 0 15px 0 0;
    }
    .shrt-menu-four .main-header .call-us {
        display: none;
    }
    .shrt-menu-five .main-header,
    .shrt-menu-four .main-header {
        padding: 18px 0;
    }
    .pricing-tab-menu .nav-tabs .nav-item .nav-link {
        width: 130px;
        line-height: 45px;
        font-size: 18px;
        font-family: "Poppins", sans-serif;
    }
    .signUp-page .social-icon-wrapper a {
        font-size: 16px;
        line-height: 48px;
        font-family: "Poppins", sans-serif;
    }
    .signUp-minimal .sign-up-form-wrapper,
    .signUp-minimal .signin-form-wrapper {
        padding: 50px 15px 40px;
    }
    .signUp-standard .signin-form-wrapper #login-form {
        padding: 0;
    }
    .theme-title-four {
        font-size: 45px;
        line-height: 55px;
        font-family: "Poppins", sans-serif;
    }
    .theme-title-four span:before {
        top: 10px;
    }
    .op-project-one #isotop-gallery-wrapper .item-content .text h3 {
        font-size: 30px;
        font-family: "Poppins", sans-serif;
    }
    .op-project-one #isotop-gallery-wrapper .item-content .text {
        padding-left: 30px;
        left: 50px;
        font-family: "Poppins", sans-serif;
    }
    .op-services-one .title-text {
        font-size: 85px;
    }
    .studio-menu-two .contact-us {
        display: none;
    }
    .studio-menu-two .navbar .navbar-toggler {
        margin: 0;
    }
    .studio-menu-two .navbar .navbar-toggler {
        margin: 0;
    }
    #studio-banner-two .main-text-wrapper h1 {
        font-size: 35px;
        font-family: "Poppins", sans-serif;
    }
    .studio-feature-area .feature-block {
        padding-left: 15px;
        padding-right: 15px;
    }
    .studio-contact-style {
        padding: 50px 15px;
    }
    .studio-contact-area .contact-text p {
        padding-top: 25px;
        font-family: "Poppins", sans-serif;
    }
    .studio-footer-one .bottom-footer {
        text-align: center;
    }
    .theme-footer-one .top-footer .footer-list ul li a {
        line-height: 36px;
        font-size: 15px;
        font-family: "Poppins", sans-serif;
    }
    .agn-contact-banner .contact-button {
        margin-top: 50px;
        font-size: 14px;
        font-weight: 400;
        line-height: 48px;
        width: 180px;
        border-radius: 40px;
        color: #000;
        font-family: "Poppins", sans-serif;
    }
    .theme-footer-one {
        position: relative;
        padding: 100px 30px 0;
    }
    .home-scroll .text-wrapper p {
        font-size: 13px;
        line-height: 20px;
        padding: 15px 0 12px;
        font-family: "Poppins", sans-serif;
    }
    p {
        font-size: 14px;
        font-family: "Poppins", sans-serif;
    }
    .theme-footer-one .top-footer .title.copyright {
        font-size: 14px;
        text-align: center;
        font-family: "Poppins", sans-serif;
    }
    #index-contact-box,
    #index-solutions-box {
        bottom: 0;
    }
    #index-contact-box .single-block .wrapper .title,
    #index-solutions-box .single-block .wrapper .title {
        font-size: 16px;
        font-family: "Poppins", sans-serif;
    }
    #index-contact-box .single-block .wrapper p,
    #index-solutions-box .single-block .wrapper p {
        font-size: 13px;
        font-family: "Poppins", sans-serif;
    }
    #index-contact-box .single-block .wrapper,
    #index-solutions-box .single-block .wrapper {
        padding: 20px 10px 30px;
    }
    #theme-banner-two .container {
        padding: 0 25px;
    }
    #theme-banner-two .main-text {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        font-family: "Poppins", sans-serif;
    }
    .team-standard .single-team-member {
        margin-bottom: 180px;
    }
    .team-standard .single-team-member .wrapper {
        height: 260px;
    }
    .team-standard .single-team-member .info-meta {
        padding: 20px 20px 20px 40px;
        font-family: "Poppins", sans-serif;
    }
    .text-bluebox-2 {
    	width: auto;
    }
}
@media (max-height: 475px) and (max-width: 992px) {
    .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
        padding: 7px 0;
        font-size: 18px;
        font-family: "Poppins", sans-serif;
    }
    .navbar .navbar-collapse .navbar-nav .nav-item:first-child .nav-link {
        padding-top: 75px;
    }
    .home-scroll .model {
        width: 60vw;
        transform: translate(-15%, -35%);
    }
    .home-scroll .model.active {
        transform: translate(-15%, -10%);
    }
    .home-scroll .model:before {
        width: 100%;
        top: 15%;
    }
    .home-scroll #scrollable-text {
        width: 60%;
        padding-bottom: 150px;
    }
    .home-scroll #scrollable-model {
        width: 40%;
    }
    .home-scroll .text-wrapper {
        padding-left: 10px;
        vertical-align: top;
        transform: translateY(15%);
        padding-top: 25px;
        padding-bottom: 45px;
    }
    #theme-banner-one .main-wrapper {
        padding: 100px 0;
        min-height: 100vh;
    }
}
@media (max-width: 500px) {
    .theme-tab-basic .z-content-inner {
        padding-top: 30px;
    }
    .theme-tab .z-container {
        border: none;
    }
    .theme-tab-basic.theme-tab .tabs-menu li a:before {
        bottom: 0;
        height: 1px;
    }
    .theme-tab-basic.theme-tab .tabs-menu li a,
    .theme-tab-basic.theme-tab .tabs-menu li:first-child a {
        margin: 0 10px;
        font-family: "Poppins", sans-serif;
    }
    .theme-tab .z-content-inner .row h4,
    .theme-tab .z-content-inner .row h5 {
        padding-top: 15px;
        font-family: "Poppins", sans-serif;
    }
    .theme-tab-solid.theme-tab .tabs-menu li a {
        line-height: 35px;
        margin: 0;
        border-radius: 0;
        font-family: "Poppins", sans-serif;
    }
    .theme-tab-basic.theme-tab .tabs-menu li a {
        line-height: 38px;
        font-family: "Poppins", sans-serif;
    }
    .theme-tab .nested-tab-menu li a,
    .theme-tab .nested-tab-menu li:first-child a {
        margin: 0 10px;
        font-family: "Poppins", sans-serif;
    }
}
@media (max-width: 429px) {
    .theme-menu-one .contact-us {
        display: none;
    }
    .theme-menu-two .quote-button {
        width: 135px;
        right: 90px;
        font-family: "Poppins", sans-serif;
    }
    .shop-details .procuct-details .product-info .wishlist-button {
        display: block;
        margin-top: 15px;
        font-family: "Poppins", sans-serif;
    }
        #theme-banner-one .main-wrapper {
  padding: 200px 0;
}
}
@media (max-width: 350px) {
    #isotop-gallery-wrapper .isotop-item .hover-jojo > div p {
        display: none;
        font-family: "Poppins", sans-serif;
    }
    .team-minimal .single-team-member .img-box {
        width: 250px;
        height: 250px;
    }
    #theme-banner-one .main-wrapper {
  padding: 170px 0;
}
      #theme-banner-one .main-wrapper .main-title,
    #theme-banner-two .main-title {
        font-size: 34px;
        line-height: 38px;
    }
          #theme-banner-one .main-wrapper .main-sub-title  {
        font-size: 20px;
        line-height: 24px;
    }
}

/* Mobile optimizations for About, Challenge, Technology, Impact, and CTA Contact Banner */
@media (max-width: 767.98px) {
    .about-section .row,
    .technology-section .row {
        align-items: center;
        justify-content: center;
    }
    .about-section .col-12,
    .technology-section .col-12 {
        margin-bottom: 20px;
    }
    .about-section .about-image,
    .technology-section .about-image {
        max-height: 40vh;
        margin: 0 auto;
    }
    .about-section .main-wrapper,
    .technology-section .main-wrapper {
        padding: 20px 15px;
        text-align: center;
    }
    .about-section .block-title,
    .technology-section .block-title {
        padding-left: 25px;
        text-align: left;
    }
    .about-section .text-half-tech-large,
    .about-section .text-half-tech,
    .technology-section .text-half-tech-large,
    .technology-section .text-half-tech {
        font-size: 16px;
        font-family: "Poppins", sans-serif;
        text-align: left;
    }
    .about-section .block-title li,
    .technology-section .block-title li {
        font-size: 16px;
        font-family: "Poppins", sans-serif;
    }
    .about-section .pull-quote {
        font-size: 20px;
        font-family: "Poppins", sans-serif;
    }
    .about-section .theme-title-one h2 {
        font-size: 26px;
        font-family: "Poppins", sans-serif;
        text-align:left;
    }
    .technology-section .theme-title-one h2 {
        font-size: 26px;
        font-family: "Poppins", sans-serif;
        text-align: left;
    }
    .challenge-section .row,
    .impact-section .row {
        flex-direction: column !important;
    }
    .challenge-section .col-12,
    .impact-section .col-12 {
        margin-bottom: 15px;
    }
    .challenge-section .col-12:last-child,
    .impact-section .col-12:last-child {
        margin-bottom: 0;
    }
    .challenge-section .box-border,
    .impact-section .box-border {
        padding: 20px;
    }
    .challenge-section .text-half-tech-large,
    .challenge-section .text-half-tech,
    .impact-section .text-half-tech-large,
    .impact-section .text-half-tech {
        font-size: 16px;
        font-family: "Poppins", sans-serif;
    }
    .challenge-section h4,
    .impact-section h4 {
        font-size: 20px;
        font-family: "Poppins", sans-serif;
    }
    .challenge-section .theme-title-one h2,
    .impact-section .theme-title-one h2 {
        font-size: 26px;
        font-family: "Poppins", sans-serif;
    }
    .cta-contact-banner .container {
        padding: 20px 15px;
        text-align: center;
    }
    .cta-contact-banner .bg-round-one,
    .cta-contact-banner .bg-round-two,
    .cta-contact-banner .bg-round-three,
    .cta-contact-banner .bg-round-four,
    .cta-contact-banner .bg-round-five {
        display: none;
    }
    .cta-contact-banner .title {
        font-size: 24px;
        line-height: 32px;
        font-family: "Poppins", sans-serif;
    }
    .cta-contact-banner p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
        font-family: "Poppins", sans-serif;
    }
    .cta-contact-banner .contact-button {
        font-size: 14px;
        line-height: 40px;
        width: 160px;
        margin-top: 20px;
        font-family: "Poppins", sans-serif;
    }
    .about-section, .challenge-section, .technology-section, .impact-section {
    height: auto;
    padding-top:50px;
    padding-bottom:50px;
}
}