@media screen and (max-width:1536px) {
    .section-title {
        margin-bottom: 40px;
    }

    .py-100 {
        padding: 80px 0;
    }

    .pb-100 {
        padding-bottom: 80px;
    }

    .section-title h2, .customer-header h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 6px;
    }

    .section-title h3, .counter .counter-block h6, .customer-header h3 {
        font-size: 48px;
        line-height: 54px;
    }

    .card-title {
        font-size: 32px;
        line-height: 38px;
    }

    .button {
        padding: 10px 20px;
    }

    .footer-logo ul li a, .contact-block a span, .blog-social-links ul li a {
        width: 44px;
        height: 44px;
    }

    .footer-logo ul li a svg, .blog-social-links ul li a svg {
        height: 22px;
    }

    .form-control {
        height: 46px;
        font-size: 18px;
    }

    .form-group textarea::placeholder,
    .form-group input::placeholder {
        font-size: 18px;
    }

    .accordion .accordion-button::after {
        width: 35px;
        height: 35px;
        background-position: 3px center;
    }

    .accordion .accordion-button::before {
        width: 46px;
        height: 46px;
    }

    .owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
        width: 46px;
        height: 46px;
    }

    .owl-theme .owl-nav .owl-prev {
        left: -23px;
        background-color: #fff !important;
    }

    .owl-theme .owl-nav .owl-next {
        background-color: #fff !important;
        right: -23px;
    }

    .connect-now a {
        margin-top: 40px;
    }

    .icon {
        width: 70px;
        height: 70px;
        border-radius: 50%;
    }

    .process .icon img {
        height: 34px;
    }

    .blog-detail-block h5 {
        font-size: 30px;
        line-height: 36px;
    }

    .we-do-block h6, .privacy-detail-block h5 {
        font-size: 30px;
        line-height: 36px;
    }

    .we-do-block span img {
        height: 30px;
    }

    .we-do-block:not(:last-child) {
        margin-bottom: 30px;
    }

    .counter .counter-block span {
        font-size: 30px;
    }

    .about-experience h6, .about-customers h6 {
        font-size: 48px;
        line-height: 54px;
    }

    .about-experience p, .about-customers p {
        font-size: 14px;
        line-height: 20px;
    }

    .about-customers span {
        font-size: 30px;
        display: inline-block;
        margin-bottom: 16px;
    }

    .top-skill span:first-child {
        padding: 10px 14px;
    }

    .customer-name h5 {
        font-size: 32px;
        line-height: 38px;
    }
}

@media screen and (max-width:1399px) {
    .section-title h3, .counter .counter-block h6, .customer-header h3 {
        font-size: 44px;
        line-height: 50px;
    }

    .card-title {
        font-size: 28px;
        line-height: 34px;
    }

    .top-skill span:first-child {
        padding: 7px 10px;
        width: 100%;
        border: 1px solid #fff;
    }

    .top-skill {
        gap: 16px;
        margin-top: 16px;
    }
}

