ol,
ul {
    padding-left: 1rem;
    list-style: none;
}

/* */
.reset-icon-cs {
    display: flex;
    position: absolute;
    right: 0;
    padding: 15px 15px;
    color: white;
    z-index: 1;
    border: 1px solid #ffffff24;
}

/* */

#home-icon {
    text-align: center;
    margin-top: 3%;
    cursor: pointer;
}

.list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 500px;
    overflow: hidden;
    overflow-y: scroll;
}

.list li {
    padding: 15px;
    width: 20%;
}

.icon.icon-sm {
    height: 1.5rem;
}

.icon.icon-xs {
    height: 1.25rem;
}

.icon {
    height: 2rem;
}

.me-4 {
    margin-right: 1.5rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.subscription-btn {
    font-size: 12px;
}

/* */
.svg-inline--fa.fa-w-16 {
    width: 1em;
}

.active-package {
    background: #5c5ea7 !important;
    color: #ffffff !important;
}

.active-package:hover {
    background: #030350 !important;
    color: #ffffff !important;
}

.monthly-custom-btn {
    padding: 8px 20px;
    background: #8385cbc4;
    color: #ffffff;
    font-weight: 500;
    border-radius: 4px;
}

.monthly-custom-btn:hover {
    color: #ffffff;
    background: #383b8c;
    text-decoration: none !important;
}

.mr-3 {
    margin-right: 12px !important;
}

.fn-14 {
    font-size: 14px;
    font-weight: 500;
}

.fn-40 {
    font-size: 40px;
    font-weight: 500;
}

.fn-20 {
    font-size: 20px;
    line-height: 30px;
    color: #475467;
}

.fn-48 {
    font-size: 48px;
    font-weight: 500;
    line-height: 60px;
}

hr {
    margin: 1rem 0;
    color: #d8e2ef;
    border: 0;
    border-top: 0px solid;
    opacity: 1;
}

.price-toggle-wrap {
    display: inline-block;
    margin: 0 auto 10px auto;
    padding: 12px 22px;
    border-radius: 4px;
    background-color: #cccfedcf;
}

.bg-sky-6 {
    background: #f7f7fb;
}

.border-bottom-h-price {
    border-bottom: 1px solid #eaecf0;
}
/* priceing section */

.subscribe-div {
    background-color: #d9d9d9;
    padding: 6rem 0;
    border-radius: 16px;
}

.newsletter-section {
    padding: 10vh 0vh;
}

.custom-input {
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    width: 400px;
    background-color: white;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    outline: none;
    transition: 0.3s;
    font-size: 16px;
}

.custom-input-btn {
    display: inline-flex;
    padding: 5px 20px;
    align-items: flex-start;
    gap: 10px;
    background-color: #5c5ea7;
    border-radius: 4px;
    color: #ffffff;
}

.custom-input-btn:hover {
    background-color: #404286;
    color: #fff;
    text-decoration: none !important;
}

.bg-holder {
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    will-change: transform, opacity, filter;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-repeat: no-repeat;
    z-index: 0;
}

/* newsletter */

#file-upload-progressbar {
    background-color: rgba(255, 255, 255, 0.2);
    border: none;
    width: 86%;
    margin-left: 7%;
    border-radius: 4px;
    margin-bottom: 4%;
}

.error-btn {
    background: #f75959 !important;
    border-color: #d51010 !important;
    color: #e4e4e4 !important;
}

.icon-cloud-upload-error {
    fill: #540303 !important;
}

.error-cs {
    color: #b30a0ab3;
    font-weight: 600;
}

