﻿body, html {
    overflow-x: hidden !important;
}

body {
    font-family: Open Sans,Arial,sans-serif !important;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    line-height: 1.7em;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.floating {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 20px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 80;
    -webkit-animation: bounce .3s infinite alternate;
    -moz-animation: bounce .3s infinite alternate;
    animation: bounce .3s infinite alternate;
}

@-webkit-keyframes bounce {
    to {
        -webkit-transform: scale(1.2);
    }
}

@-moz-keyframes bounce {
    to {
        -moz-transform: scale(1.2);
    }
}

@keyframes bounce {
    to {
        transform: scale(1.2);
    }
}

label.et_pb_contact_label {
    display: none;
}

h1.intro {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6, p {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}

img#logo {
    max-width: 185px;
}
.medicalAidFooter-p {
    color: #282b6e;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
    font-style: normal;
    font-size: 13px !important;
    padding-left: 10px !important;
}

.check-input {
    width: 20px !important;
    height: 20px;
    margin-top: 5px !important;
}

header#main-header {
    padding-top: 15px;
    /*background-color: #e9eaef;*/
    background-color: #fff;
}

.divTableCell.cta.top.makewhite img.callimg, .divTableCell.cta.btm.makewhite img.quoteimg {
    width: 30px !important;
    padding-right: 10px !important;
}

.divTableCell.cta.top a, .divTableCell.cta.btm a {
    width: 170px;
}

.et_pb_text_inner.makebigger {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5em;
}

.ds-vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.divTableCell.extheight2x.last {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

@media all and (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1150px;
    }
}

.et_pb_section {
    padding: 26px 0;
    background-position: 50%;
    background-size: 100%;
    background-size: cover;
}

strong {
    font-weight: 900 !important;
}

.et_pb_text_inner {
    position: relative;
}

img {
    max-width: 100%;
    height: auto;
}

.annualIncrease2023 {
    font-size: 18px !important;
    text-align: center !important;
    font-weight: bold !important;
    color: #282b6e !important;
}

.validateCellphone {
    color: #ff0000 !important;
    font-size: 13px;
    padding-left: 10px;
}


/* Hero */
span.textseparator {
    display: inherit;
}

.extheight1x.increaseheight {
    min-height: 150px;
}

#hero h2 {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 800;
    font-size: 3em;
    color: #282b6e !important;
    line-height: 1.3em;
    position: relative;
}


#petinsurancestress h2, #simpleandaffordable h2, #affordableplans h2, #discounts h2, #mobileplans h2 {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 800;
    font-size: 2.6em;
    color: #282b6e !important;
    line-height: 1.3em;
}


p.smaller {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5em;
    color: #282972;
}

#hero:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: '';
    width: 100%;
    background: #fff !important;
    /* background: #e9eaef !important;*/
    height: 80%;
    z-index: -1;
}

#hero:after {
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTEyODAgMTQwVjBTOTkzLjQ2IDE0MCA2NDAgMTM5IDAgMCAwIDB2MTQweiIvPjwvZz48L3N2Zz4=);
    background-size: 100% 50px;
    /* bottom: 6.5em;*/
    height: 50px;
    position: relative;
    /* background-color: #e9eaef;*/
    background-color: #fff;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
}

.row.et_pb_row.increasepadding {
    padding-bottom: 40px;
}

    .row.et_pb_row.increasepadding h2 {
        text-align: center;
    }

/* Hero CTA */

.getCoverNow a {
    width: max-content;
    background-color: #322f78 !important;
    color: #fff !important;
    position: relative;
    transition: 0.5s all ease;
    text-decoration: none;
    font-size: 16px;
    font-weight: 900;
    border: 3px solid #fff;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin: auto;
    padding: 7px 20px;
    border-radius: 19px;
    font-family: Open Sans,Arial,sans-serif;
    padding-right: 2em;
    display: block;
    line-height: 23px;
}

.getCoverPets-img {
    width: 100% !important;
    margin-top: -150px !important;
    /* margin-left: 70px !important;*/
}

#hero .et_pb_contact {
    max-width: 100%;
    margin: 0 auto;
    box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
    border-radius: 25px;
}

    #hero .et_pb_contact div.et_pb_contact_form.clearfix {
        background-color: #282972;
        padding-right: 35px;
        padding-left: 35px;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 25px 25px 0 0;
    }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix h2 {
            font-weight: 800;
            font-size: 24px;
            color: #FFFFFF !important;
            line-height: 1.2em;
            text-align: center;
            padding-bottom: 10px;
        }

p.et_pb_contact_field label {
    display: none;
}

#hero .et_pb_contact input {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 13px;
    background-color: #FFFFFF;
    border-radius: 16px 16px 16px 16px;
    overflow: hidden;
    border: 0px;
    width: 100%;
}

    #hero .et_pb_contact input:focus {
        outline: 0;
        border: 0;
    }

#hero .et_pb_module.et_pb_cta_.textweight.et_pb_promo {
    background-color: #60c5c0;
    border-radius: 0 0 25px 25px;
    overflow: hidden;
    padding-top: 22px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    text-align: center;
}

.et_pb_promo_description {
    color: #fff !important;
}


span.call.circle img {
    position: relative;
    top: -1px;
    margin-right: 5px;
}

span.cta.cirlce img {
    position: relative;
    top: -1px;
    margin-right: 5px;
}

#hero .et_pb_module.et_pb_cta_.textweight.et_pb_promo h2.et_pb_module_header {
    font-weight: 800 !important;
    font-size: 24px !important;
    color: #282972 !important;
}

.quotecta {
    line-height: 20px;
    padding-bottom: 15px;
}

.et_contact_bottom_container {
    text-align: center;
}

button.et_pb_contact_quote.et_pb_button {
    /*width: 170px;*/
    background-color: #322f78 !important;
    color: #fff !important;
    position: relative;
    transition: 0.5s all ease;
    text-decoration: none;
    font-size: 16px;
    font-weight: 900;
    border: 3px solid #fff;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin: auto;
    padding: 7px 20px;
    border-radius: 17px;
    font-family: Open Sans,Arial,sans-serif;
    padding-right: 2em;
}

    button.et_pb_contact_quote.et_pb_button:hover, .quotecta a:hover, .divTableCell.cta.top a:hover, .divTableCell.cta.btm a:hover {
        transition: 0.5s all ease;
        background-color: #33e2d1 !important;
    }

button.et_pb_contact_submit.et_pb_button {
    width: 170px;
    background-color: #61c4bf !important;
    color: #282b6e !important;
    position: relative;
    transition: 0.5s all ease;
    text-decoration: none;
    font-size: 16px;
    font-weight: 900;
    border: 3px solid #fff;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin: auto;
    padding: 5px 20px;
    border-radius: 17px;
    font-family: Open Sans,Arial,sans-serif;
    padding-right: 2em;
}

    button.et_pb_contact_submit.et_pb_button:hover, .quotecta a:hover, .divTableCell.cta.top a:hover, .divTableCell.cta.btm a:hover {
        transition: 0.5s all ease;
        background-color: #33e2d1 !important;
    }

.et_contact_bottom_container {
    text-align: center;
}

.callimg {
    width: 30px !important;
    padding-right: 10px !important;
}

.quoteimg {
    width: 35px !important;
    padding-right: 10px !important;
}
/* Hero CTA Layer */
#callbackcol {
    position: relative;
}

    #callbackcol:before {
        position: absolute;
        content: '';
        left: -10px;
        top: -70px;
        /* background-image: url(../assets/grey-layer.svg);*/
        /* background-image: url('../img/grey-layer.svg');*/
        background-size: 100%;
        height: 100%;
        background-repeat: no-repeat;
        z-index: -1;
        width: 100%;
    }

/* Hero CTA Button */
.quotecta a {
    width: max-content;
    background-color: #322f78 !important;
    color: #fff !important;
    position: relative;
    transition: 0.5s all ease;
    text-decoration: none;
    font-size: 16px;
    font-weight: 900;
    border: 3px solid #fff;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin: auto;
    padding: 7px 20px;
    border-radius: 19px;
    font-family: Open Sans,Arial,sans-serif;
    padding-right: 2em;
    display: block;
    line-height: 23px;
}

a:hover {
    color: #FFF !important;
}

span.textsep {
    position: relative;
    display: inline-block;
}

    span.textsep::before {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        height: 16px;
        content: '';
        /*background-image: url(../assets/medium.svg);*/
        background-image: url('../img/medium.svg');
        top: 1.2em;
        border-radius: 10em;
        background-size: contain;
        max-width: 100%;
        background-repeat: no-repeat;
    }

    span.textsep.smallest::before {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        height: 16px;
        content: '';
        /*background-image: url(../assets/smallest.svg);*/
        background-image: url('../img/smallest.svg');
        top: 1.2em;
        border-radius: 10em;
        background-size: contain;
        max-width: 100%;
        background-repeat: no-repeat;
    }


/* Hello Peter Box */
#hellopeter ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    padding-bottom: 0;
}

#hellopeter img.hellopeterlogo {
    width: 140px;
}

li.starsbullet {
    padding-left: 10px;
}

img.stars-rating {
    width: 110px;
    position: relative;
    top: 6px;
}

#hellopeter {
    background-color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    overflow: hidden;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    margin-top: 60px;
    box-shadow: 0px 2px 18px 0px rgb(40 43 110 / 12%);
}

@media all and (min-width: 1300px) {
    #hellopeter {
        max-width: 80%;
    }
}

/* Value Stacks */
.et_pb_blurb_content {
    display: table;
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    word-wrap: break-word;
    width: 100%;
}

.et_pb_main_blurb_image {
    width: 32px;
    display: table-cell;
    margin-bottom: 30px;
    line-height: 0;
    max-width: 100%;
}

span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    display: block;
    margin: auto;
    width: 100%;
    text-align: center;
}

.et_pb_blurb_container {
    display: table-cell;
    vertical-align: top;
    padding-left: 8px;
}

#valuestacks h3 {
    color: #282b6e !important;
    line-height: 1.3em;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 1.5em;
}

#valuestacks {
    padding-top: 20px;
    padding-bottom: 0;
}

/* Pet Insurance Can Be Stressful */
ul.bonebullets {
    list-style: none;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 1.2em;
    color: #282b6e!important;
}

    ul.bonebullets li {
        padding-bottom: 18px;
        padding-left: 35px;
        position: relative;
    }

        ul.bonebullets li:before {
            /*  background-image: url(../assets/bonebullet.svg);*/

            background-image: url('../img/pet2023/bulletPaw.svg');
            background-size: contain;
            width: 25px;
            height: 100%;
            content: '';
            position: absolute;
            left: 0;
            background-repeat: no-repeat;
        }

#petinsurancestresscol {
    position: relative;
    padding-bottom: 100px;
}

    #petinsurancestresscol:before {
        /* background-image: url(../assets/bluelayer.svg);*/
        background-image: url('../img/bluelayer.svg');
        content: '';
        position: absolute;
        left: -35px;
        top: -30px;
        right: -15px;
        height: 110%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }

#petinsurancestress {
    padding-top: 30px;
}

    #petinsurancestress .et_pb_text_inner.makebigger {
        padding-bottom: 15px;
    }

#petinsurancestresscol .et_pb_module.et_pb_image {
    box-shadow: 0px 2px 18px 0px rgb(40 43 110 / 12%);
    border-radius: 100px;
    position: relative;
    top: 4.2em;
    margin: 0 auto;
    max-width: 90%;
}

#smartInsurance {
    background-color: #322f78 !important;
    padding-top: 20px;
}

    #smartInsurance h2 {
        color: #fff !important;
        text-align: center !important;
        font-size: 38px !important;
        font-weight: 900 !important;
    }

.stackedImages {
    width: 80%;
    margin-top: -150px !important;
}

#simpleandaffordable h2 {
    text-align: center;
    color: #282b6e !important;
    font-weight: normal !important;
}

