@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
.pform .radio_container:hover input ~ .checkmark, .pform .radio_container input:checked ~ .checkmark {
    font-weight: 800;
    background-color: #fd711e;
}
.pform button {
    background-color: #fd711e;
    font-weight: 800;
}
.color_primary {
    color: #00349a;
}
.pricing-feature td {
    border-top: none;
}
.pricing-feature .card-title img {
    width: 120px;
}
.tabco1 {
    width: 65%;
    border-right: 1px solid #dfdfdf;
    padding: 10px 20px 10px 20px !important;
    line-height: 20px;
}
.tabco2 {
    line-height: 15px;
    padding: 10px 20px 10px 20px !important;
}
.pricing-feature td {
    font-family: proxima-soft, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #4f405a;
    vertical-align: middle;
    height: 50px;
}
.pricing-feature tr:nth-child(even) {
    background-color: #f5edf7;
}
.pricing-feature tr:nth-child(even) td:first-child {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.pricing-feature tr:nth-child(even) td:last-child {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
}
.pricing-feature .card-body {
    padding: 15px 35px 40px 35px;
}
.pricing-feature {
    border: 1px solid #eaeaea38;
    border-radius: 15px;
    box-shadow: 0 0px 15px rgb(0 0 0 / 21%);
    -moz-box-shadow: 0 0px 15px rgb(0 0 0 / 21%);
    -webkit-box-shadow: 0 0px 15px rgb(0 0 0 / 21%);
    margin-bottom: 25px !important;
}
.pricing-feature .short-info {
    color: #1b1b1b;
    font-size: 13px;
}
.pricing-feature .up-price {
    font-size: 14px;
}
.pricing-list-section {
    padding-top: 40px;
}
.button__wrapper.button_wrapper--center a:hover {
    text-decoration: none;
}
.width-770 {
    max-width: 770px;
    margin: auto;
}
.button__wrapper.button_wrapper--center a {
    background-color: #0057B7 !important;
    border: none;
    text-transform: none;
    border-radius: 5px;
    font-family: 'omnes', Lato, sans-serif;
    font-weight: bold;
    box-shadow: 1px 3px 1px 1px #04458d;
    font-size: 1.5em;
    color: #fff !important;
    padding: 10px 40px 7px;
    display: table;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    font-family: neo-sans, sans-serif;
    border: none;
    outline: none;
    text-align: center;
    font-weight: 600;
    margin: 0px auto;
}
section.aviva_section h2 {
    margin-bottom: 39px !important;
    text-align: left !important;
}
.aviva_section {
    padding: 75px 0px;
    background: url(../img/health_bg.jpg) no-repeat;
    background-size: cover;
    background-position: top right;
}
.aviva_section .row {}
body.phi-template .comp__block.reviews {
    margin-bottom: 0;
}
span.img_desk img {
    max-width: 55px;
    border-radius: 5px;
}
.pform button {
    font-weight: 700;
    font-size: 23px;
}
.desktop_logo_right {
    text-align: right;
}
img.sm_av_logo {
    background: #FFF;
}




.icon-box-row {
    justify-content: center;
}

.text-cta-col p {
    max-width: 650px !important;
}

.text-cta-col {
    max-width: 900px;
    margin: 88px auto  55px;
    text-align: center;
}

.text-cta-col .btn {
    margin-top: 18px;
}
section.add-sec {
    padding: 92px 0px 53px;
}

.add-box {
    background: #eff8ff;
    height: 100%;
    padding: 20px;
    border-radius: 10px;
    font-size: 20px;
    line-height: 26px;
    border-top: 5px solid #4a92df;
}

.add-box h3 {
    font-size: 22px;
}

section.add-sec h2 {
    text-align: center;
    /* color: #FFF; */
    margin-bottom: 45px;
}
.add-sec .btn-col {
    margin-top: 40px;
}
.bg-none img{
	background: transparent !important;
}

section.cta-bottom-sec {
    background: #F1F8FE;
    padding: 60px 0px;
    text-align: center;
    font-size: 20px;
}

section.cta-bottom-sec ul.std-list.list-one-line li {
    display: inline-block !important;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}

section.cta-bottom-sec ul.std-list.list-one-line  li:before {
    left: 0;
}
.pform #prevBtn:hover, .pform #prevBtn:focus {
    outline: none;
}
.pform #prevBtn:hover, .pform #prevBtn:focus {
    outline: none;
}

