@media screen and (min-width: 320px) and (max-width: 767px) {
  .error-topsec {
    background: url(../images/mobile-error.png) no-repeat top center;
    background-size: cover;
  }
  .policy-content {
    max-width: 327px;
    padding: 32px 0px;
  }
  .policy-content .container {
    padding: 0px;
  }
  .order-historysec .orderhistory-table .table tbody tr td {
    padding: 12px 0px;
  }
  .order-historysec .orderhistory-table .table tbody tr p {
    margin: 0;
  }
  .register-form-sec .register-form .goto-register a {
    font-family: "Futura PT Medium";
    font-weight: 400;
    text-transform: capitalize;
  }
  .register-form-sec .register-form .goto-register a img {
    display: none;
  }
  .register-form-sec .register-fields {
    padding-bottom: 0px !important;
  }
  .register-form-sec .common-form .customcheckbox-joinus {
    text-align: left;
  }
  .customcheckbox-joinus {
    max-width: 327px;
    margin: auto;
  }
  .footer-detail {
    padding: 40px 0px;
  }
  .footer-detail .footer-logo-sec {
    text-align: center;
  }
  .footer-detail .footer-logo-sec p {
    margin-bottom: 0px;
  }
  .footer-detail .footer-menulinks {
    max-width: inherit;
    padding: 24px 0px 8px 0px;
    text-align: center;
  }
  .footer-detail .footer-menulinks ul {
    max-width: inherit;
    display: block;
    padding: 0;
  }
  .footer-detail .footer-menulinks ul li {
    padding-bottom: 16px;
  }
  .footer-detail .footer-addressinfo {
    max-width: inherit;
    width: 100%;
    margin: auto;
    padding-top: 24px;
    text-align: center;
  }
  .footer-detail .footer-addressinfo ul {
    max-width: inherit;
    width: 100%;
    display: block;
    padding: 0;
    list-style: none;
  }
  .footer-detail .footer-addressinfo ul li {
    padding-bottom: 20px;
  }
  .footer-detail .footer-addressinfo ul li::after {
    display: block;
    left: 50%;
    top: 35px;
  }
  .footer-detail .footer-addressinfo ul .addressinfo {
    max-width: 186px;
    margin: 0px auto 15px auto;
  }
  .footer-detail .footer-addressinfo ul .addressinfo::after {
    top: 70px;
  }
  .footer-detail .footer-addressinfo ul li:last-child {
    padding-bottom: 0px;
  }
  .desktop-header {
    display: none;
  }
  .mobile-header {
    display: block;
    padding: 16px 24px;
  }
  .mobile-header a {
    font-family: "Avenir LT Std 35 Light";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 184.2%;
    text-align: right;
    color: #0B8CD3 !important;
  }
  .mobile-header .hover-logo {
    display: none;
  }
  #mobilemenu .modal-header {
    border-bottom: 0;
  }
  #mobilemenu .modal-header a {
    font-family: "Avenir LT Std 35 Light";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 184.2%;
    text-align: right;
    color: #0B8CD3 !important;
  }
  #mobilemenu .modal-body {
    background: #200116;
    text-align: center;
  }
  #mobilemenu .modal-body .mainmenu {
    padding: 80px 0px;
  }
  #mobilemenu .modal-body .menulink {
    border-bottom: 1px solid #864965;
  }
  #mobilemenu .modal-body .menulink ul li {
    padding-bottom: 32px;
  }
  #mobilemenu .modal-body .signin-link ul li {
    padding-top: 32px;
  }
  #mobilemenu .modal-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #mobilemenu .modal-body ul li a {
    font-family: "Futura PT Demi";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 139%;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    text-decoration: none;
  }
  .hometop-sec {
    padding-bottom: 24px;
  }
  .hometop-sec .home-top-cont {
    position: inherit;
    top: 0;
    max-width: 327px;
    margin: 24px auto;
    text-align: center;
  }
  .hometop-sec .home-top-cont h1 {
    font-size: 32px;
    line-height: 139%;
    font-family: "Futura PT Medium";
    font-weight: 400;
  }
  .hometop-sec .home-top-cont .explore-btn {
    max-width: inherit;
  }
  .hometop-sec .morebelow-sec {
    position: inherit;
    bottom: 0;
    transform: inherit;
  }
  .see-simple-sec {
    padding: 32px 0px;
  }
  .see-simple-sec .simple-cont {
    max-width: 331px;
    margin: auto;
  }
  .see-simple-sec .title {
    margin-bottom: 24px;
  }
  .see-simple-sec .title h2 {
    font-size: 32px;
    line-height: 139%;
    font-family: "Futura PT Medium";
    font-weight: 400;
  }
  .see-simple-sec .simple-box {
    margin-bottom: 24px;
  }
  .see-simple-sec .simple-box .simple-desc {
    padding: 24px;
  }
  .see-simple-sec .simple-box .simple-desc h6 {
    font-size: 24px;
    line-height: 139%;
    margin-bottom: 16px;
  }
  .see-simple-sec .abt-btn {
    margin-top: 0;
  }
  .our-expertise-sec {
    padding: 40px 0px 24px 0px;
    background: url(../images/mobile-expertise-bg.png) no-repeat center center;
    background-size: cover;
  }
  .our-expertise-sec .expertise-cont {
    max-width: 336px;
    margin: auto;
  }
  .our-expertise-sec .title {
    margin-bottom: 24px;
  }
  .our-expertise-sec .title h2 {
    font-size: 32px;
    line-height: 139%;
  }
  .our-expertise-sec .expertise-box {
    margin-bottom: 16px;
  }
  .getstarted-sec {
    background: none;
    margin-top: 16px;
  }
  .getstarted-sec .getstart-cont {
    max-width: 327px;
    margin: 24px auto;
    padding: 0;
  }
  .getstarted-sec .getstart-cont .title h2 {
    font-size: 32px;
    line-height: 139%;
    text-align: center;
  }
  .getstarted-sec .getstart-cont .iconbox-sec .iconbox {
    text-align: center;
    max-width: inherit;
  }
  .getstarted-sec .getstart-cont .iconbox-sec .iconbox h3 {
    text-align: center;
    font-size: 24px;
    line-height: 139%;
  }
  .getstarted-sec .getstart-cont .iconbox-sec .iconbox p {
    text-align: center;
  }
  .getstarted-sec .getstart-cont .iconbox-sec .service-btn {
    max-width: inherit;
  }
  .getin-touch-sec .getin-touch-cont {
    display: block;
  }
  .getin-touch-sec .getin-touch-cont .left-img {
    max-width: inherit;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch {
    max-width: inherit;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch .right-cont {
    margin: auto;
    max-width: 327px;
    padding: 24px 0px;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch .right-cont h2 {
    font-size: 32px;
    line-height: 139%;
    text-align: center;
    font-family: "Futura PT Medium";
    font-weight: 400;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch .right-cont p {
    margin: 8px 0px;
    text-align: center;
    font-size: 14px;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch .right-cont .getin-btn {
    max-width: inherit;
  }
  .about-topsec {
    background: url(../images/mob-about-topbg.png) no-repeat center center;
    background-size: cover;
  }
  .about-topsec .abt-top-cont {
    padding: 64px 0px;
    max-width: 358px;
    width: 100%;
    margin: auto;
    text-align: center;
  }
  .about-topsec .abt-top-cont .title {
    margin-bottom: 16px;
  }
  .about-topsec .abt-top-cont .title h1 {
    font-family: "Futura PT Demi";
    font-weight: 500;
    font-size: 32px;
    line-height: 139%;
  }
  .writing-expert-sec {
    padding: 0;
  }
  .writing-expert-sec .writing-cont {
    flex-direction: column-reverse;
  }
  .writing-expert-sec .writing-cont .right-cont-sec {
    max-width: inherit;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont {
    padding: 24px;
    margin: 0;
    text-align: center;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont h2 {
    font-size: 24px;
    line-height: 139%;
    text-align: center;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont p {
    font-size: 14px;
    line-height: 222%;
    margin: 16px 0px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont .serv-btn {
    margin: auto;
  }
  .joinus-sec .join-cont .row {
    flex-direction: column-reverse;
  }
  .joinus-sec .join-cont .join-right-sec {
    max-width: 960px;
  }
  .joinus-sec .join-cont .join-right-sec .join-right-cont {
    padding-left: 0;
    max-width: 327px;
    margin: 24px auto;
  }
  .joinus-sec .join-cont .join-right-sec .join-right-cont h2 {
    font-size: 32px;
    line-height: 139%;
  }
  .joinus-sec .join-cont .join-right-sec .join-right-cont .join-btn {
    max-width: inherit;
  }
  .unlock-business {
    padding: 32px 0px;
  }
  .unlock-business .unlock-cont {
    max-width: 327px;
    margin: auto;
  }
  .unlock-business .unlock-cont .row {
    flex-direction: column-reverse;
  }
  .unlock-business .unlock-cont .unlock-left {
    padding-top: 16px;
  }
  .unlock-business .unlock-cont .unlock-left h4 {
    font-size: 24px;
    line-height: 139;
  }
  .unlock-business .unlock-cont .unlock-right {
    border-bottom: 1.37px solid #864965;
    padding-bottom: 16px;
  }
  .unlock-business .unlock-cont .unlock-right h2 {
    font-size: 32px;
    line-height: 139%;
  }
  .unlock-business .unlock-cont .unlock-right::before {
    display: none;
  }
  .abt-getstarted-sec {
    background: none;
  }
  .abt-getstarted-sec .getstart-cont {
    max-width: 327px;
    margin: auto;
    padding: 32px 0px;
  }
  .abt-getstarted-sec .getstart-cont .title h2 {
    font-size: 32px;
    font-family: "Futura PT Medium";
    font-weight: 400;
  }
  .abt-getstarted-sec .getstart-cont .detailbox-sec {
    margin: 0px;
  }
  .abt-getstarted-sec .getstart-cont .detailbox-sec .detailbox h4 {
    font-size: 20px;
    max-width: 240px;
    font-family: "Soleil Lt";
    font-weight: bold;
  }
  .abt-getstarted-sec .getstart-cont .service-btn {
    max-width: inherit;
  }
  .joinus-form {
    padding: 56px 0px 0px 0px;
  }
  .joinus-form .container {
    padding: 0;
  }
  .joinus-form .joinusform-cont {
    max-width: inherit;
  }
  .joinus-form .joinusform-cont .joinform-title {
    max-width: 327px;
    margin: auto;
    padding-bottom: 25px;
  }
  .joinus-form .joinusform-cont .joinform-title h1 {
    font-size: 32px;
  }
  .joinus-form .joinusform-cont .form-sec {
    padding: 24px;
  }
  .gotques-sec .row {
    flex-direction: column-reverse;
  }
  .gotques-sec .gotques-left-sec {
    max-width: 327px;
    margin: 24px auto;
  }
  .gotques-sec .gotques-left-sec h2 {
    font-size: 32px;
  }
  .gotques-sec .gotques-left-sec .getin-btn {
    max-width: inherit;
  }
  .ourservice-topsec {
    background: url(../images/mob-ourservice-topbg.png) no-repeat center center;
    background-size: cover;
  }
  .ourservice-topsec .overservice-top-cont {
    padding: 100px 0px 100px 0px;
    max-width: 358px;
    width: 100%;
    margin: auto;
    text-align: center;
  }
  .ourservice-topsec .overservice-top-cont .title {
    margin-bottom: 16px;
  }
  .ourservice-topsec .overservice-top-cont .title h1 {
    font-family: "Futura PT Demi";
    font-weight: 500;
    font-size: 32px;
    line-height: 139%;
  }
  .core-services-sec .coreserv-title {
    padding: 40px 0;
    max-width: 327px;
    text-align: center;
  }
  .core-services-sec .coreserv-title h2 {
    font-size: 32px;
  }
  .core-services-sec .coreserv-box-sec {
    max-width: 327px;
    margin: auto;
  }
  .core-services-sec .coreserv-box-sec .boxrow-one .row {
    flex-direction: column-reverse;
  }
  .core-services-sec .coreserv-box-sec .boxrow-three .row {
    flex-direction: column-reverse;
  }
  .core-services-sec .coreserv-box-sec .servbox-row {
    max-height: inherit;
  }
  .core-services-sec .coreserv-box-sec .servbox-row .service-contbox {
    padding: 24px;
    max-height: inherit;
  }
  .services-seesimple-sec .container {
    padding: 0;
  }
  .services-seesimple-sec .title br {
    display: block;
  }
  .services-seesimple-sec .simple-cont {
    max-width: inherit;
  }
  .services-seesimple-sec .simple-box .simple-desc h6 {
    text-align: left;
    font-size: 32px;
    max-width: 158px;
  }
  .services-seesimple-sec .simple-box .simple-desc p {
    text-align: left;
  }
  .advertise-services-topsec {
    background: url(../images/mob-advertise-top-bg.png) no-repeat center center;
    background-size: cover;
  }
  .advertise-services-topsec .service-top-cont {
    padding: 58px 0px;
    max-width: 327px;
    margin: auto;
    text-align: center;
  }
  .advertise-services-topsec .service-top-cont .title {
    margin-bottom: 16px;
  }
  .advertise-services-topsec .service-top-cont .title h1 {
    font-size: 32px;
    line-height: 139%;
  }
  .adservice-core {
    padding: 24px 0px;
  }
  .adservice-core .coreserv-box-sec {
    max-width: 327px;
    margin: auto;
  }
  .adservice-core .coreserv-box-sec .servbox-row {
    max-height: inherit;
  }
  .adservice-core .coreserv-box-sec .servbox-row .service-contbox {
    padding: 24px;
    max-height: inherit;
  }
  .adservice-core .coreserv-box-sec .servbox-row .spacebox {
    margin-top: 16px;
  }
  .adv-needhelp-sec {
    background: none;
  }
  .adv-needhelp-sec .row > * {
    padding: 0;
  }
  .adv-needhelp-sec .needhelp-box {
    margin-top: 0;
    min-height: inherit;
    max-width: inherit;
  }
  .adv-needhelp-sec .needhelp-box .needhelp-box-cont {
    padding: 32px 24px;
    text-align: center;
  }
  .adv-needhelp-sec .needhelp-box .needhelp-box-cont .cont-btn {
    max-width: inherit;
  }
  .socialmedia-serv-topsec {
    background: url(../images/mob-socialmedia-topbg.png) no-repeat center center;
    background-size: cover;
  }
  .socialserv-core .boxrow-one .row {
    flex-direction: column-reverse;
  }
  .social-needhelp-sec {
    background: none;
  }
  .corporate-serv-topsec {
    background: url(../images/mob-corpo-topbg.png) no-repeat center center;
    background-size: cover;
  }
  .corporate-needhelp-sec {
    background: none;
  }
  .corposerv-core .boxrow-four .row {
    flex-direction: column-reverse;
  }
  .creative-serv-topsec {
    background: url(../images/mob-creative-topbg.png) no-repeat center center;
    background-size: cover;
  }
  .creative-core .boxrow-four .row {
    flex-direction: column-reverse;
  }
  .corporate-needhelp-sec {
    background: none;
  }
  .contactus-sec .contactus-cont {
    flex-direction: column-reverse;
  }
  .contactus-sec .contact-form {
    max-width: 327px;
    width: 100%;
    margin: auto;
    padding: 24px 0px;
  }
  .contactus-sec .contact-form .title {
    text-align: center;
  }
  .contactus-sec .contact-form .title h1 {
    font-size: 32px;
    text-align: center;
  }
  .contactus-sec .contact-form .captch-img {
    width: 327px;
    margin-bottom: 16px;
  }
  .signin-sec .sigin-form-sec {
    position: inherit;
    top: 0;
    left: 0;
    transform: inherit;
    max-width: 327px;
    margin: 32px auto;
  }
  .signin-sec .sigin-form-sec .signin-form {
    padding: 0px;
  }
  .signin-sec .sigin-form-sec .signin-form h2 {
    margin-bottom: 16px;
    font-size: 32px;
  }
  .signin-sec .sigin-form-sec .signin-form .form-check {
    text-align: center;
    justify-content: center;
  }
  .signin-sec .sigin-form-sec .signin-form .signin-btn {
    margin: 16px 0px;
  }
  .shoppingcart-top-sec {
    background: url(../images/mob-shoppingcart-topbg.png) no-repeat center center;
    background-size: cover;
  }
  .shoppingcart-top-sec .shopping-cont {
    max-width: 327px;
    padding: 97px 0px;
    text-align: center;
  }
  .shoppingcart-top-sec .shopping-cont h1 {
    font-size: 32px;
  }
  .shopping-cart-sec .shopping-cart-cont {
    padding: 24px 0px 24px 0px;
    max-width: 327px;
    margin: auto;
  }
  .shopping-cart-sec .shopping-cart-cont .shopping-checkbox {
    text-align: left;
  }
  .shopping-cart-sec .shopping-cart-cont .shopping-checkbox .form-check label br {
    display: block;
  }
  .shopping-cart-sec .shopping-cart-cont .coupon-total-sec .apply-coupon-box input {
    background: transparent;
    padding: 13px 16px;
    border: 1px solid #D1D1D1;
  }
  .shopping-cart-sec .shopping-cart-cont .coupon-total-sec .apply-coupon-box .apply-coupon-btn {
    margin-top: 16px;
  }
  .shopping-cart-sec .shopping-cart-cont .coupon-total-sec .apply-coupon-box .apply-coupon-btn .btn-link {
    padding: 15px 40px;
  }
  .shopping-cart-sec .shopping-cart-cont .coupon-total-sec .grand-total-box {
    margin-top: 32px;
  }
  .shopping-cart-sec .shopping-cart-cont .coupon-total-sec .grand-total-box h4 {
    padding: 13px 16px;
  }
  .shopping-cart-sec .shopping-cart-cont .coupon-total-sec .grand-total-box .checkout-btn {
    margin-top: 16px;
  }
  .shopping-cart-sec .shopping-cart-cont .coupon-total-sec .grand-total-box .checkout-btn .btn-link {
    padding: 15px 40px;
  }
  .personal-billing-detailsec {
    background: #F5F5F5;
  }
  .personal-billing-detailsec .container {
    padding: 0px;
  }
  .personal-billing-detailsec .pers-bill-detail-cont {
    padding: 40px 0px 25px 0px;
    margin: auto;
  }
  .personal-billing-detailsec .pers-bill-detail-cont .title {
    margin-bottom: 24px;
  }
  .personal-billing-detailsec .pers-bill-detail-cont .title h1 {
    font-size: 32px;
  }
  .personal-billing-detailsec .pers-bill-detail-cont .personaldet-box {
    margin-bottom: 24px;
  }
  .personal-billing-detailsec .pers-bill-detail-cont .personaldet-box h3 {
    font-size: 24px;
  }
  .personal-billing-detailsec .pers-bill-detail-cont .personaldet-box .form-sec {
    background: #FFFFFF;
    margin-top: 16px;
  }
  .personal-billing-detailsec .pers-bill-detail-cont .personaldet-box .form-sec .personal-form {
    padding: 24px;
  }
  .personal-billing-detailsec .pers-bill-detail-cont .billdet-box {
    margin-bottom: 0px;
  }
  .personal-billing-detailsec .pers-bill-detail-cont .billdet-box h3 {
    font-size: 24px;
    font-weight: 500;
    font-family: "Futura PT Demi";
  }
  .personal-billing-detailsec .pers-bill-detail-cont .billdet-box .form-sec {
    background: #FFFFFF;
    margin-top: 16px;
  }
  .personal-billing-detailsec .pers-bill-detail-cont .billdet-box .form-sec .personal-form {
    padding: 24px;
  }
  .shopping-cart-sec .shopping-cart-cont h3 {
    margin-bottom: 20px;
    font-size: 24px;
  }
  .shopping-cart-sec .shopping-cart-cont .coupon-total-sec .grand-total-box .mastercard {
    margin: 16px 0px;
  }
  .shopping-cart-sec .shopping-cart-cont .coupon-total-sec .grand-total-box .mastercard img {
    width: 327px;
  }
  .paymentsuccess-topsec {
    background: url(../images/mob-paymentsuccess-topbg.png) no-repeat center center;
    background-size: cover;
  }
  .paymentsuccess-topsec .paysucc-cont {
    padding: 45px 0px 65px 0px;
  }
  .paymentsuccess-topsec .paysucc-cont h1 {
    font-size: 32px;
    text-align: center;
    font-family: "Futura PT Medium";
    font-weight: 400;
    margin: 0;
  }
  .paymentsuccess-topsec .paysucc-cont h1 br {
    display: block;
  }
  .paymentfail-topsec .paysucc-cont {
    padding: 78px 0px 78px 0px;
  }
  .payment-shop-sec .shopping-cart-cont {
    max-width: 327px;
  }
  .payment-shop-sec .shopping-cart-cont .coupon-total-sec .grand-total-box {
    margin-top: 16px;
  }
  .payment-shop-sec .shopping-cart-cont .mobile-payment-shopdetail .shop-details .shoppbox .qty-billtotal-sec {
    border-bottom: 0px;
    border-color: #E7DBE0;
  }
  .paymentfail-topsec {
    background: url(../images/mob-paymentfail-topbg.png) no-repeat center center;
    background-size: cover;
  }
  .account-detailsec .account-detail-cont {
    max-width: inherit;
    margin: auto;
    padding: 24px 0px 32px 0px;
  }
  .account-detailsec .account-detail-cont .title {
    text-align: center;
    margin-bottom: 30px;
  }
  .account-detailsec .account-detail-cont .title h1 {
    font-size: 32px;
    max-width: 280px;
    margin: auto;
  }
  .account-detailsec .account-detail-cont .title p {
    max-width: 327px;
    font-size: 14px;
  }
  .account-detailsec .account-detail-cont .account-tabs {
    overflow: scroll;
    max-width: inherit;
  }
  .account-detailsec .account-detail-cont .account-tabs ul {
    overflow: hidden;
    width: 670px;
  }
  .account-detailsec .account-detail-cont .account-tabs li:nth-child(1) {
    margin-bottom: 8px;
  }
  .account-detailsec .account-detail-cont .account-tabs a {
    padding: 11px 38px 12px 38px;
    font-family: "Soleil";
    font-weight: 400;
    font-size: 14px;
  }
  .account-detailsec .account-detail-cont .personaldet-box {
    max-width: 336px;
    margin: auto;
  }
  .account-detailsec .account-detail-cont .personaldet-box .save-changes {
    text-align: center;
  }
  .order-historysec .orderhistory-table .table tbody .order-no {
    width: 180px;
  }
  .order-historysec .orderhistory-table .table tbody .service {
    width: 280px;
  }
  .order-historysec .orderhistory-table .table tbody .download-pdf {
    width: 180px;
    text-align: center;
  }
  .terms-top-sec {
    background: url(../images/mob-tandc-topbg.png) no-repeat center center;
    background-size: cover;
  }
  .terms-top-sec .terms-cont {
    padding: 85px 0px;
  }
  .terms-top-sec .terms-cont h1 {
    font-size: 24px;
  }
  .terms-para {
    max-width: 327px;
  }
  .terms-para p {
    font-family: "Soleil";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 222%;
  }
  .terms-para h6 {
    font-family: "Soleil";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 222%;
  }
  .error-topsec .container {
    max-width: inherit;
  }
  .error-topsec .error-cont {
    padding: 64px 0px;
    max-width: 327px;
    margin: auto;
  }
  .error-topsec .error-cont .error-title {
    background: #F5F5F5;
    padding: 24px 14px;
  }
  .error-topsec .error-cont .error-title h1 {
    font-size: 24px;
  }
  .error-topsec .error-cont .error-title .error-btn {
    max-width: inherit;
  }
  .error-topsec .error-cont .error-title .error-btn .btn-link {
    padding: 22.5px 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .footer-detail {
    padding: 40px 0px;
  }
  .footer-detail .footer-logo-sec {
    text-align: center;
  }
  .footer-detail .footer-menulinks {
    max-width: inherit;
    padding: 24px 0px 8px 0px;
    text-align: center;
  }
  .footer-detail .footer-menulinks ul {
    max-width: inherit;
    display: block;
    padding: 0;
  }
  .footer-detail .footer-menulinks ul li {
    padding-bottom: 16px;
  }
  .footer-detail .footer-addressinfo {
    max-width: inherit;
    width: 100%;
    margin: auto;
    padding-top: 24px;
    text-align: center;
  }
  .footer-detail .footer-addressinfo ul {
    max-width: inherit;
    width: 100%;
    display: block;
    padding: 0;
    list-style: none;
  }
  .footer-detail .footer-addressinfo ul li {
    padding-bottom: 20px;
  }
  .footer-detail .footer-addressinfo ul li::after {
    display: block;
    left: 50%;
    top: 35px;
  }
  .footer-detail .footer-addressinfo ul li:last-child {
    padding-bottom: 0px;
  }
  .desktop-header {
    display: none;
  }
  .mobile-header {
    display: block;
    padding: 24px;
  }
  .mobile-header a {
    font-family: "Avenir LT Std 35 Light";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 184.2%;
    text-align: right;
    color: #0B8CD3 !important;
  }
  .mobile-header .hover-logo {
    display: none;
  }
  #mobilemenu .modal-header {
    border-bottom: 0;
  }
  #mobilemenu .modal-header a {
    font-family: "Avenir LT Std 35 Light";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 184.2%;
    text-align: right;
    color: #0B8CD3 !important;
  }
  #mobilemenu .modal-body {
    background: #200116;
    text-align: center;
  }
  #mobilemenu .modal-body .mainmenu {
    padding: 80px 0px;
  }
  #mobilemenu .modal-body .menulink {
    border-bottom: 1px solid #864965;
  }
  #mobilemenu .modal-body .menulink ul li {
    padding-bottom: 32px;
  }
  #mobilemenu .modal-body .signin-link ul li {
    padding-top: 32px;
  }
  #mobilemenu .modal-body ul {
    list-style: none;
    padding: 0;
  }
  #mobilemenu .modal-body ul li a {
    font-family: "Futura PT Demi";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 139%;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    text-decoration: none;
  }
  .hometop-sec .home-top-cont {
    position: inherit;
    top: 0;
    margin: 24px auto;
    text-align: center;
  }
  .hometop-sec .home-top-cont .explore-btn {
    margin: auto;
  }
  .hometop-sec .morebelow-sec {
    position: inherit;
    bottom: 0;
    transform: inherit;
  }
  .see-simple-sec .title h2 {
    font-size: 32px;
    line-height: 139%;
  }
  .see-simple-sec .simple-box .simple-desc {
    padding: 24px;
  }
  .see-simple-sec .simple-box .simple-desc h6 {
    font-size: 24px;
    line-height: 139%;
  }
  .our-expertise-sec {
    padding: 40px 0px 24px 0px;
  }
  .our-expertise-sec .expertise-cont {
    margin: auto;
  }
  .our-expertise-sec .title {
    margin-bottom: 24px;
  }
  .our-expertise-sec .title h2 {
    font-size: 32px;
    line-height: 139%;
  }
  .our-expertise-sec .expertise-box {
    margin-bottom: 16px;
  }
  .getstarted-sec {
    margin-top: 16px;
  }
  .getstarted-sec .getstart-cont {
    max-width: 527px;
    margin: 24px auto;
    padding: 0;
  }
  .getstarted-sec .getstart-cont .title h2 {
    font-size: 32px;
    line-height: 139%;
    text-align: center;
  }
  .getstarted-sec .getstart-cont .iconbox-sec .iconbox {
    text-align: center;
    max-width: inherit;
  }
  .getstarted-sec .getstart-cont .iconbox-sec .iconbox h3 {
    text-align: center;
    font-size: 24px;
    line-height: 139%;
  }
  .getstarted-sec .getstart-cont .iconbox-sec .iconbox p {
    text-align: center;
  }
  .getstarted-sec .getstart-cont .iconbox-sec .service-btn {
    max-width: inherit;
  }
  .getin-touch-sec .getin-touch-cont {
    display: block;
  }
  .getin-touch-sec .getin-touch-cont .left-img {
    max-width: inherit;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch {
    max-width: inherit;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch .right-cont {
    margin: auto;
    max-width: 327px;
    padding: 24px 0px;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch .right-cont h2 {
    font-size: 32px;
    line-height: 139%;
    text-align: center;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch .right-cont p {
    margin: 8px 0px;
    text-align: center;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch .right-cont .getin-btn {
    max-width: inherit;
  }
  .about-topsec {
    background: url(../images/mob-about-topbg.png) no-repeat center center;
    background-size: cover;
  }
  .about-topsec .abt-top-cont {
    padding: 64px 0px;
    max-width: 358px;
    width: 100%;
    margin: auto;
    text-align: center;
  }
  .about-topsec .abt-top-cont .title {
    margin-bottom: 16px;
  }
  .about-topsec .abt-top-cont .title h1 {
    font-family: "Futura PT Demi";
    font-weight: 500;
    font-size: 32px;
    line-height: 139%;
  }
  .writing-expert-sec {
    padding: 0;
  }
  .writing-expert-sec .writing-cont .left-img-sec img {
    height: 385px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec {
    max-width: 420px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont {
    padding: 24px;
    margin: 0;
    text-align: center;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont h2 {
    font-size: 24px;
    line-height: 139%;
    text-align: center;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont p {
    font-size: 14px;
    line-height: 222%;
    margin: 16px 0px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont .serv-btn {
    margin: auto;
  }
  .joinus-sec .join-cont .row {
    flex-direction: column-reverse;
  }
  .joinus-sec .join-cont .join-right-sec {
    max-width: 960px;
  }
  .joinus-sec .join-cont .join-right-sec .join-right-cont {
    padding-left: 0;
    max-width: 327px;
    margin: 24px auto;
  }
  .joinus-sec .join-cont .join-right-sec .join-right-cont h2 {
    font-size: 32px;
    line-height: 139%;
  }
  .joinus-sec .join-cont .join-right-sec .join-right-cont .join-btn {
    max-width: inherit;
  }
  .unlock-business {
    padding: 32px 0px;
  }
  .unlock-business .unlock-cont {
    max-width: 527px;
    margin: auto;
    text-align: center;
  }
  .unlock-business .unlock-cont .row {
    flex-direction: column-reverse;
  }
  .unlock-business .unlock-cont .unlock-left {
    max-width: inherit;
    padding-top: 16px;
  }
  .unlock-business .unlock-cont .unlock-left h4 {
    font-size: 24px;
    line-height: 139;
  }
  .unlock-business .unlock-cont .unlock-right {
    border-bottom: 1.37px solid #864965;
    padding-bottom: 16px;
  }
  .unlock-business .unlock-cont .unlock-right h2 {
    font-size: 32px;
    line-height: 139%;
  }
  .unlock-business .unlock-cont .unlock-right::before {
    display: none;
  }
  .abt-getstarted-sec .getstart-cont {
    max-width: 527px;
    margin: auto;
    padding: 32px 0px;
  }
  .abt-getstarted-sec .getstart-cont .title h2 {
    font-size: 32px;
  }
  .abt-getstarted-sec .getstart-cont .detailbox-sec {
    margin: 0px;
  }
  .abt-getstarted-sec .getstart-cont .detailbox-sec .detailbox h4 {
    font-size: 20px;
    max-width: 240px;
  }
  .abt-getstarted-sec .getstart-cont .service-btn {
    max-width: inherit;
  }
  .core-services-sec .coreserv-title {
    padding: 40px 0;
    max-width: 524px;
    text-align: center;
  }
  .core-services-sec .coreserv-title h2 {
    font-size: 32px;
  }
  .core-services-sec .coreserv-box-sec {
    max-width: 665px;
    margin: auto;
  }
  .core-services-sec .coreserv-box-sec .boxrow-one .row {
    flex-direction: column-reverse;
  }
  .core-services-sec .coreserv-box-sec .boxrow-three .row {
    flex-direction: column-reverse;
  }
  .core-services-sec .coreserv-box-sec .servbox-row {
    max-height: inherit;
  }
  .core-services-sec .coreserv-box-sec .servbox-row .service-contbox {
    padding: 24px;
    max-height: inherit;
  }
  .adservice-core {
    padding: 24px 0px;
  }
  .adservice-core .coreserv-box-sec {
    margin: auto;
  }
  .adservice-core .coreserv-box-sec .servbox-row {
    max-height: inherit;
  }
  .adservice-core .coreserv-box-sec .servbox-row .service-contbox {
    padding: 24px;
    max-height: inherit;
  }
  .adservice-core .coreserv-box-sec .servbox-row .spacebox {
    margin-top: 16px;
  }
  .adv-needhelp-sec {
    background: none;
  }
  .adv-needhelp-sec .row > * {
    padding: 0;
  }
  .adv-needhelp-sec .needhelp-box {
    margin-top: 0;
    min-height: inherit;
    max-width: inherit;
  }
  .adv-needhelp-sec .needhelp-box .needhelp-box-cont {
    padding: 32px 24px;
    text-align: center;
  }
  .adv-needhelp-sec .needhelp-box .needhelp-box-cont .cont-btn {
    max-width: inherit;
  }
  .contactus-sec .contactus-cont {
    display: block;
  }
  .contactus-sec .contact-form {
    width: 100%;
    margin: auto;
    padding: 24px 0px;
  }
  .contactus-sec .contact-form .title {
    text-align: center;
  }
  .contactus-sec .contact-form .title h1 {
    font-size: 32px;
    text-align: center;
  }
  .contactus-sec .contact-form .captch-img {
    width: 327px;
    margin-bottom: 16px;
  }
  .signin-sec .sigin-form-sec {
    position: inherit;
    top: 0;
    left: 0;
    transform: inherit;
    max-width: 527px;
    margin: 32px auto;
  }
  .signin-sec .sigin-form-sec .signin-form {
    padding: 0px;
  }
  .signin-sec .sigin-form-sec .signin-form h2 {
    margin-bottom: 16px;
    font-size: 32px;
  }
  .signin-sec .sigin-form-sec .signin-form .form-check {
    text-align: center;
  }
  .signin-sec .sigin-form-sec .signin-form .signin-btn {
    margin: 16px 0px;
  }
  .paymentsuccess-topsec .paysucc-cont {
    padding: 45px 0px;
  }
  .paymentsuccess-topsec .paysucc-cont h1 {
    font-size: 48px;
    text-align: center;
  }
  .paymentsuccess-topsec .paysucc-cont h1 br {
    display: none;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .joinus-sec .join-cont .join-right-sec .join-right-cont {
    padding-left: 54px;
    max-width: 610px;
  }
  .writing-expert-sec .writing-cont .left-img-sec {
    width: 50%;
  }
  .our-expertise-sec .expertise-box {
    min-height: 292px;
  }
  .desktop-header .desktop-menu .black-menu {
    max-width: 570px;
  }
  .desktop-header .desktop-menu .black-menu ul li {
    margin-left: 8px;
  }
  .desktop-header .desktop-menu .blue-menu {
    max-width: 258px;
  }
  .desktop-header .desktop-menu .blue-menu ul li {
    margin-left: 8px;
  }
  .hometop-sec .home-top-cont {
    max-width: 589px;
    top: 11px;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch .right-cont {
    margin: 80px auto 80px 70px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec {
    max-width: 49%;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont {
    padding: 12px 20px;
    margin-bottom: 20px;
    margin-right: 13px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont h2 {
    font-size: 30px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont p {
    margin: 6px 0px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont .serv-btn .btn-link {
    padding: 10px 40px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-img {
    height: 240px;
    overflow: hidden;
  }
  .unlock-business .unlock-cont .unlock-right::before {
    left: -50px;
    height: 417px;
    top: -55px;
  }
  .gotques-sec .gotques-left-sec {
    margin-right: 40px;
  }
  .core-services-sec .coreserv-box-sec .servbox-row .service-contbox {
    padding: 20px 30px;
  }
  .core-services-sec .coreserv-box-sec .servbox-row .servbox-four {
    max-height: 350px;
  }
  .adservice-core .coreserv-box-sec .servbox-row .service-contbox {
    padding: 24px 30px;
  }
  .contactus-sec .contact-form {
    max-width: 560px;
    width: 100%;
    margin-left: 40px;
    padding: 20px 0px;
    margin-right: 33px;
  }
  .signin-sec .sigin-form-sec {
    top: 15px;
  }
  .signin-sec .sigin-form-sec .signin-form {
    padding: 60px;
  }
  .register-sec .signin-img img {
    height: 655px;
  }
  .register-sec .register-form-sec {
    top: 28px;
  }
  .register-sec .register-form-sec .register-form {
    padding: 40px;
  }
  .register-sec .register-form-sec .register-form h2 {
    margin-bottom: 16px;
  }
  .register-sec .register-form-sec .register-form .signin-btn {
    margin: 16px 0px 20px 0px;
  }
  .error-topsec .container {
    max-width: 1140px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
  .joinus-sec .join-cont .join-right-sec .join-right-cont {
    padding-left: 54px;
    max-width: 610px;
  }
  .writing-expert-sec .writing-cont .left-img-sec {
    width: 50%;
  }
  .hometop-sec .home-top-cont {
    top: 50px;
  }
  .getstarted-sec .getstart-cont {
    left: 200px;
    padding: 40px;
  }
  .getstarted-sec .getstart-cont .iconbox-sec .iconbox {
    margin-top: 16px;
  }
  .getstarted-sec .getstart-cont .iconbox-sec .iconbox h3 {
    margin-top: 8px;
  }
  .getin-touch-sec .getin-touch-cont .right-getintouch .right-cont {
    margin: 107px auto 107px 104px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec {
    max-width: 700px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont {
    padding: 12px 20px;
    margin-bottom: 18px;
    margin-right: 13px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont h2 {
    font-size: 40px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-cont p {
    margin: 6px 0px;
  }
  .writing-expert-sec .writing-cont .right-cont-sec .right-img {
    height: 285px;
    overflow: hidden;
  }
  .contactus-sec .contact-form {
    margin-left: 40px;
  }
  .signin-sec .sigin-form-sec {
    top: 40px;
  }
  .register-sec .register-form-sec {
    top: 10px;
  }
  .register-sec .register-form-sec .register-form {
    padding: 15px 40px 15px 40px;
  }
  .error-topsec .container {
    max-width: 1320px;
  }
}
@media screen and (min-width: 992px) {
  .common-form .form-check label br {
    display: none;
  }
  .shopping-checkbox .customcheckbox-joinus {
    justify-content: center;
  }
  .sigin-form-sec .signin-form .common-form .customcheckbox-joinus {
    padding-left: 25px;
  }
  .register-form .common-form .customcheckbox-joinus {
    padding: 0;
    justify-content: center;
  }
}/*# sourceMappingURL=responsive.css.map */