@media screen and (max-width:1280px) {
    .accordion .accordion-item .accordion-header .accordion-button span {
        width: 85%;
    }

    .process span {
        margin-bottom: 16px;
    }

    .section-title {
        margin-bottom: 30px;
    }

    .py-100 {
        padding: 60px 0;
    }

    .pb-100 {
        padding-bottom: 60px;
    }

    .section-title h3, .counter .counter-block h6, .customer-header h3 {
        font-size: 38px;
        line-height: 44px;
    }

    .card-title {
        font-size: 24px;
        line-height: 30px;
    }

    .card-subtitle {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 6px;
    }

    .content {
        font-size: 14px;
        line-height: 20px;
    }

    :root {
        --radius-24: 20px;
        --radius-16: 12px;
        --p-20: 16px;
    }

    .card-content a {
        margin-top: 16px;
    }

    .card-image {
        margin-bottom: 16px;
    }

    .button {
        font-size: 14px;
        padding: 7px 18px;
    }

    .view-all-btn {
        margin-top: 40px;
    }

    .contact-wrapper .contact-block p {
        font-size: 18px;
        line-height: 24px;
    }

    .footer-logo ul li a, .blog-social-links ul li a {
        width: 40px;
        height: 40px;
    }

    .footer-logo ul li a svg, .blog-social-links ul li a svg {
        height: 18px;
    }

    .form-control {
        height: 40px;
        font-size: 16px;
        padding: 0 12px;
    }

    .form-group textarea::placeholder,
    .form-group input::placeholder {
        font-size: 16px;
    }

    .subscribe button {
        padding: 8px 18px;
    }

    .accordion-button.collapsed, .accordion-item {
        border-radius: 35px !important;
    }

    .accordion-body span, .accordion-body p, .accordion .accordion-item .accordion-header .accordion-button span {
        font-size: 18px;
        line-height: 24px;
    }

    .accordion .accordion-button::before {
        right: 14px;
    }

    .accordion .accordion-button::before {
        width: 40px;
        height: 40px;
    }

    .accordion .accordion-button::after {
        width: 26px;
        height: 26px;
        background-position: 4px center;
        background-size: 16px;
    }

    .accordion-item:not(:last-child) {
        margin-bottom: 24px;
    }

    .owl-theme .owl-nav {
        position: static;
        width: 100%;
        margin-top: 30px;
        justify-content: center;
        gap: 16px;
    }

    .customer-slider .owl-nav {
        position: absolute;
        justify-content: space-between;
    }

    .customers .owl-theme .owl-nav .owl-prev,
    .customers .owl-theme .owl-nav .owl-next {
        position: absolute;
    }

    .owl-theme .owl-nav .owl-next,
    .owl-theme .owl-nav .owl-prev {
        position: relative;
    }

    .owl-theme .owl-nav .owl-prev {
        left: 0;
    }

    .owl-theme .owl-nav .owl-next {
        right: 0;
    }

    .customers .owl-theme .owl-nav .owl-next, .customers .owl-theme .owl-nav .owl-prev,
    .slider-button-block .owl-prev, .slider-button-block .owl-next,
    .owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
        width: 40px;
        height: 40px;
    }

    .team .card-title {
        margin-bottom: 6px;
    }

    .price-card-header span.card-title {
        margin-top: 24px;
    }

    .price-card-content ul li svg {
        height: 16px;
    }

    label {
        font-size: 14px;
        margin: 0 0 6px;
    }

    .form-group textarea {
        padding: 8px 12px;
    }

    .icon {
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }

    .process .icon img {
        height: 30px;
    }

    .banner {
        height: 250px;
    }

    .blog-detail-block h5 {
        font-size: 26px;
        line-height: 32px;
    }

    .blog-detail-block:not(:last-child) {
        margin-bottom: 24px;
    }

    .next-prev-btn {
        margin-top: 30px;
    }

    .blog-block .tag-wrapper span {
        padding: 5px 10px;
        font-size: 14px;
    }

    .blog-sub-title {
        margin-bottom: 16px;
    }

    .blog-block .blog-post img {
        width: 80px;
        height: 80px;
    }

    .blog-block .blog-post:not(:last-child) {
        margin-bottom: 16px;
    }

    .blog-post .blog-post-content span {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 6px;
    }

    .blog-post-content a {
        font-size: 18px;
        line-height: 24px;
    }

    .customer-content p {
        font-size: 16px;
        line-height: 22px;
    }

    .customer-name h5 {
        font-size: 28px;
        line-height: 34px;
    }

    .customer-name img, .scroll-to-top {
        width: 40px;
        height: 40px;
    }

    .customer-name {
        padding-top: 16px;
    }

    .customer-header {
        margin-bottom: 16px;
        padding-bottom: 16px;
    }

    .banner .left-pattern {
        width: 40%;
        bottom: 20px;
    }

    .banner .left-pattern img {
        width: 100%;
    }

    .form-select {
        background-position: right 16px center;
    }
}