.pform .radio_container .checkmark {
    line-height: 17px;
}

p.lead-text {
    margin-top: 30px;
}

.book-head {
    
    margin-bottom: 15px;
}

.thanks-box ul.bullets li {
    font-size: 26px;
    margin-bottom: 11px !important;
    display: block;
    position: relative;
    padding-left: 36px;
}
.thanks-box ul.bullets li:before {
    left: 0;
}
.thanks-box-mid {
    padding: 35px;
    background: rgb(0 52 154 / 44%);
    border-radius: 13px;
}
p.lead-text {
    margin: 0;
}

.footer-bottom a {
    color: #fff;
}
.thanks-box-mid p {
    color: #FFF !important;
}
.pform input:focus {
    outline: 0 !important; 
}
 .pform select {
    height: 41px;
}

.bg-none-logo img.sm_av_logo {
    background: transparent;
}
.thanks-box-mid a.btn.btn-secondary {
    width: 100%;
    max-width: 400px;
}
.btn-buy2 {
    margin-top: 13px;
}

 .btn-buy1 {
    margin-bottom: 20px;
}

.thanks-hero {
    margin-top: -8px !important;
}
span#timer {
    padding: 3px 30px;
    border: 2px dashed #ffffff;
    display: inline-block;
    background: #002161;
    font-size: 69px;
    margin: 19px 0px 23px;
}

span#timer2 {
     padding:5px 30px;
     border: 2px dashed #ffffff;
     display: inline-block;
     background: #002161;
     margin: 4px 0px;
     font-size: 41px;
}

.check-btn {
    position: relative;
    z-index: 88;
}

/*Responsive*/


@media (min-width:992px){ 

.icon-sec .usp-section {
    padding-top: 40px;
}
.thanks-box-mid .bullets {
    margin-top: 30px;
    margin-bottom: 30px;
}	
.thanks-hero {
    min-height: calc(100vh - 272px);
}	
.cl-frmae {
    margin: -35px 0px 20px;
}

 	
}



@media (max-width:991px){
.thanks-box {
    padding: 15px !important; 
}

.top-title.top-title--thanks {
    padding-bottom: 25px !important; 
}

.cl-frmae {
    margin: 27px 0px;
}
.add-col {
    margin-bottom:30px !important; 
}	
.add-sec .btn-col {
    margin-top: 10px;
}	
  .logo a {
    display: flex;
    align-items: center;
    justify-content: center;
}	
span#timer {
    margin: 6px 0px 18px;
}
.thanks-hero h1.top-title__main {
    font-size: 28px !important; 
    line-height: 30px;
}	
}


@media (max-width:767px){
	
.thanks-box    p {
    color: #000 !important;
    padding: 0px 16px;
}
.thanks-box-mid p {
    color: #FFF !important; 
}	
	
.protect-sec .image {
    margin-bottom: 20px;
}

body.phi-template .btn.btn-secondary {
    font-size: 20px;
}

body.phi-template .comp__block h2 ,
section.add-sec h2, h2{
    font-size: 26px;
}
 
h3 {
    font-size: 24px;
}

body.phi-template .comp__block.reviews .reviews-wrapper .review {
    padding: 20px;
}

body.phi-template .comp__block.reviews {
    padding: 40px 0px;
}

.text-cta-col {
    margin: 0px 0px;
}

.add-box {
    height: auto;
}

.add-col {
    margin-bottom:30px !important; 
}
.add-box p {
    margin: 0;
}
section.add-sec {
    padding: 38px 0px 6px;
}

.pricing-feature {
    margin-bottom: 15px !important; 
}

ul.std-list.list-one-line {
    text-align: left;
}

section.cta-bottom-sec {
    padding: 40px 0px;
}

section.comp__block.protect-sec {
    margin-top: 40px;
}	
	
.thanks-box-mid {
    background: #3c7cc4;
    color: #FFF !important; 
}

.thanks-box p.lead-text {
    color: #FFFF !important 
}

.thanks-box ul.bullets li {
    font-size: 18px;
    margin-bottom: 1px !important 
}
.thanks-box p.lead-text {
    margin-top: 19px;
    padding: 0;
}
	
.thanks-box-mid {
    padding: 20px;
}	
span#timer2 {
    font-size: 28px;
}	
	
}