#simpleandaffordable {
    padding-bottom: 5em;
    background-color: #60c5c0 !important;
    padding-top: 20px;
}

    #simpleandaffordable:before {
        content: '';
        background-size: 100% 50px;
        bottom: 0;
        height: 50px;
        position: absolute;
        /*background-color: #60c5c0;*/
        left: 0;
        right: 0;
        width: 100%;
    }

    #simpleandaffordable:after {
        content: '';
        /* background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTEyODAgMTQwVjBTOTkzLjQ2IDE0MCA2NDAgMTM5IDAgMCAwIDB2MTQweiIvPjwvZz48L3N2Zz4=);*/
        background-size: 100% 50px;
        top: 0;
        height: 50px;
        position: absolute;
        /* background-color: #282972;*/
        left: 0;
        right: 0;
        width: 100%;
        transform: rotateX(180deg);
    }


#affordablestacks span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    width: 35px;
}

#affordablestacks h3 {
    font-weight: 800;
    font-size: 18px;
    color: #61c4bf !important;
    line-height: 1.3em;
}

#affordablestacks .et_pb_blurb_description {
    color: #fff;
}

.hellopeter-img {
    width: 20% !important;
}

.hellopeterText {
    color: #282b6e !important;
}
/* Reviews */
#reviews .container.fullwidth {
    width: 100%;
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px !important;
}

img.reviewimg {
    max-width: 100px;
}

.et_pb_text_inner.thereview p {
    color: #282b6e !important;
    font-weight: 700;
    margin-bottom: 0px !important;
    font-size: 13px !important;
    font-style: italic;
}

.et_pb_text_inner.thereview p {
    color: #282b6e !important;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 0px !important;
}

h5.name {
    font-weight: 800;
    font-size: 13px;
    color: #282b6e !important;
}

#reviews .et_pb_module.et_pb_image {
    margin-bottom: 10%;
}

#reviews .et_pb_column.col.et_pb_column_1_2 {
    background-color: #FFFFFF;
    border-radius: 25px 25px 25px 25px;
    overflow: hidden;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin-right: 2%;
    width: 15.1667%;
}

p.date {
    color: #666;
    margin-bottom: 8px;
    font-size: 12px;
}

#reviews .et_pb_column.col.et_pb_column_1_2:last-child {
    margin-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#reviews .et_pb_column.col.et_pb_column_1_2:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#reviews {
    z-index: 9;
    padding-bottom: 10px;
}

    #reviews .container.fullwidth {
        margin-top: -10em;
        overflow: hidden;
    }

/* New Reviews Start */
h5.name {
    font-weight: 800;
    font-size: 13px;
    color: #282b6e !important;
    text-transform: uppercase;
}

.testimonial_box-top span.fa.fa-star {
    font-size: 14px;
    color: #f5ba19;
    margin-top: 2px;
    margin-bottom: 2px;
}


.testimonial_box-text p.date {
    color: #40aee1;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    font-weight: 700;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
}

.et_pb_text_inner.thereview {
    font-weight: 300;
    height: 80px;
    overflow-y: auto;
    display: block;
    margin-top: 5px;
}


    .et_pb_text_inner.thereview.name h5 {
        font-weight: 800;
        font-size: 13px;
        font-style: italic;
        font-family: 'Open Sans',Arial,Helvetica,sans-serif;
        color: #282972;
        line-height: 20px;
    }

    .et_pb_text_inner.thereview.name {
        height: auto;
        line-height: 40px !important;
    }

    /* Reviews Scrollbar */
    .et_pb_text_inner.thereview::-webkit-scrollbar {
        width: 5px;
    }

    .et_pb_text_inner.thereview::-webkit-scrollbar-thumb {
        background-color: #40aee1;
        border-radius: 10px;
    }

    .et_pb_text_inner.thereview::-webkit-scrollbar-track {
        background: #c3c9de;
        border-radius: 20px;
    }

/* End Scrollbar */

@media all and (min-width: 1200px) {
    .testimonial_box-top {
        height: 265px;
        font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    }
}

.testimonial-slide {
    padding: 40px 20px;
}

.et_pb_text_inner.nameinfo {
    width: 100%;
}

.et_pb_text_inner.thereview p {
    font-size: 1rem;
}

.testimonial-slide {
    padding-left: 0px;
}

.testimonial_box-top {
    background-color: #fff;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    flex-direction: column;
    text-align: left;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    border-radius: 25px 25px 25px 25px;
}

    .testimonial_box-top span.fa.fa-star {
        font-size: 14px;
        color: #f5ba19;
    }

.testimonial_box-icon {
    padding: 10px 0;
}

    .testimonial_box-icon i {
        font-size: 25px;
        color: #14213d;
    }

.testimonial_box-text {
    padding: 10px 0;
    width: 100%;
}

    .testimonial_box-text p {
        color: #293241;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0;
    }

.testimonial_box-img {
    padding: 20px 0 10px;
    display: flex;
    justify-content: center;
}

    .testimonial_box-img img {
        width: 70px;
        height: 70px;
        border-radius: 50px;
        border: 2px solid #e5e5e5;
    }

.testimonial_box-name {
    padding-top: 10px;
}

    .testimonial_box-name h4 {
        font-size: 20px;
        line-height: 25px;
        color: #293241;
        margin-bottom: 0;
    }

.testimonial_box-job p {
    color: #293241;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 0;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list {
    /*background: #fff url('./ajax-loader.gif') center center no-repeat;*/
}

/* Icons */
/*@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}*/
/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: transparent;
        outline: none;
        background: transparent;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: .25;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: 'ÃƒÂ¢Ã‚Â†Ã‚Â';
}

[dir='rtl'] .slick-prev:before {
    content: 'ÃƒÂ¢Ã‚Â†Ã‚Â’';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: 'ÃƒÂ¢Ã‚Â†Ã‚Â’';
}

[dir='rtl'] .slick-next:before {
    content: 'ÃƒÂ¢Ã‚Â†Ã‚Â';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: transparent;
        }

            .slick-dots li button:hover,
            .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before,
                .slick-dots li button:focus:before {
                    opacity: 1;
                }

            .slick-dots li button:before {
                font-family: 'slick';
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                /*content: 'ÃƒÂ¢Ã‚Â€Ã‚Â¢';*/
                text-align: center;
                opacity: .25;
                color: black;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            color: black;
        }
/* End Reviews */


/*#affordablestacks {
    padding-bottom: 30px;
    padding-top: 40px;
}
*/
#affordableplans .container.midwith {
    max-width: 100%;
}

#affordableplans h2 {
    text-align: center;
    margin-bottom: 40px;
}

#affordableplans {
    padding-top: 20px;
}

@media all and (max-width: 1374px) {
    #affordableplans .container.midwith {
        max-width: 100%;
    }
}

/* Pricing Buttons */

@media all and (max-width: 1264px) {
    .divTableCell.cta.btm a {
        width: 100%;
    }
}

/* Table */
.accidentPlan {
    background-color: #322f78 !important;
}

.hospitalPlan {
    background-color: #3276b7 !important;
}

.classicPlan {
    background-color: #40aee1 !important;
}

.superPlan {
    background-color: #60c5c0 !important;
}


.dayToDayBenefits {
    background-color: #322f78 !important;
    color: #fff !important;
    font-size: 18px !important;
}

.divTable {
    display: table;
    width: 100%;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}

.divTableCell, .divTableHead {
    display: table-cell;
    padding: 3px 10px;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody {
    display: table-row-group;
}

.divTableCell.heading.accent {
    text-align: center;
    background-color: #282b6e;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

span.plan {
    font-size: 13px;
    font-weight: 800;
}

span.price {
    color: #fff;
    font-size: 2.6em;
    font-weight: 900;
}

.divTableCell.btn {
    display: inline-flex;
    padding-left: 0;
    padding-right: 0;
}

.extheight1x {
    min-height: 55px;
}

.divTableRowX3 {
    width: 75%;
    margin-left: 412px;
}

.divTableRow {
    display: inline-grid;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin-right: 1%;
    width: 18%;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.solidBlue {
    background-color: #282b6e;
    display: inline-grid;
    width: 75%;
}

.divTableCell {
    background-color: rgb(149 149 149 / 11%);
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 10px;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}

    .divTableCell:nth-child(2n) {
        background: #fff;
    }

.divTableRow.thefirst {
    box-shadow: none;
    border-radius: 0;
    margin-right: 0;
    width: 22%;
    margin-left: 0;
}

.divTableCell.heading.accent {
    display: block;
    flex-direction: inherit;
    justify-content: center;
    line-height: initial;
}

.divTableRow.thefirst .divTableCell {
    color: #282b6e;
    font-size: 15px;
    font-weight: 700;
    line-height: inherit;
}

.divTableCell.heading.accent.empty {
    font-size: 15px;
    line-height: initial;
    opacity: 0;
}

.divTableCell.accentcell {
    color: #40aee1 !important;
    font-weight: 900 !important;
}

.divTableCell.extheight {
    min-height: 56px;
}

.divTableRow.thesec {
    margin-left: 0;
}

.divTableCell.extheight3x {
    line-height: 1.5em;
    min-height: 117.5px;
}

.divTableRow.thefirst .divTableCell.extheight3x {
    min-height: 117.5px;
}

.divTableCell.extheight2x {
    line-height: 1.5em;
}

.divTableCell.extheight2x {
    min-height: 80px;
}

.divTableCell.btn img {
    width: 25px;
    margin-right: 5px;
    top: -2px;
    position: relative;
}

.divTableCell.btn a {
    text-decoration: none;
    font-size: 11px;
    /*    font-weight: 900;*/
    color: #282b6e;
    font-family: Open Sans,Arial,sans-serif;
}

.divTableCell.cta a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 900;
    border: 3px solid #fff;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    width: 90%;
    margin: auto;
    padding: 10px 20px;
    border-radius: 19px;
    font-family: Open Sans,Arial,sans-serif;
}

.divTableCell.cta.btm a {
    background-color: #40aee1 !important;
    color: #282b6e !important;
    position: relative;
    transition: 0.5s all ease;
    text-decoration: none;
    font-size: 14px;
    font-weight: 900;
    border: 3px solid #fff;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin: auto;
    padding: 6px 20px;
    border-radius: 17px;
    font-family: Open Sans,Arial,sans-serif;
    padding-right: 2em;
    display: block;
    line-height: 23px;
    transition: 0.5s all ease;
    width: 100%;
}

.divTableCell.cta.top a {
    background-color: #61c4bf !important;
    color: #282b6e !important;
    position: relative;
    transition: 0.5s all ease;
    text-decoration: none;
    font-size: 14px;
    font-weight: 900;
    border: 3px solid #fff;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin: auto;
    padding: 6px 20px;
    border-radius: 17px;
    font-family: Open Sans,Arial,sans-serif;
    transition: 0.5s all ease;
    margin-top: 8px;
    width: 100%;
}

.divTableCell.makewhite {
    background-color: #fff;
}

.divTableCell.heading.accent.recommended {
    background-color: #39afe2;
}

    .divTableCell.heading.accent.recommended span.price {
        color: #fff;
    }

.divTableCell.heading.accent.accident {
    background-color: #322f78;
}

.divTableCell.heading.accent.primary {
    background-color: #515e69;
}

.divTableCell.heading.accent.hospital {
    background-color: #3276b7;
}

.divTableCell.heading.accent.super {
    background-color: #60c5c0;
}

.divTableCell.extheight.price, .divTableCell.extheight2x.last.price {
    font-size: 1.2em;
    font-weight: 900;
    color: #282b6e;
}

span.plan.popular {
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
    color: #40aee1;
    z-index: 99999;
    width: max-content;
    display: block;
    height: auto;
    font-size: 15px;
}

.quotecta {
    line-height: 20px;
}

strong {
    display: contents;
    font-weight: 900;
}

.divTableCell.emptyspace {
    height: 4px;
}

.divTableCell.cta.top.makewhite {
    padding-top: 0px;
    padding-bottom: 0;
}

img.info {
    width: 12px;
}
/* End Table */


#discounts .et_pb_contact {
    max-width: 80%;
    box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
    border-radius: 25px;
}

    #discounts .et_pb_contact div.et_pb_contact_form.clearfix {
        background-color: #282972;
        padding-right: 35px;
        padding-left: 35px;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 25px 25px 0 0;
    }

        #discounts .et_pb_contact div.et_pb_contact_form.clearfix h2 {
            font-weight: 800;
            font-size: 24px;
            color: #FFFFFF !important;
            line-height: 1.2em;
            text-align: center;
            padding-bottom: 10px;
        }

