@import url("https://fonts.googleapis.com/css2?family=Exo:wght@200;300;400;500;600;700;800;900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,900&family=Quicksand:wght@300;400;500;600;700&display=swap");
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-BlackIt.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-BoldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-SemiboldIt.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-ExtraLightIt.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-LightIt.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-It.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@media (max-width: 991px) {
  header {
    padding: 16px 0;
    border-bottom: 1px solid #9B9B9B;
    z-index: 1050;
  }
  #staticBackdrop .modal-header {
    border-bottom: 0px solid #9B9B9B;
  }
  #staticBackdrop .modal-body {
    background-color: white;
    padding: 40px 24px;
    text-align: center;
  }
  #staticBackdrop .modal-body .nav-list {
    margin-bottom: 0px;
    padding: 16px 0;
    border-bottom: 1px solid rgba(0, 98, 172, 0.2);
  }
  #staticBackdrop .modal-body li:last-child {
    border-bottom: none;
  }
  #staticBackdrop .modal-body a {
    display: block;
    /* Btns */
    font-family: "Exo", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    /* 168.75% */
    text-transform: uppercase;
    color: #0E0E0E;
  }
  #staticBackdrop .modal-body a:hover {
    color: #2A9C2A;
  }
  #staticBackdrop .modal-body .card-body {
    border: 0;
    background: transparent;
  }
  #staticBackdrop .modal-body .card-body ul > a {
    display: none;
  }
  #staticBackdrop .gbp-link[aria-expanded=true] {
    color: #2A9C2A;
  }
  #staticBackdrop .gbp-link[aria-expanded=true] .gbp-open {
    display: inline-block;
  }
  #staticBackdrop .gbp-link[aria-expanded=true] .gbp-close {
    display: none;
  }
  #staticBackdrop .gbp-open {
    display: none;
  }
  footer .footer-wrap .nav-items-wrap {
    margin: 0;
  }
  .oneOn-top-sec .oneON-top-content {
    max-width: 327px;
  }
  .oneOn-top-sec .oneON-top-content h1 {
    font-size: 32px;
    line-height: normal;
  }
  .common-top-sec .common-top-content {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
  }
  .common-top-sec .common-top-content h1 {
    font-size: 32px;
    line-height: normal;
    text-wrap: nowrap;
  }
  .why-learn-sec {
    display: block;
  }
  .why-learn-sec .why-learn-content {
    padding: 40px 24px;
    background: url(../images/why-learn-content-bg-sm.png) no-repeat center;
    background-size: cover;
  }
  .why-learn-sec .why-learn-content .why-learn-text {
    position: unset;
    top: unset;
    transform: unset;
    max-width: 620px;
    right: unset;
  }
  .why-learn-sec .why-learn-content .why-learn-text h5 {
    font-size: 28px;
    line-height: normal;
  }
  .contact-details {
    padding: 40px 0;
  }
  .drop-mess-wrap {
    padding: 0;
  }
  .drop-mess-wrap .drop-content-sec {
    max-width: 100%;
    box-shadow: unset;
    padding: 40px 24px;
  }
  .drop-mess-wrap .drop-message-sec {
    margin: auto !important;
  }
  .drop-mess-wrap .drop-message-sec h5 {
    font-size: 28px;
    margin-bottom: 16px;
  }
  .shopping-cart-sec .shopping-wrap .subtotal-wrap {
    margin: auto;
  }
  .secure-checkout-sec .order-Summary-sec {
    max-width: 100%;
  }
  .congratulations-sec {
    padding: 0;
    background: unset;
  }
  .congratulations-sec .order-Summary-sec {
    max-width: 100% !important;
  }
  .congratulations-sec h2 {
    font-size: 20px !important;
  }
  .congratulations-sec .order-wrap {
    padding: 24px;
  }
  .congratulations-sec .primary-btn {
    width: 100%;
  }
  .card-product-sm {
    margin: auto;
  }
  .shop-sec .filter-btn-wrap {
    display: none;
  }
  .shop-sec .filter-btn-wrap .dark-btn {
    padding: 0;
  }
  .shop-sec .filter-top-wrap {
    margin-bottom: 0;
  }
  .login-sec .login-sec-wrap .login-content {
    margin: auto !important;
  }
  .error-sec .error-sec-content {
    max-width: 327px;
  }
  .error-sec .error-sec-content h1 {
    font-size: 96px;
    margin-bottom: 16px;
  }
  .error-sec .error-sec-content p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    line-height: 160%;
  }
  .error-sec .error-sec-content a {
    width: 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #popup-1 .modal-dialog {
    margin: 0px;
  }
  #popup-1 .modal-dialog .modal-content {
    border: none;
    box-shadow: none;
  }
  #popup-5 .modal-dialog {
    margin: 0px;
  }
  #popup-5 .modal-dialog .modal-content {
    border: none;
    box-shadow: none;
  }
  #popup-2 .modal-dialog {
    margin: 0px;
  }
  #popup-2 .modal-dialog .modal-content {
    border: none;
    box-shadow: none;
  }
  #popup-3 .modal-dialog {
    margin: 0px;
  }
  #popup-3 .modal-dialog .modal-content {
    border: none;
    box-shadow: none;
  }
  #popup-4 .modal-dialog {
    margin: 0px;
  }
  #popup-4 .modal-dialog .modal-content {
    border: none;
    box-shadow: none;
  }
  .product-main-sec .product-main-content .product-main-content-wrap h4 {
    font-size: 32px;
  }
  footer {
    padding: 40px 0;
  }
  footer .footer-wrap h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 8px;
    line-height: 1;
  }
  footer .footer-bottom {
    margin-top: 16px;
  }
  .welcome-sec .welcome-sec-content {
    margin-left: 0;
    max-width: 327px;
    bottom: 40px;
    top: unset;
    transform: unset;
  }
  .welcome-sec .welcome-sec-content h1 {
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
  }
  .welcome-sec .welcome-sec-content .btn-wrap {
    flex-wrap: wrap;
  }
  .our-library-sec {
    padding-bottom: 0;
  }
  .our-library-sec .our-library-content {
    max-width: 100%;
    margin: auto;
    padding: 40px 24px;
  }
  .our-library-sec .our-library-content h2 {
    font-size: 28px;
  }
  .our-library-sec .our-library-content p {
    margin-bottom: 32px;
  }
  .our-Products-sec {
    padding: 40px 0;
  }
  .our-Products-sec .our-product-content {
    max-width: 93%;
  }
  .our-Products-sec .our-product-content h2 {
    font-size: 28px;
    margin-bottom: 24px;
  }
  .our-Products-sec .secondary-btn {
    margin-top: 24px;
  }
  .our-Products-sec .owl-carousel .owl-stage-outer {
    margin-bottom: 24px;
  }
  .our-Products-sec .owl-carousel .owl-nav,
  .our-Products-sec .owl-carousel .owl-dots {
    position: relative;
    top: unset;
    bottom: 12px;
    right: unset;
    text-align: center;
    justify-content: center;
  }
  .our-Products-sec .owl-carousel .owl-nav {
    bottom: 0;
    right: -130px;
    width: 40%;
  }
  .our-Products-sec .owl-carousel .owl-dots {
    left: -30px;
  }
  .our-Products-sec .owl-carousel .owl-prev {
    margin-left: 45px;
  }
  .our-Products-sec .owl-carousel .owl-prev,
  .our-Products-sec .owl-carousel .owl-next {
    position: relative;
    z-index: 2;
  }
  .alongside-sec {
    padding: 0;
  }
  .alongside-sec .alongside-sec-wrap {
    background-color: transparent;
    padding: 0;
    border-radius: 10px;
  }
  .alongside-sec .alongside-sec-wrap::before, .alongside-sec .alongside-sec-wrap::after {
    content: unset;
  }
  .alongside-sec .alongside-sec-wrap .alogside-sec-content {
    padding: 0 24px 40px 24px;
    margin-top: -23px;
    position: relative;
  }
  .alongside-sec .alongside-sec-wrap .alogside-sec-content::before {
    content: "";
    position: absolute;
    background: url(../images/alongside-img-before.svg) no-repeat center;
    width: 38.49px;
    height: 72.09px;
    top: -116px;
    left: 18px;
  }
  .alongside-sec .alongside-sec-wrap .alogside-sec-content::after {
    content: "";
    position: absolute;
    background: url(../images/alongside-img-before.svg) no-repeat center;
    width: 38.49px;
    height: 72.09px;
    bottom: 15px;
    right: 18px;
  }
  .alongside-sec .alongside-sec-wrap .alogside-sec-content h5 {
    font-size: 28px;
  }
  .secure-Payment-sec {
    padding: 40px 0;
  }
  .secure-Payment-sec .secure-Payment-flex {
    display: flex;
    gap: 16px;
    align-items: center;
  }
  .consectetur-sec .consectetur-wrap {
    padding: 40px 24px;
    background: url(../images/consectetur-bg-sm.png) no-repeat top right;
    background-size: cover;
    background-color: #15222B;
    max-width: 100%;
    margin: auto;
  }
  .consectetur-sec .consectetur-wrap .consectetur-content {
    margin: auto;
    max-width: 100%;
  }
  .consectetur-sec .consectetur-wrap .consectetur-content h6 {
    font-size: 28px;
  }
  .popup-sec .modal-body {
    padding: 40px 24px;
  }
  .popup-sec h4 {
    font-size: 28px;
  }
  .product-main-sec .product-main-content {
    padding: 24px 24px 32px 24px;
    background: #F9FAFB;
  }
  .product-main-sec .product-main-content .product-main-content-wrap h1 {
    font-size: 28px;
    color: #262F35;
  }
  .product-main-sec .product-main-content .product-main-content-wrap .qty-content {
    flex-wrap: wrap;
    gap: 16px;
  }
  .product-main-sec .product-main-content .product-main-content-wrap .qty-content .primary-btns {
    width: 100%;
  }
  .faq-sec {
    padding: 0 0 40px 0;
  }
  .faq-sec h5 {
    margin: 40px 0 24px 0;
    /* H3 */
    font-family: "Exo", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #0E0E0E;
  }
  .faq-sec .accordion .accordion-item {
    margin: 16px 0;
  }
  .oneOn-top-sec .oneON-top-content {
    left: 50%;
    top: unset;
    bottom: 40px;
    transform: translateX(-50%);
  }
  .how-does-sec {
    padding-bottom: 0;
  }
  .how-does-sec .how-does-content {
    margin: 0;
    padding: 40px 24px;
    box-shadow: unset;
  }
  .how-does-sec .how-does-content h2 {
    font-size: 28px;
  }
  .how-does-sec .how-does-content a {
    margin-top: 16px;
  }
  .expert-sec {
    padding: 351px 0 40px 0;
    background: url(../images/expert-sec-sm-img.png) no-repeat center top;
    background-size: cover;
  }
  .expert-sec h6 {
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 32px;
    max-width: 225px;
  }
  .expert-sec h5 {
    font-size: 32px;
    line-height: normal;
    margin-bottom: 32px;
  }
  .expert-sec .request-call-sec {
    margin-top: 40px;
  }
  .expert-sec .request-call-sec h4 {
    font-size: 28px;
    margin-bottom: 16px;
  }
  .expert-sec .request-call-sec .form-textarea {
    margin-bottom: 16px;
  }
  .expert-sec .request-call-sec .robot-wrap {
    flex-wrap: wrap;
    gap: 16px;
  }
  .web-story-sec .web-story-content {
    left: 50%;
    top: unset;
    bottom: 40px;
    transform: translateX(-50%);
    margin-left: 0;
    max-width: 327px;
  }
  .web-story-sec .web-story-content h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
  }
  .drop-message-sec .common-form .form-textarea {
    margin-bottom: 16px;
  }
  .drop-message-sec .common-form .robot-wrap {
    flex-wrap: wrap;
    gap: 16px;
  }
  .shopping-cart-sec {
    padding: 0;
  }
  .shopping-cart-sec .shopping-sm-table h6 {
    /* Standard */
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    font-weight: bold;
  }
  .shopping-cart-sec .shopping-sm-table p {
    /* Standard */
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    color: #3C3C3C;
  }
  .shopping-cart-sec .shopping-sm-table h5 {
    /* H4 */
    font-family: "Exo", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
  }
  .shopping-cart-sec .shopping-wrap .subtotal-wrap {
    max-width: 100%;
  }
  .shopping-cart-sec .shopping-wrap .subtotal-wrap .subtotal-items {
    padding: 24px;
  }
  .shopping-cart-sec .shopping-wrap .subtotal-wrap .subtotal-items .primary-btn {
    display: block;
    margin-top: 24px;
  }
  .secure-checkout-sec {
    padding: 0;
  }
  .secure-checkout-sec h2 {
    font-size: 20px;
  }
  .secure-checkout-sec .your-details-wrap .form-wraper {
    padding: 26px 24px;
  }
  .secure-checkout-sec .order-Summary-sec .order-wrap {
    padding: 24px;
  }
  .secure-checkout-sec .secure-btn-wrap {
    flex-wrap: wrap;
    gap: 24px;
  }
  .secure-checkout-sec .secure-btn-wrap .submit-btn {
    width: 100%;
  }
  .shop-sec {
    padding: 24px 0 0 0;
  }
  .shop-sec .filter-select {
    gap: 16px;
    flex-wrap: wrap;
  }
  .shop-sec .filter-select select {
    max-width: 100%;
    text-align: center;
    background: url(../images/select-control.svg) no-repeat center right 75px;
    background-color: white;
  }
  .shop-sec .shop-card-items {
    margin-top: 24px;
  }
  .shop-sec .pagination-sec {
    margin-top: 0;
    margin-bottom: 24px;
  }
  .card-product-sm {
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    border-radius: 0;
    margin-bottom: 24px;
  }
  .card-product-sm h5 {
    font-size: 16px !important;
    line-height: 160% !important;
  }
  .card-product-sm .more-info-wrap {
    flex-wrap: wrap;
  }
  .login-sec {
    padding: 0;
  }
  .login-sec .login-content {
    padding: 39px 24px !important;
  }
  .login-sec h2 {
    font-size: 28px !important;
  }
  .login-sec .submit-btn {
    width: 100%;
  }
  .reset-pass-wrap {
    padding: 0;
  }
  .reset-pass-wrap h1 {
    font-size: 28px !important;
  }
  .reset-pass-wrap .reset-pass-wrap .form-group {
    margin-bottom: 26px;
  }
  .reset-pass-wrap .submit-btn {
    width: 100%;
  }
  .term-condition-sec {
    padding: 0;
  }
  .term-condition-sec .term-condition-wrap h1 {
    font-size: 32px;
    padding: 39px 0 26px 24px;
  }
  .term-condition-sec .term-condition-wrap .text-wrap {
    padding: 39px 24px;
  }
  .error-sec .error-sec-content {
    top: unset;
    transform: translateX(-50%);
    bottom: 40px;
  }
  .dashboard-sec {
    padding: 39px 0 0 0;
    background-color: #F4F4F4;
    position: relative;
  }
  .dashboard-sec h2 {
    /* H2 */
    font-family: "Exo", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 26px;
  }
  .dashboard-sec h3 {
    margin-bottom: 26px;
    font-size: 20px;
    line-height: 160%;
  }
  .dashboard-sec .dashboard-content-sec p {
    margin-bottom: 26px !important;
  }
  .dashboard-sec .dashborad-card {
    width: 100%;
    height: 100%;
  }
  .dashboard-sec .dashborad-card .logout-btn {
    background-color: white;
  }
  .dashboard-sec .not-test-wrap p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
  }
  .dashboard-sec .dashboard-btn-wrap {
    margin-top: 39px;
  }
  .dashboard-sec #dashboard-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
  }
  .dashboard-sec .dashboard-flex {
    gap: 0px;
  }
  .dashboard-sec .dashboard-flex .account-order-table {
    width: 833px;
    background-color: white;
    border-radius: 0;
    border: unset;
  }
  .dashboard-sec .account-order-table td {
    vertical-align: middle;
    padding: 8px 0;
  }
  .dashboard-sec .account-order-table td:first-child {
    width: 36%;
  }
  .dashboard-sec .account-order-table td:first-child p {
    color: #859AA8;
    margin-bottom: 0;
  }
  .dashboard-sec .account-order-table td:last-child {
    width: 18%;
  }
  .dashboard-sec .dashboard-address-sec p {
    margin-bottom: 39px;
    font-size: 16px;
  }
  .dashboard-sec .dashboard-address-sec .billing-address-wrap-flex {
    gap: 16px;
  }
  .dashboard-sec .dashboard-account-details-wrap {
    padding: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .welcome-sec .welcome-sec-content {
    margin-left: 0;
  }
  .welcome-sec .welcome-sec-content h1 {
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
  }
  .welcome-sec .welcome-sec-content .btn-wrap {
    flex-wrap: wrap;
  }
  .our-library-sec .our-library-content {
    max-width: 100%;
    margin: auto;
  }
  .our-Products-sec {
    padding: 40px 0;
  }
  .our-Products-sec .our-product-content {
    max-width: 93%;
  }
  .our-Products-sec .our-product-content h2 {
    font-size: 28px;
    margin-bottom: 24px;
  }
  .our-Products-sec .secondary-btn {
    margin-top: 24px;
  }
  .our-Products-sec .owl-carousel .owl-stage-outer {
    margin-bottom: 24px;
  }
  .our-Products-sec .owl-carousel .owl-nav,
  .our-Products-sec .owl-carousel .owl-dots {
    position: relative;
    top: unset;
    bottom: 12px;
    right: unset;
    text-align: center;
    justify-content: center;
  }
  .our-Products-sec .owl-carousel .owl-nav {
    bottom: 0;
  }
  .our-Products-sec .owl-carousel .owl-dots {
    left: -65px;
  }
  .our-Products-sec .owl-carousel .owl-prev {
    margin-left: 45px;
  }
  .our-Products-sec .owl-carousel .owl-prev,
  .our-Products-sec .owl-carousel .owl-next {
    position: relative;
    z-index: 2;
  }
  .consectetur-sec .consectetur-wrap {
    padding: 40px 24px;
    background: url(../images/consectetur-bg-sm.png) no-repeat top right;
    background-size: cover;
    background-color: #15222B;
    max-width: 100%;
    margin: auto;
  }
  .consectetur-sec .consectetur-wrap .consectetur-content {
    margin: auto;
    max-width: 95%;
  }
  .how-does-sec .how-does-content {
    margin-top: -43px;
  }
  .expert-sec {
    padding: 351px 0 40px 0;
    background: url(../images/expert-sec-sm-img.png) no-repeat center top;
    background-size: cover;
  }
  .expert-sec h6 {
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 32px;
    max-width: 225px;
  }
  .expert-sec h5 {
    font-size: 32px;
    line-height: normal;
    margin-bottom: 32px;
  }
  .expert-sec .request-call-sec {
    margin-top: 40px;
  }
  .expert-sec .request-call-sec h4 {
    font-size: 28px;
    margin-bottom: 16px;
  }
  .expert-sec .request-call-sec .form-textarea {
    margin-bottom: 16px;
  }
  .expert-sec .request-call-sec .robot-wrap {
    flex-wrap: wrap;
    gap: 16px;
  }
  .web-story-sec .web-story-content {
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0;
    max-width: 90%;
  }
  .dashboard-sec .dashboard-flex {
    flex-wrap: wrap;
    gap: 40px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .drop-mess-wrap .drop-content-sec {
    max-width: 53%;
  }
  .drop-mess-wrap .drop-right-img {
    width: 52%;
  }
  .drop-mess-wrap .drop-message-sec {
    max-width: 490px;
    margin-left: auto;
    margin-right: 17%;
  }
  .drop-mess-wrap .drop-message-sec .submit-btn {
    padding: 13px 11px;
  }
  .shopping-cart-sec .shopping-wrap .shopping-table-wrap {
    margin-left: 15px;
  }
  .web-story-sec {
    height: 410px;
    background: url(../images/web-story-sec-img.png) no-repeat top center;
    background-size: 120%;
  }
  .web-story-sec .webstroyimgbox {
    display: none;
  }
  .aboutusbg-pagetitle {
    background: url(../images/about-top-img.png) no-repeat top center;
    height: 180px;
    background-size: 108%;
  }
  .aboutusbg-pagetitle .bgimg-pagetitle {
    display: none;
  }
  .expert-sec {
    background-size: contain;
  }
  .our-Products-sec .our-product-content {
    max-width: 94%;
    margin-left: auto;
  }
  .our-Products-sec .owl-carousel .owl-nav {
    top: -79px;
    right: 8%;
    position: absolute;
  }
  .our-Products-sec .owl-carousel .owl-dots {
    top: -65px;
    right: 13%;
    position: absolute;
    display: flex;
    gap: 8px;
  }
  .alongside-sec .alongside-sec-wrap {
    padding: 59px 56px;
  }
  .alongside-sec .alongside-sec-wrap .alongside-right-img .alongside-right-before {
    bottom: -3%;
    left: -4%;
    width: 26%;
  }
  .consectetur-sec .consectetur-wrap {
    padding: 40px 24px 40px 102px;
    background: url(../images/consectetur-bg.png) no-repeat top -43px right;
    background-size: cover;
    background-color: #15222B;
    max-width: 96%;
  }
  .consectetur-sec .consectetur-wrap h6 {
    font-size: 35.517px !important;
  }
  .how-does-sec .how-does-content {
    padding: 44px;
  }
  .why-learn-sec .img-wrap {
    width: 108%;
    margin-top: 3%;
  }
  .why-learn-sec .why-learn-content .why-learn-text {
    right: 8%;
    top: 49%;
    max-width: 530px;
  }
  .why-learn-sec .why-right-img {
    width: 72%;
  }
  .congratulations-sec {
    background: url(../images/payment-successful-bg.png) no-repeat center right 30%;
  }
  .card-product-sm .more-info-wrap a {
    padding: 9px 10px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
  .drop-mess-wrap .drop-content-sec {
    max-width: 53%;
  }
  .drop-mess-wrap .drop-right-img {
    width: 52%;
  }
  .drop-mess-wrap .drop-message-sec {
    max-width: 490px;
    margin-left: auto;
    margin-right: 17%;
  }
  .drop-mess-wrap .drop-message-sec .submit-btn {
    padding: 13px 11px;
  }
  .web-story-sec {
    height: 410px;
    background: url(../images/web-story-sec-img.png) no-repeat top center;
    background-size: 120%;
  }
  .web-story-sec .webstroyimgbox {
    display: none;
  }
  .aboutusbg-pagetitle {
    background: url(../images/about-top-img.png) no-repeat top center;
    height: 180px;
    background-size: 110%;
  }
  .aboutusbg-pagetitle .bgimg-pagetitle {
    display: none;
  }
  .common-top-sec .common-top-content {
    padding-left: 20px;
  }
  .expert-sec {
    background-size: contain;
  }
  .expert-sec h5,
  .expert-sec h6 {
    margin-left: 15px;
  }
  .expert-sec .request-call-sec {
    margin-left: 15px;
  }
  .oneOn-top-sec .container {
    max-width: 1260px;
  }
  .product-main-sec .row {
    margin-left: 20px;
  }
  .our-library-sec .our-library-content {
    margin: 0 0 0 20px;
  }
  .our-Products-sec .our-product-content {
    max-width: 94%;
    margin-left: auto;
  }
  .our-Products-sec .owl-carousel .owl-nav {
    top: -79px;
    right: 8%;
    position: absolute;
  }
  .our-Products-sec .owl-carousel .owl-dots {
    top: -65px;
    right: 12%;
    position: absolute;
    display: flex;
    gap: 8px;
  }
  .consectetur-sec .consectetur-wrap {
    padding: 68px 0 68px 120px;
    background: url(../images/consectetur-bg.png) no-repeat top -43px right;
    background-size: cover;
    background-color: #15222B;
    max-width: 96%;
  }
  .consectetur-sec .consectetur-wrap h6 {
    font-size: 40.517px !important;
  }
  .how-does-sec .how-does-content {
    max-width: 539px;
    padding: 44px;
  }
  .why-learn-sec .img-wrap {
    width: 108%;
    margin-top: 76px;
  }
  .why-learn-sec .why-learn-content .why-learn-text {
    right: 3%;
    top: 54%;
  }
  .why-learn-sec .why-right-img {
    width: 72%;
  }
}
@media screen and (min-width: 1800px) {
  .product-main-sec .row {
    margin-left: 20px;
  }
  .oneOn-top-sec .container {
    max-width: 1280px;
  }
  .expert-sec h5,
  .expert-sec h6 {
    margin-left: 15px;
  }
  .expert-sec .request-call-sec {
    margin-left: 15px;
  }
  .common-top-sec .common-top-content {
    padding-left: 20px;
  }
  .why-learn-sec {
    display: flex;
    justify-content: center;
  }
  .congratulations-sec {
    background-position: center center;
  }
}/*# sourceMappingURL=responsive.css.map */