/* */
.dropzone {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.message {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.file-name {
    font-weight: bold;
}

.hidden {
    display: none;
}

.py-12 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

/* */
.pr-0-i {
    padding-right: 0px !important;
}

.d-none-im {
    display: none !important;
}

/* How To Use section */

.tm-toolbar-default,
.uk-light,
.uk-offcanvas-bar,
.uk-section-primary:not(.uk-preserve-color) {
    color: #fff;
}

.mb-htu-section-primary {
    background-image: linear-gradient(90deg, #fff 0, #e2e5ff 100%);
}

.uk-button-text::before {
    content: "";
    width: 22px;
    background-image: url(data:image/svg+xml; charset=UTF-8,%3Csvg%20width%3D%2223%22%20height%3D%2211%22%20viewBox%3D%220%200%2023%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23329FD9%22%20points%3D%2217%201%2022%205.5%2017%2010%20%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23329FD9%22%20x1%3D%220%22%20y1%3D%225.5%22%20x2%3D%2222.4%22%20y2%3D%225.5%22%20%2F%3E%0A%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: calc(100% - 5px) 50%;
    transition: background-position 0.2s ease-out;
}

#mb-htu-player {
    border: 4px solid #edf1fb;
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    overflow: hidden;
}

.uk-button-text {
    display: flex;
}

.mb-htu-button {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 22px;
    vertical-align: middle;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color, background-position,
        background-size, border-color, box-shadow;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    border-radius: 4px;
    background-origin: border-box;
}

.rll-youtube-player .play {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: url(https://litextension.com/wp-content/plugins/wp-rocket/assets/img/youtube.png)
        no-repeat center;
    background-color: transparent !important;
    cursor: pointer;
    border: none;
}

.rll-youtube-player {
    position: relative;
    padding-bottom: 54.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.rll-youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
}

/* */
.mb-htu-margin {
    margin-top: 1.5rem;
}

.how-it-work {
    margin-top: 3rem;
    font-size: 16px;
    font-weight: 400;
}

.pp-right-15 {
    padding-right: 15%;
}

.pm-bottom-76 {
    margin-bottom: 76px;
}

.mb-how-to-use {
    padding-left: 15%;
    padding-right: 3%;
}

.pm-top-2 {
    margin-top: 2.5rem;
}

.pm-top-2_5 {
    margin-top: 2.5rem;
}

.py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pp-right-10 {
    padding-right: 10%;
}

.py-56 {
    padding-top: 56px;
    padding-bottom: 56px;
}

.py-100 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.text-primary-600 {
    color: #3b3b3b;
}

.btn-primary-color-200 {
    background-color: #5c5ea7;
    color: #ffffff;
}

.btn-primary-color-200:hover {
    background-color: #404286;
    color: #fff;
    text-decoration: none;
}

.btn-black-color-900 {
    background-color: #909090;
    color: #ffffff;
}

.btn-black-color-900:hover {
    background-color: #747474;
    color: #fff;
    text-decoration: none;
}

/* */
.fs-36 {
    font-size: 36px;
}

.fs-26 {
    font-size: 26px;
}

.fs-16 {
    font-size: 16px;
}

.pm-top-10 {
    margin-top: 10%;
}

.pm-top-10 {
    margin-top: 10%;
}

.mb-container {
    max-width: 66%;
}

.mb-home-section-title {
    font-size: 22px;
}

.mb-home-section-title a {
    color: #3b3b3b;
    text-decoration: none;
}

.mb-home-section-content {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
}

.mb-htu-section-secondary {
    background-image: linear-gradient(270deg, #fff 0, #edf1fb 100%);
}

.mr-146 {
    margin-right: 146px;
}

.cp-click {
    padding: 0.5rem 1rem 0.5rem 0.75rem;
    background: #e5e5e5;
    border-radius: 4px;
}

.tooltip {
    background-color: rgb(92 94 167);
    color: #fff;
    padding: 4px 14px;
    border-radius: 5px;
}

.range-slider {
    /* margin: 10px 0 0 0; */
}

.range-slider {
    width: 100%;
}

.mtn-5 {
    margin-top: 5px;
}

.border-slid-1 {
    border: 1px solid #ced4da;
}

.range-slider__range {
    -webkit-appearance: none;
    width: calc(100% - (86px));
    height: 5px;
    border-radius: 5px;
    background: #c4c4ff;
    outline: none;
    padding: 0;
    margin: 0;
}

.range-slider__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #8f8ffd;
    cursor: pointer;
    -webkit-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}

.range-slider__range::-webkit-slider-thumb:hover {
    background: #030350;
}

.range-slider__range:active::-webkit-slider-thumb {
    background: #030350;
}

.range-slider__range::-moz-range-thumb {
    width: 18px;
    height: 18px;
    border: 0;
    border-radius: 50%;
    background: #8f8ffd;
    cursor: pointer;
    -moz-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}

.range-slider__range::-moz-range-thumb:hover {
    background: #a0a0ff;
}

.range-slider__range:active::-moz-range-thumb {
    background: #a0a0ff;
}

.range-slider__value {
    display: inline-block;
    position: relative;
    width: 74px;
    color: #000;
    line-height: 16px;
    text-align: center;
    border-radius: 3px;
    background: #ffffff;
    padding: 4px 10px;
    margin-left: 4px;
    border: 1px solid #8f8ffd;
}

.px-5-py-10 {
    padding: 5px 10px;
}

.range-n-slider {
    top: -3px;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
    border: 0;
}

.bg-white {
    background-color: #fff;
}

.instraction-body {
    padding: 0.75rem 1.25rem;
}

.text-dark {
    color: #000 !important;
}

.text-d-none {
    text-decoration: none !important;
}

.go-dashboard {
    color: #616161 !important;
    text-decoration: none;
}

.text-parpel-9 {
    color: #030350 !important;
}

.text-parpel-0 {
    color: #5e60a9 !important;
}

.mb-htu-section-two {
    background: #ffffff;
}

.pr-md-10 {
    padding-right: 3rem !important;
}

.pt-rem-6 {
    padding-top: 6rem;
}

.pb2-rem-6 {
    padding-bottom: 6.5rem;
}
.pb2-rem-3 {
    padding-bottom: 3rem;
}

.select-xl {
    height: calc(1.5em + 1.7rem + 2px);
    font-size: 20px;
}

.card-n-title {
    color: #5c5ea7;
    margin-bottom: 0px;
    padding: 1rem 1.25rem;
    font-weight: 600;
    font-size: 18px;
}

.wp-download-btn {
    position: absolute;
    right: 0px;
    top: 12px;
    margin-right: 20px;
}

.card-header {
    background: #dcdcff;
    border-left: 3px solid #acacff;
}

.cb-title {
    color: #8181ae;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 2px;
}

.border-bottom-0 {
    border-bottom: 0;
}

.border-none {
    border: none !important;
}

.card-shadow {
    box-shadow: 0px 4px 6px -2px #10182808, 0px 12px 16px -4px #10182814;
}

.card-below-grid {
    padding: 28px 32px;
    background: #f7f7fb;
}

.card-b-btn {
    background: #252785;
    color: #fff;
    padding: 8px 0px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
}
.card-b-btn:hover {
    opacity: 0.93;
}

.card-b-btn-outline {
    color: #252785;
    border-color: #252785;
    padding: 8px 0px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
}
.card-b-btn-outline:hover {
    opacity: 0.93;
    color: #fff;
    background: #252785
}

.border-16 {
    border-radius: 16px;
}

.boder-none {
    border: none;
}

.fw-normal20 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #252785;
}

.fw-normalp {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px;
    color: #475467;
    margin: 0;
}

.fw-medium-48 {
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    color: #101828;
}

.pr-label {
    font-size: 16px;
    font-weight: 400;
    color: #475467;
}

.form-check-pr {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.625em;
    margin-bottom: 0.125rem;
}

.form-check-pr .form-check-input {
    float: left;
    margin-left: -1.625em;
}

.faq-accordion {
    padding: 16px 18px 16px 0px !important;
}

.form-check-input {
    width: 1.15em;
    height: 1.2em;
    margin-top: 0.1875em;
    vertical-align: top;
    background-color: #d0d5dd;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #d1d5db;
    -webkit-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    transition: background-color 0.2s ease-in-out,
        background-position 0.2s ease-in-out, border-color 0.2s ease-in-out,
        box-shadow 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-check-input {
        transition: none;
    }
}

.checked {
    color: #252785;
}

.form-check-input[type="checkbox"] {
    border-radius: 0.25em;
}

.form-check-input:active {
    filter: brightness(90%);
}

.form-check-input:focus {
    border-color: #d1d5db;
    outline: 0;
    box-shadow: 0 0 0 0.18rem rgba(31, 41, 55, 0);
}

.form-check-input:checked {
    background-color: #252785;
    border-color: #5c5ea7;
}

.form-check-input:checked[type="checkbox"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: 0.5;
}

.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
    opacity: 0.5;
}

.form-switch {
    padding-left: 2.75em;
}

.form-switch .form-check-input {
    width: 2.25em;
    margin-left: -2.75em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2.25em;
    transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-input {
        transition: none;
    }
}

.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}

.border-blue1 {
    border: 1px solid #252785;
}

.feature-fs4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
    text-align: left;
    color: #101828;
}

