
.clear {
    clear: both;
  }
  
  footer a {
    color: #fff;
  }
  
  
  footer .footline {
    border-top: 1px solid #1298d9;
    width: 100%;
    height: 1px;
    display: block;
  }
  
   
  footer .wrapme {
    width: 100%;
    max-width: 1261px;
    margin: 0 auto;
    padding: 4% 0;
    color: #fff;
  }
  
  
  footer .wrapme ul {
    float: left;
    width: 25%;
  }
  
   
  footer .wrapme ul li {
    font-family: "Rubik-Light";
    font-size: 1.7rem;
  }
  
   
  footer .wrapme ul li h4 {
    color: #2ac9ff;
    margin-bottom: 3%;
  }
  
   
  footer .wrapme ul li a {
    color: #fff;
    cursor:pointer;
  }
  
   
  footer .wrapme p.iconshelp {
    float: left;
    width: 25%;
    font-size: 1.8rem;
    margin: 12px 0;
  }
  
   
  footer .wrapme p.iconshelp a {
    color: #fff;
    position: relative;
  }
  
   
  footer .wrapme p.iconshelp a:after {
    content: '';
    border-bottom: 1px solid;
    display: block;
    width: 20px;
    height: 1px;
    left: 37px;
    position: relative;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    position: absolute;
    left: 0;
    bottom: -4px;
  }
  
   
  footer .wrapme p.iconshelp a:hover:after {
    width: 110%;
  }
  
   
  footer .wrapme p.iconshelp a:hover {
    text-decoration: none;
  }
  
   
  footer .wrapme p.iconshelp:before {
    content: '';
    background: url("../../../../../../content/dam/bagic/index/sprite.png");
    width: 26px;
    height: 26px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
  }
  
   
  footer .wrapme p.iconshelp:first-child:before {
    background-position: -176px -176px;
  }
  
   
  footer .wrapme p.iconshelp:nth-child(2):before {
    background-position: -176px -244px;
  }
  
   
  footer .wrapme p.iconshelp:nth-child(3):before {
    background-position: -176px -309px;
  }
  
   
  footer .wrapme p.iconshelp:nth-child(4):before {
    background-position: -176px -372px;
  }
  
   
  footer .wrapme p.iconshelp:nth-child(5):before {
    background-position: -176px -209px;
  }
  
   
  footer .wrapme p.iconshelp:nth-child(6):before {
    background-position: -176px -276px;
  }
  
   
  footer .wrapme p.iconshelp:nth-child(7):before {
    background-position: -176px -338px;
  }
  
   
  footer .wrapme p.iconshelp:nth-child(8):before {
    background-position: -173px -402px;
  }
  
   
  footer .footer-hidden-outer {
    position: relative;
  }
  
   
  footer .footer-hidden-outer .footer-hidden {
    background: #005c9c;
  }
  
  
  footer .showmore-sec {
    position: absolute;
    cursor: pointer;
    bottom: -41px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  footer .footer-hidden-outer .footer-hidden .wrapme ul li p span {
        width: 100%;
        float: left;
    }
  
  footer .showmore-sec .showmore-circle {
    background: #004a80;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
  }
  
   
  footer .showmore-sec .showmore-circle:before {
    content: '';
    background: url("../../../../../../content/dam/bagic/index/sprite.png");
    background-position: -14px -421px;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    transform: translate(50%, 50%);
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
  }
  
   
  footer .showmore-sec p a {
    font-family: "Rubik-Regular";
    font-size: 1.3rem;
    text-align: center;
    color: #fff;
  }
  
   
  footer .show-footer {
    background: #0072bc;
    padding-top: 20px;
  }
  
   
  footer .show-footer .addresing h5 {
    font-family: "Rubik-Bold";
    font-size: 1.6rem;
    margin-bottom: 7px;
  }
  
   
  footer .show-footer .addresing p {
    font-size: 1.4rem;
    font-family: "Rubik-Bold";
  }
  
   
  footer .show-footer .addresing p span {
    font-family: "Rubik-Light";
    font-size: 1.4rem;
  }
  
   
  footer .show-footer .co-number p, footer .show-footer .co-number span {
    font-family: "Rubik-Light";
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  
   
  footer .show-footer .co-number .smoico span, footer .show-footer .co-number .godigital span {
    display: block;
  }
  
   
  footer .show-footer .co-number .smoico ul, footer .show-footer .co-number .godigital ul {
    display: block;
    clear: both;
    width: 100%;
  }
  
   
  footer .show-footer .co-number .smoico ul li, footer .show-footer .co-number .godigital ul li {
    float: left;
  }
  
   
  footer .show-footer .co-number .smoico ul li a, footer .show-footer .co-number .godigital ul li a {
    content: '';
    background: url("../../../../../../content/dam/bagic/index/sprite.png");
    width: 26px;
    height: 26px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
  }
  
   
  footer .show-footer .co-number .smoico ul li a.fb, footer .show-footer .co-number .godigital ul li a.fb {
    background-position: -9px -443px;
  }
  
   
  footer .show-footer .co-number .smoico ul li a.tweet, footer .show-footer .co-number .godigital ul li a.tweet {
    background-position: -37px -443px;
  }
  
   
  footer .show-footer .co-number .smoico ul li a.insta, footer .show-footer .co-number .godigital ul li a.insta {
    background-position: -68px -443px;
  }
  
   
  footer .show-footer .co-number .smoico ul li a.ins, footer .show-footer .co-number .godigital ul li a.ins {
    background-position: -97px -443px;
  }
  
   
  footer .show-footer .co-number .godigital ul li a {
    width: 93px;
    height: 28px;
  }
  
   
  footer .show-footer .co-number .godigital ul li a.appstore {
    background-position: -6px -469px;
  }
  
   
  footer .show-footer .co-number .godigital ul li a.googleplay {
    background-position: -104px -469px;
  }
  
   
  footer .show-footer .disc h5 {
    font-family: "Rubik-Light";
    font-size: 1.2rem;
    margin-top: 24px;
    line-height: 18px;
    color: #83e0ff;
  }
  
   
  footer .show-footer .disc nav a {
    font-family: "Rubik-Light";
    font-size: 1.4rem;
    margin-right: 13px;
  }
  
   
  footer .show-footer .disc ul {
    width: 100%;
    padding: 0 10px;
  }
  
   
  footer .show-footer .disc ul li {
    list-style-type: disc;
    font-family: "Rubik-Light";
    font-size: 1.2rem;
    line-height: 18px;
    color: #83e0ff;
  }
  
   
  footer .show-footer .disc .client-logos a {
    margin: 10px;
    display: inline-block;
  }
  
   
  footer .show-footer .static-cta {
    background: #005c9c;
  }
  
   
  footer .show-footer .static-cta ul li {
    margin-bottom: 10px;
     
  }
  
   
  footer .show-footer .static-cta ul li a {
    font-family: "Rubik-Light";
    font-size: 1.8rem;
  }
  
   
  footer .show-footer .static-cta ul li input[type="text"] {
    width: 90%;
    height: 40px;
    padding-right: 50px;
    background: transparent;
    border-bottom: 1px solid #2ac9ff;
    color: #fff;
    opacity: 1;
  }
  
   
  footer .show-footer .static-cta ul li input[type="text"]::placeholder {
    color: #fff;
    opacity: 1;
  }
  
   
  footer .show-footer .static-cta ul li input[type="submit"] {
    margin-left: -25px;
    height: 20px;
    width: 20px;
    border: 0;
    -webkit-appearance: none;
    background: url("../../../../../../content/dam/bagic/index/sprite.png");
    background-position: -144px -436px;
    text-indent: -999999px;
  }
  
   
  footer .show-footer .static-cta ul li h4 {
    font-size: 2rem;
    color: #2ac9ff;
    margin-bottom: 0;
  }
  
   
  .showing-ico {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  
  
  .popupSec.hiddenColShow {
    height: auto;
  }
  
  .hiddenCol {
    display: none;
  }
  
  .innovationPopClick {
    color: #ff9b41;
    font-family: "Rubik-Regular";
    font-size: 1.6rem;
    position: relative;
  }
  
  .innovationPopClick:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #ff9b41;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    bottom: 0;
    left: 0;
  }
  
  .innovationPopClick:hover:after {
    width: 0px;
  }
  
  .showAllContent ul li {
    text-align: left;
    position: relative;
    padding-left: 30px;
    /*margin-bottom: 20px;*/
    color: #005596;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    min-height: 40px;
  }
  
  .showAllContent ul li:before {
    width: 5px;
    height: 5px;
    position: absolute;
    content: '';
    background: #ff9b41;
    left: 0px;
    top: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 0px 0 4px #0072bc;
    -moz-box-shadow: 0px 0px 0 4px #0072bc;
    -ms-box-shadow: 0px 0px 0 4px #0072bc;
    -o-box-shadow: 0px 0px 0 1px #0072bc;
    box-shadow: 0px 0px 0 1px #0072bc;
  }
  
  .showAllContent ul li:after {
    width: 1px;
    height: 100%;
    left: 7px;
    top: 20px;
    z-index: -1;
    content: '';
    position: absolute;
    background: url(../../../../../../content/dam/bagic/index/border-grey.png) repeat 0 0;
  }
  
  .showAllContent ul li:last-child:after {
    display: none;
  }
  
  
  .callback-content .closebtn {
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(../../../../../../content/dam/bagic/index/sprite.png) no-repeat;
    background-position: -280px -88px;
    width: 20px;
    height: 20px;
    cursor: pointer;
  }
  
  .callback-content {
    position: fixed;
    float: left;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    max-width: 300px;
    background: #fff;
    padding: 30px 25px;
    -webkit-box-shadow: -3px -4px 35px -8px rgba(140, 133, 140, 1);
    -moz-box-shadow: -3px -4px 35px -8px rgba(140, 133, 140, 1);
    box-shadow: -3px -4px 35px -8px rgba(140, 133, 140, 1);
    text-align: left;
    right: -100%;
    z-index: 10;
    zoom: 97%;
  }
  
  .callback-content p {
    color: #4f4f4f;
    font-size: 2.2rem;
    font-family: 'Rubik-Bold';
    font-weight: normal;
  line-height:1;
  font-weight:bold;
  }
  
  .callback-content .fieldBox {
    width: 100%;
    float: left;
    padding: 5px 0 0 !important;
  }
  
  .lblplaceholder {
    z-index: 1;
    position: absolute;
    font-size: 1.5rem;
    color: #757575;
    overflow: hidden;
    top: 30px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
  }
  
  .lblplaceholder.active {
    font-size: 1.5rem !important;
    top: 0;
    font-style: normal;
    color: #0073bd;
  }
  
  .lblplaceholder + input {
    position: relative;
    z-index: 2;
    background: rgba(0, 0, 0, 0) !important;
  }
  
  .inputBox {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    padding: 25px 0px 2px;
  }
  
  .inputBox:after {
    content: "";
    width: 0;
    height: 1px;
    background: #2ac9ff;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
  }
  
  .inputBox.focused:after {
    width: 100%;
  }
  
  .inputBox input {
    background: transparent;
    width: 100%;
    font-size: 1.8rem;
    color: #757575;
  }
  .inputBox input.datepickerSetRenewal{    font-size: 1.4rem;}
  
  .setRenewalWrap .inputBox:after{background:transparent;}
  
  
  .inputBox .cc,
  .textareaBox .cc {
    position: absolute;
    left: 0;
    bottom: 4px;
    font-size: 1.8rem;
    color: #757575;
    display: none;
  }
  
  .inputBox .cc:before,
  .textareaBox .cc:before {
    content: "";
    position: absolute;
    right: -30px;
    top: 0;
    width: 20px;
    height: 50px;
    background: #fff;
  }
  
  .inputBox .cc ~ input,
  .textareaBox .cc ~ input {
    padding-left: 35px;
  }
  
  .selectBox {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    padding: 25px 0 5px 0px;
  }
  
  .selectBox:before {
    content: "";
    width: 0;
    height: 1px;
    background: #2ac9ff;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
  }
  
  .selectBox.focused:before {
    width: 100%;
  }
  
  .selectBox label {
    z-index: 1;
    position: absolute;
    font-size: 1.5rem;
    color: #0073bd;
    overflow: hidden;
    top: 20px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    text-align: left;
    opacity: 0;
  }
  
  .selectBox.focused label {
    opacity: 1;
    font-size: 1.5rem !important;
    line-height: 1.4;
    top: 0;
    color: #0073bd;
  }
  
  .selectBox .selectedValue {
    font-size: 1.5rem;
    position: relative;
    z-index: 1;
    top: 0;
    color: #757575;
  }
  
  .selectBox .selectedValue:before {
    content: "";
    width: 13px;
    height: 8px;
    background: url(../../../../../../content/dam/bagic/index/sprite.png) no-repeat;
    background-position: 0 -63px;
    right: 5px;
    top: 8px;
    position: absolute;
  }
  
  .selectBox.focused .selectedValue {
    color: #757575;
    font-size: 1.5rem;
  }
  
  .selectBox select {
    width: 100%;
    opacity: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    height: 100%;
  }
  
  .callback-content .btn {
    width: 100%;
  }
  
  footer .footer-hidden-outer .footer-hidden .wrapme ul li:last-child {
    margin-bottom: 30px;
  }
  
  /*
  .getQuoteFixed {
    position: fixed;
    right: 20px;
    bottom: 50%;
    display: none;
    text-align: center;
    z-index: 2;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
  }
  
  .getQuoteFixed p {
    font-size: 1.4rem;
    color: #000;
    margin-top: 5px;
  }
  
  .getQuoteFixed .getQuoteContent a {
    position: relative;
  }
  */
  /*New custom dropdown*/
  .popupSec.loginContentWrap {
                text-align: center;
                height: auto;
                z-index: 101;
  max-width: 755px;
            }
            
            .loginContentWrap ul li .svgBox {
                width: 80px;
                height: 110px;
            }
            
            .loginContentWrap ul li .iconSec {
                margin: 0 auto;
                width: 80px;
                height: 110px;
            }
            
            .loginContentWrap ul {
                width: 100%;
                text-align: center;
                padding: 40px 0;
                float: left;
            }
            
            .loginContentWrap ul li {
                display: inline-block;
                vertical-align: middle;
                padding: 0 40px;
                position: relative;
            }
            
            .loginContentWrap ul li:before {
                position: absolute;
                content: '';
                background: #ebebeb;
                height: 165px;
                width: 1px;
                top: 25px;
                right: 0;
            }
            
            .popupSec.loginContentWrap .close {
                top: 5px;
                color: #000;
            }
            
            .loginContentWrap ul li:last-child:before {
                display: none;
            }
            
            .loginContentWrap ul li p {
                color: #414141;
                font-size: 2.2rem;
                padding-bottom: 25px;
            }
            
            .loginContentWrap p.loginHeadTxt {
                color: #1e3a87;
                font-size: 2.8rem;
                padding-top: 25px;
                float: left;
                width: 100%;
            }
            
            .popupSec .closePop {
                width: 20px;
                position: absolute;
                height: 20px;
                right: 15px;
        top: 30px;
                cursor: pointer;
          z-index:9999;
            }
            
            .popupSec .closePop span {
                display: block;
                background: black;
                height: 3px;
                width: 100%;
                margin-bottom: 5px;
                -webkit-transition: 0.5s ease all;
                -moz-transition: 0.5s ease all;
                -ms-transition: 0.5s ease all;
                -o-transition: 0.5s ease all;
                transition: 0.5s ease all;
            }
            
            .popupSec .closePop span:nth-child(1) {
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                margin-bottom: -3px;
            }
            
            .popupSec .closePop span:nth-child(2) {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }
  
  .newAndDownload .col .contentSec h3,
  .newAndDownload .col .contentSec h4 {
    line-height: 2.4rem;
  }
  
  .digitalGoClick {
    color: #000;
    font-size: 1.6rem;
    padding-top: 15px;
    position: relative;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
  }
  
  .digitalGoClick:hover {
    color: #005596;
  }
  
 
  .callback-content .fieldBox.checkInputBox input:checked+label:before {
    background: url(clientlib/images/sprite.png) no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-color: #005596;
    background-position: -370px -471px;
    border: 2px solid #fff;
  }
  
  
  .insureWheelWrap .insureWheelSlider .wheelInsDetail .nameSec a {
    font-family: "Rubik-Bold";
  }
  
  .callback-content .fieldBox.checkInputBox input {
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: 0;
  }
  
  .callback-content .fieldBox.checkInputBox input[type="checkbox"] {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  
  .callback-content .fieldBox.checkInputBox input:checked~a {
    display: inline-block;
  }
  
  .callback-content .fieldBox.checkInputBox input input:checked+label {
    background: #0e8dfa;
  }
  
  .callback-content .fieldBox.checkInputBox label {
    display: block;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    padding: 0px 10px 10px 25px;
    position: relative;
    cursor: pointer;
    font-size: 1.1rem;
    color: #757575;
  }
  
  .callback-content .fieldBox.checkInputBox label:before {
    content: '';
    background: #fff;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 17px;
    height: 17px;
    z-index: 1;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    cursor: pointer;
    border: 1px solid #ebebeb;
  }
  
  .callback-content .fieldBox.checkInputBox input:checked+label:before {
    background: url(../../../../../../content/dam/bagic/index/sprite.png) no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-color: #005596;
    background-position: -370px -471px;
    border: 2px solid #fff;
  }
  
  .callback-content .fieldBox.checkInputBox label a.requestMoreClick {
    color: #005596;
    font-size: 1.1rem;
    display: inline-block
  }
  
  .popupSec.disclaimerContentWrap { text-align: center; height: auto; z-index: 101; max-width: 755px; }
  
  .popupSec.disclaimerContentWrap p { font-size: 1.4rem; color: #000; }
  
  .popupSec.disclaimerContentWrap .disclaimeInner { padding: 25px 0; width: 100%; float: left; }
  
  .got-to-top {
  
    z-index: 5;
  
  }
  
  .got-to-top {
  
    position: fixed;
  
    right: 118px;
  
    bottom: 50px;
  
    width: auto;
  
    height: 40px;
  
    display: none;
  
  }
  .got-to-top img {
  
    max-width: 100%;
  
    height: auto;
  
  }
  footer .static-cta { background: #005c9c; }
  footer .static-cta ul li { margin-bottom: 10px; }
  footer .static-cta ul li a { font-family: "Rubik-Light"; font-size: 1.8rem; }
  footer .static-cta ul li input[type="text"] { width: 90%; height: 40px; padding-right: 50px; background: transparent; border-bottom: 1px solid #2ac9ff; color: #fff; opacity: 1; }
  footer .static-cta ul li input[type="text"]::placeholder {
  color: #fff;
  opacity: 1;
  }
  footer .static-cta ul li input[type="submit"] { margin-left: -25px; height: 20px; width: 20px; border: 0; -webkit-appearance: none; background: url("../../../../../../content/dam/bagic/index/sprite.png"); background-position: -144px -436px; text-indent: -999999px; }
  footer .static-cta ul li h4 { font-size: 2rem; color: #2ac9ff; margin-bottom: 0; }
  footer .footline { border-top-color: #0467a6; }
  footer .wrapme.mainFooter ul:nth-child(n+5) li:last-child { margin-bottom: 0; }
  footer .wrapme { padding: 2% 0; }
  .subScribeWrapInput { width: 100%; float: left; }
  .subScribeWrapInput .formFldBox { width: 90%; float: left; }
  .formFldBox .errorInput { display: none; }
  footer .static-cta ul li input[type="submit"] { margin-left: -50px; }
  footer .wrapme ul li h4 { font-size: 2rem; }
  footer .wrapme p.iconshelp a { font-size: 1.8rem; }
  
  .callback-content .fieldBox { padding: 25px 0 0; position: relative; }
  .callback-content .fieldBox .inputBox { padding: 25px 0px 2px; }
  .callback-content .fieldBox .errorMsg { position: absolute; left: 0; bottom: -35px !important; text-align: left !important;}
  .callback-content .fieldBox:nth-child(3) { padding-top: 0; }
  
  .errorMsg {
    color: red;
    font-family: "Rubik-Regular";
    font-size: 1.2rem;
    padding: 5px 0 15px;
    display: none;
    width: 100%;
  
  }
  
  .callback-content .fieldBox .errorMsg {
  
    float: left !important;
    text-align: left !important;
    margin-bottom: 0px !important;
  }
  
  .protectWheel .errorMsg {text-align: center;}
  .callback-content .fieldBox .errorMsg { position: absolute; left: 0; bottom: -35px !important; text-align: left !important;}
  
  
  .callback-content .fieldBox.checkInputBox label::before {
  
    background: #ccc;
  
    border: 0px;
  
    -webkit-border-radius: 0;
  
    -moz-border-radius: 0;
  
    -ms-border-radius: 0;
  
    border-radius: 0;
  
  }
  
  
  
  .callback-content .fieldBox.checkInputBox input:checked+label:before {
  
    background-color: #005596;
  
    border: 0px;
  
  }
  
  footer .wrapme.mainFooter ul li {
  
    width: 90%;
  
  }
  
  @media screen and (max-width: 1400px){
  .loginContentWrap ul li p{font-size: inherit;}
    }
  
  
  @media screen and (max-width: 1024px){
  footer .wrapme ul li,  footer .wrapme p.iconshelp { font-size: inherit; }
  footer .wrapme ul li h4,  footer .wrapme ul li p,  footer .static-cta ul li a,  footer .wrapme p.iconshelp a,  footer .wrapme ul li a,  footer .static-cta ul li input[type="text"] { font-size: 1.6rem; }
  footer .footer-hidden-outer .footer-hidden .wrapme ul li p span { font-size: 1.4rem; }
  .subScribeWrapInput .formFldBox,  footer .static-cta ul li input[type="text"] { width: 100%; }
  footer .static-cta ul li input[type="submit"] { margin-left: -25px; margin-top: 5px; }
  footer .wrapme.mainFooter ul{ width: 25%; margin:0px;}
  .got-to-top{display:none!important;}
  .insureWheelWrap .insureWheelSlider .wheelInsDetail .nameSec a{font-size: 1.8rem;}
  
  }
  
  @media screen and (max-width: 768px){
  
  .popupSec,popupSec.videoPopupSec,.popupSec.videoPopupSec,.popupSec.loginContentWrap,.popupSec.disclaimerContentWrap,.popupSec.setRenewalWrap{ max-width: 90%; }
  
  .loginContentWrap ul li {
        padding: 0px 30px;
    }
    .callback-content .fieldBox .errorMsg {
  
      float: left !important;
      text-align: left !important;
      margin-bottom: 0px !important;
    }
    
  
        }
  @media screen and (max-width: 767px)
  {
  
    .loginContentWrap ul {
        padding: 0;
    }
  
    .loginContentWrap ul li:before {
        height: 100px;
    }
            .loginContentWrap ul li {
    padding: 0px 15px;
  }
        .loginContentWrap p.loginHeadTxt {
    font-size: 1.6rem;
  }
        .loginContentWrap ul li p {
    font-size: 1.4rem;
    padding-bottom: 5px;
  }
  .popupSec.hiddenColShow .showAllContent{height: 300px;overflow-y: scroll;margin-top: 20px;}
  .popupSec.videoPopupSec{padding:40px;}
  }
  
  @media screen and (max-width: 640px){
  .popupSec .closePop{width: 25px;
    position: absolute;
    height: 25px;
    right: 0;
    top: -20px;
    cursor: pointer;
    z-index: 9999;
    background: white;
    padding-top: 5px;}
    .popupSec .closePop span{width: 80%; margin:0 auto;} 
  .popupSec .closePop span:nth-child(1){margin-bottom: -3px;}
  .popupSec .closePop span:nth-child(2){margin-bottom: 10px;}
  .popupSec.videoPopupSec{padding:15px;}
  .popupSec.videoPopupSec{height:auto;}
  }
  
  @media screen and (max-width: 480px){
  footer .wrapme.static-cta { padding-bottom: 10%; }
  footer .footer-hidden-outer .footer-hidden .wrapme ul li:last-child { margin-bottom: 15px; }
  
  }
  .popupSec .closePop span:nth-child(1){margin-bottom: 0;}
  .popupSec.callbackthankyou{height:auto;}
  .callbackthankyou .popupInner{font-size:1.6rem;}
  .selectBox .selectedValue.disabledSelect:before{display:none;}
  .zIndex{z-index:11 !important;}
  
  
  
  /*Flipkart-code-Vidya Start*/
  
  .communicationSec.flipkart-new {position: absolute!important;    top: 10px !important;}
  .communicationSec.flipkart-new .callBack a img {width: 55% !important;}
  .communicationSec.flipkart-new .callBack a p {color: #fff !important;}
  
  
  @media screen and (max-width: 767px){
  .communicationSec.flipkart-new .callBack a img {width: 100% !important;}
  .communicationSec.flipkart-new .callBack { top: 16px !important; position: relative !important;}
  
  }
  
  /*Flipkart-code-Vidya end*/
  /* code added by poonam 26oct2020 SEO change */
  .disHeading { font-size: 2rem; color: #005596; margin-bottom: 0; }
@media screen and (max-width: 1500px) {
     
    footer .wrapme {
      width: 90%;
      }
  }
  
  @media screen and (max-width: 1024px) {
        footer .wrapme {
      width: 94%;
    }
     
    footer .wrapme ul {
      width: 21%;
      margin: 0 2%;
    }
     
    footer .show-footer .disc h5 {
      margin-top: 10px;
    }
  }
  
  @media screen and (max-width: 768px) {
        footer .static-cta .wrapme ul {
      width: 32%;
      margin: 0;
    }
      .addresing {
      margin: 34px 0;
    }
     
    .co-number {
      width: auto;
      float: left !important;
    }
.getQuoteFixed {
        right: 10px;
        top: 75px;
        bottom: auto;
    }
    .getQuoteContent img {
        max-width: 40px;
    }
    .getQuoteContent p {
        
  }
  
  @media screen and (max-width: 480px) {
  footer .show-footer .static-cta ul li h4 {
       
      font-size: 1.8rem;
    }
     
    
     
    footer .wrapme ul {
      width: 96%;
      margin: 4% 2% 0;
    }
     
    footer .wrapme ul li h4 {
      margin-bottom: 0;
    }
     
    footer .wrapme p.iconshelp {
      width: 50%;
    }
     
    footer .wrapme p.iconshelp a {
      font-size: 1.5rem;
    }
      footer .static-cta .wrapme ul {
      width: 100%;
    }
     
    footer .show-footer .disc nav a {
      margin-bottom: 10px;
      display: inline-block;
    }
        .godigital.fr {
      float: left !important;
      margin-top: 14px;
      clear: both;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
    }
       .addresing {
      margin: 17px 0;
      text-align: center;
      width: 100%;
    }
        .co-number {
      text-align: center;
    }
     
    .co-number .smoico {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
    }
  }
@media screen and (max-width:767px) {

  .popupSec.disclaimerContentWrap {

max-width: 90%;

width: 100%;

}

}