body {
    font-size: 14px;
    font-family: arial;
    margin: 0;
    padding: 0
}

a,
a:focus,
a:hover {
    text-decoration: none
}

body,
html {
    height: 100%
}

.fontNormal {
    font-weight: 400
}

.lowerTxt {
    text-transform: lowercase
}

.upperTxt {
    text-transform: uppercase
}

.textJustify {
    text-align: justify
}

.xsmTxt {
    font-size: 9px
}

.smTxt {
    font-size: 13px
}

.smGap {
    margin-bottom: 10px
}

.smTxt2 {
    padding-top: 10px;
    color: #ad0619;
    font-weight: 700
}
.form-group2{margin-bottom:30px;}

h1 {
    font-size: 20px;
    margin: 0 0 15px;
    background: #a81d22;
    color: #fff;
    padding: 8px 15px;
    text-align: center
}

.loader {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .7);
    z-index: 11
}

.loader img {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.bannerSec .leftPanel {
    background: #ebe9ec
}

.bannerSec .leftPanel img {
    width: 100%
}

.bannerSec .rightPanel {
    background: #f9f9f9
}

.bannerSec .formSec {
    padding: 15px;
    font-size: 13px
}

.formSec .annualInDiv,
.formSec .dobInDiv {
    position: relative
}

.formSec .dobInDiv .form-control {
    padding-right: 30px
}

.formSec .dobInDiv .calendarIco {
    position: absolute;
    right: 7px;
    top: 5px
}

#divGender label,
#divSmoker label {
    margin-right: 0;
    min-width: 88px;
    text-align: center
}

#divGender label.btn,
#divSmoker label {
    border-radius: 0;
    outline: 0
}

.formSec .icon-rupee,
.formSec .imgTooltip {
    position: absolute;
    left: 7px;
    top: 7px
}

.formSec .imgTooltip {
    left: inherit;
    right: 7px
}

.formSec .annualInDiv .form-control {
    padding-left: 30px;
    padding-right: 30px
}

.formSec .tooltip-inner {
    min-width: 300px
}

.btn-submit {
    width: 100%;
    text-align: center;
    background: #f26249;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 0
}

.btn-quote {
    color: #000;
    font-size: 12px;
    border: none;
    background: 0 0;
    outline: 0;
    text-decoration: underline;
    padding: 0
}

.btn-quote:focus,
.btn-quote:hover {
    color: #000;
    background: 0 0;
    outline: 0
}

.btn-submit:focus,
.btn-submit:hover {
    color: #fff
}

.smContTxt {
    font-size: 12px
}

.AppNoError,
.annualIncomeError,
.checkTermsError,
.ddlError,
.dobError,
.emailError,
.fNameError,
.genderSelectText,
.lightboxMobError,
.mobNoError,
.smokeSelectText {
    color: #ad0619;
    display: none;
    font-size: 11px;
    text-align: left
}

.smBox {
    padding: 30px 15px
}

.smBox h2 {
    font-size: 20px;
    margin: 0 0 15px
}

.smBox p {
    margin: 0
}

.smBoxDiv {
    background: #fff;
    text-align: justify;
    padding-bottom: 15px
}

.smBoxDiv h3 {
    background: #ad0619;
    color: #fff;
    margin: 0 0 15px;
    padding: 8px 15px;
    font-size: 18px;
    text-align: left
}

.smBoxDiv .smCon {
    padding: 15px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    background: #fff;
    font-size: 14px
}

.smBoxDiv ul {
    padding-left: 15px
}

.smBoxDiv ul li {
    margin-bottom: 5px
}

.benefitSec h3 {
    background: #ad0619;
    color: #fff;
    margin: 0 0 15px;
    padding: 8px 15px;
    font-size: 18px
}

.benefitSec .boxDiv {
    border: 10px solid #ededed;
    min-height: 330px
}

.benefitSec .boxDiv img {
    width: 100%
}

.benefitSec .boxDiv h4,
.benefitSec .boxDiv p {
    text-align: center
}

.benefitSec .boxDiv h4 {
    padding: 10px 15px;
    margin: 0
}

.benefitSec .boxDiv p {
    margin: 0;
    padding: 0 15px 15px;
    font-size: 13px
}