@media screen and (max-width:1199px) {

    header .navbar-brand img {
        width: 150px;
    }

    header .nav-item:not(:last-child), header .navbar .navbar-collapse {
        margin-right: 24px;
    }

    header .nav-item .nav-link {
        font-size: 14px;
    }

    .contact-block {
        flex-direction: column;
        align-items: flex-start;
    }

    .contact-wrapper .contact-block a {
        flex: 1;
    }

    .we-do-block {
        text-align: center;
    }

    .we-do-image {
        margin-bottom: 30px;
    }

    .customer-wrapper {
        width: 100%;
        transform: translateY(0);
        position: static;
        margin-bottom: 0;
    }

    .customer-content {
        height: 200px;
    }

    .customer-slider {
        transform: translateY(0);
        position: static;
        margin-bottom: -160px;
        width: 100%;
    }

    html {
        scroll-behavior: smooth;
        scroll-padding-top: 100px;
        scroll-margin-top: 100px;
    }
}

@media screen and (max-width:991px) {

    header {
        background-color: var(--primary);
        height: auto;
        padding: 0 0 10px;
        border-bottom: none;
        z-index: 150;
        top: 44px;
    }

    header .hamburger {
        top: 8px;
        right: 40px;
    }

    header .navbar {
        height: auto;
        border-radius: 20px;
        padding: 16px 20px;
    }

    .header-sticky::after {
        display: none;
    }

    header .navbar-nav {
        border-top: 1px solid #ffffff20;
        margin-top: 15px !important;
        padding: 15px 0 15px;
        align-items: flex-start;
    }

    .navbar-nav .theme-btn {
        margin: 8px 0 0 11px;
    }

    header .navbar .nav-item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 16px;
    }

    header .navbar .nav-item .nav-link::after {
        display: none;
    }

    header .contact-btn {
        padding: 6px 16px !important;
    }

    header .navbar-collapse .navbar-nav .nav-item .sub-menu {
        position: relative;
        width: 100%;
        visibility: visible;
        overflow: hidden;
        opacity: 0;
        height: 0;
        margin: 0;
        padding: 0;
        transition: height 300ms ease-in-out;
        transform: translate(0);
        box-shadow: none;
        margin-top: 0;
        top: 10px;
        border: none;
        background-color: transparent;
    }

    header .navbar-collapse .navbar-nav .nav-item .sub-menu.show-sub-menu {
        opacity: 1;
        position: relative;
        transition: height 300ms ease-in-out;
        margin-top: 0;
    }

    .sub-menu.show-sub-menu>li {
        display: block;
        margin-left: 16px;
        width: 100%;
    }

    header .sub-menu li:not(:last-child) {
        border-bottom: none;
        padding-bottom: 0;
    }

    header .sub-menu li a {
        color: #fff;
    }

    header .theme-btn-v2, header .sub-menu li a, header .navbar-collapse .nav-item .nav-link {
        font-size: 14px;
    }

    header .navbar .navbar-collapse {
        margin-right: 0;
    }

    .footer-logo {
        margin-bottom: 30px;
    }

    .accordion .accordion-item .accordion-header .accordion-button p {
        width: 85%;
    }

    .accordion-button {
        padding: 16px;
    }

    .slider-button-block {
        align-items: center;
        justify-content: center;
        margin-top: 30px;
    }

    .connect-now a {
        margin-top: 30px;
    }

    .process .mt-50 {
        margin: 0;
    }

    .blog-page .section-title {
        flex-direction: column;
        align-items: stretch;
        gap: 16px;
        width: 100%;
    }

    .blog-page .section-title form,
    .blog-page .section-title input {
        width: 100%;
    }

    .card-badge {
        line-height: 20px;
        font-size: 14px;
    }

    .privacy-title h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .privacy-title {
        padding-bottom: 16px;
        margin-bottom: 16px;
    }

    .privacy-detail-block:not(:last-child) {
        margin-bottom: 20px;
    }

    .next-prev-btn {
        justify-content: center;
        gap: 16px;
    }

    .next-prev-btn .button {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0;
        gap: 0;
        font-size: 0;
    }

    .blog-search {
        margin: 20px 0;
    }

    .blog-block:not(:last-child) {
        margin-bottom: 20px;
    }

    .accordion .accordion-button::after {
        background-position: 0 center;
    }

    .counter-grid {
        grid-template-columns: 1fr 1fr;
    }

    .counter .counter-block h6 {
        margin-top: 16px;
        margin-bottom: 5px;
    }

    .counter-grid {
        padding: 30px;
        grid-gap: 30px;
    }

    .counter .counter-block span {
        font-size: 24px;
    }

    .counter {
        padding: 0 8px;
    }

    .about .section-title {
        margin-top: 10px;
    }

    .about-customers, .about-experience {
        text-align: center;
    }

    .top-skill {
        margin-left: 0;
    }

    .request form {
        padding-bottom: 0;
    }

    .header-sticky {
        transition: all 0.6s ease;
    }

    .sub-header {
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        z-index: 100;
        transition: all 0.6s ease;
    }

    .sub-header.nav-up {
        top: -45px;
    }

    .sub-header.nav-down {
        top: 0px;
        transition: all 0.6s ease;
    }

    .sub-header.nav-down+.header-sticky {
        top: 45px;
        transition: all 0.6s ease;
    }

    .header-sticky {
        background-color: var(--primary);
    }

    .sub-header.nav-up+.header-sticky {
        padding-top: 12px;
    }

    .sub-header {
        height: auto;
    }

    header .navbar .navbar-brand img {
        height: 40px;
        width: auto;
    }

    .top-skill span:last-child {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
}