.feature-text {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    text-align: left;
    color: #475467;
}

.w-2 {
    width: 2%;
}

.w-6 {
    width: 6%;
}

.price-section-fs {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    text-align: center;
    color: #101828;
}

.feature-1 {
    background: #fff6f6;
    padding: 26px 0px;
    margin: 0px 20px;
}

.feature-2 {
    background: #f8f6ff;
    padding: 6rem 0rem;
    margin: 0px 6px;
}

.feature-3 {
    background: #f6faff;
    padding: 6rem 0rem;
    margin: 0px 10px;
}

.feature-4 {
    background: #fef6ff;
    padding: 4rem 0px;
    margin: 0px 10px;
}

.feature-list {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #475467;
}

.feature-icon {
    padding: 2px 6px;
    background: #f7f7fb;
    border-radius: 50%;
    margin-right: 14px;
}

.bg-white-600 {
    background: linear-gradient(98.05deg, #fff6f6 0%, #f8f6ff 98.9%);
}

.migration-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.02em;
    text-align: center;
}

.migration-p {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    color: #5a6473;
}

.py-96 {
    padding-top: 96px;
    padding-bottom: 96px;
}

.pt-96 {
    padding-top: 96px;
}

.pb-96 {
    padding-bottom: 96px;
}

.fn-16 {
    font-size: 16px;
}