p.et_pb_contact_field label {
    display: none;
}

#discounts .et_pb_contact input {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 13px;
    background-color: #FFFFFF;
    border-radius: 16px 16px 16px 16px;
    overflow: hidden;
    border: 0px;
    width: 100%;
}

    #discounts .et_pb_contact input:focus {
        outline: 0;
        border: 0;
    }

#discounts .et_pb_module.et_pb_cta_.textweight.et_pb_promo {
    background-color: #60c5c0;
    border-radius: 0 0 25px 25px;
    overflow: hidden;
    padding-top: 22px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    text-align: center;
}
/* Footer */
#footer .et_pb_blurb_container {
    display: block;
    padding-top: 30px
}

#footer .footer-container {
    max-width: 80%;
}

#footer {
    background-color: #282b6e !important;
    padding-bottom: 0;
}

    #footer h4 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 13px;
        color: #fff !important;
    }

    #footer p {
        font-size: 12px;
        color: #fff;
    }

.social-icons ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    margin-bottom: 0;
}

    .social-icons ul li {
        padding-left: 3px;
        padding-right: 3px;
    }

        .social-icons ul li .fa {
            font-size: 16px;
            color: #fff;
            font-weight: 900;
        }

        .social-icons ul li a {
            width: 28px;
            height: 28px;
            display: block;
            line-height: 28px;
            text-align: center;
            transition: 0.3s all ease;
            border-radius: 50%;
        }

a.facebook:hover {
    background-color: #3b5998;
}

a.twitter:hover {
    background-color: #00acee;
}

a.linkedin:hover {
    background-color: #0e76a8;
}


.et_pb_column.et_pb_column_1_2.accredit {
    text-align: center;
    padding-top: 40px !important;
}

img.oneplanwhite {
    margin-bottom: 12px !important;
    max-width: 150px;
    text-align: center;
}

img.bryte {
    margin-bottom: 15px !important;
    max-width: 110px;
    text-align: center;
}

img.debicheck {
    max-width: 160px;
    text-align: center;
}

#callbackcolfooter h2 {
    font-weight: 800;
    font-size: 24px;
    color: #282b6e !important;
    line-height: 1.2em;
    text-align: center;
    padding-bottom: 10px;
}

#callbackcolfooter .et_pb_contact input, #callbackcolfooter .et_pb_contact input:focus, #callbackcolfooter .et_pb_contact input:active {
    padding-top: 9px;
    padding-right: 20px;
    padding-bottom: 9px;
    padding-left: 20px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 13px;
    background-color: #FFFFFF;
    border-radius: 16px 16px 16px 16px;
    overflow: hidden;
    width: 100%;
    border: 2px solid #adaec7;
    outline: 0;
}

    #callbackcolfooter .et_pb_contact input::placeholder {
        color: #adaec7;
    }

#callbackcolfooter .et_pb_contact {
    background-color: #e9eaef;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 25px;
    margin-top: -4.5em;
}

#footerbottom {
    background-color: #1f2261 !important;
    padding-top: 0;
    padding-bottom: 0;
}

    #footerbottom p {
        color: #fff;
        font-size: 12px;
        margin-top: 1rem;
    }

.et_pb_column.col.et_pb_column_1_2.terms p {
    text-align: right;
}

    .et_pb_column.col.et_pb_column_1_2.terms p a {
        color: #fff;
        text-decoration: none;
    }



/* Discounts */


#discountscol {
    position: relative;
    padding-bottom: 100px;
}

    #discountscol:before {
        content: '';
        position: absolute;
        left: -30px;
        top: 10px;
        right: -5px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }

#discounts {
    padding-top: 30px;
}

    #discounts .et_pb_text_inner.makebigger {
        padding-bottom: 15px;
    }

#discountscol .et_pb_module.et_pb_image {
    box-shadow: 0px 2px 18px 0px rgb(40 43 110 / 12%);
    border-radius: 100px;
    position: relative;
    top: 4.2em;
    margin: 0 auto;
    max-width: 90%;
}

.tooltipblock {
    position: relative;
}

    .tooltipblock .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 12px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
        font-size: 12px;
        font-weight: normal;
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        padding: 10px;
    }

        .tooltipblock .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltipblock:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

#mobileplans {
    display: none;
}

#footerMobile {
    display: none !important;
}


.et_pb_section-background {
    background-image: url('../pet-image-01.png');
    background-position: left bottom !important;
    background-size: 45% !important;
    background-repeat: no-repeat !important;
}

#ChoosingPetInsurance {
}

#chooseleft {
   background-color: #fff !important;
}

#chooseright {
    background-color: #fff !important;
}

.choose-wrapper-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    padding-bottom: 30px;
}

.choose-sub {
    color: white;
    margin: 40px 0px 30px 0px;
    font-size: 16px;
}

.choose-t1 {
    margin-bottom: 10px;
    color: white;
    font-size: 33px;
    font-weight: 800;
}

.choose-t4 {
    margin-top: 20px;
    margin-bottom: 40px;
    color: white;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
}

.choose-list {
    margin-bottom: 10px;
}

.list-wrapper {
    margin-bottom: 90px;
    color: #fff
}

.chooseright-wrapper {
    padding-top: 40px;
    max-width: 500px;
    margin-left: 15%;
    margin-right: auto;
    color: #282b6e!important;
}

.chooseright-header {
    font-size: 22px;
    margin-top: 20px;
    font-weight: 800;
}

.chooseright-block {
    margin-bottom: 40px;
}

.chooseright-img {
    width: 100px;
}

/************************************************/
/******************Colors************************/
/************************************************/
.dark-blue-text {
    color: #282972 !important;
}
.heading-break {
    margin-top: -5px;
}
    .heading-break h1 {
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif;
        font-weight: 900;
        font-size: 35px;
    }

/************************************************/
/******************Accordions********************/
/************************************************/
.p-font {
    font-size: 16px;
    color: #282972 !important;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-body {
    padding: 15px;
}
.mb-60 {
    margin-bottom: 60px;
}
.pb-10 {
    padding-bottom: 10px;
}

.pt-30 {
    padding-top: 30px;
}
#accordion .panel-heading {
    height: auto;
    vertical-align: middle;
    padding-bottom: 15px;
    border: 1px solid #D8D8D8;
    border-radius: 8px;
    background-color: #282972 !important;
    color: #fff !important;
}

#accordion .panel-title {
    font-size: 16px;
    padding-top: 15px;
}

.accordion-A {
    color: #fff !important;
    text-decoration: none !important;
}

#accordion .panel-body {
    border-top-color: none !important;
    background-color: #fafafa;
    margin-top: -5px;
    border: 1px solid #ccc;
}
    .accordion-A:hover:active {
        color: #fff !important;
        text-decoration: none !important;
    }

#accordion .panel-default {
    margin-bottom: 15px;
    border: 0px
}

#accordion .panel-heading {
    height: auto;
    vertical-align: middle;
    padding-bottom: 15px;
    border: 1px solid #D8D8D8;
    border-radius: 8px;
    background-color: #282972 !important;
    color: #fff !important;
}

#accordion .panel-body {
    border-top-color: none !important;
    background-color: #fafafa;
    margin-top: -5px;
    border: 1px solid #ccc;
}

#accordion .panel-title {
    font-size: 16px;
    padding-top: 15px
}

#accordion .panel-collapse {
    font-size: 16px;
    line-height: 140%;
    ;
}


#accordion .panel-title a::after {
    background-image: url('../img/icon-plus-expand-2.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    content: "";
    float: right;
    margin-top: -10px;
    color: #fff !important;
}

#accordion .panel-title a[aria-expanded="true"]::after {
    background-image: url('../img/icon-minus-expand-2.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    content: "";
    float: right;
    margin-top: -10px;
}

#accordion .panel-title a[aria-expanded="false"]::after {
    background-image: url('../img/icon-plus-expand-2.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    content: "";
    float: right;
    margin-top: -10px;
    color: #fff !important;
}


@media (max-width: 720px) {

   /* #accordion .panel-title a[aria-expanded="false"]::after {
        display: none;
    }

    #accordion .panel-title a[aria-expanded="true"]::after {
        display: none;
    }

    #accordion .panel-heading {
        padding-bottom: 22px;
    }*/
}



@media (min-width: 320px) and (max-width: 383.98px) {

    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .choose-list {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .list-wrapper {
        margin-bottom: 0 !important;
        color: #fff
    }

    .chooseright-wrapper {
        padding-top: 40px;
        max-width: 500px;
        margin: 0 auto;
    }

    .validateCellphone {
        color: #ff0000 !important;
        font-size: 13px;
        padding-left: 10px;
    }

    img#logo {
        max-width: 250px;
        text-align: center !important;
    }

    h1.intro {
        font-size: 14px;
        margin-bottom: 20px;
        text-align: center !important;
    }

    #hero h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: left;
        margin: auto;
    }

    p.smaller {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5em;
    }

    .getCoverNow a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .getCoverPets-img {
        display: none !important;
    }

    #hero .et_pb_contact {
        max-width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix h2 {
            font-weight: 800;
            font-size: 22px;
            color: #FFFFFF !important;
            line-height: 1.2em;
            text-align: center;
            padding-bottom: 10px;
        }

    .callimg {
        width: 25px !important;
        padding-right: 10px !important;
    }

    .quoteimg {
        width: 25px !important;
        padding-right: 5px !important;
    }

    .quotecta a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
    }

    .hellopeter-img {
        width: 80% !important;
        padding-bottom: 10px !important;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 22px;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        /* display: block; */
        margin: auto;
        width: 35%;
        text-align: center;
    }

    #valuestacks {
        padding: 0 !important;
    }

        #valuestacks h3 {
            color: #282b6e !important;
            line-height: 1.3em;
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-size: 22px;
        }

        #valuestacks p {
            font-size: 16px !important;
        }

    #petinsurancestress h2 {
        font-weight: 800;
        font-size: 28px;
        text-align: center !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    #affordablestacks {
        padding-bottom: 30px !important;
    }

    #smartInsurance {
        padding-bottom: 20px;
        background-color: #322f78 !important;
        padding-top: 20px;
    }

        #smartInsurance h2 {
            color: #fff !important;
            text-align: center !important;
            font-size: 28px !important;
            padding-bottom: 20px !important;
            font-weight: 900 !important;
        }

    .stackedImages {
        width: 100%;
        margin-top: -50px !important;
    }

    #affordableplans {
        display: none !important;
    }


    #mobileplans {
        display: block !important;
    }

        #mobileplans h2 {
            font-weight: 800;
            font-size: 28px !important;
            color: #282b6e !important;
            line-height: 1.3em;
        }

    .divTableRow {
        display: inline-grid;
        border-radius: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-right: 1%;
        width: 100%;
        margin-bottom: 10px !important;
    }

    span.plan {
        font-size: 20px;
        font-weight: 800;
    }

    span.from {
        font-size: 16px;
    }

    span.price {
        color: #fff;
        font-size: 24px;
        font-weight: 800;
    }

    span.month {
        font-size: 16px;
    }

    #discounts {
        padding-top: 0;
        padding-bottom: 50px !important;
    }

    #discountscol:before {
        content: '';
        position: absolute;
        left: -30px;
        top: 0;
        right: -5px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }

    #discountscol {
        position: relative;
        padding-bottom: 100px;
        padding-top: -20px !important;
    }

    #discounts h2 {
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        text-align: center !important;
    }

    #discounts p {
        font-size: 16px !important;
    }

    #discounts .et_pb_contact {
        max-width: 100%;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

    .UncomplicatedImage {
        display: none !important;
    }

    .UncomplicatedImage-mobile {
        display: block !important;
    }

    #footer {
        display: none !important;
    }

    #footerMobile {
        display: block !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
    }

    img.oneplanwhite {
        max-width: 200px;
    }

    img.bryte {
        max-width: 200px;
    }

    img.debicheck {
        max-width: 200px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }

    .et_pb_section-background {
        background-image: none !important;
    }
}

