@media (max-width: 920px) {
  .sub-body-hero {
    height: 937px;
  }
}
@media (min-width: 920px) {
  .bg-3C3 {
    background-color: #3C3C3C;
  }
}
@media (max-width: 1340px) {
  .tb-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 1345px) {
  .hero-content-box {
    padding: 0 clamp(16px, 5%, 30px);
  }
}
@media (max-width: 820px) {
  .mb-show {
    display: block !important;
  }
  .mb-flex {
    display: flex;
  }
  .mb-center {
    text-align: center;
  }
  .fs-20-16 {
    font-size: 16px;
    line-height: 22px;
  }
  .fs-48-29 {
    font-size: 29px;
    line-height: 45px;
  }
  .fs-48-32 {
    font-size: 32px;
    line-height: 45px;
  }
  .fs-23-16 {
    font-size: 16px;
    line-height: 21px;
  }
  .fs-32-29,
  .fs-48-29 {
    font-size: 29px;
    line-height: 45px;
  }
  .fs-64-32 {
    font-size: 32px;
    line-height: 45px;
  }
  .mb-mw-full {
    width: 100%;
  }
  .fs-24-20 {
    font-size: 20px;
    line-height: normal;
  }
  .fs-32-24 {
    font-size: 24px;
    line-height: 31px;
  }
  .desk-show {
    display: none !important;
  }
  .fs-200-96 {
    font-size: 96px;
    line-height: 65px;
  }
  .container-custom {
    padding: 0;
  }
  .my-cart-inbox {
    position: fixed !important;
    width: 100%;
    min-width: 100%;
    transform: translateX(-50%);
    top: 60px;
  }
  .my-cart-inbox h5 {
    margin: 25px 0;
  }
  .my-cart-inbox .my-cart-wrapper {
    max-width: 100%;
  }
  .my-cart-inbox .my-cart-wrapper li {
    max-width: 100%;
  }
  .my-cart-inbox .my-cart-wrapper h3 {
    margin: 25px 0;
  }
  .my-cart-inbox .main-content-box-cardsummary {
    gap: 16px;
  }
  .my-cart-inbox .main-content-box-cardsummary .cardsummary-content-text {
    gap: 16px;
  }
  .header {
    height: 62px;
    width: 100%;
    padding: 0 5%;
  }
  .header .header-frame .head-logo {
    width: 60px;
    height: 29px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .header .header-frame .side-nave-bar {
    position: fixed;
    display: none;
    right: 0;
    top: 62px;
    flex-direction: column;
    max-width: 157px;
    background-color: white;
    gap: 0;
    transition: all 0.2s;
    padding: 0 16px;
  }
  .header .header-frame .side-nave-bar li {
    color: #3C3C3C !important;
    width: 100%;
    gap: 0;
    border-bottom: 2px solid #DCDEFD;
    padding: 16px 0;
  }
  .header .header-frame .side-nave-bar li .dropdown .dropdown-toggle {
    padding: 16px 0;
  }
  .header .header-frame .side-nave-bar li .dropdown .dropdown-menu li {
    padding: 0;
  }
  .header .header-frame .side-nave-bar li:last-child {
    border-bottom: none;
  }
  #so:checked ~ .side-nave-bar {
    display: block;
    transition: all 0.2s;
  }
  .pagination {
    align-items: end;
  }
  .pagination > .arrow {
    z-index: 60;
    width: 30px;
    height: 30px;
    border-radius: 999px;
    border: 2px solid #ffffff;
    display: grid;
    place-items: center;
  }
  .pagination > .arrow:nth-child(2) {
    margin-left: 13px;
  }
  .pagination > .arrow svg {
    width: 19px;
    height: 19px;
    color: #ffffff;
  }
  .pagination .progress-sub-container {
    margin-left: 20px;
    z-index: 60;
    width: 202px;
    height: 29px;
    display: flex;
    align-items: center;
  }
  .pagination .progress-sub-container .progress-sub-background {
    width: 202px;
    height: 3px;
    background-color: #D0D0D0;
  }
  .pagination .progress-sub-container .progress-sub-background .progress-sub-foreground {
    height: 3px;
    background-color: #688BE6;
  }
  .pagination .slide-numbers {
    width: 40px;
    height: 40px;
    overflow: hidden;
    z-index: 60;
    position: relative;
  }
  .pagination .slide-numbers .item {
    width: 50px;
    height: 50px;
    position: absolute;
    color: white;
    top: 0;
    left: 0;
    display: grid;
    place-items: center;
    font-size: 29px;
    font-weight: bold;
  }
  .home-heor-section .hero-content-box .text-frame .third-sectioon-text h4 {
    margin-top: 8px;
  }
  .home-heor-section .hero-content-box .text-frame .third-sectioon-text p {
    margin: 24px 0 24px 0;
    color: #DCDEFD;
  }
  .home-heor-section .hero-content-box .text-frame .third-sectioon-text button {
    width: 100%;
    text-align: center;
  }
  .mb-full {
    width: 100%;
    max-width: 100%;
  }
  .seo-hero-section {
    background: url("../images/seo-mb-img.png") center no-repeat !important;
    height: 379px !important;
    display: flex;
    align-items: center !important;
    justify-content: center;
  }
  .seo-hero-section .seo-hero-content {
    padding: clamp(40px, 5%, 150px) 10px 0;
  }
  .what-is-seo {
    padding: 40px 5%;
    gap: 0px;
  }
  .what-is-seo h3 {
    margin-bottom: 16px !important;
  }
  .what-is-seo .what-seo-frame {
    flex-wrap: wrap;
    gap: 25px;
  }
  .what-is-seo .what-seo-frame p {
    width: 100%;
    text-align: center;
  }
  .mb-32-24 {
    margin-bottom: 24px;
  }
  .how-its-work {
    margin-top: 0;
    padding: 40px clamp(10px, 5%, 30px);
    text-align: center;
    background: url("../images/soe-mb-HowitWorks.png");
  }
  .how-its-work .how-work-frame .works-card-frame .works-card {
    gap: 16px;
  }
  .how-its-work .how-work-frame .works-card-frame .works-card h5 {
    margin-bottom: 24px;
  }
  .mb-wrap {
    flex-wrap: wrap !important;
  }
  .prising-packages-section {
    padding: 40px clamp(10px, 5%, 24px);
    text-align: center;
    background-color: white;
  }
  .prising-packages-section .package-frame {
    display: none;
  }
  .prising-packages-section .table-wrapper .table {
    min-width: 1506px;
    margin: auto;
  }
  .custom-ackage-section {
    padding: 40px clamp(10px, 5%, 24px);
    background: url("../images/custom-pack-BG-mb.png") center no-repeat;
    background-size: 100% 100%;
    height: auto;
  }
  .custom-ackage-section .need-package-from-box {
    padding: 40px 25px 16px 40px;
  }
  .custom-ackage-section .need-package-from-box .textfield-button {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .about-hero-section {
    background: url("../images/about-mb-Hero.png") center no-repeat;
    background-size: cover;
    height: 704px;
    padding: 40px 5%;
    align-items: start;
  }
  .about-hero-section .about-hero-content {
    padding: 80px 0 0;
    margin: 0;
  }
  .about-hero-section .about-hero-content .about-text {
    border-top: 2px solid #BDA7FE;
    padding: 0;
  }
  .about-hero-section .about-hero-content h4 {
    padding: 4px 0 24px;
  }
  .about-hero-section .about-hero-content p {
    margin-bottom: 24px;
    text-align: center;
  }
  .third-sectioon {
    padding-top: 0;
    height: auto;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    background: none;
  }
  .third-sectioon .abut-first-left {
    width: 100%;
    height: 100%;
    max-width: 935px;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  .third-sectioon .about-right-content {
    width: 100%;
    padding: 40px 5%;
  }
  .third-sectioon .about-right-content .text-frame {
    padding-left: 0;
    margin-left: 0;
    gap: 0;
  }
  .third-sectioon .about-right-content .text-frame h4 {
    margin-bottom: 16px;
    line-height: 43px;
  }
  .third-sectioon .about-right-content .text-frame p {
    margin-bottom: 0px;
  }
  .third-sectioon .about-seocnd-rght {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .third-sectioon .about-seocnd-rght .text-frame {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .fourth-section {
    padding-top: 0;
    padding-bottom: 16px;
  }
  .fourth-section img {
    height: 177px;
  }
  .footer-above-part {
    padding: 0;
    text-align: center;
  }
  .footer-above-part .ready-to-unlock-frame {
    padding: 0 4%;
    height: 649px;
    background: url("../images/ready-to-unblock-mb.png") center no-repeat;
    background-size: auto;
  }
  .footer-above-part .ready-to-unlock-frame h4 {
    margin: 20px 0 0;
  }
  .footer-section {
    padding: 40px 5%;
    text-align: center;
    background: linear-gradient(298deg, rgba(194, 210, 227, 0.5) 9.31%, rgba(242, 245, 249, 0.5) 118.48%), #FFF;
  }
  .footer-section .footer-wraper {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    gap: 32px;
  }
  .footer-section .footer-wraper .footer-img-box {
    width: 100%;
    text-align: center;
  }
  .footer-section .footer-wraper .footer-img-box .footer-logo {
    margin-bottom: 10px;
    display: block;
    margin: auto;
  }
  .footer-section .footer-wraper ul li {
    text-align: center;
  }
  .footer-section .footer-wraper ul li:first-child {
    color: #3C3C3C;
  }
  .footer-section .footer-wraper ul li a {
    color: #656565;
  }
  .footer-section .footer-wraper .footer-right-part {
    width: 100%;
    gap: 24px;
    flex-wrap: wrap;
  }
  .footer-section .footer-wraper .footer-right-part .websit-line {
    width: 100%;
    min-width: 100%;
    margin: 0;
  }
  .footer-section .footer-wraper .footer-right-part .contact-details {
    width: 100%;
    max-width: 100%;
  }
  .footer-section .footer-wraper .footer-right-part .contact-details li:last-child {
    line-height: 28px;
  }
  .footer-section .footer-line {
    align-items: center;
    justify-content: center;
    flex-wrap: wrap-reverse;
    margin-top: 16px;
    gap: 16px;
  }
  .footer-section .footer-line p {
    width: 100%;
    color: #656565;
  }
  .footer-section .footer-line p:first-child {
    font-size: 13px;
    line-height: 16px;
  }
  .footer-section .footer-line p a {
    color: #656565;
  }
  .previousorder-main-section .previousorder-section .previousorder-table {
    display: flex;
    padding: 40px 24px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
  }
  .termsandandcondition-hero-section {
    background: url("../images/termscondition-hero-img-mb.png") center no-repeat;
    background-size: 100% 100%;
  }
  .termsandandcondition-hero-section .hero-content-box {
    display: flex;
    width: 100%;
    height: 188px;
    padding: 40px 0;
    flex-direction: column;
    justify-content: end;
    text-align: center;
    align-items: center;
    gap: 24px;
  }
  .termsandandcondition-main-section {
    padding: 40px 0;
  }
  .privacypolicy-hero-section {
    background: url("../images/termscondition-hero-img-mb.png") center no-repeat;
    background-size: 100% 100%;
  }
  .privacypolicy-hero-section .hero-content-box {
    display: flex;
    width: 100%;
    height: 188px;
    padding: 40px 24px;
    flex-direction: column;
    justify-content: end;
    text-align: center;
    align-items: center;
    gap: 24px;
  }
  .privacypolicy-main-section {
    padding: 40px 0;
  }
  .previousorder-hero-section {
    background: url("../images/previousorder-hero-bg-mb.png") center no-repeat;
    background-size: cover;
  }
  .previousorder-hero-section .hero-content-box {
    display: flex;
    width: 100%;
    height: 549px;
    margin: auto;
    padding: 100px 24px 40px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0px;
  }
  .previousorder-hero-section .hero-content-box .hero-content-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 8px;
  }
  .previousorder-hero-section .hero-content-box .hero-content-button {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
  }
  .accountdetils-main-section {
    width: 100%;
  }
  .accountdetils-main-section .accountdetils-content {
    display: flex;
    padding: 32px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
  }
  .accountdetils-main-section .accountdetils-content .account-details-text {
    display: flex;
    flex-direction: column;
    gap: 64px;
  }
  .accountdetils-main-section .accountdetils-content .account-details-text .accountdetils {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    align-self: stretch;
  }
  .accountdetils-main-section .accountdetils-content .account-details-text .accountdetils h5 {
    padding-bottom: 8px;
  }
  .accountdetils-main-section .accountdetils-content .account-details-text .accountdetils .deshbord-textfield-list {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    align-self: stretch;
  }
  .accountdetils-main-section .accountdetils-content .account-details-text .solid {
    height: 0;
    align-self: stretch;
    stroke-width: 2px;
    stroke: var(--Primaries-Secondary, #BDA7FE);
    opacity: 0.2;
  }
  .securecheckout-hero-section {
    background: url("../images/secure_checkout_bg_mb.png") center no-repeat;
    background-size: 100% 100%;
  }
  .securecheckout-hero-section .hero-content-box {
    display: flex;
    width: 100%;
    height: 477px;
    padding: 40px 0;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 24px;
  }
  .securecheckout-hero-section .hero-content-box .checkout-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
  .securecheckout-hero-section .hero-content-box .step-indicator {
    display: flex;
    flex-direction: column;
    height: 200px;
    align-items: flex-start;
    padding: 0 0 0 100px;
    width: 100%;
  }
  .securecheckout-hero-section .hero-content-box .step-indicator .step {
    display: flex;
    align-items: center;
    flex-direction: row;
    position: relative;
    z-index: 1;
    padding: 7.5px 0;
  }
  .securecheckout-hero-section .hero-content-box .step-indicator .step .step-icon {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #c2c2c2;
    font-size: 10px;
    text-align: center;
    background: #9B9B9B;
    position: relative;
    line-height: 50px;
    font-size: 20px;
  }
  .securecheckout-hero-section .hero-content-box .step-indicator .step .step-icon.active {
    background: #FFFFFF;
  }
  .securecheckout-hero-section .hero-content-box .step-indicator .step p {
    text-align: left;
    position: absolute;
    bottom: -15px;
    left: 20px;
    width: 200px;
    color: #FFF;
    font-size: 13px;
    font-weight: normal;
  }
  .securecheckout-hero-section .hero-content-box .step-indicator .indicator-line {
    width: 2px;
    position: relative;
    background: #9B9B9B;
    flex: 1;
    left: 4px;
  }
  .securecheckout-hero-section .hero-content-box .step-indicator .indicator-line.active {
    background: #FFFFFF;
  }
  .securecheckout-mainsection {
    display: flex;
    flex-wrap: wrap-reverse;
    width: 100%;
    padding: 0;
    justify-content: center;
    align-items: flex-start;
    gap: 0;
  }
  .securecheckout-mainsection .securecheckout-left-section {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 24px;
    padding: 32px 24px;
  }
  .securecheckout-mainsection .securecheckout-left-section .securecheckout-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .securecheckout-mainsection .securecheckout-left-section .securecheckout-content .securecheckout {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .securecheckout-mainsection .securecheckout-left-section .securecheckout-content .securecheckout .deshbord-textfield-list-main {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .securecheckout-mainsection .securecheckout-left-section .securecheckout-content .securecheckout .deshbord-textfield-list-main .deshbord-textfield-list {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }
  .securecheckout-mainsection .securecheckout-left-section .securecheckout-content .securecheckout .button-section {
    display: flex;
    flex-wrap: wrap-reverse;
    align-items: center;
    gap: 8px;
    justify-content: center;
  }
  .securecheckout-mainsection .securecheckout-right-section {
    width: 100%;
    max-width: 468px;
    border: 1px solid var(--Primaries-Light, #DCDEFD);
    background: rgba(220, 222, 253, 0.1);
  }
  .securecheckout-mainsection .securecheckout-right-section .main-content-box-cardsummary {
    display: flex;
    gap: 20px;
    padding: 28px;
    flex-direction: column;
    align-items: flex-start;
  }
  .securecheckout-mainsection .securecheckout-right-section .main-content-box-cardsummary .cardsummary-content-text {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    gap: 20px;
  }
  .securecheckout-mainsection .securecheckout-right-section .main-content-box-cardsummary .cardsummary-content-text .cardsummary-package-price {
    right: 0;
    position: absolute;
  }
  .securecheckout-mainsection .securecheckout-right-section .main-content-box-cardsummary .cardsummary-content-text .cardsummary-package-price .close-icon {
    width: 30px;
    height: 30px;
  }
  .securecheckout-mainsection .securecheckout-right-section .main-content-box-cardsummary .cardsummary-apply-coupon {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    align-self: stretch;
  }
  .orederdash-frame {
    flex-wrap: wrap !important;
    padding-top: 8px;
  }
  .orederdash-frame .acco-order-box {
    max-width: 327px !important;
  }
  .paymentsuccess-main-section {
    display: flex;
    padding: 24px;
    gap: 64px;
    width: 100%;
  }
  .paymentsuccess-main-section .paymentsuccess-section {
    width: 100%;
    padding: 0;
    gap: 24px;
    border: none;
  }
  .paymentunsuccess-main-section {
    display: flex;
    padding: 24px;
    gap: 64px;
    width: 100%;
  }
  .paymentunsuccess-main-section .paymentunsuccess-section {
    width: 100%;
    padding: 0;
    gap: 24px;
    border: none;
  }
  .header-bg {
    background-color: rgb(60, 60, 60);
  }
  .login-register-section-main {
    display: flex;
    height: 100%;
    padding: 0;
    gap: 0;
    background: none;
    background-size: none;
  }
  .login-register-section-main .login-register-section-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    gap: 40px;
    padding: 100px 24px 40px 24px;
  }
  .login-register-section-main .login-register-section-content .login-left-part {
    display: flex;
    width: 100%;
    padding: 0;
    gap: 24px;
    box-shadow: none;
  }
  .login-register-section-main .login-register-section-content .register-right-part {
    display: flex;
    width: 100%;
    padding: 0;
    gap: 24px;
    background: #FFF;
    box-shadow: none;
  }
  .login-register-section-main .login-register-section-content .register-right-part .register-textfield-main {
    gap: 16px;
  }
  .login-register-section-main .login-register-section-content .register-right-part .register-textfield-main .register-textfield {
    gap: 16px;
  }
  .login-register-section-main .login-register-section-content .register-right-part .register-textfield-button {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .resetpass-section-main {
    display: flex;
    height: 100%;
    padding: 0;
    gap: 64px;
    background: none;
    background-size: none;
  }
  .resetpass-section-main .resetpass-section-content {
    display: flex;
    width: 100%;
    padding: 40px 24px;
    background: #FFF;
    box-shadow: none;
  }
  .modal .modal-dialog {
    margin: 0;
  }
  .modal .modal-dialog .modal-content .modal-body {
    display: flex;
    width: 100%;
    padding: 64px 24px;
    gap: 32px;
  }
  .modal .modal-dialog .modal-content .modal-body .modal-text {
    text-align: center;
  }
  .modal .modal-dialog .modal-content .modal-body .modal-textfield-button {
    display: flex;
    flex-wrap: wrap;
  }
  .error-section {
    width: 100%;
  }
  .error-section .error-section-main {
    display: flex;
    height: 524px;
    padding: 40px 0 0 0;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    background: url("../images/404-bg-mb.png") center no-repeat;
    background-size: cover;
  }
  .error-section .error-section-main .error-section-dialog {
    display: flex;
    padding: 40px 25px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    width: 100%;
    max-width: 327px;
    background: #FFF;
    /* Drop Shadow */
    box-shadow: 0 1.852px 3.148px 0 rgba(0, 0, 0, 0.02), 0 8.148px 6.519px 0 rgba(0, 0, 0, 0.03), 0 20px 13px 0 rgba(0, 0, 0, 0.04), 0 38.519px 25.481px 0 rgba(0, 0, 0, 0.04);
  }
  .error-section .error-section-main .error-section-dialog .error-section-dialog-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }
  .error-section .error-section-main .error-section-dialog .error-section-dialog-content .dialog-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }
  .contect-us-main {
    position: relative;
  }
  .contect-us-main .contect-us-hero-section {
    background: url("../images/contect-us-mb-hero.png") center no-repeat;
    background-size: cover;
    width: 100%;
    height: 316px;
    max-width: 1920px;
    display: flex;
  }
  .contect-us-main .contect-us-hero-section .hero-content-box {
    display: flex;
    height: 100%;
    padding-bottom: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
  }
  .contect-us-main .contect-us-hero-section .hero-content-box .contect-us-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
  .contect-us-main .contect-us-box-section {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    position: relative;
    bottom: 0;
    margin: auto;
    padding-bottom: 16px;
  }
  .contect-us-main .contect-us-box-section .contect-us-box-section-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0;
    justify-content: center;
  }
  .contect-us-main .contect-us-box-section .contect-us-box-section-content .contect-us-box {
    display: flex;
    width: 100%;
    max-width: 387px;
    height: 132px;
    padding: 16px 24px 0;
    align-items: center;
    gap: 24px;
    border: none;
    background: #FFF;
  }
  .contect-us-main .contect-us-box-section .contect-us-box-section-content .contect-us-box .icon {
    border: 2px solid #5658AF;
    background: #D7D7FA;
    width: 91px;
    height: 91px;
  }
  .contect-us-main-details .contact-us-main-section {
    height: 100%;
    padding: 0;
    display: flex;
    background: none;
    background-size: 100% 100%;
  }
  .contect-us-main-details .contact-us-main-section .contact-us {
    width: 100%;
    display: flex;
    height: 756px;
    padding: 40px 24px;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    gap: 32px;
    align-self: stretch;
    border: 1px solid var(--Primaries-Secondary, #BDA7FE);
    background: rgba(220, 222, 253, 0.1);
  }
  .contect-us-main-details .contact-us-main-section .contact-us .contact-us-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    align-self: stretch;
  }
  .contect-us-main-details .contact-us-main-section .contact-us .contact-us-content .contact-us-field {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
  }
  .contect-us-main-details .contact-us-main-section .contact-us .contact-us-content .contact-us-button {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 24px;
    align-self: stretch;
  }
  .faq-main-section {
    display: flex;
    padding-left: 0;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
  }
  .faq-main-section .faq-section-start {
    display: flex;
    flex-wrap: wrap-reverse;
    width: 100%;
    align-items: center;
  }
  .faq-main-section .faq-section-start .faq-accordian-start {
    width: 100%;
    display: flex;
    gap: 24px;
    padding: 40px 24px;
  }
  .faq-main-section .faq-section-start .faq-accordian-start p {
    text-align: center;
  }
  .faq-main-section .faq-section-start .faq-img-start {
    height: 100%;
    width: 100%;
  }
  .faq-main-section .faq-section-start .faq-img-start img {
    width: 100%;
    height: 375px;
    -webkit-mask-size: cover;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .mb-show {
    display: block;
  }
  .desk-show {
    display: none;
  }
  .pt-0-mb {
    padding-top: 0 !important;
  }
  .mb-40-24 {
    margin-bottom: 24px;
  }
  .mb-16-8 {
    margin-bottom: 8px;
  }
  .about-us-section-main {
    height: 100%;
    background: none;
  }
  .about-us-section-main .about-us-section-start {
    display: flex;
    gap: 0;
    flex-direction: column;
    width: 100%;
    align-items: flex-end;
  }
  .about-us-section-main .about-us-section-start .about-us-left {
    height: 162px;
    width: 100%;
    padding: 0;
    display: flex;
    gap: 34px;
  }
  .about-us-section-main .about-us-section-start .about-us-left .fisrt-img-mb {
    display: flex;
  }
  .about-us-section-main .about-us-section-start .about-us-left .fisrt-img {
    display: flex;
    display: none;
    align-items: flex-start;
  }
  .about-us-section-main .about-us-section-start .about-us-left .second-img {
    display: flex;
    display: none;
    align-items: flex-end;
  }
  .about-us-section-main .about-us-section-start .about-us-right {
    background: url("../images/about-us-bg-mb.png") center no-repeat;
    background-size: 100% 100%;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 40px 24px;
    margin-top: 0;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    gap: 24px;
  }
  .about-us-section-main .about-us-section-start .about-us-right .title-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 16px;
    max-width: 384px;
  }
  .services-section-main {
    height: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 72px;
    gap: 0;
    align-items: center;
  }
  .services-section-main .title-text {
    padding: 24px;
    text-align: center;
  }
  .services-section-main .center,
  .services-section-main .left,
  .services-section-main .left2,
  .services-section-main .lefter,
  .services-section-main .right,
  .services-section-main .right2,
  .services-section-main .righter {
    width: 202px;
    height: 152px;
    transform-style: preserve-3d;
    border: 1px solid #FFF;
    background: #DAD9FD;
    box-shadow: 0 3px 20.3px 12px rgba(127, 85, 215, 0.1), 0 2px 4px 0 rgba(255, 255, 255, 0.1);
    opacity: 0;
    transition: all 0.3s ease;
    transition-delay: 1s;
    position: relative;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    background-blend-mode: color-burn;
  }
  .services-section-main .services-section-all {
    opacity: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 50px;
    perspective: none;
    transform: none;
    will-change: auto;
    perspective-origin: center center;
    transition: all 1.3s ease-out;
    justify-content: center;
    transform-style: preserve-3d;
  }
  .services-section-main .lefter {
    transform: none;
    background-size: 80% 80%;
    background-image: url("../images/social-media-ic.svg");
  }
  .services-section-main .left {
    transform: none;
    background-size: 80% 80%;
    background-image: url("../images/orm-ic.svg");
  }
  .services-section-main .left2 {
    transform: none;
    background-size: 80% 80%;
    background-image: url("../images/ppc-ic.svg");
  }
  .services-section-main .center {
    opacity: 1;
    background-image: url("https://cdn3.iconfinder.com/data/icons/other-icons/48/app_window-512.png");
  }
  .services-section-main .right {
    transform: none;
    background-size: 80% 80%;
    background-image: url("../images/social-media-ic.svg");
  }
  .services-section-main .right2 {
    transform: none;
    background-size: 80% 80%;
    background-image: url("../images/UXUI-ic.svg");
  }
  .services-section-main .righter {
    transform: none;
    background-size: 80% 80%;
    background-image: url("../images/SEO-ic.svg");
  }
  .services-section-main .services-section-all {
    gap: 63px;
    perspective: 1000px;
    transition: all 1.3s ease-in;
    transform: perspective(10000px) rotateX(0deg);
  }
  .services-section-main .services-section-all .text {
    opacity: 1;
    text-align: center;
    width: 100%;
  }
  .services-section-main .services-section-all .center {
    display: none;
  }
  .services-section-main .services-section-all > div {
    opacity: 1;
    transition-delay: 0s;
  }
  .services-section-main .services-section-all .explainer {
    opacity: 0;
  }
  .expertise-section-start {
    width: 100%;
    margin: auto;
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0;
    /* padding-bottom: 0px; */
    /* padding: 0px; */
    display: flex;
    flex-wrap: wrap-reverse;
    gap: 16px;
    justify-content: flex-end;
  }
  .expertise-section-start .expertise-section-text-start {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    align-items: center;
    gap: 24px;
    width: 100%;
    padding: 24px;
    max-width: 838px;
  }
  .expertise-section-start .expertise-section-text-start .expertise-section-text-first {
    width: 100%;
  }
  .expertise-section-start .expertise-section-text-start .expertise-section-text-second {
    width: 100%;
  }
  .expertise-section-start .expertise-section-img {
    width: 100%;
    height: 375px;
    width: 100%;
    max-width: 375px;
    display: flex;
    justify-content: flex-end;
  }
  .email-hero-section {
    background: url("../images/email-marketing-hero-mb.png") center no-repeat !important;
    height: 379px !important;
    display: flex;
    align-items: center !important;
    justify-content: center;
  }
  .email-hero-section .seo-hero-content {
    padding: clamp(40px, 5%, 150px) 10px 0;
  }
  .social-media-hero-section {
    background: url("../images/social-media-management-hero-mb.png") center no-repeat !important;
    height: 379px !important;
    display: flex;
    align-items: center !important;
    justify-content: center;
  }
  .social-media-hero-section .seo-hero-content {
    padding: clamp(40px, 5%, 150px) 10px 0;
  }
  .web-design-development-hero-section {
    background: url("../images/web-design-development-hero-mb.png") center no-repeat !important;
    height: 379px !important;
    display: flex;
    align-items: center !important;
    justify-content: center;
  }
  .web-design-development-hero-section .seo-hero-content {
    padding: clamp(40px, 5%, 150px) 10px 0;
  }
  .online-reputation-management-hero-section {
    background: url("../images/online-reputation-management-hero-mb.png") center no-repeat !important;
    height: 379px !important;
    display: flex;
    align-items: center !important;
    justify-content: center;
  }
  .online-reputation-management-hero-section .online-reputation-management-hero-content {
    padding: clamp(40px, 5%, 150px) 10px 0;
  }
  .mb-gap-8 {
    gap: 8px !important;
  }
  .ppc-hero-section {
    background: url("../images/ppc-hero-mb.png") center no-repeat !important;
    height: 379px !important;
    display: flex;
    align-items: center !important;
    justify-content: center;
  }
  .ppc-hero-section .ppc-hero-content {
    padding: clamp(40px, 5%, 150px) 10px 0;
  }
}/*# sourceMappingURL=responsive.css.map */