.pxy-3-4 {
    padding: 4rem 3rem;
}

.splash-border {
    border-bottom: 1px solid #eaecf0;
}

.home-section-icon {
    border: 6px solid #e9e9f3;
    border-radius: 50px;
    padding: 10px 7px;
    margin-bottom: 10px;
}

.home-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #101828;
}

.home-desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #475467;
}

.mt-8 {
    margin-top: 3rem;
}

.shitch-label {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #42307d;
}

.mx-16 {
    margin-right: 10px;
    margin-left: 26px;
}

.wh-1 {
    height: 1rem;
    width: 1rem;
}

.mxt-16 {
    margin-right: 10px;
}

.ml-16 {
    margin-left: 16px;
}

.cnv-icon {
    margin-right: 12px;
    margin-left: auto;
    margin-top: -2px;
}

.cnv-btn-outline {
    padding: 11px 0px !important;
    border-radius: 8px;
}

.bg-con {
    background: #252785;
}

.cnv-btn {
    padding: 13px 0px !important;
    border-radius: 8px;
    background: #252785 !important;
    color: #fff !important;
    border: 2px solid #252785 !important;
}

.px-mdx-10 {
    padding-right: 0.8rem !important;
    padding-left: 0.8rem !important;
}

.convert-shadow {
    box-shadow: 0px -4px 6px -2px #10182808, 0px -4px 16px -4px #10182814;
}

.py125 {
    padding-left: 125px;
    padding-right: 125px;
}

.nav-radius {
    border-radius: 8px;
}