@media (min-width: 384px) and (max-width: 499.98px) {

    .et_pb_section-background {
        background-image: none !important;
    }

    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .choose-list {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .list-wrapper {
        margin-bottom: 0 !important;
        color: #fff
    }

    .chooseright-wrapper {
        padding-top: 40px;
        max-width: 500px;
        margin: 0 auto;
    }

    .validateCellphone {
        color: #ff0000 !important;
        font-size: 13px;
        padding-left: 10px;
    }

    img#logo {
        max-width: 250px;
    }

    h1.intro {
        font-size: 14px;
        margin-bottom: 20px;
    }

    #hero h2 {
        font-size: 28px;
        line-height: 1.2em;
    }



    p.smaller {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5em;
    }

    .getCoverNow a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .getCoverPets-img {
        display: none !important;
    }

    #hero .et_pb_contact {
        max-width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix h2 {
            font-weight: 800;
            font-size: 22px;
            color: #FFFFFF !important;
            line-height: 1.2em;
            text-align: center;
            padding-bottom: 10px;
        }

    .callimg {
        width: 25px !important;
        padding-right: 10px !important;
    }

    .quoteimg {
        width: 25px !important;
        padding-right: 5px !important;
    }

    .quotecta a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
    }

    .hellopeter-img {
        width: 80% !important;
        padding-bottom: 10px !important;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 22px;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        /* display: block; */
        margin: auto;
        width: 35%;
        text-align: center;
    }

    #valuestacks {
        padding: 0 !important;
    }

        #valuestacks h3 {
            color: #282b6e !important;
            line-height: 1.3em;
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-size: 22px;
        }

        #valuestacks p {
            font-size: 16px !important;
        }

    #petinsurancestress h2 {
        font-weight: 800;
        font-size: 28px;
        text-align: center !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    #affordablestacks {
        padding-bottom: 30px !important;
    }

    #smartInsurance {
        padding-bottom: 20px;
        background-color: #322f78 !important;
        padding-top: 20px;
    }

        #smartInsurance h2 {
            color: #fff !important;
            text-align: center !important;
            font-size: 28px !important;
            padding-bottom: 20px !important;
            font-weight: 900 !important;
        }

    .stackedImages {
        width: 100%;
        margin-top: -50px !important;
    }

    #affordableplans {
        display: none !important;
    }


    #mobileplans {
        display: block !important;
    }

        #mobileplans h2 {
            font-weight: 800;
            font-size: 28px !important;
            color: #282b6e !important;
            line-height: 1.3em;
        }

    .divTableRow {
        display: inline-grid;
        border-radius: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-right: 1%;
        width: 100%;
        margin-bottom: 10px !important;
    }

    span.plan {
        font-size: 20px;
        font-weight: 800;
    }

    span.from {
        font-size: 16px;
    }

    span.price {
        color: #fff;
        font-size: 24px;
        font-weight: 800;
    }

    span.month {
        font-size: 16px;
    }

    #discounts {
        padding-top: 0;
        padding-bottom: 50px !important;
    }

    #discountscol:before {
        content: '';
        position: absolute;
        left: -30px;
        top: 0;
        right: -5px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }

    #discountscol {
        position: relative;
        padding-bottom: 100px;
        padding-top: -20px !important;
    }

    #discounts h2 {
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        text-align: center !important;
    }

    #discounts p {
        font-size: 16px !important;
    }

    #discounts .et_pb_contact {
        max-width: 100%;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

    .UncomplicatedImage {
        display: none !important;
    }

    .UncomplicatedImage-mobile {
        display: block !important;
    }

    #footer {
        display: none !important;
    }

    #footerMobile {
        display: block !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
        max-width: 350px;
    }

    img.oneplanwhite {
        max-width: 200px;
    }

    img.bryte {
        max-width: 200px;
    }

    img.debicheck {
        max-width: 200px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }
}

@media (min-width: 500px) and (max-width: 575.98px) {
    .et_pb_section-background {
        background-image: none !important;
    }

    .et_pb_section {
        padding: 10px 0 10px 0;
        background-position: 50%;
        background-size: 100%;
        background-size: cover;
    }

    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .choose-list {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .list-wrapper {
        margin-bottom: 0 !important;
        color: #fff
    }

    .chooseright-wrapper {
        padding-top: 40px;
        max-width: 500px;
        margin: 0 auto;
    }

    .divTable {
        display: table;
        width: 90%;
        margin: auto auto;
    }

    .validateCellphone {
        color: #ff0000 !important;
        font-size: 13px;
        padding-left: 10px;
    }

    img#logo {
        max-width: 250px;
    }

    h1.intro {
        font-size: 14px;
        margin-bottom: 20px;
    }

    #hero h2 {
        font-size: 28px;
        line-height: 1.2em;
    }


    p.smaller {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5em;
    }

    .getCoverNow a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .getCoverPets-img {
        display: none !important;
    }

    #hero .et_pb_contact {
        max-width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix h2 {
            font-weight: 800;
            font-size: 22px;
            color: #FFFFFF !important;
            line-height: 1.2em;
            text-align: center;
            padding-bottom: 10px;
        }

    .callimg {
        width: 25px !important;
        padding-right: 10px !important;
    }

    .quoteimg {
        width: 25px !important;
        padding-right: 5px !important;
    }

    .quotecta a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
    }

    .hellopeter-img {
        width: 80% !important;
        padding-bottom: 10px !important;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 22px;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        /* display: block; */
        margin: auto;
        width: 30%;
        text-align: center;
    }

    #valuestacks {
        padding: 0 !important;
    }

        #valuestacks h3 {
            color: #282b6e !important;
            line-height: 1.3em;
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-size: 22px;
        }

        #valuestacks p {
            font-size: 16px !important;
        }

    #petinsurancestress h2 {
        font-weight: 800;
        font-size: 28px;
        text-align: center !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    #smartInsurance {
        padding-bottom: 40px;
        background-color: #322f78 !important;
        padding-top: 20px;
    }

        #smartInsurance h2 {
            color: #fff !important;
            text-align: center !important;
            font-size: 28px !important;
            padding-bottom: 20px !important;
            font-weight: 900 !important;
        }

    .stackedImages {
        width: 100%;
        margin-top: -50px !important;
    }

    #affordableplans {
        display: none !important;
    }


    #mobileplans {
        display: block !important;
    }

        #mobileplans h2 {
            font-weight: 800;
            font-size: 28px !important;
            color: #282b6e !important;
            line-height: 1.3em;
        }

    .divTableRow {
        display: inline-grid;
        border-radius: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-right: 1%;
        width: 100%;
        margin-bottom: 10px !important;
    }

    span.plan {
        font-size: 20px;
        font-weight: 800;
    }

    span.from {
        font-size: 16px;
    }

    span.price {
        color: #fff;
        font-size: 24px;
        font-weight: 800;
    }

    span.month {
        font-size: 16px;
    }

    #discounts {
        padding-top: 0;
        padding-bottom: 50px !important;
    }

    #discountscol:before {
        content: '';
        position: absolute;
        left: -30px;
        top: 0;
        right: -5px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }

    #discountscol {
        position: relative;
        padding-bottom: 100px;
        padding-top: -20px !important;
    }

    #discounts h2 {
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        text-align: center !important;
    }

    #discounts p {
        font-size: 16px !important;
    }

    #discounts .et_pb_contact {
        max-width: 100%;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

    .UncomplicatedImage {
        display: none !important;
    }

    .UncomplicatedImage-mobile {
        display: block !important;
    }

    #footer {
        display: none !important;
    }

    #footerMobile {
        display: block !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        max-width: 350px;
        margin-top: -80px !important;
    }

    img.oneplanwhite {
        max-width: 200px;
    }

    img.bryte {
        max-width: 200px;
    }

    img.debicheck {
        max-width: 200px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .et_pb_section-background {
        background-image: none !important;
    }

    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .choose-list {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .list-wrapper {
        margin-bottom: 0 !important;
        color: #fff
    }

    .chooseright-wrapper {
        padding-top: 40px;
        max-width: 500px;
        margin: 0 auto;
    }

    .divTable {
        display: table;
        width: 90%;
        margin: auto auto;
    }

    .validateCellphone {
        color: #ff0000 !important;
        font-size: 13px;
        padding-left: 10px;
    }

    .et_pb_section {
        padding: 10px 0 10px 0;
        background-position: 50%;
        background-size: 100%;
        background-size: cover;
    }

    img#logo {
        max-width: 250px;
    }

    h1.intro {
        font-size: 14px;
        margin-bottom: 20px;
    }

    #hero h2 {
        font-size: 28px;
        line-height: 1.2em;
    }


    p.smaller {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5em;
    }

    .getCoverNow a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .getCoverPets-img {
        display: none !important;
    }

    #hero .et_pb_contact {
        max-width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix h2 {
            font-weight: 800;
            font-size: 22px;
            color: #FFFFFF !important;
            line-height: 1.2em;
            text-align: center;
            padding-bottom: 10px;
        }

    .callimg {
        width: 25px !important;
        padding-right: 10px !important;
    }

    .quoteimg {
        width: 25px !important;
        padding-right: 5px !important;
    }

    .quotecta a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
    }

    .hellopeter-img {
        width: 80% !important;
        padding-bottom: 10px !important;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 22px;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        /* display: block; */
        margin: auto;
        width: 30%;
        text-align: center;
    }

    #valuestacks {
        padding: 0 !important;
    }

        #valuestacks h3 {
            color: #282b6e !important;
            line-height: 1.3em;
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-size: 22px;
        }

        #valuestacks p {
            font-size: 16px !important;
        }

    #petinsurancestress h2 {
        font-weight: 800;
        font-size: 28px;
        text-align: center !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    #smartInsurance {
        padding-bottom: 80px;
        background-color: #322f78 !important;
        padding-top: 20px;
    }

        #smartInsurance h2 {
            color: #fff !important;
            text-align: center !important;
            font-size: 28px !important;
            font-weight: 900 !important;
        }

    .stackedImages {
        width: 100%;
        margin-top: -90px !important;
    }

    #affordableplans {
        display: none !important;
    }


    #mobileplans {
        display: block !important;
    }

        #mobileplans h2 {
            font-weight: 800;
            font-size: 28px !important;
            color: #282b6e !important;
            line-height: 1.3em;
        }

    .divTableRow {
        display: inline-grid;
        border-radius: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-right: 1%;
        width: 100%;
        margin-bottom: 10px !important;
    }

    span.plan {
        font-size: 20px;
        font-weight: 800;
    }

    span.from {
        font-size: 16px;
    }

    span.price {
        color: #fff;
        font-size: 24px;
        font-weight: 800;
    }

    span.month {
        font-size: 16px;
    }

    #discounts {
        padding-top: 0;
        padding-bottom: 50px !important;
    }

    #discountscol:before {
        content: '';
        position: absolute;
        left: -30px;
        top: 0;
        right: -5px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }

    #discountscol {
        position: relative;
        padding-bottom: 100px;
        padding-top: -20px !important;
    }

    #discounts h2 {
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        text-align: center !important;
    }

    #discounts p {
        font-size: 16px !important;
    }

    #discounts .et_pb_contact {
        max-width: 100%;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

    .UncomplicatedImage {
        display: none !important;
    }

    .UncomplicatedImage-mobile {
        display: block !important;
    }

    #footer {
        display: none !important;
    }

    #footerMobile {
        display: block !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        max-width: 350px;
        margin-top: -80px !important;
    }

    img.oneplanwhite {
        max-width: 200px;
    }

    img.bryte {
        max-width: 200px;
    }

    img.debicheck {
        max-width: 200px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }

    .testimonial_box {
        width: 50% !important;
    }
}


