@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Playfair+Display:wght@400;500;600;700;800&display=swap");
@media screen and (min-width: 1800px) {
  .footer-desktop-bottom .container {
    max-width: 1446px;
  }
  .welcome-section-wrap {
    gap: 0;
  }
  .welcome-section-wrap .welcome-right-img {
    position: absolute;
    top: 69px;
    right: -210px;
  }
  .what-can-you-wrap > .container {
    max-width: 1483px;
  }
  .gain-knowledge-wrap > .container {
    max-width: 1446px;
  }
  .selling-courses-section > .container {
    max-width: 1436px;
  }
  .ourselves-section > .container {
    max-width: 1424px;
  }
  .shop-items-cart-section > .container {
    max-width: 1436px;
  }
  .product-top-page > .container {
    max-width: 1362px;
  }
  .related-products-section > .container {
    max-width: 1436px;
  }
  .faq-content > .container {
    max-width: 1443.98px;
  }
  .expertAdvice-section > .container {
    max-width: 1439.5px;
  }
  .why-choose-section > .container {
    max-width: 1437px;
  }
  .contactUs-main-content > .container {
    max-width: 1437px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .tc-top-sec {
    background: url(../images/tc-mobile.png) no-repeat top center !important;
    background-size: cover !important;
  }
  .tc-top-sec .checkout-topcont {
    padding: 58px 0 !important;
  }
  .tc-top-sec .checkout-topcont h1 {
    font-size: 36px !important;
    margin-bottom: 20px;
  }
  .checkout-top-sec {
    background: url(../images/shoppingcart-mobile.png) no-repeat top center;
    background-size: cover;
  }
  .mobile-order-historytable .table-responsive .table tr td {
    padding-bottom: 15px;
  }
  .mobile-order-historytable .table-responsive .table tr td:first-child {
    padding-top: 0px;
  }
  .login-img {
    text-align: center;
    margin-top: 20px;
  }
  .login-sec .login-cont .login-form .title h1 {
    font-size: 36px;
    line-height: 44px;
    margin: 0px;
  }
  .register-sec .register-cont .row {
    flex-direction: column-reverse;
  }
  .register-sec .register-cont .register-img {
    margin-top: 30px;
  }
  .register-sec .register-cont .register-form .title h1 {
    font-size: 36px;
    line-height: 44px;
    margin: 0px;
  }
  .error-section .common-section h1 {
    font-size: 50px;
    line-height: 61px;
    margin-bottom: 24px;
  }
  header {
    padding: 0px;
    border-bottom: 1px solid #222222;
  }
  .contactu-sec .contactus-cont {
    padding: 40px 0px;
    max-width: inherit;
  }
  .contactu-sec .contactus-cont h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .contactu-sec .contactus-cont .topcontact-infobox {
    margin: 24px auto;
    max-width: 327px;
  }
  .contactu-sec .contactus-cont .topcontact-infobox .cont-iconbox {
    max-width: inherit;
  }
  .contactu-sec .contactus-cont .topcontact-infobox .cont-iconbox a {
    max-width: 218px;
    width: 100%;
  }
  .contactu-sec .contactus-cont .topcontact-infobox .cont-iconbox a br {
    display: block;
  }
  .contactu-sec .contactus-cont .topcontact-infobox .border-box {
    margin: 24px 0px;
    border-left: 0px;
    border-right: 0px;
    padding: 24px 0px;
  }
  .contactu-sec .contactus-cont .topcontact-infobox .border-box::before {
    content: "";
    display: block;
    background: #D67300;
    width: 166px;
    height: 1px;
    position: relative;
    bottom: 24px;
    left: 50%;
    transform: translate(-50%);
  }
  .contactu-sec .contactus-cont .topcontact-infobox .border-box::after {
    content: "";
    display: block;
    background: #D67300;
    width: 166px;
    height: 1px;
    position: relative;
    top: 24px;
    left: 50%;
    transform: translate(-50%);
  }
  .contactu-sec .contactus-cont .form-sec {
    max-width: 327px;
  }
  .contactu-sec .contactus-cont .form-sec .form-check {
    margin: 32px 0px;
    padding-left: inherit;
    display: inline-flex;
  }
  .contactu-sec .contactus-cont .form-sec .form-check label br {
    display: none;
  }
  .contactu-sec .contactus-cont .form-sec .captcha-img {
    margin: auto;
    display: block;
  }
  .login-sec {
    background: none;
  }
  .login-sec .login-cont {
    padding: 0;
    max-width: inherit;
  }
  .login-sec .login-cont .left-welcont .left-cont {
    max-width: 327px;
    padding: 40px 0px;
  }
  .login-sec .login-cont .left-welcont .left-cont h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .login-sec .login-cont .right-form .right-cont {
    max-width: 327px;
    padding: 40px 0px;
  }
  .login-sec .login-cont .right-form .right-cont h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .login-sec .login-cont .right-form .right-cont .loginform .remember-check .form-check-input {
    margin: 3px 5px 0px 0px;
  }
  .login-sec .login-cont .right-form .right-cont .loginform .remember-check label {
    font-size: 12px;
  }
  .login-sec .login-cont .right-form .right-cont .loginform .forgotpass a {
    font-size: 12px;
  }
  .register-sec .register-cont .right-form .right-cont .registerform .form-check {
    margin: 32px 0px;
    padding-left: inherit;
    display: inline-flex;
  }
  .register-sec .register-cont .right-form .right-cont .registerform .form-check label br {
    display: none;
  }
  .welcome-section {
    width: 100%;
    background: url(../images/welcome-top-section-bg-mb-main.png) no-repeat top right;
    background-size: cover;
    padding: 40px 0;
  }
  .welcome-section .welcome-section-wrap {
    min-height: auto;
    display: block;
    gap: 83px;
  }
  .welcome-section .welcome-section-wrap .welcome-section-content h1 {
    margin: 24px 0;
    font-size: 36px;
    line-height: 44px;
  }
  .satisfaction-guarantee-section {
    padding: 0px 32px;
    margin: 16px 0 40px 0;
  }
  .what-can-you-section {
    min-height: auto;
    display: block;
    padding: 0px 0px 40px 0px;
  }
  .what-can-you-section .what-can-you-content {
    padding-top: 24px;
  }
  .welcome-common-section h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
  }
  .welcome-common-section ul,
  .welcome-common-section p {
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
  }
  .gain-knowledge-wrap {
    min-height: auto;
    padding: 16px 0 40px 0;
  }
  .gain-knowledge-wrap .welcome-common-section {
    padding-top: 0;
  }
  .selling-courses-section h3 {
    margin-bottom: 63px;
  }
  .selling-courses-section .pagination-section {
    margin: 63px auto 0 auto;
  }
  .selling-courses-wrap {
    overflow: scroll;
  }
  .selling-courses-wrap > .row {
    width: 1289px;
  }
  .ourselves-section {
    padding: 40px 0;
  }
  .ourselves-section .welcome-common-section {
    margin-top: 24px;
  }
  .shop-top-section .shop-top-section-content {
    max-width: 318px;
    width: 100%;
  }
  .shop-top-section .shop-top-section-content h1 {
    margin-bottom: 24px;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
  }
  .shop-filter-section {
    padding: 40px 0 24px 0;
    margin: 0px 4px;
  }
  .shop-filter-section .shop-filter-section-wrap {
    max-width: 724px;
    border-radius: 12px;
    background: rgba(34, 34, 34, 0.6);
  }
  .shop-filter-section .shop-filter-section-wrap .shop-filter-section-inner-wrap {
    padding: 0;
    background-color: #777777;
    border-radius: 12px;
    gap: 6px;
  }
  .shop-filter-section .shop-filter-section-wrap .shop-filter-section-inner-wrap > a {
    background: #222222;
    border: 0;
    padding: 15px 20px 15px 26px;
    flex: 1 1 119.52px;
    gap: 15px;
    justify-content: unset;
  }
  .shop-filter-section .shop-filter-section-wrap .shop-filter-section-inner-wrap .dropdown-wrap {
    background-color: #222222;
    border-radius: 8px;
    padding: 6px 6px 9px 9px;
    flex: 1 1 233px;
    gap: 6px;
  }
  .shop-items-cart-section {
    padding: 0px 14px 24px 14px;
  }
  .shop-items-cart-section .selling-courses-items {
    margin-bottom: 16px;
  }
  .shop-filter-content {
    background-color: #777777;
    min-height: auto;
    max-width: 309px;
    margin: 24px auto 0 auto;
    padding: 6px;
  }
  .shop-filter-content .shop-filter-items {
    background-color: #2C2C2C;
    margin: 0;
    padding: 0 0px 23px 48px;
    border-radius: 8px;
  }
  .shop-filter-content .shop-filter-btn {
    border-radius: 8px;
    background-color: #2C2C2C;
    margin-top: 6px;
    padding: 6px;
  }
  .shop-filter-content .shop-filter-btn a {
    margin-top: 0;
  }
  .shop-filter-content .shop-filter-btn .shop-filter-btn {
    color: white;
    border: 1px solid #4E4E4E;
  }
  .shop-filter-border-right {
    position: relative;
  }
  .shop-filter-border-right a {
    margin: 0 !important;
  }
  .shop-filter-border-right::after {
    position: absolute;
    content: "";
    height: 303px;
    width: 4px;
    top: 13px;
    left: -20px;
    background: url(../images/shop-filter-border-right-img.svg) no-repeat center center;
    background-size: cover;
  }
  .shop-filter-border-left {
    position: relative;
  }
  .shop-filter-border-left a {
    margin: 0 !important;
  }
  .shop-filter-border-left::after {
    position: absolute;
    content: "";
    height: 303px;
    width: 4px;
    top: -48px;
    left: -20px;
    background: url(../images/shop-filter-border-left-img.svg) no-repeat center center;
  }
  .shop-tags-items-wrap {
    flex-wrap: wrap;
    margin-top: 24px;
  }
  .product-top-page-img-wrap {
    padding: 55px 54px;
  }
  .product-top-page {
    padding: 0;
  }
  .product-top-page .product-top-content {
    background-color: #222222;
    padding: 40px 24px;
    border-radius: 16px;
    max-width: 639px;
    margin-left: auto;
  }
  .product-top-content-wrap {
    padding: 0 21px;
  }
  .product-top-content-wrap .e-book-wrap {
    flex-direction: column-reverse;
  }
  .product-top-content-wrap .e-book-wrap .e-book-btn {
    margin: 0 auto 8px auto;
  }
  .product-top-content-wrap .quantity-wrap form {
    flex-direction: column-reverse;
  }
  .product-top-content-wrap .quantity-wrap form button {
    width: 146px;
    margin-bottom: 26px;
  }
  .related-products-section h3 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 24px;
  }
  .selling-courses-items .selling-courses-items-content .selling-courses-btn {
    justify-content: center;
  }
  .selling-courses-items .selling-courses-items-content .selling-courses-btn a {
    font-size: 10px !important;
    line-height: 20px !important;
  }
  .shop-pagination-section {
    margin-top: 0px !important;
  }
  .selling-pagination-section {
    max-width: 168px;
    margin-top: 63px;
  }
  .selling-pagination-section a {
    margin-left: 21px;
  }
  .selling-pagination-section a.active {
    margin-left: 0px;
  }
  .selling-pagination-section .next-btn::before {
    background-color: #222222;
    width: 27.484375px;
  }
  .faq-content h3 {
    margin-bottom: 50px;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
  }
  .faq-content-wrap .accordion-item {
    padding: 24px 0;
  }
  .faq-content-wrap .accordion-button {
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }
  .faq-content-wrap .accordion-button button {
    margin: auto;
    width: 100%;
  }
  .faq-content-wrap .accordion-button[aria-expanded=true] button {
    display: none;
  }
  .faq-content-wrap h4 {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
  }
  .faq-content-wrap p {
    margin-top: 24px;
    text-align: center;
    line-height: 19px;
  }
  .common-section h1 {
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 44px;
  }
  .request-call-section .common-section {
    max-width: 309px;
  }
  .extra-support-section .extra-support-content {
    padding: 80px 0 0 0;
  }
  .extra-support-section .extra-support-content h3 {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 29px;
  }
  .extra-support-section .extra-support-content p {
    margin-bottom: 50px;
  }
  .expertAdvice-section {
    padding: 40px 0 0 0;
  }
  .expertAdvice-section h3 {
    font-size: 36px;
    line-height: 44px;
    margin: 24px 0;
  }
  .expertAdvice-content {
    padding: 0 0 40px 0;
  }
  .expertAdvice-content p {
    margin: 0;
  }
  .Request-form-section h3 {
    margin-bottom: 63px;
    font-size: 36px;
    line-height: 44px;
  }
  .normal-form textarea {
    height: 81px !important;
  }
  .normal-form .form-check-wrap {
    margin-bottom: 17px;
    flex-wrap: wrap;
  }
  .normal-form .form-check-wrap .img-fluid {
    margin: 35px auto 18px auto;
  }
  .aboutUs-top-section .common-section {
    max-width: 307px;
  }
  .about-satisfaction {
    padding: 40px 32px;
    margin: 0 auto;
  }
  .about-satisfaction .sartisfaction-item {
    margin-bottom: 24px;
    min-height: auto;
  }
  .understandLesson-section {
    padding: 40px 0;
  }
  .understandLesson-section .understandLesson-content {
    padding-top: 24px;
  }
  .understandLesson-section h3 {
    text-align: center;
  }
  .understandLesson-section p {
    font-size: 28px;
    line-height: 34px;
  }
  .why-choose-section {
    padding: 40px 0;
  }
  .why-choose-top-section {
    padding: 80px 0 40px 0;
    max-width: 896px;
    margin: auto;
  }
  .why-choose-top-section h3 {
    margin-bottom: 50px;
    font-size: 36px;
    line-height: 44px;
  }
  .why-choose-top-section p {
    font-size: 28px;
    line-height: 34px;
    text-align: start;
    margin: 0;
  }
  .why-choose-main-section {
    padding: 40px 0 0 0;
  }
  .why-choose-main-section .why-choose-main-content h4 {
    text-align: center;
    margin-bottom: 50px;
  }
  .contactUs-main-content .contactUs-main-content-wrap {
    flex-wrap: wrap;
    display: flex;
    gap: 80px;
  }
  .contactUs-main-content .left-contact-content p {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 80px;
  }
  .contactUs-main-content .left-contact-content p a {
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
  }
  .contactUs-main-content .right-contact-content h3 {
    font-family: "Inter", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    margin-bottom: 63px;
  }
  .dashboard-top-sec {
    background: url(../images/mobile-dashbord-topbg.png) no-repeat center center;
    background-size: cover;
  }
  .dashboard-top-sec .dashboard-topcont {
    max-width: 315px;
    padding: 80px 0;
  }
  .dashboard-top-sec .dashboard-topcont h1 {
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 24px;
  }
  .dashboard-menu-sec {
    margin: auto auto 32px auto;
  }
  .dashboard-menu-sec h2 {
    text-align: center;
  }
  .order-history-sec {
    margin: 40px 0;
    max-width: 333px;
    margin: auto;
  }
  .address-details-sec h6 {
    margin-left: 0px;
  }
  .address-details-sec .billing-detailbox {
    max-width: 333px;
    margin: auto auto 40px auto;
  }
  .address-details-sec .shipping-detailbox {
    max-width: 333px;
    margin: auto;
  }
  .account-detail-sec {
    max-width: 333px;
    width: 100%;
    margin: auto;
    padding: 40px 24px;
  }
  .checkout-top-sec .checkout-topcont {
    padding: 76px 0;
  }
  .checkout-top-sec .checkout-topcont h1 {
    font-size: 36px;
    line-height: 44px;
  }
  .checkout-top-sec .checkout-topcont p {
    max-width: 180px;
    margin: auto;
  }
  .checkout-sec .checkout-detail-sec {
    max-width: 333px;
  }
  .checkout-sec .checkout-detail-sec h1 {
    font-size: 36px;
    line-height: 44px;
  }
  .checkout-sec .checkout-detail-sec .checkout-billform .mastercard-registbtnrow .row {
    flex-direction: column-reverse;
  }
  .checkout-sec .checkout-detail-sec .checkout-billform .mastercard-registbtnrow .register-btn {
    max-width: inherit;
    margin-bottom: 32px;
  }
  .order-summary-sec {
    max-width: 333px;
    margin: 24px auto auto auto;
  }
  .order-summary-sec table thead th:nth-child(1) {
    width: 220px;
    padding-left: 16px;
  }
  .order-summary-sec table tbody td:nth-child(1) {
    width: 220px;
    padding-left: 16px;
  }
  .order-summary-sec table tbody td:last-child {
    padding-right: 13px;
  }
  .order-summary-sec table tbody tr td {
    padding: 16px 8px;
  }
  .order-summary-sec table tbody tr td br {
    display: none;
  }
  .order-summary-sec .subtotal-sec {
    max-width: 290px;
  }
  .order-summary-sec .subtotal-sec .subtotalamt {
    padding-right: 0;
  }
  .coupon-sec {
    padding: 24px 16px;
    display: block;
  }
  .coupon-sec .coupon-field {
    max-width: inherit;
  }
  .coupon-success-sec {
    max-width: 290px;
  }
  .coupon-success-sec .coupon-title {
    font-size: 13px;
    max-width: 180px;
  }
  .total-paynow {
    max-width: 290px;
    display: block;
  }
  .total-paynow .total {
    max-width: inherit;
    display: flex;
    justify-content: space-between;
  }
  .total-paynow .paynow-btn {
    margin: 15px auto 0px auto;
  }
  .checkoutcomplete-sec {
    padding: 40px 0;
  }
  .shoppingcart-sec {
    padding: 40px 0;
  }
  .terms-para-sec {
    max-width: 327px;
    margin: auto;
  }
  .terms-para-sec h3 {
    font-weight: 700;
    font-size: 23px;
    line-height: 28px;
    text-align: center;
  }
  .terms-para-sec p {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
  }
  .terms-para-sec ul {
    list-style: disc;
    padding-left: 32px;
  }
  .terms-para-sec ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
  }
  .terms-para-sec h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .contactu-sec .contactus-cont {
    padding: 60px 0px;
    max-width: inherit;
  }
  .contactu-sec .contactus-cont h1 {
    font-size: 45px;
    line-height: 55px;
  }
  .contactu-sec .contactus-cont .topcontact-infobox {
    margin: 24px auto;
    max-width: 575px;
  }
  .contactu-sec .contactus-cont .topcontact-infobox .cont-iconbox {
    max-width: inherit;
  }
  .contactu-sec .contactus-cont .topcontact-infobox .cont-iconbox a {
    max-width: 218px;
    width: 100%;
  }
  .contactu-sec .contactus-cont .topcontact-infobox .cont-iconbox a br {
    display: block;
  }
  .contactu-sec .contactus-cont .topcontact-infobox .border-box {
    margin: 24px 0px;
    border-left: 0px;
    border-right: 0px;
    padding: 24px 0px;
  }
  .contactu-sec .contactus-cont .topcontact-infobox .border-box::before {
    content: "";
    display: block;
    background: #D67300;
    width: 166px;
    height: 1px;
    position: relative;
    bottom: 24px;
    left: 50%;
    transform: translate(-50%);
  }
  .contactu-sec .contactus-cont .topcontact-infobox .border-box::after {
    content: "";
    display: block;
    background: #D67300;
    width: 166px;
    height: 1px;
    position: relative;
    top: 24px;
    left: 50%;
    transform: translate(-50%);
  }
  .contactu-sec .contactus-cont .form-sec {
    max-width: 575px;
  }
  .contactu-sec .contactus-cont .form-sec .form-check {
    margin: 32px auto;
    max-width: 400px;
  }
  .contactu-sec .contactus-cont .form-sec .form-check label br {
    display: none;
  }
  .contactu-sec .contactus-cont .form-sec .captcha-img {
    margin: auto;
    display: block;
  }
  .login-sec .login-cont {
    padding: 40px 0px;
    max-width: inherit;
  }
  .login-sec .login-cont .left-welcont .left-cont {
    max-width: 575px;
    padding: 80px 0px;
  }
  .login-sec .login-cont .left-welcont .left-cont h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .login-sec .login-cont .right-form .right-cont {
    max-width: 575px;
    padding: 80px 0px;
  }
  .login-sec .login-cont .right-form .right-cont h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .login-sec .login-cont .right-form .right-cont .loginform .remember-check .form-check-input {
    margin: 3px 5px 0px 0px;
  }
  .login-sec .login-cont .right-form .right-cont .loginform .remember-check label {
    font-size: 12px;
  }
  .login-sec .login-cont .right-form .right-cont .loginform .forgotpass a {
    font-size: 12px;
  }
  .welcome-section {
    width: 100%;
    background: url(../images/welcome-top-section-bg-mb-main.png) no-repeat top right;
    background-size: cover;
    padding: 40px 0;
  }
  .welcome-section .welcome-section-wrap {
    min-height: auto;
    display: block;
    gap: 83px;
  }
  .welcome-section .welcome-section-wrap .welcome-section-content h1 {
    margin: 24px 0;
    font-size: 36px;
    line-height: 44px;
  }
  .satisfaction-guarantee-section {
    padding: 0px 32px;
    margin: 16px 0 40px 0;
  }
  .what-can-you-section {
    min-height: auto;
    display: block;
    padding: 40px 0;
  }
  .what-can-you-section .what-can-you-content {
    padding-top: 24px;
  }
  .welcome-common-section h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
  }
  .welcome-common-section ul,
  .welcome-common-section p {
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
  }
  .gain-knowledge-wrap {
    min-height: auto;
    padding: 16px 0 40px 0;
  }
  .gain-knowledge-wrap .welcome-common-section {
    padding-top: 0;
  }
  .selling-courses-section h3 {
    margin-bottom: 63px;
  }
  .selling-courses-section .pagination-section {
    margin: 63px auto 0 auto;
  }
  .selling-courses-wrap {
    overflow: scroll;
  }
  .selling-courses-wrap > .row {
    width: 1289px;
  }
  .ourselves-section {
    padding: 40px 0;
  }
  .ourselves-section .welcome-common-section {
    margin-top: 24px;
  }
  .product-top-page-img-wrap {
    padding: 55px 54px;
  }
  .product-top-page {
    padding: 0;
  }
  .product-top-page .product-top-content {
    background-color: #222222;
    padding: 40px 24px;
    border-radius: 16px;
    max-width: 639px;
    margin: auto;
  }
  .product-top-content-wrap {
    padding: 0 21px;
  }
  .product-top-content-wrap .e-book-wrap {
    flex-direction: column-reverse;
  }
  .product-top-content-wrap .e-book-wrap .e-book-btn {
    margin: 0 auto 8px auto;
  }
  .product-top-content-wrap .quantity-wrap form {
    flex-direction: column-reverse;
  }
  .product-top-content-wrap .quantity-wrap form button {
    width: 146px;
    margin-bottom: 26px;
  }
  .related-products-section h3 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 24px;
  }
  .selling-courses-items .selling-courses-items-content .selling-courses-btn {
    justify-content: center;
  }
  .selling-courses-items .selling-courses-items-content .selling-courses-btn a {
    font-size: 10px !important;
    line-height: 20px !important;
  }
  .selling-pagination-section {
    max-width: 168px;
    margin-top: 63px;
  }
  .selling-pagination-section a {
    margin-left: 21px;
  }
  .selling-pagination-section a.active {
    margin-left: 0px;
  }
  .selling-pagination-section .next-btn::before {
    background-color: #222222;
    width: 27.484375px;
  }
  .faq-content h3 {
    margin-bottom: 50px;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
  }
  .faq-content-wrap .accordion-item {
    padding: 24px 0;
  }
  .faq-content-wrap .accordion-button {
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }
  .faq-content-wrap .accordion-button button {
    margin: auto;
    width: 100%;
  }
  .faq-content-wrap .accordion-button[aria-expanded=true] button {
    display: none;
  }
  .faq-content-wrap h4 {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
  }
  .faq-content-wrap p {
    margin-top: 24px;
    text-align: center;
  }
  .common-section h1 {
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 44px;
  }
  .request-call-section .common-section {
    max-width: 309px;
  }
  .extra-support-section .extra-support-content {
    padding: 80px 0 0 0;
  }
  .extra-support-section .extra-support-content h3 {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 29px;
  }
  .extra-support-section .extra-support-content p {
    margin-bottom: 50px;
  }
  .expertAdvice-section {
    padding: 40px 0 0 0;
  }
  .expertAdvice-section h3 {
    font-size: 36px;
    line-height: 44px;
    margin: 24px 0;
  }
  .expertAdvice-content {
    padding: 0 0 40px 0;
  }
  .expertAdvice-content p {
    margin: 0;
  }
  .Request-form-section h3 {
    margin-bottom: 63px;
    font-size: 36px;
    line-height: 44px;
  }
  .normal-form textarea {
    height: 81px !important;
  }
  .normal-form .form-check-wrap {
    margin-bottom: 17px;
    flex-wrap: wrap;
  }
  .normal-form .form-check-wrap .img-fluid {
    margin: 35px auto 18px auto;
  }
  .aboutUs-top-section .common-section {
    max-width: 307px;
  }
  .about-satisfaction {
    padding: 40px 32px;
    margin: 0 auto;
  }
  .about-satisfaction .sartisfaction-item {
    margin-bottom: 24px;
    min-height: 250px;
  }
  .understandLesson-section {
    padding: 40px 0;
  }
  .understandLesson-section .understandLesson-content {
    padding-top: 24px;
  }
  .understandLesson-section h3 {
    text-align: center;
  }
  .understandLesson-section p {
    font-size: 28px;
    line-height: 34px;
  }
  .why-choose-section {
    padding: 40px 0;
  }
  .why-choose-top-section {
    padding: 80px 0 40px 0;
    max-width: 896px;
    margin: auto;
  }
  .why-choose-top-section h3 {
    margin-bottom: 50px;
    font-size: 36px;
    line-height: 44px;
  }
  .why-choose-top-section p {
    font-size: 28px;
    line-height: 34px;
    text-align: start;
    margin: 0;
  }
  .why-choose-main-section {
    padding: 40px 0 0 0;
  }
  .why-choose-main-section .why-choose-main-content h4 {
    text-align: center;
    margin-bottom: 50px;
  }
  .contactUs-main-content .contactUs-main-content-wrap {
    flex-wrap: wrap;
    display: flex;
    gap: 80px;
  }
  .contactUs-main-content .left-contact-content p {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 80px;
  }
  .contactUs-main-content .left-contact-content p a {
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
  }
  .contactUs-main-content .right-contact-content h3 {
    font-family: "Inter", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    margin-bottom: 63px;
  }
  .dashboard-menu-sec {
    margin: auto auto 32px auto;
  }
  .dashboard-menu-sec h2 {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .desktop-checkout-table {
    max-width: 612px;
    margin: auto auto auto 0;
  }
  .register-sec .register-cont .register-form .title h1 {
    font-size: 55px;
  }
  .expertAdvice-section h3 {
    font-size: 46px;
  }
  .why-choose-main-section .why-choose-main-content {
    max-width: 520px;
  }
  .satisfaction-guarantee-section .sartisfaction-item {
    justify-content: start;
  }
  .satisfaction-guarantee-section .sartisfaction-item h3 {
    min-height: 57px;
  }
  .footer-desktop-section .footer-desktop-top-section .footer-link-wrap {
    gap: 123px;
  }
  header {
    padding: 47px 0px;
  }
  header .desktop-nav {
    max-width: 1170px;
    margin: auto;
  }
  .welcome-section .welcome-section-wrap {
    min-height: 600px;
  }
  .what-can-you-section {
    align-items: center;
    min-height: 467.07px;
  }
  .what-can-you-section .what-can-you-content {
    max-width: 594.64px;
    padding-top: 0;
  }
  .gain-knowledge-wrap .row {
    align-items: center;
  }
  .gain-knowledge-wrap .welcome-common-section {
    padding-top: 0;
  }
  .selling-courses-items .selling-courses-items-content .selling-courses-btn {
    gap: 13px;
  }
  .selling-courses-items .selling-courses-items-content .selling-courses-btn a {
    padding: 6.34px 10.6px !important;
  }
  .login-sec .container {
    max-width: 1256px;
  }
  .register-sec .container {
    max-width: 1256px;
  }
  .order-historysec .container {
    max-width: 1256px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .expertAdvice-section h3 {
    font-size: 49px;
  }
  .satisfaction-guarantee-section .sartisfaction-item {
    justify-content: start;
  }
  .satisfaction-guarantee-section .sartisfaction-item h3 {
    min-height: 57px;
  }
  .what-can-you-section {
    align-items: center;
    min-height: 467.07px;
  }
  .what-can-you-section .what-can-you-content {
    padding-top: 0;
  }
  .gain-knowledge-wrap .row {
    align-items: center;
  }
  .gain-knowledge-wrap .welcome-common-section {
    padding-top: 0;
  }
  .welcome-section .welcome-section-wrap {
    min-height: 600px;
  }
}/*# sourceMappingURL=responsive.css.map */