.mt-76 {
    margin-top: 76px !important;
}

.ptx-5 {
    padding-top: 5rem !important;
}

.pby-3 {
    padding-bottom: 2.5rem !important;
}

.text-purple-11 {
    color: #5c5ea7 !important;
}

.text-purple-11:hover {
    color: #ffffff !important;
}

.nav-menu {
    padding: 8px 14px;
    font-weight: 600;
}

.nav-menu:hover {
    background: #252785 !important;
    color: #fff;
}

.nav-border {
    border-bottom: 1px solid #eaecf0;
}

.round-4 {
    border-radius: 4px !important;
}

.round-8 {
    border-radius: 8px !important;
}

.list-style {
    max-height: 250px;
    overflow-y: auto;
}

.list-style-items {
    font-size: 20px;
    font-weight: 500;
    color: #030350;
    background: #ffffff;
    cursor: pointer;
    border: 2px solid #d0d5dd;
}

.price {
    font-size: 24px;
    font-weight: 500;
}

.discount-price {
    font-size: 16px;
    font-weight: 500;
    text-decoration: line-through;
    color: #999999;
    position: relative;
    bottom: -8px;
}

.bg-con-1 {
    background: #fafaff !important;
}

.bg-con-2 {
    background: #f4f4ff !important;
}

.bg-con-3 {
    background: #eeeeff !important;
}

.bg-con-4 {
    background: #e8e8ff !important;
}

.bg-con-5 {
    background: #dcdcff !important;
}

.bg-con-6 {
    background: #d0d0ff !important;
}

.bg-con-7 {
    background: #c4c4ff !important;
}

.bg-con-8 {
    background: #b8b8ff !important;
}

.bg-con-9 {
    background: #acacff !important;
}

.bg-con-10 {
    background: #a0a0ff !important;
}

.bg-con-11 {
    background: #8f8ffd !important;
}

.bg-con-12 {
    background: #8080ff !important;
}

/* new home css */
.faq-bold {
    color: #464646;
    font-weight: 600;
}

.price-sub-card-title {
    color: #101828cc;
    font-weight: 500;
    font-size: 1.4rem;
}

.price-sub-card {
    color: #252785;
    font-weight: 600;
}

.max-w-80 {
    max-width: 80%;
    padding-left: 28px;
}

.plan-tag {
    font-size: 16px;
    margin-left: -2px;
}

.most-popular {
    background: #252785 !important;
    color: #fff;
    padding: 8px 0px;
    margin: 0;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}

.border-popular {
    border: 2px solid #252785 !important;
    border-radius: unset;
}
/* new home css */

/*  */
@media (min-width: 1024px) and (max-width: 1440px) {
    .home-title {
        font-size: 16px;
        line-height: 24px;
    }

    .migration-p {
        font-size: 16px;
        line-height: 30px;
    }

    .feature-fs4 {
        font-size: 24px;
        line-height: 38px;
    }

    .feature-list {
        font-size: 12px;
        line-height: 16px;
    }

    .new-px-3-4{
        padding: 0px !important;
    }

    .feature-text {
        font-size: 14px;
        line-height: 20px;
    }

    .lead {
        font-size: 16px;
    }

    .fw-medium-48 {
        font-size: 36px;
    }

    .fw-normal20 {
        font-size: 18px;
    }

    .fw-normalp {
        font-size: 14px !important;
        line-height: 18px;
    }

    .pr-label {
        font-size: 12px;
    }

    .sb-sub-title {
        font-size: 18px;
    }

    .laptop-view{
        max-width: 40%;
        flex: 40%;
    }

    .card-b-btn {
        padding: 6px 0px;
    }

}

/*  */