/*MEDIUM BEGINS*/
@media (min-width: 768px) and (max-width: 820.98px) {

    .pb-5 {
        padding-bottom: 2rem !important;
    }

    .pt-5 {
        padding-top: 2rem !important;
    }

    .et_pb_section-background {
        background-image: url('../pet-image-01.png');
        background-position: 0% 85% !important;
        background-size: 49% !important;
        background-repeat: no-repeat !important;
    }


    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .choose-list {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .list-wrapper {
        margin-bottom: 0 !important;
        color: #fff
    }

    .chooseright-wrapper {
        padding-top: 45px;
        max-width: 500px;
        margin: 0 auto;
    }

    .chooseright-header {
        font-size: 22px;
        margin-top: 0 !important;
        font-weight: 800;
    }

    .divTable {
        display: table;
        width: 70%;
        margin: auto auto;
    }


    .validateCellphone {
        color: #ff0000 !important;
        font-size: 13px;
        padding-left: 10px;
    }

    .et_pb_section {
        position: relative;
        background-position: 80%;
        background-size: 100%;
        background-size: cover;
    }


    img#logo {
        max-width: 250px;
    }

    h1.intro {
        font-size: 14px;
        margin-bottom: 20px;
    }

    #hero h2 {
        font-size: 28px;
        line-height: 1.2em;
    }


    p.smaller {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5em;
    }

    .getCoverNow a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin-left: 5px;
        text-align: center !important;
        margin-bottom: 20px !important;
    }
    .et_pb_contact_quote {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin-left: 5px;
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .getCoverPets-img {
        display: block !important;
        width: 95% !important;
        margin-top: -20px !important;
    }

    .getCoverPets-imgMobile {
        display: none !important;
    }

    #hero .et_pb_contact {
        max-width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix h2 {
            font-weight: 800;
            font-size: 22px;
            color: #FFFFFF !important;
            line-height: 1.2em;
            text-align: center;
            padding-bottom: 10px;
        }

    .callimg {
        width: 25px !important;
        padding-right: 10px !important;
    }

    .quoteimg {
        width: 25px !important;
        padding-right: 5px !important;
    }

    .quotecta a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
    }

    .hellopeter-img {
        width: 40% !important;
        padding-bottom: 10px !important;
    }

    .testimonial_box {
        width: 50% !important;
    }

    .testimonial_box-top {
        background-color: #fff;
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        flex-direction: column;
        text-align: left;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        border-radius: 25px 25px 25px 25px;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 22px;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        /* display: block; */
        margin: auto;
        width: 100%;
        text-align: center;
    }

    #valuestacks {
        padding: 0 !important;
    }

    .valueStackClaims-img {
        width: 70px;
    }

    .valueStack-col {
    }

    #valuestacks h3 {
        color: #282b6e !important;
        line-height: 1.3em;
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-size: 18px;
    }

    #valuestacks p {
        font-size: 14px !important;
    }

    #petinsurancestress h2 {
        font-weight: 800;
        font-size: 28px;
        text-align: center !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    #smartInsurance {
        /* padding-bottom: -50px;*/
        background-color: #322f78 !important;
        padding-top: 20px;
    }

        #smartInsurance h2 {
            color: #fff !important;
            text-align: center !important;
            font-size: 28px !important;
            font-weight: 900 !important;
        }

    .stackedImages {
        width: 100%;
        margin-top: -90px !important;
        position: relative !important;
    }

    #affordableplans {
        display: none !important;
    }


    #mobileplans {
        display: block !important;
    }

        #mobileplans h2 {
            font-weight: 800;
            font-size: 28px !important;
            color: #282b6e !important;
            line-height: 1.3em;
        }

    .divTable {
        display: table;
        padding-right: 10px !important;
    }

    .divTableRow {
        display: inline-grid;
        border-radius: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-right: 1%;
        width: 100%;
        margin-bottom: 10px !important;
    }


    span.plan {
        font-size: 20px;
        font-weight: 800;
    }

    span.from {
        font-size: 16px;
    }

    span.price {
        color: #fff;
        font-size: 24px;
        font-weight: 800;
    }

    span.month {
        font-size: 16px;
    }

    #discounts {
        padding-top: 0;
        padding-bottom: 50px !important;
    }

    #discountscol:before {
        content: '';
        position: absolute;
        left: -30px;
        top: 0;
        right: -5px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }

    #discountscol {
        position: relative;
        padding-bottom: 100px;
        padding-top: -20px !important;
    }

    #discounts h2 {
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        text-align: center !important;
    }

    #discounts p {
        font-size: 14px !important;
    }

    #discounts .et_pb_contact {
        max-width: 100%;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

    .UncomplicatedImage {
        display: block !important;
    }

    .UncomplicatedImage-mobile {
        display: none !important;
    }

    #footer {
        display: none !important;
    }

    #footerMobile {
        display: block !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
        max-width: 350px;
    }

    img.oneplanwhite {
        max-width: 200px;
    }

    img.bryte {
        max-width: 200px;
    }

    img.debicheck {
        max-width: 200px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }
}

@media (min-width: 821px) and (max-width: 899.98px) {

    .check-input {
        width: 15% !important;
    }

    .medicalAidFooter-p {
        color: #282b6e;
        font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
        font-style: normal;

        padding-left: 10px !important;
    }

    .et_pb_section-background {
        background-image: url('../pet-image-01.png');
        background-position: 0% 85% !important;
        background-size: 49% !important;
        background-repeat: no-repeat !important;
    }

    .pb-5 {
        padding-bottom: 2rem !important;
    }

    .pt-5 {
        padding-top: 3rem !important;
    }

    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .choose-list {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .list-wrapper {
        margin-bottom: 0 !important;
        color: #fff
    }

    .chooseright-wrapper {
        padding-top: 40px;
        max-width: 500px;
        margin: 0 auto;
    }

    .chooseright-header {
        font-size: 22px;
        margin-top: 0 !important;
        font-weight: 800;
    }

    .divTable {
        display: table;
        width: 70%;
        margin: auto auto;
    }




    .validateCellphone {
        color: #ff0000 !important;
        font-size: 13px;
        padding-left: 10px;
    }

    .et_pb_section {
        position: relative;
        background-position: 80%;
        background-size: 100%;
        background-size: cover;
    }


    img#logo {
        max-width: 250px;
    }

    h1.intro {
        font-size: 14px;
        margin-bottom: 20px;
    }

    #hero h2 {
        font-size: 28px;
        line-height: 1.2em;
    }


    p.smaller {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5em;
    }

    .getCoverNow a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin-left: 5px;
        text-align: center !important;
        margin-bottom: 20px !important;
    }
    .et_pb_contact_quote {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin-left: 5px;
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .getCoverPets-img {
        display: block !important;
        width: 95% !important;
        margin-top: -20px !important;
    }

    .getCoverPets-imgMobile {
        display: none !important;
    }

    #hero .et_pb_contact {
        max-width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix h2 {
            font-weight: 800;
            font-size: 22px;
            color: #FFFFFF !important;
            line-height: 1.2em;
            text-align: center;
            padding-bottom: 10px;
        }

    .callimg {
        width: 25px !important;
        padding-right: 10px !important;
    }

    .quoteimg {
        width: 25px !important;
        padding-right: 5px !important;
    }

    .quotecta a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
    }

    .hellopeter-img {
        width: 50% !important;
        padding-bottom: 10px !important;
    }

    .testimonial_box-top {
        background-color: #fff;
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        flex-direction: column;
        text-align: left;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        border-radius: 25px 25px 25px 25px;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 22px;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        /* display: block; */
        margin: auto;
        width: 100%;
        text-align: center;
    }

    #valuestacks {
        padding: 0 !important;
    }

    .valueStackClaims-img {
        width: 70px;
    }

    .valueStack-col {
    }

    #valuestacks h3 {
        color: #282b6e !important;
        line-height: 1.3em;
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-size: 18px;
    }

    #valuestacks p {
        font-size: 14px !important;
    }

    #petinsurancestress h2 {
        font-weight: 800;
        font-size: 28px;
        text-align: center !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    #smartInsurance {
        /* padding-bottom: -50px;*/
        background-color: #322f78 !important;
        padding-top: 20px;
    }

        #smartInsurance h2 {
            color: #fff !important;
            text-align: center !important;
            font-size: 28px !important;
            font-weight: 900 !important;
        }

    .stackedImages {
        width: 100%;
        margin-top: -90px !important;
        position: relative !important;
    }

    #affordableplans {
        display: none !important;
    }


    #mobileplans {
        display: block !important;
    }

        #mobileplans h2 {
            font-weight: 800;
            font-size: 28px !important;
            color: #282b6e !important;
            line-height: 1.3em;
        }

    .divTable {
        display: table;
        padding-right: 10px !important;
    }

    .divTableRow {
        display: inline-grid;
        border-radius: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-right: 1%;
        width: 100%;
        margin-bottom: 10px !important;
    }


    span.plan {
        font-size: 20px;
        font-weight: 800;
    }

    span.from {
        font-size: 16px;
    }

    span.price {
        color: #fff;
        font-size: 24px;
        font-weight: 800;
    }

    span.month {
        font-size: 16px;
    }

    #discounts {
        padding-top: 0;
        padding-bottom: 50px !important;
    }

    #discountscol:before {
        content: '';
        position: absolute;
        left: -30px;
        top: 0;
        right: -5px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }

    #discountscol {
        position: relative;
        padding-bottom: 100px;
        padding-top: -20px !important;
    }

    #discounts h2 {
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        text-align: center !important;
    }

    #discounts p {
        font-size: 14px !important;
    }

    #discounts .et_pb_contact {
        max-width: 100%;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

    .UncomplicatedImage {
        display: block !important;
    }

    .UncomplicatedImage-mobile {
        display: none !important;
    }

    #footer {
        display: block !important;
    }
        #footer .footer-container {
            max-width: 100%;
        }

    #footerMobile {
        display: none !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
        max-width: 350px;
    }

    img.oneplanwhite {
        max-width: 150px;
    }

    img.bryte {
        max-width: 150px;
    }

    img.debicheck {
        max-width: 150px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }
    #callbackcolfooter .et_pb_contact {
        background-color: #e9eaef;
        padding-top: 30px;
        padding-bottom: 40px;
        padding-left: 35px;
        padding-right: 35px;
        border-radius: 25px;
        margin-top: -3.5em;
    }

    #footer .et_pb_blurb_container {
        display: block;
        padding-top: 20px;
    }
    et_pb_column.et_pb_column_1_2.accredit {
        text-align: center;
        padding-top: 30px !important;
    }
}

