
@media (min-width: 1550px) and (max-width: 1650px) {
    .hero-img {
        width: 720px;
    }
    .hero-shp {
        width: 730px;
    }
    .testimonial-slider {
        padding: 0 50px;
    }
    .testimonial-slider .owl-nav div {
        width: 56px;
        height: 56px;
    }
    .testimonial-slider .owl-prev {
        left: -25px;
    }
    .testimonial-slider .owl-next {
        right: -25px; 
    }
    .hero-content {
        max-width: 720px;
    }
    .hero-content p {
        font-size: 19px;
    }
}

@media (min-width: 1450px) and (max-width: 1549px) {
    .hero-img {
        width: 720px;
    }
    .hero-shp {
        width: 740px;
    }
    .testimonial-slider {
        padding: 0 55px;
    }
    .testimonial-slider .owl-nav div {
        width: 50px;
        height: 50px;
    }
    .testimonial-slider .owl-prev {
        left: -10px;
    }
    .testimonial-slider .owl-next {
        right: -10px; 
    }
    .hero-content {
        max-width: 700px;
    }
    .hero-content p {
        font-size: 18px;
    }
    .hero-content h1 {
        font-size: 50px;
    }
    .hero-logo img {
        width: 220px;
    }
    .roadmap-shp {
        max-width: 80%;
    }
    .benefits-note p {
        font-size: 13.5px;
    }
    .check-price-btn button {
        padding: 10px 15px;
        font-size: 15px;
    }
    .info-pack-text p {
        font-size: 15px;
    }
    .additional-content p {
        font-size: 16px;
    }
    .benefit-note p {
        font-size: 16px;
    }
    .plan__table-title h4 {
        font-size: 16px;
    }
    .plans__info p {
        font-size: 15px;
    }

}





@media (min-width: 1300px) and (max-width: 1449px) {
    .check-price-btn button {
        padding: 10px 16px;
        font-size: 15px;
    }
    .check-price-btn button {
        border: 1px solid #74C056;
        padding: 10px 15px;
        font-size: 14px;
    }
    .additional-content p {
        font-size: 16px;
    }
    .benefit-note p {
        font-size: 15px;
    }
    .info-pack-text p {
        font-size: 14px;
    }
    .plan__table-title h4 {
        font-size: 16px;
    }
    .enroll-plans-wrap {
        padding: 0 30px;
    }
    .enroll-slider-wrap .owl-next {
        right: -20px;
    }
    .enroll-slider-wrap .owl-prev {
        left: -20px;
    }


}







/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {
    .header-right-wrapper {
        gap: 0 15px;
        padding-left: 0;
    }
    .mainmenu ul li {
        margin-right: 22px;
    }
    .hero-logo img {
        width: 200px;
    }
    .hero-content h4 {
        font-size: 22px;
        margin-bottom: 25px;
    }
    .hero-content h1 {
        font-size: 50px;
        margin-bottom: 25px;
    }
    .hero-content p {
        font-size: 17px;
    }
    .common__btn {
        padding: 16px 32px;
        font-size: 18px;
    }
    .hero-content {
        max-width: 650px;
    }
    .hero-shp {
        width: 675px;
    }
    .hero-area {
        padding-top: 65px;
    }
    .hero-img {
        width: 700px;
    }
    .myPlans-title h2 {
        font-size: 36px;
    }
    .myPlans-wrapper {
        padding: 40px 50px;
    }
   
    .area-title h2 {
        font-size: 36px;
    }
    .area-title p {
        font-size: 18px;
    }
    .testimonial-card {
        border-radius: 16px;
        padding: 30px;
    }
    .testimonial-card h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    .testimonial-card li img {
        width: 22px !important;
    }
    .testimonial-card ul {
        margin-bottom: 15px;
    }
    .testimonial-card p {
        font-size: 15px;
    }
    .roadmap-icon {
        width: 80px;
        height: 80px;
    }
    .roadmap-text {
        width: calc(100% - 80px);
        padding-left: 20px;
    }
    .roadmap-card {
        padding: 25px 20px;
    }
    .roadmap-path img {
        max-width: 900px;
    }
    
    .roadmap-path {
        text-align: center;
    }
    .accordion-button {
        font-size: 18px;
    }
    .accordion-body p {
        font-size: 16px;
    }
    .faq-contact p {
        font-size: 18px;
    }
    .useful-links ul li a {
        font-size: 15px;
    }
    .footer-widget h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .info-item p {
        font-size: 14px;
    }
    .social-wrap ul li a img {
        max-width: 26px;
        max-height: 26px;
    }
    .social-wrap h4 {
        font-size: 20px;
    }
    .faq-area {
        padding-top: 100px;
        padding-bottom: 80px;
    }
    .myplan-card-title span {
        width: 80px;
        height: 80px;
    }
    .myplan-card-title span img {
        max-height: 48px;
        max-width: 48px;
    }
    .myplan-card-title h3 {
        font-size: 28px;
    }
    .myplan-card-content ul li {
        font-size: 16px;
    }
    .myplan-card-content ul li:after {
        top: 9px;
        width: 6px;
        height: 6px;
    }
    .roadmap-shp {
        max-width: 80%;
    }
    .contact-card-text p {
        font-size: 18px;
    }
    .contact-card-text h4 {
        font-size: 25px;
    }
    .page-title h2 {
        font-size: 36px;
        margin-bottom: 15px;
    }
    .page-title p {
        font-size: 18px;
        line-height: 150%;
    }
    .contact-area {
        padding-top: 0;
    }
    .contact-box {
        border-radius: 16px;
        padding: 45px 65px;
        margin-bottom: 75px;
    }
    .contact-box-title h3 {
        font-size: 36px;
    }
    .contact-box-title p {
        font-size: 18px;
    }
    .contact-card-btn a {
        font-size: 18px;
    }
    .circle-main {
        width: 40%;
        top: 35px;
    }
    .mission-wrapper p {
        font-size: 16px;
    }
    .mission-wrapper h3 {
        font-size: 32px;
    }
    .benefits-note p {
        font-size: 13.5px;
    }
    .benefit-text h4 {
        font-size: 16px;
    }
    .addons-title h2 {
        font-size: 24px;
    }
    .addons-title p {
        font-size: 16px;
    }
    .addon-select-btn {
        font-size: 16px;
        padding: 12px 20px;
    }
    .addon-select-btn img {
        width: 25px;
    }
    .addond-price-wrap h3 {
        font-size: 25px;
    }
    .benefits-total-price h3 {
        font-size: 22px;
    }
    .benefits-total-price span {
        font-size: 14px;
    }
    .benefit-price span {
        font-size: 15px;
    }
    .addOns-body {
        padding: 30px;
    }
    .addOns-body p {
        font-size: 16px;
    }
    .plan-list ul li {
        font-size: 15px;
    }
    .benefits-note p {
        font-size: 13.5px;
    }
    .happen-wrapper h2 {
        font-size: 36px;
    }
    .play__btn {
        width: 130px;
        height: 130px;
    }
    .play__btn img {
        width: 40px;
    }
    .step-content p {
        font-size: 16px;
    }
    .step-content h2 {
        font-size: 36px;
    }
    .step-wrapper {
        padding: 80px 0;
    }
    .compare-plan-table tbody tr td:first-child {
        padding: 15px 15px;
        width: 300px;
    }
    .circle-index {
        z-index: unset;
        top: 8% !important;
        width: 40% !important;
        height: auto;
    }
    .enroll-thumb img {
        right: -7%;
        transform: scale(1.1);
        bottom: -50px;
    }
    .plan-list ul li {
        font-size: 14px;
    }
    .btn-normal a {
        gap: 0 12px;
        font-size: 15px;
    }
    .btn-normal {
        margin-top: 20px;
    }
    .enroll-slider-wrap .owl-prev {
        left: -20px;
    }
    .enroll-wrapper h2 br {
        display: none;
    }
    .details-item h4 {
        font-size: 18px;
    }
    .enroll-table-two{
        padding: 0;
    }
    .question-text h4 {
        font-size: 16px;
    }
    .table-btn button {
        font-size: 13px;
        padding: 9px 5px;
    }
    .table-btn {
        padding: 7px 2px;
    }
    .benefit-table-row {
        grid-template-columns: calc(26% - 2px) repeat(6, calc((74% / 6) - 2px));
    }
    .question-text {
        padding: 8px 16px;
    }
    .col-title h4 {
        font-size: 14px;
    }
    .table-text-box p {
        font-size: 14px;
    }
    .col-bottom-title h4 {
        font-size: 14px;
    }
    .plan-filter .form-select {
        height: 65px;
    }
    .pack-info p {
        font-size: 15px;
    }
    .title-details p {
        font-size: 15px;
    }
    .pack-choose-btn button {
        padding: 10px 8px;
        font-size: 15px;
    }
    .pack-info img {
        width: 22px;
    }
    .question-txt p {
        font-size: 16px;
    }




}