@media (min-width: 320px) and (max-width: 440px) {
    /* main header section */
    #home #strapline h1 {
        font-size: 1.4rem;
        line-height: 24px;
    }

    .pby-3 {
        padding-bottom: 2.5rem !important;
    }

    .ptx-5 {
        padding-top: 1.25rem !important;
    }

    .fn-20 {
        font-size: 14px;
        line-height: 18px;
        color: #475467;
    }

    #selectConvertFlow.py125 {
        padding-left: 75px !important;
        padding-right: 75px !important;
    }

    .pb2-rem-3 {
        padding-bottom: 1rem;
    }

    .pt-rem-6 {
        padding-top: 2rem;
    }

    .mb-12,
    .my-12 {
        margin-bottom: 1.5rem !important;
    }
    .mt-12,
    .my-12 {
        margin-top: 1.5rem !important;
    }

    .py-96 {
        padding-top: 54px;
        padding-bottom: 44px;
    }

    .mb-container {
        max-width: 96%;
    }

    .migration-title {
        font-size: 18px;
        line-height: 22px;
    }

    .migration-p {
        font-size: 12px;
        line-height: 16px;
    }

    .feature-fs4 {
        font-size: 22px;
        line-height: 24px;
    }

    .feature-text {
        font-size: 14px;
        line-height: 18px;
    }

    .pxy-3-4 {
        padding: 1.5rem 1rem;
    }

    .feature-list {
        font-size: 8px;
        line-height: 10px;
    }

    .w-2 {
        width: 3%;
    }

    .mb-3 {
        margin-bottom: 0.5rem !important;
    }

    .w-5 {
        width: 5%;
    }

    .pb-96 {
        padding-bottom: 32px;
    }

    .feature-icon {
        padding: 3px 4px;
    }

    .fw-normal20 {
        font-size: 16px;
        line-height: 20px;
    }

    .py-4 {
        padding-bottom: 0.75rem;
        padding-top: 0.75rem;
    }

    .mb-f-view {
        height: 24px !important;
    }

    .mb-f-view-product-hunt {
        width: 190px !important;
        height: 36px !important;
    }

    /*  */

    #feature-1 .feature-1 img {
        width: 98% !important;
    }

    #feature-2 .feature-2 img {
        width: 98% !important;
    }

    #feature-3 .feature-3 img {
        width: 98% !important;
    }

    #feature-4 .feature-4 img {
        width: 92% !important;
    }

    /* price section */
    .price-section-fs {
        font-size: 26px;
        line-height: 30px;
    }

    .lead {
        font-size: 16px;
        line-height: 22px;
    }

    .fw-medium-48 {
        font-size: 36px;
        line-height: 42px;
    }

    .fw-normalp {
        font-size: 10px !important;
        line-height: 12px;
    }

    .pr-label {
        font-size: 12px;
    }

    .faq-bold {
        color: #464646;
        font-weight: 600;
    }

    .price-sub-card-title {
        color: #101828cc;
        font-weight: 500;
        font-size: 1.4rem;
    }

    .price-sub-card{
        color: #252785;
        font-weight: 600;
    }

    .max-w-80 {
        max-width: 80%;
        padding-left: 28px;
    }

    .sb-title {
        font-size: 26px;
        line-height: 28px;
        letter-spacing: 0;
    }

    .sb-sub-title {
        font-size: 14px;
        line-height: 18px;
    }

    .sb-input {
        padding: 10px 12px 8px 16px;
        height: calc(1.5em + 0.75rem + 2px);
    }

    /* subscribe section */

    .pt-96 {
        padding-top: 40px;
    }

    /*  */
    .accordion button .accordion-title {
        padding: 16px 0px;
        font-size: 16px;
    }

    /* Frequently */

    #faq-section .sb-sub-title {
        font-size: 14px;
        line-height: 18px;
        margin-top: 14px;
        padding: 0rem 3rem;
    }

    #get-in-touch-section p {
        font-size: 16px;
        line-height: 22px;
    }

    .uploader-tool .btn,
    .uploader-tool select {
        font-size: 1rem;
    }

    .cnv-icon {
        margin-top: 0px;
    }

    .cnv-btn {
        padding: 10px 0px !important;
    }

    .list-style-items {
        font-size: 16px;
    }
}