@media (min-width: 900px) and (max-width: 977.98px) {

    .check-input {
        width: 15% !important;
    }

    .medicalAidFooter-p {
        color: #282b6e;
        font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
        font-style: normal;
        padding-left: 10px !important;
    }

    .et_pb_section-background {
        background-image: url('../pet-image-01.png');
        background-position: 0% 85% !important;
        background-size: 49% !important;
        background-repeat: no-repeat !important;
    }

    .validateCellphone {
        color: #ff0000 !important;
        font-size: 13px;
        padding-left: 10px;
    }

    img#logo {
        max-width: 200px;
        margin-left: -50px !important;
    }

    #callbackcol-left {
        margin-left: -60px !important;
    }

    h1.intro {
        font-size: 14px;
        margin-bottom: 20px;
    }

    #hero h2 {
        font-size: 28px;
        line-height: 1.2em;
    }

    #hero .et_pb_contact {
        width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

    p.smaller {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5em;
    }

    .getCoverNow a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin-left: 5px;
        text-align: center !important;
        margin-bottom: 20px !important;
    }
    .et_pb_contact_quote {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin-left: 5px;
        text-align: center !important;
        margin-bottom: 20px !important;
    }
    .getCoverPets-img {
        display: block !important;
        width: 95% !important;
        margin-top: -20px !important;
    }

    .getCoverPets-imgMobile {
        display: none !important;
    }

    #hero .et_pb_contact {
        max-width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix h2 {
            font-weight: 800;
            font-size: 22px;
            color: #FFFFFF !important;
            line-height: 1.2em;
            text-align: center;
            padding-bottom: 10px;
        }

    .callimg {
        width: 25px !important;
        padding-right: 10px !important;
    }

    .quoteimg {
        width: 25px !important;
        padding-right: 5px !important;
    }

    .quotecta a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
    }

    .hellopeter-img {
        width: 45% !important;
        padding-bottom: 10px !important;
    }

    .testimonial_box-top {
        background-color: #fff;
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        flex-direction: column;
        text-align: left;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        border-radius: 25px 25px 25px 25px;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 22px;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        /* display: block; */
        margin: auto;
        width: 100%;
        text-align: center;
    }

    #valuestacks {
        padding: 0 !important;
    }


    .valueStackClaims-img {
        width: 70px;
    }

    #smartInsurance h2 {
        color: #fff !important;
        text-align: center !important;
        font-size: 28px !important;
        padding-bottom: 20px !important;
        width: 750px !important;
        margin-left: -50px !important;
        font-weight: 900 !important;
    }

    .stackedImages {
        width: 80%;
        margin-top: -80px !important;
    }

    #affordableplans {
        display: none !important;
    }

    #mobileplans {
        display: block !important;
    }

        #mobileplans h2 {
            font-weight: 800;
            font-size: 28px !important;
            color: #282b6e !important;
            line-height: 1.3em;
        }

    divTable {
        display: table;
        width: 70% !important;
        margin: 0 auto !important;
    }

    .divTableRow {
        display: inline-grid;
        border-radius: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-right: 1%;
        width: 100%;
        margin-bottom: 10px !important;
    }

    .UncomplicatedImage-mobile {
        display: none !important;
    }

    #petinsurancestress h2, #simpleandaffordable h2, #affordableplans h2, #discounts h2, #mobileplans h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    span.plan {
        font-size: 20px;
        font-weight: 800;
    }

    span.from {
        font-size: 16px;
    }

    span.price {
        color: #fff;
        font-size: 24px;
        font-weight: 800;
    }

    span.month {
        font-size: 16px;
    }

    #discounts {
        padding-top: 0;
        padding-bottom: 50px !important;
    }

    #discountscol:before {
        content: '';
        position: absolute;
        left: -30px;
        top: 0;
        right: -5px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }

    #discountscol {
        position: relative;
        padding-bottom: 100px;
        padding-top: -20px !important;
    }

    #discounts h2 {
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        text-align: center !important;
    }

    #discounts p {
        font-size: 14px !important;
    }

    #discounts .et_pb_contact {
        max-width: 100%;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #discounts .et_pb_contact div.et_pb_contact_form.clearfix {
            background-color: #282972;
            padding-right: 35px;
            padding-left: 35px;
            padding-top: 20px;
            padding-bottom: 20px;
            border-radius: 25px 25px 0 0;
        }

    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .chooseright-header {
        font-size: 22px;
        margin-top: 0 !important;
        font-weight: 800;
    }

    .chooseright-wrapper {
        padding-top: 45px;
        max-width: 500px;
        margin: 0 auto;
    }
    #footer {
        display: block !important;
    }

        #footer .footer-container {
            max-width: 100%;
        }

    #footerMobile {
        display: none !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
        max-width: 350px;
    }

    img.oneplanwhite {
        max-width: 150px;
    }

    img.bryte {
        max-width: 150px;
    }

    img.debicheck {
        max-width: 150px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }

    #callbackcolfooter .et_pb_contact {
        background-color: #e9eaef;
        padding-top: 30px;
        padding-bottom: 40px;
        padding-left: 35px;
        padding-right: 35px;
        border-radius: 25px;
        margin-top: -3.5em;
    }

    #footer .et_pb_blurb_container {
        display: block;
        padding-top: 20px;
    }

    et_pb_column.et_pb_column_1_2.accredit {
        text-align: center;
        padding-top: 30px !important;
    }
}

@media (min-width: 978px) and (max-width: 990.98px) {

    .check-input {
        width: 10% !important;
    }

    .medicalAidFooter-p {
        color: #282b6e;
        font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
        font-style: normal;
        padding-left: 10px !important;
    }
    .et_pb_section-background {
        background-image: url('../pet-image-01.png');
        background-position: 0% 90% !important;
        background-size: 49% !important;
        background-repeat: no-repeat !important;
    }

    .validateCellphone {
        color: #ff0000 !important;
        font-size: 13px;
        padding-left: 10px;
    }

    img#logo {
        max-width: 200px;
        margin-left: -50px !important;
    }

    #callbackcol-left {
        margin-left: -60px !important;
    }

    h1.intro {
        font-size: 14px;
        margin-bottom: 20px;
    }

    #hero h2 {
        font-size: 28px;
        line-height: 1.2em;
    }

    #hero .et_pb_contact {
        width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

    p.smaller {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5em;
    }

    .getCoverNow a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin-left: 5px;
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .et_pb_contact_quote {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin-left: 5px;
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .getCoverPets-img {
        display: block !important;
        width: 95% !important;
        margin-top: -20px !important;
    }

    .getCoverPets-imgMobile {
        display: none !important;
    }

    #hero .et_pb_contact {
        max-width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix h2 {
            font-weight: 800;
            font-size: 22px;
            color: #FFFFFF !important;
            line-height: 1.2em;
            text-align: center;
            padding-bottom: 10px;
        }

    .callimg {
        width: 25px !important;
        padding-right: 10px !important;
    }

    .quoteimg {
        width: 25px !important;
        padding-right: 5px !important;
    }

    .quotecta a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
    }

    .hellopeter-img {
        width: 45% !important;
        padding-bottom: 10px !important;
    }

    .testimonial_box-top {
        background-color: #fff;
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        flex-direction: column;
        text-align: left;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        border-radius: 25px 25px 25px 25px;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 22px;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        /* display: block; */
        margin: auto;
        width: 100%;
        text-align: center;
    }

    #valuestacks {
        padding: 0 !important;
    }


    .valueStackClaims-img {
        width: 70px;
    }

    #smartInsurance h2 {
        color: #fff !important;
        text-align: center !important;
        font-size: 28px !important;
        padding-bottom: 20px !important;
        width: 750px !important;
        margin-left: -50px !important;
        font-weight: 900 !important;
    }

    .stackedImages {
        width: 80%;
        margin-top: -80px !important;
    }

    #affordableplans {
        display: none !important;
    }

    #mobileplans {
        display: block !important;
    }

        #mobileplans h2 {
            font-weight: 800;
            font-size: 28px !important;
            color: #282b6e !important;
            line-height: 1.3em;
        }

    .divTable {
        display: table;
        padding-right: 10px !important;
    }

    .divTableRow {
        display: inline-grid;
        border-radius: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-right: 1%;
        width: 100%;
        margin-bottom: 10px !important;
    }

    .UncomplicatedImage-mobile {
        display: none !important;
    }

    #petinsurancestress h2, #simpleandaffordable h2, #affordableplans h2, #discounts h2, #mobileplans h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    span.plan {
        font-size: 20px;
        font-weight: 800;
    }

    span.from {
        font-size: 16px;
    }

    span.price {
        color: #fff;
        font-size: 24px;
        font-weight: 800;
    }

    span.month {
        font-size: 16px;
    }

    #discounts {
        padding-top: 0;
        padding-bottom: 50px !important;
    }

    #discountscol:before {
        content: '';
        position: absolute;
        left: -30px;
        top: 0;
        right: -5px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }

    #discountscol {
        position: relative;
        padding-bottom: 100px;
        padding-top: -20px !important;
    }

    #discounts h2 {
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        text-align: center !important;
    }

    #discounts p {
        font-size: 14px !important;
    }

    #discounts .et_pb_contact {
        max-width: 100%;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #discounts .et_pb_contact div.et_pb_contact_form.clearfix {
            background-color: #282972;
            padding-right: 35px;
            padding-left: 35px;
            padding-top: 20px;
            padding-bottom: 20px;
            border-radius: 25px 25px 0 0;
        }

    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .chooseright-header {
        font-size: 22px;
        margin-top: 0 !important;
        font-weight: 800;
    }

    .chooseright-wrapper {
        padding-top: 45px;
        max-width: 500px;
        margin: 0 auto;
    }
    #footer {
        display: block !important;
    }

        #footer .footer-container {
            max-width: 100%;
        }

    #footerMobile {
        display: none !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
        max-width: 350px;
    }

    img.oneplanwhite {
        max-width: 150px;
    }

    img.bryte {
        max-width: 150px;
    }

    img.debicheck {
        max-width: 150px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }

    #callbackcolfooter .et_pb_contact {
        background-color: #e9eaef;
        padding-top: 30px;
        padding-bottom: 40px;
        padding-left: 35px;
        padding-right: 35px;
        border-radius: 25px;
        margin-top: -3.5em;
    }

    #footer .et_pb_blurb_container {
        display: block;
        padding-top: 20px;
    }

    et_pb_column.et_pb_column_1_2.accredit {
        text-align: center;
        padding-top: 30px !important;
    }
}

@media (min-width: 991px) and (max-width: 994px) {

    .check-input {
        width: 10% !important;
    }

    .medicalAidFooter-p {
        color: #282b6e;
        font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
        font-style: normal;
        padding-left: 10px !important;
    }

    .et_pb_section-background {
        background-image: url('../pet-image-01.png');
        background-position: 0% 90% !important;
        background-size: 49% !important;
        background-repeat: no-repeat !important;
    }

    img#logo {
        max-width: 200px;
        margin-left: -50px !important;
    }

    #callbackcol-left {
        margin-left: -60px !important;
    }

    h1.intro {
        font-size: 14px;
        margin-bottom: 20px;
    }

    #hero h2 {
        font-size: 28px;
        line-height: 1.2em;
    }

    #hero .et_pb_contact {
        width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

    p.smaller {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5em;
    }

    .getCoverNow a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin-left: 5px;
        text-align: center !important;
        margin-bottom: 20px !important;
    }
    .et_pb_contact_quote {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin-left: 5px;
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .getCoverPets-img {
        display: block !important;
        width: 95% !important;
        margin-top: -20px !important;
    }

    .getCoverPets-imgMobile {
        display: none !important;
    }

    #hero .et_pb_contact {
        max-width: 100%;
        margin: 0 auto;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix h2 {
            font-weight: 800;
            font-size: 22px;
            color: #FFFFFF !important;
            line-height: 1.2em;
            text-align: center;
            padding-bottom: 10px;
        }

    .callimg {
        width: 25px !important;
        padding-right: 10px !important;
    }

    .quoteimg {
        width: 25px !important;
        padding-right: 5px !important;
    }

    .quotecta a {
        width: 265px !important;
        background-color: #322f78 !important;
        color: #fff !important;
        font-size: 15px;
        margin: auto;
    }

    .hellopeter-img {
        width: 45% !important;
        padding-bottom: 10px !important;
    }

    .testimonial_box-top {
        background-color: #fff;
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        flex-direction: column;
        text-align: left;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        border-radius: 25px 25px 25px 25px;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 22px;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        /* display: block; */
        margin: auto;
        width: 100%;
        text-align: center;
    }

    #valuestacks {
        padding: 0 !important;
    }


    .valueStackClaims-img {
        width: 70px;
    }

    #smartInsurance h2 {
        color: #fff !important;
        text-align: center !important;
        font-size: 28px !important;
        padding-bottom: 20px !important;
        width: 750px !important;
        margin-left: -50px !important;
        font-weight: 900 !important;
    }

    .stackedImages {
        width: 80%;
        margin-top: -80px !important;
    }

    #affordableplans {
        display: none !important;
    }

    #mobileplans {
        display: block !important;
    }

        #mobileplans h2 {
            font-weight: 800;
            font-size: 28px !important;
            color: #282b6e !important;
            line-height: 1.3em;
        }

    .divTable {
        display: table;
        padding-right: 10px !important;
    }

    .divTableRow {
        display: inline-grid;
        border-radius: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-right: 1%;
        width: 100%;
        margin-bottom: 10px !important;
    }

    .UncomplicatedImage-mobile {
        display: none !important;
    }

    #petinsurancestress h2, #simpleandaffordable h2, #affordableplans h2, #discounts h2, #mobileplans h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    span.plan {
        font-size: 20px;
        font-weight: 800;
    }

    span.from {
        font-size: 16px;
    }

    span.price {
        color: #fff;
        font-size: 24px;
        font-weight: 800;
    }

    span.month {
        font-size: 16px;
    }

    #discounts {
        padding-top: 0;
        padding-bottom: 50px !important;
    }

    #discountscol:before {
        content: '';
        position: absolute;
        left: -30px;
        top: 0;
        right: -5px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }

    #discountscol {
        position: relative;
        padding-bottom: 100px;
        padding-top: -20px !important;
    }

    #discounts h2 {
        font-weight: 800;
        font-size: 28px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        text-align: center !important;
    }

    #discounts p {
        font-size: 14px !important;
    }

    #discounts .et_pb_contact {
        max-width: 100%;
        box-shadow: 0px 12px 18px -6px rgb(40 43 110 / 20%);
        border-radius: 25px;
    }

        #discounts .et_pb_contact div.et_pb_contact_form.clearfix {
            background-color: #282972;
            padding-right: 35px;
            padding-left: 35px;
            padding-top: 20px;
            padding-bottom: 20px;
            border-radius: 25px 25px 0 0;
        }

    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .chooseright-header {
        font-size: 22px;
        margin-top: 0 !important;
        font-weight: 800;
    }

    .chooseright-wrapper {
        padding-top: 45px;
        max-width: 500px;
        margin: 0 auto;
    }

    .chooseright-img {
        width: 90px;
    }

    #footer {
        display: block !important;
    }

        #footer .footer-container {
            max-width: 100%;
        }

    #footerMobile {
        display: none !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
        max-width: 350px;
    }

    img.oneplanwhite {
        max-width: 150px;
    }

    img.bryte {
        max-width: 150px;
    }

    img.debicheck {
        max-width: 150px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }

    #callbackcolfooter .et_pb_contact {
        background-color: #e9eaef;
        padding-top: 30px;
        padding-bottom: 40px;
        padding-left: 35px;
        padding-right: 35px;
        border-radius: 25px;
        margin-top: -3.5em;
    }

    #footer .et_pb_blurb_container {
        display: block;
        padding-top: 20px;
    }

    et_pb_column.et_pb_column_1_2.accredit {
        text-align: center;
        padding-top: 30px !important;
    }
}