/*sixPointSec start*/
.sixPointSec{background: #fdf1eb; padding: 20px 0 0;text-align: center;margin-bottom: 30px;}
.sixPointSec h2 {text-align:center;text-transform: capitalize;font-size: 20px; margin: 0 0 15px; }
.sixPointSec h2 span{   background: -webkit-linear-gradient(left, #dc8a01, #a81d21); -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: rgb(173, 39, 31);display: block; font-weight: 600;}
.sixPointSec .smBoxDiv2{background: #fff; padding:0 15px 15px;min-height: 380px;border-radius: 20px;}
.sixPointSec .smBoxDiv2 h3{ font-size: 18px;font-weight: 600;}
.sixPointSec .smBoxDiv2 img{width:130px;}
/*sixPointSec end*/


#btnRetrieveJourney {
    background: #dd7f0b;
    border: none;
    padding: 10px 25px;
    width: 100%;
    color: #fff
}

.whyChooseSec h2 {
    background: #ad0619;
    color: #fff;
    margin: 0 0 15px;
    padding: 8px 15px;
    font-size: 18px
}

.whyChooseSec .boxDiv {
    padding: 15px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    text-align: center;
    box-sizing: content-box
}

.whyChooseSec .boxDiv h4 {
    padding: 15px 0;
    color: #ad0619;
    line-height: 26px;
    margin: 0;
    font-size: 16px
}

.whyChooseSec .boxDiv img {
    width: 75px;
    height: auto
}

.faqSec {
    margin: 15px 0 15px;
    padding: 15px;
    text-align: justify;
    background: #f9f9f9
}

.faqSec h3 {
    text-transform: uppercase;
    color: #c5251c;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 15px
}

.faqSec ul {
    font-size: 13px;
    padding-left: 15px;
    margin-bottom: 0
}

.faqSec ul li {
    margin-bottom: 15px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    transition: all 1s
}

.faqSec ul li:last-child {
    border-bottom: 0
}

.faqSec ul li p {
    margin: 5px 0 5px;
    font-weight: 400;
    color: #333
}

.faqSec ul li ol li {
    font-weight: 400;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 5px;
    color: #333
}

.iconBoxDiv {
    padding: 15px;
    background: #f9f9f9;
    margin: 0 0 15px
}

.iconBoxDiv ul {
    padding: 0;
    margin: 0
}

.iconBoxDiv ul:after {
    clear: both;
    content: "";
    display: block
}

.iconBoxDiv ul li {
    display: inline-block;
    text-align: center;
    width: 33%;
    float: left;
    padding: 0 5px
}

.iconBoxDiv ul li h3 {
    margin: 10px 0 10px;
    font-size: 16px;
    font-weight: 600
}

.disclaimerSec {
    background: #423d43;
    color: #bab4bb;
    font-size: 12px;
    padding: 20px 15px;
    line-height: 19px;
    text-align: justify
}

.disclaimerSec h4 {
    color: #fff;
    font-size: 14px;
    margin: 0 0 15px
}

.disclaimerSec p a {
    color: #bab4bb
}

.disclaimerSec .bewareBox {
    border: 1px solid #c8c8c8;
    padding: 10px 15px
}

.getfixBtn {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 11;
    text-align: center;
    color: #ad0619;
    background: #fff;
    text-decoration: none;
    font-size: 24px;
    padding: 5px;
    border-radius: 10px
}

.getfixBtn span {
    display: block
}

.getfixBtn:hover {
    color: #ad0619
}

@media(min-width:992px) {
    .bannerSec .leftPanel {
        vertical-align: bottom
    }
    .banner2 {
        display: none
    }
    .bannerSec {
        display: table;
        width: 100%
    }
    .bannerSec .leftPanel,
    .bannerSec .rightPanel {
        display: table-cell;
        width: 55%
    }
    .bannerSec .rightPanel {
        width: 45%
    }
    .whyChooseSec .boxDiv {
        min-height: 170px
    }
}

@media(max-width:991px) {
    .navbar {
        margin-bottom: 0
    }
    .banner1 {
        display: none
    }
    .iconBoxDiv ul li h3 {
        margin-top: 5px;
        font-size: 15px
    }
    .iconBoxDiv ul li span {
        font-weight: 400
    }
    .iconBoxDiv ul li {
        width: auto;
        float: none;
        display: block;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
        margin-bottom: 10px
    }
    .iconBoxDiv ul li:last-child {
        border-bottom: none;
        padding-bottom: 0
    }
}