@media (min-width: 1200px) and (max-width: 1300px) {
    .mainmenu ul li {
        margin-right: 25px;
    }
    .owl-nav {
        display: none;
    }
    .hero-shp {
        width: 610px;
    }
    .hero-img {
        width: 620px;
    }
    .hero-area {
        padding-top: 20px;
    }
    .hero-content {
        max-width: 550px;
    }
    .hero-content h1 {
        font-size: 50px;
        margin-bottom: 25px;
    }
    .roadmap-shp {
        max-width: 80%;
        height: auto;
    }
    .roadmap-shp {
        max-width: 86%;
    }
    .testimonial-area {
        padding: 60px 0;
    }
    .my-plans-area {
        padding-bottom: 40px;
    }
    .roadmap-text h4 {
        font-size: 20px;
    }
    .roadmap-icon {
        width: 74px;
        height: 74px;
    }
    .roadmap-icon img {
        width: auto;
        max-height: 44px;
    }
    .roadmap-text p {
        font-size: 14px;
    }
    .roadmap-path img {
        max-width: 830px;
    }
    .faq-wrapper {
        padding-left: 0;
    }
    .accordion-button::after {
        flex-shrink: 0;
        width: 20px;
        height: 20px;
    }
    .common__btn {
        padding: 15px 30px;
        font-size: 16px;
    }
    .faq-btns {
        margin-top: 20px;
    }
    .faq-contact p {
        font-size: 17px;
    }
    .area-title h2 {
        font-size: 32px;
    }
    .contact-box {
        border-radius: 16px;
        padding: 40px 50px;
        margin-bottom: 70px;
    }
    .contact-info-card {
        padding: 25px;
    }
    .contact-card-icon {
        width: 80px;
        height: 80px;
    }
    .contact-card-icon img {
        max-width: 42px;
        max-height: 42px;
    }
    .contact-infos {
        gap: 0 20px;
    }
    .contact-card-text h4 {
        font-size: 24px;
    }
    .contact-card-text p {
        font-size: 17px;
    }
    .circle-main {
        width: 40%;
        top: 25px;
    }
    .page-title p {
        font-size: 16px;
    }
    .page-title h2 {
        font-size: 32px;
    }
    .about-box-wrapper {
        padding: 40px 50px;
        margin-bottom: 50px;
    }
    .about-content h2 {
        font-size: 32px;
    }
    .plan-info-top h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .plan-info-top h4 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .plan-info-top p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .enroll-addons-head {
        padding: 20px;
    }
    .addons-title h2 {
        font-size: 22px;
    }
    .addon-select-btn {
        font-size: 16px;
        padding: 12px 15px;
    }
    .addond-price-wrap h3 {
        font-size: 22px;
    }
    .addond-price-wrap h3 sub {
        font-size: 16px;
    }
    .benefits-note p {
        font-size: 12.5px;
    }
    .enroll-wrapper h2 {
        font-size: 36px;
    }
    .compare-plan-table tbody tr td:first-child {
        padding: 15px 15px;
        width: 260px;
    }
    .info-pack-text p {
        font-size: 14px;
    }
    .check-price-btn button {
        padding: 8px 14px;
        font-size: 14px;
    }
    .additional-content p {
        font-size: 16px;
    }
    .additional-content h3 {
        font-size: 24px;
    }
    .plans__info p {
        font-size: 14px;
    }
    .available-pack img {
        width: 24px;
    }
    .plan__table-title h4 {
        font-size: 15px;
    }
    .step-content h2 {
        font-size: 32px;
    }
    .network-search-wrapper {
        max-width: 600px;
        margin-bottom: 80px;
    }
    .happen-wrapper h2 {
        font-size: 32px;
    }
    .case_study_modal .step-content p {
        font-size: 15px;
    }
    .play__btn {
        width: 130px;
        height: 130px;
    }
    .play__btn img {
        width: 40px;
    }
    .step-content p {
        font-size: 16px;
    }
    .step-wrapper {
        padding: 80px 0;
    }
    .step-content {
        max-width: 900px;
    }
    .when-happens-area {
        padding: 40px 0;
    }
    .enroll-field input {
        font-size: 16px;
    }
    .enroll-field label {
        font-size: 16px;
    }
    .enroll-field .form-select {
        font-size: 16px;
    }
    .hooray-password-form p {
        font-size: 16px;
    }
    .single-step span {
        width: 58px;
        height: 58px;
        font-size: 22px;
    }
    .single-step h4 {
        font-size: 18px;
    }
    .single-step img {
        width: 20px;
        margin-left: 15px;
    }
    .checkout-step-wrapper {
        gap: 0 35px;
    }
    .cart-header h3 {
        font-size: 24px;
    }
    .cart-header img {
        width: 28px;
    }
    .cart-header {
        padding: 24px;
    }
    .ack-item p {
        font-size: 16px;
    }
    .case_study_modal .step-content {
        max-width: 750px;
    }
    .old-pack h4 {
        font-size: 32px;
    }
    .old-pack span {
        font-size: 16px;
    }
    .step-content h4 {
        font-size: 18px;
    }
    .price-package-wrap {
        gap: 0 20px;
    }
    .modal-victor-3 {
        height: 90%;
    }
    .modal-victor-2 {
        right: -5%;
    }
    .benefit-note p {
        font-size: 15px;
    }
    .additional-content br {
        display: none;
    }
    .compare__modal .modal-content {
        padding: 35px 20px;
    }
    .check-price-btn button {
        padding: 8px 11px;
        font-size: 13px;
    }
    .call-action span {
        font-size: 16px;
    }
    .call-action {
        border-radius: 18px;
        padding: 20px;
        gap: 0 16px;
    }
    .call-action img {
        width: 50px;
        flex-shrink: 0;
    }
    .plan-two-title h2 {
        font-size: 34px;
    }
    .planDetails-modal-top p {
        font-size: 16px;
    }
    .planDetails-modal-top p br {
        display: none
     }
     .pack-info p {
        font-size: 14px;
    }
    .pack-choose-btn {
        padding: 0 5px;
    }


}







