@media only screen and (min-width: 320px) and (max-width: 767px) {
    header.header-row {
        padding: 0;
    }
    .close {
    top: 10px;
    right: 10px;
    }
    .lst-foo ul {
    column-count: unset;
}
    .navbar-dark .navbar-brand {
        margin: 0;
    }
    header.header-row .navbar-nav {
        justify-content: left;
        text-align: center;
        align-items: normal !important;
        margin: 20px 0 0;
    }
    .navbar-dark .navbar-nav .nav-link {
        padding: 0 0 10px;
        font-size: 16px;
        margin-bottom: 10px;
        border-bottom: 1px solid;
    }
    .navbar-dark .navbar-nav .nav-item ul.sub-menu {
        position: relative;
        display: none;
        top: 0;
        left: 0;
        width: 100%;
    }
    .navbar-dark .navbar-nav .dropdown:hover ul.sub-menu {
        display: block;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
    .navbar-dark .navbar-nav .nav-item ul.sub-menu li a {
        font-size: 16px;
        padding: 10px 5px 5px;
        margin-bottom: 0;
    }
    section.banner-row {
        padding: 120px 0 50px;
    }
    .banner-rgt-sec h3 {
        font-size: 28px;
        letter-spacing: -1px;
        margin-bottom: 10px;
        line-height: 35px;
    }
    .banner-rgt-sec h1 {
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 10px;
        letter-spacing: -4px;
    }
    .banner-rgt-sec h2 {
        font-size: 30px;
        line-height: 35px;
        letter-spacing: -1px;
        margin-bottom: 20px;
    }
    button.w-btn {
        padding: 15px 30px;
        font-size: 16px;
        line-height: 26px;
    }
    .banner-lft-sec {
        position: relative;
        margin-top: 40px;
    }
    button.w-btn2 {
        margin: 0;
    }
    section.services-row {
        padding: 60px 0px;
    }
    .services-sec {
        padding: 25px 20px;
        margin-bottom: 20px;
    }
    .services-sec img {
        margin-bottom: 10px;
    }
    .services-sec h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .services-sec p {
        font-size: 16px;
        width: 100%;
        min-height: auto;
    }
    section.coverage-row {
        padding: 0 0 50px;
        text-align: center;
    }
    .coverage-sec {
        padding: 50px 0 0;
    }
    .w-sec h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .w-sec p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 20px;
    }
    .coverage-sec p {
        margin: 0 0 15px;
    }
    .coverage-sec .form-group {
        padding: 0;
        width: 100%;
        margin: 0 0 10px !important;
    }
    .coverage-sec .form-group input {
        width: 100%;
        font-size: 16px;
        margin-bottom: 0px;
        height: 55px;
    }
    .coverage-sec .form-group button.w-btn {
        padding: 15px 45px;
    }
    .coverage-sec form {
        flex-direction: column;
    }
    .search-coverage-btn {
        margin: auto;
        padding: 15px 30px !important;
        width: auto;
    }
    section.about-row {
        padding: 0 0 50px;
        text-align: center;
    }
    .w-sec h3 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .about-sec p {
        width: 100%;
    }
    .about-sec img {
        margin-top: 30px;
    }
    section.packages-row {
        padding: 50px 0 45px;
        text-align: center;
    }
    .product-head p {
        width: 100%;
    }
    .product-sec {
        padding: 20px 15px;
        margin-bottom: 20px;
    }
    .product-sec img {
        margin-bottom: 15px;
    }
    .product-sec h3 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .product-flex{
        justify-content:center;
    }
    .product-flex a {
        font-size: 20px;
        line-height: 25px;
    }
    .product-flex h4 {
        font-size: 20px;
        line-height: 30px;
        margin: 0;
    }
    .product-cta-sec {
        padding: 20px 15px;
        flex-direction: column;
        margin-bottom: 20px;
    }
    .cta-inner-sec {
        width: 100%;
    }
    .cta-inner-sec h3 {
        font-size: 25px;
        line-height: 35px;
    }
    .cta-inner-sec p {
        width: 100%;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .product-cta-sec img {
        margin: 20px 0 0;
        width: 100%;
        height: 250px;
    }
    section.packages-row button.ctr-btn {
        margin: 20px auto 0;
        padding: 15px 45px;
    }
    section.choose-row {
        padding: 50px 0;
        text-align: center;
    }
    .choose-sec h2 {
        width: 100%;
    }
    .choose-sec p {
        width: 100%;
    }
    .choose-sec ul {
        text-align: left;
        margin: 0 0 20px 0;
    }
    .choose-sec ul li {
        font-size: 16px;
        padding-left: 30px;
    }
    .choose-sec ul li img {
        left: 10px;
    }
    .choose-sec ul li strong {
        font-size: 18px;
    }
    .choose-sec button.w-btn {
        margin-bottom: 30px;
    }
    .choose-sec button.trns-btn {
        margin-left: 10px;
    }
    section.details-row {
        padding: 45px 10px;
        text-align: center;
        border-radius:15px;
        margin: 0px 5px;
    }
    .testi-head {
        margin-bottom: 20px;
    }
    .testi-sec {
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    .test-details {
        margin-bottom: 10px;
    }
    .testi-sec p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .testi-sec img.review {
        width: 150px;
        margin: 0 auto;
    }
    .test-details h4 {
        font-size: 18px;
    }
    .test-details h5 {
        text-align: left;
        font-size: 16px;
        margin: 0;
    }
    .reviews-row {
        margin-bottom: 20px;
    }
    .contact-sec {
        padding: 60px 6px 150px;
        background-size: cover;
    }
    .contact-sec img {
        width: 150px;
        height: 70px;
        object-fit: scale-down;
    }
    .contact-sec h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .contact-sec .form-group {
        margin-bottom: 10px;
    }
    .contact-sec .form-group input, .contact-sec .form-group textarea {
        height: 55px;
        font-size: 16px;
    }
    .contact-sec .form-group textarea {
        height: 80px;
        padding-top: 12px;
    }
    footer.footer-row {
        padding: 50px 0 20px;
        text-align: center;
    }
    .footer-cont img {
        width: 40%;
        margin-bottom: 15px;
    }
    .footer-cont p {
        margin: 0 auto 20px;
        font-size: 16px;
        width: 100%;
    }
    footer.footer-row h4 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    footer.footer-row ul li {
        font-size: 16px;
        line-height: 26px;
        justify-content:center;
    }
    .making-center{
        width:60%;
    }
    .footer-details li {
        margin-bottom: 10px;
        text-align: center;
    }
    .footer-details, .footer-links {
        margin-bottom: 20px;
    }
    .footer-links li {
        margin-bottom: 10px;
    }
    .footer-news-sec p {
        width: 95%;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .footer-news-sec .form-group {
        height: 55px;
    }
    .footer-news-sec .form-group input {
        font-size: 14px;
    }
    .footer-news-sec .form-group button.btn {
        height: 53px;
    }
    .copyright-sec {
        margin-top: 50px;
        padding-top: 10px;
    }
    .copyright-sec p {
        font-size: 16px;
    }
    section.inner-banner-row {
        padding: 150px 0 50px;
    }
    .inner-banner-sec h1 {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -1px;
        margin-bottom: 10px;
    }
    .inner-banner-sec p {
        font-size: 16px;
        width: 100%;
        line-height: 26px;
        margin: 0;
    }
    section.plan-about-row {
        padding: 70px 0 50px;
    }
    .w-sec .mobile-about-sec h2{
       font-size: 25px !important;
    font-weight: 700 !important;
    line-height: 40px !important;
    }
    
    section.plan-about-row:before {
        top: 40px;
        width: 90%;
    }
    .w-sec li {
        font-size: 16px;
    }
    .w-sec ul {
        text-align: left;
    }
    section.plan-cta-row {
        padding: 50px 0;
        text-align: center;
    }
    .plan-head p {
        width: 100%;
    }
    .plan-head {
        margin-bottom: 0;
    }
    .plan-cta-main {
        padding: 50px 20px 42px;
        background-size: cover;
        text-align: center;
    }
    .plan-cta-sec p {
        width: 100%;
    }
    .plan-cta-sec img {
        margin: 20px 0 0;
    }
    .plan-cta-sec button.w-btn {
        padding: 15px 22px;
        margin: 0 4px;
    }
    section.plan-row {
        padding-top: 70px;
        text-align: center;
    }
    section.plan-row:before {
        top: 50px;
        width: 90%;
    }
    .plan-sec {
        padding: 20px 15px;
        margin-bottom: 30px;
    }
    .plan-inner-sec {
        padding: 20px 50px;
        margin-bottom: 20px;
    }
    .plan-inner-sec img {
        margin-bottom: 10px;
    }
    .plan-inner-sec h2 {
        font-size: 80px;
        line-height: 90px;
        letter-spacing: -1px;
    }
    .plan-inner-sec h4 {
        font-size: 20px;
    }
    .plan-sec p {
        min-height: auto;
    }
    .plan-desc {
        margin-top: 20px;
    }
    .plan-desc h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .plan-desc p {
        font-size: 18px;
        line-height: 30px;
    }
    section.plan-choose-row {
        padding: 50px 0;
        text-align: center;
    }
    .plan-choose-sec img {
        margin-bottom: 30px;
    }
    .plan-choose-sec h4 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .plan-choose-sec p {
        width: 100%;
    }
    .plan-choose-sec h5 {
        font-size: 20px;
        margin-top: 0;
    }
    section.plan-choose-row:after {
        bottom: 20px;
        width: 90%;
    }
    section.about-cta-row {
        padding: 50px 0;
    }
    .about-head p {
        width: 100%;
    }
    .about-head {
        margin-bottom: 0;
    }
    .about-cta-main {
        background-size: cover;
        padding: 50px 20px;
        text-align: center;
        margin-bottom: 0;
    }
    .about-cta-sec img {
        margin: 0 !important;
    }
    .about-plan-head {
        margin-bottom: 0;
    }
    .plan-sec h3 {
        line-height: 30px;
        letter-spacing: 0;
    }
    .about-plan-sec .plan-inner-sec {
        padding: 40px 0;
    }
    .about-plan-sec .plan-inner-sec img {
        width: 80px;
        height: 80px;
    }
    section.about-inner-cta-row .plan-cta-sec {
        padding: 40px 20px 60px;
        background-size: cover;
    }
    section.about-inner-cta-row .plan-cta-sec p {
        width: 100%;
        margin-bottom: 20px;
    }
    section.about-inner-cta-row .plan-cta-sec button.w-btn {
        margin: 0 2px;
        padding: 15px 15px;
        margin-bottom: 20px;
    }
    section.phone-about-row h2 {
        font-size: 58px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .product-head {
        margin-bottom: 0;
    }
    section.faq-row {
        padding: 70px 0 30px;
    }
    section.faq-row:before {
        top: 50px;
        width: 90%;
    }
    .faq-head p {
        width: 100%;
    }
    .faq-head {
        margin-bottom: 0;
    }
    .accordion-button {
        padding: 15px 10px 15px 50px;
        font-size: 18px;
        line-height: 28px;
    }
    .accordion-button::after {
        left: 15px;
    }
    .accordion-body {
        padding: 0 15px 30px 50px;
    }
    .accordion-body p {
        font-size: 15px;
        line-height: 25px;
    }
    .accordion-item {
        margin-bottom: 20px;
    }
    .help-banner-sec .form-group {
        flex-direction: column;
        width: 100%;
        padding: 10px 20px;
    }
    .help-banner-sec .form-group input {
        width: 100%;
        margin-bottom: 20px;
    }
    .help-banner-sec .form-group button.w-btn {
        padding: 7px 45px;
    }
    .help-banner-sec p {
        margin-bottom: 20px;
    }
    section.help-row {
        margin: 30px 0 50px;
        padding: 50px 0;
    }
    section.help-row:before {
        width: 90%;
        top: -50px;
    }
    .help-main-sec {
        padding: 50px 15px;
        background-size: cover;
    }
    .help-head h2 {
        font-size: 28px;
    }
    .help-head p {
        width: 100%;
    }
    .help-head {
        margin-bottom: 0;
    }
    .help-sec {
        padding: 30px 15px;
        margin-bottom: 20px;
    }
    .help-sec img {
        width: 65px;
        height: 65px;
        margin-bottom: 10px;
    }
    .help-sec h3 {
        font-size: 20px;
        letter-spacing: 0;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .help-sec p {
        font-size: 18px;
        line-height: 24px;
        margin: 0;
    }
    section.work-cta-row .about-head h2 {
        font-size: 30px;
    }
    section.work-cta-row {
        padding: 70px 0 50px;
    }
    section.work-cta-row:before {
        width: 90%;
        top: 50px;
    }
    section.work-cta-row .about-head p {
        width: 100%;
    }
    
    section.work-cta-row .about-head {
        margin-bottom: 0;
    }
    section.work-cta-row .about-cta-main {
        padding: 50px 15px 70px;
        margin: 0;
    }
    section.work-cta-row .w-sec h3 {
        margin-bottom: 15px;
    }
    .about-cta-sec p {
        width: 100%;
    }
    section.work-cta-row .about-cta-main2 img {
        margin-bottom: 20px !important;
    }
    section.work-cta-row .about-cta-main2 h2 {
        width: 100%;
    }
    section.work-cta-row .about-cta-main2 p {
        width: 100%;
    }
    section.bringing-row {
        padding: 50px 0;
        text-align: center;
    }
    .bringing-head .nav-pills .nav-link {
        width: 100%;
        margin: 0;
        padding: 15px 13px;
        font-size: 16px;
    }
    .bringing-head ul#pills-tab {
        margin-bottom: 30px;
    }
    .bringing-head .nav-pills .nav-item {
        margin: 0 4px;
    }
    .bringing-head .compatibilty-sec {
        margin-bottom: 50px;
    }
    .compatibilty-sec .form-group {
        flex-direction: column;
        width: 100%;
        padding: 12px;
    }
    .compatibilty-sec .form-group select, .compatibilty-sec .form-group input {
        margin-bottom: 10px;
        width: 100%;
    }
    .plan-choose-sec img {
        margin-bottom: 50px;
    }
    .work-sec p {
        width: 100%;
    }
    .work-sec ul li {
        font-size: 16px;
    }
    section.switch-cta-row .about-cta-main {
        padding: 20px 0;
    }
    .about-cta-sec h2 {
        font-size: 28px;
    }
    section.switch-cta-row .about-cta-main p {
        width: 100%;
        font-size: 18px;
        line-height: 30px;
    }
    section.switch-cta-row .about-cta-main img {
        margin: 40px 0 0 !important;
        width: 90%;
    }
    section.switch-cta-row .about-cta-main2:before {
        display: none;
    }
    .about-cta-reverse-main .row {
        flex-direction: column-reverse;
    }
    section.switch-cta-row .about-cta-main2:after {
        display: none;
    }
    section.deals-about-row .mobile-about-sec h2 {
        font-size:  25px !important;
        line-height: 40px !important;
    }
    section.deals-about-row .plan-cta-main h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .swiper-pagination {
        position: relative;
    }
    section.deals-package-row {
        padding-bottom: 0;
    }
    .cta-inner-sec ul {
        text-align: left;
    }
    .deals-pro-cta-sec {
        margin-top: 10px;
    }
    .deals-pro-cta-sec .cta-inner-sec {
        width: 100%;
    }
    .deals-pro-rgt-sec {
        width: 100%;
        flex-direction: column;
    }
    .deals-pro-rgt-sec img {
        height: auto;
    }
    .buy-head form {
        flex-direction: column;
        height: auto;
        width: 100%;
        margin-bottom: 30px;
    }
    .buy-head form select {
        border: 0;
        width: 300px;
        border-bottom: 1px solid #969696;
    }
    .buy-head button.w-btn {
        margin-top: 20px;
    }
    section.bring-about-row img {
        margin: 0 0 30px;
        width: 80%;
    }
    section.bring-about-row .w-sec h2 {
        font-size: 28px;
    }
    section.compatibilty-row {
        padding: 50px 0;
        text-align: center;
    }
    .compatibilty-head p {
        width: 100%;
    }
    .compatibilty-main-sec {
        padding: 50px 10px;
        background-size: cover;
    }
    .compatibilty-sec h2 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .compatibilty-main-sec p {
        font-size: 16px;
        line-height: 26px;
    }
    section.grab-choose-row .plan-choose-sec p {
        width: 100%;
    }
    section.grab-choose-row {
        padding-bottom: 0;
    }
    section.grab-choose-row .plan-choose-sec img {
        margin: 30px 0 0;
    }
    section.active-phone-row img {
        margin: 0 0 30px;
        width: 80%;
    }
    section.active-phone-row h2 {
        font-size: 30px;
    }
    section.active-cta-row .plan-cta-main {
        padding: 50px 20px 42px;
        background-size: cover;
    }
    .coverage-map-sec {
        width: 95%;
        left: 0;
        top: 9px;
        margin: auto;
    }
    .coverage-map-sec .accordion-body .nav-pills .nav-link {
        font-size: 16px;
        margin: 0 6px 10px;
    }
    .coverage-map-sec .accordion-body .nav-pills {
        justify-content: center;
    }
    section.policies-row {
        padding: 50px 0 30px;
        text-align: center;
    }
    .policies-sec h2, .policies-list-sec li h2, .policies-list-sec li::marker {
        font-size: 25px;
    }
    .w-sec ol {
        text-align: left;
    }
    .table-scroll {
        overflow-x: scroll;
    }
    .policies-sec h3 {
        line-height: 35px;
    }
    section.choice-row {
        padding: 70px 0 50px;
    }
    section.choice-row:before {
        width: 90%;
        top: 50px;
    }
    .choice-sec table thead th {
        padding: 20px 0;
        font-size: 15px;
        line-height: 20px;
    }
    .choice-sec tbody td {
        padding: 15px 0;
        font-size: 14px;
        margin: 0 0;
        line-height: 20px;
    }
    .choice-sec {
        overflow-x: scroll;
    }
    section.choice-row .about-plan-head {
        margin-bottom: 20px;
    }
    section.plan-choose-row.grab-choose-row.why-choose-row {
        padding-bottom: 50px;
    }
    .about-plan-head h2 {
        font-size: 28px;
    }
    section.insurance-table-row {
        padding-top: 0;
    }
    .insurance-table-sec {
        overflow-x: scroll;
    }
    .digit-box {
    padding: 9px 8px;
    font-size: 1.0rem;
}
.digit-box small{
font-size: 0.5rem;
}
section.plan-row .row a {
    width: 100%;
}
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
     header.header-row {
        padding: 0;
    }
    .lst-foo ul {
    column-count: unset;
}
    .navbar-dark .navbar-brand {
        margin: 0;
    }
    header.header-row .navbar-nav {
        justify-content: center;
        text-align: center;
        align-items: normal !important;
        margin: 20px 0 0;
    }
    .navbar-dark .navbar-nav .nav-link {
        padding: 0 0 10px;
        font-size: 16px;
        margin-bottom: 10px;
        border-bottom: 1px solid;
    }
    .navbar-dark .navbar-nav .nav-item ul.sub-menu {
        position: relative;
        display: none;
        top: 0;
        left: 0;
        width: 100%;
    }
    .navbar-dark .navbar-nav .dropdown:hover ul.sub-menu {
        display: block;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
    .navbar-dark .navbar-nav .nav-item ul.sub-menu li a {
        font-size: 16px;
        padding: 10px 5px 5px;
        margin-bottom: 0;
    }
   .lst-foo ul {
    column-count: unset;
}
   
    section.banner-row {
        padding: 150px 0 80px;
    }
    .banner-rgt-sec h3 {
        font-size: 35px;
        letter-spacing: -1px;
        margin-bottom: 15px;
        line-height: 45px;
    }
    .banner-rgt-sec h1 {
        font-size: 140px;
        line-height: 150px;
        margin-bottom: 15px;
    }
    .banner-rgt-sec h2 {
        font-size: 35px;
        line-height: 40px;
        letter-spacing: -1px;
    }
    button.w-btn {
        padding: 17px 40px;
        font-size: 18px;
        line-height: 28px;
    }
    .banner-lft-sec {
    right: 0;
    }
    button.w-btn2 {
        margin: 0;
    }
    section.services-row {
        padding: 70px 20px;
    }
    .services-sec {
        padding: 25px 20px;
        margin-bottom: 20px;
    }
    .services-sec img {
        margin-bottom: 10px;
    }
    .services-sec h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .services-sec p {
        font-size: 16px;
        width: 100%;
        min-height: auto;
    }
    section.coverage-row {
        padding: 0 0 70px;
        text-align: center;
    }
    .coverage-sec {
        padding: 50px 0 0;
    }
    .w-sec h2 {
        font-size: 39px;
        line-height: 42px;
        margin-bottom: 15px;
    }
    .w-sec p {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .coverage-sec p {
        margin: 0 0 20px;
    }
    .coverage-sec .form-group {
        padding: 0 0 0 0;
        margin: 0 3px !important;
        width: 28%;
    }
    .coverage-sec .form-group input {
        font-size: 16px;
        padding-left: 15px;
    }
    section.about-row {
        padding: 0 5px 70px 20px;
    }
    .w-sec h3 {
        font-size: 22px;
        margin-bottom: 18px;
    }
    .about-sec p {
        width: 100%;
    }
    .about-sec img {
        margin-top: 30px;
    }
    section.packages-row {
        padding: 70px 20px;
    }
    section.packages-row .row {
        justify-content:center
    }
    .product-head p {
        width: 100%;
    }
    .product-sec {
        padding: 25px 20px;
        margin-bottom: 30px;
    }
    .product-flex {
    justify-content: center;
    }
    .product-sec img {
        margin-bottom: 15px;
    }
    .product-sec h3 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
        text-align: center;
    }
    .product-flex a {
        font-size: 20px;
        line-height: 25px;
    }
    .product-flex h4 {
        font-size: 20px;
        line-height: 30px;
        margin: 0;
    }
    .product-cta-sec {
        padding: 25px 20px;
        flex-direction: column;
        margin-bottom: 20px;
    }
    .cta-inner-sec {
        width: 100%;
    }
    .cta-inner-sec h3 {
        font-size: 23px;
        line-height: 35px;
    }
    .cta-inner-sec p {
        width: 100%;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .product-cta-sec img {
        margin: 20px 0 0;
        width: 100%;
        height: 250px;
    }
    section.packages-row button.ctr-btn {
        margin: 30px auto 0;
        padding: 15px 45px;
    }
    section.choose-row {
        padding: 70px 5px;
    }
    .choose-sec h2 {
        width: 100%;
    }
    .choose-sec p {
        width: 100%;
    }
    .choose-sec ul {
        text-align: left;
        margin: 0 0 20px 0;
    }
    .choose-sec ul li {
        font-size: 16px;
        padding-left: 30px;
    }
    .choose-sec ul li img {
        left: 10px;
    }
    .choose-sec ul li strong {
        font-size: 18px;
    }
    .choose-sec button.w-btn {
        margin-bottom: 0;
        padding: 17px 24px;
    }
    .choose-sec button.trns-btn {
        margin-left: 10px;
    }
    section.details-row {
        padding: 60px 10px;
        border-radius: 60px 60px 0px 0px;
    }
    .testi-head {
        margin-bottom: 20px;
    }
    .testi-sec {
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    .test-details {
        margin-bottom: 15px;
    }
    .testi-sec p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .testi-sec img.review {
        width: 150px;
    }
    .test-details h4 {
    }
    .test-details h5 {
        text-align: left;
        font-size: 18px;
        margin: 0;
    }
    .reviews-row {
        margin-bottom: 40px;
    }
    .contact-sec {
        padding: 50px 120px 130px;
        background-size: 100% 100%;
    }
    .contact-sec img {
        width: 150px;
        height: 70px;
        object-fit: scale-down;
    }
    .contact-sec h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .contact-sec .form-group {
        margin-bottom: 10px;
    }
    .contact-sec .form-group input, .contact-sec .form-group textarea {
        height: 55px;
        font-size: 16px;
    }
    .contact-sec .form-group textarea {
        height: 80px;
        padding-top: 12px;
    }
    footer.footer-row {
        padding: 50px 20px 10px 20px;
    }
    footer.footer-row .col-md-6 {
        width: 25%;
    }
    .footer-cont img {
        width: 40%;
        margin-bottom: 15px;
    }
    .footer-cont p {
        font-size: 14px;
        width: 100%;
        margin-bottom: 20px;
    }
    footer.footer-row h4 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    footer.footer-row ul li {
  font-size: 14px;
  line-height: 25px;
  width: 100%;
  word-wrap: break-word;         
  overflow-wrap: anywhere;       
  white-space: normal;           
}
    .footer-details li {
        margin-bottom: 10px;
        text-align: left;
    }
    .footer-details, .footer-links {
        margin-bottom: 20px;
        /* width: unset; */
        text-align: center;
    }
    .footer-links li {
        margin-bottom: 10px;
    }
    .footer-news-sec p {
        width: 95%;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .footer-news-sec .form-group {
        height: 55px;
    }
    .footer-news-sec .form-group input {
        font-size: 14px;
    }
    .footer-news-sec .form-group button.btn {
        height: 53px;
    }
    .copyright-sec {
        margin-top: 60px;
        padding-top: 15px;
    }
    .copyright-sec p {
        font-size: 16px;
    }
    .banner-lft-sec img {
        width: 48%;
        margin: auto;
        display: table;
        margin-right: 0;
    }
    section.services-row .row {
        justify-content: center;
    }
    .reviews-row .row {
        justify-content: center;
    }
    .footer-news-sec {
        margin-top: -210px;
    }
    section.inner-banner-row {
        padding: 160px 0 70px;
    }
    .inner-banner-sec h1 {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: -1px;
        margin-bottom: 15px;
    }
    .inner-banner-sec p {
        font-size: 18px;
        width: 90%;
        line-height: 28px;
        margin: 0 auto;
    }
    section.plan-about-row {
        padding: 70px 20px 50px;
    }
        section.deals-about-row .mobile-about-sec h2 {
            font-size: 27px !important;
    font-weight: 700;
    line-height: 57px !important;
        }
    section.plan-about-row:before {
        top: 40px;
        width: 90%;
    }
    .w-sec li {
        font-size: 17px;
    }
    .w-sec ul {
        text-align: left;
    }
    section.plan-cta-row {
        padding: 60px 50px 70px;
    }
    .plan-head p {
        width: 90%;
    }
    .plan-head {
        margin-bottom: 0;
    }
    .plan-cta-main {
        padding: 50px 20px 42px;
        background-size: cover;
        /* text-align: center; */
    }
    .plan-cta-sec p {
        width: 100%;
    }
    .plan-cta-sec img {
    margin: 40px 0 0;
    }
    .plan-cta-sec button.w-btn {
        padding: 15px 22px;
        margin: 0 4px;
    }
    section.plan-row {
        padding-top: 120px;
    }
    section.plan-row:before {
        top: 50px;
        width: 90%;
    }
    .plan-sec {
        padding: 20px 15px;
        margin-bottom: 30px;
        text-align: center;
    }
    .plan-inner-sec {
        padding: 20px 50px;
        margin-bottom: 20px;
    }
    .plan-inner-sec img {
        margin-bottom: 10px;
    }
    .plan-inner-sec h2 {
        font-size: 80px;
        line-height: 90px;
        letter-spacing: -1px;
    }
    .plan-inner-sec h4 {
        font-size: 20px;
    }
    .plan-sec p {
        min-height: auto;
        font-size: 16px;
        width: 100%;
    }
    .plan-desc {
        margin-top: 30px;
    }
    .plan-desc h3 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .plan-desc p {
        font-size: 20px;
        line-height: 30px;
    }
    section.plan-choose-row {
        padding: 70px 0;
    }
    .plan-choose-sec img {
        margin-bottom: 30px;
    }
    .plan-choose-sec h4 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .plan-choose-sec p {
        width: 100%;
    }
    .plan-choose-sec h5 {
        font-size: 20px;
        margin-top: 0;
    }
    section.plan-choose-row:after {
        bottom: 20px;
        width: 90%;
    }
    .plan-head h2 {
        width: 75%;
        margin: 0 auto 15px;
    }
    section.plan-row .row {
        justify-content: center;
    }
    section.about-cta-row {
        padding: 70px 50px 10px;
    }
    .about-head p {
        width: 100%;
    }
    .about-head {
        margin-bottom: 70px;
    }
    .about-cta-main {
        /* background-size: cover; */
        padding: 50px 20px;
        margin-bottom: 60px;
    }
    .about-cta-sec img {
    margin-top: -110px !important;
    }
    .about-plan-head {
        margin-bottom: 40px;
    }
    .plan-sec h3 {
        line-height: 30px;
        letter-spacing: 0;
        width: 100%;
    }
    .about-plan-sec .plan-inner-sec {
        padding: 40px 0;
    }
    .about-plan-sec .plan-inner-sec img {
        width: 80px;
        height: 80px;
    }
    section.about-inner-cta-row .plan-cta-sec {
        padding: 50px 60px 80px;
    }
    section.about-inner-cta-row .plan-cta-sec p {
        width: 90%;
        margin-bottom: 20px;
    }
    section.about-inner-cta-row .plan-cta-sec button.w-btn {
        margin: 0 8px;
    }
    .about-cta-main2 .about-cta-sec img {
        margin-top: -170px !important;
    }
    .about-cta-main3 .about-cta-sec img {
        margin-top: -190px !important;
    }
    section.phone-about-row h2 {
        font-size: 65px;
        line-height: 75px;
        margin-bottom: 40px;
    }
    .product-head {
        margin-bottom: 30px;
    }
    section.faq-row {
        padding: 90px 40px 60px;
    }
    section.faq-row:before {
        top: 50px;
        width: 90%;
    }
    .faq-head p {
        width: 100%;
    }
    .faq-head {
        margin-bottom: 0;
    }
    .accordion-button {
        padding: 15px 10px 15px 50px;
        font-size: 18px;
        line-height: 28px;
    }
    .accordion-button::after {
        left: 15px;
    }
    .accordion-body {
        padding: 0 15px 30px 50px;
    }
    .accordion-body p {
        font-size: 15px;
        line-height: 25px;
    }
    .accordion-item {
        margin-bottom: 20px;
    }
    .help-banner-sec .form-group {
        width: 100%;
        padding: 10px 20px;
    }
    .help-banner-sec .form-group button.w-btn {
        padding: 15px 45px;
    }
    .help-banner-sec p {
        margin-bottom: 20px;
    }
    section.help-row {
        margin: 50px 0px;
        padding: 50px 40px;
    }
    section.help-row:before {
        width: 90%;
        top: -50px;
    }
    .help-main-sec {
        padding: 60px 40px;
        background-size: cover;
    }
    .help-head h2 {
        font-size: 40px;
    }
    .help-head p {
        width: 100%;
    }
    .help-head {
        margin-bottom: 30px;
    }
    .help-sec {
        padding: 30px 15px;
        margin-bottom: 0;
    }
    .help-sec img {
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }
    .help-sec h3 {
        font-size: 25px;
        letter-spacing: 0;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .help-sec p {
        font-size: 18px;
        line-height: 30px;
        margin: 0;
    }
    section.work-cta-row .about-head h2 {
        font-size: 30px;
    }
    section.work-cta-row {
        padding: 70px 40px 1px;
    }
    section.work-cta-row:before {
        width: 90%;
        top: 50px;
    }
    section.work-cta-row .about-head p {
        width: 100%;
    }
    
    section.work-cta-row .about-head {
        margin-bottom: 80px;
    }
    section.work-cta-row .about-cta-main {
        padding: 50px 55px 60px;
        margin: 0 0 100px;
    }
    section.work-cta-row .w-sec h3 {
        margin-bottom: 15px;
    }
    .about-cta-sec p {
        width: 100%;
    }
    section.work-cta-row .about-cta-main2 img {
        margin-bottom: 20px !important;
    }
    section.work-cta-row .about-cta-main2 h2 {
        width: 100%;
    }
    section.work-cta-row .about-cta-main2 p {
        width: 100%;
    }
    section.bringing-row {
        padding: 70px 50px;
    }
    .bringing-head .nav-pills .nav-link {
        width: 100%;
        margin: 0;
        padding: 15px 13px;
        font-size: 16px;
    }
    .bringing-head ul#pills-tab {
        margin-bottom: 30px;
    }
    .bringing-head .nav-pills .nav-item {
        margin: 0 4px;
    }
    .bringing-head .compatibilty-sec {
        margin-bottom: 50px;
    }
    .compatibilty-sec .form-group {
        width: 90%;
        padding: 12px;
    }
    .compatibilty-sec .form-group select, .compatibilty-sec .form-group input {
        margin-bottom: 10px;
    }
    .plan-choose-sec img {
        margin-bottom: 50px;
    }
    .work-sec p {
        width: 100%;
    }
    .work-sec ul li {
        font-size: 16px;
    }
    section.switch-cta-row .about-cta-main {
        padding: 20px 0;
    }
    .about-cta-sec h2 {
        font-size: 30px;
        line-height: 35px;
    }
    section.switch-cta-row .about-cta-main p {
        width: 100%;
        font-size: 17px;
        line-height: 30px;
    }
    section.switch-cta-row .about-cta-main img {
        margin: 40px 0 0 !important;
        width: 90%;
    }
    section.switch-cta-row .about-cta-main button.w-btn {
        padding: 17px 18px;
    }
    section.deals-about-row .mobile-about-sec h2 {
        font-size: 75px;
        margin-bottom: 20px;
        text-align: center;
    }
    section.deals-about-row .plan-cta-main h2 {
        font-size: 30px;
        line-height: 40px;
        text-align: left;
    }
    .swiper-pagination {
        position: relative;
    }
    section.deals-package-row {
        padding-bottom: 0;
    }
    .cta-inner-sec ul {
        text-align: left;
    }
    .deals-pro-cta-sec {
        margin-top: 10px;
    }
    .deals-pro-cta-sec .cta-inner-sec {
        width: 100%;
    }
    .deals-pro-rgt-sec {
        width: 100%;
        flex-direction: column;
    }
    .deals-pro-rgt-sec img {
        height: auto;
    }
    .buy-head form {
        height: auto;
        width: 100%;
        margin-bottom: 30px;
    }
    .buy-head form select {
        border: 0;
        width: 100px;
        border-bottom: 1px solid #969696;
    }
    .buy-head button.w-btn {
        margin-top: 20px;
    }
    section.bring-about-row img {
        margin: 0 0 30px;
        width: 80%;
    }
    section.bring-about-row .w-sec h2 {
        font-size: 28px;
    }
    section.compatibilty-row {
        padding: 50px 0;
        text-align: center;
    }
    .compatibilty-head p {
        width: 100%;
    }
    .compatibilty-main-sec {
        padding: 50px 10px;
        background-size: cover;
    }
    .compatibilty-sec h2 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .compatibilty-main-sec p {
        font-size: 16px;
        line-height: 26px;
    }
    section.grab-choose-row .plan-choose-sec p {
        width: 100%;
    }
    section.grab-choose-row {
        padding-bottom: 0;
        padding-left: 20px;
    }
    section.grab-choose-row .plan-choose-sec img {
        margin: 30px 0 0;
    }
    section.active-phone-row img {
        margin: 0 0 30px;
        width: 80%;
    }
    section.active-phone-row h2 {
        font-size: 30px;
    }
    section.active-cta-row .plan-cta-main {
        padding: 50px 20px 42px;
        background-size: cover;
    }
    .coverage-map-sec {
        width: 95%;
        left: 0;
        top: 9px;
        margin: auto;
    }
    .coverage-map-sec .accordion-body .nav-pills .nav-link {
        font-size: 16px;
        margin: 0 6px 10px;
    }
    .coverage-map-sec .accordion-body .nav-pills {
        justify-content: center;
    }
    section.policies-row {
        padding: 50px 0 30px;
        text-align: center;
    }
    .policies-sec h2, .policies-list-sec li h2, .policies-list-sec li::marker {
        font-size: 25px;
    }
    .w-sec ol {
        text-align: left;
    }
    .table-scroll {
        overflow-x: scroll;
    }
    .policies-sec h3 {
        line-height: 35px;
    }
    section.choice-row {
        padding: 70px 0 50px;
    }
    section.choice-row:before {
        width: 90%;
        top: 50px;
    }
    .choice-sec table thead th {
        padding: 20px 0;
        font-size: 20px;
        line-height: 25px;
    }
    .choice-sec tbody td {
        padding: 15px 0;
        font-size: 16px;
        margin: 0 0;
    }
    section.choice-row .about-plan-head {
        margin-bottom: 20px;
    }
    section.plan-choose-row.grab-choose-row.why-choose-row {
        padding-bottom: 50px;
        padding-left: 20px;
    }
    .about-plan-head h2 {
        font-size: 28px;
    }
    section.topic-row .plan-sec h3 {
        width: 70%;
    }
    section.topic-row .plan-sec p {
        width: 103%;
    }
    section.insurance-protected-row {
        padding: 70px 0 0;
    }
    section.insurance-table-row {
        padding-top: 50px;
    }
    .insurance-table-sec {
        overflow-x: scroll;
    }
    footer.footer-row:after {
    content: "";
    background-image: url(../images/footer-after.png);
    width: 695px;
    height: 316px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 32px;
    top: 122px;
    z-index: -1;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) { 
    header.header-row .navbar {
    padding: 11px 8px !important;
}
    header.header-row {
        padding: 15px 15px 0;
    }
    .navbar-dark .navbar-brand {
        margin: 0 20px;
    }
    header.header-row .navbar-nav {
        padding: 0;
    }
    .navbar-dark .navbar-nav .nav-item ul.sub-menu {
        width: 170px;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 15px;
        padding: 0 10px;
    }
    .navbar-dark .navbar-nav .nav-item.dropdown:after {
        top: 0;
    }
    section.banner-row {
        padding: 200px 0 120px;
    }
    .banner-rgt-sec h3 {
        font-size: 35px;
        letter-spacing: -1px;
        margin-bottom: 15px;
        line-height: 45px;
    }
    .banner-rgt-sec h1 {
        font-size: 140px;
        line-height: 150px;
        margin-bottom: 15px;
    }
    .banner-rgt-sec h2 {
        font-size: 35px;
        line-height: 40px;
        letter-spacing: -1px;
    }
    button.w-btn {
        padding: 17px 40px;
        font-size: 18px;
        line-height: 28px;
    }
    button.w-btn2 {
        margin: 0;
    }
    section.services-row {
        padding: 70px 20px;
    }
    .services-sec {
        padding: 25px 20px;
        margin-bottom: 20px;
    }
    .services-sec img {
        margin-bottom: 10px;
    }
    .services-sec h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .services-sec p {
        font-size: 16px;
        width: 100%;
        min-height: auto;
    }
    section.coverage-row {
        padding: 0 0 70px;
        text-align: center;
    }
    .coverage-sec {
        padding: 50px 0 0;
    }
    .w-sec h2 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .w-sec p {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .coverage-sec p {
        margin: 0 0 20px;
    }
    .coverage-sec .form-group {
        padding: 0;
        margin: 0 5px !important;
    }
    .coverage-sec .form-group input {
        font-size: 16px;
    }
    section.about-row {
        padding: 0 60px 70px;
    }
    .w-sec h3 {
        font-size: 22px;
        margin-bottom: 18px;
    }
    .about-sec p {
        width: 100%;
    }
    .about-sec img {
        margin-top: 30px;
    }
    section.packages-row {
        padding: 60px 50px 45px;
        text-align: center;
    }
    .product-head p {
        width: 100%;
    }
    .product-sec {
        padding: 25px 20px;
        margin-bottom: 30px;
    }
    .product-sec img {
        margin-bottom: 15px;
    }
    .product-sec h3 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .product-flex{
        justify-content:center !important;
    }
    .product-flex a {
        font-size: 20px;
        line-height: 25px;
    }
    .product-flex h4 {
        font-size: 20px;
        line-height: 30px;
        margin: 0;
    }
    .product-cta-sec {
        padding: 25px 20px;
        flex-direction: column;
        margin-bottom: 20px;
    }
    .cta-inner-sec {
        width: 100%;
    }
    .cta-inner-sec h3 {
        font-size: 23px;
        line-height: 35px;
    }
    .cta-inner-sec p {
        width: 100%;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .product-cta-sec img {
        margin: 20px 0 0;
        width: 100%;
        height: 250px;
    }
    section.packages-row button.ctr-btn {
        margin: 30px auto 0;
        padding: 15px 45px;
    }
    section.choose-row {
        padding: 70px 55px;
    }
    .choose-sec h2 {
        width: 100%;
    }
    .choose-sec p {
        width: 100%;
    }
    .choose-sec ul {
        text-align: left;
        margin: 0 0 20px 0;
    }
    .choose-sec ul li {
        font-size: 16px;
        padding-left: 30px;
    }
    .choose-sec ul li img {
        /* left: 60px; */
    }
    .choose-sec ul li strong {
        font-size: 18px;
    }
    .choose-sec button.w-btn {
        margin-bottom: 0;
        padding: 17px 24px;
    }
    .choose-sec button.trns-btn {
        margin-left: 10px;
    }
    section.details-row {
        padding: 60px 60px;
        border-radius: 50px 50px 0px 0px;
    }
    .testi-head {
        margin-bottom: 20px;
    }
    .testi-sec {
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    .test-details {
        margin-bottom: 15px;
    }
    .testi-sec p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .testi-sec img.review {
        width: 150px;
    }
    .test-details h4 {
    }
    .test-details h5 {
        text-align: left;
        font-size: 18px;
        margin: 0;
    }
    .reviews-row {
        margin-bottom: 40px;
    }
    .contact-sec {
        padding: 50px 150px 130px;
        background-size: 100% 100%;
    }
    .contact-sec img {
        width: 150px;
        height: 70px;
        object-fit: scale-down;
    }
    .contact-sec h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .contact-sec .form-group {
        margin-bottom: 10px;
    }
    .contact-sec .form-group input, .contact-sec .form-group textarea {
        height: 55px;
        font-size: 16px;
    }
    .contact-sec .form-group textarea {
        height: 80px;
        padding-top: 12px;
    }
    footer.footer-row {
        padding: 40px 20px 10px 20px;
    }
    .footer-cont img {
        width: 40%;
        margin-bottom: 15px;
    }
    .footer-cont p {
        font-size: 16px;
        width: 100%;
        margin-bottom: 20px;
    }
    footer.footer-row h4 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    footer.footer-row ul li {
        font-size: 16px;
        line-height: 26px;
    }
    .footer-details li {
        margin-bottom: 10px;
        text-align: left;
    }
    .footer-details, .footer-links {
        margin-bottom: 20px;
        text-align: center;
    }
    .footer-links li {
        margin-bottom: 10px;
    }
    .footer-news-sec p {
        width: 95%;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .footer-news-sec .form-group {
        height: 55px;
    }
    .footer-news-sec .form-group input {
        font-size: 14px;
    }
    .footer-news-sec .form-group button.btn {
        height: 53px;
    }
    footer.footer-row .col-lg-3, footer.footer-row .col-lg-2 {
        width: 25%;
    }
        footer.footer-row .col-lg-3, footer.footer-row .col-lg-4 {
             width: 25%;
    }
    
    .copyright-sec {
        margin-top: 60px;
        padding-top: 15px;
    }
    .copyright-sec p {
        font-size: 16px;
    }
    .banner-lft-sec img {
        width: 66%;
        margin: auto;
        display: table;
        margin-right: 0;
    }
    section.services-row .row {
        justify-content: center;
    }
    .reviews-row .row {
        justify-content: center;
    }
    .footer-news-sec {
    }
    section.inner-banner-row {
        padding: 160px 0 70px;
    }
    .inner-banner-sec h1 {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: -1px;
        margin-bottom: 15px;
    }
    .inner-banner-sec p {
        font-size: 18px;
        width: 90%;
        line-height: 28px;
        margin: 0 auto;
    }
    section.plan-about-row {
        padding: 70px 50px 50px;
    }
    section.plan-about-row:before {
        top: 40px;
        width: 90%;
    }
    .w-sec li {
        font-size: 17px;
    }
    .w-sec ul {
        text-align: left;
    }
    section.plan-cta-row {
        padding: 60px 50px 70px;
    }
    .plan-head p {
        width: 90%;
    }
    .plan-head {
        margin-bottom: 0;
    }
    .plan-cta-main {
        padding: 50px 20px 42px;
        background-size: cover;
    }
    .plan-cta-sec p {
        width: 100%;
    }
    .plan-cta-sec img {
    margin: 40px 0 0;
    }
    .plan-cta-sec button.w-btn {
        padding: 15px 22px;
        margin: 0 4px;
    }
    section.plan-row {
        padding-top: 120px;
    }
    section.plan-row:before {
        top: 50px;
        width: 90%;
    }
    .plan-sec {
        padding: 20px 15px;
        margin-bottom: 30px;
    }
    .plan-inner-sec {
        padding: 20px 50px;
        margin-bottom: 20px;
    }
    .plan-inner-sec img {
        margin-bottom: 10px;
    }
    .plan-inner-sec h2 {
        font-size: 80px;
        line-height: 90px;
        letter-spacing: -1px;
    }
    .plan-inner-sec h4 {
        font-size: 20px;
    }
    .plan-sec p {
        min-height: auto;
        font-size: 16px;
        width: 100%;
    }
    .plan-desc {
        margin-top: 30px;
    }
    .plan-desc h3 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .plan-desc p {
        font-size: 20px;
        line-height: 30px;
    }
    section.plan-choose-row {
        padding: 70px 60px;
    }
    .plan-choose-sec img {
        margin-bottom: 30px;
    }
    .plan-choose-sec h4 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .plan-choose-sec p {
        width: 100%;
    }
    .plan-choose-sec h5 {
        font-size: 20px;
        margin-top: 0;
    }
    section.plan-choose-row:after {
        bottom: 20px;
        width: 90%;
    }
    .plan-head h2 {
        width: 75%;
        margin: 0 auto 15px;
    }
    section.plan-row .row {
        justify-content: center;
    }
    section.about-cta-row {
        padding: 70px 50px 10px;
    }
    .about-head p {
        width: 100%;
    }
    .about-head {
        margin-bottom: 70px;
    }
    .about-cta-main {
        /* background-size: cover; */
        padding: 50px 20px;
        margin-bottom: 110px;
    }
    .about-cta-sec img {
    margin-top: -110px !important;
    }
    .about-plan-head {
        margin-bottom: 40px;
    }
    .plan-sec h3 {
        line-height: 30px;
        letter-spacing: 0;
        width: 100%;
        font-size: 16px;
    }
    section.why-plan-row .plan-sec p {
        min-height: 70px;
    }
    .about-plan-sec .plan-inner-sec {
        padding: 40px 0;
    }
    .about-plan-sec .plan-inner-sec img {
        width: 80px;
        height: 80px;
    }
    section.about-inner-cta-row .plan-cta-sec {
        padding: 50px 60px 80px;
    }
    section.about-inner-cta-row .plan-cta-sec p {
        width: 90%;
        margin-bottom: 20px;
    }
    section.about-inner-cta-row .plan-cta-sec button.w-btn {
        margin: 0 8px;
    }
    .about-cta-main2 .about-cta-sec img {
        margin-top: -170px !important;
    }
    .about-cta-main3 .about-cta-sec img {
        margin-top: -190px !important;
    }
       section.deals-about-row .mobile-about-sec h2 {
        font-size: 34px !important;
        font-weight: 700;
        line-height: 105px !important;
    }
    .product-head {
        margin-bottom: 30px;
    }
    section.faq-row {
        padding: 90px 100px 60px;
    }
    section.faq-row:before {
        top: 50px;
        width: 90%;
    }
    .faq-head p {
        width: 100%;
    }
    .faq-head {
        margin-bottom: 0;
    }
    .accordion-button {
        padding: 15px 10px 15px 50px;
        font-size: 18px;
        line-height: 28px;
    }
    .accordion-button::after {
        left: 15px;
    }
    .accordion-body {
        padding: 0 15px 30px 50px;
    }
    .accordion-body p {
        font-size: 15px;
        line-height: 25px;
    }
    .accordion-item {
        margin-bottom: 20px;
    }
    .help-banner-sec .form-group {
        width: 100%;
        padding: 10px 20px;
    }
    .help-banner-sec .form-group button.w-btn {
        padding: 15px 45px;
    }
    .help-banner-sec p {
        margin-bottom: 20px;
    }
    section.help-row {
        margin: 50px 0px;
        padding: 50px 100px;
    }
    section.help-row:before {
        width: 90%;
        top: -50px;
    }
    .help-main-sec {
        padding: 60px 40px;
        background-size: cover;
    }
    .help-head h2 {
        font-size: 40px;
    }
    .help-head p {
        width: 100%;
    }
    .help-head {
        margin-bottom: 30px;
    }
    .help-sec {
        padding: 30px 15px;
        margin-bottom: 0;
    }
    .help-sec img {
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }
    .help-sec h3 {
        font-size: 25px;
        letter-spacing: 0;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .help-sec p {
        font-size: 18px;
        line-height: 30px;
        margin: 0;
    }
    section.work-cta-row .about-head h2 {
        font-size: 38px;
    }
    section.work-cta-row {
        padding: 70px 110px 1px;
    }
    section.work-cta-row:before {
        width: 90%;
        top: 50px;
    }
    section.work-cta-row .about-head p {
        width: 100%;
    }
    
    section.work-cta-row .about-head {
        margin-bottom: 80px;
    }
    section.work-cta-row .about-cta-main {
        padding: 50px 55px 60px;
        margin: 0 0 100px;
    }
    section.work-cta-row .w-sec h3 {
        margin-bottom: 15px;
    }
    section.switch-cta-row .about-head {
        margin-bottom: 0;
    }
    .about-cta-sec p {
        width: 100%;
    }
    section.work-cta-row .about-cta-main2 img {
        margin-bottom: 20px !important;
    }
    section.work-cta-row .about-cta-main2 h2 {
        width: 100%;
    }
    section.work-cta-row .about-cta-main2 p {
        width: 100%;
    }
    section.bringing-row {
        padding: 70px 100px;
    }
    .bringing-head .nav-pills .nav-link {
        width: 100%;
        margin: 0;
        padding: 15px 13px;
        font-size: 16px;
    }
    .bringing-head ul#pills-tab {
        margin-bottom: 30px;
    }
    .bringing-head .nav-pills .nav-item {
        margin: 0 4px;
    }
    .bringing-head .compatibilty-sec {
        margin-bottom: 50px;
    }
    .compatibilty-sec .form-group {
        width: 90%;
        padding: 12px;
    }
    .compatibilty-sec .form-group select, .compatibilty-sec .form-group input {
        margin-bottom: 10px;
    }
    .plan-choose-sec img {
        margin-bottom: 50px;
    }
    .work-sec p {
        width: 100%;
    }
    .work-sec ul li {
        font-size: 16px;
    }
    section.switch-cta-row .about-cta-main {
        padding: 20px 0;
    }
    .about-cta-sec h2 {
        font-size: 30px;
        line-height: 35px;
    }
    section.switch-cta-row .about-cta-main p {
        width: 100%;
        font-size: 17px;
        line-height: 30px;
    }
    section.switch-cta-row .about-cta-main img {
        margin: 40px 0 0 !important;
        width: 90%;
    }
    section.switch-cta-row .about-cta-main button.w-btn {
        padding: 17px 18px;
    }
    section.deals-about-row .mobile-about-sec h2 {
       font-size: 34px !important;
    font-weight: 700;
    line-height: 105px;
        margin-bottom: 20px;
        text-align: center;
    }
    section.deals-about-row .plan-cta-main h2 {
        font-size: 40px;
        line-height: 50px;
        text-align: left;
    }
    .swiper-pagination {
        position: relative;
    }
    section.deals-package-row {
        padding-bottom: 0;
    }
    .cta-inner-sec ul {
        text-align: left;
    }
    .deals-pro-cta-sec {
        margin-top: 10px;
    }
    .deals-pro-cta-sec .cta-inner-sec {
        width: 100%;
    }
    .deals-pro-rgt-sec {
        width: 100%;
        flex-direction: column;
    }
    .deals-pro-rgt-sec img {
    }
    .buy-head form {
        height: auto;
        width: 100%;
        margin-bottom: 30px;
    }
    .buy-head form select {
        border: 0;
        width: 100px;
        border-bottom: 1px solid #969696;
    }
    .buy-head button.w-btn {
        margin-top: 20px;
    }
    section.bring-about-row img {
        margin: 0 0 30px;
        width: 80%;
    }
    section.bring-about-row .w-sec h2 {
        font-size: 28px;
    }
    section.compatibilty-row {
        padding: 50px 0;
        text-align: center;
    }
    .compatibilty-head p {
        width: 100%;
    }
    .compatibilty-main-sec {
        padding: 50px 10px;
        background-size: cover;
    }
    .compatibilty-sec h2 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .compatibilty-main-sec p {
        font-size: 16px;
        line-height: 26px;
    }
    section.grab-choose-row .plan-choose-sec p {
        width: 100%;
    }
    section.grab-choose-row {
        padding-bottom: 0;
    }
    section.grab-choose-row .plan-choose-sec img {
        margin: 30px 0 0;
    }
    section.active-phone-row img {
        margin: 0 0 30px;
        width: 80%;
    }
    section.active-phone-row h2 {
        font-size: 30px;
    }
    section.active-cta-row .plan-cta-main {
        padding: 50px 20px 42px;
        background-size: cover;
    }
    .coverage-map-sec {
        width: 95%;
        left: 0;
        top: 9px;
        margin: auto;
    }
    .coverage-map-sec .accordion-body .nav-pills .nav-link {
        font-size: 16px;
        margin: 0 6px 10px;
    }
    .coverage-map-sec .accordion-body .nav-pills {
        justify-content: center;
    }
    section.policies-row {
        padding: 50px 0 30px;
        text-align: center;
    }
    .policies-sec h2, .policies-list-sec li h2, .policies-list-sec li::marker {
        font-size: 25px;
    }
    .w-sec ol {
        text-align: left;
    }
    .table-scroll {
        overflow-x: scroll;
    }
    .policies-sec h3 {
        line-height: 35px;
    }
    section.choice-row {
        padding: 70px 0 50px;
    }
    section.choice-row:before {
        width: 90%;
        top: 50px;
    }
    .choice-sec table thead th {
        padding: 20px 0;
        font-size: 20px;
        line-height: 25px;
    }
    .choice-sec tbody td {
        padding: 15px 0;
        font-size: 16px;
        margin: 0 0;
    }
    section.choice-row .about-plan-head {
        margin-bottom: 20px;
    }
    section.plan-choose-row.grab-choose-row.why-choose-row {
        padding-bottom: 50px;
    }
    .about-plan-head h2 {
        font-size: 28px;
    }
    section.topic-row .plan-sec h3 {
        width: 70%;
    }
    section.topic-row .plan-sec p {
        width: 103%;
    }
    section.insurance-protected-row {
        padding: 70px 0 0;
    }
    section.insurance-table-row {
        padding-top: 50px;
    }
    .footer-links.lst-foo ul {
  column-count: 1 !important;   
  -webkit-column-count: 1 !important;
  -moz-column-count: 1 !important;
}

.footer-links.lst-foo ul li {
  display: block !important;    
  width: 100%;                   
  margin-bottom: 5px;            
}
footer.footer-row:after {
    content: "";
    background-image: url(../images/footer-after.png);
    width: 888px;
    height: 337px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 73px;
    top: 100px;
    z-index: -1;
}

}
@media only screen and (min-width: 1301px) and (max-width: 1600px) { 
    header.header-row {
        padding: 20px 30px 0;
    }
    .navbar-dark .navbar-brand {
        margin: 0 20px;
    }
    header.header-row .navbar-nav {
        padding: 0;
    }
    .navbar-dark .navbar-nav .nav-item ul.sub-menu {
        width: 200px;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 17px;
        padding: 0 17px;
    }
    .navbar-dark .navbar-nav .nav-item.dropdown:after {
        top: 0;
    }
    section.banner-row {
        padding: 220px 0 120px;
    }
    .banner-rgt-sec h3 {
        font-size: 40px;
        letter-spacing: -1px;
        margin-bottom: 15px;
        line-height: 45px;
    }
    .banner-rgt-sec h1 {
        font-size: 180px;
        line-height: 170px;
        margin-bottom: 15px;
    }
    .banner-rgt-sec h2 {
        font-size: 40px;
        line-height: 45px;
        letter-spacing: -1px;
    }
    button.w-btn {
        padding: 18px 40px;
        font-size: 18px;
        line-height: 28px;
    }
    button.w-btn2 {
        margin: 0;
    }
    section.services-row {
        padding: 80px 70px 60px;
    }
    .services-sec {
        padding: 25px 30px;
        margin-bottom: 20px;
    }
    .services-sec img {
        margin-bottom: 10px;
    }
    .services-sec h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .services-sec p {
        font-size: 16px;
        width: 100%;
        min-height: 112px;
    }
    section.coverage-row {
        padding: 0px 0 80px;
        text-align: center;
    }
    .coverage-sec {
        padding: 55px 0 0;
    }
    .w-sec h2 {
        font-size: 50px;
        line-height: 55px;
        margin-bottom: 20px;
    }
    .w-sec p {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .coverage-sec p {
        margin: 0 0 20px;
    }
    .coverage-sec .form-group {
        padding: 0;
        margin: 0 5px !important;
    }
    .coverage-sec .form-group input {
        font-size: 17px;
    }
    section.about-row {
        padding: 0 100px 90px;
    }
    .w-sec h3 {
        font-size: 22px;
        margin-bottom: 18px;
    }
    .about-sec p {
        width: 100%;
    }
    .about-sec img {
        margin-top: 30px;
    }
    section.packages-row {
        padding: 70px 100px 45px;
    }
    .product-head p {
        width: 70%;
    }
    .product-flex{
        justify-content:left;
    }
    .product-sec {
        padding: 25px 20px;
        margin-bottom: 40px;
    }
    .product-sec img {
        margin-bottom: 20px;
    }
    .product-sec h3 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .product-flex a {
        font-size: 20px;
        line-height: 25px;
    }
    .product-flex h4 {
        font-size: 20px;
        line-height: 30px;
        margin: 0;
    }
    .product-cta-sec {
        padding: 30px 20px;
        flex-direction: column;
        margin-bottom: 20px;
    }
    .cta-inner-sec {
        width: 100%;
    }
    .cta-inner-sec h3 {
        font-size: 23px;
        line-height: 30px;
    }
    .cta-inner-sec p {
        width: 100%;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .product-cta-sec img {
        margin: 60px 0 0;
        width: 100%;
        height: 250px;
    }
    section.packages-row button.ctr-btn {
        margin: 50px auto 0;
        padding: 15px 45px;
    }
    section.choose-row {
        padding: 80px 90px;
    }
    .choose-sec h2 {
        width: 100%;
    }
    .choose-sec p {
        width: 100%;
    }
    .choose-sec ul {
        text-align: left;
        margin: 0 0 20px 0;
    }
    .choose-sec ul li {
        font-size: 17px;
        padding-left: 35px;
    }
    .choose-sec ul li img {
        left: 0;
    }
    .choose-sec ul li strong {
        font-size: 20px;
    }
    .choose-sec button.w-btn {
        margin-bottom: 0;
        padding: 17px 24px;
    }
    .choose-sec button.trns-btn {
        margin-left: 10px;
    }
    section.details-row {
        padding: 70px 60px 43px;
        border-radius: 50px 50px 0px 0px;
    }
    .testi-head {
        margin-bottom: 20px;
    }
    .testi-sec {
        padding: 30px 14px;
        margin-bottom: 20px;
    }
    .test-details {
        margin-bottom: 15px;
    }
    .testi-sec p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .testi-sec img.review {
        width: 150px;
    }
    .test-details h4 {
    }
    .test-details h5 {
        text-align: left;
        font-size: 18px;
        margin: 0;
    }
    .reviews-row {
        margin-bottom: 60px;
    }
    .contact-sec {
        padding: 60px 200px 150px;
        background-size: 100% 100%;
    }
    .contact-sec img {
        width: 150px;
        height: 80px;
        object-fit: scale-down;
    }
    .contact-sec h2 {
        font-size: 35px;
        line-height: 45px;
    }
    .contact-sec .form-group {
        margin-bottom: 13px;
    }
    .contact-sec .form-group input, .contact-sec .form-group textarea {
        height: 60px;
        font-size: 17px;
    }
    .contact-sec .form-group textarea {
        height: 80px;
        padding-top: 12px;
    }
    footer.footer-row {
        padding: 60px 60px 20px;
    }
    .footer-cont img {
        width: 60%;
        margin-bottom: 15px;
    }
    .footer-cont p {
        font-size: 16px;
        width: 100%;
        margin-bottom: 20px;
    }
    footer.footer-row h4 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .footer-details li:before {
        margin-right: 15px;
    }
    footer.footer-row ul li {
        font-size: 16px;
        line-height: 26px;
        width: 100%;
    }
    .footer-details li {
        margin-bottom: 10px;
        text-align: left;
    }
    .footer-details, .footer-links {
        margin-bottom: 20px;
    }
    .footer-links li {
        margin-bottom: 10px;
    }
    .footer-news-sec p {
        width: 95%;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .footer-news-sec .form-group {
        height: 55px;
    }
    .footer-news-sec .form-group input {
        font-size: 14px;
    }
    .footer-news-sec .form-group button.btn {
        height: 53px;
    }
    footer.footer-row .col-lg-3, footer.footer-row .col-lg-2 {
        /* width: 33%; */
    }
    .copyright-sec {
        margin-top: 60px;
        padding-top: 15px;
    }
    .copyright-sec p {
        font-size: 16px;
    }
    .banner-lft-sec img {
        width: 66%;
        margin: auto;
        display: table;
        margin-right: 0;
    }
    section.services-row .row {
        justify-content: center;
    }
    .reviews-row .row {
        justify-content: center;
    }
    section.inner-banner-row {
        padding: 180px 0 80px;
    }
    .inner-banner-sec h1 {
        font-size: 50px;
        line-height: 60px;
        letter-spacing: -1px;
        margin-bottom: 15px;
    }
    .inner-banner-sec p {
        font-size: 20px;
        width: 70%;
        line-height: 28px;
        margin: 0 auto;
    }
    section.plan-about-row {
        padding: 90px 100px 100px;
    }
    section.plan-about-row:before {
        top: 40px;
        width: 90%;
    }
    .w-sec li {
        font-size: 17px;
    }
    .w-sec ul {
        text-align: left;
    }
    section.plan-cta-row {
        padding: 60px 120px 90px;
    }
    .plan-head p {
        width: 70%;
    }
    .plan-head {
        margin-bottom: 0;
    }
    .plan-cta-main {
        padding: 50px 0px 80px 50px;
    }
    .plan-cta-sec p {
        width: 100%;
    }
    .plan-cta-sec img {
    margin: 0 0 0;
    }
    .plan-cta-sec button.w-btn {
        margin: 0;
    }
    section.plan-row {
        padding-top: 120px;
    }
    section.why-plan-row {
        padding: 80px 0 60px;
    }
    section.plan-row:before {
        top: 50px;
        width: 90%;
    }
    .plan-sec {
        padding: 20px 15px;
        margin-bottom: 30px;
    }
    .plan-inner-sec {
        padding: 20px 50px;
        margin-bottom: 20px;
    }
    .plan-inner-sec img {
        margin-bottom: 10px;
    }
    .plan-inner-sec h2 {
        font-size: 80px;
        line-height: 90px;
        letter-spacing: -1px;
    }
    .plan-inner-sec h4 {
        font-size: 20px;
    }
    .plan-sec p {
        font-size: 16px;
        width: 100%;
    }
    .plan-desc {
        margin-top: 30px;
    }
    .plan-desc h3 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .plan-desc p {
        font-size: 20px;
        line-height: 30px;
    }
    section.plan-choose-row {
        padding: 80px 100px 120px;
    }
    .plan-choose-sec img {
        margin-bottom: 30px;
    }
    .plan-choose-sec h4 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .plan-choose-sec p {
        width: 100%;
    }
    .plan-choose-sec h5 {
        font-size: 20px;
        margin-top: 0;
    }
    section.plan-choose-row:after {
        bottom: 20px;
        width: 90%;
    }
    .plan-head h2 {
        width: 75%;
        margin: 0 auto 15px;
    }
    section.plan-row .row {
        justify-content: center;
    }
    section.about-cta-row {
        padding: 70px 100px;
    }
    .about-head p {
        width: 80%;
    }
    .about-head {
        margin-bottom: 210px;
    }
    .bringing-head {
        margin-bottom: 0;
    }
    .about-cta-main {
        margin-bottom: 200px;
    }
    .about-cta-main3 {
    padding: 30px 51px 30px 53px;
}
    .about-cta-sec img {
    margin-top: -180px !important;
    margin-bottom: 0 !important;
    }
    .about-plan-head {
        margin-bottom: 40px;
    }
    .about-plan-head p {
        font-size: 20px;
        width: 71%;
        margin: auto;
    }
    .plan-sec h3 {
        line-height: 30px;
        letter-spacing: 0;
        width: 100%;
        font-size: 15px;
    }
    section.why-plan-row .plan-sec p {
        min-height: 0;
    }
    .about-plan-sec .plan-inner-sec {
        padding: 40px 0;
    }
    .about-plan-sec .plan-inner-sec img {
        width: 80px;
        height: 80px;
    }
    section.about-inner-cta-row .plan-cta-sec {
        padding: 50px 60px 80px;
    }
    section.about-inner-cta-row .plan-cta-sec p {
        width: 90%;
        margin-bottom: 20px;
    }
    section.about-inner-cta-row .plan-cta-sec button.w-btn {
        margin: 0 8px;
    }
    .about-cta-main2 .about-cta-sec img {
        margin-top: -150px !important;
        margin-bottom: -20px;
    }
    .about-cta-main3 .about-cta-sec img {
        margin-top: -170px !important;
    }
    section.phone-about-row h2 {
        font-size: 65px;
        line-height: 75px;
        margin-bottom: 40px;
    }
    .product-head {
        margin-bottom: 30px;
    }
    section.faq-row {
        padding: 90px 100px 60px;
    }
    section.faq-row:before {
        top: 50px;
        width: 90%;
    }
    .faq-head p {
        width: 100%;
    }
    .faq-head {
        margin-bottom: 0;
    }
    .accordion-button {
        padding: 20px 10px 20px 50px;
        font-size: 20px;
        line-height: 28px;
    }
    .accordion-button::after {
        left: 15px;
    }
    .accordion-body {
        padding: 0 15px 30px 50px;
    }
    .accordion-body p {
        font-size: 16px;
        line-height: 25px;
    }
    .accordion-item {
        margin-bottom: 20px;
    }
    .help-banner-sec .form-group {
        width: 60%;
        padding: 10px 20px;
    }
    .help-banner-sec .form-group button.w-btn {
        padding: 15px 45px;
    }
    .help-banner-sec p {
        margin-bottom: 30px;
    }
    section.help-row {
        margin: 50px 0px;
        padding: 80px 110px;
    }
    section.help-row:before {
        width: 90%;
        top: -50px;
    }
    .help-main-sec {
        padding: 70px 170px;
    }
    .help-head h2 {
        font-size: 45px;
    }
    .help-head p {
        width: 100%;
    }
    .help-head {
        margin-bottom: 30px;
    }
    .help-sec {
        padding: 30px 15px;
        margin-bottom: 0;
    }
    .help-sec img {
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }
    .help-sec h3 {
        font-size: 25px;
        letter-spacing: 0;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .help-sec p {
        font-size: 18px;
        line-height: 30px;
        margin: 0;
    }
    section.work-cta-row .about-head h2 {
        font-size: 45px;
        margin-bottom: 10px;
    }
    section.work-cta-row {
        padding: 100px 180px 1px;
    }
    section.work-cta-row:before {
        width: 90%;
        top: 50px;
    }
    section.work-cta-row .about-head p {
        width: 70%;
    }
    
    section.work-cta-row .about-head {
        margin-bottom: 140px;
    }
    section.work-cta-row .about-cta-main {
        padding: 50px 55px 60px;
        margin: 0 0 120px;
    }
    section.work-cta-row .w-sec h3 {
        margin-bottom: 15px;
    }
    section.switch-cta-row .about-head {
        margin-bottom: 0;
    }
    .about-cta-sec p {
        width: 95%;
    }
    section.work-cta-row .about-cta-main2 img {
        margin-bottom: 0px !important;
    }
    section.work-cta-row .about-cta-main2 h2 {
        width: 100%;
    }
    section.work-cta-row .about-cta-main2 p {
        width: 100%;
    }
    section.bringing-row {
        padding: 80px 150px;
    }
    .bringing-head .nav-pills .nav-link {
        width: 100%;
        margin: 0;
        padding: 15px 13px;
        font-size: 16px;
    }
    .bringing-head ul#pills-tab {
        margin-bottom: 30px;
    }
    .bringing-head .nav-pills .nav-item {
        margin: 0 4px;
    }
    .bringing-head .compatibilty-sec {
        margin-bottom: 50px;
    }
    .compatibilty-main-sec .compatibilty-sec:first-child {
        margin-bottom: 50px;
    }
    .compatibilty-sec .form-group {
        width: 58%;
        padding: 12px;
    }
    .compatibilty-sec .form-group select, .compatibilty-sec .form-group input {
        margin-bottom: 10px;
    }
    .plan-choose-sec img {
        margin-bottom: 50px;
    }
    .work-sec p {
        width: 100%;
    }
    .work-sec ul li {
        font-size: 16px;
    }
    section.switch-cta-row .about-cta-main {
        padding: 20px 0;
    }
    .about-cta-sec h2 {
        font-size: 45px;
        line-height: 50px;
    }
    section.switch-cta-row .about-cta-main p {
        width: 100%;
        font-size: 17px;
        line-height: 30px;
    }
    section.switch-cta-row .about-cta-main img {
        margin: 40px 0 0 !important;
        width: 90%;
    }
    section.switch-cta-row .about-cta-main button.w-btn {
        padding: 17px 18px;
    }
    section.deals-about-row .mobile-about-sec h2 {
        font-size: 85px;
        margin-bottom: 20px;
        text-align: center;
    }
    section.deals-about-row .plan-cta-main h2 {
        font-size: 40px;
        line-height: 50px;
        text-align: left;
    }
    .swiper-pagination {
        position: relative;
    }
    section.deals-package-row {
        padding-bottom: 0;
    }
    section.deals-package-row .product-sec {
        margin: 0 10px 40px;
    }
    .cta-inner-sec ul {
        text-align: left;
    }
    .deals-pro-cta-sec {
        margin-top: 10px;
    }
    .deals-pro-cta-sec .cta-inner-sec {
        width: 100%;
    }
    .deals-pro-rgt-sec {
        width: 100%;
        flex-direction: column;
    }
    .deals-pro-rgt-sec img {
    }
    .buy-head form {
        height: auto;
        width: 100%;
        margin-bottom: 30px;
        padding: 15px 20px;
    }
    .buy-head form select {
        border: 0;
        width: 180px;
        border-bottom: 1px solid #969696;
    }
    .buy-head button.w-btn {
        margin-top: 20px;
    }
    section.bring-about-row {
        padding-bottom: 80px;
    }
    section.bring-about-row img {
        margin: 0 0 30px;
        width: 80%;
    }
    section.bring-about-row .w-sec h2 {
        font-size: 45px;
    }
    section.compatibilty-row {
        padding: 90px 150px;
        text-align: center;
    }
    .compatibilty-head p {
        width: 100%;
    }
    .compatibilty-main-sec {
        padding: 50px 10px;
        background-size: cover;
    }
    .compatibilty-sec h2 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 10px;
    }
    .compatibilty-main-sec p {
        font-size: 16px;
        line-height: 26px;
    }
    section.grab-choose-row .plan-choose-sec p {
        width: 100%;
    }
    section.grab-choose-row {
        padding-bottom: 0;
    }
    section.grab-choose-row .plan-choose-sec img {
        margin: 30px 0 0;
    }
    section.active-phone-row img {
        margin: 0 0 30px;
        width: 80%;
    }
    section.active-phone-row h2 {
        font-size: 30px;
    }
    section.active-cta-row .plan-cta-main {
        padding: 50px 20px 42px;
        background-size: cover;
    }
    .coverage-map-sec {
        width: 95%;
        left: 0;
        top: 9px;
        margin: auto;
    }
    .coverage-map-sec .accordion-body .nav-pills .nav-link {
        font-size: 16px;
        margin: 0 6px 10px;
    }
    .coverage-map-sec .accordion-body .nav-pills {
        justify-content: center;
    }
    section.policies-row {
        padding: 70px 0 60px;
    }
    .policies-sec h2, .policies-list-sec li h2, .policies-list-sec li::marker {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .w-sec ol {
        text-align: left;
    }
    .table-scroll {
        overflow-x: scroll;
    }
    .policies-sec h3 {
        line-height: 35px;
        font-size: 28px;
    }
    section.choice-row {
        padding: 100px 150px 80px;
    }
    section.choice-row:before {
        width: 90%;
        top: 50px;
    }
    .choice-sec table thead th {
        padding: 20px 0;
        font-size: 20px;
        line-height: 25px;
    }
    .choice-sec tbody td {
        padding: 15px 0;
        font-size: 16px;
        margin: 0 0;
    }
    section.choice-row .about-plan-head {
        margin-bottom: 20px;
    }
    section.plan-choose-row.grab-choose-row.why-choose-row {
        padding-bottom: 80px;
    }
    .about-plan-head h2 {
        font-size: 40px;
        line-height: 50px;
    }
    section.topic-row .plan-sec h3 {
        width: 100%;
    }
    section.topic-row .plan-sec p {
        width: 100%;
        min-height: 80px;
    }
    section.insurance-protected-row {
        padding: 70px 0 0;
    }
    section.insurance-table-row {
        padding-top: 50px;
    }
    footer.footer-row:after {
    content: "";
    background-image: url(../images/footer-after.png);
    width: 888px;
    height: 337px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 196px;
    top: 60px;
    z-index: -1;
}
}