@media (min-width: 995px) and (max-width: 1023.98px) {

    .check-input {
        width: 10% !important;
    }

    .medicalAidFooter-p {
        color: #282b6e;
        font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
        font-style: normal;
        padding-left: 10px !important;
    }

    .et_pb_text_inner-top {
        margin-top: 20px !important;
    }

    .et_pb_section-background {
        background-image: url('../pet-image-01.png');
        background-position: 0% 90% !important;
        background-size: 50% !important;
        background-repeat: no-repeat !important;
    }

    .getCoverNow a {
        width: max-content;
        background-color: #322f78 !important;
        color: #fff !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 16px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: 0 !important;
        padding: 7px 20px;
        border-radius: 19px;
        font-family: Open Sans, Arial, sans-serif;
        /* padding-right: 2em; */
        display: block;
        line-height: 23px;
    }
    .et_pb_contact_quote {
        width: max-content;
        background-color: #322f78 !important;
        color: #fff !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 16px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: 0 !important;
        padding: 7px 20px;
        border-radius: 19px;
        font-family: Open Sans, Arial, sans-serif;
        /* padding-right: 2em; */
        display: block;
        line-height: 23px;
    }

    #hero h2 {
        font-size: 30px;
    }

    img#logo {
        max-width: 200px;
    }

    .getCoverPets-img {
        display: none !important;
    }

    .getCoverPets-imgMobile {
        display: none !important;
    }

    .valueStackClaims-img {
        width: 75px;
    }

    .stackedImages {
        width: 80%;
        margin-top: -100px !important;
    }

    .UncomplicatedImage-mobile {
        display: none !important;
    }

    .firstBlock {
        margin-left: 3% !important;
    }

    .divTableRow.Day2Day {
        margin-left: 3%;
        width: 94%;
        background-color: #282b6e !important;
        color: #fff !important;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 20px !important;
        margin-top: 10px !important;
    }

    .divTableRow.Benefits {
        margin-left: 3%;
        width: 94%;
        background-color: #60c5c0 !important;
        color: #fff !important;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 20px !important;
        margin-top: 10px !important;
    }

    .vertical-center {
        margin: 0;
        position: absolute;
        left: 45% !important;
    }

    .downloadButton {
        background-color: #33e2d1;
        color: #fff;
        margin-top: 0 !important;
        border-radius: 25px;
        font-size: 14px;
        margin-bottom: 0;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
    }

        .downloadButton:hover {
            background-color: #33e2d1;
            color: #fff;
            margin-top: 0px !important;
            border-radius: 25px;
            font-size: 14px;
            margin-bottom: 0px;
        }

    .downloadBrochure {
        background-color: #61c4bf !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        transition: 0.5s all ease;
        margin-top: 8px;
        width: 300px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .chooseright-header {
        font-size: 22px;
        margin-top: 0 !important;
        font-weight: 800;
    }

    .chooseright-wrapper {
        padding-top: 45px;
        max-width: 500px;
        margin: 0 auto;
    }

    .chooseright-img {
        width: 85px;
    }

    #footer {
        display: block !important;
    }

        #footer .footer-container {
            max-width: 100%;
        }

    #footerMobile {
        display: none !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
        max-width: 350px;
    }

    img.oneplanwhite {
        max-width: 150px;
    }

    img.bryte {
        max-width: 150px;
    }

    img.debicheck {
        max-width: 150px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }

    #callbackcolfooter .et_pb_contact {
        background-color: #e9eaef;
        padding-top: 30px;
        padding-bottom: 40px;
        padding-left: 35px;
        padding-right: 35px;
        border-radius: 25px;
        margin-top: -3.5em;
    }

    #footer .et_pb_blurb_container {
        display: block;
        padding-top: 20px;
    }

    et_pb_column.et_pb_column_1_2.accredit {
        text-align: center;
        padding-top: 30px !important;
    }
}

/*LARGE BEGINS HERE*/
@media (min-width: 1024px) and (max-width: 1199.98px) {
    .check-input {
        width: 30px !important;
        height: 30px !important;
    }

    .medicalAidFooter-p {
        color: #282b6e;
        font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
        font-style: normal;
        padding-left: 10px !important;
    }
    .et_pb_section-background {
        background-image: url('../pet-image-01.png');
        background-position: 0% 97% !important;
        background-size: 45% !important;
        background-repeat: no-repeat !important;
    }

    .et_pb_section {
        padding: 15px 0 15px 0;
        background-position: 50%;
        background-size: 100%;
        background-size: cover;
    }

    #callbackcol {
        position: relative;
        margin-top: -20px !important;
    }

    #hero h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        position: relative;
    }

    .getCoverNow a {
        width: max-content;
        background-color: #322f78 !important;
        color: #fff !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 18px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-left: -1px !important;
        padding: 7px 20px;
        border-radius: 19px;
        font-family: Open Sans,Arial,sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
    }
    .et_pb_contact_quote {
        width: max-content;
        background-color: #322f78 !important;
        color: #fff !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 18px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-left: -1px !important;
        padding: 7px 20px;
        border-radius: 19px;
        font-family: Open Sans,Arial,sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
    }

    .getCoverPets-img {
        width: 90% !important;
        margin-top: -50px !important;
    }

    .getCoverPets-imgMobile {
        display: none !important;
    }

    .hellopeter-img {
        width: 30% !important;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 28px !important;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        display: block;
        margin: auto;
        width: 40%;
        text-align: center;
    }

    #petinsurancestress h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    #smartInsurance h2 {
        color: #fff !important;
        text-align: center !important;
        font-size: 34px !important;
        font-weight: 900 !important;
    }

    .stackedImages {
        width: 80%;
        margin-top: -110px !important;
    }

    #affordableplans h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    .divTableCell.cta.top a {
        background-color: #61c4bf !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        transition: 0.5s all ease;
        margin-top: 8px;
        width: 100%;
    }

    .divTableCell.cta.btm a {
        background-color: #40aee1 !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
        transition: 0.5s all ease;
        width: 100%;
    }

    #discounts h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    .UncomplicatedImage-mobile {
        display: none !important;
    }

    .whatsApp-Bot {
        max-width: 350px;
    }

    .firstBlock {
        margin-left: 3% !important;
    }

    .divTableRow.Day2Day {
        margin-left: 3%;
        width: 94%;
        background-color: #282b6e !important;
        color: #fff !important;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 20px !important;
        margin-top: 10px !important;
    }

    .divTableRow.Benefits {
        margin-left: 3%;
        width: 94%;
        background-color: #60c5c0 !important;
        color: #fff !important;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 20px !important;
        margin-top: 10px !important;
    }

    .vertical-center {
        margin: 0;
        position: absolute;
        left: 45% !important;
    }

    .downloadButton {
        background-color: #33e2d1;
        color: #fff;
        margin-top: 0 !important;
        border-radius: 25px;
        font-size: 14px;
        margin-bottom: 0;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
    }

        .downloadButton:hover {
            background-color: #33e2d1;
            color: #fff;
            margin-top: 0px !important;
            border-radius: 25px;
            font-size: 14px;
            margin-bottom: 0px;
        }

    .downloadBrochure {
        background-color: #61c4bf !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        transition: 0.5s all ease;
        margin-top: 8px;
        width: 300px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .chooseright-header {
        font-size: 22px;
        margin-top: 0 !important;
        font-weight: 800;
    }

    .chooseright-wrapper {
        padding-top: 45px;
        max-width: 500px;
        margin: 0 auto;
    }

    .chooseright-img {
        width: 90px;
    }

    #footer {
        display: block !important;
    }

        #footer .footer-container {
            max-width: 95%;
        }

    #footerMobile {
        display: none !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
        max-width: 350px;
    }

    img.oneplanwhite {
        max-width: 150px;
    }

    img.bryte {
        max-width: 150px;
    }

    img.debicheck {
        max-width: 150px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }

    #callbackcolfooter .et_pb_contact {
        background-color: #e9eaef;
        padding-top: 30px;
        padding-bottom: 40px;
        padding-left: 35px;
        padding-right: 35px;
        border-radius: 25px;
        margin-top: -3.5em;
    }

    #footer .et_pb_blurb_container {
        display: block;
        padding-top: 20px;
    }

    et_pb_column.et_pb_column_1_2.accredit {
        text-align: center;
        padding-top: 30px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1299.98px) {

    .check-input {
        width: 25px !important;
        height: 25px;
        margin-top: 5px !important;
    }

    .medicalAidFooter-p {
        color: #282b6e;
        font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
        font-style: normal;
        padding-left: 10px !important;
    }

    .et_pb_section {
        padding: 15px 0 15px 0;
        background-position: 50%;
        background-size: 100%;
        background-size: cover;
    }

    #callbackcol {
        position: relative;
        margin-top: -20px !important;
    }

    #hero h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        position: relative;
    }

    .getCoverNow a {
        width: max-content;
        background-color: #322f78 !important;
        color: #fff !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 18px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-left: -1px !important;
        padding: 7px 20px;
        border-radius: 19px;
        font-family: Open Sans,Arial,sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
    }
    .et_pb_contact_quote {
        width: max-content;
        background-color: #322f78 !important;
        color: #fff !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 18px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-left: -1px !important;
        padding: 7px 20px;
        border-radius: 19px;
        font-family: Open Sans,Arial,sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
    }
    .getCoverPets-img {
        width: 90% !important;
        margin-top: -50px !important;
    }

    .getCoverPets-imgMobile {
        display: none !important;
    }

    .hellopeter-img {
        width: 30% !important;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 28px !important;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        display: block;
        margin: auto;
        width: 40%;
        text-align: center;
    }

    #petinsurancestress h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    #smartInsurance h2 {
        color: #fff !important;
        text-align: center !important;
        font-size: 34px !important;
        font-weight: 900 !important;
    }

    .stackedImages {
        width: 80%;
        margin-top: -110px !important;
    }

    #affordableplans h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    .divTableCell.cta.top a {
        background-color: #61c4bf !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        transition: 0.5s all ease;
        margin-top: 8px;
        width: 100%;
    }

    .divTableCell.cta.btm a {
        background-color: #40aee1 !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
        transition: 0.5s all ease;
        width: 100%;
    }

    #discounts h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    .UncomplicatedImage-mobile {
        display: none !important;
    }

    .whatsApp-Bot {
        max-width: 350px;
    }

    .firstBlock {
        margin-left: 3% !important;
    }

    .divTableRow.Day2Day {
        margin-left: 3%;
        width: 94%;
        background-color: #282b6e !important;
        color: #fff !important;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 20px !important;
        margin-top: 10px !important;
    }

    .divTableRow.Benefits {
        margin-left: 3%;
        width: 94%;
        background-color: #60c5c0 !important;
        color: #fff !important;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 20px !important;
        margin-top: 10px !important;
    }

    .vertical-center {
        margin: 0;
        position: absolute;
        left: 45% !important;
    }

    .downloadButton {
        background-color: #33e2d1;
        color: #fff;
        margin-top: 0 !important;
        border-radius: 25px;
        font-size: 14px;
        margin-bottom: 0;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
    }

        .downloadButton:hover {
            background-color: #33e2d1;
            color: #fff;
            margin-top: 0px !important;
            border-radius: 25px;
            font-size: 14px;
            margin-bottom: 0px;
        }

    .downloadBrochure {
        background-color: #61c4bf !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        transition: 0.5s all ease;
        margin-top: 8px;
        width: 300px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e!important;

    }

    .chooseright-header {
        font-size: 22px;
        margin-top: 0 !important;
        font-weight: 800;
    }

    .chooseright-wrapper {
        padding-top: 45px;
        max-width: 500px;
        margin: 0 auto;
    }

    .chooseright-img {
        width: 90px;
    }
    #footer {
        display: block !important;
    }

        #footer .footer-container {
            max-width: 95%;
        }

    #footerMobile {
        display: none !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
        max-width: 350px;
    }

    img.oneplanwhite {
        max-width: 150px;
    }

    img.bryte {
        max-width: 150px;
    }

    img.debicheck {
        max-width: 150px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }

    #callbackcolfooter .et_pb_contact {
        background-color: #e9eaef;
        padding-top: 30px;
        padding-bottom: 40px;
        padding-left: 35px;
        padding-right: 35px;
        border-radius: 25px;
        margin-top: -3.5em;
    }

    #footer .et_pb_blurb_container {
        display: block;
        padding-top: 20px;
    }

    et_pb_column.et_pb_column_1_2.accredit {
        text-align: center;
        padding-top: 30px !important;
    }
}

