.pageTitle {
    text-align: center;
    margin: 20px 0
}

.pageTitle h1 {
   font-size: 4rem;
color: #ff9b41;
font-family: 'AllianzB';
}

.customSelect {
    position: relative
}

.hindi_odomeeter{display: inline-block;
    margin: auto;
    width: 29%;
    height: 30%;
    position: absolute;
    top: 290px;
    left: 168px;
    font-size: 3.4rem;}
.marathi_odomeeter
{
    left: 154px !important;
}

.hindi_odomeeter_min{
    padding-left: 56px; 
    font-size: 5.2rem;
    }

.hindi_odomeeter_motor{font-size: 8.2rem;}
.marathi_odomeeter_motor
{
    font-size: 6.4rem !important;
}

.hindi_odomeeter_p{
	padding-left: 70px;font-size: 2.8rem;
    }

    .marathi_odomeeter_p{
        padding-left: 110px !important;
        }   

.customSelect select {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.customSelect .selectedText:after {
    content: "";
    background: url(../../../../../../content/dam/bagic/index/sprite.png) no-repeat;
    background-position: 0 -63px;
    width: 13px;
    height: 8px;
    margin-left: 10px
}

.carouselSlide {
    margin: 0px auto;
    position: relative;
    clear: both;
    overflow: hidden;
    z-index: 1
}

.carouselSlide .shadow {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 40px 2px #eaeaea;
    -moz-box-shadow: 0 0 40px 2px #eaeaea;
    -ms-box-shadow: 0 0 40px 2px #eaeaea;
    -o-box-shadow: 0 0 40px 2px #eaeaea;
    box-shadow: 0 0 40px 2px #eaeaea;
    background: #fff
}

.carouselSlide .shadow.carousel-center .caption.carous_item {
    display: block
}

.carouselSlide .shadow .caption {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%
}

.carouselSlide .shadow .caption.carous_item {
    box-sizing: border-box;
    display: none
}

.carouselSlide .shadow .carous_desc {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.errorMsg {
    color: red;
    font-size: 1.1rem;
    display: none;
    width: 100%;
    float: left;
    padding: 5px 0 15px
}

@keyframes colorSlide {
    0% {
        background-position: 0% 100%
    }
    20% {
        background-position: 0% 0%
    }
    21% {
        background-color: #b1b1b1
    }
    29.99% {
        background-color: #F7F7F7;
        background-position: 0% 0%
    }
    30% {
        background-color: #b1b1b1;
        background-position: 0% 100%
    }
    50% {
        background-position: 0% 0%
    }
    51% {
        background-color: #b1b1b1
    }
    59% {
        background-color: #F7F7F7;
        background-position: 0% 0%
    }
    60% {
        background-color: #b1b1b1;
        background-position: 0% 100%
    }
    80% {
        background-position: 0% 0%
    }
    81% {
        background-color: #b1b1b1
    }
    90%,
    100% {
        background-color: #F7F7F7
    }
}

@keyframes trackBallSlide {
    0% {
        opacity: 1;
        transform: scale(1) translateY(-10px)
    }
    6% {
        opacity: 1;
        transform: scale(0.9) translateY(2.5px)
    }
    14% {
        opacity: 0;
        transform: scale(.4) translateY(20px)
    }
    15%,
    19% {
        opacity: 0;
        transform: scale(.4) translateY(-10px)
    }
    28%,
    29.99% {
        opacity: 1;
        transform: scale(1) translateY(-10px)
    }
    30% {
        opacity: 1;
        transform: scale(1) translateY(-10px)
    }
    36% {
        opacity: 1;
        transform: scale(0.9) translateY(2.5px)
    }
    44% {
        opacity: 0;
        transform: scale(.4) translateY(20px)
    }
    45%,
    49% {
        opacity: 0;
        transform: scale(.4) translateY(-10px)
    }
    58%,
    59.99% {
        opacity: 1;
        transform: scale(1) translateY(-10px)
    }
    60% {
        opacity: 1;
        transform: scale(1) translateY(-10px)
    }
    66% {
        opacity: 1;
        transform: scale(0.9) translateY(2.5px)
    }
    74% {
        opacity: 0;
        transform: scale(.4) translateY(20px)
    }
    75%,
    79% {
        opacity: 0;
        transform: scale(.4) translateY(-10px)
    }
    88%,
    100% {
        opacity: 1;
        transform: scale(1) translateY(-10px)
    }
}

@keyframes nudgeMouse {
    0% {
        transform: translateY(0)
    }
    20% {
        transform: translateY(8px)
    }
    30% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(8px)
    }
    60% {
        transform: translateY(0)
    }
    80% {
        transform: translateY(8px)
    }
    90% {
        transform: translateY(0)
    }
}

.carouselSlide {
    margin: 0px auto;
    position: relative;
    clear: both;
    overflow: hidden;
    z-index: 1
}

.carouselSlide .shadow {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 40px 2px #eaeaea;
    -moz-box-shadow: 0 0 40px 2px #eaeaea;
    -ms-box-shadow: 0 0 40px 2px #eaeaea;
    -o-box-shadow: 0 0 40px 2px #eaeaea;
    box-shadow: 0 0 40px 2px #eaeaea;
    background: #fff
}

.carouselSlide .shadow.carousel-center .caption.carous_item {
    display: block
}

.carouselSlide .shadow .caption {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%
}

.carouselSlide .shadow .caption.carous_item {
    box-sizing: border-box;
    display: none
}

.carouselSlide .shadow .carous_desc {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.errorMsg {
    color: red;
    font-size: 1.1rem;
    display: none;
    width: 100%;
    float: left;
    padding: 5px 0 15px
}

.buyWheel .buyWheelR {
    width: 350px;
    float: left;
    margin-left: 85px
}

.buyWheel .buyWheelR .innerBanner {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 0px;
}

.buyWheel .buyWheelR .innerBanner .carouselSlide {
    width: 100%;
    margin-top: 50px;
    height: 360px;
}





.buyWheel .buyWheelR .innerBanner .carouselSlide .shadow {
    width: 288px; height: 288px;
    padding: 75px 0;
    margin: 30px 0
}

.buyWheel .buyWheelR .innerBanner .carouselSlide .shadow .caption.carous_item {
    padding: 0px 15px
}

.buyWheel .buyWheelR .innerBanner .carouselSlide .shadow .carous_desc {
    padding: 0px 15px;
    margin-bottom: 15px;
    height: auto;
    float: left
}

.buyWheel .buyWheelR .innerBanner .carouselSlide .shadow .insuranceRoundIcon {
    width: 62px;
    height: 69px;
    margin: 0 auto;
    background: url(../../../../../../content/dam/bagic/index/sprite.png) no-repeat;
    background-position: -374px -386px
}

.buyWheel .buyWheelR .innerBanner .carouselSlide .shadow .insuranceRoundListDetail {
    width: 100%;
    float: left;
    padding: 15px;
    text-align: center
}

.buyWheel .buyWheelR .innerBanner .carouselSlide .shadow .insuranceRoundListDetail p {
    color: #717272;
    font-size: 1.6rem;
    text-align: center
}

.buyWheel .buyWheelR .innerBanner .carouselSlide .shadow:nth-child(2) .insuranceRoundIcon {
    width: 66px;
    height: 66px;
    margin: 0 auto;
    background: url(../../../../../../content/dam/bagic/index/sprite.png) no-repeat;
    background-position: -442px -229px
}

.buyWheel .buyWheelR .innerBanner .carouselSlide .shadow:nth-child(3) .insuranceRoundIcon {
    width: 77px;
    height: 68px;
    margin: 0 auto;
    background: url(../../../../../../content/dam/bagic/index/sprite.png) no-repeat;
    background-position: -436px -306px
}

.buyWheel .buyWheelR .buyWheelForm {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 50px;
}

.buyWheel .buyWheelR .buyWheelForm p {
    color: #005596;
    font-size: 2rem;
    text-align: center;
    padding: 10px 0
}

.buyWheel .buyWheelR .buyWheelForm .protectWheel {
    max-width: 215px;
    margin: 0 auto;
    display: block
}

.buyWheel .buyWheelR .buyWheelForm .protectWheel .selectedText {
    border: 1px solid #0072bc;
    border-radius: 40px;
    color: #0072bc;
    font-size: 1.8rem;
    letter-spacing: 1px;
    padding: 3px;
    position: relative;
    text-align: center;
    max-width: 215px;
    width: 100%;
    margin: 0 auto
}

.buyWheel .buyWheelR .buyWheelForm .protectWheel .selectedText:after {
    content: "";
    background: url(../../../../../../content/dam/bagic/index/sprite.png) no-repeat;
    background-position: -320px -452px;
    width: 13px;
    height: 8px;
    position: absolute;
    right: 15px;
    top: 12px
}

.buyWheel .buyWheelR .buyWheelForm .vehicleNumberInput {
    max-width: 215px;
    margin: 40px auto 20px;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #0072bc
}

.buyWheel .buyWheelR .buyWheelForm .vehicleNumberInput input {
    padding: 10px;
    text-align: center;
    width: 100%
}

.buyWheel .buyWheelR .buyWheelForm .protectWheelGo {
    max-width: 215px;
    margin: 0 auto;
    text-align: center;
    width: 100%
}

.buyWheel .buyWheelR .buyWheelForm .protectWheelGo .btn {
    width: 100%
}

.getQuoteWrapper {
    padding: 10px 0 65px 0;
    position: relative
}

.getQuoteWrapper .leftSec {
    max-width: 735px;
    width: 100%;
    float: left
}

.getQuoteWrapper .mouseIcon {
    position: absolute;
    z-index: 1;
    bottom: 25px;
    left: 25px;
    cursor: pointer
}

.scroll-left-sec { position: relative; left: 0px; display: block; bottom: 0px; }
.banner .mouseIcon { bottom: 45px; }
.scroll-left-sec:after { content: ''; border: solid #b1b1b1; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; border-width: 0 2px 2px 0; display: inline-block; padding: 3px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); bottom: -17px; position: absolute; left: 6px; -webkit-animation: bounce 2s infinite; -moz-animation: bounce 2s infinite; -ms-animation: bounce 2s infinite; -o-animation: bounce 2s infinite; animation: bounce 2s infinite; }


#radioClickGroup circle,
#radioActiveGroup g {
    cursor: pointer
}

#radioActiveGroup g {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in
}

#rotate {
    opacity: 0
}