@media (min-width:1200px) {
    section.aviva_section.bupa_section {
        padding: 75px 0px;
        background: url(../img/bupa_bg_main.jpg) no-repeat;
        background-size: cover;
        background-position: right;
    }
    section.aviva_section.vitality_section {
        padding: 75px 0px;
        background: url(../img/vitality_bg_main.jpg) no-repeat;
        background-size: cover;
        background-position: right;
    }
    section.aviva_section.axa_section {
        padding: 75px 0px;
        background: url(../img/axa_bg_main.jpg) no-repeat;
        background-size: cover;
        background-position: right;
    }
}
@media (min-width:992px) {
    img.sm_av_logo.all_logo {
        display: inline-block !important;
        max-width: 90px !important;
        border-radius: 4px;
    }
    .main_logo.logo a {
        display: flex;
        align-items: center;
    }
}
@media (max-width:991px) {
    .hide_sm_new {
        display: none;
    }
    span.img_desk {
        display: none !important;
    }
    img.sm_av_logo {
    display: inline-block !important;
    max-width: 64px !important;
    border-radius: 4px;
}
    header.main__header {
        display: flex;
    }
    
}
@media (max-width:1199px) {
    section.aviva_section h2 {
        margin-bottom: 39px !important;
        text-align: center !important;
    }
    .aviva_section {
        background: #e7f1fa !important;
        background-image: none !important;
    }
}
@media (min-width:767px) {
    #pform:before {
        content: "";
        background-image: url(/assets/img/form-sticker-best-price2.png);
        background-repeat: no-repeat;
        display: block;
        margin: 0 auto 20px auto;
        border-radius: 50%;
        border: 1px solid #e20066;
        background-color: #FFF;
        position: absolute;
        top: -50px;
        right: -40px;
        left: auto;
        background-size: 120px 120px;
        width: 120px;
        height: 120px;
    }
	
	
    .pform.ds-icon-top #pform:before {
        content: "";
        background-image: url(/assets/img/form-sticker-best-price-aviva.png);
        background-repeat: no-repeat;
        display: block;
        margin: 0 auto 20px auto;
        border-radius: 50%;
        border: 1px solid #e20066;
        background-color: #FFF;
        position: absolute;
        top: -50px;
        right: -40px;
        left: auto;
        background-size: 120px 120px;
        width: 120px;
        height: 120px;
    }	
	
}
@media (max-width:767px) {
    .pricing-feature .card-body {
        padding: 10px 15px 30px 15px;
    }
    .pricing-list-section {
        padding-top: 20px;
    }
    .feature-listing {
        padding-bottom: 0px;
    }
    section.aviva_section h2 {
        margin-bottom: 39px !important;
        text-align: center !important;
    }
    .aviva_section {
        background: #e7f1fa !important;
        background-image: none !important;
        padding: 40px 0px !important;
    }
}

body.phi-template .btn.btn-secondary {
    background-color: #0057B7 !important;
    color: #FFF !important;
    border: none;
    text-transform: none;
    border-radius: 5px;
    font-family: 'omnes', Lato, sans-serif;
    font-weight: bold;
    box-shadow: 1px 3px 1px 1px #04458d;
    font-size: 1.5em;
}