@import url("https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@keyframes MoveScaleUpInitial {
  to {
    transform: translate3d(0, -105%, 0) scale3d(1, 2, 1);
    opacity: 0;
    color: #fff;
  }
}
@keyframes MoveScaleUpEnd {
  from {
    transform: translate3d(0, 100%, 0) scale3d(1, 2, 1);
    opacity: 0;
    color: #fff;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    color: #fff;
  }
}
@media screen and (max-width: 991px) {
  .userawrapper .inneruser-dash .your-dtls h4 {
    font-size: 24px;
  }
  .ordersuccess_wrapper {
    padding: 24px !important;
  }
  .service-formwrapper .service-form form .forminnerside-feilds .formleftside .formbox {
    margin-bottom: 16px;
  }
  .pricing-package-wrap .tabs-table .nav-item .tablebtn {
    padding: 14px 22px;
    width: 138px;
  }
  .service-addtionalinfo .service-container .service-descleftside p {
    color: #3C3C3C;
  }
  .our-services-container h3 {
    margin-bottom: 16px;
  }
  .room {
    overflow-y: visible;
    height: 70vh;
  }
  .orderhistory-wrapper {
    padding: 0px;
  }
  .orderhistory-wrapper .orderhistory-container {
    padding: 0px;
    border: none;
    box-shadow: none;
    background: none;
  }
  .orderhistory-wrapper .orderhistory-container .topOrderhistory {
    padding: 24px;
  }
  .orderhistory-wrapper .orderhistory-container .topOrderhistory h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%;
    margin-bottom: 10px;
    color: #002E22;
  }
  .orderhistory-wrapper .orderhistory-container .topOrderhistory p {
    font-size: 16px;
    line-height: 171.686%; /* 27.47px */
  }
  .orderhistory-wrapper .orderhistory-container .order-historybox {
    padding: 24px 0px 24px 24px;
    background: #FFF;
  }
  .orderhistory-wrapper .orderhistory-container .order-historybox .orderinfo thead tr th {
    min-width: 300px;
  }
  .orderhistory-wrapper .orderhistory-container .orderinfo {
    margin: 0px;
  }
  .seprateline {
    margin: 24px 0px;
  }
  .useraccountmenu {
    padding: 8.5px 24px;
  }
  .useraccountmenu ul {
    text-align: center;
    align-items: center;
  }
  .useraccountmenu ul li:after {
    right: -15px;
    top: 0;
  }
  .userawrapper {
    padding: 40px 24px;
  }
  .userawrapper .inneruser-dash {
    padding: 0px;
    border: none;
    background: none;
    box-shadow: none;
  }
  .userawrapper .inneruser-dash h3 {
    font-size: 24px;
    margin-bottom: 8px;
    color: #002E22;
  }
  .userawrapper .inneruser-dash .useraccount-info {
    margin-bottom: 8px;
  }
  .userawrapper .inneruser-dash .your-dtls form .userformbox {
    display: grid;
    gap: 0;
    margin-bottom: 0;
  }
  .userawrapper .inneruser-dash .your-dtls form .userformbox .form-control {
    margin-bottom: 16px;
  }
  .userawrapper .inneruser-dash .your-dtls form .primary-btn {
    max-width: inherit;
  }
  .checkout_wrapper {
    padding: 40px 24px;
  }
  .checkout_wrapper h2 {
    color: var(--Primaries-Dark-Green, #002E22);
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
    text-transform: uppercase;
    margin: 0px;
  }
  .checkout_wrapper .order-success {
    box-shadow: none !important;
  }
  .checkout_wrapper .order-success .checkoutBox {
    border: none !important;
  }
  .checkout_wrapper .order-success .checkoutBox h3 {
    margin: 0px !important;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
  }
  .checkout_wrapper .order-success .checkoutBox .pay-success {
    margin: 24px !important;
  }
  .checkout_wrapper .checkout_container {
    display: grid;
    background: none;
    box-shadow: none;
    gap: 0px;
  }
  .checkout_wrapper .checkout_container .checkoutBox {
    padding: 0px;
  }
  .checkout_wrapper .checkout_container .checkoutBox h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
    text-transform: uppercase;
    margin: 24px 0px;
    color: #002E22;
  }
  .checkout_wrapper .checkout_container .checkoutBox .cardbox .product-item {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
  .checkout_wrapper .checkout_container .checkoutBox .checkoutformbox {
    display: grid;
    gap: 0px;
  }
  .checkout_wrapper .checkout_container .checkoutBox .checkoutformbox .formbox {
    margin-bottom: 16px;
  }
  .checkout_wrapper .checkout_container .checkoutBox .formbtm-field {
    display: grid;
    margin: 0;
  }
  .checkout_wrapper .checkout_container .checkoutBox .formbtm-field .tickbox {
    max-width: inherit;
  }
  .checkout_wrapper .checkout_container .checkoutBox .cardbox .discountBox {
    display: grid;
  }
  .checkout_wrapper .checkout_container .checkoutBox .cardbox .discountBox .form-control {
    max-width: inherit;
    height: 48px;
  }
  .checkout_wrapper .checkout_container .checkoutBox .cardbox .discountBox .applybtn {
    padding: 16px 32px;
    background: var(--Neutral-White, #FFF);
    height: 56px;
  }
  .checkout_wrapper .checkout_container .checkoutBox .cardbox .primary-btn {
    margin-top: 16px;
  }
  .checkout_wrapper .checkout_container .checkoutBox .mastercard_img {
    margin-top: 16px;
    text-align: center;
  }
  .resetPassword {
    padding: 40px 24px;
  }
  .resetPassword .resetPassword_Box h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
    text-transform: uppercase;
    margin-bottom: 0px;
  }
  .resetPassword .resetPassword_Box .resetPasswordInnerbox {
    border-radius: 0px;
    border: none;
    background: none;
    padding: 0px;
    box-shadow: none;
  }
  .resetPassword .resetPassword_Box .resetPasswordInnerbox p {
    margin: 24px 0px;
  }
  #forgot_password .modal-dialog {
    width: auto;
  }
  #forgot_password .modal-dialog .modal-content {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 69px 151px 0px rgba(0, 0, 0, 0.06), 0px 34.931px 65.827px 0px rgba(0, 0, 0, 0.04), 0px 13.8px 24.538px 0px rgba(0, 0, 0, 0.03), 0px 3.019px 8.73px 0px rgba(0, 0, 0, 0.02);
  }
  #forgot_password .modal-dialog .modal-content .modal-body {
    padding: 24px;
  }
  #forgot_password .modal-dialog .modal-content .modal-body p {
    margin-bottom: 24px;
  }
  .userregistration {
    padding: 0;
  }
  .userregistration .login-register {
    display: grid;
    gap: 0;
  }
  .userregistration .login-register .user-loginform {
    width: 100%;
    padding: 0px 0px;
  }
  .userregistration .login-register .user-loginform h3 {
    color: var(--Primaries-Dark-Green, #002E22);
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
    text-transform: uppercase;
  }
  .userregistration .login-register .user-loginform .user-loginformbox {
    padding: 0px;
    background: none;
    border: none;
    box-shadow: none;
  }
  .userregistration .login-register .user-loginform .user-loginformbox .form-control {
    margin-bottom: 16px;
  }
  .userregistration .login-register .userlogin {
    padding: 40px 24px;
  }
  .userregistration .login-register .useregister {
    padding: 0px 24px 40px 24px;
  }
  .privacy-content:before {
    content: "";
    top: 0px !important;
  }
  .terms-content {
    position: relative;
    overflow: hidden;
  }
  .terms-content:before {
    content: "";
    background: url(../images/term-mobiletopright.svg) no-repeat top left;
    width: 387px;
    height: 387px;
    position: absolute;
    right: -220px;
    top: -155px;
  }
  .terms-content:after {
    display: none;
  }
  .terms-content .terms-container {
    padding: 32px 24px;
  }
  .terms-content .terms-container h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
  }
  .faq_main {
    padding: 40px 24px;
    background: none;
    border-bottom: 8px solid var(--Line, #F4F4F4);
    background: var(--Neutral-White, #FFF);
  }
  .contactBox {
    border: none;
    padding: 0px;
  }
  .contactBox .contactFormBox {
    margin: 0px;
  }
  .contactBox .contactFormBox .contactTop {
    padding: 40px 24px 24px 24px;
    margin: 0px;
  }
  .contactBox .contactFormBox .contactTop .contact-innerboxlist {
    display: grid;
    gap: 16px;
  }
  .contactBox .contactFormBox .contactbtm {
    padding: 24px;
  }
  .how-started {
    margin-top: 0;
    background: none;
  }
  .how-started .how-startedInner {
    padding: 40px 24px 34px 24px;
  }
  .how-started .how-startedInner h3 {
    color: var(--Primaries-Dark-Green, #002E22);
    font-family: "Poppins", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
    text-transform: uppercase;
    margin-bottom: 24px;
  }
  .how-started .how-startedInner p {
    text-align: justify;
  }
  .page-customheading .pagcontact {
    bottom: 0 !important;
  }
  .page-customheading .faqpage-container {
    bottom: 0px !important;
  }
  .page-customheading .page-container {
    max-width: 296px;
    width: 100%;
    top: inherit;
    transform: translateX(-50%);
    left: 50%;
    bottom: 20px;
    margin: auto;
  }
  .page-customheading .page-container .page-subtitle h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
    text-align: center;
    letter-spacing: 0;
  }
  .page-customheading .page-container .page-subtitle p {
    margin: 16px 0px 24px 0px;
    text-align: center;
    color: #fff;
  }
  .page-customheading .page-container .page-subtitle .primary-btn {
    padding: 16px 24px;
    width: 100%;
  }
  .have-questions .question-desc {
    position: absolute;
    width: 100%;
    max-width: 327px;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
  }
  .have-questions .question-desc .faq-btn {
    padding: 16px 14px;
    width: 160px !important;
  }
  .have-questions .question-desc .primary-btn {
    padding: 16px 14px;
    width: 160px !important;
  }
  .aboutshort-desc {
    background: url(../images/aboutshortdesc--mobilebg.png) no-repeat top center !important;
  }
  #addtocart .modal-body .addCart .continue-shopingbtn {
    background: #fff;
  }
  .service-formwrapper {
    padding: 0;
  }
  .service-formwrapper .service-form {
    padding: 40px 24px;
    border-top: 4px solid var(--Line, #F4F4F4);
    background: var(--Neutral-White, #FFF);
  }
  .service-formwrapper .service-form h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 16px;
  }
  .service-formwrapper .service-form p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 171.686%; /* 27.47px */
  }
  .service-formwrapper .service-form form .forminnerside-feilds {
    display: grid;
    gap: 0px;
    margin-top: 10px;
  }
  .service-formwrapper .service-form form .forminnerside-feilds .formrightside .formbox {
    margin-bottom: 16px;
  }
  .service-formwrapper .service-form form .formbtm-field {
    flex-direction: column-reverse;
    gap: 16px;
  }
  .seo-pricing-sec {
    padding: 40px 0px;
  }
  .seo-pricing-sec .pricing_data .tabs-table .nav-tabs {
    overflow-x: scroll;
    flex-wrap: unset;
    justify-content: unset !important;
    padding-left: 24px;
    padding-right: 24px;
  }
  .seo-pricing-sec .pricing_data .tabs-table .nav-tabs .nav-link {
    padding: 16px 12px;
    width: 137px;
  }
  .seo-pricing-sec .pricing_data .tabs-table .tab-content {
    padding-left: 24px;
  }
  .seo-pricing-sec .pricing_data .tabs-table .tab-content .table tbody td {
    min-width: 200px;
  }
  .seo-pricing-sec .pricing_data .tabs-table .tab-content .table tbody td:first-child {
    min-width: 350px;
  }
  .seo-pricing-sec .pricing_data .title h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
    text-transform: uppercase;
  }
  .what-serviceinclude {
    padding: 70px 24px 40px 24px;
  }
  .what-serviceinclude .serviceinclude-container h2 {
    margin-bottom: 40px;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
    text-transform: uppercase;
  }
  .what-serviceinclude .serviceinclude-container .service_list {
    display: grid;
    justify-content: space-between;
    text-align: center;
    grid-template-columns: 1fr 1fr;
  }
  .what-serviceinclude .serviceinclude-container .service_list .service_listinfo {
    margin-bottom: 24px;
  }
  .service-addtionalinfo {
    padding: 24px;
  }
  .service-addtionalinfo .service-container {
    flex-direction: column-reverse;
    gap: 24px;
  }
  .service-addtionalinfo .service-container .service-descleftside h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
    margin-bottom: 24px;
  }
  .service-shortdesc {
    background: url(../images/shortdesc--mobilebg.png) no-repeat top center;
    padding: 0px;
    background-size: cover;
  }
  .service-shortdesc .shortdesc-inner {
    display: grid;
    gap: 24px;
    padding: 48px 24px;
  }
  .page-heading .page-subtitle {
    padding: 0px 24px;
  }
  .page-heading .page-subtitle h2 {
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.997%; /* 43.519px */
    text-transform: uppercase;
  }
  .page-heading .page-subtitle p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 171.686%; /* 27.47px */
  }
  .pick-package-sec {
    padding: 0 24px 95px 24px;
  }
  .pick-package-sec .pick-flex .common-content {
    margin-top: 0;
  }
  .pick-package-sec .owl-nav {
    position: absolute;
    width: 192px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -75px;
    z-index: 9;
  }
  .pick-package-sec .owl-dots {
    position: absolute;
    width: 192px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -60px;
  }
  .owl-dots .owl-dot {
    width: 5px;
    height: 5px;
  }
  .owl-dots .owl-dot.active {
    width: 9px;
    height: 9px;
  }
  .owl-nav .owl-prev {
    width: 38.75px;
    height: 38.75px;
  }
  .owl-nav .owl-next {
    width: 38.75px;
    height: 38.75px;
  }
  .common-content h3 {
    font-size: 32px;
    line-height: 43.52px;
    text-align: center;
    color: #002E22;
  }
  .common-content p {
    font-family: Amiri;
    font-size: 16px;
    font-weight: 400;
    line-height: 27.47px;
    text-align: left;
    color: #3C3C3C;
  }
  header {
    background: #002E22;
    padding: 16px 0;
    position: relative;
  }
  .footer-sec .footer-flex {
    flex-wrap: wrap;
    gap: 32px;
    text-align: center;
  }
  .footer-sec .footer-flex .footer-link-wrap {
    flex-wrap: wrap;
    gap: 32px;
    justify-content: center;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4431372549);
  }
  .we-supported-sec {
    padding: 32px 0 32px 0;
  }
  .we-supported-sec .we-supported-wrap {
    flex-wrap: wrap;
    gap: 24px;
  }
  .we-supported-sec .we-supported-wrap .common-content {
    width: 100%;
  }
  .gallery {
    height: 490px;
  }
  .gallery .common-container {
    top: 28px;
    transform: translateX(-50%);
  }
  .gallery .gallery-thumbs {
    bottom: 1.5rem;
  }
  .gallery .content {
    padding: 0 0px;
    text-align: center;
    left: 50%;
    width: 327px;
    transform: translateX(-50%);
    top: 28px;
  }
  .gallery .content h3 {
    font-size: 20px;
    line-height: 27.2px;
  }
  .gallery .content h1 {
    font-size: 45px;
    line-height: 61.2px;
  }
  .gallery .content h2 {
    font-size: 16px;
    line-height: 21.76px;
  }
  .gallery .content p {
    text-align: center;
  }
  .gallery .content hr {
    margin: 30px auto !important;
  }
  .service-card {
    max-width: 330px;
  }
  .service-card .text-wrap {
    padding: 28px 26px 30px 40px;
  }
  .our-services-sec {
    padding: 24px 0 50px 0;
  }
  .our-services-sec .owl-nav {
    max-width: 192px;
  }
  .our-services-sec .service-card {
    margin-bottom: 24px;
  }
  .make-video .common-content {
    padding: 0 28px;
  }
  .pick-package-sec .pick-flex {
    flex-wrap: wrap;
    gap: 24px;
  }
  .start-business-sec {
    padding: 24px;
  }
  .start-business-sec .primary-btn {
    width: 100%;
  }
  .start-business-sec .pick-flex .common-content {
    position: relative;
  }
  .start-business-sec .pick-flex .common-content p {
    color: #0E0E0E;
  }
  .start-business-sec .pick-flex .common-content h3 {
    margin-bottom: 24px !important;
  }
  .start-business-sec .pick-flex .common-content .start-right-img-sm {
    position: absolute;
    top: 0;
    right: 0;
  }
  .start-business-sec .pick-flex {
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .page-heading .page-subtitle h2 {
    font-size: 50px;
  }
  .room {
    height: 68vh;
  }
  .room .btn {
    bottom: -10vmin;
  }
  .room .hole {
    margin-top: 15vmin;
  }
  .useraccountmenu .container {
    max-width: 1146px;
  }
  .checkout_wrapper .checkout_container {
    max-width: 1060px;
  }
  .privacy-content {
    position: relative;
  }
  .privacy-content:before {
    content: "";
    background: url(../images/privacy-topright.svg) no-repeat top left !important;
    width: 260px !important;
    height: 294px !important;
    top: -80px !important;
    right: 0px;
    background-size: contain !important;
  }
  .privacy-content:after {
    content: "";
    background: url(../images/privacy-bottomleft.svg) no-repeat bottom right !important;
    width: 212px !important;
    left: 0;
    background-size: contain !important;
  }
  .terms-content {
    position: relative;
  }
  .terms-content:before {
    content: "";
    background: url(../images/terms-topleft.svg) no-repeat top left;
    width: 222px;
    height: 404px;
    position: absolute;
    top: -20px;
    background-size: contain;
  }
  .terms-content:after {
    content: "";
    background: url(../images/bottom-right.svg) no-repeat bottom right;
    width: 211px;
    height: 437px;
    position: absolute;
    bottom: -60px;
    right: 0;
    background-size: contain;
  }
  .how-started .how-startedInner {
    padding: 45px 72px;
    max-width: 538px;
  }
  .page-customheading .page-container {
    width: 90%;
    top: 55%;
  }
  .page-customheading .page-container .page-subtitle {
    max-width: 503px;
  }
  .page-customheading .page-container .page-subtitle h2 {
    font-size: 40px;
  }
  .page-customheading .page-container .page-subtitle p {
    margin: 10px 0px;
  }
  .seo-pricing-sec .pricing_data .tabs-table .tab-content {
    max-width: 1140px;
  }
  .seo-pricing-sec .pricing_data .tabs-table .tab-content .add_cart_btngroup td .addcart-btn .btn-link {
    padding: 16px 27px;
  }
  .service-addtionalinfo {
    padding: 64px 40px 49px 40px;
  }
  .service-shortdesc {
    padding: 15px 0px 15px 0px;
    background-size: contain;
  }
  .common-content h3 {
    font-size: 38px;
    line-height: 53.26px;
  }
  .common-container {
    max-width: 95%;
  }
  .footer-sec .footer-img-left {
    left: 30px;
    top: 30px;
    width: 7%;
  }
  .footer-sec .footer-img-right {
    right: 30px;
    bottom: 30px;
    width: 9%;
  }
  .footer-sec .footer-flex {
    max-width: 966px;
  }
  .we-supported-sec .we-supported-wrap {
    gap: 63px;
  }
  .we-supported-sec .we-supported-wrap .common-content {
    width: 626px;
  }
  .gallery .content h1 {
    font-size: 108px;
    line-height: 148.69px;
  }
  .pick-package-sec .pick-flex .common-content {
    margin-top: 0px;
  }
  .pick-package-sec .pick-flex .common-content h3 {
    margin-bottom: 10px;
  }
  .pick-package-sec .pick-flex .pick-lg-img {
    max-width: 579px;
  }
  .pick-package-sec .owl-nav {
    width: 190px;
    left: 620px;
    bottom: 0px;
  }
  .pick-package-sec .owl-nav button {
    width: 45px;
    height: 45px;
  }
  .pick-package-sec .owl-dots {
    left: 678px;
    bottom: 18px;
  }
  .pick-package-sec .pick-right-img {
    width: 4%;
  }
  .start-business-sec .pick-flex .pick-lg-img {
    max-width: 559px;
  }
  .start-business-sec .pick-flex .common-content {
    max-width: 501px;
  }
  .start-business-sec .pick-right-img {
    width: 10%;
    bottom: 30px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
  .gallery .content {
    left: 90px;
  }
  .page-customheading .page-container {
    width: 90%;
    top: 57%;
  }
  .room {
    height: 68vh;
  }
  .room .btn {
    bottom: -10vmin;
  }
  .room .hole {
    margin-top: 15vmin;
  }
  .checkout_wrapper .checkout_container {
    max-width: 1060px;
  }
  .privacy-content {
    position: relative;
  }
  .privacy-content:before {
    content: "";
    background: url(../images/privacy-topright.svg) no-repeat top left !important;
    width: 260px !important;
    height: 294px !important;
    top: -80px !important;
    right: 0px;
    background-size: contain !important;
  }
  .privacy-content:after {
    content: "";
    background: url(../images/privacy-bottomleft.svg) no-repeat bottom right !important;
    width: 212px !important;
    left: 0;
    background-size: contain !important;
  }
  .terms-content {
    position: relative;
  }
  .terms-content:before {
    content: "";
    background: url(../images/terms-topleft.svg) no-repeat top left;
    width: 222px;
    height: 404px;
    position: absolute;
    top: -20px;
    background-size: contain;
  }
  .terms-content:after {
    content: "";
    background: url(../images/bottom-right.svg) no-repeat bottom right;
    width: 211px;
    height: 437px;
    position: absolute;
    bottom: -60px;
    right: 0;
    background-size: contain;
  }
  .faq_main {
    padding: 30px 0px;
  }
  .how-started .how-startedInner {
    padding: 65px 100px;
  }
  .page-customheading .page-container .page-subtitle {
    max-width: 500px;
  }
  .page-customheading .page-container .page-subtitle h2 {
    font-size: 50px;
  }
  .page-customheading .page-container .page-subtitle p {
    margin: 13px 0px;
  }
  .seo-pricing-sec .pricing_data .tabs-table .tab-content {
    max-width: 1260px;
  }
  .seo-pricing-sec .pricing_data .tabs-table .tab-content .add_cart_btngroup td .addcart-btn .btn-link {
    padding: 16px 27px;
  }
  .service-addtionalinfo {
    padding: 64px 50px 49px 50px;
  }
  .service-shortdesc {
    padding: 40px 0px 27px 0px;
    background-size: contain;
  }
  .pick-package-sec .pick-flex .common-content {
    margin-top: 0px;
  }
  .pick-package-sec .pick-flex .common-content h3 {
    margin-bottom: 10px;
  }
  .pick-package-sec .pick-flex .pick-lg-img {
    max-width: 579px;
  }
  .pick-package-sec .owl-nav {
    width: 190px;
    left: 690px;
    bottom: 0px;
  }
  .pick-package-sec .owl-nav button {
    width: 45px;
    height: 45px;
  }
  .pick-package-sec .owl-dots {
    left: 750px;
    bottom: 18px;
  }
  .pick-package-sec .pick-right-img {
    width: 4%;
  }
  .common-content h3 {
    font-size: 38px;
    line-height: 53.26px;
  }
  .common-container {
    max-width: 95%;
  }
  .footer-sec .footer-img-left {
    left: 30px;
    top: 30px;
    width: 7%;
  }
  .footer-sec .footer-img-right {
    right: 30px;
    bottom: 30px;
    width: 9%;
  }
  .footer-sec .footer-flex {
    max-width: 1096px;
  }
  .we-supported-sec .we-supported-wrap {
    gap: 63px;
  }
  .we-supported-sec .we-supported-wrap .common-content {
    width: 626px;
  }
  .gallery .content h1 {
    font-size: 108px;
    line-height: 131.787%;
  }
  .pick-package-sec .pick-flex .pick-lg-img {
    max-width: 645px;
  }
  .start-business-sec .pick-flex .pick-lg-img {
    max-width: 645px;
  }
}
@media screen and (min-width: 1920px) {
  .gallery .content {
    left: 330px;
  }
  .start-business-sec .pick-flex {
    justify-content: center;
  }
  .aboutshort-desc {
    background-size: cover;
  }
}/*# sourceMappingURL=responsive.css.map */