@media (min-width: 1300px) and (max-width: 1399.98px) {
    .check-input {
        width: 25px !important;
        height: 25px;
        margin-top: 5px !important;
    }

    .medicalAidFooter-p {
        color: #282b6e;
        font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
        font-style: normal;
        padding-left: 10px !important;
    }
    .et_pb_section {
        padding: 15px 0 15px 0;
        background-position: 50%;
        background-size: 100%;
        background-size: cover;
    }

    #callbackcol {
        position: relative;
        margin-top: -20px !important;
    }

    #hero h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        position: relative;
    }

    .getCoverNow a {
        width: max-content;
        background-color: #322f78 !important;
        color: #fff !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 18px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-left: -1px !important;
        padding: 7px 20px;
        border-radius: 19px;
        font-family: Open Sans,Arial,sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
    }

    .et_pb_contact_quote
    {

    }
    .getCoverPets-img {
        width: 90% !important;
        margin-top: -50px !important;
    }

    .getCoverPets-imgMobile {
        display: none !important;
    }

    .hellopeter-img {
        width: 30% !important;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 28px !important;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        display: block;
        margin: auto;
        width: 40%;
        text-align: center;
    }

    #petinsurancestress h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    #smartInsurance h2 {
        color: #fff !important;
        text-align: center !important;
        font-size: 34px !important;
        font-weight: 900 !important;
    }

    .stackedImages {
        width: 80%;
        margin-top: -110px !important;
    }

    #affordableplans h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    .divTableCell.cta.top a {
        background-color: #61c4bf !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        transition: 0.5s all ease;
        margin-top: 8px;
        width: 100%;
    }

    .divTableCell.cta.btm a {
        background-color: #40aee1 !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
        transition: 0.5s all ease;
        width: 100%;
    }

    #discounts h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    .UncomplicatedImage-mobile {
        display: none !important;
    }

    .whatsApp-Bot {
        max-width: 350px;
    }

    .firstBlock {
        margin-left: 3% !important;
    }

    .divTableRow.Day2Day {
        margin-left: 3%;
        width: 94%;
        background-color: #282b6e !important;
        color: #fff !important;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 20px !important;
        margin-top: 10px !important;
    }

    .divTableRow.Benefits {
        margin-left: 3%;
        width: 94%;
        background-color: #60c5c0 !important;
        color: #fff !important;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 20px !important;
        margin-top: 10px !important;
    }

    .vertical-center {
        margin: 0;
        position: absolute;
        left: 45% !important;
    }

    .downloadButton {
        background-color: #33e2d1;
        color: #fff;
        margin-top: 0 !important;
        border-radius: 25px;
        font-size: 14px;
        margin-bottom: 0;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
    }

        .downloadButton:hover {
            background-color: #33e2d1;
            color: #fff;
            margin-top: 0px !important;
            border-radius: 25px;
            font-size: 14px;
            margin-bottom: 0px;
        }

    .downloadBrochure {
        background-color: #61c4bf !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        transition: 0.5s all ease;
        margin-top: 8px;
        width: 300px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e !important;
    }

    .chooseright-header {
        font-size: 22px;
        margin-top: 0 !important;
        font-weight: 800;
    }

    .chooseright-wrapper {
        padding-top: 45px;
        max-width: 500px;
        margin: 0 auto;
    }

    .chooseright-img {
        width: 100px;
    }
    #footer {
        display: block !important;
    }

        #footer .footer-container {
            max-width: 95%;
        }

    #footerMobile {
        display: none !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
        max-width: 350px;
    }

    img.oneplanwhite {
        max-width: 150px;
    }

    img.bryte {
        max-width: 150px;
    }

    img.debicheck {
        max-width: 150px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }

    #callbackcolfooter .et_pb_contact {
        background-color: #e9eaef;
        padding-top: 30px;
        padding-bottom: 40px;
        padding-left: 35px;
        padding-right: 35px;
        border-radius: 25px;
        margin-top: -3.5em;
    }

    #footer .et_pb_blurb_container {
        display: block;
        padding-top: 20px;
    }

    et_pb_column.et_pb_column_1_2.accredit {
        text-align: center;
        padding-top: 30px !important;
    }
}

@media (min-width: 1400px) and (max-width: 2560px) {

    .check-input {
        width: 20px !important;
        height: 20px;
        margin-top: 5px !important;
    }

    .medicalAidFooter-p {
        color: #282b6e;
        font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
        font-style: normal;
        padding-left: 10px !important;
    }
    .et_pb_section {
        padding: 15px 0 15px 0;
        background-position: 50%;
        background-size: 100%;
        background-size: cover;
    }

    #callbackcol {
        position: relative;
        margin-top: -20px !important;
    }

    #hero h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px !important;
        color: #282b6e !important;
        line-height: 1.3em;
        position: relative;
    }

    .getCoverNow a {
        width: max-content;
        background-color: #322f78 !important;
        color: #fff !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 18px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin-left: -1px !important;
        padding: 7px 20px;
        border-radius: 19px;
        font-family: Open Sans,Arial,sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
    }

    .getCoverPets-img {
        width: 90% !important;
        margin-top: -50px !important;
    }

    .getCoverPets-imgMobile {
        display: none !important;
    }

    .hellopeter-img {
        width: 25% !important;
        padding-bottom: 20px !important;
    }

    .hellopeterText {
        padding-bottom: 20px !important;
    }

    #simpleandaffordable h2 {
        text-align: center;
        color: #282b6e !important;
        font-weight: normal !important;
        font-size: 28px !important;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        display: block;
        margin: auto;
        width: 25%;
        text-align: center;
    }

    #petinsurancestress h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px !important;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    #smartInsurance h2 {
        color: #fff !important;
        text-align: center !important;
        font-size: 34px !important;
        padding-bottom: 25px !important;
        font-weight: 900 !important;
    }

    .stackedImages {
        width: 55%;
        margin-top: -100px !important;
    }

    #affordableplans h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    .divTableCell.cta.top a {
        background-color: #61c4bf !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        transition: 0.5s all ease;
        margin-top: 8px;
        width: 100%;
    }

    .divTableCell.cta.btm a {
        background-color: #40aee1 !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
        transition: 0.5s all ease;
        width: 100%;
    }

    #discounts h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 800;
        font-size: 34px;
        color: #282b6e !important;
        line-height: 1.3em;
    }

    .UncomplicatedImage-mobile {
        display: none !important;
    }

    .whatsApp-Bot {
        max-width: 450px;
        margin-top: -80px !important;
    }

    .firstBlock {
        margin-left: 3% !important;
    }

    .divTableRow.Day2Day {
        margin-left: 3%;
        width: 94%;
        background-color: #282b6e !important;
        color: #fff !important;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 20px !important;
        margin-top: 10px !important;
    }

    .divTableRow.Benefits {
        margin-left: 3%;
        width: 94%;
        background-color: #60c5c0 !important;
        color: #fff !important;
        text-align: center;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 20px !important;
        margin-top: 10px !important;
    }

    .vertical-center {
        margin: 0;
        position: absolute;
        left: 45% !important;
    }

    .downloadButton {
        background-color: #33e2d1;
        color: #fff;
        margin-top: 0 !important;
        border-radius: 25px;
        font-size: 14px;
        margin-bottom: 0;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
    }

        .downloadButton:hover {
            background-color: #33e2d1;
            color: #fff;
            margin-top: 0px !important;
            border-radius: 25px;
            font-size: 14px;
            margin-bottom: 0px;
        }

    .downloadBrochure {
        background-color: #61c4bf !important;
        color: #282b6e !important;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 14px;
        font-weight: 900;
        border: 3px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 6px 20px;
        border-radius: 17px;
        font-family: Open Sans,Arial,sans-serif;
        transition: 0.5s all ease;
        margin-top: 8px;
        width: 300px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    #chooseleft h2 {
        font-size: 28px;
        line-height: 1.2em;
        text-align: center;
        margin: auto;
        font-weight: 900;
        color: #282b6e!important;
    }

    .chooseright-header {
        font-size: 22px;
        margin-top: 0 !important;
        font-weight: 800;
    }

    .chooseright-wrapper {
        padding-top: 45px;
        max-width: 500px;
    }

    .chooseright-img {
        width: 100px;
    }

    #footer {
        display: block !important;
    }

        #footer .footer-container {
            max-width: 80%;
        }

    #footerMobile {
        display: none !important;
    }

    #footerMobile {
        background-color: #282b6e !important;
        padding-bottom: 0;
    }

        #footerMobile h4 {
            font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
            font-weight: 800;
            font-size: 13px;
            color: #fff !important;
        }

        #footerMobile p {
            font-size: 16px;
            color: #fff;
            text-align: left !important;
        }

    .whatsApp-Bot {
        margin-top: -80px !important;
        max-width: 350px;
    }

    img.oneplanwhite {
        max-width: 150px;
    }

    img.bryte {
        max-width: 150px;
    }

    img.debicheck {
        max-width: 150px;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .debicheckText {
        text-align: left !important;
    }

    #footerbottom p {
        font-size: 10px;
    }

    #callbackcolfooter .et_pb_contact {
        background-color: #e9eaef;
        padding-top: 30px;
        padding-bottom: 40px;
        padding-left: 35px;
        padding-right: 35px;
        border-radius: 25px;
        margin-top: -3.5em;
    }

    #footer .et_pb_blurb_container {
        display: block;
        padding-top: 20px;
    }

    et_pb_column.et_pb_column_1_2.accredit {
        text-align: center;
        padding-top: 30px !important;
    }

    .bottomfooter-container {
        max-width: 80%;
    }
}

.highlight-unchecked {
    border: solid 2px red !important;
    outline-color: red !important;
}

.lbl-unchecked {
    color: red !important;
}
