@media screen and (max-width: 989px) {

    img.bars {
        display: block;
    }
    span.LoginNav.onlyMobile {
        display: block;
    }
div#navbarSupportedContent {
    display: none;
}
}
@media screen and (min-width: 600px) {

    .fqBreak br {
        display: none;
    }
    section.benifitsPoints {
        margin-top: 3rem;
    }
}

@media screen and (min-width: 605px) and (max-width: 1025px) {
    
.lightTexttitle {
    font-size: 1.6rem;
}
.redMedium {
    font-size: 2.8rem;
}
.bottomLight {
    font-size: 1.6rem;
}

.ValidtyDate {
    font-size: 14px;
}


}
@media screen and (max-width: 1025px) {
    ul.navbar-nav li a {
        color: #000;
        padding: 0px !important;
    }
    ul.missiontext li {
        width: 32%;
    }
    .regOffice {
        margin: auto;
        margin-bottom: 1.5rem;
    }
    .card-saved-box {
        padding: 25px;
    }
}

@media screen and (min-width: 771px) and (max-width: 1140px) {
    .sidebar-right-content {
        margin-left: -25px;
    }
    .device-name {
        padding-left: 20px;
    }
}

@media screen and (max-width: 770px) {
    .protectLocationCover {
        padding: 2rem 0;
    }
    img.logo-location {
        margin-bottom: 2rem;
    }
    .text-mob-center {
        text-align: center;
    }
    .desktop-show, .topHeader {
        display: none;
    }
    .mobile-show {
        display: block;
    }
    img.protectLogo {
        display: inline-block;
        margin: 0;
    }
    img.bars {
        display: block;
    }
    #navbarSupportedContent {
        display: none;
    }
    .slider__counter {
        right: 0px;
        bottom: -30px;
        top: unset;
    }
    .testiSLiderWrapper .slick-prev {
        left: 44%;
    }
    .testiSLiderWrapper .slick-next {
        right: 40%;
    }
    .desktopSubscription {
        display: none;
    }
    .nowWrapper {
        display: block;
    }
    ul.navbar-nav li {
        padding: 1rem 0;
        max-width: fit-content;
    }
    ul.keyPointsList {
        text-align: center;
    }
    .protectionPoints {
        padding: 2rem 0;
        box-shadow: 0px 0px 14px -3px lightgrey;
    }
    ul.keyPointsList li {
        width: 28%;
    }
    ul.protectList li {
        display: block;
        box-shadow: none;
        border: none !important;
        border-bottom: 1px solid #cccccc !important;
        border-radius: 0px;
        margin-bottom: 0;
    }
    ul.hereWorkWrapper li {
        width: 32%;
    }
    span.ans {
        margin-bottom: 10px;
    }
    span.planText {
        padding: 0;
    }

    /*TONIC CSS START*/
    header {
        padding: 0;
    }
    header.fixed {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .topHeader {
        display: block;
        padding: 0;
    }
    .topHeader .row {
        justify-content: flex-end;
    }
    .topLanguageDropdown .lang-select {
        margin-left: 15px;
        width: 89px;
    }
    .topLanguageDropdown .lang-select::after {
        right: 10px;
    }
    .LoginNav {
        /*position: relative;*/
    }
    .LoginNav .nav-link.dropdown-toggle {
        align-items: center;
    }
    .LoginNav .dropdown-menu {
        right: 15px;
        left: inherit;
    }
    .profile-sidebar {
        max-width: 100%;
    }
    .mobNavBtn img.bars {
        margin-left: 15px;
    }
    /*.card-saved-container {
        margin-left: 0;
    }*/
    .inner-page-section {
        padding-top: 2rem
    }
    .card-saved-box {
        text-align: center;
    }
    .card-saved-box .card-saved-box-inner {
        display: block;
    }
    .card-saved-box .card-saved-box-inner .card-saved-img {
        width: 100%;
        margin-bottom: 25px;
        padding-right: 0;
    }
    .select-your-claim {
        margin-top: 1.5rem;
        text-align: center;
    }
    .select-your-claim .dropdown-wrap {
        margin-bottom: 1rem;
    }
    .dropdown-wrap button.btn.dropdown-toggle.selectDropDown,
    .dropdown-wrap ul.dropdown-menu {
        text-align: center;
    }
    .create-claim-page .popover {
        padding: 15px;
    }
    .create-claim-tab label div {
        text-align: left;
    }
    .create-claim-page .plan-pay {
        text-align: left;
        max-width: 215px;
        margin-left: auto;
        margin-right: auto;
    }
    .center-map {
        margin-top: 20px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .center-map .embed-responsive::before {
        padding-top: 70.25%;
    }
    .center-map .embed-responsive iframe {
        border-radius: 0;
        border: 2px solid rgb(229, 0, 25)!important;
        border-left: none!important;
        border-right: none!important;
    }
    .center-details table tr td {
        text-align: left;
    }
    .center-details table tr td {
        display: block;
        width: 100%;
    }
    .center-details table tr td:last-child {
        padding-top: 0;
        padding-bottom: 15px;
    }
    .create-claim-page .terms-data {
        text-align: left;
    }
    .dropdown-wrap button.btn.dropdown-toggle.selectDropDown {
        padding: 10px 1.5rem 10px 1.5rem
    }
    .profile-sidebar {
        display: none;
    }
    .sidebar-right-content {
        margin-left: 0;
    }
    .my-claim-buttons {
        text-align: center;
    }
    .my-claim-button {
        font-size: 14px;
        padding: 6px 18px;
    }
    .my-claim-accordion {
        text-align: center;
    }
    .my-claim-accordion .panel {
        padding: 20px;
    }
    .my-claim-accordion .panel-default>.panel-heading a:after {
        width: 28px;
        height: 27px;
        top: -12px;
        right: -12px;
        background-size: 100%!important;
    }
    .device-heading {
        padding-right: 30px;
        text-align: left;
    }
    .device-name h4 {
        font-size: 17px;
    }
    .device-name {
        padding-left: 20px;
    }
    .device-thumb img {
        max-width: unset;
    }
    .tag {
        font-size: 10px;
    }
    .device-details {
        text-align: left;
    }
    .device-details table tr td:first-child {
        width: 230px;
    }
    .device-details table tr td {
        font-size: 14px;
        word-break: break-word;
    }
    .device-details table tr td:last-child {
        font-weight: 700;
        padding-left: 10px;
    }
    .my-device-accordion .my-device-container .panel {
        padding: 20px;
    }
    .my-device-accordion .my-device-container .panel .device-details table tr td:first-child {
        width: 105px;
    }
    .my-device-accordion .my-device-container .panel .device-heading {
        padding-right: 0;
        flex-direction: column;
        align-items: flex-start;
    }
    .my-device-accordion .my-device-container .panel .device-heading .buttonDefault {
        margin-top: 25px;
    }
    .my-device-accordion .my-device-container .device-details .buttonDefault {
        margin-bottom: 15px;
    }
    .my-device-accordion .my-device-container .panel .device-heading .device-name {
        padding-right: 0;
    }
    .back-arrow.onlyMobile {
        display: block;
    }
    .payment-mode-nav h5 {
        position: relative;
    }
    .payment-method-block {
        padding-left: 0;
    }
    .card-add-button {
        position: relative;
        bottom: 0;
        left: auto;
    }
    .resp-tabs-container {
        margin-top: 20px;
    }
    h2.resp-accordion span {
        padding-left: 10px;
    }
    h2.resp-accordion span.resp-arrow {
        display: none;
    }
    .payment-method-block .payment-method-inner-block {
        background-color: #f5f5f5;
        padding: 25px;
        border-radius: 15px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .plan-payment-details .resp-tab-content {
        border:none!important;
    }
    .plan-payment-details h2.resp-accordion {
        border-left: none!important;
        border-right: none!important;
        border-bottom: none!important;
        background-color: #fff!important;
        border-top-width: 1px;
        padding-left: 0!important;
        font-size: 17px;
    }
    .create-claim-inner-container h1,
    .tnc-title h1 {
        font-size: 37px;
    }
    #TNCaccordion .card-header button {
        font-size: 19px;
    }
    .upgrade-plan-details {
        padding-left: 0;
    }
    .upgrade-plan-details .planList {
        margin-left: auto;
        margin-right: auto!important;
        margin-bottom: 15px;
    }
    .upgrade-plan-details p {
        margin-top: 5px;
        margin-bottom: 25px;
    }

}

@media screen and (max-width: 767.98px) {
    .home-banner-bg {
        bottom: 0;
        top: inherit;
    }
    .home-banner-text {
        text-align: center;
    }
    h1 {
        font-weight: 100;
        font-size: 35px;
        line-height: 45px;
    }
    .home-banner-text div {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .home-banner-text div a {
        margin-right: 0;
        margin-bottom: 25px;
    }
    .home-redington-hp-logo {
        flex-direction: column;
    }
    .home-redington-hp-logo div:nth-child(2) {
        border-left: none;
        border-top: 1px solid #dee2e6;
    }
    .home-redington-hp-logo div:nth-child(2) img:nth-child(1) {
        display: none;
    }
    .home-redington-hp-logo div:nth-child(2) img:nth-child(2) {
        display: inline-block;
    }
    .custom-field-col {
        display: inline-block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .add-accidental-cover-wrap ul {
        flex-direction: column;
        max-width: 276px;
        margin: auto;
        text-align: left;
    }
    .add-accidental-cover-wrap ul li {
        margin-bottom: 8px;
        font-size: 15px;
    }
    .add-accidental-cover-lists {
        flex-direction: column;
    }
    .add-accidental-cover-list {
        margin-bottom: 10px;
    }
    #registerPopup .modal-dialog .modal-content {
        border-radius: 15px;
    }
    #registerPopup .modal-body {
        padding: 25px;
    }
    #registerPopup .thankInnerWrap h1 {
        font-size: 30px;
        margin-bottom: 18px;
    }
    #registerPopup .thankInnerWrap p {
        font-size: 14px;
    }
    #registerPopup .thankInnerWrap h6.h6 {
        font-size: 17px;
    }
    #registerPopup .modal-header {
        right: 0;
        top: 0;
    }
    #registerPopup .modal-header img {
        height: 17px;
    }
}