/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
    .header-logo a img {
        width: 190px;
    }
    .mainmenu ul li a {
        font-size: 14px;
    }
    .mainmenu ul li {
        display: inline;
        margin-right: 15px;
    }
    .header-right-wrapper {
        gap: 0 15px;
        padding-left: 0;
    }
    .header-btn a {
        border: 1px solid #64498D;
        padding: 12px 20px;
        font-size: 14px;
    }
    .hero-logo img {
        width: 160px;
    }
    .hero-content h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .hero-logo {
        margin-bottom: 20px;
    }
    .hero-content h1 {
        font-size: 42px;
        margin-bottom: 20px;
    }
    .hero-content p {
        font-size: 16px;
    }
    .hero-btn {
        margin-top: 25px;
    }
    .common__btn {
        padding: 14px 24px;
        font-size: 15px;
    }
    .hero-content {
        max-width: 450px;
    }
    header {
        padding: 25px 0;
    }
    .hero-area {
        padding-top: 30px;
        padding-bottom: 140px;
    }
    .hero-shp {
        width: 560px;
    }
    .hero-img {
        width: 560px;
    }
    .myPlans-title h2 {
        font-size: 32px;
    }
    .myPlans-wrapper {
        padding: 40px 50px;
        border-radius: 14px;
    }
    .myplan-card {
        border-radius: 14px;
    }
    .myplan-card-title span {
        width: 74px;
        height: 74px;
        padding: 5px;
    }
    .myplan-card-title span img {
        max-height: 42px;
        max-width: 42px;
    }
    .myplan-card-title h3 {
        font-size: 25px;
    }
    .card__arrow {
        width: 22px;
        height: 11px;
        background-size: 22px;
    }
    .myplan-card-content ul li {
        padding-left: 22px;
        margin-bottom: 12px;
        font-size: 16px;
    }
    .card-note p {
        font-size: 14px;
    }
    .myplans-bottom-wrap h4 {
        font-size: 18px;
    }
    .area-title h2 {
        font-size: 30px;
    }
    .area-title p {
        font-size: 16px;
        line-height: 150%;
    }
    .testimonial-card {
        border-radius: 14px;
        padding: 20px;
    }
    .testimonial-card h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    .testimonial-card li img {
        width: 20px !important;
    }
    .testimonial-card p {
        font-size: 14px;
    }
    .my-plans-area {
        padding-bottom: 25px;
    }
    .roadmap-card {
        border-radius: 12px;
        padding: 20px;
        height: 120px;
    }
    .roadmap-icon {
        width: 70px;
        height: 70px;
    }
    .roadmap-icon img {
        max-height: 36px;
    }
    .roadmap-text {
        width: calc(100% - 70px);
        padding-left: 15px;
    }
    .roadmap-text h4 {
        font-size: 16px;
    }
    .roadmap-text p {
        font-size: 14px;
        line-height: 130%;
        font-weight: normal;
    }
    .roadmap-path img {
        max-width: 680px;
    }
    .roadmap-path  {
       text-align: center;
    }
    .roadmap-area {
        padding: 60px 0;
    }
    .area-title {
        margin-bottom: 50px;
    }
    .roadmap-area .area-title {
        margin-bottom: 40px;
    }
    .myplans-bottom-wrap {
        margin-top: 30px;
    }
    .roadmap-shp {
        max-width: 90%;
    }
    .faq-area {
        padding-top: 80px;
        padding-bottom: 70px;
    }
    .accordion-button {
        padding: 15px 0;
        font-size: 16px;
    }
    .accordion-body p {
        font-size: 14px;
        line-height: 140%;
    }
    .accordion-body {
        padding: 0;
        padding-bottom: 15px;
        padding-right: 15px;
    }
    .accordion-button::after {
        width: 18px;
        height: 18px;
        background-size: 18px;
    }
    .faq-btns {
        margin-top: 15px;
    }
    .faq-contact p {
        font-size: 16px;
    }
    .footer-logo img {
        width: 200px;
    }
    .footer-left-content p {
        font-size: 14px;
    }
    .social-wrap h4 {
        font-size: 18px;
    }
    .social-wrap ul li a img {
        max-width: 24px;
        max-height: 24px;
    }
    .social-wrap ul {
        gap: 0 25px;
    }
    .footer-widget h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .useful-links ul li a {
        font-size: 14px;
    }
    .useful-links ul li {
        margin-bottom: 10px;
    }
    .info-item h5 {
        font-size: 14px;
    }
    .info-item p {
        font-size: 14px;
    }
    .copyright-wrapper p {
        font-size: 15px;
    }
    .slider-options p {
        margin-bottom: 30px;
        font-size: 15px;
    }
    .page-title-area {
        padding-top: 65px;
        padding-bottom: 40px;
    }
    .page-title h2 {
        font-size: 36px;
        margin-bottom: 15px;
    }
    .page-title p {
        font-size: 16px;
    }
    .contact-box {
        padding: 40px 40px;
        margin-bottom: 70px;
    }
    .contact-box-title h3 {
        font-size: 36px;
    }
    .contact-box-title p {
        font-size: 18px;
    }
    .contact-info-card {
        border-radius: 12px;
        padding: 25px 20px;
    }
    .contact-card-icon {
        width: 70px;
        height: 70px;
    }
    .contact-card-icon img {
        max-width: 40px;
        max-height: 40px;
    }
    .contact-card-text h4 {
        font-size: 24px;
    }
    .contact-card-text p {
        font-size: 16px;
    }
    .contact-card-text p a{
        font-size: 14px;
    }
    .contact-infos {
        gap: 0 20px;
    }
    .contact-card-btn a {
        font-size: 16px;
    }
    .circle-main {
        width: 44%;
        top: 25px;
    }
    .about-profile img {
        max-width: 100%;
    }
    .about-box-wrapper {
        padding: 34px 40px;
        margin-bottom: 50px;
    }
    .about-content h2 {
        font-size: 32px;
    }
    .mission-wrapper p {
        font-size: 15px;
    }
    .mission-wrapper h3 {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .plan-info-top h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .plan-info-top h4 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .plan-info-top p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .plan-info-top span {
        margin-bottom: 20px;
    }
    .enroll-plan-card {
        margin-bottom: 40px;
    }
    .enroll-plan-head h2 {
        font-size: 24px;
    }
    .enroll-plan-head h3 {
        font-size: 24px;
    }
    .enroll-plan-head h3 sub {
        font-size: 16px;
    }
    .btn-normal a {
        font-size: 16px;
    }
    .enroll-thumb {
        display: none;
    }

    .enroll-wrapper h2 {
        font-size: 36px;
        text-align: center;
    }
    .network-card-top p {
        font-size: 16px;
    }
    .network-card-bottom {
        padding: 25px;
    }
    .network-card-top {
        padding: 25px;
    }
    .network-card-top h4 {
        font-size: 24px;
        max-width: 300px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .network-list ul li {
        font-size: 16px;
    }
    .network-card-top p br {
        display: none;
    }
    .network-content p {
        font-size: 16px;
    }
    .network-content h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .brand-slider {
        padding: 0 10px;
    }
    .compare-plan-table tbody tr td:first-child {
        padding: 15px 15px;
        width: 200px;
    }
    .info-pack-text p {
        font-size: 13px;
    }
    .check-price-btn button {
        padding: 8px 14px;
        font-size: 13px;
    }
    .additional-content p {
        font-size: 15px;
    }
    .additional-content h3 {
        font-size: 22px;
    }
    .plans__info p {
        font-size: 14px;
    }
    .available-pack img {
        width: 24px;
    }
    .plan__table-title h4 {
        font-size: 15px;
    }
    .plan-filter .form-select {
        height: 60px;
        width: 280px;
    }
    .compare-plan-table table {
        width: 1200px !important;
    }
    .plans__info p b {
        font-size: 13px;
    }
    .compare-plan-table{
        margin-bottom: 50px;
    }
    .additional-content p br {
        display: none;
    }
    .btn__normal {
        padding: 14px 22px;
        font-size: 15px;
    }
    .step-content h2 {
        font-size: 36px;
    }
    .network-search-wrapper {
        max-width: 520px;
        margin-bottom: 80px;
    }
    .play__btn {
        width: 110px;
        height: 110px;
    }
    .how-work-content h2 {
        font-size: 36px;
    }
    .happen-wrapper h2 {
        font-size: 36px;
    }
    .play__btn {
        width: 130px;
        height: 130px;
    }
    .play__btn img {
        width: 40px;
    }
    .step-wrapper {
        padding: 80px 0;
    }
    .when-happens-area {
        padding: 40px 0;
    }
    .step-content {
        max-width: 820px;
    }
    .how-work-content p {
        font-size: 16px;
    }
    .play__btn {
        width: 110px;
        height: 110px;
    }

    .play__btn img {
        width: 32px;
    }
    .step-3 {
        display: none;
    }
    .step-2 {
        display: none;
    }
    .step-1 {
        display: none;
    }
    .step-img {
        display: none;
    }
    .price-note p {
        font-size: 15px;
    }
    .old-pack span {
        font-size: 18px;
    }
    .step-content p {
        font-size: 15px;
    }
    .step-content {
        max-width: 100%;
    }
    .single-step span {
        width: 50px;
        height: 50px;
        font-size: 22px;
    }
    .checkout-step-wrapper {
        gap: 0 25px;
    }
    .single-step h4 {
        font-size: 14px;
    }
    .single-step img {
        width: 20px;
        margin-left: 5px;
    }
    .checkout-form {
        border-radius: 14px;
        padding: 30px;
    }
    .enroll-field input {
        height: 48px;
        padding: 5px 20px;
        font-size: 15px;
    }
    .enroll-field .form-select {
        height: 48px;
        font-size: 15px;
    }
    .cart-header {
        padding:20px 25px;
        gap: 0 15px;
    }
    .cart-header h3 {
        font-size: 22px;
    }
    .cart-header img {
        width: 28px;
    }
    .enroll-field label {
        font-size: 14px;
    }
    .hooray-password-form p {
        font-size: 15px;
    }
    .addOns-body {
        padding: 24px;
    }
    .benefits-note p {
        font-size: 13px;
    }
    .benefits-total-price h3 {
        font-size: 22px;
    }
    .form-inner {
        padding: 20px 30px;
        padding-bottom: 20px;
    }
    .ack-item p {
        font-size: 15px;
    }
    .ack-item {
        padding: 20px 0;
        gap: 0 25px;
    }
    .form-switch .form-check-input {
        width: 50px;
        height: 25px;
    }
    .checkout-step-wrapper {
        margin-bottom: 60px;
    }
    .checkout-title h2 {
        font-size: 24px;
    }
    .checkout-title {
        padding: 20px 35px;
    }
    .form-check label {
        font-size: 15px;
    }
    .benefit-text h4 {
        font-size: 16px;
    }
    .benefit-price span {
        font-size: 16px;
    }
    .benefits-total-price span {
        font-size: 14px;
    }
    .compare-plan-table table {
        width: 100% !important;
    }
    .PlanDetailsModal .compare-plan-table tbody tr td:first-child {
        width: 250px;
    }
    td.purple-td p {
        font-size: 16px;
    }
    td.gray-td h5 {
        font-size: 15px;
    }
    .gray-td p {
        font-size: 15px;
    }
    td.gray-td span {
        font-size: 14px;
    }
    .plan__table-title span {
        font-size: 15px;
    }
    .modal-victor-1 {
        display: none;
    }
    .modal-victor-3{
        display: none;
    }
    .modal-victor-2{
        display: none;
    }
    .modal-shp {
        opacity: .5;
    }
    .compare__modal .modal-content {
        padding: 35px 10px;
    }
    .benefit-note p {
        font-size: 14px;
    }
    .compare-plan-table table {
        width: 1100px !important;
    }
    .checkout-wrap-title h2 {
        font-size: 32px;
    }
    .hooray-password-form {
        padding: 30px;
    }
    .myplan-card-title {
        gap: 0 20px;
        padding: 25px 35px;
    }
    .card__arrow {
        right: 35px;
    }
    .myplan-card-content {
        padding: 30px 35px;
        padding-top: 30px;
    }
    .plans__info h4 {
        font-size: 14px;
    }
    .table-responsive::-webkit-scrollbar-track
    {
        background-color: #D1C5DC;
        border-radius: 10px;
    }
    
    .table-responsive::-webkit-scrollbar
    {
        height: 6px;
        background-color: #D1C5DC;
        border-radius: 10px;
    }
    
    .table-responsive::-webkit-scrollbar-thumb
    {
        background-color: #64498D !important;
        border-radius: 10px !important;
    }
    .swipe-wrap {
        display: flex;
    }
    .plan-two-title br {
        display: none;
    }
    .plan-two-title h2 {
        font-size: 30px;
    }
    .call-action {
        border-radius: 14px;
        padding: 15px;
        gap: 0 15px;
    }
    .call-action img {
        width: 50px;
        flex-shrink: 0;
    }
    .call-action span {
        font-size: 14px;
        margin-bottom: 0 !important;
    }
    .circle-index {
        display: none;
    }
    .planDetails-modal-top p {
        font-size: 15px;
    }
    .planDetails-modal-top p br {
       display: none
    }
    .modal-documents .plan_modal {
        right: 0;
        top: unset;
        width: auto;
        height: 100%;
        bottom: 0;
    }
    .plan-filter .form-select {
        font-size: 16px;
        padding: 12px 22px;
    }
    .filter_popup_trigger button {
        padding: 15px 22px;
        width: 280px;
        height: 60px;
        font-size: 16px;
    }
    .planDetails-modal-top h2 {
        font-size: 32px;
    }

    .enroll-plans-wrap {
        padding: 0;
    }
    .plan-list ul li {
        font-size: 14px;
    }
    .enroll-plan-infos {
        padding: 25px;
    }
    .rx-enroll-wrap h2{
        text-align: left;
    }
    .case_study_modal.rxModal .step-content p {
        font-size: 16px;
    }
    .normal__btn {
        font-size: 16px;
    }
    .rxModal_img {
        width: 40%;
    }
    .rx-form {
        max-width: 600px;
        padding: 30px;
    }
    .title-details p {
        font-size: 14px;
        line-height: 125%;
    }
    .title-details {
        padding: 4px 15px;
        width: 100%;
    }
    .same-height {
        height: 86px;
    }
    .pack-info {
        padding: 5px 5px;
    }
    .pack-info p {
        font-size: 13px;
    }
    .pack-title h4 {
        font-size: 15px;
    }
    .pack-title span {
        font-size: 14px;
    }
    .pack-choose-btn {
        padding: 0 4px;
    }
    .pack-choose-btn button {
        padding:8px 6px;
        font-size: 14px;
    }
    .table-benefits-single .same-height:nth-child(2) {
        height: 60px;
    }
    .pack-info img {
        width: 20px;
    }
    .pack-price-bottom p {
        font-size: 14px;
    }
    .enroll-version-two .swipe-wrap{
        display: none
    }







}
 

/* LG Device :992px. */
@media (min-width: 1024px) and (max-width: 1200px) {
    .modal-victor-1 {
        display: block;
        opacity: .3;
    }
    .modal-victor-3{
        display: block;
        opacity: .3;
    }
    .modal-victor-2{
        display: block;
        opacity: .3;
    }




}





/* MD Device :991x. */
@media only screen and (max-width: 991px) {
    .mainmenu-wrap {
        position: fixed;
        top: 96px;
        right: 0;
        width: 100%;
        padding: 40px;
        padding-top: 20px;
        z-index: 9999;
        height:calc(100% -  96px);
        transition: .3s ease-in-out;
        opacity: 0;
        visibility: hidden;
        background: rgb(241, 249, 238);
        background: linear-gradient(180deg, rgba(241, 249, 238, 1) 0%, rgba(255, 255, 255, 1) 60%);
    }
    .mainmenu ul li {
        display: block;
        margin-right: 0;
        margin-bottom: 0;
    }
    .mainmenu ul li a {
        display: block;
        color: #3E3E3F;
        font-size: 20px;
        padding: 20px 0;
        border-bottom: 1px solid rgba(62, 62, 63, 0.2);
    }
    .mainmenu ul li.active a {
        color: #693F85 !important;
        border-color: #3E3E3F !important;
    }
    .menu_x{
        display: inline-block;
        cursor: pointer;
        position: absolute;
        top: 20px;
        left: 20px;
    }
    .menu_x img{
        width: 20px;
    }
    .hero-img{
        display: none;
    }
    .hero-shp{
        display: none;
    }
    .shp-for-sm{
        display: block;
        text-align: center;
        margin-top: 25px;
    }
    .shp-for-sm img{
        width: 100%;
    }
    .menu_trigger {
        display: block;
        width: 28px;
    }
    .menu_trigger span {
        display: block;
        width: 100%;
        background: #64498D;
        height: 2px;
        transition: .3s;
        position: relative;
    }
    .menu_trigger span:nth-child(2){
        margin: 6px 0;
    }
    .menu_trigger.active span:nth-child(2) {
        opacity: 0;
    }
    .menu_trigger.active span:nth-child(1) {
        transform: rotate(45deg);
        top: 7px;
    }
    .menu_trigger.active span:nth-child(3) {
        transform: rotate(-45deg);
        top: -9px;
    }
    .header-right-wrapper {
        justify-content: flex-end;
        gap: 0 20px;
        padding-left: 0;
    }
    .header-logo a img {
        width: 200px;
    }
    .header-btn a {
        padding: 14px 30px;
        font-size: 15px;
    }
    header {
        padding: 25px 0;
    }
    .hero-content {
        max-width: 500px;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 30px;
    }
    .hero-logo img {
        width: 200px;
    }
    .hero-content h4 {
        font-size: 18px;
    }
    .hero-content h1 {
        font-size: 40px;
    }
    .hero-content p {
        font-size: 16px;
    }
    .common__btn {
        padding: 16px 30px;
        font-size: 17px;
    }
    .hero-area {
        padding-top: 50px;
        padding-bottom: 0;
        overflow: hidden;
    }
    .myPlans-title h2 {
        font-size: 28px;
    }
    .myPlans-wrapper {
        padding: 35px 20px;
        border-radius: 12px;
        margin-top: -200px;
    }
    .my-plans-area {
        padding-bottom: 50px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .myplan-card {
        border-radius: 12px;
    }
    .myplan-card-title {
        gap: 0 15px;
    }
    .myplan-card-title span {
        width: 64px;
        height: 64px;
        padding: 4px;
    }
    .myplan-card-title span img {
        max-height: 40px;
        max-width: 40px;
    }
    .myplan-card-title h3 {
        font-size: 22px;
    }
    .myplan-card-content ul li {
        font-size: 14px;
    }
    .card-note p {
        font-size: 14px;
        line-height: 140%;
    }
    .card-btn a {
        gap: 0 10px;
        font-size: 14px;
    }
    .card-btn a img {
        width: 14px;
    }
    .card__arrow {
        width: 18px;
        height: 10px;
        background-size: 18px;
    }
    .myplans-bottom-wrap h4 {
        font-size: 16px;
    }
    .myplans-bottom-wrap span {
        font-size: 14px;
    }
    .myplans-bottom-wrap {
        margin-top: 40px;
    }
    .area-title h2 {
        font-size: 28px;
    }
    .area-title p {
        font-size: 16px;
    }
    .testimonial-card {
        border-radius: 14px;
        padding: 30px;
        height: 100%;
    }
    .roadmap-area {
        padding: 60px 0;
    }
    .roadmap-card {
        max-width: 480px;
        margin: 0 auto;
        margin-bottom: 20px;
        position: relative;
    }
    .roadmap-path {
        display: none;
    }
    .roadmap-shp {
        width: 600px;
        z-index: -1;
        height: auto;
        max-width: unset;
    }
    .faq-area .area-title {
        margin-bottom: 35px;
    }
    .faq-thumbnail {
        padding-right: 0;
        margin-top: 0;
        margin-bottom: 50px;
    }
    .accordion-body p {
        font-size: 16px;
    }
    .faq-contact p {
        font-size: 18px;
    }
    .footer-left {
        max-width: 650px;
        margin-bottom: 80px;
    }
    .social-wrap h4 {
        font-size: 20px;
    }
    .social-wrap ul li a img {
        max-width: 25px;
        max-height: 25px;
    }
    .social-wrap ul {
        gap: 0 25px;
    }
    .footer-widget h4 {
        font-size: 18px;
    }
    .useful-links ul li a {
        font-size: 15px;
    }
    .useful-links ul li {
        display: block;
        margin-bottom: 10px;
    }
    .info-item p {
        font-size: 14px;
    }
    .copyright-wrapper p {
        font-size: 15px;
    }
    .faq-area {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .mainmenu-wrap.active {
        right: 0;
        opacity: 1;
        visibility: visible;
    }
    .mainmenu ul li a:hover {
        color: #fff;
        opacity: .8;
    }
    .compare-plan-table tbody tr td:first-child {
        padding: 15px 15px;
        width: 140px;
    }
    .info-pack-text p {
        font-size: 13px;
    }
    .check-price-btn button {
        padding: 8px 14px;
        font-size: 13px;
    }
    .additional-content p {
        font-size: 15px;
    }
    .additional-content h3 {
        font-size: 22px;
    }
    .plans__info p {
        font-size: 14px;
    }
    .available-pack img {
        width: 24px;
    }
    .plan__table-title h4 {
        font-size: 15px;
    }
    .plan-filter .form-select {
        height: 60px;
        width: 280px;
    }
    .compare-plan-table table {
        width: 1200px !important;
    }
    .plans__info p b {
        font-size: 13px;
    }
    .compare-plan-table{
        margin-bottom: 50px;
    }
    .header-btn-sm{
        display: block;
    }
    .header-btn-sm {
        margin-top: 30px;
        display: block;
    }
    .header-btn-sm a {
        display: block;
        text-align: center;
    }

    header.sticky {
        position: fixed;
        width: 100%;
        top: 0;
        background: #fff;
        transition: .3s;
        z-index: 9999;
        left: 0;
        -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
        animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    }
    .last__card{
        margin-bottom: 0 !important;
    }
    .mainmenu ul li a:hover {
        color: #64498d;
        opacity: 1;
        border-color: #64498d;
    }
    .swipe-wrap {
        display: flex;
    }
    .table-responsive::-webkit-scrollbar-track
    {
        background-color: #D1C5DC;
        border-radius: 10px;
    }
    
    .table-responsive::-webkit-scrollbar
    {
        height: 6px;
        background-color: #D1C5DC;
        border-radius: 10px;
    }
    
    .table-responsive::-webkit-scrollbar-thumb
    {
        background-color: #64498D !important;
        border-radius: 10px !important;
    }
    tr.closed-day td:first-child {
        border-color: #DB3747 !important;
        border-bottom-left-radius: 10px !important;
    }



}






/* MD Device :991px to 768px . */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .roadmap-card::after {
        position: absolute;
        right: 100%;
        width: 45px;
        height: 12px;
        background: url(../img/arrow-big.svg);
        background-size: 45px;
        content: '';
        top: 50%;
        background-repeat: no-repeat;
        transform: translateY(-50%);
        margin-right: 10px;
        margin-top: 4px;
        display: none;
    }
    .roadmap-wrap-two {
        max-width: 480px;
        margin: 0 auto;
        padding-left: 80px;
        position: relative;
    }
    .roadmap-wrap-two::after {
        position: absolute;
        top: -30px;
        height: calc(100% - 65px);
        width: 2px;
        background: #fff;
        content: '';
        left: 25px;
        z-index: -1;
    }
    .roadmap-wrap-two .roadmap-card::after{
        display: block;
    }
    .myplans-bottom-wrap {
        max-width: 400px;
        margin: 0 auto;
        margin-top: 40px;
    }
    .roadmap-shp {
        width: 1000px;
        z-index: -1;
        height: auto;
        max-width: unset;
    }
    .faq-area .area-title {
        margin-bottom: 35px;
    }
    .faq-thumbnail {
        padding-right: 0;
        margin-top: 0;
        margin-bottom: 50px;
    }
    .contact-info-card {
        padding: 25px;
        max-width: 500px;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .contact-infos {
        gap: 0 20px;
    }
    .contact-box {
        padding-bottom: 25px;
    }
    .contact-card-icon {
        width: 80px;
        height: 80px;
    }
    .contact-card-icon img {
        max-width: 40px;
        max-height: 40px;
    }
    .contact-card-text h4 {
        font-size: 24px;
    }
    .contact-card-text p {
        font-size: 16px;
    }
    .contact-card-text p a {
        font-size: 15px;
    }
    .contact-card-btn a {
        font-size: 16px;
    }

    .page-title h2 {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .page-title p {
        font-size: 16px;
    }
    .page-title-area {
        padding-top: 65px;
        padding-bottom: 40px;
    }
    .contact-box-title h3 {
        font-size: 32px;
    }
    .contact-box-title p {
        font-size: 16px;
    }
    .about-box-wrapper {
        padding: 25px 25px;
        margin-bottom: 50px;
    }
    .about-profile img {
        max-width: 100%;
    }
    .about-content p {
        font-size: 14px;
        line-height: 140%;
    }
    .profile-info h4 {
        font-size: 16px;
    }
    .about-content h2 {
        font-size: 24px;
        margin-bottom: 25px;
    }
    .mission-wrapper h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .mission-wrapper p {
        font-size: 14px;
    }
    .simple-note {
        padding: 40px 20px;
        margin-top: 40px;
        margin-bottom: 50px;
    }
    .simple-note h4 {
        font-size: 22px;
    }
    .enroll-addons-head {
        padding: 20px;
    }
    .addons-title h2 {
        font-size: 22px;
    }
    .addons-title p {
        font-size: 15px;
    }
    .addond-price-wrap h3 {
        font-size: 20px;
    }
    .addond-price-wrap h3 sub {
        font-size: 14px;
    }
    .addon-select-btn {
        font-size: 15px;
        padding: 11px 15px;
        gap: 0 10px;
    }
    .addon-select-btn img {
        width: 24px;
    }
    .addOns-body {
        padding: 25px;
    }
    .addOns-body p {
        font-size: 16px;
    }
    .plan-list ul li {
        font-size: 15px;
    }
    .benefit-text h4 {
        font-size: 15px;
    }
    .benefit-price span {
        font-size: 15px;
    }
    .benefit-inner {
        gap: 0 15px;
    }
    .total-benefits h4 {
        font-size: 16px;
    }
    .benefits-total-price h3 {
        font-size: 20px;
    }
    .benefits-total-price span {
        font-size: 14px;
    }
    .addOns-body p {
        font-size: 13px;
    }
    .addOns-body .plan-list {
        min-height: 370px;
    }
    .enroll-plan-head h2 {
        font-size: 24px;
    }
    .enroll-plan-head h3 {
        font-size: 24px;
    }
    .enroll-plan-head h3 sub {
        font-size: 16px;
    }
    .plan-list p {
        margin-top: 30px;
        font-size: 13px;
    }

    .enroll-plan-card {
        margin-bottom: 30px;
    }
    .plan-info-top h2 {
        font-size: 32px;
        margin-bottom: 25px;
    }
    .plan-filter .form-select {
        height: 60px;
        font-size: 18px;
        width: 280px;
    }
    .enroll-thumb {
        display: none;
    }

    .enroll-wrapper h2 {
        font-size: 36px;
        text-align: center
    }
    .brand-slider {
        padding: 0 15px;
    }
    .network-card-bottom {
        padding: 30px;
    }
    .network-list ul li {
        font-size: 16px;
    }
    .network-content p {
        font-size: 16px;
    }
    .network-content h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .network-map-wrap p {
        font-size: 15px;
    }
    .additional-benefits {
        display: block;
        text-align: center;
    }
    .additional-content {
        width: 100%;
        margin-bottom: 35px;
    }
    .plan-modal-wrapper {
        padding: 15px;
    }
    .step-content h2 {
        font-size: 32px;
    }
    .network-search-wrapper {
        max-width: 480px;
        margin-bottom: 250px;
    }
    .provider-victor-3 {
        right: 0;
        height: auto;
        width: 480px;
        z-index: -1;
        bottom: 0;
    }
    .how-work-content h2 {
        font-size: 30px;
    }
    .how-work-content p {
        font-size: 16px;
    }
    .play__btn img {
        width: 32px;
    }
    .play__btn {
        width: 100px;
        height: 100px;
    }
    .happen-wrapper h2 {
        font-size: 25px;
        text-align: left;
    }
    .call-info p {
        font-size: 16px;
    }
    .when-happens-area {
        padding: 30px 0;
    }
    .step-content p {
        font-size: 15px;
    }
    .step-wrapper {
        padding: 70px 0;
    }
    .new-pack {
        gap: 0 20px;
        padding-right: 20px;
    }
    .price-package-wrap {
        gap: 0 20px;
    }
    .step-content h4 {
        font-size: 18px;
    }
    .old-pack span {
        font-size: 16px;
    }
    .old-pack h4 {
        font-size: 30px;
    }
    .old-pack {
        border-radius: 12px;
        padding: 18px 24px;
        gap: 0 15px;
        height: 100%;
    }
    .step-img {
        display: none;
    }
    .single-step h4 {
        font-size: 18px;
    }
    .single-step img {
        width: 24px;
        margin-left: 0;
    }
    .single-step span {
        width: 50px;
        height: 50px;
        font-size: 16px;
    }
    .checkout-step-wrapper {
        display: flex;
        gap: 0 40px;
        margin-bottom: 60px;
    }
    .single-step h4 {
        display: none;
    }
    .single-step.active h4 {
        display: block;
    }
    .enroll-field label {
        font-size: 16px;
    }
    .enroll-field input {
        height: 50px;
        padding: 5px 25px;
        font-size: 16px;
    }
    .checkout-title {
        padding: 25px 30px;
        border-radius: 16px 16px 0 0;
    }

    .checkout-title h2 {
        font-size: 24px;
    }
    .cart-header {
        padding: 25px;
    }
    .cart-header h3 {
        font-size: 25px;
    }
    .cart-header img {
        width: 28px;
    }
    .single-step.done h4 {
        display: none;
    }
    .ack-item p {
        margin: 0;
        font-size: 14px;
    }
    .form-inner {
        padding: 20px 30px;
        padding-bottom: 10px;
    }
    .PlanDetailsModal .compare-plan-table table {
        width: 100% !important;
    }
    td.purple-td p {
        font-size: 16px;
    }
    td.gray-td h5 {
        font-size: 14px;
    }
    td.gray-td span {
        font-size: 13px;
    }
    .PlanDetailsModal .compare-plan-table tbody tr td:first-child {
        width: 200px;
    }
    .compare__modal .modal-content {
        padding: 35px 10px;
    }
    .checkout-wrap-title h2 {
        font-size: 28px;
    }
    .mainmenu-wrap {
        position: fixed;
        top: 96px;
        height:calc(100% -  96px);
    }
    .myplan-card-title {
        gap: 0 20px;
        padding: 25px 35px;
    }
    .card__arrow {
        right: 35px;
    }
    .myplan-card-content {
        padding: 30px 35px;
        padding-top: 30px;
    }
    .myplan-card {
        max-width: 450px;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .information-box {
        display: block;
    }
    .info-icon {
        margin-bottom: 20px;
    }
    .img-box-sm {
        display: block;
        margin-bottom: 40px;
        margin-top: 30px;
    }
    .img-box-sm img {
        width: 100%;
    }
    .plans__info h4 {
        font-size: 14px;
    }
    .circle-index {
        display: none;
    }
    .plan-checks-wrap {
        gap: 0 25px;
        margin-bottom: 40px;
    }
    .single-plan-ck label {
        font-size: 15px;
    }
    .planDetails-modal-top h2 {
        font-size: 32px;
    }
    .plan-two-title {
        text-align: center;
    }
    .call-action {
        max-width: 420px;
        float: none;
        margin: 0 auto;
        margin-bottom: 30px;
    }
   .plan-top-fullwidth .plan-filter .form-select {
        width: 280px;
        margin: 0 auto;
    }
    .swipe-wrap {
        margin-bottom: 35px;
    }

    .enroll-plan-infos {
        padding: 30px 20px;
    }
    .plan-list ul li {
        font-size: 14px;
    }
    .enroll-plans-wrap {
        padding: 0;
    }
    .rx-enroll-wrap h2{
        text-align: left;
        font-size: 28px;
    }
    .rx-enroll-wrap h2 br{
       display: none;
    }
    .details-item h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .details-item p {
        font-size: 15px !important;
    }
    .common__btn {
        padding: 14px 28px;
        font-size: 16px;
    }
    .case_study_modal.rxModal .step-content p {
        font-size: 15px;
    }
    .normal__btn {
        font-size: 16px;
    }
    .bottom-note p {
        font-size: 15px !important;
    }
    .congrets-wrap img {
        max-width: 100%;
    }
    .step-content h4 {
        font-size: 16px;
    }
    .step-content h4 br {
        display: none;
    }
    .rxModal .step-content h2 {
        font-size: 28px;
    }
    .benefits__table__box {
        width: 1070px;
        margin-bottom: 0px;
    }
    .title-details p {
        font-size: 14px;
        line-height: 125%;
    }
    .title-details {
        padding: 4px 15px;
        width: 100%;
    }
    .same-height {
        height: 80px;
    }
    .pack-info {
        padding: 5px 5px;
    }
    .pack-info p {
        font-size: 13px;
    }
    .pack-title h4 {
        font-size: 15px;
    }
    .pack-title span {
        font-size: 14px;
    }
    .pack-choose-btn {
        padding: 0 4px;
    }
    .pack-choose-btn button {
        padding:8px 6px;
        font-size: 14px;
    }
    .table-benefits-single .same-height:nth-child(2) {
        height: 60px;
    }
    .pack-info img {
        width: 20px;
    }
    .pack-price-bottom p {
        font-size: 14px;
    }
    .benefits-table-wrapper.table-responsive {
        margin-bottom: 40px;
    }
    .question-txt p {
        font-size: 14px;
    }



}






/* SM Small Device :320px. */
@media only screen and (max-width: 767px) {
    .myPlans-wrap {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap:25px 0px;
    }
    .myPlans-title h2 {
        font-size: 22px;
    }
    .my-plans-area {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    .enroll-plan-infos .plan-list {
        margin-bottom: 40px;
        min-height: auto;
    }
    .enroll-plan-card {
        margin-bottom: 35px;
    }
    .myPlans-wrapper {
        padding: 35px 20px;
        border-radius: 12px;
        margin-top: -120px;
    }
    .common__btn {
        padding: 14px 26px;
        font-size: 16px;
    }
    .area-title p {
        font-size: 14px;
    }
    .area-title p  br{
       display: none
    }
    .area-title h2 {
        font-size: 22px;
        line-height: 130%;
    }
    .testimonial-slider {
        padding:0 10px;
    }
    .testimonial-card p {
        font-size: 14px;
    }
    .testimonial-card {
        padding: 30px;
        height: auto;
        text-align: center;
    }
    .testimonial-card ul {
        justify-content: center;
    }
    .testimonial-card h4 {
        font-size: 18px;
    }
    .testimonial-slider .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
    }
    .testimonial-slider .owl-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0 8px;
        bottom: 0;
        margin-top: 35px;
        position: relative;
    }
    .slider-options {
        text-align: center;
        margin-top: 15px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .slider-options p {
        margin-bottom: 0;
        margin-top: 25px;
        font-size: 13px;
    }
    .roadmap-wrapper {
        display: none;
    }
    .testimonial-slider {
        margin-bottom: 50px;
    }
    .myplans-bottom-wrap span {
        font-size: 13px;
    }
    .area-title{
        text-align: center;
    }
    .faq-thumbnail {
        margin-bottom: 20px;
    }
    .accordion-button {
        padding: 15px 0;
        font-size: 16px;
    }
    .accordion-button::after {
        width: 16px;
        height: 16px;
        background-size: 16px;
    }
    .accordion-body p {
        font-size: 14px;
    }
    .accordion-body {
        padding-bottom: 15px;
        padding-right: 0;
    }
    .faq-btns {
        margin-top: 30px;
        display: flex;
        align-items: center;
        gap:25px 0px;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .faq-btns a {
        display: block;
        width: 100%;
        text-align: center;
    }
    .faq-contact p {
        font-size: 20px;
        text-align: center;
    }
    .faq-contact {
        margin-top: 25px;
        padding: 0 15px;
    }
    .footer-logo img {
        width: 180px;
    }
    .social-wrap h4 {
        font-size: 18px;
    }
    .footer-left-content p {
        font-size: 14px;
    }
    .footer-widget h4 {
        font-size: 16px;
    }
    .useful-links ul li a {
        font-size: 14px;
    }
    .footer-widget {
        margin-bottom: 40px;
    }
    .copyright-wrapper p {
        font-size: 10.5px;
    }
    .copyright-wrapper {
        padding: 15px 0;
        justify-content: center;
        gap: 0 10px;
        padding-bottom: 20px;
    }
    .info-item h5 {
        font-size: 14px;
    }
    .social-wrap-lg{
        display: none;
    }
    .social-sm{
        display: block;
    }
    .footer-widget {
        margin-bottom: 0;
    }
    .social-wrap {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        gap: 20px 0;
        margin-bottom: 30px;
    }
    .social-wrap ul li a img {
        max-width: 30px;
        max-height: 30px;
    }
    .social-wrap ul {
        gap: 0 30px;
    }
    .menu_trigger img {
        width: 26px;
    }
    .header-btn a {
        padding: 10px 16px;
        font-size: 14px;
    }
    .hero-logo img {
        width: 180px;
    }
    .hero-content h4 {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .hero-content h1 {
        font-size: 25px;
        line-height: 130%;
        margin-bottom: 15px;
    }
    .hero-content p {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .shp-for-sm {
        margin-top: 0;
    }
    header {
        padding: 20px 0;
    }
    .header-logo a img {
        width: 160px;
    }
    .header-right-wrapper {
        gap: 0 15px;
    }
    .myPlans-wrapper {
        margin-top: -100px;
    }
    .roadmap-area {
        padding: 50px 0;
    }
    .roadmap-wrapper-sm{
        display: block;
        position: relative;
    }
    .card-box {
        background: #fff;
        padding: 20px;
        border-radius: 14px;
        margin-bottom: 20px;
        position: relative;
    }
    
    .card__title {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }
    
    .card__title span {
        display: inline-flex;
        width: 56px;
        height: 56px;
        align-items: center;
        background: #F8F8F8;
        border-radius: 100%;
        justify-content: center;
    }
    
    .card__title span img {
        max-width: 32px;
        max-height: 32px;
    }
    .card__title h4 {
        font-size: 18px;
        color: #350356;
        font-weight: 600;
        margin: 0;
        width: calc(100% - 56px);
        padding-left: 15px;
    }
    .card-descriptions p {
        color: #747475;
        font-weight: 500;
        margin: 0;
        font-size: 14px;
    }
    .roadmap-card-wrapper {
        max-width: 350px;
        margin: 0 auto;
        position: relative;
    }
    .roadmap-cards-bottoms {
        position: relative;
        padding-left: 60px;
    }
    .roadmap-cards-bottoms::after {
        position: absolute;
        top: -30px;
        height: calc(100% - 40px);
        width: 2px;
        background: #fff;
        content: '';
        left: 15px;
        z-index: -1;
    }
    .card-box::after {
        position: absolute;
        right: 100%;
        width: 35px;
        height: 9px;
        background: url(../img/arrow-big.svg);
        background-size: 35px;
        content: '';
        top: 50%;
        background-repeat: no-repeat;
        transform: translateY(-50%);
        margin-right: 10px;
        margin-top: 6px;
        display: block;
    }
    .card-roadmap-top .card-box:after {
        display: none;
    }
    .contact-box {
        border-radius: 14px;
        padding: 30px 20px;
        margin-bottom: 50px;
        padding-bottom: 15px;
    }
    .page-title {
        text-align: center;
    }
    .page-title h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .page-title p {
        font-size: 14px;
    }
    .page-title-area {
        padding-top: 50px;
        padding-bottom: 25px;
    }
    .contact-box-title h3 {
        font-size: 24px;
    }
    .contact-box-title p {
        font-size: 14px;
    }
    .contact-box-title {
        margin-bottom: 25px;
    }
    .contact-info-card {
        padding: 25px;
        max-width: 380px;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .contact-infos {
        display: block;
        text-align: center;
    }
    .contact-card-icon {
        width: 80px;
        height: 80px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .contact-card-text h4 {
        font-size: 20px;
    }
    .contact-card-text p {
        font-size: 15px;
        margin: 0;
    }
    .contact-card-text p a {
        display: block;
        margin-top: 16px;
        font-size: 14px;
    }
    .contact-card-btn a {
        font-size: 14px;
    }
    .contact-card-icon img {
        max-width: 40px;
        max-height: 40px;
    }
    .contact-note {
        text-align: center;
    }
    .contact-note p{
        font-size: 13px;
        font-weight: 400;
    }
    .contact-area {
        padding-top: 0;
        padding-bottom: 50px;
    }
    .circle-main {
        width: 50%;
        top: 0;
    }
    .about-box-wrapper {
        padding: 30px 15px;
        border-radius: 12px;
        margin-bottom: 50px;
    }
    .about-profile img {
        max-width: 150px;
    }
    .about-profile {
        text-align: center;
        margin-bottom: 25px;
    }
    .about-content h2 {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 120%;
    }
    .about-content {
        text-align: center;
    }
    .about-content p {
        font-size: 14px;
    }
    .profile-info h4 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .profile-info span {
        font-size: 14px;
    }
    .mission-wrapper h3 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .mission-wrapper p {
        font-size: 14px;
    }
    .mission-wrapper {
        text-align: center;
        margin-bottom: 60px;
    }
    .simple-note {
        padding: 20px 50px;
        margin-top: 0;
        margin-bottom: 50px;
    }
    .simple-note h4 {
        font-size: 18px;
    }
    .mission-wrapper {
        text-align: center;
        margin-bottom: 30px;
    }
    .plan-info-top {
        text-align: center;
    }
    .plan-info-top h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .plan-info-top span {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .plan-info-top h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .plan-info-top p {
        font-size: 16px;
        margin-bottom: 26px;
    }
    .enroll-addons-head {
        padding: 20px;
    }
    .addons-title h2 {
        font-size: 22px;
    }
    .addons-title p {
        font-size: 15px;
    }
    .addond-price-wrap h3 {
        font-size: 22px;
    }
    .addond-price-wrap h3 sub {
        font-size: 15px;
    }
    .addon-select-btn {
        font-size: 15px;
        padding: 10px 10px;
        gap: 0 10px;
        width: 45px;
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: -55px;
    }
    .addond-price-wrap {
        margin-top: 0px;
    }
    .addon-select-btn img {
        width: 26px;
    }
    .addOns-body {
        padding: 25px;
    }
    .addOns-body p {
        font-size: 16px;
    }
    .plan-list ul li {
        font-size: 14px;
    }
    .benefit-text h4 {
        font-size: 15px;
    }
    .benefit-inner {
        gap: 0 15px;
        margin-bottom: 15px;
    }
    .benefit-price span {
        font-size: 15px;
    }
    .benefits-total-price h3 {
        font-size: 20px;
    }
    .benefits-total-price span {
        font-size: 13px;
    }
    .benefits-note p {
        font-size: 13px;
    }
    .enroll-area {
        padding: 40px 0;
    }
    .enroll-addOns-card {
        max-width: 380px;
        margin: 0 auto;
        margin-top: 35px;
    }
    .plan-filter .form-select {
        background-position: right .95rem center;
        background-size: 30px 18px;
        margin: 0 auto;
        height: 60px;
        font-size: 17px;
    }
    .enroll-plan-head h2 {
        font-size: 24px;
    }
    .enroll-plan-head h3 {
        font-size: 24px;
    }
    .enroll-plan-head h3 sub {
        font-size: 16px;
    }
    .btn-normal a {
        font-size: 16px;
    }
    .enroll-plan-head {
        padding: 24px;
        gap: 0 20px;
    }
    .enroll-thumb {
        display: none;
    }

    .enroll-wrapper h2 {
        font-size: 28px !important;
        margin-bottom: 35px;
        text-align: center;
    }
    .enroll-form {
        border-radius: 12px;
        padding: 20px;
        margin-bottom: 35px;
    }
    .enroll-btn {
        text-align: center;
    }
    .information-box {
        padding: 15px;
        border-radius: 18px;
        gap: 0 15px;
        display: block;
    }
    .info-icon {
        width: 28px;
        margin-bottom: 15px;
    }
    .info-details p {
        font-size: 12px;
        margin-bottom: 0;
    }
    .network-content h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .network-content p {
        font-size: 15px;
    }
    .network-content {
        max-width: 680px;
        padding-top: 0;
        text-align: center;
        margin-bottom: 50px;
    }
    .network-map-wrap p {
        font-size: 16px;
    }
    .network-card-top {
        padding: 25px;
    }
    .network-card-top h4 {
        font-size: 20px;
    }
    .network-card-top p {
        font-size: 16px;
        margin-bottom: 25px;
    }
    .network-list ul li {
        font-size: 15px;
    }
    .brand-slider {
        padding: 0px;
    }
    .additional-benefits {
        display: block;
        text-align: center;
    }
    .additional-content {
        width: 100%;
        margin-bottom: 35px;
    }
    .additional-content  br{
        display: none;
    }
    .additional-benefits {
        padding: 25px;
    }
    .modal-dialog {
        padding: 0px;
    }
    .brand-item {
        height: 80px;
    }
    .brand-item img{
        height: 100%;
    }
    .plan-modal-wrapper {
        padding: 0 10px;
    }
    .modal_close {
        width: 34px;
    }
    .modal_close {
        right: 8px;
        top: 10px;
    }
    .step-content h2 {
        font-size: 24px;
    }
    .btn__normal {
        padding: 14px 22px;
        font-size: 16px;
    }
    .network-search-wrapper {
        max-width: 100%;
        margin-bottom: 300px;
    }
    .provider-victor-3 {
        position: absolute;
        right: 50%;
        height: auto;
        width: 350px;
        z-index: -1;
        bottom: 0;
        transform: translateX(50%);
    }
    .modal-shp {
        position: absolute;
        top: unset;
        width: 100%;
        right: 0;
        height: auto;
        z-index: -1;
        bottom: 0;
    }
    .case_study_modal .modal-dialog {
        max-width: 400px;
        margin: 0 auto;
    }
    .form-check-input {
        width: 23px;
        height: 23px;
    }
    .search-network-card {
        max-width: 480px;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .video-box {
        border-radius: 12px;
    }
    .play__btn {
        width: 70px;
        height: 70px;
    }
    .play__btn img {
        width: 22px;
        right: -3px;
    }
    .how-work-content h2 {
        font-size: 28px;
    }
    .how-work-content p {
        font-size: 15px;
    }
    .how-work-content {
        max-width: 380px;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .happen-wrapper h2 {
        font-size: 24px;
    }
    .when-happens-area {
        padding: 25px 0;
        text-align: center;
    }
    .step-wrapper {
        padding: 50px 0;
    }
    .step-content p {
        font-size: 14px;
    }
    .step-img {
        display: none;
    }
    .price-package-wrap {
        border-radius: 12px;
        display: block;
        margin-top: 30px;
    }
    .old-pack {
        border-radius: 12px 12px 0 0;
        padding: 20px 20px;
        gap: 0 15px;
        flex-shrink: 0;
        height: 100%;
        width: 100%;
        justify-content: flex-start;
    }

    .old-pack span {
        font-size: 16px;
    }
    .new-pack {
        display: block;
        gap: 0 20px;
        padding-right: 0;
        padding: 24px;
        text-align: left;
    }
    .step-content h4 {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 15px;
    }
    .old-pack h4 {
        font-size: 28px;
        margin: 0;
    }
    .modal-victor-1 {
        display: none;
    }                               
    .modal-victor-2 {
        display: none;
    }       
    .modal-victor-3 {
        display: none;
    }         
    .case_study_modal .modal-shp{
        display: block;
    } 
    .modal-body {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .modal-dialog {
        padding: 12px 5px;
    }
    .case_study_modal .step-content p {
        font-size: 14px;
    }   
    .compare__modal .modal-content {
        background: #FAFDF9;
        padding: 35px 0px;
    }
    .benefit-note p {
        font-size: 14px;
    }     
    .step-img {
        display: none;
    }
    .single-step h4 {
        font-size: 14px;
    }
    .single-step img {
        width: 14px;
        margin-left: 0;
    }
    .single-step span {
        width: 33px;
        height: 33px;
        font-size: 14px;
    }
    .checkout-step-wrapper {
        display: flex;
        gap: 0 10px;
        margin-bottom: 40px;
    }
    .single-step h4 {
        display: none;
    }
    .single-step.active h4 {
        display: block;
    }
    .checkout-form {
        padding: 25px;
    }
    .enroll-field input {
        height: 48px;
        padding: 5px 24px;
        font-size: 15px;
    }
    .enroll-field .form-select {
        height: 48px;
        padding: 5px 24px;
        color: #9C9C9C;
        font-size: 15px;
    }
    .enroll-field label {
        font-size: 15px;
    }
    .hooray-password-form {
        border-radius: 14px;
        padding: 30px 25px;
    }
    .hooray-password-form p {
        font-size: 15px;
    }
    .cart-header {
        padding: 20px;
    }
    .cart-header h3 {
        font-size: 20px;
    }
    .cart-header img {
        width: 28px;
    }
    
    .single-step.active h4{
        display: block !important;
    }
    .single-step span img {
        margin: 0;
        width: 16px;
    }
    .single-step.done h4{
        display: none !important;
    }
    .checkout-title h2 {
        font-size: 22px;
    }
    .checkout-title {
        padding: 25px 30px;
    }
    .form-inner {
        padding: 15px 15px;
        padding-bottom: 10px;
    }
    .ack-item p {
        margin: 0;
        font-size: 14px;
    }
    .ack-item {
        padding: 20px 0;
        gap: 0;
        display: block;
    }
    .ack-selector {
        width: 100%;
        flex-shrink: 0;
        margin-top: 20px;
    }
    
    .ack-switch {
        width: 100%;
        margin-top: 20px;
        justify-content: flex-start;
    }
    .form-switch .form-check-input {
        width: 50px;
        height: 26px;
    }
    .single-step {
        gap: 0 12px;
    }
    .form-inner {
        padding-top: 20px;
    }
    .PlanDetailsModal .compare-plan-table tbody tr td:first-child {
        width: 130px;
        padding: 15px 10px;
    }
    .PlanDetailsModal .compare-plan-table table {
        width: 436px !important;
    }
    td.gray-td h5 {
        font-size: 13px;
    }
    td.gray-td span {
        font-size: 13px;
    }
    .gray-td p {
        font-size: 13px;
    }
    td.purple-td p {
        font-size: 13px;
    }
    .video-box {
        border: 4px solid #64498D;
    }
    .search-result-table .table {
        width: 900px;
    }
    .search-result-table p {
        font-size: 13px;
    }
    .search-result-table table td {
        padding: 15px 10px;
        font-size: 13px;
    }
    .search-result-table table th {
        font-size: 13px;
    }
    .result-action ul {
        gap: 0 30px;
    }
    .result-action ul {
        gap: 0 30px;
        margin: 0;
    }
    .result-action ul li {
        font-size: 14px;
    }
    .result-wrap-title h2 {
        font-size: 28px;
    }
    .result-wrap-title p {
        font-size: 15px;
    }
    .result-action {
        padding: 0px;
    }
    .search-result-table tr td:first-child {
        border-left: 5px solid #74C056;
    }
    .search-result-table th:first-child {
        border-left: 5px solid #f1f1f1;
    }
    .compare-plan-table table {
        width: 840px !important;
    }
    .plan__table-title span {
        font-size: 13px;
    }
    .plan-filter .form-select {
        height: 55px;
        font-size: 15px;
        padding: 8px 24px;
    }

    .check-price-btn button {
        padding: 5px 12px;
        font-size: 12px;
    }
    .checkout-wrap-title h2 br {
        display: none;
    }
    .checkout-wrap-title  {
        text-align: center;
    }
    .checkout-wrap-title h2 {
        font-size: 24px;

    }
    .checkout-step-wrapper {
        justify-content: center;
    }
    .card__arrow {
        background-image: url(../img/angle-top-green.svg);
        background-repeat: no-repeat;
    }
    .card-btn a {
        gap: 0 20px;
        font-size: 14px;
        display: flex;
        justify-content: space-between;
    }
    .new-pack h4 {
        font-size: 24px;
        font-weight: 600;
    }
    .modal-body {
        padding: 40px 10px;
    }
    .compare__modal .modal-content {
        padding: 20px 0px;
    }
    .compare-plan-table tbody tr td:first-child {
        padding: 12px 10px;
        width: 124px;
    }
    .plans__info p {
        font-size: 13px;
    }
    .myplans-bottom-wrap {
        margin-top: 10px;
    }
    .myplans-bottom-wrap p {
        font-size: 16px;
    }



        /*
    *  STYLE 3
    */


    .table-responsive::-webkit-scrollbar-track
    {
        background-color: #D1C5DC;
        border-radius: 10px;
    }
    
    .table-responsive::-webkit-scrollbar
    {
        height: 6px;
        background-color: #D1C5DC;
        border-radius: 10px;
    }
    
    .table-responsive::-webkit-scrollbar-thumb
    {
        background-color: #64498D !important;
        border-radius: 10px !important;
    }
    tr.closed-day td:first-child {
        border-color: #DB3747 !important;
        border-bottom-left-radius: 10px !important;
    }
    .contact-note .more-content {
        display: none;
    }

    #read-more-btn {
        display: block;
    }
    .step-img-sm{
        display: block;
        text-align: center;
        margin-bottom: 35px;
        margin-top: 25px;
    }
    .step-img-sm img{
        width: 200px;
    }
    .step-content {
        max-width: 960px;
        text-align: center;
    }
    .footer-widget {
        margin-bottom: 35px;
    }
    .video-thumb {
        width: 100%;
        height: unset;
        min-height: 240px;
        object-fit: cover;
    }
    .network-card-bottom {
        padding: 25px;
        min-height: 160px;
    }
    .network-list br {
        display: none;
    }
    .network-list ul li {
        line-height: 18px;
    }

    .img-box-sm{
        display: flex;
        position: relative;
        padding: 35px 0;
        margin-bottom: 50px;
        margin-top: 35px;
    }
    .img-box-sm img {
        position: relative;
        transform: scale(1.2);
    }
    .step-form-btn-sm{
        display: block;
    }ƒ
    .form-check{
        align-items: flex-start !important;
    }
    .form-check-input {
        position: relative;
        top: 4px;
    }
    .form-check label {
        font-size: 12.5px;
    }
    .form-check label br {
       display: none;
    }
    .check-out-sm{
        display: block;
    }
    .check-out-sm .benefits-note{
       margin-top: 25px;
    }
    .mainmenu-wrap {
        position: fixed;
        top: 77px;
        height:calc(100% -  77px);
    }
    .plans__info h4 {
        font-size: 13px;
    }
    .faq-page-title p br{
        display: block;
    }
    .faq-page-title p {
        font-size: 18px;
    }
    .call-info {
        text-align: center;
        margin-top: 15px;
    }
    .call-info p {
        font-size: 14px;
    }
    .search-result-table table {
        display: block;
        width: 100% !important;
    }
    .search-result-table table thead{
        display: none !important;
    }
    .search-result-table table tr {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #ebebeb;
        border-radius: 12px;
        background-color: #fff;
        box-shadow: 0 4px 4px #eee;
        padding: 12px 10px;
    }
    
    .search-result-table table td {
        display: block;
        text-align: center;
        width: 100%;
        border: none !important;
        border-radius: 0 !important;
        background-color: transparent;
    }
    .search-result-table td {
        border-left: none !important;
    }
    .search-result-wrap {
        border: none;
        padding: 0 !important;
        background-color: transparent;
    }
    .search-result-table table br {
        display: none;
    }
    .result-action-back {
        margin-top: 10px;
        text-align: center;
        justify-content: center;
    }
    .mainmenu ul li a:hover {
        color: #64498d;
        opacity: 1;
        border-color: #64498d;
    }
    .myplan-card-title {
        gap: 0 15px;
        padding: 20px 20px;
    }
    .myplan-card-content {
        padding: 25px 20px;
        padding-top: 25px;
    }
    .card__arrow {
        right: 20px;
    }
    .case_study_modal .modal-shp {
        display: none;
    }
    .case_study_modal .modal-content {
        background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(241,249,239,1) 80%);

    }
    .plan-two-title br {
        display: none;
    }
    .plan-two-title {
        text-align: center;
    }
    .call-action img {
        width: 50px;
        flex-shrink: 0;
    }
    .call-action {
        border-radius: 14px;
        padding: 15px 16px;
        gap: 0 15px;
        max-width: 420px;
        float: none;
        margin: 0 auto;
        margin-bottom: 25px;
        margin-top: 10px;
        text-align: left;
    }
    .call-action span {
        margin: 0;
    }
    .circle-index {
        display: none;
    }
    .planDetails-modal-top h2 {
        font-size: 24px;
    }
    .planDetails-modal-top p {
        font-size: 14px;
    }
    .planDetails-modal-top p br{
        display: none;
    }
    .palnSelecTitle {
        display: flex;
        justify-content: space-between;
        gap: 0 24px;
        align-items: center;
        padding-bottom: 15px;
        border-bottom: 1px solid #EEEEEE;
        cursor: pointer;
    }
    .palnSelecTitle h4 {
        font-size: 14px;
        color: #3E3E3F;
        opacity: .75;
        margin: 0;
        font-weight: normal;
    }
    .planSelect-box {
        border: 1px solid #EEEEEE;
        padding: 20px;
        border-radius: 18px;
    }
    .palnSelecTitle h4 {
        font-size: 14px;
        color: #3E3E3F;
        opacity: .75;
        margin: 0;
        font-weight: normal;
    }
    
    .planSelect-box {
        border: 1px solid #EEEEEE;
        padding: 20px;
        border-radius: 18px;
        margin-bottom: 35px;
    }
    
    .palnSelecTitle button {
        background: transparent;
        border: none;
        transition: .3s;
    }
    
    .palnSelecTitle button img {
        width: 14px;
        transition: .3s;
        position: relative;
        transform: rotate(180deg);
    }
    .palnSelecTitle.active button img {
        transform: rotate(0);
    }
    .single-plan-ck .form-check {
        align-items: center !important;
    }
    .single-plan-ck .form-check-input {
        top: 0;
    }
    .plan-checks-wrap {
        gap: 0 25px;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 25px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .single-plan-ck {
        margin-bottom: 15px;
    }
    .plan-checks-wrap {
       display: none;
    }
    .plan-checks-wrap.active {
        display: grid 
    }
    .palnSelecTitle {
        border-color: transparent;
        padding-bottom: 0;
    }
    .palnSelecTitle.active {
        border-color: #eee;
        padding-bottom: 15px;
    }
    .plan_modal {
        display: none;
    }
    .modal-body {
        padding: 30px 10px;
    }
    .limited-text {
        width: 10ch; /* Limit to 10 characters */
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: inline-block;
    }
    
    .limited-text span {
        display: none; /* Hide the additional text */
    }

    .limited-text::before {
        content: attr(data-visible);
    }

    .limited-text::after {
        content: '...'; /* Add ellipsis after 3rd character */
    }
    .filter_popup_trigger button {
        padding: 5px 20px;
        width: 220px;
        height: 42px;
        font-size: 14px;
    }
    .filter_popup_trigger .dropdown-item {
        padding: 10px 20px;
        font-size: 14px;
    }
    .filter_popup_trigger .dropdown-menu {
        width: 220px;
    }
    .plan-filter.filter_popup_trigger .form-select {
        margin: 0;
    }
    .limitations-title h4 {
        color: #64498D;
        font-size: 16px;
        font-weight: 600;
    }
    .limitations-title h4 {
        font-size: 16px;
    }
    .limitations-wrap {
        display: block;
        gap: 0;
        align-items: center;
    }
    .pdf-box {
        width: 270px;
        height: 170px;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .pdf-box:last-child{
        margin-bottom: 0;
    }
  .compare-plans-wrapper {
        padding: 10px 5px;
    }
    .PlanDetailsModal .compare-plan-table tbody tr td:first-child {
        width: 120px;
        padding: 15px 10px;
    }
    .swipe-wrap button {
        font-size: 15px;
    }
    .swipe-wrap img {
        width: 10px;
    }
  .compare__modal .compare-plan-table {
        margin-bottom: 0;
    }               
    .modal-content {
        box-shadow: 0 0px 4px #00000030;
    }
    .plan-filter .form-select {
        background-size: 29px 17px;
    }
    .filter_popup_trigger .dropdown-toggle::after {
        width: 10px;
        height: 10px;
        right: 18px;
        margin-top: -7px;
    }
    .modal-open {
        z-index: 99999999 !important;
        position: fixed;
    }
    .benefits-summary-sm{
        display: block !important;
    }

    .enroll-plan-infos {
        padding: 30px 20px;
    }
    .plan-list ul li {
        font-size: 14px;
    }
    .enroll-plans-wrap {
        padding: 0;
    }
    .enroll-slider-wrap  .owl-dots .owl-dot {
        width: 14px;
        height: 14px;
    }
    
    .check-price-btn span {
        padding: 10px 2px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .plans__info p {
        font-size: 12px;
    }
    .info-pack-text p {
        font-size: 12px;
    }
    .plan__table-title h4 {
        font-size: 13px;
    }
    .plan__table-title span {
        font-size: 12px;
    }
    .compare-plan-table tbody tr td:first-child {
        padding: 12px 6px;
        width: 115px;
    }
    .enroll-table-two .compare-plan-table table {
        width: 620px !important;
    }
    .plans__info h4 {
        font-size: 12px;
    }
    .compare__modal .compare-plan-table{
        margin-bottom: 40px;
    }
    .plan-list p {
        font-size: 13px;
    }
    .plan-list p span {
        display: inline;
    }
    .enroll-plan-bottom p {
        font-size: 12px;
    }
    .plan-list ul li {
        font-size: 13px;
    }
    .enroll-slider-wrap .owl-nav div {
        width: 32px;
        height: 32px;
        background-color: #64498D;
    }
    .enroll-slider-wrap .owl-prev {
        left: -8px;
    }
    .enroll-slider-wrap .owl-next {
        right: -8px;
    }
    .enroll-slider-wrap .owl-nav img {
        width: 8px;
    }
    .rx-enroll-wrap h2{
        text-align: center;
        font-size: 22px;
        margin-bottom: 15px;
    }
    .rx-enroll-wrap h2 br{
       display: none;
    }
    .details-item h4 {
        font-size: 16px;
        margin-bottom: 12px;
        cursor: pointer;
    }
    .details-item p {
        font-size: 14px !important;
    }
    .rx-enroll-wrap p {
        text-align: center;
        font-size: 18px;
    }
    .health-note p {
        font-size: 14px;
    }
    .details-item h4 svg {
        display: inline-block;
    }
    .details-body{
        display: none;
        min-height: 0;
        text-align: center !important;
    }
    .details-item{
        padding: 12px 0;
        border-bottom: 1px solid #D1C5DC;
        margin-bottom: 12px;
    }
    .details-item.active .details-body{
        display: block;
        max-width: 100%;
        min-height: 100%;
    }
    .details-body p:last-child {
        margin: 0;
    }
    .details-item.active h4 svg {
        transform: rotate(180deg);
    }
    .details-item.active h4 {
        color: #74C056;
    }
    .details-item.active h4 svg path{
        stroke: #74C056;
    }
    .details-body p {
        text-align: left;
    }
    .rx-form {
        padding: 20px;
    }
    .case_study_modal.rxModal .step-content p {
        font-size: 15px;
        text-align: left;
    }
    .case_study_modal .step-content {
        padding-top: 15px;
    }
    .rx-form .form-check label {
        font-size: 13px;
        text-align: left;
    }
    .rxModal .common__btn {
        padding: 12px 20px;
        font-size: 15px;
        width: 100%;
    }
    .normal__btn {
        gap: 0 14px;
        font-size: 16px;
    }
    .normal__btn img {
        width: 15px;
    }
    .rx-btns {
        gap: 20px 0px;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 15px;
    }
    .bottom-note p {
        font-size: 14px !important;
    }
    .bottom-note {
        border-top: none;
    }
    .saving-title {
        padding-bottom: 5px;
        margin-bottom: 12px;
    }
    .rx-btn-wrap .common__btn{
        display: block;
        width: 100%;
        text-align: center;
    }
    .details-rx {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .congrets-wrap {
        text-align: center;
        margin-top: 35px;
    }
    .congrets-wrap img {
        max-width: 220px;
    }
    .step-content h4 {
        font-size: 16px;
    }
    .step-content h4 br{
        display: none;
    }
    .rx-form p {
        font-size: 14px !important;
    }
    .half-circle-sm{
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
    }
    .half-circle-3{
        display: none;
    }
    .half-circle-2{
        display: none;
    }
    .half-circle-1{
        display: none;
    }
    .rxModal_img{
        display: none;
    }
    .saving-title h2 {
        margin-bottom: 10px;
        text-align: left !important;
    }
    .rxModal .step-content h2 {
       text-align: left !important;
    }
    .rx-step-content p{
        font-size: 14px !important;
    }
    .img-rx-sm {
        text-align: center;
        display: block;
        margin-top: 25px;
    }
    .img-rx-sm img {
        transform: translateX(-50%) scale(1.2);
        position: relative;
        left: 50%;
        border-radius: 0 0 16px 16px;
        margin-bottom: 3px;
    }
    .step-content.rx-step-content h4 {
        text-align: left;
    }
    .benefits__table__box {
        width: 750px;
        margin-bottom: 0px;
        grid-template-columns: 140px repeat(6, calc((100% - 140px) / 6));
        display: grid;
    }
    .title-details p {
        font-size: 13px;
        line-height: 125%;
    }
    .title-details {
        padding: 4px 15px;
        width: 100%;
    }
    .same-height {
        height: 80px;
    }
    .pack-info {
        padding: 5px 5px;
    }
    .pack-info p {
        font-size: 13px;
    }
    .pack-title h4 {
        font-size: 14px;
    }
    .pack-title span {
        font-size: 13px;
    }
    .pack-choose-btn {
        padding: 0 4px;
    }
    .pack-choose-btn button {
        padding:8px 6px;
        font-size: 13px;
    }
    .table-benefits-single .same-height:nth-child(2) {
        height: 60px;
    }
    .pack-info img {
        width: 20px;
    }
    .pack-price-bottom p {
        font-size: 14px;
    }
    .benefits-table-wrapper.table-responsive {
        margin-bottom: 40px;
    }
    .table-benefits-single:first-child {
        width: 140px;
    }
    .table-benefits-single .same-height:nth-child(16) {
        height: 80px;
    }
    .same-height {
        height: 160px;
    }
    .title-details p {
        font-size: 14px;
        line-height: 140%;
    }
    .table-benefits-single {
        width: 10%;
    }
    .table-benefits-single .same-height:last-child {
        height: 60px;
    }
    .table-benefits-single {
        width: 100%;
    }
    .question-txt p {
        font-size: 12px;
    }
    .table-benefits-single .same-height:nth-child(2) {
        height: 65px;
        padding: 0;
    }
    .compare-plans-wrapper .table-benefits-single:first-child {
        width: 130px;
    }
    .title-details {
        padding: 4px 10px;
        width: 100%;
    }
    .title-details p {
        font-size: 13.5px;
        line-height: 130%;
    }
    .question-txt p {
        font-size: 12px !important;
    }
    .table-benefits-single .same-height:nth-child(16) {
        height: 55px;
    }
.cart-details-wrap{
    margin-top: 30px;
}




}










/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {

    .modal-dialog {
        padding: 10px;
    }
    .single-step h4 {
        font-size: 14px;
    }
    .single-step img {
        width: 18px;
        margin-left: 0;
    }
    .single-step span {
        width: 36px;
        height: 36px;
        font-size: 14px;
    }
    .checkout-step-wrapper {
        display: flex;
        gap: 0 12px;
    }
   
    
 
}