.errorMsg {
    width: 100%;
    float: left
}

.errorMsg {
    color: red;
    font-family: "AllianzSans";
    font-size: 1.2rem;
    padding: 5px 0 15px;
    display: none
}

.bannerAnc:hover{ cursor: pointer; }
.bannerAnc text{ font-family: "AllianzSans"; fill: #fff }
.bannerAnc.active .st0, .bannerAnc:hover .st0{ fill: #FF9B41 !important; }
.buyWheel .buyWheelR .buyWheelForm .protectWheel .selectedText{ padding: 3px 20px;}

.leftSec svg{ width: 600px; height: 600px; }

.getQuoteWrapper .leftSec a text{text-decoration: underline;}
.carouselListDots.carouselSmallDots{top: 0px !important;}

@media screen and (max-width: 1500px) {
    .container {
        padding: 0 40px
    }
}

@media screen and (max-width: 1200px) {
    .container {
        padding: 0 20px
    }
}

@media screen and (max-width: 1024px) {
    .getQuoteWrapper {
        padding: 50px 0
    }
    .buyWheel .leftSec {
        text-align: center;
        float: none;
        margin: 0 auto
    }
    .buyWheel .leftSec svg {
        width: 100%;
        height: 100%
    }
    .buyWheel .buyWheelR {
        width: 100%;
        float: left;
        margin: 0
    }
    .buyWheel .buyWheelR .innerBanner {
        display: none
    }
    .getQuoteWrapper .mouseIcon {
        display: none
    }
.pageTitle h1 {
   font-size: 3rem;
}
}
@media screen and (max-width: 1024px) {
    .buyWheel .buyWheelR .buyWheelForm p{ max-width:100%;}
    
    .hindi_odomeeter{
        display: inline-block;
        margin: auto;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 380px;
        left: 0px;
        font-size: 3.4rem;}
        .marathi_odomeeter
{
    left: 0px !important;
}
    
        .hindi_odomeeter_min{
        padding-left: 0px; 
        font-size: 4.8rem;
        }
        .hindi_odomeeter_motor{font-size: 7.8rem;}
        .marathi_odomeeter_motor
        {
            font-size: 7.8rem !important;
        }
        .hindi_odomeeter_p{
            padding-left: 0px;font-size: 3.2rem;
        }
        .marathi_odomeeter_p{
            padding-left: 0px !important;
            }   
    }

@media screen and (max-width: 767px) {
    .buyWheel .leftSec {
        max-width: 75%
    }
    .buyWheel .leftSec svg {
        width: 100%;
        height: 100%
    }
    .buyWheel .buyWheelR {
        width: 100%;
        float: left;
        margin: 0
    }
    .buyWheel .buyWheelR .innerBanner {
        display: none
    }
    .buyWheel .buyWheelR .buyWheelForm p {
        font-size: 1.8rem
    }
    .buyWheel .buyWheelR .buyWheelForm .protectWheel .selectedText {
        font-size: 1.8rem
    }
    .buyWheel .buyWheelR .buyWheelForm .vehicleNumberInput input {
        font-size: 1.8rem
    }
    .btn {
        font-size: 1.5rem;
        padding: 5px 25px 7px
    }
    .getQuoteWrapper {
        padding: 30px 0
    }

	.hindi_odomeeter{
    display: inline-block;
    margin: auto;
    width: 64%;
    height: 9%;
    position: absolute;
    top: 235px;
    left: 62px;
    font-size: 3.4rem;}
    .marathi_odomeeter
{
    left: 66px !important;
}

	.hindi_odomeeter_min{
    padding-left: 0px; 
    font-size: 2.8rem;
    }
    .hindi_odomeeter_motor{font-size: 4.8rem;}
    .marathi_odomeeter_motor
{
    font-size: 3.4rem !important;
}
	.hindi_odomeeter_p{
		padding-left: 0px;font-size: 2.2rem;
    }
    .marathi_odomeeter_p{
        padding-left: 0px !important;
        }   
}

@media screen and (max-width: 639px) {
    .buyWheel .leftSec {
        max-width: 100%
    }
}

@media screen and (max-width: 480px) {
    .container {
        padding: 0 10px
    }
    .getQuoteWrapper .mouseIcon {
        left: 3px
    }
    .getQuoteWrapper .mouseIcon {
        left: 3px
    }
    .buyWheel .buyWheelR .buyWheelForm p {
        font-size: 1.6rem
    }
    .buyWheel .buyWheelR .buyWheelForm .protectWheel .selectedText {
        font-size: 1.6rem;
        padding: 3px 10px
    }
    .buyWheel .buyWheelR .buyWheelForm .vehicleNumberInput input {
        font-size: 1.6rem;
        width: 100%;
        text-align: center
    }
}
.buyWheel .buyWheelR .innerBanner p.carouselHead {
    font-size: 2rem;
    color: #0072bc;
    font-family: 'AllianzB';
    text-align: center;
}

@media screen and (min-width: 1200px) and (max-width: 1366px){
    .getQuoteWrapper .leftSec{ max-width: 600px; }
}

.buyWheel .buyWheelR .innerBanner .carouselSlide{margin-top: 0;}
.buyWheel .buyWheelR .innerBanner .carouselSlide{height: 360px;}
.buyWheel .buyWheelR .buyWheelForm p{ max-width: 250px;margin: 30px auto 0;width: 100%;}
/*.buyWheel .buyWheelR .innerBanner .carouselSlide.carouselSmall { transform: scale(0.8); -moz-transform: scale(0.8); -webkit-transform: scale(0.8); -ms-transform: scale(0.8); }*/
.buyWheel .buyWheelR .innerBanner .carouselSlide.carouselSmall .shadow .insuranceRoundListDetail p { font-size: 1.7rem; }
.protectWheel .errorMsg {
    text-align: center;
}