@media screen and (max-width: 600px) {
    
.telCoveAB {
    display: block;
}

span.LoginNav.onlyMobile a {
    white-space: nowrap;
}
ul.navbarList {
    max-height: 44vh;
    overflow-y: auto;
}
.telCoveAB .dropdown-wrap {
    margin-bottom: 0rem;
}
    span.contact-conList {
        width: 100%;
        display: block;
    }
    .protectionPlan::before {
        top: 0;
        opacity: 0.4;
    }
    .secondStep h2 {
        font-size: 20px;
        margin-bottom: 1rem;
    }
    input.promoEnter {
        min-width: 71%;
    }
    span.applyButtonWrap {
        min-width: 27%;
    }
    .protectionFormWrap select.deviceName {
        font-size: 12px;
    }
    .saveCardWrap {
        margin-top: 0rem;
    }
    .saveCardWrap label {
        font-size: 13px;
    }
    .price-wrap {
        font-size: 1.2rem;
    }
    .promoCode {
        font-size: 12px;
    }
    .protectionFormWrap .card-body {
        padding-left: 1.25rem;
    }
    section.buyTagLine-wrap {
        padding-bottom: 1rem;
    }
    #buy-protection a.btn.btn-header-link, #buy-protection-1 a.btn.btn-header-link {
        padding: 10px;
        padding-left: 0;
    }
    .no-border br {
        display: none;
    }
    h4.text-center.whatcr {
        margin: 0;
    }
    section.coverWrap.whatcrContainer {
        padding-top: 0px;
        background-image: none !important;
    }
    img.workingIcon {
        float: left;
    }
    .relationshipWrap p {
        max-width: 70%;
        margin: auto;
        font-size: 12.5px;
    }
    .relationshipWrap h1 {
        font-size: 1.5rem;
        max-width: 80%;
        margin: auto;
        text-align: center;
        font-weight: 700;
    }
    ul.hereWorkWrapper li p, ul.hereWorkWrapper li h4 {
        text-align: left;
        max-width: 80%;
        margin-left: auto;
    }
    h3.simpleProcess {
        max-width: 100%;
    }
    img.partnerPage.partnerImagePage {
        margin-top: 1rem;
    }
    .bannerTitle br {
        display: none;
    }
    section.centerDetails {
        padding-top: 0;
    }
    section.dropHeader h1 {
        display: inline;
    }
    .contactTitle br {
        display: none;
    }
    img.partnerPage {
        width: 100%;
        margin-top: -6rem;
        z-index: -1;
        height: 450px;
        object-fit: none;
        position: relative;
    }
    .bannerTitle br {
        display: none;
    }
    .col-md-4.no-padding-mobile.no-border .footerOuterLink {
        padding-top: 0px;
    }
    .proBenifit.mobileProBen::before {
        content: '';
        position: absolute;
        right: unset;
        height: 2.5px;
        width: 40px;
        background: #e50019;
        top: 13px;
        transform: translateX(-50%);
        left: 50%;
    }
    img.partnerLogos {
        padding: 13px;
    }
    .proBenifit.mobileProBen {
        position: relative;
        padding-top: 2rem;
        border: none;
    }
    .onlyDesktop {
        display: none;
    }
    .onlyDesktopList {
        display: none !important;
    }
    .onlyMobile {
        display: block;
    }
    .onlyMobileList {
        display: flex !important;
    }
    button.buttonDefault.next.secondStepButtonn {
        margin: auto;
        display: block;
        min-width: 200px;
    }
    img.simpleIcon {
        display: none;
    }
    .simpleText {
        text-align: center;
    }
    .simpleText h3 {
        margin: auto;
        margin-bottom: 2rem;
    }
    ul.formShield {
        text-align: left;
    }
    span.cancel {
        margin: 2rem auto;
        display: block;
        text-align: center;
    }
    .registerDetailWrap button {
        margin: auto;
        display: block;
    }
    .expectMore {
        text-align: center;
    }
    .expectMore h2 br {
        display: none;
    }
    .expectMore h2 {
        font-size: 1.5rem;
    }
    .regOffice {
        margin-left: auto;
        margin-right: auto;
    }
    .thankyouWrapper {
        border: none;
        padding: 1rem;
    }
    .testiSLiderWrapper .slick-prev {
        left: 38%;
    }
    ul.hereWorkWrapper li::before {
        display: none;
    }
    .bannerTextCover {
        text-align: center;
        margin-bottom: 2rem;
    }
    span.pointCheck {
        width: 20px;
        height: 20px;
        margin-right: 20px;
    }
    .buttonCovers {
        max-width: 58%;
        margin: auto;
        text-align: center;
    }
    span.videoButton {
        margin-top: 2rem;
        display: inline-block;
    }
    .medText {
        text-align: center;
        margin: 2rem 0;
    }
    ul.keyPointsList li {
        padding: 15px;
        min-height: unset;
        width: 100%;
        box-shadow: 0px 0px 3px #cfcfcf;
        display: block;
        text-align: left;
        max-width: -webkit-fill-available;
    }
    span.accidentName {
        margin: 0;
        display: inline-block;
    }
    img.missionIcon {
        max-width: 100px;
        margin: 1rem auto;
        display: block;
    }
    .missionWhole {
        text-align: center;
    }
    ul.missiontext li {
        width: 101%;
        padding-right: 0px;
        padding-top: 2rem;
    }
    ul.missiontext li::before {
        content: '';
        position: absolute;
        right: unset;
        height: 1px;
        width: 100px;
        background: #e50019;
        top: 13px;
        transform: translateX(-50%);
        left: 50%;
    }
    ul.missiontext li:last-child::before {
        display: block;
    }
    .whoWeCover {
        margin-top: 2rem;
        text-align: center;
    }
    p.whoPara {
        font-size: 1.2rem;
    }
    section.coverWrap h4 {
        text-align: center;
        margin: 2rem 0;
    }
    .appProduct {
        width: 44%;
    }
    /* .mobileIcons {
        width: 43%;
        display: inline-block;
        border-radius: 2rem;
        margin: 10px;
        padding: 3rem 2rem;
    } */
    .mobileIcons {
        width: 100%;
        display: inline-block;
        border-radius: 2rem;
        margin: 10px 0;
        padding: 3rem 2rem;
    }
    img.mobileImage {
        height: 50px;
    }
    ul.hereWorkWrapper li {
        display: block;
        width: 100%;
    }
    img.coverImage {
        margin-bottom: 2rem;
    }
    img.faqImage {
        margin-bottom: 2rem;
    }
    .signUpCover {
        flex-direction: column;
    }
    .partnerPageCover {
        text-align: center;
    }
    h2.partnerHeading {
        display: flex;
        align-items: center;
        flex-direction: column;
        margin-bottom: 0;
    }
    .inputWrap {
        display: block;
    }
    select.mobilePhone {
        margin-left: 0;
    }
    ul.quesList li {
        display: block;
        margin-bottom: 2rem;
        text-align: center;
    }
    ul.quesList li strong {
        min-width: 57%;
        max-width: 100%;
        display: block;
        margin: 10px 0;
    }
    .protectForlessWrap {
        text-align: center;
    }
    ul.footerSocialList li {
        min-width: 49%;
        display: inline-block;
        vertical-align: middle;
    }
    .footerOuterLink {
        padding: 1rem 0;
        max-width: 57%;
        margin: auto;
    }
    .contactTitle {
        font-size: 2.4rem;
    }
    .copyrigtWrap {
        flex-direction: column-reverse;
    }
    img.cardImages {
        margin-bottom: 15px;
    }
    #progressbar li {
        list-style-type: none;
        font-size: 9px;
    }
    img.stepImage {
        height: 23px;
    }
    #progressbar li {
        min-height: 88px;
    }
    .summaryWrap {
        margin-top: 2rem;
    }
    .social-signup-wrap {
        flex-direction: column;
    }
    img.form-card {
        margin: 1rem 0;
    }
    .centerLocation {
        margin-bottom: 2rem;
        max-width: 74%;
        margin-left: auto;
        margin-right: auto;
    }
    .mailWrap {
        max-width: 80%;
        margin: auto;
        margin-bottom: 2rem;
    }
    .mailPutCover {
        width: 100%;
    }
    .thankInnerWrap {
        border: none;
        padding: 0;
    }
    img.plansIcon {
        display: none;
    }
    .social-signup-wrap img {
        margin-bottom: 1rem;
    }
    .leftPlanning {
        text-align: left;
        max-width: 80%;
        margin: auto;
    }
    .dropIconWrap {
        flex-direction: row-reverse;
    }
    span.spanList {
        margin-right: 1.5rem;
    }
    .bannerTitle.deviceFixed-tit {
        font-size: 2rem;
        max-width: 80%;
        margin-bottom: 2rem;
    }
    .planListWrapper {
        margin-bottom: 2rem;
        display: flex;
        align-items: flex-start;
    }
    .rightPlanning {
        text-align: left;
        max-width: 80%;
        margin: auto;
    }
    img.planIcons {
        margin-bottom: 1rem;
        margin-right: 20px;
    }
    .rightPlanning img.planIcons {
        margin-right: 20px;
    }
    .tab button {
        font-size: 11px;
    }
    .testoslidesInner {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .testimonialDetails {
        text-align: center;
    }
    .testiLeft {
        text-align: center;
    }
    img.quote {
        height: 50px;
        min-width: 50px;
    }
    section.faqWrap h3 {
        text-align: center;
    }
    .bannerTitle {
        font-size: 1.7rem;
        max-width: 100%;
        text-align: center;
        margin: auto;
    }
    .deviceFixed {
        text-align: center;
    }
    .testiLeft {
        width: 100%;
    }
    .innerPost {
        width: 32%;
        margin: 15px 0px;
    }
    .newsCover {
        margin-bottom: 2rem;
    }
    .mailWrap h2 {
        max-width: 100%;
        text-align: center;
        font-size: 1.3rem;
    }
    button.slick-next.customSlickBtn.slick-arrow {
        width: 40px;
        height: 40px;
        right: -10px;
    }
    button.slick-prev.customSlickBtn.slick-arrow {
        width: 40px;
        height: 40px;
        left: -10px;
    }
    img.coverImage {
        margin-top: 3rem;
    }
    form.formContact button {
        margin: auto;
        padding: 8px 4rem;
        display: block;
    }
    section.dropHeader .form-group {
        text-align: center;
    }
    .mapWrap {
        border-radius: 0;
        border-left: none;
        border-right: none;
    }
    .partnerWrapping .slick-prev {
        left: 42%;
    }
    span.planText {
        padding: 0;
        display: inline-block;
        max-width: 72%;
        vertical-align: middle;
    }
    span.ans {
        margin-bottom: 10px;
        display: inline-flex;
        margin-right: 15px;
    }
    .freePick {
        max-width: 90%;
    }
    .dropIconWrap, .rightPlanning .dropIconWrap {
        flex-direction: column-reverse;
        justify-content: flex-end;
        align-items: flex-start;
    }
    img.locationFlag {
        max-height: 25px;
        margin-top: 10px;
    }
    .nowLess, .protextCover {
        text-align: center;
    }
    section.faqWrap button.buttonDefault {
        display: block;
        margin: auto;
    }
    .locatioBox {
        width: 26%;
    }
    .partnerWrapping .slick-next {
        right: 39%;
    }
    .locationText {
        max-width: 75%;
        margin: 0 auto 3rem auto;
    }
    .country-select {
        margin-right: 0;
    }
    section.protectionSection .mobileIcons {
        padding: 2rem 1rem;
        border-radius: 32px;
        margin-bottom: 3rem;
        width: 100%;
        max-width: 100%;
        min-height: 170px;
        display: flex;
        align-items: center;
        flex-direction: column;
        margin-left: 0;
        margin-right: 0;
    }
    section.protectionSection .buttonCovers button.buttonDefault {
        margin-right: 0rem;
    }
    section.ourPartnersWrap::after {
        height: 25%;
        background-image: url(../images/partnerMobile.jpg);
        background-position: center;
    }
    .clientsPartners .tabcontent {
        display: block !important;
        padding: 2rem 12px;
        border-top: none;
        animation: fadeEffect 1s;
    }
    .testiWrap {
        text-align: center;
    }
    .testiWrap p {
        text-align: center;
        font-size: 12px;
    }
    .clientsPartners .tab {
        display: none;
    }
    .clientTitle {
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 1rem;
    }
    .testimonialsCover {
        max-width: 80%;
        margin: auto;
    }
    section.newsWrapper h4 {
        text-align: left;
    }
    .news-slider-intialize .slick-dots {
        display: none !important;
    }
    .leftSideFooter {
        max-width: 100%;
    }
    .testiWrap h1 {
        font-size: 2rem;
    }
    .devicetitle {
        display: block;
    }
    .no-padding-mobile {
        padding: 0px;
    }
    footer .no-padding-mobile {
        border-top: 1px solid #cccccc;
    }
    ul.footerSocialList b {
        white-space: nowrap;
    }
    .getContactWrap h2 {
        text-align: center;
    }
    section.partnerCover {
        padding-bottom: 0;
    }
    .footerSocialIcons {
        margin-top: 1rem;
    }
    img.signupImage {
        margin-top: 1rem;
    }
    .onlyMobileMust {
        display: block !important;
    }
    ul.footerSocialList {
        min-width: 60%;
    }
    .summaryWrap h4 {
        text-align: center;
    }
    .cimpleButton {
        text-align: left;
        display: inline-block;
    }
    img.plusIn {
        display: inline-block;
    }
    .simpleSteps {
        margin: 0;
        margin-top: 10px;
        font-size: 15px;
        display: inline;
    }
    .twoMin {
        display: inline;
        font-size: 15px;
    }
    .bannerTitle.protect-title {
        font-size: 2.5rem;
        max-width: 80%;
    }
    .buttonCovers.button-Mob {
        max-width: 100%;
    }
    .buttonCovers.button-Mob .medText.onlyMobile {
        margin-top: 1.5rem;
        margin-bottom: 0;
    }
    .protextCover h2 {
        font-size: 1.6rem;
    }
    section.getTouchWrap {
        padding-top: 0;
    }
    .mailWrapper.dropOffMail {
        border-top: none;
    }
    section.clientsPartners.clientsPartnerMobile .partnerWrapping .slick-next {
        right: -15px;
        bottom: unset;
        top: 50%;
    }
    section.clientsPartners.clientsPartnerMobile .partnerWrapping .slick-prev {
        left: -15px;
        bottom: unset;
        top: 50%;
    }
    img.partnerPage.partnerImagePage.partImgMob {
        margin-top: 2rem;
        height: auto;
        object-fit: unset;
    }
    .testimonialsWrapper.testimonialsMobile ul.slick-dots {
        left: unset;
        bottom: -9rem;
        width: 100%;
        z-index: 11111111;
    }
    section.coverWrap .mobText {
        font-size: 11px;
    }
    .centerLocation button.buttonDefault {
        font-size: 12px;
    }
    ul.footerSocialList li a {
        font-size: 12px;
        white-space: nowrap;
    }
    section.thankYouWrapper {
        border-top: 1px solid #cecece;
    }
    .imeiNo {
        text-align: center;
    }
    #main #faq .card, #main #faq .card .card-header .btn-header-link {
        border-radius: 15px;
    }
    section.clientsPartners.clientsPartnerMobile .tabcontent {
        padding-bottom: 0;
    }
    section.benifitsPoints {
        padding-top: 1rem;
    }
    section.clientsPartners.clientsPartnerMobile {
        padding-top: 0;
    }
    section.lessMoreWrapper {
        padding-bottom: 0;
    }
    .expDate input {
        width: 75%;
    }
    span.cvvCover input {
        width: 100%;
    }
    .expDate {
        margin-top: 6px;
    }
    .payTabsWrap {
        border: none;
        padding: 0;
        margin-top: 3rem;
    }
    .imeiNo {
        margin-bottom: 1rem;
    }
    h1.fourStepstitle {
        font-size: 1.8rem;
    }
    h2.fontLighter.fourStepQuote {
        font-size: 1.5rem;
    }
    img.logo {
        height: 25px;
    }
    span.LoginNav a {
        font-size: 14px;
    }
    .promoCodeWrap {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    .prome {
        text-align: center;
        padding: 0;
    }
    section.protectionFormWrap {
        padding-bottom: 0;
    }
    footer .container {
        padding: 0;
    }
    .bannerTitle.bannerTitle-home {
        font-size: 1.3rem;
        max-width: 80%;
    }
    section.allPlansWrap {
        padding-bottom: 0;
    }
    ul.navbarList li {
        margin-bottom: 0px;
    }
    section.dropHeader {
        padding-top: 1rem;
    }
    .terms-policy {
        text-align: center;
        font-size: 13px;
    }
    section.protectionSection, .ourMissionVis, .ourPartnersWrap, .coverWrap, section.protectionSection.text-center, .contactWrap-icon, .whoWeAre {
        background-repeat: no-repeat;
        background-image: none !important;
    }
    ul.socialFooterList li {
        margin-left: 10px;
        margin-right: 10px;
    }
    ul.footerSocialList.svFooterList li:nth-child(odd) {
        min-width: 60%;
    }
    ul.footerSocialList.svFooterList li:nth-child(even) {
        min-width: 32% !important;
    }
    img.bs-step-image {
        object-position: left;
    }
    ul.navbarList li a {
        font-size: 17px;
    }
    .dropdown-wrap ul.dropdown-menu {
        width: calc(100% - 0.5px);
    }
    
.dropdown-contactCover {
    margin-left: 0%;
}

.dropdown-contactCover .dropdown-wrap {
    margin-bottom: 1.5rem;
}

h4.sub-footer-head {
    min-height: 0;
}

.left-Slider-Head {
    text-align: center;
}
.lightTexttitle {
    font-size: 2rem;
}
.bottomLight {
    font-size: 2.4rem;
    max-width: 90%;
    margin: auto;
    margin-bottom: 1rem;
}

.ValidtyDate {
    text-align: center;
    border-left: none;
    margin: 1rem 0;
    position: relative;
}
.ValidtyDate::after {
    content: '';
    position: absolute;
    top: -7px;
    left: 50%;
    width: 60px;
    height: 1px;
    transform: translateX(-50%);
    background-color: #e50019;
}

.SignupNowCov {
    text-align: center;
    margin-bottom: 2rem;
}
.topBannSlider .slick-dots {
    bottom: -67px;
}
img.topSliderBanner {
    max-width: 90%;
    margin: auto;
}
.topBannSlider .slick-dots li {
    margin: 0px 5%;
}

section.topBannSlider {
    margin-top: 0;
    padding-top: 1rem;
}
section.newsWrapper h4.neswsSee{
    text-align: center;
}

section.socialBuzzWrap {
    padding-bottom: 1rem;
}

img.closeNavMenu {
    margin-top: 2.4rem;
}
.locationWrapper {
    margin-bottom: 7rem;
}
.so.cialPost {
    white-space: nowrap;
    overflow-x: auto;
}
/*TONIC CSS START*/
    .create-claim-page .popover {
        max-width: 343px;
    }
    .device-details table tr td:first-child {
        width: 180px;
    }
}

@media screen and (max-width: 350px) {
    img.logo {
        height: 20px;
    }
    span.LoginNav a {
        padding: 0;
        display: flex;
        padding-right: 10px;
    }
    .footerOuterLink {
        padding: 1rem 0;
        max-width: 64%;
    }
    ul.navbarList {
        max-height: 30vh;
        overflow-y: auto;
    }
    .locatioBox {
        width: 40%;
    }
    
    img.asideLogo {
        height: 22px;
    }
    /*TONIC CSS START*/
    .device-details table tr td:first-child {
        width: 145px;
    }
    .payment-method-inner-block .select-card-option img {
        width: 65px;
    }
}

@media screen and (orientation: portrait) {
    .worksPort {
        display: block;
        max-width: 80%;
        margin: auto;
    }
    .worksLandscape {
        display: none;
    }
}