table,
table tr td,
table tr th {
    border: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input,
textarea {
    outline: none;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
section,
summary,
mark {
    float: left;
    width: 100%;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

input[type=submit],
input[type=button],
button[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
}

.container {
    width: 100%;
    margin: 0 auto;
    padding: 0 40px;
    max-width: 1440px;
    padding: 0px;
    /*padding:0 82px;
max-width:1345px;*/
}
.ins-number {font-size: 1.7rem;
    margin: 5% 0;
    color: #0071bb;
}

.mainHeader {
    background: #0071bb;
    padding: 0 0;
    position: relative;
}

.mainHeader .logoSec {
    margin: 9px 10px;
    float: left;
}

body {
    font-family: "Rubik-Regular";
    color: #005596;
margin: 0px !important;
overflow: hidden;
}

.digitamediclaim{
    font-family: AllianzSans;
    font-size: 1.6rem;
    color: #ff9b41;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
    line-height: 20px;
        width: 100%;}

.errorMsg, .errorMsg1 {
    width: 100%;
    float: left;
    height: 24px;
}

@font-face {
    font-family: 'Rubik-Bold';
    src: url("../../../../../../../content/dam/revampbagic/fonts/Rubik-Bold.woff2") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}

@font-face {
    font-family: 'Rubik-Regular';
    src: url("../../../../../../../content/dam/revampbagic/fonts/Rubik-Regular.woff2") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2084;
}

@font-face {
    font-family: 'Rubik-Light';
    src: url("../../../../../../../content/dam/revampbagic/fonts/Rubik-Light.woff2") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2084;
}
@font-face {
    font-family: 'IndianRupee';
    src: url('../../../../../../../content/dam/bagicextension/fonts/IndianRupee.ttf') format('ttf'),
        url('../../../../../../../content/dam/bagicextension/fonts/IndianRupee.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.indian-rupee {
    font-family: 'IndianRupee';
    width: auto !important;
}

/***** Features page lead form css *****/

.featuresLeadFormDiv{

width: 28%;
padding: 2%;
box-shadow: 0 0 30px 5px #e0e0e0;
border: 1px solid #ececec;padding-bottom: 10px;}

.featuresLeadFormDiv h2{font-size: 2.2rem; text-align: center; color: #0072bc;margin-bottom:15px;}
.featuresLeadFormDiv label{width: 100%;  font-size: 1.6rem; color: #757575;   float: left;}
.featuresLeadFormDiv .inputWrap input{font-family: "Rubik-Regular";
font-size: 1.6rem;
color: #ff9b41;
border-bottom: 1px solid #ebebeb;
padding-bottom: 5px;
line-height: 20px;
width: 100%;}
.featuresLeadFormDiv .fieldBox{margin-bottom: 20px;}
.featuresLeadFormDiv .inputWrap span.mobileSpan{font-size: 1.6rem;
color: #ff9b41;
display: block;
position: absolute;}
.featuresLeadFormDiv #campaignmobile{padding-left:35px;}
.featuresContent .iframe-section{width: 57%; float:left; margin: 0 3%; zoom: 91%; }


@media screen and (max-width: 767px) {
.featuresContent .iframe-section{width: 100%; float:left;}
.featuresLeadFormDiv{position: relative; top: 0px; right: 0px; width: 100%;padding: 20px 25px;float:left;padding-bottom: 10px;}
.featuresLeadFormDiv h2{margin-bottom:15px;}
}
/************** End ************/

/* respect rider added on 23-12-2022 */
.resericare .featuresLeadFormDiv .inputWrap input {
/* width: auto !important; */
}
.resericare .featuresLeadFormDiv #campaignmobile {
padding: 0 0 0 2px !important;
font-size: initial !important;
line-height: inherit !important;
max-width: 90% !important;
}
.resericare .featuresLeadFormDiv .inputWrap span.mobileSpan {
display: inline-block !important;
position: inherit !important;
border-bottom: 1px solid #ebebeb !important;
}
/* ----------------------------------------- */

/* --32 */
.popupSec.callbackthankyou {
    left: 50% !important;
    top: 50% !important;
    position: fixed;
    transform: translate(-50%,-50%);
    height: auto !important;
    max-width: 40%;
}
@media only screen and (max-width:480px) {
.popupSec.callbackthankyou {
    max-width: 90%;
}
}
/* xxxxxxxxxxxxxxxxxxx */
/* --54 */
.inputWrap.vehicletype input[type="radio"],
.inputWrap.vehicletype label {
       cursor: pointer;
    width: auto;
}
input.vehicleoption {
    width: auto;
}
.fieldBox.vehiclefieldbox {
    display: flex;
    gap: 2em;
    justify-content: flex-start;
}
.inputWrap.vehicletype {
    display: flex;
    justify-content: flex-start;
    gap: 2px;
}
input#registrationNo {
    text-transform: uppercase;
}
.fieldBox.regnobox.showvehicle span.errorMsg {
    padding-bottom: 12%;
}
.renewmedia-body {
    overflow: hidden;
    zoom: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.subpoints li {
    padding: 1%;
    color: initial;
}
.renewmedia-body .renewmedia-heading {
    color: #005596;
}
.introInBannerL {
    text-align: center;
    padding: 0px !important;
    float: left;
    display: flex;
    zoom: 105%;
        flex-direction: column;
}
    .featuresContent .iframe-section {
    width: auto;
}
a.whatsapplink {
    cursor: pointer;
}    
.featuresContent .iframe-section {
    width: 57%;
    float: left;
    margin: 0 3%;
    zoom: 91%;
}
.carrenewmedia .carrenewmedia-left img {
    width: 100%;
    height: auto;
}
@media only screen and (max-width:480px) {
.featuresContent .iframe-section {
    width: 100%;
}
}
/* xxxxxxxxxxxxxxx */
/* --54 otp popup */
#mainpopup {
background: #fff;
width: 300px;
border-radius: 12px;
padding: 25px;
text-align: center;
z-index: 999;
height: 421px;
position: fixed;
top: 20%;
left: 39%;
display:none;
}
.popup-text {
width: 100%;
float: left;
}
#mainpopup .popup-text .close {
position: absolute;
top: 10px;
right: 10px;
font-size: 2.5rem;
color: #000000;
top: 5px;
right: 15px;
}
.inputbox {
display: flex;
gap: 11px;
justify-content: center;
margin-bottom: 7px;
margin-top: 5px;
}
.img-icon {
margin-top: -15%;
margin-bottom: -7%;
}
.img-icon img{
width:88%;
}
.inputbox input {
height: 36px;
width: 36px;
padding: 5px;
font-size: 1.8rem;
text-align: center;
border-radius: 7px;
outline: none;
border: 1px solid #a3a3a3;
}
.enterotp{
font-size: 11px;
padding-top: 2%;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button{
-webkit-appearance:none;
margin: 0px;
}
button.verifyotp  {
width: 93%;
height: 45px;
cursor: pointer;
font-size: 1.8rem;
background: #f89c30;
border-radius: 25px;
border: none;
color: #fff;
margin-bottom: 8px;
/* margin-top: 10px;*/
}
button.verifyotp :hover{
background: #fff;
color:#f89c30;
}
#request{
color:#f89c30;
cursor: pointer;
}
p.resendcode {
color: #00000096;
font-size: 1.5rem;
}
p.otpheading {
font-weight: bold;
padding: -1px;
font-size: 1.8rem;
}
p#expire {
color: #00000096;
margin-top: 4%;
}
#mainpopup.close {
color: #000;
float: right;
font-size: 28px;
font-weight: bold;
margin-top: 0%;
margin-right: -1%;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
@media screen and (max-width:639px){
#mainpopup .popup-text .close {
color: #000 !important;
margin-top: 13% !important;
}
}
@media screen and (max-width:480px){
#mainpopup .popup-text .close {
color: #000 !important;
margin-top: 13% !important;
}
.img-icon {
margin-top: -19%;
}
#mainpopup {
    background: #fff;
    width: 300px;
    border-radius: 12px;
    padding: 25px;
    text-align: center;
    z-index: 999;
    height: 421px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
}
.errorotp{
display: none;
}
.bodyOverlay {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99 !important;
    display: none;
}
/* xxxxxxxxxxxxxxx */
.popupMessage, .popupErrorMessage {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 90%;
    max-width: 400px;
    background: #fff;
    border-radius: 10px;
    z-index: 18;
    padding: 15px;
    text-align: center;
    display: none;
}
.popupMessage p, .popupErrorMessage p {
    padding-bottom: 10px;
}
.popupMessage .btnWrapper, .popupErrorMessage .btnWrapper {
    float: left;
}
.centered {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 1;
}
.popupMessage .btn, .popupErrorMessage .btn {
    max-width: 95px;
    min-width: 95px;
    float: left;
    margin: 0 10px;
    clear: none;
    font-size: 1.8rem;
}