@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@media screen and (max-width: 767px) {
  .design-individual-section .design-learning-gutenberg-sec .common-form h4 {
    font-size: 22px;
  }
  .design-resources-cardInner {
    display: grid;
    gap: 24px;
    margin-bottom: 0;
  }
  .design-section .design-resources-card .design-resources-cardInner {
    display: grid;
    gap: 24px;
    margin-bottom: 0;
  }
  .welcome_sec_home .panel {
    padding: 2rem 4rem;
  }
  .welcome_sec_home .ring img {
    min-width: inherit;
  }
  .get-in-touch .address-sec {
    max-width: 327px;
    margin: auto;
  }
  .get-in-touch .address-sec .border-primary {
    border-right: 0px;
    border-bottom: 1px solid #008EFA;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  .get-in-touch .address-sec address {
    text-align: center;
  }
  .my-order-sec {
    padding: 40px 0;
    background: none !important;
  }
  .my-order-sec .overflow-wrap {
    overflow: scroll;
  }
  .my-order-sec table {
    margin-top: 40px;
    width: 589px;
  }
  .my-address-sec {
    padding: 40px 0;
    background: none !important;
  }
  .my-address-sec .billing-address-wrap {
    margin-top: 40px;
  }
  .my-address-sec .billing-address-wrap h4 {
    font-size: 22px;
    line-height: 30.05px;
  }
  .my-address-sec .billing-address-wrap .primary-btn {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .contactbg-front {
    padding: 0px 0px;
    background: none;
  }
  .contactbg-front .select-service-sec {
    background: url(../images/contact-contentbgmobile.png) no-repeat top center !important;
  }
  .contactbg-front .select-service-sec .common-form .container {
    padding: 0px;
  }
  .contactbg-front .select-service-sec .common-form .container .form-control {
    padding: 19px 12px;
  }
  .common-title {
    font-family: "Manrope", sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
    text-align: center;
    color: #2A3D4B;
  }
  .common-form .form-check .form-check-input {
    margin-top: 6px;
  }
  .heading-1 {
    font-size: 32px;
    line-height: 43.71px;
  }
  .normal-modal .modal-dialog {
    margin: 24px;
  }
  .cover-line-bg {
    background: url(../images/term-condition-sec-bg-sm.png) no-repeat center top;
    background-size: 100%;
  }
  .header-transparent {
    position: relative !important;
  }
  .header_sec {
    padding: 18px 0;
    background-color: white;
  }
  .footer_sec {
    padding: 64px 0;
  }
  .footer_sec .footer-wrap .footer-top-sec {
    flex-direction: column;
  }
  .footer_sec .footer-wrap .footer-top-sec .footer-left {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .footer_sec .footer-wrap .footer-top-sec .footer-left p {
    margin: 16px 0 32px 0;
  }
  .footer_sec .footer-wrap .footer-top-sec .footer-right {
    border-top: 1px solid rgba(155, 155, 155, 0.5019607843);
    padding: 32px 0;
  }
  .footer_sec .footer-wrap .footer-top-sec .footer-right ul {
    justify-content: center;
  }
  .footer_sec .footer-wrap .footer-btm {
    flex-wrap: wrap;
    padding-top: 32px;
    gap: 32px;
    justify-content: center;
  }
  .footer_sec .footer-wrap .footer-btm p {
    text-align: center;
    max-width: 220px;
  }
  .web-design-essentials-sec .web-desing-text-wrap {
    padding: 40px 24px;
    max-width: 400px;
    margin: auto;
  }
  .web-design-essentials-sec .unique-design-sec .web-desing-text-wrap {
    position: unset;
  }
  .outperform-sec {
    padding: 0px;
  }
  .outperform-sec .outperform-wrap .outperform-card {
    padding: 32px 16px;
  }
  .your-website-sec .blogging-traffice-sec {
    padding: 24px;
    max-width: 100%;
    position: unset;
  }
  .your-website-sec .your-first-sec {
    padding: 24px;
    text-align: center;
    gap: 0;
  }
  .your-website-sec .your-first-sec .text-wrap {
    width: 100%;
  }
  .your-website-sec .your-first-sec .d-flex {
    justify-content: center;
  }
  .your-website-sec .your-website-flex {
    flex-direction: column-reverse;
  }
  .additional-trending-sec {
    padding: 40px 0;
  }
  .additional-trending-sec .additional-wrap .common-title {
    margin-bottom: 40px;
  }
  .additional-trending-sec .disabled-btn {
    margin-top: 40px;
    background-color: white;
    color: #2A3D4B;
    border: 1px solid #008EFA;
  }
  .take-design-sec h4 {
    width: 61%;
  }
  .design-section {
    padding: 40px 0;
    background: url(../images/design-section-bg-sm.png) no-repeat center top;
    background-size: cover;
  }
  .design-section .design-top-title {
    margin-bottom: 32px;
  }
  .design-section .design-sec-form {
    margin-bottom: 32px;
  }
  .design-section .design-sec-form .common-form {
    flex-wrap: wrap;
    gap: 16px;
  }
  .design-section .design-sec-form .common-form .first-input,
  .design-section .design-sec-form .common-form .last-input {
    width: 100%;
  }
  .design-section .design-resources-card {
    margin-bottom: 32px;
  }
  .design-individual-section .mb-40 {
    margin-bottom: 32px;
  }
  .design-individual-section {
    padding: 24px 0 40px 0;
    background: white;
  }
  .design-individual-section .design-learning-gutenberg-sec {
    background: white;
    border: 0;
    box-shadow: unset;
    padding: 0 16px;
  }
  .design-individual-section .design-learning-gutenberg-sec .design-learning-top {
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
  }
  .design-individual-section .design-learning-gutenberg-sec .design-learning-top .type-sec {
    justify-content: center;
  }
  .design-individual-section .design-learning-gutenberg-sec .common-form {
    gap: 16px 16px;
  }
  .design-individual-section .design-learning-gutenberg-sec .common-form .first-input {
    width: 230px;
  }
  .design-individual-section .design-learning-gutenberg-sec .quantity-sec {
    border: 0;
  }
  .design-individual-section .related-products-sec {
    padding: 0 8px;
  }
  .bespoke-welcome-sec .bespoke-welcome-content {
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 87%;
    width: 100%;
    text-align: center;
  }
  .bespoke-welcome-sec .bespoke-welcome-content .common-para {
    margin: auto;
    margin-bottom: 20px;
  }
  .user-experience-sec {
    padding: 16px 0;
    flex-wrap: wrap;
    gap: 16px;
  }
  .user-experience-sec .user-experience-left-sec {
    max-width: 100%;
  }
  .user-experience-sec .user-experience-left-sec .user-experience-card {
    padding: 32px 24px 40px 24px;
  }
  .user-experience-sec .user-experience-right-sec .user-experience-right-card {
    text-align: center;
    padding: 32px 24px 40px 24px;
  }
  .illustrations-sec {
    padding: 0;
  }
  .illustrations-sec .illustrations-wrap {
    background: url(../images/Illustrations-bg-sm.png) no-repeat center;
    background-size: cover;
    padding: 227px 24px;
  }
  .illustrations-sec .illustrations-wrap .illustrations-content {
    padding: 32px;
  }
  .select-service-sec {
    padding: 40px 24px;
    background: url(../images/design-packagemobilebg.png) no-repeat bottom center !important;
    background-size: cover !important;
    border: 0 !important;
    margin: 0;
  }
  .select-service-sec .common-title {
    color: #008EFA;
  }
  .we-provide-sec .cover-img {
    background: url(../images/cover-img-sm.png) no-repeat center top;
    background-size: cover;
  }
  .we-provide-sec .we-provide-card {
    padding: 40px 24px;
  }
  .we-provide-sec .we-provide-card .common-title {
    margin-bottom: 24px;
  }
  .step-sec {
    background: url(../images/step-sec-bg-sm.png) no-repeat 0px -40px;
    background-size: cover;
  }
  .step-sec .step-content {
    padding: 86px 32px 112px 32px;
  }
  .about-welcome-sec {
    text-align: center;
  }
  .about-welcome-sec .about-bg {
    height: 718px;
  }
  .about-welcome-sec .about-welcome {
    padding: 0 24px;
  }
  .get-in-touch {
    border: 0;
    box-shadow: unset;
  }
  .get-in-touch .common-title {
    color: #2A3D4B;
  }
  .contact-welcome .contact-content {
    padding: 0 24px;
  }
  .term-condition-sec {
    background: url(../images/term-condition-sec-bg-sm.png) no-repeat center top;
    background-size: cover;
    padding: 40px 24px;
  }
  .term-condition-sec .term-condition-content h4,
  .term-condition-sec .term-condition-content p {
    margin-bottom: 16px;
  }
  .term-condition-sec .term-condition-content .primary-btn {
    margin-top: 24px;
  }
  .login-register-sec .sign-in-content {
    padding: 40px 24px;
  }
  .login-register-sec .login-register-sec .sign-Up-content {
    padding: 40px 24px;
  }
  .cover-sm-line-bg {
    background: url(../images/cover-img-sm.png) no-repeat center top;
    background-size: cover;
  }
  .shopping-cart-sec {
    padding: 40px 0;
  }
  .shopping-cart-sec .form-check {
    max-width: 276px;
    padding: 0;
  }
  .shopping-cart-sec .secure-checkout-sec {
    margin-top: 40px;
    padding-bottom: 24px;
  }
  .shopping-cart-sec .secure-checkout-sec .discount-code-sec .discount-flex {
    margin-top: 24px;
    flex-wrap: wrap;
    margin-bottom: 24px;
  }
  .shopping-cart-sec .secure-checkout-sec .discount-code-sec .discount-flex .secondary-btn {
    width: 100%;
  }
  .cart-summary-sec {
    max-width: 740px;
    background: transparent;
    border: 0;
    box-shadow: unset;
    padding: 40px 0;
  }
  .cart-summary-sec table td h4 {
    font-family: "Manrope", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 23.39px;
    color: #2A3D4B;
    margin-bottom: 0;
    margin-top: 28px;
  }
  .shopping-cart-success-sec {
    padding: 40px 0;
  }
  .shopping-cart-success-sec .shopping-cart-heading {
    max-width: 277px;
    padding: 0;
  }
  .shopping-cart-success-sec .cart-summary-sec {
    padding: 0;
  }
  .shopping-cart-success-sec .common-btn {
    flex-wrap: wrap;
  }
  .error-sec {
    position: relative;
  }
  .error-sec .error-cotent-sec {
    transform: translate(-50%, -50%);
    bottom: unset;
    top: 50%;
    width: 328px;
  }
  .error-sec .error-cotent-sec h3 {
    margin-bottom: 15px;
    margin-left: 5px;
    font-size: 18px;
    line-height: 75px;
  }
  .error-sec .error-cotent-sec h1 {
    font-size: 160px;
    line-height: 70px;
  }
  .error-sec .error-cotent-sec .bottom-text {
    margin-top: 50px;
  }
  .error-sec .error-cotent-sec .primary-btn {
    padding: 13px 15px;
    margin-inline-end: 23px;
  }
  .error-sec .error-cotent-sec p {
    font-size: 18px;
    line-height: 20px;
  }
  .account-menu-sec {
    overflow: scroll;
  }
  .account-menu-sec .account-menu-wrap h4 {
    display: none;
  }
  .account-menu-sec .account-menu-wrap ul {
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 16px;
  }
  .account-menu-sec .account-menu-wrap ul a {
    text-wrap: nowrap;
  }
  .my-account-sec {
    padding: 40px 0;
    background: none;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .step-sec {
    background: url(../images/step-secbgmain.png) no-repeat top center, linear-gradient(180deg, #2A3D4B 0%, #17232D 100%);
    background-size: contain;
  }
  .common-title {
    font-size: 30px;
    line-height: 40.64px;
  }
  .common-card {
    padding: 16px;
  }
  .common-card .img-wrap {
    margin-bottom: 16px !important;
  }
  .common-card .common-card-heading {
    font-size: 28px;
  }
  .common-card .card-price {
    font-size: 28px;
    margin-right: 16px !important;
  }
  .common-card .primary-btn {
    padding: 11px 18px;
  }
  .heading-1 {
    font-size: 50px;
    line-height: 71.96px;
  }
  .header_sec .desktop-nav .right-nav {
    gap: 18px;
  }
  .header_sec .desktop-nav .right-nav .main-menu {
    gap: 12px;
  }
  .header_sec .desktop-nav .right-nav .main-menu a {
    padding: 12px;
  }
  .footer_sec .footer-wrap .footer-top-sec .footer-left {
    max-width: 340px;
  }
  .footer_sec .footer-wrap .footer-top-sec .footer-right ul {
    gap: 24px;
  }
  .web-design-essentials-sec .web-desing-text-wrap {
    padding: 47px 32px;
  }
  .web-design-essentials-sec .unique-design-sec .web-desing-text-wrap {
    max-width: 390px;
  }
  .your-website-sec .your-first-sec {
    padding: 54px 60px;
  }
  .your-website-bottom .your-website-bottom-img-02 {
    height: 336px !important;
  }
  .design-section .design-solutions-card .text-wrap {
    padding: 18px;
  }
  .design-section .design-solutions-card .text-wrap h4 {
    font-size: 28px;
    line-height: 34.98px;
    margin-bottom: 12px;
  }
  .design-section .design-solutions-card .text-wrap p {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .design-section .design-solutions-card .text-wrap .secondary-btn {
    padding: 13px;
  }
  .user-experience-sec {
    padding: 60px 50px 24px 50px;
  }
  .user-experience-sec .user-experience-left-sec {
    max-width: 528px;
  }
  .user-experience-sec .user-experience-left-sec .user-experience-card {
    padding: 50px;
  }
  .user-experience-sec .user-experience-right-sec .img-fluid {
    height: 308px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .user-experience-sec .user-experience-right-sec .user-experience-right-card {
    padding: 21px;
  }
  .illustrations-sec {
    padding: 0 50px;
  }
  .we-provide-sec .we-provide-card {
    max-width: 466px;
  }
  .step-sec .step-content h4 {
    font-size: 139px;
    line-height: 110px;
  }
  .error-lg-bg img {
    height: 650px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .design-resources-cardInner .common-card .primary-btn {
    padding: 11px 12px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
  .design-resources-cardInner .common-card .primary-btn {
    padding: 11px 18px;
  }
  .common-card .primary-btn {
    padding: 11px 24px;
  }
  .your-website-bottom .your-website-bottom-img-02 {
    height: 407px !important;
  }
  .user-experience-sec {
    padding: 60px 50px 24px 50px;
  }
  .user-experience-sec .user-experience-left-sec {
    max-width: 528px;
  }
  .user-experience-sec .user-experience-left-sec .user-experience-card {
    padding: 72px 50px;
  }
  .user-experience-sec .user-experience-right-sec .img-fluid {
    height: 370px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .user-experience-sec .user-experience-right-sec .user-experience-right-card {
    padding: 0 50px;
  }
  .user-experience-sec .user-experience-right-sec .user-experience-right-card .common-title {
    font-size: 35px;
    line-height: 46.64px;
  }
  .illustrations-sec {
    padding: 0 50px;
  }
  .step-sec .step-content {
    max-width: 366px;
  }
  .login-register-sec .sign-Up-content {
    width: 630px;
  }
  .error-lg-bg img {
    height: 650px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .design-section .design-solutions-card .text-wrap {
    padding: 16px;
  }
  .design-section .design-solutions-card .secondary-btn {
    font-size: 15px;
    padding: 13px 14px;
  }
}
@media screen and (min-width: 1800px) {
  .container {
    max-width: 1472px;
  }
}
@media screen and (min-width: 1921px) {
  .common-card .primary-btn {
    padding: 11px 22px;
  }
  .web-design-essentials-sec img {
    max-width: inherit;
    width: 100%;
  }
  .your-website-sec img {
    max-width: inherit;
    width: 100%;
  }
  .take-design-sec img {
    max-width: inherit;
    width: 100%;
  }
}/*# sourceMappingURL=responsive.css.map */