@media (min-width: 768px) {
    .partners-section .partner img {
        margin-bottom: 12px;
    }
}

@media (max-width: 767px) {
    .partners-section {
        padding: 30px 0 50px;
    }

    .partners-logos {
        margin: 12px -10px;
    }

    .partners-section .partner {
        width: 180px;
        padding: 12px 14px;
        border-radius: 12px;
    }

}

/* Hover Effects */
@media (min-width: 768px) {
    .service-card:hover {
        border-color: rgba(137, 2, 9, 0.3);
        box-shadow: 0 10px 40px rgba(137, 2, 9, 0.15);
    }

    /*.service-card:hover .service-title {*/
    /*    background: linear-gradient(135deg, #890209 0%, #b91c1c 50%, #dc2626 100%);*/
    /*    background-clip: text;*/
    /*    -webkit-background-clip: text;*/
    /*    -webkit-text-fill-color: transparent;*/
    /*}*/

    .service-card:hover .service-description {
        color: #1a1a1a;
    }

    .service-card:hover .service-description p {
        color: #1a1a1a;
    }

    .service-card:hover .service-image {
        opacity: 1;
        /* transform: translateX(30px); */
    }

    .service-card:hover .card-expander,
    .service-card:hover::before {
        opacity: 1;
        /* width: 55vw; */
    }
}