@media screen and (min-width: 991px) {
    .nav-link:hover .rotate-arrow {
        transition: 0.3s all;
        transform: rotate(-180deg);
    }
}

@media screen and (max-width:767px) {

    .sub-header-block p {
        display: none;
    }

    * {
        scroll-padding-top: 20px;
    }

    .hero {
        padding-top: 176px !important;
    }

    header .navbar-brand img {
        height: 40px !important;
        width: auto;
    }

    header .hamburger {
        top: 7px;
        right: 32px;
    }

    .py-100 {
        padding: 50px 8px;
    }

    .pb-100 {
        padding-bottom: 50px;
    }

    .section-title h3, .counter .counter-block h6, .customer-header h3 {
        font-size: 32px;
        line-height: 38px;
    }

    footer {
        padding: 50px 8px;
    }

    .copyright-block {
        flex-direction: column;
        gap: 14px;
    }

    .price-card-content ul {
        height: auto;
        overflow: visible;
    }

    .connect-now .section-title h3 br {
        display: none;
    }

    .customer-slider {
        margin-bottom: 30px;
    }

    .customers .owl-theme .owl-nav .owl-prev, .customers .owl-theme .owl-nav .owl-next {
        position: relative;
    }

    .customer-slider .owl-nav {
        position: static;
        justify-content: center;
        margin-top: 30px;
        display: flex;
        align-items: center;
        gap: 56px;
    }

    .slider-button-block {
        gap: 16px;
    }

    .banner .left-pattern {
        width: 40%;
        bottom: 20px;
    }

    .banner .left-pattern img {
        width: 100%;
    }

    .form-select {
        background-size: 11px;
    }

    .view-all-btn {
        margin-top: 30px;
    }
}

@media screen and (max-width:576px) {

    .customer-slider {
        transform: translateY(0);
        position: static;
        width: 100%;
    }

    header .hamburger {
        top: 5px;
        right: 40px;
    }

    .sub-header-block {
        align-items: center;
        gap: 10px;
    }

    .header-sticky {
        transition: all 0.6s ease;
    }

    .sub-header {
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        z-index: 100;
        transition: all 0.6s ease;
    }

    .sub-header.nav-up {
        top: -76px;
    }

    .sub-header.nav-down {
        top: 0px;
        transition: all 0.6s ease;
    }

    .sub-header.nav-down+.header-sticky {
        top: 44px;
        transition: all 0.6s ease;
    }

    .sub-header {
        height: auto;
    }

    header {
        top: 44px;
    }

    .banner {
        margin-top: 84px;
    }
}