/* Responsive Styles */
@media (max-width: 1199px) {
    .section-title {
        font-size: 46px;
    }

    .service-card {
        padding: 50px 30px 30px;
    }

    .service-title {
        font-size: 28px;
    }

    .service-description,
    .service-description p {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .main-content {
        position: static;
        padding-top: 0;
        margin-bottom: 60px;
    }

    .section-title {
        font-size: 38px;
    }

    .pre-title {
        font-size: 18px;
    }

    .section-description p {
        font-size: 18px;
    }

    .services-wrapper {
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .web-services-section {
        padding: 60px 0 80px;
    }

    .section-title {
        font-size: 32px;
    }

    .pre-title {
        font-size: 16px;
    }

    .section-description p {
        font-size: 16px;
    }

    .service-card {
        padding: 30px 20px 20px;
    }

    .service-title {
        font-size: 24px;
    }

    .service-description,
    .service-description p {
        font-size: 16px;
    }

    .service-icon {
        width: 70px;
        height: 70px;
    }

    .services-wrapper {
        gap: 25px;
    }

    /* Disable hover effects on mobile */
    .service-card:hover {
        border-color: rgba(255, 255, 255, 0.1);
        box-shadow: none;
    }

    .service-card:hover .service-title {
        color: #ffffff;
        background: none;
        -webkit-text-fill-color: #ffffff;
    }

    .service-card:hover .service-description,
    .service-card:hover .service-description p {
        color: rgba(255, 255, 255, 0.8);
    }
}

@media (max-width: 575px) {
    .section-title {
        font-size: 28px;
    }

    .pre-title {
        font-size: 14px;
    }

    .section-description p {
        font-size: 15px;
    }

    .service-title {
        font-size: 22px;
    }

    .service-description,
    .service-description p {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .c-btn.-glow {
        white-space: normal;
    }
}

@media (min-width: 768px) {
    .partners-section .partner img {
        margin-bottom: 12px;
    }
}

@media (max-width: 767px) {
    .partners-section {
        padding: 30px 0 50px;
    }

    .partners-logos {
        margin: 12px -10px;
    }

    .partners-section .partner {
        width: 180px;
        padding: 12px 14px;
        border-radius: 12px;
    }

}

@media (max-width: 767px) {
    .c-btn.-glow {
        white-space: normal;
    }
}

/* Hover Effects */
@media (min-width: 768px) {
    .service-card:hover {
        border-color: rgba(137, 2, 9, 0.3);
        box-shadow: 0 10px 40px rgba(137, 2, 9, 0.15);
    }

    /*.service-card:hover .service-title {*/
    /*    background: linear-gradient(135deg, #890209 0%, #b91c1c 50%, #dc2626 100%);*/
    /*    background-clip: text;*/
    /*    -webkit-background-clip: text;*/
    /*    -webkit-text-fill-color: transparent;*/
    /*}*/

    .service-card:hover .service-description {
        color: #1a1a1a;
    }

    .service-card:hover .service-description p {
        color: #1a1a1a;
    }

    .service-card:hover .service-image {
        opacity: 1;
        /* transform: translateX(30px); */
    }

    .service-card:hover .card-expander,
    .service-card:hover::before {
        opacity: 1;
        /* width: 65vw; */
    }
}

/* Responsive Styles */
@media (max-width: 1199px) {
    .section-title {
        font-size: 46px;
    }

    .service-card {
        padding: 50px 30px 30px;
    }

    .service-title {
        font-size: 28px;
    }

    .service-description,
    .service-description p {
        font-size: 18px;
    }
}


@media (max-width: 991px) {
    .main-content {
        position: static;
        padding-top: 0;
        margin-bottom: 60px;
    }

    .section-title {
        font-size: 38px;
    }

    .pre-title {
        font-size: 18px;
    }

    .section-description p {
        font-size: 18px;
    }

    .services-wrapper {
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .web-services-section {
        padding: 60px 0 80px;
    }

    .section-title {
        font-size: 32px;
    }

    .pre-title {
        font-size: 16px;
    }

    .section-description p {
        font-size: 16px;
    }

    .service-card {
        padding: 30px 20px 20px;
        gap: 10px;
    }

    .service-title {
        font-size: 24px;
    }

    .service-description,
    .service-description p {
        font-size: 16px;
    }

    .service-icon {
        width: 70px;
        height: 70px;
    }

    .services-wrapper {
        gap: 25px;
    }

    /* Disable hover effects on mobile */
    .service-card:hover {
        border-color: rgba(255, 255, 255, 0.1);
        box-shadow: none;
    }

    .service-card:hover .service-title {
        color: #ffffff;
        background: none;
        -webkit-text-fill-color: #ffffff;
    }

    .service-card:hover .service-description,
    .service-card:hover .service-description p {
        color: rgba(255, 255, 255, 0.8);
    }
}

@media (max-width: 575px) {
    .section-title {
        font-size: 28px;
    }

    .pre-title {
        font-size: 14px;
    }

    .section-description p {
        font-size: 15px;
    }

    .service-title {
        font-size: 22px;
    }

    .service-description,
    .service-description p {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .client-testimonials .container {
        padding-bottom: 140px;
    }
}

@media (max-width: 767px) {
    .gallery-top__item {
        flex-direction: column;
        text-align: center;
        justify-content: center;
    }
}

@media (min-width: 1113px) {
    .gallery-top__item {
        padding: 25px;
        gap: 25px;
    }
}


@media (max-width: 767px) {
    .client-testimonials__logo img {
        max-height: 40px;
    }
}

@media (min-width: 1113px) {
    .client-testimonials__logo img {
        max-width: 120px;
        max-height: 80px;
    }
}

@media (min-width: 1113px) {
    .client-testimonials__name {
        font-size: 20px;
        letter-spacing: 0.4px;
    }
}

@media (max-width: 767px) {
    .client-testimonials__position {
        max-height: 110px;
        overflow: hidden;
    }

    .client-testimonials__text {
        max-width: 120px;
        word-break: break-word;
    }
}

@media (min-width: 1113px) {
    .client-testimonials__position {
        font-size: 16px;
        letter-spacing: 0.8px;
    }
}


@media (min-width: 1113px) {
    .gallery-bottom {
        padding-left: 12rem;
    }
}


@media (min-width: 1113px) {
    .gallery-bottom::before {
        width: 256px;
        height: 194px;
        left: 6rem;
    }
}

@media (min-width: 767px) {
    .client-testimonials__quote {
        font-size: 2.5rem;
        font-weight: 700;
    }
}

@media (min-width: 1113px) {
    .client-testimonials__quote {
        font-size: 3.2rem;
        -webkit-line-clamp: 4;
    }
}

@media (min-width: 1113px) {
    .arrow-btn svg {
        width: 24px;
        height: 24px;
    }
}

@media (max-width: 767px) {
    .client-reviews {
        flex-direction: column;
        margin-left: 30px;
    }
}

@media (min-width: 1113px) {
    .client-reviews {
        margin-left: 12rem;
    }
}

@media (max-width: 767px) {
    .view-reviews-btn {
        font-size: 11px;
        padding: 10px 20px;
    }
}

/* Tablet */
@media (max-width: 1112px) {
    .footer-widget {
        width: 100%;
        max-width: 100%;
        padding: 0 14px;
    }
}

/* Mobile */
@media (max-width: 575px) {
    .footer-heading h2 {
        font-size: 4rem;
        margin-bottom: 3rem;
    }

    .footer-widget {
        border-left: none;
        border-bottom: 1px solid #79000f;
        max-width: 100%;
        padding: 0;
        margin-bottom: 0;
    }

    .footer-widget::before {
        left: auto;
        bottom: -1px;
        height: 2px;
        width: 22px;
    }

    .widget-title {
        position: relative;
        margin-top: 0;
        padding: 24px 0;
        cursor: pointer;
    }

    .widget-title::after {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg fill='none' viewBox='0 0 21 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 13L0 0l10.5 3.982L21 0 10.5 13z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        transform-origin: center;
        width: 18px;
        height: 18px;
        pointer-events: none;
        transition: all 0.2s;
    }

    .widget-title.active::after {
        transform: translateY(-50%) rotate(180deg);
    }

    .footer-menu {
        overflow: hidden;
        height: 0;
        opacity: 0;
        transform: perspective(800px) rotateX(-50deg);
        transform-origin: top;
        transition: all 0.2s;
        padding: 0 0 20px 0;
    }

    .footer-menu.active {
        height: auto;
        opacity: 1;
        transform: rotateX(0);
    }

    .footer-menu li {
        width: 100%;
        padding-bottom: 0;
        margin: 0;
    }
}

/* Responsive Styles */
@media (min-width: 576px) {
    .offices-grid {
        /* gap: 15px; */
    }
}

@media (min-width: 768px) {
    .office-address-text {
        font-size: 14px;
    }
}

@media (min-width: 1113px) {
    .offices-grid-item {
        flex-grow: 0;
        flex-direction: row;
        align-items: center;
        padding: 0;
    }

    .office-address {
        white-space: nowrap;
        padding-top: 8px;
    }
}

@media (max-width: 1112px) {
    .city-abbreviation {
        padding-right: 6px;
    }
}

@media (max-width: 1111px) {
    .privacy-button {
        display: block;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .city-abbreviation {
        font-size: 11rem;
        padding-right: 2px;
        text-indent: -5px;
        flex-basis: 68px;
    }

    .office-address-text {
        font-size: 14px;
    }
}

@media (max-width: 575px) {
    .offices-grid-item {
        flex-basis: 50%;
        margin-bottom: 20px;
    }

    .box-cta {
        padding: 15px 50px 15px 20px;
    }

    .box-cta-title {
        font-size: 18px;
    }
}

@media (max-width: 319px) {
    .offices-grid-item {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 15px;
    }

    .city-abbreviation {
        flex-basis: 0;
    }
}


@media (max-width: 766px) {
    .burger-footer-menu {
        z-index: 99;
    }
}

@media (min-width: 1661px) {
    .burger-footer-menu {
        max-width: 800px;
    }
}

@media (min-width: 1113px) {
    .burger-nav-item {
        display: flex;
        align-items: flex-start;
        width: 51%;
    }

    .burger-nav-item.item-hover .burger-submenu-list {
        pointer-events: auto;
        opacity: 1;
        transform: none;
    }

    .burger-nav-item.item-hover .burger-menu-title {
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
        background: #fff;
        color: var(--theme);
        padding-left: 50px;
    }

    .burger-nav-item.item-hover .burger-arrow-icon {
        transform: translate(15px, -50%);
        opacity: 1;
        transition-delay: 0.1s;
    }
}

@media (min-width: 1660px) {
    .burger-menu-title {
        padding: 1.4rem 15px;
    }
}

@media (min-width: 1113px) {
    .burger-submenu-list {
        position: absolute;
        left: 46%;
        top: 0;
        bottom: 0;
        transition: all 0.3s ease;
        opacity: 0;
        pointer-events: none;
        padding-left: 50px;
        transform: translateX(10px);
    }
}

@media (max-width: 1112px) {
    .burger-submenu-list {
        display: none;
        margin-top: 10px;
        padding-left: 15px;
    }

    .burger-nav-item.item-active .burger-submenu-list {
        display: block;
    }
}

/* Responsive Adjustments */
@media (max-width: 1112px) {
    .burger-menu-title {
        font-size: 1.8rem;
    }

    .burger-submenu-item a {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .burger-footer-menu {
        max-width: 100%;
        border-radius: 10px 10px 0 0;
        padding: 4vmin;
    }

    .burger-menu-title {
        font-size: 1.6rem;
        padding: 1rem 12px;
    }

    .burger-submenu-item a {
        font-size: 1.4rem;
    }

    .burger-footer-nav {
        max-height: 60vh;
    }
}

@media (max-width: 575px) {
    .burger-nav-item {
        width: 100%;
    }
}

/* Responsive Styles */
@media (max-width: 991px) {
    .contact-section {
        padding: 70px 0;
    }

    .contact-text-col {
        padding-right: 15px;
        margin-bottom: 50px;
        text-align: center;
    }

    .contact-title {
        font-size: 36px;
    }

    .contact-pretitle {
        font-size: 18px;
    }

    .social-col {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .social-heading::after {
        display: none;
    }

    .contact-form-col {
        padding-left: 15px;
    }

    .contact-form-wrapper {
        padding: 40px 30px;
    }

    .form-title {
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    .contact-section {
        padding: 50px 0;
    }

    .contact-title {
        font-size: 30px;
    }

    .contact-pretitle {
        font-size: 16px;
    }

    .contact-form-wrapper {
        padding: 30px 0px;
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    }

    .contact-form-wrapper::after {
        width: 20px;
        border-width: 0 22px 22px 0;
    }

    .form-title {
        font-size: 22px;
    }

    .btn-submit {
        width: 100%;
        justify-content: center;
    }
}

/* Responsive Styles */
@media (max-width: 1112px) {
    .signup-section {
        background-size: 128%;
    }

    .signup-section .row {
        flex-direction: column;
        text-align: center;
    }

    .heading-col {
        margin-bottom: 35px;
    }

    .signup-title {
        font-size: 36px;
    }

    .newsletter-form {
        flex-wrap: wrap;
        border: none;
        margin-bottom: 30%;
    }

    .form-input-wrap {
        flex: 0 0 100%;
        border: 1px solid rgba(255, 255, 255, 0.3);
    }

    .newsletter-form .form-control {
        padding: 17px 25px !important;
        text-align: center;
    }

    .form-submit-wrap {
        padding: 0;
        margin-top: 4px;
        width: 100%;
    }

    .btn-signup {
        max-width: unset;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .signup-section {
        padding: 40px 0 20px;
    }

    .signup-title {
        font-size: 30px;
    }

    .newsletter-form {
        margin-bottom: 0;
    }
}

@media (max-width: 1112px) {
    .experts-section {
        padding: 80px 0 90px;
    }

    .tabs-nav {
        gap: 22px;
    }
}


@media (max-width: 767px) {
    .experts-section {
        padding: 60px 0 70px;
    }

    .spinner {
        display: none;
    }

    .tabs-nav {
        flex-direction: column;
        align-items: stretch;
        border-bottom: none;
        gap: 0;
    }

    .tab-btn {
        text-align: left;
        padding: 14px 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.18);
        width: 100%;
    }

    .tab-underline {
        display: none;
    }

    .logo-tile {
        min-height: 110px;
    }

    .expertise-col {
        text-align: left;
        padding: 0 20px;
    }
}

@media (max-width: 480px) {
    .experts-pretitle {
        font-size: 15px;
    }

    .experts-title {
        font-size: 28px;
    }

    .logo-tile img {
        max-width: 95px;
    }
}

@media (max-width: 991px) {
    .faq-question {
        grid-template-columns: 52px 1fr 20px;
        padding: 18px 16px;
    }

    .faq-answer {
        padding: 0 16px 18px 76px;
    }
}

@media (max-width: 767px) {
    .faq-section {
        padding: 70px 0 80px;
    }

    .spinner {
        display: none;
    }

    .faq-question {
        grid-template-columns: 46px 1fr 18px;
        padding: 16px 14px;
    }

    .faq-answer {
        padding: 0 14px 16px 70px;
    }
}

@media (max-width: 480px) {
    .faq-pretitle {
        font-size: 15px;
    }

    .faq-title {
        font-size: 28px;
    }

    .faq-question {
        grid-template-columns: 44px 1fr 16px;
    }

    .faq-answer {
        padding-left: 64px;
    }
}

@media (max-width: 1112px) {
    .locations-section {
        padding: 90px 0 95px;
    }

    .locations-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .location-card.active {
        grid-column: span 2;
        grid-template-columns: 1fr;
        max-height: none;
    }
}

@media (max-width: 767px) {
    .locations-section {
        padding: 70px 0 80px;
        background: linear-gradient(131.8deg, rgba(149, 54, 229, 0.7) 0%, #5936e5 46.87%, #1087ac 100%);
    }

    .spinner {
        display: none;
    }

    .locations-list {
        grid-template-columns: 1fr;
    }

    .location-media {
        height: 180px;
    }

    .location-card {
        min-height: unset;
    }
}

@media (max-width: 480px) {
    .locations-pretitle {
        font-size: 15px;
    }

    .locations-title {
        font-size: 28px;
    }

    .location-body {
        padding: 16px;
    }

    .location-number {
        width: 42px;
        height: 42px;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1500px) {
    .form-title {
        font-size: 40px;
    }

    .banner .banner_textt>h1 {
        font-size: 70px;
    }

    .why_choose_list img {
        top: -250px;
    }

    .cust-content-bottom {
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }

    section.banner {
        min-height: auto;
        padding-bottom: 7rem;
    }

    img.port_wrp_logo {
        bottom: 20px;
        left: 20px;
        width: 180px !important;
        height: 100px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    section.banner {
        min-height: auto;
    }

    .banner .banner_textt>h1 {
        font-size: 66px;
    }

    .section-title {
        font-size: 43px;
        font-weight: 700;
        line-height: 1.2;
        margin-bottom: 20px;
        color: #ffffff;
    }

    img.port_wrp_logo {
        position: absolute;
        bottom: 20px;
        left: 30px;
        width: 180px !important;
        height: 90px !important;
        object-fit: contain;
    }

    .cust-content-text-box {
        padding: 30px 20px;
    }

    .cust-content-bottom {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }

    .cust-content-wrap-image {
        height: 800px;
    }

    .why_choose_list img {
        top: -250px;
    }

    .form-title {
        font-size: 40px;
    }

    .menu_box>ul>li>.toggle_listing ul>li>a {
        font-size: 13px;
    }

    .menu_box {
        padding: 120px 20px 30px 20px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner .banner_textt>span {
        font-size: 15px;
        letter-spacing: 1px;
    }

    .why_choose_list img {
        position: absolute;
        width: 45%;
        right: -10px;
        top: -250px;
    }

    .footer-menu li a {
        font-size: 15px;
    }

    img.port_wrp_logo {
        position: absolute;
        bottom: 20px;
        left: 20px;
        width: 140px !important;
        height: 110px !important;
        object-fit: contain;
    }

    .menu_box {
        padding: 120px 40px 40px 40px;
    }

    .banner .banner_textt>h1 {
        font-size: 50px !important;
    }

    section.banner {
        min-height: auto;
    }

    .creative_web_sec .creative_web_textt>h2 {
        margin-bottom: 10px;
        font-size: 42px;
    }

    ul.cust-content-nav {
        padding: 15px 15px;
        gap: 10px;
    }

    .cust-content-text-box {
        padding: 20px;
    }

    .cust-content-bottom {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

    .cust-content-wrap-image {
        height: 850px;
    }

    .each_client_textt {
        padding: 0 !important;
        padding-bottom: 60px !important;
    }

    .each_client_secc .each_client_textt>h3 {
        margin: 0 0 20px 0;
        font-size: 22px;
    }

    .stay_ahead_newsletter h2 {
        font-size: 50px;
    }

    .stay_ahead_newsletter p {
        font-size: 30px;
    }

    .professional_design_company_heading h2 {
        font-size: 48px;
    }

    .why_choose_box {
        width: 47%;
        padding: 20px 0;
        gap: 10px;
    }

    .copy-privacy {
        gap: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    section.banner {
        min-height: auto;
    }

    header ul div#menuToggle>span {
        display: none;
    }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {

    ul.cust-content-nav img {
        width: 100%;
        box-shadow: 0 0 6px 0px #00000070;
    }

    section.banner {
        height: auto !important;
        min-height: auto;
    }

    .cus-tabs .row {
        justify-content: center;
    }

    .footer-widget {
        width: 100%;
        max-width: 100%;
    }

    .footer-menu li a {
        font-size: 16px;
    }

    .each_client_secc .each_client_textt:before {
        width: 100%;
        height: 1px;
        left: 0;
        bottom: 30px;
    }

    .each_client_secc .each_client_textt.last_linne:after {
        display: none;
    }

    .each_client_secc .theme_heading>p {
        width: 100%;
    }

    .testi_right_wrpr a.btn3 {
        margin: 0 0 20px 0;
    }

    header ul li a.btn1 {
        display: none;
    }

    header ul div#menuToggle>span {
        display: none;
    }

    header>.container-fluid {
        padding: 0 20px;
    }

    .bar--middle {
        top: calc(40% - 4px/ 2);
    }

    .bar--bottom {
        top: calc(30% + 11px + 4px/ 2);
    }

    .toggle {
        width: 30px;
    }

    .banner .banner_textt>span {
        font-size: 14px;
    }

    .banner .banner_textt>h1 {
        font-size: 40px !important;
    }

    .banner_textt {
        text-align: center;
    }

    .menu_box {
        width: 100%;
        transform: translateY(-100%) !important;
        padding: 130px 20px 80px 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .menu_box.open_menu {
        transform: translateY(0) !important;
    }

    a.btn1.mobile-view {
        display: flex !important;
    }

    .menu_box>ul>li>a {
        font-size: 30px;
    }

    ul.rating_wrp {
        text-align: left;
    }

    ul.rating_wrp {
        text-align: left;
    }

    .banner .banner_textt>ul.rating_wrp>li span {
        font-size: 13px;
    }

    .banner_textt a {
        justify-self: center;
    }

    .creative_web_sec .creative_web_textt>h2 {
        text-align: center;
    }

    h2 {
        font-size: 40px !important;
    }

    .creative_web_sec .creative_web_textt>ul>li {
        line-height: 1.5;
    }

    .creative_web_sec .creative_web_textt>ul>li>span {
        display: block;
    }

    .theme_heading>p {
        font-size: 16px !important;
    }

    .portfolio_sec ul.tabs_list {
        flex-wrap: wrap;
        gap: 10px;
    }

    .portfolio_sec ul.tabs_list>li {
        gap: 4px;
        font-size: 14px;
        min-width: 90px;
        padding: 10px 10px;
    }

    img.port_wrp_logo {
        width: 60px !important;
        bottom: 10%;
        left: 10%;
        height: auto !important;
    }

    .portfolio_sec a.port_wrp>span {
        font-size: 14px;
        width: 136px;
        height: 136px;
    }

    .cust-content .col-lg-4.col-md-4.ps-0 {
        order: 3;
        padding-left: calc(var(--bs-gutter-x) / 2) !important;
    }

    .cust-content .col-lg-2.col-md-2.pe-0 {
        order: 2;
        padding-right: calc(var(--bs-gutter-x) / 2) !important;
    }

    .cust-content .col-lg-6.col-md-6.p-0 {
        order: 1;
        padding-right: calc(var(--bs-gutter-x) / 2) !important;
        padding-left: calc(var(--bs-gutter-x) / 2) !important;
    }


    ul.cust-content-nav {
        flex-direction: row;
        padding: 25px 10px;
        gap: 11px;
        flex-wrap: wrap;
        justify-content: center;
    }

    ul.cust-content-nav li {
        width: 47%;
    }

    .cust-content-text-box {
        padding: 30px 20px 0 21px;
    }

    .cust-content-main-text {
        gap: 0;
        background: var(--theme-dark);
    }

    .cust-content-bottom {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
        padding: 10px 0 !important;
        margin: 10px 0;
    }

    .cust-content-top {
        gap: 10px;
        text-align: center;
    }

    a.close-btn {
        width: 50px;
        height: 50px;
    }

    a.close-btn i {
        font-size: 25px;
    }

    .cust-content {
        padding: 50px 0;
    }

    .cust-content-wrap-image {
        height: 350px;
        margin: 0 0 10px 0;
    }

    .cust-content-logo img {
        height: auto;
        margin: 40px auto 0px auto;
    }

    .full_services_sec .theme_heading>span {
        font-size: 14px;
    }

    .full_services_sec .theme_heading h2 {
        font-size: 30px;
    }

    .full_services_sec .theme_heading p {
        font-size: 16px;
    }

    .testi_sec .testi_left_cards {
        padding: 10px;
        flex-wrap: wrap;
        gap: 10px;
        background: #ffffff0f;
    }

    .testi_sec .testi_left_wrpr>ul.tsliderBtn {
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 0px;
        position: absolute;
        left: 105%;
        top: 50%;
        right: unset;
        transform: translateY(-50%);
    }

    .testi_sec .testi_right_textt {
        height: auto;
        gap: 10px;
        padding: 14px;
        background: #ffffff0f;
        margin: 10px 0;
    }

    .testi_sec .testi_left_wrpr:before {
        display: none;
    }

    .testi_sec .testi_left_wrpr:after {
        display: none;
    }

    .testi_sec .testi_right_textt>h4 {
        font-size: 15px;
    }

    .testi_sec .testi_left_wrpr {
        position: relative;
        width: 90%;
        z-index: 1;
    }

    section.testi_sec.py-4.pb-0 {
        padding: 50px 0 !important;
    }

    .testi_sec .testi_left_wrpr>.bg-card-color {
        display: none;
    }

    .testi_sec .testi_right_wrpr>i {
        top: -220px;
        right: 60px;
        bottom: unset;
        font-size: 90px;
        left: unset;
    }

    .testi_leftSlider {
        margin: 0 0 30px 0;
    }

    .testi_right_textt * {
        margin: 0;
    }

    .testi_sec .testi_right_textt>span {
        font-size: 16px;
        margin: 0 0 10px 0;
    }

    a.btn3 {
        justify-content: center;
    }

    .cms_platform_secc .cms_plat_left_wrpr>h2 {
        font-size: 30px;
    }

    .cms_platform_secc .cms_plat_right_box {
        flex-direction: column;
        align-items: start;
    }

    .cms_plat_right_box img {
        width: 50px;
    }

    .website_design_process .theme_heading>p {
        width: 100%;
    }

    .cms_platform_secc .cms_plat_right_box>.cms_plat_right_box_textt>p {
        padding-left: 2px;
    }

    a.c-btn.-glow {
        font-size: 16px;
    }

    .each_client_secc .each_client_textt>h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    div#toc-container {
        padding: 15px 10px;
    }

    .content-section {
        padding: 10px 10px;
    }

    .content-section h2 {
        font-size: 25px;
    }

    .content-section h3 {
        font-size: 20px;
    }

    section.stay_ahead_section .row {
        flex-direction: column-reverse;
        align-items: center;
    }

    .stay_ahead_image img {
        max-width: 100%;
    }

    .stay_ahead_newsletter {
        text-align: center;
    }

    .stay_ahead_newsletter h2 {
        font-size: 35px;
    }

    .stay_ahead_newsletter p {
        font-size: 20px;
    }

    .stay_ahead_newsletter_form form button {
        width: 100%;
        position: unset;
        margin: 10px 0;
        justify-content: space-between;
    }

    div#toc-container {
        padding: 15px 10px;
    }

    .content-section {
        padding: 10px 10px;
    }

    .content-section h2 {
        font-size: 25px !important;
    }

    .content-section h3 {
        font-size: 20px;
    }

    section.stay_ahead_section .row {
        flex-direction: column-reverse;
        align-items: center;
    }

    .stay_ahead_image img {
        max-width: 100%;
    }

    .stay_ahead_newsletter {
        text-align: center;
    }

    .stay_ahead_newsletter h2 {
        font-size: 35px;
    }

    .stay_ahead_newsletter p {
        font-size: 20px;
    }

    .stay_ahead_newsletter_form form button {
        width: 100%;
        position: unset;
        margin: 10px 0;
        justify-content: space-between;
    }

    .why_choose_box {
        width: 100%;
        padding: 10px 0;
        gap: 10px;
    }

    .professional_design_company_heading h2 {
        font-size: 30px;
    }

    .why_choose_box span {
        white-space: nowrap;
        font-size: 30px;
    }

    .faq-text {
        font-size: 23px;
        line-height: 1.4;
    }

    span.faq-count {
        font-size: 20px;
        width: fit-content;
        height: auto;
    }

    button.faq-question {
        padding: 10px;
        gap: 0;
    }

    .faq-answer {
        padding: 0 !important;
        padding-left: 60px !important;
    }

    .why_choose_list img {
        top: -100px;
    }

    .why_choose_box_content h4 {
        font-size: 25px;
    }

    .expertise-col li {
        padding: 5px 0;
    }

    .tabs-content {
        margin-top: 0;
    }

    .city-abbreviation {
        font-size: 70px;
        padding-right: 2px;
        text-indent: -5px;
        flex-basis: 78px;
    }

    button#toggleTrigger {
        justify-content: end;
        justify-self: end;
        display: flex;
    }

    .row.copy-privacy {
        gap: 0;
        padding: 20px 0;
    }

    .widget-title {
        padding: 10px 0;
    }

    .footer-heading h2 {
        font-size: 33px;
        margin: 0 0 10px 0;
    }

    .wdp_box {
        padding: 20px 10px;
        width: 100%;
        border: 1px solid #fff;
        text-align: center;
        margin: 10px 0;
    }

    .pin-wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .website_design_process .wdp_box>img {
        display: block;
        margin-bottom: 10px;
        margin: 0 auto;
    }

    .website_design_process .wdp_box>span.act_dot {
        display: none;
    }

    .website_design_process .wdp_box>ul>li {
        text-align: left;
    }

    .banner_slider {
        width: 260px;
    }

    /* New Css */

    ul.cust-content-nav img {
        width: 100%;
        box-shadow: 0 0 6px 0px #00000070;
    }

    section.banner {
        height: auto !important;
        min-height: auto;
    }

    ul.bread-crumbs li a {
        font-size: 14px;
    }

    ul.bread-crumbs li a::before {
        font-size: 14px;
        right: calc(100% + 7px);
    }

    ul.bread-crumbs li a i {
        font-size: 17px;
        margin: 0;
    }

    ul.bread-crumbs {
        gap: 20px;
    }

    ul.list li {
        font-size: 14px;
        padding: 5px 0 5px 20px;
    }

    ul.list li h6 {
        font-size: 17px;
        text-align: left;
    }

    .inner_banner_slider_wrp {
        margin: 20px 0;
        width: 100%;
    }

    .banner-style2-image-box .vid_wrpr>.vid_textt>h3 span {
        font-size: 18px;
    }

    .banner-style2-image-box .vid_wrpr>.vid_textt>h3 {
        font-size: 12px;
    }

    .vid_textt {
        width: 50%;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list {
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px;
        margin: 20px 0;
        padding: 10px;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list>li>span {
        font-size: 15px;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list>li {
        gap: 10px;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list>li>.icon_wrp {
        width: 60px;
        height: 60px;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list>li>.icon_wrp>svg {
        width: 20px;
    }



    .seo-audit-banner h2 {
        font-size: 30px !important;
    }

    .rebranding_process_textt {
        text-align: center;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr .rebranding_process_textt>ul>li {
        text-align: left;
    }

    .rebranding_process_secc:before {
        height: 100%;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr .rebranding_process_imgg>img {
        margin: 20px 0;
    }

    .our_industries_secc>.container-fluid {
        padding: 0 20px;
    }

    .our_industries_textt {
        padding: 60px 0 !important;
    }

    main.seo-page.logo_design_pgg .our_industries_secc .our_industries_wrpr>.our_industries_box {
        padding: 20px;
    }

    main.seo-page.logo_design_pgg .our_industries_secc .our_industries_wrpr>.our_industries_box>p {
        margin: 0 0 10px 0;
    }

    .logo-flash img {
        filter: blur(3px);
    }

    .expert-right-text h3 {
        font-size: 25px;
    }

    .expert-right-box {
        padding: 20px;
        box-shadow: 0 0 7px 0 #00000029;
    }

    .banner-style2-text * {
        text-align: left !important;
    }

    .banner-style2-text a.btn2 {
        justify-self: start;
    }

    .custom_web_des_port_text {
        width: 100%;
        margin: 20px 0;
    }

    .custom_featured_inner {
        padding: 20px 0;
    }

    img.custom_web_des_port_img {
        height: 350px;
    }

    img.custom_web_des_port_logo {
        width: 120px;
    }

    .custom_web_des_port_text p {
        margin: 0 0 10px 0;
    }

    .content-single img {
        height: auto;
        margin: 0 auto 10px auto;
    }

    .why_choose_box:nth-child(odd)::after {
        content: '';
        position: absolute;
        width: 205%;
        height: 2px;
        background: #7a0309;
        bottom: -10px;
    }

    .banner3 .inner_banner_slider_wrp>ul.inn_slider_btns {
        width: 60%;
    }

    .shopify-light .service-icon h5 {
        white-space: nowrap;
    }

    .seo-exp-tab-label {
        font-size: 15px;
        white-space: nowrap;
    }

    .seo-exp-tab-item {
        width: fit-content;
        max-width: fit-content;
    }

    .seo-exp-tab-icon img,
    .seo-exp-tab-icon svg {
        width: 30px;
    }

    .seo-exp-tabs-nav {
        flex-direction: row !important;
        flex-wrap: wrap;
    }

    .seo-exp-tab-label {
        font-size: 15px;
        white-space: nowrap;
    }

    .seo-exp-tab-item {
        width: fit-content;
        max-width: fit-content;
    }

    .seo-exp-tab-icon img,
    .seo-exp-tab-icon svg {
        width: 30px;
    }

    .seo-exp-tabs-nav {
        flex-direction: row !important;
        flex-wrap: wrap;
    }

    .seo-best-tabs .seo-best-tab {
        font-size: 16px;
        flex: unset;
    }

    .seo-best-tabs {
        flex-wrap: wrap;
        justify-content: center;
    }

    .seo-best-slider-list .slick-slide {
        margin: 0;
        overflow: 0;
    }

    .seo-best-pane-text {
        width: 100% !important;
        padding: 0 !important;
        text-align: center !important;
    }

    .seo-best-pane-inner {
        flex-direction: column-reverse;
    }

    .seo-best-pane-inner .seo-best-pane-media {
        width: 60%;
    }

    .seo-best-pane-text p {
        font-size: 19px;
        line-height: 1.5;
        width: 80%;
        margin: 0 auto;
    }

    .ppc-port-text h2 {
        color: #fff;
        font-size: 35px !important;
    }

    .ppc-port-text {
        padding: 20px 0;
        text-align: center;
    }

    .ppc-port-bnts {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }

    .ppc-port-text p {
        font-size: 16px;
        margin: 0 0 10px 0;
    }

    .ppc-port-imgs .logo_image {
        width: 100px;
    }

    .seo-best-heading p {
        font-size: 18px;
    }

    section.seo-best-sec.dark .seo-best-pane-inner {
        height: auto !important;
        padding: 0 !important;
    }

    section.seo-best-sec.dark .seo-best-tabs {
        position: unset;
    }

    section.seo-best-sec.dark .seo-best-pane-text {
        position: unset !important;
        width: 100%;
        padding: 10px !important;
    }

    section.seo-best-sec.dark .seo-best-pane-media {
        position: unset;
        width: 100%;
    }

    section.seo-best-sec.dark .seo-best-pane-inner p {
        font-size: 16px;
    }

    section.signup-section.content-vet {
        padding: 50px 10px;
        margin: 0;
    }

}


@media only screen and (min-width: 300px) and (max-width: 519px) {

    .seo-page .hero:after {
        font-size: 3rem;
        top: 40vmin;
    }

    .expert-left-content h2 {
        font-size: 34px !important;
    }

    .banner_slider {
        width: 210px;
    }

    .why_choose_box:nth-child(odd)::after {
        content: '';
        position: absolute;
        width: 205%;
        height: 2px;
        background: #7a0309;
        bottom: -10px;
    }

    header ul li a.btn1 {
        display: none;
    }

    header ul div#menuToggle>span {
        display: none;
    }

    header>.container-fluid {
        padding: 0 20px;
    }

    .bar--middle {
        top: calc(40% - 4px/ 2);
    }

    .bar--bottom {
        top: calc(30% + 11px + 4px/ 2);
    }

    .toggle {
        width: 30px;
    }

    .banner .banner_textt>span {
        font-size: 14px;
    }

    .banner .banner_textt>h1 {
        font-size: 40px !important;
    }

    .banner_textt {
        text-align: center;
    }

    .menu_box {
        width: 100%;
        transform: translateY(-100%) !important;
        padding: 110px 20px 80px 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .menu_box.open_menu {
        transform: translateY(0) !important;
    }

    a.btn1.mobile-view {
        display: flex !important;
    }

    .menu_box>ul>li>a {
        font-size: 30px;
    }

    ul.rating_wrp {
        text-align: left;
    }

    ul.rating_wrp {
        text-align: left;
    }

    .banner .banner_textt>ul.rating_wrp>li span {
        font-size: 13px;
    }

    .banner .banner_textt>ul.rating_wrp {
        gap: 50px;
    }

    .banner .banner_textt>ul.rating_wrp>li:first-child:after {
        right: -10%;
    }

    .banner_textt a {
        justify-self: center;
    }

    .creative_web_sec .creative_web_textt>h2 {
        text-align: center;
    }

    h2 {
        font-size: 35px;
    }

    .creative_web_sec .creative_web_textt>ul>li {
        font-size: 16px;
        line-height: 1.5;
    }

    .creative_web_sec .creative_web_textt>ul>li>span {
        display: block;
        font-size: 17px;
    }

    .theme_heading>p {
        font-size: 16px !important;
    }

    .portfolio_sec ul.tabs_list {
        flex-wrap: wrap;
        gap: 10px;
        margin: 20px 0;
    }

    .portfolio_sec ul.tabs_list>li {
        gap: 4px;
        font-size: 14px;
        min-width: 90px;
        padding: 10px 10px;
    }

    img.port_wrp_logo {
        width: 80px !important;
        bottom: 10%;
        left: 5%;
        height: auto !important;
    }

    .portfolio_sec a.port_wrp>span {
        font-size: 14px;
        width: 136px;
        height: 136px;
    }

    p {
        font-size: 16px;
    }

    .cust-content .col-lg-4.col-md-4.ps-0 {
        order: 3;
        padding-left: calc(var(--bs-gutter-x) / 2) !important;
    }

    .cust-content .col-lg-2.col-md-2.pe-0 {
        order: 2;
        padding-right: calc(var(--bs-gutter-x) / 2) !important;
    }

    .cust-content .col-lg-6.col-md-6.p-0 {
        order: 1;
        padding-right: calc(var(--bs-gutter-x) / 2) !important;
        padding-left: calc(var(--bs-gutter-x) / 2) !important;
    }


    ul.cust-content-nav {
        flex-direction: row;
        padding: 25px 10px;
        gap: 11px;
        flex-wrap: wrap;
        justify-content: center;
    }

    ul.cust-content-nav li {
        width: 47%;
    }

    .cust-content-text-box {
        padding: 30px 20px 0 21px;
    }

    .cust-content-main-text {
        gap: 0;
        background: var(--theme-dark);
    }

    .cust-content-bottom {
        flex-wrap: wrap;
        justify-content: center !important;
        gap: 20px !important;
        padding: 10px 0;
        margin: 10px 0;
    }

    .cust-content-top {
        gap: 10px;
        text-align: center;
    }

    a.close-btn {
        width: 50px;
        height: 50px;
    }

    a.close-btn i {
        font-size: 25px;
    }

    .cust-content {
        padding: 50px 0;
    }

    .cust-content-wrap-image {
        height: 350px;
        margin: 0 0 10px 0;
    }

    .cust-content-logo img {
        height: auto;
        margin: 40px auto 0px auto;
    }

    .full_services_sec .theme_heading>span {
        font-size: 14px;
    }

    .full_services_sec .theme_heading h2 {
        font-size: 30px;
    }

    .full_services_sec .theme_heading p {
        font-size: 16px;
    }

    .testi_sec .testi_left_cards {
        padding: 10px;
        flex-wrap: wrap;
        gap: 10px;
        background: #ffffff0f;
    }

    .testi_sec .testi_left_wrpr>ul.tsliderBtn {
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 0px;
        position: absolute;
        left: 50%;
        top: 100%;
        transform: translateX(-50%);
        right: unset;
    }

    .testi_sec .testi_right_textt {
        height: auto;
        gap: 10px;
        padding: 14px;
        background: #ffffff0f;
        margin: 10px 0;
    }

    .testi_sec .testi_left_wrpr:before {
        display: none;
    }

    .testi_sec .testi_left_wrpr:after {
        display: none;
    }

    .testi_sec .testi_right_textt>h4 {
        font-size: 15px;
    }

    .testi_sec .testi_left_wrpr {
        position: relative;
        width: 100%;
        z-index: 1;
    }

    section.testi_sec.py-4.pb-0 {
        padding: 50px 0 !important;
    }

    .testi_sec .testi_left_wrpr>.bg-card-color {
        display: none;
    }

    .testi_sec .testi_right_wrpr>i {
        top: -230px;
        right: 20px;
        bottom: unset;
        font-size: 90px;
        left: unset;
    }

    .testi_leftSlider {
        margin: 0 0 60px 0;
    }

    .testi_right_textt * {
        margin: 0;
    }

    .testi_sec .testi_right_textt>span {
        font-size: 16px;
        margin: 0 0 10px 0;
    }

    a.btn3 {
        justify-content: center;
    }

    .cms_platform_secc .cms_plat_left_wrpr>h2 {
        font-size: 30px;
    }

    .cms_platform_secc .cms_plat_right_box {
        flex-direction: column;
        align-items: start;
    }

    .cms_plat_right_box img {
        width: 50px;
    }

    .website_design_process .theme_heading>p {
        width: 100%;
    }

    .cms_platform_secc .cms_plat_right_box>.cms_plat_right_box_textt>p {
        padding-left: 2px;
    }

    a.c-btn.-glow {
        font-size: 16px;
    }

    .each_client_secc .each_client_textt>h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    div#toc-container {
        padding: 15px 10px;
    }

    .content-section {
        padding: 10px 10px;
    }

    .content-section h2 {
        font-size: 25px;
    }

    .content-section h3 {
        font-size: 20px;
    }

    section.stay_ahead_section .row {
        flex-direction: column-reverse;
        align-items: center;
    }

    .stay_ahead_image img {
        max-width: 100%;
    }

    .stay_ahead_newsletter {
        text-align: center;
    }

    .stay_ahead_newsletter h2 {
        font-size: 35px;
    }

    .stay_ahead_newsletter p {
        font-size: 20px;
    }

    .stay_ahead_newsletter_form form button {
        width: 100%;
        position: unset;
        margin: 10px 0;
        justify-content: space-between;
    }

    div#toc-container {
        padding: 15px 10px;
    }

    .content-section {
        padding: 10px 10px;
    }

    .content-section h2 {
        font-size: 25px;
    }

    .content-section h3 {
        font-size: 20px;
    }

    section.stay_ahead_section .row {
        flex-direction: column-reverse;
        align-items: center;
    }

    .stay_ahead_image img {
        max-width: 100%;
    }

    .stay_ahead_newsletter {
        text-align: center;
    }

    .stay_ahead_newsletter h2 {
        font-size: 35px;
    }

    .stay_ahead_newsletter p {
        font-size: 20px;
    }

    .stay_ahead_newsletter_form form button {
        width: 100%;
        position: unset;
        margin: 10px 0;
        justify-content: space-between;
    }

    .why_choose_box {
        width: 100%;
        padding: 10px 0;
        gap: 10px;
    }

    .professional_design_company_heading h2 {
        font-size: 30px;
    }

    .why_choose_box span {
        white-space: nowrap;
        font-size: 20px;
    }

    section.professional_design_company {
        padding-top: 180px;
        position: relative;
    }

    .why_choose_list {
        position: unset;
    }

    .faq-text {
        font-size: 20px;
        line-height: 1.4;
    }

    span.faq-count {
        border: none;
        font-size: 20px;
        width: fit-content;
        height: auto;
        background: no-repeat;
    }

    button.faq-question {
        padding: 10px;
        gap: 0;
    }

    .faq-answer {
        padding: 0 !important;
        padding-left: 60px !important;
    }

    .why_choose_list img {
        width: 100%;
        top: 0;
    }

    .why_choose_box_content h4 {
        font-size: 20px;
    }

    .expertise-col li {
        padding: 5px 0;
    }

    .tabs-content {
        margin-top: 0;
    }

    .city-abbreviation {
        font-size: 70px;
        padding-right: 2px;
        text-indent: -5px;
        flex-basis: 78px;
    }

    button#toggleTrigger {
        justify-content: end;
        justify-self: end;
        display: flex;
    }

    .row.copy-privacy {
        gap: 0;
        padding-bottom: 0;
        padding: 20px 0;
        align-items: center;
        text-align: center;
    }

    .office-address-text {
        font-size: 11px;
    }

    .widget-title {
        padding: 10px 0 0 0;
    }

    .footer-heading h2 {
        font-size: 33px;
        margin: 0 0 10px 0;
    }

    .wdp_box {
        padding: 20px 10px;
        width: 100%;
        border: 1px solid #fff;
        text-align: center;
        margin: 10px 0;
    }

    .pin-wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .website_design_process .wdp_box>img {
        display: block;
        margin-bottom: 10px;
        margin: 0 auto;
    }

    .website_design_process .wdp_box>span.act_dot {
        display: none;
    }

    .website_design_process .wdp_box>ul>li {
        text-align: left;
    }

    .testi_sec .testi_left_cards {
        padding: 10px;
    }

    .cms_platform_secc .cms_plat_left_wrpr>h2 {
        font-size: 34px;
    }

    .partners-logos {
        margin: 0 -12px 10px;
    }

    .btn2>.btn_inn {
        font-size: 14px !important;
        height: 50px !important;
    }

    .banner .banner_textt>p {
        font-size: 16px;
    }

    .portfolio_sec>.container-fluid {
        padding: 0 20px;
    }

    .each_client_secc .theme_heading>p {
        width: 100%;
    }

    .stay_ahead_newsletter_form form input {
        height: 60px;
    }

    .toc-list a {
        font-size: 14px;
    }

    .offices-grid {
        justify-content: center;
        text-align: center;
    }

    .rebranding_process_secc:before {
        height: 100%;
    }

    .rebranding_process_imgg {
        margin: 20px 0;
    }

    /* New Css */

    ul.cust-content-nav img {
        width: 100%;
        box-shadow: 0 0 6px 0px #00000070;
    }

    section.banner {
        height: auto !important;
        min-height: auto;
    }

    ul.bread-crumbs li a {
        font-size: 12px;
    }

    ul.bread-crumbs li a::before {
        font-size: 12px;
        right: calc(100% + 7px);
    }

    ul.bread-crumbs li a i {
        font-size: 13px;
        margin: 0;
    }

    ul.bread-crumbs {
        gap: 20px;
    }

    ul.list li {
        font-size: 14px;
        padding: 5px 0 5px 20px;
    }

    ul.list li h6 {
        font-size: 14px;
        text-align: left;
    }

    .inner_banner_slider_wrp {
        margin: 20px 0;
        width: 100%;
    }

    .banner-style2-image-box .vid_wrpr>.vid_textt>h3 span {
        font-size: 18px;
    }

    .banner-style2-image-box .vid_wrpr>.vid_textt>h3 {
        font-size: 12px;
    }

    .vid_textt {
        width: 50%;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list {
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 10px;
        margin: 20px 0;
        padding: 10px;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list>li>span {
        font-size: 15px;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list>li {
        gap: 10px;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list>li>.icon_wrp {
        width: 60px;
        height: 60px;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list>li>.icon_wrp>svg {
        width: 20px;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list>li:nth-child(odd) {
        align-items: start;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr>.tabs_list>li:nth-child(even) {
        align-items: end;
    }

    .seo-audit-banner h2 {
        font-size: 30px;
    }

    .rebranding_process_textt {
        text-align: center;
    }

    .rebranding_process_secc .rebrand_proc_tabs_wrpr .rebranding_process_textt>ul>li {
        text-align: left;
    }

    .our_industries_secc>.container-fluid {
        padding: 0 20px;
    }

    .our_industries_textt {
        padding: 60px 0 !important;
    }

    main.seo-page.logo_design_pgg .our_industries_secc .our_industries_wrpr>.our_industries_box {
        padding: 20px;
    }

    main.seo-page.logo_design_pgg .our_industries_secc .our_industries_wrpr>.our_industries_box>p {
        margin: 0 0 10px 0;
    }

    .logo-flash img {
        filter: blur(3px);
    }

    .expert-right-text h3 {
        font-size: 25px;
    }

    .expert-right-box {
        padding: 20px;
        box-shadow: 0 0 7px 0 #00000029;
    }

    .our_industries_secc .our_industries_textt>h2 {
        font-size: 25px;
    }


    .our_industries_secc .our_industries_wrpr>.our_industries_box>h3 {
        font-size: 25px;
    }

    .expert-left-content h2 {
        font-size: 25px !important;
    }

    .website_design_process .wdp_box>ul>li>span {
        height: 10px;
    }

    .banner-style2-text * {
        text-align: left !important;
    }

    .banner-style2-text a.btn2 {
        justify-self: start;
    }

    .custom_web_des_port_text {
        width: 100%;
        margin: 20px 0;
        text-align: center;
    }

    .custom_featured_inner {
        padding: 20px 0;
    }

    img.custom_web_des_port_img {
        height: 350px;
    }

    img.custom_web_des_port_logo {
        width: 120px;
    }

    .custom_web_des_port_text p {
        margin: 0 0 10px 0;
    }

    .content-single img {
        height: auto;
    }

    .shopify-light .service-icon {
        width: max-content;
    }

    .shopify-light .service-icon h5 {
        white-space: nowrap;
        font-size: 25px;
    }

    .rank-cta-content h2 {
        font-size: 35px;
    }

    .footer-menu li a {
        font-size: 14px;
    }

    .banner3 ul.bread-crumbs li a {
        font-size: 11px;
    }

    .banner3 .inner_banner_slider_wrp>ul.inn_slider_btns {
        width: 80%;
    }

header ul {
    gap: 6px;
}

.fold_four .theme_heading>h2>span {
    font-size: 35px;
}

.fold_four.all-sec .theme_heading>p {
    width: 100%;
}

.cust_tabs_wrp>ul {
    display: block;
    width: 100%;
}

.number_head > div {
    font-size: 12px;
}

.number_head > i {
    width: 25px;
    height: 25px;
    font-size: 12px;
}

    .seo-exp-tab-label {
        font-size: 15px;
        white-space: nowrap;
    }

    .seo-exp-tab-item {
        width: fit-content;
        max-width: fit-content;
    }

    .seo-exp-tab-icon img,
    .seo-exp-tab-icon svg {
        width: 30px;
    }

    .seo-exp-tabs-nav {
        flex-direction: row !important;
        flex-wrap: wrap;
    }

    .seo-exp-tabs-nav {
        flex-direction: row !important;
        flex-wrap: wrap;
    }

    .seo-best-tabs .seo-best-tab {
        font-size: 16px;
        width: 100%;
        flex: unset;
    }

    .seo-best-tabs {
        flex-wrap: wrap;
    }

    .seo-best-slider-list .slick-slide {
        margin: 0;
        overflow: 0;
    }

    .seo-best-pane-text {
        width: 100% !important;
        padding: 0 !important;
        text-align: center !important;
    }

    .seo-best-pane-inner {
        flex-direction: column-reverse;
    }

    .seo-best-pane-inner .seo-best-pane-media {
        width: 60%;
    }

    .seo-best-pane-text p {
        font-size: 19px;
        line-height: 1.5;
        width: 100%;
        margin: 0 auto;
    }

    .ppc-port-text h2 {
        color: #fff;
        font-size: 25px;
    }

    .ppc-port-text {
        padding: 20px 0;
        text-align: center;
    }

    .ppc-port-bnts {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }

    .ppc-port-text p {
        font-size: 16px;
        margin: 0 0 10px 0;
    }

    .ppc-port-imgs .logo_image {
        width: 100px;
    }

    .seo-best-heading p {
        font-size: 18px;
    }

    section.seo-best-sec.dark .seo-best-pane-inner {
        height: auto !important;
        padding: 0 !important;
    }

    section.seo-best-sec.dark .seo-best-tabs {
        position: unset;
    }

    section.seo-best-sec.dark .seo-best-pane-text {
        position: unset !important;
        width: 100%;
        padding: 10px !important;
    }

    section.seo-best-sec.dark .seo-best-pane-media {
        position: unset;
        width: 100%;
    }

    section.seo-best-sec.dark .seo-best-pane-inner p {
        font-size: 16px;
    }

    section.signup-section.content-vet {
        padding: 50px 10px;
        margin: 0;
    }
    
    ul {}

.contact-section.contact_pgg .contact_info_wrpr > ul > li {
    display: block;
}

.contact-section.contact_pgg .contact_info_wrpr > ul {
    display: block;
    width: 100%;
}

.contact-section.contact_pgg .contact-form-wrapper {
    padding: 30px 10px;
}

.contact-section.contact_pgg .contact-form-wrapper h2.form-title {
    font-size: 30px;
}

.contact-section.contact_pgg {
    padding-top: 100px;
}
.about_banner .about_banner_textt > h1 {
    font-size: 38px;
}

.about_banner .about_banner_textt .about_ban_box {
    margin-bottom: 20px;
}

.about_banner .about_banner_textt .about_ban_box > h2 {
    font-size: 40px;
}

.about_banner {
    height: 830px;
}

}


@media only screen and (min-width: 0px) and (max-width: 299px) {}

html {
    overflow-x: hidden;
}