/* header & font, banner css common */

@font-face {
    font-family: AllianzSans;
    src: url("../../../content/dam/balic/fonts/Allianz Sans.eot");
    src: url("../../../content/dam/balic/fonts/Allianz Sans.eot?#iefix") format("embedded-opentype"), url("../../../content/dam/balic/fonts/Allianz Sans.woff2") format("woff2"), url("../../../content/dam/balic/fonts/Allianz Sans.woff") format("woff"), url("../../../content/dam/balic/fonts/Allianz Sans.svg#Allianz Sans") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+0-10FFFF
}

@font-face {
    font-family: AllianzSansBold;
    src: url("../../../content/dam/balic/fonts/Allianz Sans Bold.eot");
    src: url("../../../content/dam/balic/fonts/Allianz Sans Bold.eot?#iefix") format("embedded-opentype"), url("../../../content/dam/balic/fonts/Allianz Sans Bold.woff2") format("woff2"), url("../../../content/dam/balic/fonts/Allianz Sans Bold.woff") format("woff"), url("../../../content/dam/balic/fonts/Allianz Sans Bold.svg#Allianz Sans Bold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+0-10FFFF
}

@font-face {
    font-family: AllianzSansLight;
    src: url("../../../content/dam/balic/fonts/Allianz Sans Light.eot");
    src: url("../../../content/dam/balic/fonts/Allianz Sans Light.eot?#iefix") format("embedded-opentype"), url("../../../content/dam/balic/fonts/Allianz Sans Light.woff2") format("woff2"), url("../../../content/dam/balic/fonts/Allianz Sans Light.woff") format("woff"), url("../../../content/dam/balic/fonts/Allianz Sans Light.svg#Allianz Sans Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+0-10FFFF
}

@font-face {
    font-family: rupee_foradian-webfont;
    src: url("../../../content/dam/balic/fonts/rupee_foradian-webfont.eot");
    src: url("../../../content/dam/balic/fonts/rupee_foradian-webfont.eot?#iefix") format("embedded-opentype"), url("../../../content/dam/balic/fonts/rupee_foradian-webfont.woff") format("woff"), url("../../../content/dam/balic/fonts/rupee_foradian-webfont.ttf") format("truetype"), url("../../../content/dam/balic/fonts/rupee_foradian-webfont.svg#rupee_foradian-webfont") format("svg");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: icomoon;
    src: url("../../../content/dam/balic/fonts/icomoon.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-tap-highlight-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.rs {
    font-family: rupee_foradian-webfont !important
}

body {
    height: 100%;
    font-family: AllianzSans;
    font-size: 1.3rem;
    background: #fff;
    overflow-x: hidden
}

a,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #0062a8;
    cursor: pointer
}

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

html {
    width: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%
}

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

input {
    outline: 0
}

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

h2 {
    font-size: 5rem;
    font-weight: 400
}

h3 {
    font-size: 3.8rem;
    font-weight: 400
}

input[type=button],
input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    color: #fff;
    cursor: pointer
}

[class*=" iconic-"] {
    position: relative
}

[class*=" iconic-"]:before,
[class^=iconic-]:before {
    font-family: icomoon !important;
    position: relative;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: inherit;
    padding-right: 10px;
    top: 2px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.iconic-pull-right {
    position: relative;
    padding-right: 20px
}

.iconic-pull-right:before {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.iconic-benefits-of-life:before {
    content: "\e901";
    color: #6bceef
}

.iconic-benefits-of-life:before {
    content: "\e901";
    color: #6bceef
}

.iconic-faqs:before {
    content: "\e902";
    color: #6bceef
}

.iconic-our-plans:before {
    content: "\e903";
    color: #6bceef
}

.iconic-why-us:before {
    content: "\e904";
    color: #6bceef
}

.iconic-mobile:before {
    content: "\e90d"
}

.iconic-expert:before {
    content: "\e90d"
}

.skyblue {
    color: #2ac9ff
}

.darkblue {
    color: #0072bc
}

.orange {
    color: #f89c30
}

#wrapper {
    clear: both;
    float: left;
    width: 100%;
    height: 100%;
    position: relative
}

.container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto
}

.container:after {
    clear: both;
    width: 100%;
    height: 0;
    content: "";
    display: block
}

.container-fluid {
    width: 100%;
    float: left;
    padding: 0 30px
}

.container-fluid:after {
    clear: both;
    width: 100%;
    height: 0;
    content: "";
    display: block
}

.overlay,
.secure-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    display: none;
    z-index: 11
}

.topbgSec {
    width: 100%;
    float: left;
    background: #0072bc;
    position: relative
}

.topbgSec .vMiddle {
    width: 100%;
    float: left;
    position: relative;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.closebtn {
    font-size: 3rem;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 5
}

header {
    padding: 20px 0;
    background: #0072bc;
    position: relative;
    z-index: 99
}

header .navWrap {
    display: -webkit-box;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header .navWrap .logo {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-width: 226px
}

header .navWrap .logo img {
    width: 100%
}
.checkout-header{
    padding:20px 0;
    background: #0072bc;
    position: relative;
    z-index: 99;
}

header .navWrap nav {
    display: inline-block;
    vertical-align: middle;
    padding: 0 28px
}

header .navWrap nav .navlinks {
    width: 100%;
    float: left
}

header .navWrap nav .navlinks>li {
    float: left;
    /* padding: 0 12px;*/
    padding: 0 20px;
    /* new header */
    position: relative
}

header .navWrap nav .navlinks>li>a {
    font-size: 1.7rem;
    color: #fff;
    position: relative;
    /*  padding: 20px 0;*/
    padding: 15px 0px;
    /* new header */
    display: block
}

header .navWrap nav .navlinks>li>a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 1px;
    display: block;
    background: #7cdeff;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: .3s all;
    transition: .3s all
}

header .navWrap nav .navlinks>li.focus>a {
    color: #7cdeff
}

header .navWrap nav .navlinks>li.focus>a:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

header .navWrap nav .navlinks>li.focus>a+.subNav {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border: 1px solid #d8d8d8;
    border-top: 0
}

header .navWrap .subNav {
    width: 310px;
    padding: 30px 40px;
    background: #fff;
    z-index: 15;
    position: absolute;
    display: block;
    /*  margin-top: 0;*/
    margin-top: 2px;
    /* new header */
    visibility: hidden;
    opacity: 0;
    text-align: left;
    border: none;
    -webkit-transition: .35s all cubic-bezier(.65, .05, .36, 1);
    transition: .35s all cubic-bezier(.65, .05, .36, 1);
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0)
}

header .navWrap .subNav li {
    width: 100%;
    float: left
}

header .navWrap .subNav li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #5f5f5f;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    display: block
}

header .navWrap .subNav li>a:before {
    display: inline-block;
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 20px;
    height: 2px;
    font-size: 0;
    line-height: 0;
    background: #fc8f3d;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

header .navWrap .subNav li a.active,
header .navWrap .subNav li a.active.btn,
header .navWrap .subNav li a:hover,
header .navWrap .subNav li a:hover.btn {
    color: #fc8f3d
}

header .navWrap .subNav li a.active,
header .navWrap .subNav li a:hover,
header .navWrap .subNav.primaryNav .col-link .inner-subnav li.focus>a {
    padding-left: 16px
}

header .navWrap .subNav li>a.active:before,
header .navWrap .subNav li>a:hover:before,
header .navWrap .subNav.primaryNav .col-link .inner-subnav li.focus>a:before {
    -webkit-transform: translateX(-14px);
    transform: translateX(-14px);
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

header .navWrap .subNav li a.active .down-arrow:after,
header .navWrap .subNav li a:hover .down-arrow:after {
    border-color: #fc8f3d !important
}

header .navWrap .subNav li a.btn {
    color: #fff;
    float: none;
    margin-bottom: 10px;
    display: inline-block
}

header .navWrap .subNav li a.text-link {
    color: #0072bc;
    font-size: 1.8rem;
    text-transform: none;
    display: block
}

header .navWrap .subNav li:last-child {
    padding-bottom: 0
}

header .navWrap .subNav.primaryNav {
    padding: 0
}

header .navWrap .subNav.primaryNav .col-link {
    width: 100%;
    float: left
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav {
    width: 100%;
    float: left;
    padding: 15px 0 25px
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav li {
    padding: 10px 20px
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav .subnav-product>li.focus>a,
header .navWrap .subNav.primaryNav .col-link .inner-subnav li.focus>a,
header .navWrap .subNav.primaryNav .col-link .inner-subnav.subnav-one>li.focus>a {
    color: #fc8f3d
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav li.focus .down-arrow:after,
header .navWrap .subNav.primaryNav .col-link .inner-subnav.subnav-one>li.focus .down-arrow:after {
    border-color: #fc8f3d !important
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav li.focus>.subnav-product,
header .navWrap .subNav.primaryNav .col-link .inner-subnav.subnav-one>li.focus>.subnav-product {
    top: 0;
    left: 100%;
    opacity: 1;
    visibility: visible
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav.subnav-one>li>a {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav.subnav-one .down-arrow {
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 10%;
    -webkit-transition: .4s;
    transition: .4s;
    cursor: pointer
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav.subnav-one .down-arrow:after {
    content: "";
    width: 8px;
    height: 8px;
    border-right: 2px solid #5f5f5f;
    border-top: 2px solid #5f5f5f;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transition: .4s;
    transition: .4s
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav .subnav-product {
    position: absolute;
    width: 260px;
    height: 100%;
    border-left: 1px solid #ccc;
    top: 0;
    left: 160%;
    background: #fff;
    padding: 15px 0 25px;
    display: -webkit-box;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav .subnav-product>li.focus>.subnav-product {
    top: 0;
    left: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav .subnav-product.paddAll {
    padding: 15px 20px 25px;
    width: 365px;
    display: block;
    overflow: auto;
    text-align: center
}

.subnav-product.paddAll .imgwrap {
    background-repeat: no-repeat;
    width: 162px;
    height: 162px;
    margin: 15px auto 0px;
    display: table;
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav .text p {
    color: #0072bc;
    font-size: 1.8rem;
    font-family: AllianzSansBold;
    margin-top: 15px
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav .text {
    width: 100%;
    float: left;
    text-align: center
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav .bullet {
    width: 100%;
    padding: 15px 0;
    display: -webkit-box;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav .bullet li {
    padding: 10px 10px 5px 16px;
    line-height: 1.4;
    position: relative;
    display: block;
    text-align: left;
    font-size: 1.6rem;
    color: #5f5f5f
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav .bullet li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: #2ac9ff;
    width: 8px;
    height: 8px;
    border-radius: 50%
}

header .navWrap .ribbon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: #2ac9ff;
    font-size: 1.2rem;
    font-family: AllianzSansBold;
    color: #fff;
    padding: 5px 10px;
    margin-left: 20px
}

header .navWrap .ribbon:before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid;
    border-color: #2ac9ff transparent;
    left: -9px;
    top: 0;
    border-width: 12px 0 12px 9px
}

header .navWrap .ribbon:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid;
    border-color: #2ac9ff transparent;
    top: 0;
    right: -8px;
    border-width: 12px 9px 12px 0
}

header .navWrap .icon-links,
header .navWrap .pull-right {
    display: inline-block;
    vertical-align: middle
}

header .navWrap .icon-links>li {
    float: left;
    padding: 5px 6px;
    position: relative
}

header .navWrap .icon-links>li>a {
    color: #fff;
    font-size: 1.7rem;
    width: 24px;
    height: 24px;
    float: left;
    position: relative;
    background: url(../../../content/dam/balic/index/sprite.png) no-repeat 0 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s all;
    transition: .5s all
}

header .navWrap .icon-links>li>a.nri-icon {
    background-position: -375px -109px
}

header .navWrap .icon-links>li>a.login-icon {
    background-position: -292px -108px;
    background: 0 0;
    font-size: 1.4rem;
    width: 40px;
    font-weight: bold;
    margin-left: -5px;
}

header .navWrap .icon-links>li>a.getintouch-icon {
    background-position: -332px -108px
}

header .navWrap .icon-links>li>a.active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.textAlign {
    text-align: center
}

header .navWrap .subNav li a.btn.viewbtn {
    padding: 10px 20px;
    min-width: auto;
    margin-bottom: 30px;
    font-size: 1.5rem;
    display: inline-block
}

.mob-topSec {
    display: none
}

body.menuOpen {
    overflow: hidden
}

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

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

.row:after,
.row:before {
    display: table;
    content: ""
}

.row:after {
    clear: both
}

.row.vAlign {
    font-size: 0
}

.row.vAlign [class^=column-] {
    float: none;
    display: inline-block;
    vertical-align: middle
}

[class^=column-] {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0 15px
}

.column-10 {
    width: 10%
}

.column-20 {
    width: 20%
}

.column-25 {
    width: 25%
}

.column-30 {
    width: 31%
}

.column-33 {
    width: 33.33%
}

.column-40 {
    width: 40%
}

.column-45 {
    width: 45%
}

.column-50 {
    width: 50%
}

.column-55 {
    width: 55%
}

.column-60 {
    width: 60%
}

.column-65 {
    width: 65%
}

.column-70 {
    width: 70%
}

.column-75 {
    width: 75%
}

.column-80 {
    width: 80%
}

.column-90 {
    width: 90%
}

.column-100 {
    width: 100%
}

.btnWrap {
    width: 100%;
    float: left;
    padding: 15px 0 0 0
}

.btnWrap .btn {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.btn {
    background: #f89c30;
    padding: 10px 20px;
    min-width: 160px;
    border-radius: 50px;
    color: #fff;
    font-size: 2rem;
    text-transform: uppercase;
    float: left;
    clear: both;
    font-family: AllianzSansBold;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    border: 1px solid #f89c30
}

.btn:before {
    content: '';
    z-index: -1;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -15px 0 0 1px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50% !important;
    transform-origin: 0 50%;
    -webkit-transform: scale3d(1, 2, 1);
    -moz-transform: scale3d(1, 2, 1) !important;
    transform: scale3d(1, 2, 1);
    -webkit-transition: .5s all;
    -moz-transition: .5s all !important;
    transition: .5s all
}

.btn:hover {
    color: #f89c30
}

.btn:hover:before {
    -webkit-transform: scale3d(12, 12, 1);
    -moz-transform: scale3d(12, 12, 1) !important;
    transform: scale3d(12, 12, 1)
}

.accordionItemContent .customer-self-content-btn.generate-ill.btn,
.payment-btn.btn,
div.btn {
    padding: 0
}

div.btn input {
    padding: 10px 20px;
    min-width: 160px;
    font-size: 2rem;
    text-align: center;
    font-family: AllianzSansBold;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    font-weight: 400;
    color: #fff
}

div.btn:hover input {
    color: #f89c30
}

.text-link {
    font-size: 1.4rem;
    text-decoration: underline;
    color: #0072bc;
    text-transform: uppercase;
    display: inline-block
}

.text-link:hover {
    text-decoration: none
}

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

.serviceWrap .have-us-call-you {
    width: 100%;
    float: left;
    background: #0072bc;
    padding: 35px 60px;
    margin: 0px auto 50px
}

.serviceWrap .have-us-call-you .inputBox input {
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-text-fill-color: #fff;
    -moz-text-fill-color: #fff;
    -ms-text-fill-color: #fff
}

.serviceWrap .have-us-call-you .inputBox .placeholder+input::-moz-selection,
.serviceWrap .have-us-call-you .inputBox .placeholder+input::-ms-selection,
.serviceWrap .have-us-call-you .inputBox .placeholder+input::-webkit-selection,
.serviceWrap .have-us-call-you .inputBox .placeholder+input::selection,
.serviceWrap .have-us-call-you .inputBox input::-moz-selection,
.serviceWrap .have-us-call-you .inputBox input::-ms-selection,
.serviceWrap .have-us-call-you .inputBox input::-webkit-selection,
.serviceWrap .have-us-call-you .inputBox input::selection {
    background: #f89c30
}

.serviceWrap .have-us-call-you .inputBox .placeholder+input::-moz-placeholder,
.serviceWrap .have-us-call-you .inputBox .placeholder+input::-ms-input-placeholder,
.serviceWrap .have-us-call-you .inputBox .placeholder+input::-webkit-input-placeholder,
.serviceWrap .have-us-call-you .inputBox input::-moz-placeholder,
.serviceWrap .have-us-call-you .inputBox input::-ms-input-placeholder,
.serviceWrap .have-us-call-you .inputBox input::-webkit-input-placeholder {
    color: #fff
}

.serviceWrap .have-us-call-you .inputBox .placeholder+input {
    caret-color: #fff;
    -webkit-text-fill-color: #fff;
    -moz-text-fill-color: #fff;
    -ms-text-fill-color: #fff
}

.serviceWrap .have-us-call-you .icon-text {
    color: #fff;
    float: left;
    font-size: 5rem;
    font-family: AllianzSansBold;
    padding: 80px 0 0 0;
    position: relative
}

.serviceWrap .have-us-call-you .icon-text .iconSvg,
.serviceWrap .have-us-call-you .icon-text img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.serviceWrap .have-us-call-you .icon-text .call-you {
    color: #0072bc
}

.serviceWrap .have-us-call-you.talk-to-expert {
    background: #fff;
    margin: 0 auto
}

.serviceWrap .have-us-call-you.talk-to-expert .placeholder {
    color: #d1cece
}

.serviceWrap .have-us-call-you.talk-to-expert .icon-text {
    color: #9f9f9f
}

.serviceWrap .have-us-call-you.talk-to-expert .icon-text span {
    display: block;
    color: #0072bc
}

.serviceWrap .have-us-call-you.talk-to-expert .icon-text::before {
    color: #6cdaff
}

.serviceWrap .have-us-call-you.talk-to-expert .checkboxWrap input[type=checkbox]+label {
    color: #8d8b8b
}

.serviceWrap .have-us-call-you.talk-to-expert .checkboxWrap input[type=checkbox]+label:before {
    background: rgba(231, 231, 231, .5)
}

.serviceWrap .have-us-call-you.talk-to-expert .checkboxWrap input[type=checkbox]+label:after {
    border-color: #b2b2b3
}

.serviceWrap .have-us-call-you.talk-to-expert .checkboxWrap input[type=checkbox]+label a {
    display: inline-block;
    color: #8d8b8b
}

.serviceWrap .have-us-call-you.talk-to-expert .inputBox input {
    color: #d1cece;
    caret-color: #d1cece;
    -webkit-text-fill-color: #a5a5a5
}

.service-policy {
    width: 100%;
    float: left;
    text-align: center
}

.service-policy h2 {
    padding: 0 0 20px;
    color: #9f9f9f
}

.service-policy h2 span {
    color: #f89c30
}

.service-policy .service-category {
    width: 100%;
    float: left;
    padding: 25px 0;
    font-size: 0
}

.service-policy .service-category li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 15px;
    background: 0 0 !important
}

.service-policy .service-category li a .imgtag {
    display: inline-block;
    padding: 0 0 25px
}

.service-policy .service-category li a p {
    font-size: 2.6rem;
    color: #333
}

.service-policy .service-category li a .line-icon {
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 280;
    stroke-dashoffset: 0;
    height: 95px
}

.service-policy .service-category li a:hover .line-icon {
    -webkit-animation: draw 2s linear;
    animation: draw 1s linear
}

.service-policy .service-category li a:hover p {
    color: #0072bc
}

.owl-carousel .owl-controls {
    padding-top: 20px
}

.owl-carousel .owl-controls .owl-dots {
    text-align: left
}

.owl-carousel .owl-controls .owl-dots .owl-dot span {
    border-radius: 10px;
    opacity: .5;
    width: 35px;
    height: 8px
}

.owl-carousel .owl-controls .owl-dots .owl-dot.active span {
    background: #f89c30;
    opacity: 1
}

.placeholder {
    z-index: 1;
    position: absolute;
    font-size: 2.6rem;
    color: rgba(255, 255, 255, .3);
    overflow: hidden;
    top: 20px;
    -webkit-transition: .3s all;
    transition: .3s all
}

.placeholder.active {
    font-size: 1.5rem !important;
    top: 0;
    top: 0;
    font-style: normal
}

.placeholder+input {
    position: relative;
    z-index: 2;
    background: rgba(0, 0, 0, 0) !important
}

.inputBox {
    width: 100%;
    float: left;
    padding: 20px 10px 5px 0;
    margin-bottom: 35px;
    border-bottom: 1px solid #b2b2b3;
    position: relative
}

.inputBox:after {
    content: "";
    width: 0;
    height: 1px;
    background: #2ac9ff;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.inputBox.focused:after {
    width: 100%
}

.inputBox input {
    background: 0 0;
    width: 100%;
    font-size: 2.6rem;
    color: #fff
}

.checkboxWrap {
    width: 100%;
    position: relative;
    float: left;
    padding: 10px 0;
    margin-bottom: 45px
}

.checkboxWrap input[type=checkbox],
input[type=radio] {
    display: none
}

.checkboxWrap input[type=checkbox]+label {
    padding-left: 50px;
    position: relative;
    font-size: 1.4rem;
    color: #fff;
    float: left;
    width: 100%;
    cursor: pointer;
    line-height: 1.4;
    text-align: left
}

.service-avalabletext label {
    margin-bottom: 10px
}

.checkboxWrap input[type=checkbox]+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 35px;
    text-align: center;
    width: 35px;
    background: rgba(255, 255, 255, .5)
}

.checkboxWrap input[type=checkbox]+label a {
    color: #fff;
    text-decoration: underline
}

.checkboxWrap input[type=checkbox]:checked+label:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 10px;
    width: 10px;
    height: 20px;
    border: solid #0072bc;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.checkboxWrap label {
    font-size: 1.4rem
}

.selectBox {
    float: left;
    min-width: 100px;
    margin: 0 15px 0 0;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    padding: 7px 0
}

.selectBox:after {
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.selectBox.focused:after {
    width: 100%
}

.selectBox.focused label {
    opacity: 1;
    top: 0
}

.selectBox .selectedValue {
    font-size: 2rem;
    color: #fff;
    position: relative;
    padding-right: 20px;
    z-index: 1
}

.selectBox .selectedValue:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    position: absolute;
    right: 3px;
    margin-top: -3px
}

.selectBox select {
    width: 100%;
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    z-index: 2;
    top: 50%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    height: 100%;
    padding: 5px
}

footer .newsletter-section .social-icon {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

footer .newsletter-section .social-icon li {
    float: left;
    padding: 0 14px
}

footer .newsletter-section .social-icon li a {
    width: 30px;
    height: 25px;
    float: left;
    background: url(../../../content/dam/balic/index/sprite.png) no-repeat -146px -14px
}

footer .newsletter-section .social-icon li a.twitter {
    background-position: -258px -14px
}

footer .newsletter-section .social-icon li a.youtube {
    background-position: -314px -14px
}

footer .newsletter-section .social-icon li a.instagram {
    background-position: -369px -14px
}

footer .newsletter-section .social-icon li a.linkedin {
    background-position: -424px -17px
}

footer .newsletter-section .social-icon li:first-child {
    padding-left: 0
}

footer .top-section {
    width: 100%;
    float: left;
    background: #e4e4e4;
    padding: 25px 0 50px;
    position: relative;
    text-align: center
}

footer .top-section .footer-link {
    display: inline-block;
    padding: 20px 0;
    margin-bottom: 20px;
    position: relative
}

footer .top-section .footer-link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 95%;
    height: 1px;
    background: #2ac9ff
}

footer .top-section .footer-link li {
    display: inline-block;
    padding: 0 17px
}

footer .top-section .footer-link li a {
    font-size: 1.7rem;
    color: #4f4f4f;
    font-family: AllianzSans
}

footer .top-section p {
    font-size: 1.4rem;
    color: #9c9c9c;
    font-family: AllianzSansLight
}

footer .bottom-section .toggle-btn {
    color: #343434;
    font-size: 1.6rem;
    padding-bottom: 40px;
    margin: 0 0 0;
    position: relative;
    width: auto;
    text-align: center;
    height: 25px;
    font-family: AllianzSansLight;
    z-index: 1;
    display: inline-block;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

footer .bottom-section .toggle-btn:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    border-bottom: 3px solid #0072bc;
    border-left: 3px solid #0072bc;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    position: absolute;
    border-color: #acaeae;
    bottom: 0;
    left: 50%
}

footer .bottom-section .toggle-btn.active:after {
    -webkit-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
    margin-top: 8px
}

footer .bottom-section {
    width: 100%;
    float: left;
    padding: 20px 0;
    position: relative;
    background: #fff
}

footer .bottom-section .toggle-btn:after {
    border-color: #acaeae;
    bottom: 0;
    left: 50%
}

footer .bottom-section .toggle-btn.active {
    margin: 0;
    padding-bottom: 55px
}

footer .bottom-section .row {
    padding-top: 30px;
    padding-bottom: 30px
}

footer .bottom-section .title {
    font-size: 1.7rem;
    padding-bottom: 10px
}

footer .bottom-section .bullets {
    width: 100%;
    float: left;
    padding: 10px 0 15px
}

footer .bottom-section .bullets li {
    width: 100%;
    float: left;
    font-size: 1.4rem;
    color: #595959;
    position: relative;
    padding: 5px 0 5px 12px
}

footer .bottom-section .bullets li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    background: #595959;
    width: 5px;
    height: 5px;
    border-radius: 50%
}

footer .bottom-section h4 , footer .bottom-section .footer_sublinks {
    color: #343434;
    font-size: 1.8rem;
    padding-bottom: 10px;
    font-family: AllianzSansBold;
    display: inline-block;
    width: 100%
}

footer .bottom-section .IRDA-link {
    float: left;
    background: #e4e4e4;
    padding: 12px 22px;
    position: relative;
    color: #4f4f4f;
    margin: 0 10px 10px 0;
    font-size: 1.6rem
}

footer .bottom-section .IRDA-link:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

footer .bottom-section .iso-text {
    width: 100%;
    float: left;
    margin-top: 30px;
    padding-left: 60px;
    position: relative;
    color: #262626;
    line-height: 1.4;
    font-size: 1.3rem
}

footer .bottom-section .iso-text:before {
    content: "";
    position: absolute;
    width: 49px;
    height: 30px;
    left: 0;
    top: 0;
    background: url(../../../content/dam/balic/index/iso.jpg) no-repeat 0 3px
}

footer .bottom-section .footer-links {
    width: 100%;
    float: left
}

footer .bottom-section .footer-links li {
    width: 100%;
    float: left;
    padding: 8px 0
}

footer .bottom-section .footer-links li a,
footer .bottom-section .footer-links li p {
    font-size: 1.5rem;
    color: #343434
}

footer .bottom-section .text {
    width: 100%;
    float: left;
    padding: 30px 0;
    text-align: center
}

footer .bottom-section .text p {
    font-size: 1.4rem;
    color: #595959;
    padding: 7px;
    line-height: 1.8
}

footer .bottom-section .text p a {
    color: #595959
}

footer .bottom-section .text.disclaimer {
    display: none
}

footer .bottom-section .border-bottom {
    border-bottom: 1px solid #ccc
}

footer .bottom-section .border-bottom:first-child {
    display: -webkit-box;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between
}

footer a:hover {
    color: #0072bc !important
}

.heading {
    padding: 0 0 25px;
    color: #f89c30;
    font-weight: 700
}

.heading span {
    color: #9f9f9f
}

.tabdropdown .menu-list-sec {
    overflow: hidden
}

.tabdropdown .menu-list-sec ul {
    padding: 0 0;
    overflow: hidden
}

.tabdropdown .menu-list-sec ul li {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative
}

.tabdropdown .menu-list-sec ul li a {
    color: #000;
    font-size: 2.2rem;
    padding: 15px 25px;
    display: block;
    position: relative;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.tabdropdown .menu-list-sec ul li .bookmark {
    position: absolute;
    top: -5px;
    right: 18px;
    display: none
}

.tabdropdown .menu-list-sec ul li .bookmark svg {
    width: 30px;
    height: 40px
}

.tabdropdown .menu-list-sec ul li.active a {
    color: #fff;
    background: #2ac9ff
}

.tabdropdown .menu-list-sec ul li.active .bookmark {
    display: block
}

.tabdropdown .menu-list-sec ul li.addedbookmark .bookmark path {
    fill: #0072bc
}

.video-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    text-decoration: underline;
    padding: 1px 0 1px 30px;
    margin: 20px 0;
}

.video-link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 25px;
    height: 25px;
    background: url(../../../content/dam/balic/index/sprite.png) no-repeat -44px -54px
}

.video-link:hover {
    color: #fc8f3d
}

.mouseIcon {
    bottom: 60px
}

.scroll-left-sec {
    position: relative;
    left: 10px;
    display: block;
    bottom: 0
}

.scroll-left-sec:after {
    content: '';
    border: solid #4f9ed2;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: -50px;
    position: absolute;
    left: -5px;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

.icon-scroll {
    width: 15px;
    height: 27px;
    margin-left: -9px;
    top: 50%;
    margin-top: 5px;
    -webkit-box-shadow: inset 0 0 0 1px #4f9ed2;
    box-shadow: inset 0 0 0 1px #4f9ed2;
    border-radius: 25px;
    overflow: hidden;
    position: absolute;
    left: 50%
}

.icon-scroll:before {
    content: '';
    position: absolute;
    left: 50%;
    width: 4px;
    height: 4px;
    background: #4f9ed2;
    margin-left: -2px;
    top: 8px;
    border-radius: 4px;
    -webkit-animation: scroll 2s infinite;
    animation: scroll 2s infinite
}

@-webkit-keyframes scroll {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes scroll {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.error {
    background: #fff;
    color: red;
    position: absolute;
    left: 0;
    margin-top: 10px;
    padding: 0 10px 0 20px;
    opacity: 0;
    top: 95%;
    border-radius: 3px;
    font-size: 1rem;
    z-index: 2;
    line-height: 20px
}

.error:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    display: block;
    left: 4px;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background-image: url(../../../content/dam/balic/index/sprite.png);
    background-position: -296px -166px
}

.error:after {
    content: "";
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    top: 0;
    left: 6px;
    border-bottom: 6px solid #fff;
    margin-top: -6px
}

.error-field .error {
    opacity: 1
}

.img-bullet {
    width: 100%;
    float: left;
    padding: 0
}

.img-bullet>li {
    width: 100%;
    float: left;
    padding: 5px 0 35px 55px;
    font-size: 2rem;
    color: #5f5f5f;
    position: relative
}

.img-bullet>li:before {
    content: "";
    position: absolute;
    background: url(../../../content/dam/balic/index/img-bullet.png) no-repeat 0 0;
    width: 34px;
    height: 32px;
    left: 0;
    top: 0
}

.breadcrump-sec {
    width: 100%;
    float: left;
    padding: 5px 0
}

.breadcrump-sec ul li {
    float: left;
    padding: 0 10px;
    position: relative;
    font-size: 1.3rem;
    color: #9dbcdc;
    margin-right: 5px
}

.breadcrump-sec ul li:first-child {
    padding: 0;
    padding-right: 10px
}

.breadcrump-sec ul li:first-child:before {
    display: none
}

.breadcrump-sec ul li:before {
    content: '';
    position: absolute;
    left: -5px;
    top: 4px;
    background: url(../../../content/dam/balic/index/shield-icons-spg.png);
    width: 6px;
    height: 9px;
    background-position: -16px -188px
}

.breadcrump-sec ul li a {
    font-size: 1.3rem;
    color: #fff
}

.accordianTitle {
    display: block;
    color: #fff;
    font-family: AllianzSansBold;
    font-size: 2.4rem;
    padding: 10px 40px 10px 10px;
    margin: 10px 0;
    float: left;
    width: 100%
}

.accordianTitle.active {
    background: #2ac9ff
}

.accordianTitle.active:before {
    color: #0072bc
}

.accordianTitle.active:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(136deg);
    -ms-transform: rotate(136deg);
    o-transform: rotate(136deg);
    -webkit-transform: rotate(136deg);
    transform: rotate(136deg)
}

.testimonial-popup {
    max-width: 760px;
    padding: 30px 40px;
    border: 0;
    background: #fff
}

.testimonial-popup .close-icon {
    color: #9c9c9c;
    font-size: 2.5rem;
    top: 30px;
    right: 30px
}

.blue-bullet {
    float: left;
    width: 100%
}

.blue-bullet li {
    position: relative;
    color: #5f5f5f;
    font-size: 2rem;
    padding-left: 20px;
    float: left;
    margin-right: 20px
}

.blue-bullet li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    background: #2ac9ff;
    border-radius: 100%;
    width: 8px;
    height: 8px
}

.eligibility-accordian .table-responsive table th p,
.table-responsive table th p {
    padding-bottom: 0
}

.investment-plans {
    padding: 50px 0 100px 0;
    background: #e4e4e4;
    padding: 100px 0 130px
}

.investment-plans.before-documents-investing .left-sec,
.investment-plans.before-documents-investing .right-sec {
    float: none
}

.investment-plans .top-section,
.investment-plans .top-section .right-sec {
    width: 100%;
    float: left
}

.investment-plans .top-section .title-sec {
    width: 75%
}

.investment-plans .top-section .watch-list {
    width: 20%
}

.investment-plans .title-sec {
    float: left
}

.investment-plans .title-sec h1 {
    color: #9f9f9f;
    font-size: 5rem;
    font-family: AllianzSansBold;
    padding-bottom: 28px;
    line-height: 5rem
}

.investment-plans .title-sec h1 span {
    display: block;
    color: #0072bc
}

.investment-plans .title-sec p {
    font-family: AllianzSans;
    color: #4e4e4e;
    font-size: 2.8rem;
    padding-bottom: 20px
}

.investment-plans .left-sec {
    width: 30%;
    padding-right: 50px;
    vertical-align: top;
    display: inline-block;
    position: relative
}

.investment-plans .left-sec.ul-heights .menu-list-sec {
    float: left;
    width: 100%;
    height: 150px
}

.investment-plans .left-sec.ul-heights .menu-list-sec li a {
    display: block;
    padding: 15px 42px
}

.investment-plans .right-sec {
    width: 69%;
    padding-bottom: 10px;
    vertical-align: top;
    display: inline-block
}

.investment-plans .right-sec .detail-content {
    float: left;
    width: 100%
}

.investment-plans .right-sec .detail-content.glossary-sec ul li {
    margin: 0;
    background: 0 0;
    padding: 0 6px 6px 6px;
    border: 0 !important
}

.investment-plans .right-sec .detail-content .Scroll-Sec {
    width: 100%
}

.investment-plans .right-sec .detail-content ul li {
    display: inline-block;
    width: 285px;
    padding: 15px 28px;
    margin-right: 14px;
    margin-bottom: 0;
    background: #fff
}

.investment-plans .right-sec .detail-content ul li {
    background: #f6f6f6;
    vertical-align: middle
}

.investment-plans .watch-list {
    float: right;
    width: 180px;
    position: relative;
    margin-top: 65px
}

.investment-plans .watch-list a {
    display: block;
    padding-left: 65px;
    color: #333;
    font-size: 1.8rem
}

.investment-plans .watch-list a:before {
    content: attr(data-attr);
    position: absolute;
    background-color: #dc3840;
    border-radius: 50%;
    padding: 5px 10px;
    font-size: 1.4rem;
    color: #fff;
    top: -13px;
    left: 25px;
    z-index: 2
}

.investment-plans .watch-list a:after {
    content: '';
    position: absolute;
    background: url(../../../content/dam/balic/index/sprite.png) no-repeat 0 -100px;
    width: 40px;
    height: 42px;
    top: 0;
    left: 0
}

.Scroll-Sec {
    display: -webkit-box;
    display: flex;
    overflow: hidden;
    display: -moz-flex;
    display: -ms-flexbox
}

.bachat-plus .download-details .brochureSec {
    padding-left: 0
}

.bachat-plus .download-details .brochureSec a,
.bachat-plus .download-details .documentSec a {
    margin-bottom: 10px
}

.bachat-plus .download-details .brochureSec span,
.bachat-plus .download-details .documentSec span {
    color: #fff;
    text-transform: uppercase
}

.bannerSec {
    width: 100%;
    float: left;
    padding-left: 70px;
    position: relative
}

.bannerSec .topSec {
    width: 100%;
    float: left;
    max-width: 750px
}

.bannerSec .topSec .title-sec .pseo_lifestyle_secure,
.bannerSec .topSec .title-sec h1,
.bannerSec .topSec .title-sec p.bannerHeadRow{
    display: inline-block;
    vertical-align: middle;
    font-size: 4rem;
    font-weight: 400;
    padding-right: 25px;
    font-family: AllianzSansBold;
    color: #2ac9ff
}

.bannerSec .topSec .title-sec .pseo_lifestyle_secure .title,
.bannerSec .topSec .title-sec h1 .title,
.bannerSec .topSec .title-sec p.bannerHeadRow .title{
    font-size: 2.8rem;
    color: #fff;
    font-weight: 400;
    font-family: AllianzSansLight;
    display: inline-block;
    position: relative
}

.bannerSec .topSec .title-sec .pseo_lifestyle_secure .title .social-icon,
.bannerSec .topSec .title-sec h1 .title .social-icon,
.bannerSec .topSec .title-sec p.bannerHeadRow .title .social-icon{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin-left: 10px;
    display: none
}

.bannerSec .topSec .title-sec h1 .title .social-icon a,
.bannerSec .topSec .title-sec .pseo_lifestyle_secure .title .social-icon a,
.bannerSec .topSec .title-sec p.bannerHeadRow .title .social-icon a{
    width: 25px;
    height: 25px;
    margin: 0 5px;
    float: left;
    background: url(../../../content/dam/balic/index/sprite.png) no-repeat -80px -56px;
    display: none
}

.bannerSec .topSec .title-sec .pseo_lifestyle_secure .title .social-icon a.heart-icon,
.bannerSec .topSec .title-sec h1 .title .social-icon a.heart-icon,
.bannerSec .topSec .title-sec p.bannerHeadRow .title .social-icon a.heart-icon{
    background-position: -115px -56px
}

.bannerSec .topSec .title-sec .pseo_lifestyle_secure .title .social-icon a.video-link,
.bannerSec .topSec .title-sec h1 .title .social-icon a.video-link,
 .bannerSec .topSec .title-sec p.bannerHeadRow .title .social-icon a.video-link{
    background: 0 0;
    display: none
}

.bannerSec .topSec .title-sec .pseo_lifestyle_secure span,
.bannerSec .topSec .title-sec h1 span,
.bannerSec .topSec .title-sec p.bannerHeadRow span{
    display: block
}

.bannerSec .topSec .title-sec small,
.bannerSec .topSec .title-sec small,
.bannerSec .topSec .title-sec small{
    color: #fff;
    font-size: 1.35rem;
    display: block
}

.bannerSec .topSec .title-sec p {
    font-size: 1.6rem;
    color: #fff
}

.bannerSec .topSec .features {
    width: 100%;
    float: left;
    padding: 10px 0 0
}

.bannerSec .topSec .features li {
    padding: 0 0 10px 18px;
    color: #2ac9ff;
    font-size: 1.6rem;
    position: relative;
    margin: 0 15px 0 0
}

.bannerSec .topSec .features li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    background: rgba(255, 255, 255, .6);
    width: 8px;
    height: 8px;
    border-radius: 50%
}

.bannerSec .midSec {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 40%;
    text-align: center
}

.bannerSec .bottSec {
    width: 60%;
    float: left
}

.bannerSec .bottSec .btn {
    background: 0 0;
    border: 1px solid #fff;
    font-size: 1.6rem
}

.bannerSec .video-link {
    position: relative;
    display: inline-block;
    font-size: 1.6rem;
    color: #fff;
    padding: 10px 0 10px 35px;
    text-decoration: none;
    vertical-align: bottom;
    margin: 0 10px 0 0;
}

.WatchVideo .video-links{
            color:#fff;}
.bannerSec .video-link:after {
    content: '';
    left: 30%;
    bottom: 5px;
    position: absolute;
    width: 70%;
    height: 1px;
    background: #fff
}

.bannerSec .video-link:hover {
    color: #fc8f3d
}

.bannerSec .video-link:hover:after {
    background: #fc8f3d
}

.bannerSec .video-link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 25px;
    height: 25px;
    background: url(../../../content/dam/balic/index/sprite.png) no-repeat -44px -54px
}

.ulipContWrapper {
    background-color: #fafafa;
    padding: 45px 0
}

.ulipContWrapper .dispFilterWrapper {
    width: auto;
    float: right;
    margin-top: 0
}

.ulipContWrapper .dispFilterWrapper .custom-Selectbox {
    width: 160px;
    height: 42px;
    background-color: #fff;
    border-radius: 40px;
    position: relative;
    float: left
}

.ulipContWrapper .dispFilterWrapper .custom-Selectbox select {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    cursor: pointer
}

.ulipContWrapper .dispFilterWrapper .custom-Selectbox .selectedValue {
    color: #4f4f4f;
    font-size: 1.8rem;
    display: block;
    position: relative;
    padding: 10px 10px 0 40px;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 0
}

.ulipContWrapper .dispFilterWrapper .custom-Selectbox .selectedValue:before {
    content: '';
    height: 8px;
    width: 8px;
    display: block;
    border: 3px solid #f89c30;
    border-right-width: 0;
    border-top-width: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    bottom: 7px;
    right: 15px
}

.ulipContWrapper .dispFilterWrapper .gridListViewWrapper {
    float: left;
    margin-left: 35px
}

.ulipContWrapper .dispFilterWrapper .gridListViewWrapper span {
    float: left
}

.ulipContWrapper .gridViewWrapper {
    width: 100%;
    float: left;
    margin-top: 40px
}

.lowReturn {
    font-size: 4rem;
    color: #0072bc;
    font-family: AllianzSansBold;
    display: block;
    position: relative
}

.highReturn {
    font-size: 4rem;
    color: #f89c30;
    font-family: AllianzSansBold;
    display: block;
    position: relative
}

.gridIcon {
    height: 37px;
    width: 37px;
    display: block;
    position: relative;
    cursor: pointer
}

.gridIcon:before {
    content: '';
    height: 15px;
    width: 15px;
    background: #9f9f9f;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    box-shadow: 20px 0 0 #9f9f9f, 0 20px 0 #9f9f9f, 20px 20px 0 #9f9f9f;
    -webkit-box-shadow: 20px 0 0 #9f9f9f, 0 20px 0 #9f9f9f, 20px 20px 0 #9f9f9f;
    -moz-box-shadow: 20px 0 0 #9f9f9f, 0 20px 0 #9f9f9f, 20px 20px 0 #9f9f9f
}

.gridIcon:after {
    content: "";
    border-right: 1px solid #9f9f9f;
    position: absolute;
    right: -18px;
    top: 5px;
    height: 90%
}

.gridIcon.active:before {
    background: #f89c30;
    box-shadow: 20px 0 0 #f89c30, 0 20px 0 #f89c30, 20px 20px 0 #f89c30;
    -webkit-box-shadow: 20px 0 0 #f89c30, 0 20px 0 #f89c30, 20px 20px 0 #f89c30;
    -moz-box-shadow: 20px 0 0 #f89c30, 0 20px 0 #f89c30, 20px 20px 0 #f89c30
}

.listView {
    height: 40px;
    width: 40px;
    display: block;
    position: relative;
    margin-left: 35px;
    cursor: pointer
}

.listView:before {
    content: '';
    height: 7px;
    width: 7px;
    background: #9f9f9f;
    border-radius: 6px;
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    box-shadow: 0 12px 0 #9f9f9f, 0 24px 0 #9f9f9f;
    -webkit-box-shadow: 0 12px 0 #9f9f9f, 0 24px 0 #9f9f9f;
    -moz-box-shadow: 0 12px 0 #9f9f9f, 0 24px 0 #9f9f9f
}

.listView:after {
    content: '';
    height: 6px;
    width: 30px;
    background: #9f9f9f;
    border-radius: 4px;
    display: block;
    position: absolute;
    top: 6px;
    left: 12px;
    box-shadow: 0 12px #9f9f9f, 0 24px #9f9f9f;
    -webkit-box-shadow: 0 12px #9f9f9f, 0 24px #9f9f9f;
    -moz-box-shadow: 0 12px #9f9f9f, 0 24px #9f9f9f
}

.listView.active:before {
    background: #f89c30;
    box-shadow: 0 12px 0 #f89c30, 0 24px 0 #f89c30;
    -webkit-box-shadow: 0 12px 0 #f89c30, 0 24px 0 #f89c30;
    -moz-box-shadow: 0 12px 0 #f89c30, 0 24px 0 #f89c30
}

.listView.active:after {
    background: #f89c30;
    box-shadow: 0 12px #f89c30, 0 24px #f89c30;
    -webkit-box-shadow: 0 12px #f89c30, 0 24px #f89c30;
    -moz-box-shadow: 0 12px #f89c30, 0 24px #f89c30
}

.our-plan-maintop {
    padding: 0 0;
    text-align: center
}

.our-plan-maintop article {
    padding: 20px 0 30px 0;
    background: #f6f6f6
}

.our-plan-maintop article:nth-child(even) {
    background: #fff
}

.our-plan-maintop article .btn {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-bottom: 10px
}

.our-plan-maintop article h4 {
    font-family: AllianzSansBold;
    font-size: 2.5rem;
    color: #0072bc;
    padding: 10px 0 15px 0
}

.our-plan-maintop article h4 span {
    display: block;
    font-size: 1.5rem
}

.our-plan-maintop article .detail-sec {
    float: left;
    width: 100%
}

.our-plan-maintop article .detail-sec img {
    max-width: 100%
}

.our-plan-maintop .title-top h3 {
    font-family: AllianzSansBold;
    font-size: 3.6rem;
    color: #0072bc;
    padding-bottom: 20px
}

.our-plan-maintop .title-top p {
    font-size: 2rem;
    color: #5f5f5f;
    line-height: 27px;
    padding-bottom: 20px
}

.ulip-content .right-sec .faq-sec {
    position: relative
}

.ulip-content .right-sec .faq-sec .faq-accord-outer {
    width: 100%;
    padding: 0;
    overflow: hidden
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 400px;
    width: 80%;
    padding: 20px 0
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .mCustomScrollBox {
    border: 1px solid #eee
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel {
    color: #7c7c7c
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel:last-child h2 {
    border-bottom: none
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 {
    font-size: 2.2rem;
    font-family: AllianzSansBold;
    border-bottom: 1px solid #eee;
    padding: 20px 30px 20px 60px;
    position: relative;
    cursor: pointer
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2.sel span:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2.sel span:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #a2a2a2;
    display: inline-block;
    vertical-align: middle;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span:before {
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    margin-left: -1px;
    margin-top: -7px;
    content: "";
    position: absolute;
    background-color: #a4a4a4;
    -webkit-transition: .25s;
    transition: .25s
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span:after {
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    margin-top: -1px;
    margin-left: -7px;
    content: "";
    position: absolute;
    background-color: #a4a4a4;
    -webkit-transition: .25s;
    transition: .25s
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span.oborder {
    border: 2px solid #fc8f3d
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span.oborder:after,
.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span.oborder:before {
    background-color: #fc8f3d
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel .faq-body {
    font-size: 1.7rem;
    font-family: AllianzSansLight;
    padding: 10px 20px;
    line-height: 27px
}


[data-disabled=true] {
    opacity: .5 !important;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%)
}

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

.tabsWrap .data-tabs {
    width: 100%;
    float: left;
    padding-bottom: 25px;
    text-align: center;
    font-size: 0
}

.tabsWrap .data-tabs li {
    position: relative;
    display: inline-block;
    font-size: 2.5rem;
    color: #5f5f5f;
    cursor: pointer;
    padding: 0 15px 10px;
    margin: 0 25px
}

.tabsWrap .data-tabs li:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    display: block;
    background: #f89c30;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: .5s all;
    transition: .5s all
}

.tabsWrap .data-tabs li:first-child {
    margin-left: 0
}

.tabsWrap .data-tabs li.active {
    color: #f89c30;
    font-family: AllianzSansBold
}

.tabsWrap .data-tabs li.active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.swipeWrap,
.tabsWrap .contentWrap {
    width: 100%;
    float: left
}

.tabsWrap .contentWrap .data-content {
    width: 100%;
    float: left;
    display: none
}

.swipeWrap .swipemain {
    width: 100%;
    float: left;
    overflow: hidden
}

.swipeWrap .swipemain::-webkit-scrollbar {
    width: 1em
}

.swipeWrap .swipemain::-moz-scrollbar-track,
.swipeWrap .swipemain::-webkit-scrollbar-track {
    background-color: #f6f6f6
}

.swipeWrap .swipemain::-moz-scrollbar {
    display: none
}

.swipeWrap .swipeTabs {
    width: 100%;
    background: #f6f6f6;
    float: left;
    position: relative
}

.swipeWrap .swipeTabs li h2 {
    width: 100%;
    cursor: pointer;
    padding: 15px 25px;
   /* border: 1px solid #ccc; */
    border-right: 0 solid #ccc;
    font-size: 2.4rem;
    font-family: AllianzSansBold;
    text-align: center;
    position: relative;
    color: #8f8f8f;
    float: left;
    vertical-align: middle;
    -webkit-transition: .5s all;
    transition: .5s all
}

.swipeWrap .swipeTabs li.tab-active {
    color: #f89c30;
    border-bottom: 1px solid #f89c30
}

.swipeWrap .swipeTabs li.tab-active:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.swipeWrap .swipeTabs li.tab-active a {
    color: #f89c30
}

.swipeWrap .swipeTabs li h2 a {
    display: inline;
    color: #8f8f8f;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.swipeWrap .swipeTabs:first-child {
    border-left: 0
}

.swipeWrap .swipeTabs:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    display: block;
    background: #f89c30;
    z-index: -1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: .5s all;
    transition: .5s all
}

.swipeWrap .owl-controls {
    padding: 0
}

.swipeWrap .swipeContentWrap {
    width: 100%;
    float: left;
    background: #f6f6f6;
    padding: 30px 0
}

.swipeWrap .swipeContentWrap .data-swipe {
    width: 100%;
    margin: 0 auto;
    max-width: 750px;
    text-align: center
}

.download-details {
    width: 100%;
    float: left;
    padding: 20px 0 0;
    margin-bottom: 10px
}

.download-details .brochureSec,
.download-details .documentSec {
    display: inline-block;
    vertical-align: top;
    padding: 0 25px
}

.download-details .brochureSec a,
.download-details .documentSec a {
    width: 100%;
    display: inline-block;
    font-size: 2rem;
    font-family: AllianzSansBold;
    color: #f89c30;
    border-bottom: 1px solid #f89c30;
    margin-bottom: 20px;
    padding-bottom: 3px;
    -webkit-transition: .3s all;
    transition: .3s all
}

.download-details .brochureSec a:hover,
.download-details .documentSec a:hover {
    border-color: #2ac9ff;
    color: #2ac9ff
}

.download-details .brochureSec span,
.download-details .documentSec span {
    display: block;
    font-size: 1.4rem;
    color: #9f9f9f;
    text-transform: uppercase
}

.disclaimerContWrapper {
    padding: 20px 0;
    background: #f6f6f6
}

.disclaimerContWrapper p {
    font-size: 1.1rem;
    color: #5f5f5f;
    line-height: 1.6;
    padding-bottom: 10px;
    font-style: italic
}

.bgWhite .swipeContentWrap,
.bgWhite.swipeWrap .swipeTabs li {
    background: #fff
}

.bannerautoheight {
    height: auto !important;
    padding-bottom: 50px
}

.bannerautoheight .vMiddle {
    transform: none;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none
}

.claims-steps {
    background: #fafafa;
    padding: 30px 0 10px 0
}

.claims-steps.service-policy .service-category li {
    width: 18%
}

.claims-steps.service-policy h4 {
    font-size: 1.8rem;
    color: #5f5f5f;
    font-weight: 700
}

.customScrollerbar {
    height: 480px
}

.radio-section {
    text-align: center
}

.custom-checkbox,
.custom-radio {
    display: inline-block;
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    font-size: 2.2rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #8e8e8e;
    margin-right: 30px
}

.custom-checkbox input,
.custom-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkmark,
.radiomark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
    border: 1px #d9d9d9 solid
}

.custom-checkbox input:checked~.checkmark,
.custom-radio input:checked~.radiomark {
    background-color: #ebebeb
}

.checkmark:after,
.radiomark:after {
    content: "";
    position: absolute;
    display: none
}

.custom-checkbox input:checked~.checkmark:after,
.custom-radio input:checked~.radiomark:after {
    display: block
}

.custom-radio .radiomark:after {
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0072bc
}


.radio-section {
    padding-bottom: 50px
}

.contact-us.serviceWrap .have-us-call-you {
    margin: 50px 0
}

.contact-info {
    padding: 50px 0;
    background: #f8f8f8
}

.contact-info [class^=column-] {
    padding: 0
}

.contact-info .row {
    border: 1px solid #e3e3e3
}

.tabsMain,
.tabsMain .tabs {
    width: 100%;
    float: left
}

.tabsMain .tabs li {
    width: 50%;
    float: left;
    padding: 30px 15px;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
    position: relative;
    cursor: pointer
}

.tabsMain .tabs li:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    display: block;
    background: #f89c30;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: .5s all;
    transition: .5s all
}

.tabsMain .tabs li.active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.tabsMain .tabs li.active a {
    color: #fe9542
}

.tabsMain .tabs li:first-child {
    border-left: 0
}

.tabsMain .tabs li a {
    font-size: 2.2rem;
    color: #8f8f8f;
    font-family: AllianzSansBold
}

.tabsMain .tabs-contentWrap {
    width: 100%;
    float: left;
    padding: 25px
}

.tabsMain .tabs-contentWrap .content {
    width: 100%;
    float: left;
    padding: 15px;
    display: none
}

.tabsMain .tabs-contentWrap .content h3 {
    font-size: 2.2rem;
    color: #5f5f5f;
    padding-bottom: 20px;
    font-family: AllianzSansBold
}

.tabsMain .tabs-contentWrap .content p {
    font-size: 1.8rem;
    color: #8f8f8f;
    padding-bottom: 20px
}

.tabsMain .tabs-contentWrap .content .btn {
    margin-top: 20px
}

.social-contacts {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 0
}

.social-contacts li:first-child {
    padding-left: 0
}

.social-contacts li {
    display: inline-block;
    position: relative;
    padding: 0 40px;
    max-width: 210px;
    vertical-align: top
}

.social-contacts li:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: #e2e2e2;
    width: 1px;
    height: 30px
}

.social-contacts li:first-child:before {
    display: none
}

.social-contacts li a {
    padding-top: 50px;
    display: block;
    position: relative;
    color: #5f5f5f;
    font-size: 1.8rem
}

.social-contacts li a:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(../../../content/dam/balic/index/contact-us-socialicons.png) no-repeat
}

.social-contacts li.fb a:before {
    background-position: 0 0;
    width: 15px;
    height: 28px
}

.social-contacts li.twitter a:before {
    background-position: -83px 0;
    width: 29px;
    height: 28px
}

.social-contacts li.youtube a:before {
    background-position: -127px 0;
    width: 32px;
    height: 28px
}

.social-contacts li.insta a:before {
    background-position: -174px 0;
    width: 26px;
    height: 28px
}

.social-contacts li.linkedin a:before {
    background-position: -213px 0;
    width: 27px;
    height: 28px
}

.live-chats li {
    padding: 0 110px;
    max-width: 375px
}

.live-chats li a {
    max-width: 200px
}

.live-chats li:before {
    height: 80px;
    top: 20px
}

.service-avalabletext {
    color: #fff;
    font-size: 1.6rem;
    padding-bottom: 0;
    display: block;
    font-family: AllianzSansLight
}

span.service-avalabletext {
    margin-top: 20px;
    display: inline-block
}

.service-avalabletext label {
    margin-bottom: 10px
}

.service-avalabletext .error {
    margin-top: 0
}

.contact-info .tabsMain .tabs {
    display: table
}

.contact-info .tabsMain .tabs li {
    display: table-cell;
    float: none;
    vertical-align: middle
}

.loader {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9995
}

#layer1,
#layer2 {
    visibility: hidden
}

.loaderCenter p {
    color: #0072bc;
    /* font-size: 5em; */
    font-size: 4em;
    font-weight: bolder;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.loaderCenter p:before {
    content: attr(data-text);
    position: absolute;
    overflow: hidden;
    max-width: 15em;
    white-space: nowrap;
    color: #fff;
    /* line-height: 1.6;*/
    -webkit-animation: mainloading 3s linear infinite;
    animation: mainloading 3s linear infinite
}

.loaderCenter p sup {
    font-size: 3rem;
    vertical-align: text-top;
}


@keyframes mainloading {
    0% {
        max-width: 0
    }
}

@-webkit-keyframes mainloading {
    0% {
        max-width: 0
    }
}

.popup {
    width: 100%;
    max-width: 600px;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 30px;
    display: none;
    z-index: 999;
    -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22);
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22)
}

.popup .popup-content {
    width: 100%;
    float: left;
    padding: 25px 0
}

.popup .popup-content p,
.popup.becomeagent .popup-content p:first-child,
.popup.askforagent .popup-content p:first-child,
.popup.sms-service .popup-content p:first-child {
    font-size: 2rem;
    color: #fe9542;
    font-family: AllianzSansBold;
    font-weight: 400;
    padding-bottom: 20px
}

.popup.becomeagent .popup-content p:first-child {
    padding-bottom: 5px;
}

.popup .popup-content p {
    font-size: 1.9rem;
    color: #8f8f8f;
    padding-bottom: 10px;
    font-family: AllianzSans;
}

.popup .popup-content form {
    width: 100%;
    float: left
}

.popup .popup-content .fieldBox {
    width: 100%;
    float: left;
    padding: 10px 0
}

.popup .popup-content .fieldBox .inputBox {
    padding: 25px 10px 5px 0;
    margin: 0 0 15px;
    border-color: #ccc
}

.popup .popup-content .fieldBox .inputBox .placeholder {
    color: #8f8f8f;
    font-size: 2rem;
    opacity: .5;
    top: 24px
}

.popup .popup-content .fieldBox .inputBox .placeholder.active {
    font-size: 1.5rem !important;
    top: 0;
    opacity: 1;
    color: #8f8f8f
}

.popup .popup-content .fieldBox .inputBox input {
    color: #0073bd;
    font-size: 2rem
}

.popup .popup-content .fieldBox .selectBox {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 25px 0 5px 0;
    margin-bottom: 15px
}

.popup .popup-content .fieldBox .selectBox:before {
    content: "";
    width: 0;
    height: 1px;
    background: #007dc6;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.popup .popup-content .fieldBox .selectBox.focused:before {
    width: 100%
}

.popup .popup-content .fieldBox .selectBox label {
    z-index: 1;
    position: absolute;
    font-size: 1.5rem;
    color: #0073bd;
    overflow: hidden;
    top: 20px;
    -webkit-transition: .3s all;
    transition: .3s all;
    text-align: left;
    opacity: 0
}

.popup .popup-content .fieldBox .selectBox.focused label {
    font-size: 1.5rem !important;
    line-height: 1.4;
    color: #8f8f8f;
    opacity: 1;
    top: 0
}

.popup .popup-content .fieldBox .selectBox .selectedValue {
    font-size: 2rem;
    opacity: .5;
    color: #8f8f8f
}

.popup .popup-content .fieldBox .selectBox.focused .selectedValue {
    color: #0073bd;
    opacity: 1
}

.popup .popup-content .live-chats {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 0
}

.popup .popup-content .live-chats li {
    display: inline-block;
    position: relative;
    width: 50%;
    padding: 0 15px;
    vertical-align: top
}

.popup .popup-content .live-chats li:first-child {
    padding-left: 0
}

.popup .popup-content .live-chats li:before {
    position: absolute;
    content: '';
    top: 20px;
    left: 0;
    background: #e2e2e2;
    width: 1px;
    height: 80px
}

.popup .popup-content .live-chats li:first-child:before {
    display: none
}

.popup .popup-content .live-chats li a {
    display: block;
    position: relative;
    color: #5f5f5f;
    font-size: 2rem;
    padding-top: 125px
}

.popup .popup-content .live-chats li a:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(../../../content/dam/balic/index/contactus-socialsprite.png) no-repeat
}

.popup .popup-content .live-chats li.serviceAssistanceIcon a:before {
    background: url(../../../content/dam/balic/index/virtual-customer.png) no-repeat;
    width: 131px;
    height: 110px
}

.popup .popup-content .live-chats li.livechartIcon a:before {
    background: url(../../../content/dam/balic/index/live-chat.png) no-repeat;
    width: 124px;
    height: 110px
}

.popup .popup-content .live-chats li a:hover {
    color: #fc8f3d
}

.popup.sms-service {
    max-width: 900px;
    position: absolute;
    top: 50px;
    -webkit-transform: translate(none);
    transform: translate(none);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

/*Title Heading CSS for h1-h6 Tags -- PAwan -- H1 missing*/
.bannerDescription{
	text-align:center;
}
.RowHeading{
	font-family: AllianzSansBold;
    color: #0072BC;
    padding: 16px 0;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 5px;
    display:inline-block;
 }

h1.RowHeading{
    font-size: 48px;
    line-height: 48px;
}

h2.RowHeading{
    font-size: 44px;
    line-height: 44px;
}

h3.RowHeading{
    font-size: 38px;
    line-height: 38px;
}

h4.RowHeading{
    font-size: 34px;
    line-height: 34px;
}

h5.RowHeading{
    font-size: 28px;
    line-height: 28px;
}  

h6.RowHeading{
    font-size: 20px;
    line-height: 20px;
}               
/**/
.popup .popup-content .table-responsive {
    width: 100%;
    float: left;
    padding: 20px 0 0
}

.popup .popup-content table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ddd
}

.popup .popup-content table .text-center {
    background: #0072bc;
    color: #fff
}

.popup .popup-content table td,
.popup .popup-content table th {
    border: 1px solid #ddd;
    border-right-color: #0071bb;
    border-left-color: #0071bb;
    font-weight: 400;
    padding: 20px
}

.popup .popup-content table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.popup .popup-content .sms-disclaimer {
    font-size: 1rem;
    line-height: 1.8
}

.popup .btn {
    margin: 0 10px;
    min-width: auto;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.popup .btn input {
    min-width: auto;
    font-size: 1.6rem
}

.topIcon-info {
    width: 300px;
    background: #fff;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 100%;
    text-align: left;
    display: none;
    z-index: 99;
    border-radius: 8px
}

.topIcon-info .btnWrap {
    padding: 10px 0
}

.topIcon-info .btnWrap .regbtn {
    background: #fff;
    color: #f89c30;
    margin-left: 7px
}

.topIcon-info .btn {
    display: inline-block;
    vertical-align: middle;
    float: none;
    font-size: 1.8rem;
    padding: 8px 30px;
    min-width: inherit;
    color: #fff
}

.topIcon-info .btn:hover {
    color: #f89c30
}

.customScrollerbar {
    height: 325px
}

.awards .customScrollerbar {
    height: 200px
}

.topIcon-info ul {
    width: 100%;
    float: left
}

.topIcon-info ul li {
    width: 100%;
    float: left;
    padding: 12px 5px
}

.topIcon-info ul li p {
    font-size: 1.2rem;
    color: #5f5f5f
}

.topIcon-info ul li:last-child {
    border-bottom: 0
}

.topIcon-info.customer-login ul li p,
.topIcon-info .imgiconic-headphone p:first-child,
.topIcon-info .imgiconic-tel p:first-child {
    color: #2f2f2f;
     font-size: 14px
}

li.imgiconic-sms {
    border-top: 1px solid #e1e1e1
}

.topIcon-info ul li p a {
    color: #f89c30;
    letter-spacing: 1px
}

.topIcon-info ul li a {
    font-size: 1.6rem;
    color: #5f5f5f
}

.topIcon-info ul li .sms-service {
    font-size: 1.8rem;
    color: #0077c0;
    font-weight: 400
}

.topIcon-info [class*=imgiconic-] {
    position: relative;
    padding-left: 40px
}

.topIcon-info [class*=imgiconic-]:before,
.topIcon-info [class^=imgiconic-]:before {
    content: "";
    width: 40px;
    height: 40px;
    display: block;
    background: url(../../../content/dam/balic/index/customer-phone-call.png);
    position: absolute;
    left: 8px;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat:no-repeat;
}

.topIcon-info .imgiconic-tel:before {
    background-position-x: 0px
}

.topIcon-info .imgiconic-missed:before {
    background-position-x: 0px
}

.topIcon-info .imgiconic-sms:before {
    background-position-x: 0px
}

.topIcon-info .imgiconic-customer,
.topIcon-info .imgiconic-partner {
    padding: 10px 0 10px 60px
}

.topIcon-info .imgiconic-customer:before {
    background-position: -153px -273px
}

.topIcon-info .imgiconic-partner:before {
    background-position: -218px -273px
}

.table-responsive {
    width: 100%;
    float: left;
    padding: 15px 0
}

.table-responsive table {
    width: 100%;
    float: left
}

.eligibility-accordian .table-responsive table th p,
.table-responsive table th p {
    color: #0371bb;
    font-family: AllianzSansBold
}

.service-policy.customer-guidance {
    padding: 60px 0
}

.customer-service {
    padding: 50px 0;
    background: #f8f8f8
}

.customer-service h2 {
    padding-bottom: 50px;
    font-size: 4rem;
    color: #0371bb;
    text-align: center
}

.service-policy.customer-guidance .service-category {
    padding: 0 0 35px 0
}

.service-policy .dowload-policy {
    background: #f8f8f8;
    color: #fe9542;
    float: left;
    width: 100%;
    padding: 40px 0;
    text-align: center
}

.service-policy .dowload-policy h4 {
    color: #8f8f8f;
    font-size: 1.8rem;
    padding-bottom: 25px
}

.service-policy .dowload-policy ul {
    left: 50%;
    float: left;
    position: relative;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.service-policy .dowload-policy ul li {
    float: left;
    padding: 0 0 0 17px;
    margin: 0 25px;
    position: relative
}

.service-policy .dowload-policy ul li:first-child:before {
    display: block
}

.service-policy .dowload-policy ul li:before {
    background: #919191;
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    top: 10px;
    border-radius: 50%;
    left: 0
}

.service-policy .dowload-policy ul li a {
    color: #fe9542;
    font-size: 1.8rem;
    display: block;
    padding: 0 0 3px 0;
    position: relative
}

.service-policy .dowload-policy ul li a:before {
    -webkit-transition: .3s all;
    transition: .3s all;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fe9542;
    bottom: 0
}

.service-policy .dowload-policy ul li a:hover:before {
    width: 0
}

.customer-serviceWrap {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.customer-serviceWrap .service-info {
    width: 35%
}

.customer-serviceWrap .service-info:nth-child(odd) {
    float: left
}

.customer-serviceWrap .service-info:nth-child(even) {
    float: right
}

.customer-serviceWrap h3 {
    color: #0072bc;
    font-size: 2rem;
    font-weight: 700;
    padding-bottom: 18px
}

.customer-serviceWrap p {
    color: #5f5f5f;
    padding-bottom: 12px;
    font-size: 1.6rem;
    line-height: 1.6
}

.customer-serviceWrap .service-info {
    padding: 40px 58px;
    margin-left: 10%;
    position: relative;
    background: #fff;
    border: 1px solid #f3f3f3;
    float: left;
    margin-bottom: 50px
}

.customer-serviceWrap .service-info .imgtag {
    position: absolute;
    left: -110px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    width: 140px;
    height: 140px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 10px 1px #e0e0e0;
    -ms-box-shadow: 1px 1px 10px 1px #e0e0e0;
    -o-box-shadow: 1px 1px 10px 1px #e0e0e0;
    box-shadow: 1px 1px 10px 1px #e0e0e0
}

.informationCentreWrap {
    background: #fff
}

.informationWrap {
    float: left;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    max-width: 1000px
}

.informationWrap .imgtag {
    background: #f7f7f7;
    position: relative;
    width: 215px;
    height: 215px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 60px
}

.informationWrap .imgtag svg {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 128px;
    height: 105px
}

.informationWrap .text-info {
    display: inline-block;
    vertical-align: middle;
    width: 70%
}

.informationWrap .text-info h3 {
    font-size: 2.4rem;
    color: #0072bc;
    padding-bottom: 25px;
    font-family: AllianzSansBold
}

.informationWrap .text-info p {
    color: #5f5f5f;
    font-size: 2rem;
    padding-bottom: 20px
}

.video-iframe {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 80%;
    margin: 0 auto;
    max-width: 800px;
    z-index: 12;
    border: 4px solid #fff
}

.video-iframe .close-icon {
    position: absolute;
    right: -20px;
    top: -25px;
    font-size: 2rem;
    color: #fff
}

.table-responsive table td,
.table-responsive table th {
    border: 1px solid #fff;
    text-align: center;
    padding: 10px 5px;
    background: #dbf0f7
}

.bggray {
    background: #f6f6f6
}

.thumbsSwipe {
    width: 100%;
    float: left;
    padding: 20px 0
}

.thumbsSwipe .heading {
    text-align: center
}

.thumbsSwipe.text-center .thumb {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.thumbsSwipe.text-center .thumb>li {
    display: inline-block;
    width: 420px;
    float: none
}

.thumb {
    width: 100%;
    min-height: 460px;
    display: -webkit-box;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox
}

.thumb li {
    display: inline-block;
    margin-right: 26px;
    min-width: calc(33.33% - 25px)
}

.img-cont {
    position: relative;
    height: 0;
    padding-bottom: 130%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-shadow: 0 0 30px 5px #e0e0e0;
    box-shadow: 0 0 30px 5px #e0e0e0
}

.img-cont:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.img-cont .content-cont {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding-top: 160px;
    width: 100%
}

.img-cont .content-cont .position-cont {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 0 28px 23px 28px
}

.img-cont .content-cont .position-cont h2 {
    margin-bottom: 5px;
    font-weight: 400;
    font-family: AllianzSansBold;
    color: #fff;
    font-size: 3.6rem
}

.img-cont .white-cont {
    position: relative;
    z-index: 1;
    max-height: 50px;
    width: 100%;
    padding: 14px 28px 20px 28px;
    overflow: hidden;
    background-color: #fff;
    -webkit-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out
}

.img-cont .white-cont .viewbtn {
    display: inline-block;
    font-family: AllianzSansBold;
    font-size: 1.6rem;
    color: #0072bc;
    text-transform: uppercase
}

.img-cont .white-cont .plus {
    width: 13px;
    height: 13px;
    margin-top: 6px;
    float: right;
    transition: .5 ease-in-out;
    -webkit-transition: .5 ease-in-out;
    -moz-transition: .5 ease-in-out;
    -ms-transition: .5 ease-in-out;
    -o-transition: .5 ease-in-out
}

.img-cont .white-cont .info {
    padding-bottom: 10px
}

.img-cont .white-cont .info p {
    color: #5f5f5f;
    font-size: 1.6rem;
    line-height: 1.5;
    padding-bottom: 20px;
    max-width: 100%
}

.thumb .img-cont .white-cont .info {
    margin-top: 20px
}

.thumb .img-cont .white-cont .info .more {
    height: 170px;
    margin-bottom: 15px
}

.thumb .img-cont .white-cont .info .circle-icon {
    position: absolute;
    bottom: 0;
    margin: 0 auto
}

.thumb .img-cont .white-cont .info .mCSB_container {
    padding-bottom: 35px
}

.img-cont.show .content-cont:before,
.img-cont:hover .content-cont:before,
.img-cont:hover:before {
    opacity: 1
}

.img-cont.show:after {
    background-color: rgba(0, 0, 0, .3)
}

.img-cont.show .white-cont {
    max-height: 500px
}

.img-cont .white-cont .blue-bullet li {
    font-size: 1.6rem;
    padding-bottom: 12px
}

.img-cont.show .white-cont .hideicon.st0 {
    opacity: 0
}

.img-cont .download-details .brochureSec,
.img-cont .download-details .documentSec {
    padding: 0;
    float: left
}

.img-cont .download-details {
    text-align: center;
    padding: 0;
    margin-bottom: 0
}

.img-cont .download-details a {
    margin-bottom: 8px;
    font-size: 1.4rem;
    text-align: center
}

.img-cont .download-details .documentSec {
    float: right
}

.public-notice h2 {
    font-size: 4rem;
    color: #0371bb;
    text-align: center
}

.public-notice h2 span {
    color: #9f9f9f
}

.bannersec.publicBanner .topSec .lhs-txt h1 span {
    display: inline-block
}

.public-notice p {
    font-size: 1.8rem;
    color: #5f5f5f;
    padding-bottom: 30px;
    line-height: 24px
}

.public-notice .content {
    width: 80%;
    margin: 0 auto;
    position: relative;
    left: 50%;
    float: left;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.Onlychild {
    padding: 15px 0 40px
}

.Onlychild .left-sec,
.Onlychild .right-sec {
    width: 100%;
    float: left;
    padding: 0
}

.Onlychild .right-sec .faq-sec .faq-accord-outer .faq-accord {
    width: 100%
}

.Onlychild .right-sec .faq-sec .faq-accord-outer .faq-accord .mCSB_scrollTools {
    right: 0
}

/*.Onlychild .tabdropdown .menu-list-sec ul li,
.testimonial-box .heading {
    text-align: center
}*/

/* .Onlychild .tabdropdown .menu-list-sec ul li.active a {
    background: inherit;
    font-size: 5rem;
    font-family: AllianzSansBold;
    color: #fc8f3d
}*/

.Onlychild .right-sec .faq-sec .faq-accord-outer .faq-accord {
    padding-right: 3%
}

.testimonial-box {
    padding: 50px 0 20px;
    float: left;
    width: 100%;
    position: relative
}

.testimonial-box ul li {
    width: 29.2%;
    float: left;
    margin: 2%;
    margin-bottom: 20px;
    background: #fff;
    padding: 35px 35px 35px 35px;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 10px 1px #9f9f9f;
    -ms-box-shadow: 1px 1px 10px 1px #9f9f9f;
    -o-box-shadow: 1px 1px 10px 1px #9f9f9f;
    box-shadow: 1px 1px 10px 1px #9f9f9f
}

.testimonial-box ul li .img {
    float: left;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    margin: 10px 0 20px;
    position: relative;
    width: 180px
}

.testimonial-box ul li .img img {
    width: auto;
    max-width: 100%;
    margin: 0 auto
}

.testimonial-box ul li .text {
    width: 100%;
    float: left
}

.testimonial-box ul li .text p {
    color: #333;
    font-size: 1.7rem;
    padding-bottom: 10px;
    line-height: 1.5
}

.testimonial-box ul li .text p.person-name {
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 20px
}

.thumb li .blue-bullet li {
    min-width: auto;
    width: auto;
    padding-bottom: 15px
}

.thumb .all-btns {
    padding: 10px 0 10px 0;
    float: left;
    width: 100%
}

.thumb .all-btns a {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-bottom: 10px;
    margin-right: 20px
}

.ulipsworks-landingpage.swipeWrap .swipeContentWrap .data-swipe {
    max-width: 1440px;
    text-align: left
}

.ulipsworks-landingpage.swipeWrap .swipeContentWrap .data-swipe {
    font-size: 0
}

.ulipsworks-landingpage .right-content-full {
    width: 98%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px
}

.ulipsworks-landingpage p {
    font-size: 1.8rem;
    color: #605e5e;
    padding-bottom: 25px;
    line-height: 25px
}

.important-notification {
    padding: 50px 0
}

.important-notification .heading {
    text-align: center;
    font-family: AllianzSansBold
}

.circleTabsWrap .background-circle .owl-dots,
.circleTabsWrap .nav-content .owl-dots {
    display: none
}
.morecontent span {
    display: none !important
}
.more {
    position: relative
}

.more .circle-icon {
    margin: 0 auto 15px;
    left: 0;
    right: 0;
    display: block !important;
    float: none;
    clear: both
}

.circle-icon {
    border: 2px solid #ff9454;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.circle-icon:before {
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    margin-left: -1px;
    margin-top: -7px;
    content: "";
    position: absolute;
    background-color: #a4a4a4;
    -webkit-transition: .25s;
    transition: .25s;
    background-color: #ff9454
}

.circle-icon:after {
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    margin-top: -1px;
    margin-left: -7px;
    content: "";
    position: absolute;
    background-color: #a4a4a4;
    -webkit-transition: .25s;
    transition: .25s;
    background-color: #ff9454
}

.circle-icon.active:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fl-left {
    float: left
}

.all-btn-products .fl-left {
    padding-right: 15px
}

.all-btn-products .title-primium {
    font-size: 1.3rem;
    color: #fff;
    padding-top: 10px;
    display: block;
    text-transform: uppercase
}

.bannersec .topSec .lhs-txt h1 {
    font-size: 4rem;
    color: #fff;
    padding-bottom: 15px
}

.bannersec .topSec .lhs-txt h1 span {
    color: #2ac9ff;
    display: block
}

.bannersec .topSec .lhs-txt h1 span.bajajname {
    font-size: 3rem !important;
    color: #fff !important
}

.bannersec .topSec .lhs-txt p {
    /*font-family: AllianzSansLight;*/
    /* font-size: 2rem; */
    color: #fff;
    position: relative;
    line-height: 28px;
    padding-bottom: 10px
}
.bannersec .topSec .lhs-txt p.bannerHeadRow{
	margin: 0px 0px 15px;
    font-family: AllianzSansBold;
    color: #ffffff;
    font-size: 42px;
    line-height: 50px;
}

.bannersec .bottSec .all-btn-products {
    padding-top: 20px;
    float: left;
    width: 100%
}

.all-btn-products .fl-left .btn {
    clear: both;
    float: none;
    display: inline-block
}

.bannersec .bannerSec .bottSec .btn {
    background: #f89c30;
    border: 1px solid #f89c30
}

.bannersec .bannerSec .bottSec .btn.whtbtn {
    background: #fff;
    border: 1px solid #fff
}

.bannersec .bottSec .all-btn-products .btn {
    margin-right: 28px
}

.download-details .brochureSec:first-child,
.download-details .documentSec:first-child {
    padding-left: 0
}

.policy-benifits.desc .content {
    min-height: 420px;
    height: auto
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2.orange {
    border-bottom: 1px solid transparent
}

.ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel .faq-body {
    border-bottom: 1px solid #eee;
    padding-bottom: 25px
}

.ulipContWrapper .fundsContainer.gridViewWrapper.scroll-wrap {
    margin-top: 10px
}

.text-center.Scroll-Sec {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rider-smallfont .content-cont .position-cont h2 {
    font-size: 2.6rem
}

#askforagent .selectedValue {
    font-size: 2rem;
    position: relative;
    padding-right: 20px;
    z-index: 1
}

#askforagent .selectedValue:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #9f9f9f;
    border-left: 2px solid #9f9f9f;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    position: absolute;
    right: 3px;
    margin-top: -3px
}

.popup.smsservice {
    max-width: 800px;
    width: 96%;
    position: fixed;
    top: 20px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    height: 90vh;
    overflow: auto
}

.popup.smsservice .closebtn {
    top: 10px
}

.popup.smsservice .modal-content.customScrollerbar {
    height: 500px
}

.popup.smsservice .modal-content p:first-child {
    font-size: 3rem;
    color: #2ac9ff;
}

.termsofuse .right-sec {
    width: 100%;
    float: left
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord {
    float: left;
    padding: 0;
    border: 1px solid #dfdfdf;
    width: 100%;
    height: auto;
    background: #fff
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 {
    font-family: AllianzSans;
    font-size: 2rem;
    padding: 20px 20px 20px 110px
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel .faq-body {
    padding-left: 110px;
    float: left;
    width: 100%
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span {
    left: 40px;
    border: 2px solid #0371bb
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span:after,
.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span:before {
    background: #0371bb
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2.orange span {
    border: 2px solid #fc8f3d
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2.orange span:after,
.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2.orange span:before {
    background: #fc8f3d
}

.popup.smsservice .modal-content h5 {
    color: #000;
    font-size: 1.8rem;
    padding-bottom: 8px
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel {
    float: left;
    width: 100%
}

.ulip-content.termsofuse .blue-bullet li {
    padding-bottom: 10px;
    font-size: 1.7rem;
    color: #7c7c7c;
    line-height: normal
}

.ulip-content.termsofuse .blue-bullet {
    padding-top: 15px
}

.ulip-content.termsofuse .text-content {
    padding-bottom: 20px
}

.popup.smsservice .modal-content p {
    color: #000;
    font-size: 1.6rem;
    padding-bottom: 15px
}

.popup.smsservice .modal-content table th {
    background: #0072bc;
    color: #fff;
    font-size: 1.8rem
}

.popup.smsservice .modal-content table td {
    color: #000;
    font-size: 1.6rem
}

.popup.smsservice .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.popup.smsservice .sms-disclaimer strong {
    font-size: 1.4rem
}

.popup.smsservice .sms-disclaimer span {
    font-size: 1.3rem
}

.bannerSec .midSec img {
    max-width: 100%
}

.ulipContWrapper.termsofuse {
    padding-top: 90px
}

.termsofuse .txt-title {
    float: left;
    width: 100%;
    padding-bottom: 20px
}

.termsofuse .txt-title .images-section svg {
    width: 100%;
    height: auto
}

.termsofuse .txt-title .text-content {
    float: left;
    width: 90%
}

.termsofuse .txt-title .text-content h2 {
    font-size: 4rem;
    color: #0072bc;
    padding-bottom: 20px;
    font-family: AllianzSansBold
}

.termsofuse .txt-title .text-content h2 span {
    color: #9f9f9f
}

.termsofuse .txt-title .text-content p {
    color: #605e5e;
    font-size: 1.8rem;
    padding-bottom: 10px;
    line-height: 24px
}

.termsofuse .txt-title .text-content .paragraphtx {
    padding-left: 15px;
    max-width: 950px
}

.termsofuse .txt-title .text-content h1 {
    font-size: 4rem;
    color: #0072bc;
    padding-bottom: 20px;
    font-family: AllianzSansBold
}

.termsofuse .txt-title .text-content h1 span {
    color: #9f9f9f
}

.termsofuse .right-sec {
    width: 100%;
    float: left
}

.ulipContWrapper.termsofuse {
    padding-top: 90px
}

.termsofuse .txt-title {
    float: left;
    width: 100%;
    padding-bottom: 20px
}

.termsofuse .txt-title .images-section {
    float: left;
    max-width: 106px;
    width: 10%;
    padding-right: 15px;
    margin-top: -20px
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord {
    padding: 0;
    border: 1px solid #dfdfdf;
    width: 100%;
    height: auto;
    background: #fff
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 {
    font-family: AllianzSans;
    font-size: 2rem;
    padding: 20px 20px 20px 110px
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel .faq-body {
    padding-left: 110px
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span {
    left: 40px;
    border: 2px solid #0371bb
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span:after,
.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span:before {
    background: #0371bb
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2.orange span {
    border: 2px solid #fc8f3d
}

.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2.orange span:after,
.ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2.orange span:before {
    background: #fc8f3d
}

.centerinfo .text-content {
    padding-bottom: 35px;
    float: left;
    width: 100%
}

.termsofuse .addressSection {
    float: left;
    width: 100%;
    padding-top: 30px
}

.termsofuse .addressSection h4 {
    font-size: 2.5rem;
    color: #0072bc;
    padding-bottom: 10px;
    font-family: AllianzSansBold
}

.termsofuse .addressSection h5 {
    font-size: 2rem;
    color: #0072bc;
    padding-bottom: 10px
}

.termsofuse .addressSection ul li strong {
    width: 70px;
    display: inline-block
}

.termsofuse .addressSection ul li {
    color: #605e5e;
    font-size: 1.6rem;
    padding-bottom: 10px;
    line-height: 24px
}

.common-content h4 {
    padding-bottom: 10px;
    font-size: 2.2rem;
    color: #0072bc;
    font-family: AllianzSansBold
}

.common-content {
    padding-bottom: 20px;
    float: left;
    width: 100%
}

.common-content h3,
.ulipContWrapper.etouchContWrapper .common-content p {
    padding-bottom: 10px
}

.our-plan-maintop article .row.vAlign {
    display: -webkit-box;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.our-plan-maintop article p {
    font-family: AllianzSans;
    font-size: 1.6rem !important;
    line-height: 22px;
    padding-bottom: 10px
}

.our-plan-maintop article .btn {
    font-size: 1.5rem;
    padding: 8px 10px
}

.our-plan-maintop article .row.vAlign li {
    padding-bottom: 10px
}

.our-plan-maintop article .detail-sec img {
    max-width: 70%
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .2)
}

::-moz-placeholder {
    color: rgba(0, 0, 0, .2)
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, .2)
}

:-moz-placeholder {
    color: rgba(0, 0, 0, .2)
}

.bannerBigFont h1 {
    font-size: 7rem !important
}

.custGenInfo li .placeholder,
.mobSticky,
span.rs-tooltip.rs-tooltip-text.edit {
    display: none
}

.customer-self-content ul li .checkboxWrap p,
.readmorecontent.checkboxWrap p {
    padding-top: 10px;
    display: none
}

.topIcon-info .closebtn {
    right: 8px;
    top: 0
}

.imgwrap img {
    width: 190px
}

.toaster-message {
    position: fixed;
    padding: 20px 25px;
    padding-right: 50px;
    background: #f89c30;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -wbkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 12;
    border-radius: 8px;
    display: none
}

.toaster-message .closebtn {
    position: absolute;
    right: 15px;
    top: 0
}

.toaster-message p {
    font-size: 2rem;
    padding-bottom: 5px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.toaster-message p span {
    line-height: normal;
    display: block
}

.fullHtBanner {
    height: 85vh; /*removed !important for banner height -- Pawan*/
}

.fullHtBanner .vMiddle,
.publicBanner .vMiddle {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.publicBanner {
    height: 70vh !important
}

.testimonial-box ul li {
    overflow: hidden
}

header .navWrap .subNav.primaryNav .col-link .inner-subnav .bullet li {
    font-size: 1.4rem;
    line-height: normal;
    padding: 5px 5px 5px 16px !important
}

.bannerSec .midSec {
    z-index: 1
}

#haveCall .checkboxWrap {
    margin-bottom: 0
}

header .navWrap .subNav li .subnav-product a.btn {
    font-size: 1.3rem;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 5px;
    min-width: 120px
}

header .navWrap .subNav li a.text-link {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem
}

.socialParent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.swipeWrap .swipeTabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.onsalePlans .heading {
    text-align: center;
    padding-bottom: 10px;
    font-size: 3.5rem;
    color: #f89c30;
    font-weight: 700
}

.onsalePlans .table-responsive a {
    -webkit-transition: .3s all;
    transition: .3s all
}

.onsalePlans .table-responsive a:hover {
    color: #f89c30
}

.onsalePlans .table-responsive table p {
    font-size: 1.6rem
}

.img-cont .content-cont .position-cont {
    z-index: 1
}

.img-cont .content-cont .position-cont:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: -1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(99%, #000));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 99%)
}

.rider-smallfont .content-cont .position-cont h2 {
    position: relative;
    z-index: 2
}

.popup.becomeagent {
    height: auto;
    overflow: auto
}

.popup.becomeagent .popup-content p:first-child {
    padding-bottom: 5px
}

.popup.becomeagent .popup-content {
    padding: 0
}

.claims-steps {
    background: #fafafa;
    padding: 60px 0;
    position: relative
}

.commongreySec {
    background: #fafafa;
    padding: 30px 0 10px 0;
    text-align: center
}

.claims-steps.service-policy .service-category li {
    width: 18%;
    background-color: #fff !important;
    padding: 30px 15px;
    margin: 0 20px;
    -webkit-box-shadow: 1px 1px 10px 1px #e0e0e0;
    -ms-box-shadow: 1px 1px 10px 1px #e0e0e0;
    -o-box-shadow: 1px 1px 10px 1px #e0e0e0;
    box-shadow: 1px 1px 10px 1px #e0e0e0;
    position: relative
}

.claims-steps.service-policy .service-category li p {
    font-size: 2rem;
    color: #0072bc;
    text-transform: capitalize;
    padding: 10px 0 15px
}

.claims-steps.service-policy .service-category li .btn {
    float: none;
    display: inline-block;
    cursor: pointer
}

.claims-steps.service-policy .service-category li .imgtag {
    padding-bottom: 0
}

.claims-steps.service-policy h4 {
    font-size: 1.8rem;
    color: #5f5f5f;
    font-weight: 700;
    padding-bottom: 8px
}

.claims-steps.service-policy .line-icon {
    height: auto
}

.claims-steps.service-policy .service-category .btn {
    position: absolute;
    background: #fff;
    color: #2ac9ff;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -20px;
    font-size: 1.8rem;
    border-color: #2ac9ff
}

.claims-steps.service-policy .service-category .btn:hover {
    color: #fff
}

.claims-steps.service-policy .service-category .btn:before {
    background: #2ac9ff
}

#claimStatus .have-us-call-you {
    width: 100%;
    float: left;
    background: #0072bc;
    padding: 35px 60px;
    margin: 50px 0;
    text-align: center;
    color: #fff
}

#claimStatus .have-us-call-you .heading {
    color: #fff;
    padding: 0
}

#claimStatus .have-us-call-you .btn {
    float: none;
    display: inline-block
}

#claimStatus .have-us-call-you p {
    padding-bottom: 20px
}

.claimWrap {
    width: 75%;
    margin: auto
}

.claimbox {
    text-align: left;
    margin: 0 80px
}

.claimbox p {
    font-size: 1.8rem;
    color: #5f5f5f
}

.claimbox .claimpaid {
    font-size: 1.8rem;
    color: #fe9542
}

.claimbox .claimnum {
    font-family: AllianzSansBold;
    font-size: 5rem;
    color: #0371bb
}

.claimWrap.owl-carousel .owl-controls .owl-dots {
    text-align: center
}

.claim-popup {
    position: absolute;
    background: #fff;
    height: 620px;
    -webkit-box-shadow: 1px 1px 1px 1px #e0e0e0;
    box-shadow: 1px 1px 1px 1px #e0e0e0;
    width: 80%;
    padding: 20px 20px 20px 20px;
    right: -100%;
    top: 0;
    z-index: 12;
    -webkit-transition: 1s all;
    transition: 1s all
}

.claim-popup.active {
    right: 0
}

.claim-popup .closebtn {
    right: inherit;
    display: block;
    text-align: left;
    left: 10px;
    top: 15px;
    font-size: inherit
}

.claim-popup .closebtn svg line {
    stroke: #bfbfbf;
    stroke-width: 45px
}

.claim-popup h2 {
    font-size: 3.6rem;
    font-family: AllianzSansBold;
    padding-bottom: 10px
}

.claim-popup .policy-benifits .content {
    height: auto
}

.claim-popup .policy-benifits .benifit-tab li {
    margin-bottom: -1px;
    z-index: 2
}

.claim-popup .policy-benifits .benifit-tab li.active:before {
    display: none
}

.claimSubmissionStep {
    width: 100%;
    float: left;
    margin: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.claimSubmissionStep li {
    position: relative;
    text-align: left;
    min-width: 25%
}

.claimSubmissionStep li:before {
    content: attr(data-count) !important;
    display: inline-block !important;
    background: 0 0 !important;
    font-size: 5rem;
    color: #0371bb;
    top: 0 !important;
    font-family: AllianzSansBold;
    opacity: .8;
    vertical-align: middle
}

.claimSubmissionStep li span {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    color: #5f5f5f;
    font-size: 2rem;
    padding: 5px 0 0 5px
}

.txtLink {
    color: #f89c30
}

.claimpopup-container {
    width: 100%;
    float: left
}

.claimpopup-container.customScrollerbar {
    height: 530px
}

.claimpopup-container .policy-benifits h3 {
    font-size: 3rem;
    font-family: AllianzSansBold;
    color: #8f8f8f;
    padding-bottom: 20px
}

.claimpopup-container .inputBox input {
    color: #0371bb;
    font-size: 2rem;
    font-family: AllianzSansBold
}

.claimpopup-container .placeholder {
    color: #9f9f9f;
    font-size: 2rem
}

.claimpopup-container .placeholder.active {
    top: -5px
}

.claimpopup-container .policy-benifits .content {
    padding: 60px 20px 30px
}

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

.radioContentWrap .radioContent {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.radioContentWrap .radioContent .col-box {
    width: 48%;
    float: left;
    margin: 0 1%;
    border: 1px solid #d7d7d7;
    text-align: left
}

.radioContentWrap .radioContent .col-box h4 {
    font-size: 1.8rem;
    color: #5f5f5f;
    padding: 30px;
    border-bottom: 1px solid #d7d7d7;
    font-family: AllianzSansBold
}

.radioContentWrap .radioContent .col-box .details {
    width: 100%;
    float: left;
    padding: 30px
}

.details .blue-bullet li {
    margin-bottom: 25px;
    width: 100%
}

.details .blue-bullet li p {
    font-size: 1.6rem;
    color: #5f5f5f;
    line-height: 1.6
}

.details .blue-bullet li:before {
    background: #0371bb;
    top: 7px
}

.details .blue-bullet li ul {
    width: 100%;
    float: left;
    margin-top: 8px
}

.details .blue-bullet li ul li:before {
    width: 6px;
    height: 6px;
    background: 0 0;
    border: 1px solid #0371bb;
    border-radius: 100%
}

.details .blue-bullet li ul li {
    margin-bottom: 6px;
    width: 100%
}

.claimpopup-container .branch-locator {
    text-align: left
}

.review-category {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0
}

.review-category li {
    width: 33.33%;
    margin-bottom: 30px;
    position: relative;
    padding: 0 40px
}

.review-category li:nth-of-type(3n+1):before {
    display: none
}

.review-category li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #9f9f9f;
    width: 1px;
    height: 80px
}

.review-category li p {
    font-size: 1.6rem;
    color: #8f8f8f;
    font-family: AllianzSansBold;
    line-height: 1.7
}

.review-category li p span {
    display: block;
    font-size: 1.4rem;
    font-family: AllianzSans
}

#claim-review {
    height: auto
}

.faq-body .blue-bullet {
    float: none
}

.faq-body .blue-bullet li {
    display: block !important;
    background: 0 0 !important;
    width: 100% !important;
    float: none !important;
    text-align: left !important
}

.faq-accord .faq-panel .faq-body p {
    padding-bottom: 10px;
    color: #5f5f5f
}

.micro-bottomSec.product-carousel p {
    font-size: 1.7rem
}

.testimonial-box ul,
.thumbnails-slider-shield .owl-item,
.thumbnails-slider-shield .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.testimonial-box ul {
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap
}

.testimonial-box ul li {
    width: 30%;
    margin: 1% auto
}

.bgwhite {
    background: #fff
}

.table-responsive table p,
.ulipContWrapper.etouchContWrapper .table-responsive table p,
.table-responsive table td,
.table-responsive table th {
    padding: 10px 15px;
    font-size: 1.6rem
}

.taxsaveTabContent p {
    color: #5f5f5f;
    font-size: 2rem;
    padding-bottom: 15px;
    padding-bottom: 10px
}

.slabRates .titleSec {
    text-align: center;
    padding-bottom: 20px
}

.slabRates .titleSec h5 {
    color: #fc8f3d;
    font-size: 4rem;
    padding-bottom: 10px
}

.slabRates .titleSec h6 {
    color: #9f9f9f;
    font-size: 4rem;
    padding-bottom: 10px
}

.slabRates .titleSec h6 span {
    font-size: 2.2rem
}

.slabRates {
    padding-bottom: 25px;
    float: left;
    width: 100%
}

.Disclaimersavetax {
    margin: 0 auto;
    width: 80%
}

.contactusTitle .heading {
    text-align: center
}

.CommonContactUS {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.CommonContactUS .contactdetail {
    background: #d8d8d8;
    padding: 20px 10px;
    border-radius: 5px;
    width: 30%
}

.contactdetail .AddressSec {
    padding-left: 65px;
    position: relative;
    float: left;
    width: 100%
}

.AddressSec.headBranchIcon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 55px;
    height: 40px;
    background: url(../../../content/dam/balic/index/spriteimgage-contactus.png) no-repeat 0 -269px
}

.AddressSec.addressIcon:before {
    content: '';
    position: absolute;
    left: -5px;
    top: -5px;
    width: 55px;
    height: 40px;
    background: url(../../../content/dam/balic/index/spriteimgage-contactus.png) no-repeat 0 0
}

.AddressSec .btn {
    margin-bottom: 5px;
    font-size: 1.5rem;
    padding: 5px 10px
}

.contactdetail .AddressSec .text {
    border-bottom: 1px dashed #c3c8cc;
    padding: 5px 0;
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.contactdetail .AddressSec p {
    font-size: 1.5rem;
    color: #4f4f4f;
    font-family: AllianzSans;
    padding-bottom: 5px
}

.AddressSec.tollfreeIcon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 40px;
    height: 40px;
    background: url(../../../content/dam/balic/index/spriteimgage-contactus.png) no-repeat 0 -54px
}

.AddressSec.policyRenewalIcon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 42px;
    height: 42px;
    background: url(../../../content/dam/balic/index/spriteimgage-contactus.png) no-repeat 0 -158px
}

.AddressSec.emailIcon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 50px;
    height: 42px;
    background: url(../../../content/dam/balic/index/spriteimgage-contactus.png) no-repeat 0 -105px
}

.AddressSec a:hover {
    color: #f89c30
}

.contactusTitle {
    padding-bottom: 10px
}

.socialIconsMain .social-contacts li:before {
    display: none
}

.socialIconsMain .social-contacts li a:before {
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all
}

.socialIconsMain .social-contacts li a:hover:before {
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%)
}

.Contactustop {
    background-color: #0072bc
}

.Contactustop .CommonContactUS .contactdetail {
    background-color: #fff
}

.Contactustop .contactusTitle .heading span {
    color: #fff
}

.Contactustop .contactdetail .AddressSec:last-child .text {
    border: 0
}

.alignCenter {
    text-align: center
}

.videoDetailMain {
    display: flex;
    flex-wrap: wrap
}

.videoDetailMain .videoBox {
    width: 29%;
    margin-bottom: 30px;
    margin-left: 4%;
    text-align: center
}

.videoDetailMain .videoBox h5 {
    font-size: 2rem;
    color: #4f4f4f;
    font-family: AllianzSans;
    padding-bottom: 10px
}

.videoDetailMain .videoBox p {
    font-size: 1.8rem;
    color: #4f4f4f;
    font-family: AllianzSans;
    padding-bottom: 10px
}

.videoBox .thumbVideo {
    position: relative;
    padding: 10px;
    -webkit-box-shadow: 1px 1px 10px 1px #e0e0e0;
    -ms-box-shadow: 1px 1px 10px 1px #e0e0e0;
    -o-box-shadow: 1px 1px 10px 1px #e0e0e0;
    box-shadow: 1px 1px 10px 1px #e0e0e0;
    margin-bottom: 15px
}

.thumbVideo .imgSec {
    display: block;
    cursor: pointer
}

.thumbVideo .imgSec img {
    width: 100%
}

.videoBox .video-icons {
    width: 35px;
    height: 35px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.videoBox .video-icons img {
    width: 100%;
    background-color: transparent
}

.bannerSec .topSec .title-sec p.bannerDec,
.topbgSec p.bannerDec {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: AllianzSansBold
}

.customer-serviceWrap .service-info {
    padding-bottom: 80px
}

.customer-serviceWrap .service-info .btn {
    position: absolute;
    bottom: 25px;
    left: 58px
}

.centerinfo .text-content {
    padding: 25px 0
}

.centerinfo .text-content:nth-child(even) {
    background-color: #f7f7f7
}

.centerinfo .text-content:nth-child(even) .informationWrap {
    flex-direction: row-reverse
}

.informationCentreWrap {
    padding: 0
}

.informationWrap {
    transform: none;
    left: 0;
    display: flex;
    align-items: center;
    max-width: 100%
}

.informationWrap .imgtag {
    width: 400px;
    height: 400px
}

.informationWrap .text-info {
    width: 100%
}

.informationWrap .text-info h3 {
    font-size: 4rem;
    padding-bottom: 20px
}

.informationWrap .text-info .btn {
    margin-top: 20px
}

.informationWrap .imgtag {
    background: 0 0
}

.centerinfo .text-content:nth-child(even) .informationWrap .imgtag {
    margin-right: 0;
    margin-left: 3%
}

.commonulip {
    display: none
}

.uliptabs {
    padding: 25px 0;
    text-align: center;
    margin-top: 25px;
    float: left;
    width: 100%
}

.uliptabs span {
    position: relative;
    display: inline-block;
    font-size: 2.5rem;
    color: #5f5f5f;
    cursor: pointer;
    padding: 0 15px 10px;
    margin: 0 25px
}

.uliptabs span:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    display: block;
    background: #f89c30;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: .5s all
}

.uliptabs span.active {
    color: #f89c30;
    font-family: AllianzSansBold
}

.uliptabs span.active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.ulip-mobile-wrapper {
    background-color: #fafafa;
    padding: 45px 0
}

.ulip-mobile-wrapper .mobile-container {
    width: 90%;
    margin: 0 auto
}

.mobile-content-container {
    border: 1px solid #d8d8d8;
    padding: 10px
}

.mobile-content-container {
    margin-top: -1px;
    z-index: -1;
    background-color: #fff;
    padding: 40px
}

.mobile-container .mobile-tabs-container .mobile-tabs {
    display: block;
    text-align: center
}

.mobile-container .mobile-tabs li.mobile-app-li {
    position: relative;
    padding: 15px;
    font-size: 2rem;
    display: inline-block;
    text-transform: capitalize
}

.mobile-container .mobile-tabs li.mobile-app-li.active::after {
    position: absolute;
    left: 0;
    bottom: 3px;
    content: '';
    height: 2px;
    background: #f6842f;
    width: 55%;
    z-index: 1;
    right: 0;
    margin: 0 auto;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

li.mobile-app-li.active {
    border: 1px solid #d8d8d8;
    border-bottom: 1px solid #fff;
    color: #0072bc;
    font-family: AllianzSansBold;
    background: #fff
}

.mobile-app {
    display: table;
    padding-bottom: 30px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 30px
}

.mobile-app .mobile-video-sec {
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 50%;
    margin-bottom: 20px
}

.mobile-app .mobile-video-sec a {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: 0 0;
    bottom: -20px;
    border-radius: 50%
}

.mobile-app .mobile-content-sec h3 {
    color: #605e5e;
    font-size: 2rem;
    padding-bottom: 20px;
    font-family: AllianzSansBold
}

.mobile-app .mobile-content-sec p {
    color: #605e5e;
    font-size: 1.8rem;
    padding-bottom: 10px
}

.mobile-app .mobile-video-sec>img {
    max-width: 80%
}

.mobile-app .mobile-content-sec {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    height: 100%
}

.mobile-app-keys {
    display: table
}

.mobile-app-keys .mobile-app-feauters {
    float: left;
    display: inline-block;
    width: 50%
}

.mobile-app-keys .mobile-app-feauters h4 {
    font-size: 2rem;
    color: #605e5e;
    padding-bottom: 30px
}

.mobile-app-keys .mobile-app-feauters .blue-bullet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 20px
}

.mobile-app-keys .mobile-app-feauters .blue-bullet li {
    width: 40%;
    padding-bottom: 15px;
    position: relative;
    color: #5f5f5f;
    font-size: 2rem;
    padding-left: 20px;
    float: left;
    margin-right: 20px
}

.mobile-app-keys .mobile-app-feauters .blue-bullet li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    background: #2ac9ff;
    border-radius: 100%;
    width: 8px;
    height: 8px
}

.mobile-app-keys .mobile-app-playstore>li {
    display: inline-block;
    margin-left: 20px
}

.mobile-app-keys .mobile-app-playstore>li>a {
    text-decoration: none;
    background: #f89c30;
    padding: 5px 10px;
    border-radius: 50px;
    color: #fff !important;
    text-transform: uppercase;
    float: left;
    clear: both;
    font-family: AllianzSansBold;
    text-align: center;
    border: 1px solid #f89c30
}

.mobile-app-keys .mobile-app-img-sec {
    display: inline-block;
    float: right;
    width: 50%;
    margin-bottom: 20px;
    text-align: center
}

.mobile-app-keys .mobile-app-img-sec img {
    max-width: 80%;
    text-align: center
}

.custom-checkbox,
.custom-radio {
    display: inline-block;
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    font-size: 2.2rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #8e8e8e;
    margin-right: 30px
}

.custom-checkbox input,
.custom-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.popup-content .placeholder {
    top: 20px;
    font-size: 1.5rem;
    color: gray
}

.popup-content .fieldbox:first-of-type,
.popup-content .fieldbox:last-of-type {
    width: 100%;
    float: left
}

.popup-content .selectBox {
    width: 100%;
    color: #0072bc;
    border-bottom: 1px solid gray
}

.popup-content .selectedValue {
    color: #0072bc
}

.popup-content .selectedValue:after {
    border-bottom: 2px solid #0072bc;
    border-left: 2px solid #0072bc
}

.popup-content .rangeSliderWrap .irs-grid-pol,
.popup-content .selectBox:after {
    background-color: gray
}

.popup-content .inputBox input {
    color: gray;
    font-size: 1.5rem
}

.service-policy.customer-service-fix {
    padding: 10px 0
}

.service-policy.customer-service-fix .customer-serviceWrap {
    text-align: left;
    padding: 0 15px
}

.policy-benifits .radiobox .custom-radio {
    padding: 25px 0 25px;
    min-height: auto;
    height: auto
}

.sitemap .categoryBox {
    width: 100%;
    float: left;
    padding: 40px 0
}

.sitemap .categoryBox h1 {
    text-align: center;
    font-size: 4rem;
    color: #f6842f;
    padding-bottom: 40px
}

.sitemap .circle-sitemap {
    color: #fff;
    font-size: 2.2rem;
    font-family: AllianzSansBold;
    background: 0 0;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    padding: 0;
    position: relative;
    text-align: center;
    margin: 0 auto
}

.sitemap .circle-sitemap a {
    color: #fff
}

.sitemap-link {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 35px 0;
    border-bottom: 1px dashed #ddd
}

.sitemap-link:last-of-type {
    border-bottom: none
}

.sitemap-link .level2 {
    text-align: center;
    width: 20%;
    position: relative
}

.sitemap-link .level2:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    border-bottom: 1px solid #0072bc;
    margin-top: -17px
}

.custom-link-page .sitemap-link .level2,
.sitemap-link .level2.noChild {
    width: 100%;
    display: block
}

.sitemap-link .level2.noChild:after {
    display: none
}

.sitemap-link .circle-sitemap {
    background: #f89c30;
    padding: 0;
    width: 70px;
    height: 70px;
    display: block;
    border: 3px solid #fff;
    margin-bottom: 10px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .44)
}

.sitemap-link .circle-sitemap img {
    position: absolute;
    width: 70px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.sitemap-link .level2>a {
    font-size: 2rem
}

.sitemap-link .level3 {
    position: relative;
    width: 80%
}

.sitemap-link .level3>ul {
    display: flex;
    flex-wrap: wrap
}

.sitemap-link .level3>ul>li {
    width: 25%;
    padding: 26px 20px 0;
    position: relative
}

.sitemap-link .level3>ul.multiplerow>li:nth-child(1):before,
.sitemap-link .level3>ul.multiplerow>li:nth-child(5):before,
.sitemap-link .level3>ul.tworow>li:nth-child(1):before {
    content: "";
    position: absolute;
    left: 0;
    top: 38px;
    height: 100%;
    border-left: 1px solid #0072bc
}

.sitemap-link .level3>ul>li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 37px;
    width: 100%;
    border-bottom: 1px solid #0072bc
}

.sitemap-link .level3>ul>li:last-child:after,
.sitemap-link .level3>ul>li:nth-child(4n):after {
    display: none
}

.sitemap-link .level3>ul>li:only-child:after {
    display: block;
    width: 50px
}

.sitemap-link .level3>ul>li>a {
    padding: 0 10px;
    position: relative;
    font-size: 1.8rem;
    color: #0072bc;
    background: #fff;
    z-index: 1
}

.sitemap-link .level3>ul>li>a>span {
    display: inline-block;
    vertical-align: top;
    max-width: 73%
}

.sitemap-link .level3>ul>li>a>span.link-icon {
    margin-right: 10px;
    width: 35px;
    max-width: 10%
}

.sitemap-link .level3>ul>li>a>span.link-icon img {
    width: 100%
}

.sitemap-link .level3>ul>li>ul {
    padding-top: 15px;
    flex-wrap: wrap;
    margin-left: 24px;
    position: relative
}

.sitemap-link .level3>ul.singlerow>li:first-child:before {
    content: "";
    position: absolute;
    left: 0;
    top: 38px;
    height: calc(50% - 55px);
    border-left: 1px solid #0072bc
}

.sitemap-link .level3>ul>li>ul>li {
    padding: 6px 0 6px 35px;
    position: relative;
    min-height: 85px;
    display: flex;
    align-items: center;
    line-height: 1.5
}

.sitemap-link .level3>ul>li>ul>li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    border-bottom: 1px solid #0072bc
}

.sitemap-link .level3>ul>li>ul>li:after {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    border-left: 1px solid #0072bc;
    bottom: 50%
}

.sitemap-link .level3>ul>li>ul li a {
    font-size: 1.5rem
}

.sitemap.custom-link-page .sitemap-link {
    display: block
}

.sitemap.custom-link-page .sitemap-link .level2:after,
.sitemap.custom-link-page .sitemap-link .level3>ul.multiplerow>li:nth-child(1):before,
.sitemap.custom-link-page .sitemap-link .level3>ul.multiplerow>li:nth-child(5):before,
.sitemap.custom-link-page .sitemap-link .level3>ul.tworow>li:nth-child(1):before,
.sitemap.custom-link-page .sitemap-link .level3>ul>li:after {
    display: none
}

.sitemap.custom-link-page .sitemap-link .level3 {
    width: 100%
}

.sitemap.custom-link-page .sitemap-link .level2 {
    padding-bottom: 40px
}

.sitemap.custom-link-page {
    margin-top: -80px
}

.ligMainVideosecirda .lifeVideosirda {
    width: 100%
}

.ligMainVideosecirda {
    display: inline;
    justify-content: space-between
}

.lifeVideosirda .heading {
    text-align: center
}

.ligMainVideosecirda .lifeVideosirda {
    float: left;
    background: #f6f6f6;
    padding: 10px 5px;
    -webkit-box-shadow: 1px 1px 10px 1px #e0e0e0;
    -ms-box-shadow: 1px 1px 10px 1px #e0e0e0;
    -o-box-shadow: 1px 1px 10px 1px #e0e0e0;
    box-shadow: 1px 1px 10px 1px #e0e0e0
}

.ligMainVideosecirda .sideCards {
    width: 28%;
    position: relative
}

.ligMainVideosecirda .lifeVideosirda,
.ligMainVideosecirda .sideCards {
    float: left;
    background: #f6f6f6;
    padding: 20px 15px;
    -webkit-box-shadow: 1px 1px 10px 1px #e0e0e0;
    -ms-box-shadow: 1px 1px 10px 1px #e0e0e0;
    -o-box-shadow: 1px 1px 10px 1px #e0e0e0;
    box-shadow: 1px 1px 10px 1px #e0e0e0
}

.ligMainVideosecirda .heading {
    font-size: 3rem;
    padding-bottom: 20px
}

.lifeVideosirda .box {
    padding-bottom: 50px
}

.lifeVideosirda .contentSec {
    padding: 10px 20px;
    position: absolute;
    bottom: 0;
    width: 380px;
    background: #fff;
    right: 0;
    -webkit-box-shadow: 0 0 30px 5px #e0e0e0;
    box-shadow: 0 0 30px 5px #e0e0e0
}

.lifeVideosirda .contentSec h4 {
    color: #fe9542;
    font-size: 2rem;
    padding-bottom: 10px
}

.lifeVideosirda .contentSec p {
    font-size: 1.6rem;
    padding: 0 0 8px 0
}

.lifeVideosirda .videoBg {
    position: relative
}

.lifeVideosirda .heading {
    padding: 0 0 25px;
    color: #0072bc;
    font-weight: 700
}

.lifeVideosirda .videoBg img {
    width: 100%;
    height: auto;
    background: 0 0
}

.lifeVideosirda .box .video-icons {
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.lifeVideosirda .box .video-icons img {
    background: 0 0;
    border-radius: 0
}

.lifeVideosirda .contentSec h4 {
    color: #fe9542;
    font-size: 2rem;
    padding-bottom: 10px
}

.lifeVideosirda .contentSec p {
    font-size: 1.6rem;
    padding: 0 0 8px 0
}

.lifeVideosirda .box {
    padding-right: 20px
}

.lifeVideosirda .btn {
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.all-btn-products .newb {
    color: #333 !important
}

.toaster-messagepopup {
    position: fixed;
    padding: 20px 25px;
    padding-right: 50px;
    background: #f89c30;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -wbkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 99;
    border-radius: 8px;
    display: none
}

.toaster-messagepopup .closebtn {
    position: absolute;
    right: 15px;
    top: 0
}

.toaster-messagepopup p span {
    line-height: normal;
    display: block
}

.toaster-messagepopup p {
    font-size: 2rem;
    padding-bottom: 5px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.toaster-messagepopup .closebtn svg {
    color: #fff;
    width: 15px;
    height: 15px
}

.breadcrump-sec-branch {
    width: 100%;
    float: left;
    padding: 5px 0
}

.breadcrump-sec-branch ul li {
    float: left;
    padding: 0 10px;
    position: relative;
    font-size: 1.3rem;
    color: #9dbcdc;
    margin-right: 5px
}

.breadcrump-sec-branch ul li {
    float: left;
    padding: 0 10px;
    position: relative;
    font-size: 1.3rem;
    color: #9dbcdc;
    margin-right: 5px
}

.breadcrump-sec-branch ul li a {
    font-size: 1.3rem;
    color: #fff
}

.live-chat-mobile {
    margin-left: 10px
}


.thumbsSwipe .img-cont img {
    width: 100%
}

header .navWrap .icon-links ul.dropmenu {
    display: none;
    background: #fff;
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 99;
    height: auto !important
}

header .navWrap .icon-links ul.dropmenu li {
    padding: 10px 20px;
    display: flex;
}

header .navWrap .icon-links ul.dropmenu li:last-child {
    padding-bottom: 15px
}

header .navWrap .icon-links ul.dropmenu li:nth-child(1) {
    padding-top: 15px
}

.mobSticky li:nth-child(1) .imgicon,
.mobSticky li:nth-child(2) .imgicon,
.mobSticky li:nth-child(3) .imgicon,
.mobSticky li:nth-child(4) .imgicon {
    background-image: url(../../../content/dam/balic/index/sprite.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px
}

.mobSticky li:nth-child(1) .imgicon {
    background-position: -66px -385px
}

.mobSticky li:nth-child(2) .imgicon {
    background-position: -435px -164px
}

.mobSticky li:nth-child(3) .imgicon {
    background-position: -288px -280px
}

.mobSticky li:nth-child(4) .imgicon {
    background-position: -134px -392px
}

.mouseIcon:after {
    background-image: url(../../../content/dam/balic/index/sprite.png);
    background-position: -437px -282px;
    background-repeat: no-repeat;
    width: 17px;
    height: 200px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0
}

header .navWrap .icon-links>li>a.language-icon {
    background-position: -419px -109px;
    background-image: none
}

header .navWrap .icon-links>li>a.language-icon {
    margin-right: 0px;
    width: 64px
}

header .navWrap .icon-links>li>a.language-icon:after {
    position: absolute;
    background: 0 0;
    content: '\25bc';
    margin-left: 3px;
    font-size: 1.2rem;
    top: .4rem
}

header .navWrap .icon-links>li>a.language-icon span {
    margin-left: 0
}

.newsletter-section .mobile-app-playstore>li {
    display: inline-block;
    margin-right: 10px
}

.newsletter-section .mobile-app-playstore li a {
    background-image: url(../../../content/dam/balic/index/sprite.png);
    background-repeat: no-repeat;
    width: 122px;
    height: 36px;
    display: block
}

.newsletter-section .mobile-app-playstore li:first-child a {
    background-position: -154px -461px
}

.newsletter-section .mobile-app-playstore li:last-child a {
    background-position: -295px -460px
}

.disclaimerContWrapper p.irdai {
    border: 1px solid #ccc;
    padding: 8px;
}

.policy-benifits {
    float: left;
    width: 100%;
}

.policy-benifits .benifit-tab {
    font-size: 0;
    text-align: center;
    width: auto;
}

.policy-benifits .benifit-tab li.active {
    border: 1px solid #d8d8d8;
    border-bottom: 0;
    color: #0072bc;
    font-family: AllianzSansBold;
    background: #fff;
}

.policy-benifits .benifit-tab li {
    border: 0;
    width: auto;
    position: relative;
    display: inline-block;
    padding: 15px 35px;
    color: #5f5f5f;
    font-size: 2.2rem;
    cursor: pointer;
    font-family: AllianzSans;
}

.policy-benifits .benifit-tab li.active:before {
    display: block;
}

.policy-benifits .benifit-tab li:before {
    position: absolute;
    left: 0;
    bottom: -1px;
    content: '';
    height: 1px;
    background: #fff;
    width: 100%;
    z-index: 1;
    display: none;
}

.policy-benifits .benifit-tab li.active:after {
    width: 50%;
}

.policy-benifits .benifit-tab li:after {
    position: absolute;
    left: 0;
    bottom: 3px;
    content: '';
    height: 2px;
    background: #f6842f;
    width: 0;
    z-index: 1;
    right: 0;
    margin: 0 auto;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.policy-benifits .content {
    background: #fff;
    border: 1px solid #d8d8d8;
    float: left;
    width: 100%;
    position: relative;
    height: 420px;
    padding: 60px 40px;
}

.notify-panel .ss-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    padding-bottom: 86%;
}

.notify-panel .ss-content {
    height: 100%;
    width: 100%;
    padding: 0 0 0 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-x: auto;
    overflow-y: scroll;
    box-sizing: border-box;
}

.notify-panel.ss-container {
    display: flex;
}

.notify-panel .ss-content::-webkit-scrollbar {
    width: 3px !important;
    display: block !important;
}

.notify-panel .ss-content::-webkit-scrollbar-thumb {
    background: #333;
    border: 1px solid #333;
    border-radius: 10px;
    box-shadow: 0px 0px 4px #333;
}

.notify-panel .ss-content::-webkit-scrollbar-track {
    background: #aaa;
    border: 1px solid #aaa;
}

.serviceSales .serviceHeading {
    font-size: 1.6rem;
    color: #0077c0;
    padding: 10px 0px 3px 0px;
    border-bottom: 1px solid;
    display: inline-block;
    width: 100%;
}

.bottom-strip {
    padding: 0
}

.bottom-strip .bottom-category {
    margin: 0;
    text-align: center;
    background: #0072bc;
    display: table
}

.bottom-strip .bottom-category.row.vAlign [class^=column-] {
    display: table-cell
}

.bottom-strip .bottom-category li {
    display: inline-block;
    font-size: 2.6rem;
    font-family: AllianzSansBold;
    padding: 30px 15px;
    color: #fff;
    cursor: pointer;
    position: relative
}

.bottom-strip .bottom-category li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 40px;
    background: #2ac9ff;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.bottom-strip .bottom-category li.active {
    background: #2ac9ff
}

.bottom-strip .bottom-category li.active:before {
    color: #0072bc
}

.bottom-strip .bottom-category li.active:after,
.bottom-strip .bottom-category li:last-child:after {
    display: none
}

.bottom-strip .tabs-contentWrap {
    width: 100%;
    float: left;
    padding: 30px 0 30px
}

.bottom-strip .tabs-contentWrap .content {
    width: 100%;
    float: left;
    display: none
}

.bottom-strip .tabs-contentWrap .content .product-carousel {
    width: 100%;
    float: left;
    padding-bottom: 0;
    text-align: center
}

.bottom-strip .tabs-contentWrap .content .product-carousel .item {
    width: 100%;
    float: left
}

.bottom-strip .tabs-contentWrap .content .product-carousel .item .row {
    margin: 0
}

.bottom-strip .tabs-contentWrap .content .product-carousel .item .row .imgSec {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    margin: 0 30px;
    width: 200px;
    height: 200px
}

.bottom-strip .tabs-contentWrap .content .product-carousel .item .row .imgSec svg {
    width: 100%;
    height: auto
}

.bottom-strip .tabs-contentWrap .content .product-carousel .item .row .text {
    width: 700px;
    margin: 0 30px;
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.bottom-strip .tabs-contentWrap .content .product-carousel .item .row .text h2 {
    font-size: 3rem;
    color: #0072bc;
    font-family: AllianzSansBold;
    padding-bottom: 15px
}

.bottom-strip .tabs-contentWrap .content .product-carousel .item .row .text p {
    font-size: 1.6rem;
    color: #4f4f4f;
    line-height: 1.6
}

.bottom-strip .tabs-contentWrap .content .product-carousel .owl-dots {
    text-align: center
}

.bottom-strip .tabs-contentWrap .content .row {
    padding: 10px 0;
    margin: 0
}

.bottom-strip .tabs-contentWrap .content .row.talk-to-expert {
    margin: 0 auto
}

.bottom-strip .tabs-contentWrap .content .left-sec {
    width: 30%;
    float: left;
    margin-right: 30px
}

.bottom-strip .tabs-contentWrap .content .left-sec .menu-list-sec {
    text-align: left
}

.bottom-strip .tabs-contentWrap .content .left-sec .menu-list-sec li {
    float: left;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px
}

.bottom-strip .tabs-contentWrap .content .left-sec .menu-list-sec li a {
    display: block;
    position: relative;
    font-size: 2rem;
    color: #5f5f5f;
    padding: 0
}

.bottom-strip .tabs-contentWrap .content .left-sec .menu-list-sec li a:before {
    display: none
}

.bottom-strip .tabs-contentWrap .content .left-sec .menu-list-sec li.active {
    background: #2ac9ff
}

.bottom-strip .tabs-contentWrap .content .left-sec .menu-list-sec li.active a {
    color: #fff
}

.bottom-strip .tabs-contentWrap .content .right-sec {
    width: 55%;
    float: left;
    margin: 0 30px
}

.bottom-strip .tabs-contentWrap .content .right-sec p {
    font-size: 1.6rem;
    color: #5f5f5f;
    line-height: 1.6;
    padding-bottom: 15px
}

.bottom-strip .tabs-contentWrap .content .right-sec .content {
    padding: 0
}

.bottom-strip .tabs-contentWrap .content .right-sec .load-content {
    width: 100%;
    float: left;
    position: relative;
    text-align: center
}

.bottom-strip .tabs-contentWrap .content .right-sec .load-content p {
    font-size: 1.8rem;
    color: #5f5f5f;
    text-align: left
}

.bottom-strip .tabs-contentWrap .content .right-sec .border-sec {
    width: 100%;
    float: left;
    padding-top: 50px;
    border-top: 1px solid #9f9f9f
}

.bottom-strip .tabs-contentWrap .content .right-sec .border-sec:first-child {
    padding-top: 0;
    border: 0
}

.accordianTitle {
    display: block;
    color: #fff;
    font-family: AllianzSansBold;
    font-size: 2.4rem;
    padding: 10px 40px 10px 10px;
    margin: 10px 0;
    float: left;
    width: 100%
}

.accordianTitle.active {
    background: #2ac9ff
}

.bottom-strip .accordianTitle:after {
    content: '';
    height: 8px;
    width: 8px;
    display: block;
    border: 3px solid #fff;
    border-top-width: 3px;
    border-right-width: 3px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-right-width: 0;
    border-top-width: 0;
    top: 50%;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    -o-transform: rotate(-45deg) translateY(-50%);
    position: absolute;
    right: 15px;
    margin-top: -3px
}

.accordianTitle.active:before {
    color: #0072bc
}

.accordianTitle.active:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(136deg);
    -ms-transform: rotate(136deg);
    o-transform: rotate(136deg);
    -webkit-transform: rotate(136deg);
    transform: rotate(136deg)
}

.banner-btn {
    display: inline-flex;
}

#pay-premium-main-page.bannersec .bottSec .all-btn-products {
    text-align: center;
}

#pay-premium-main-page.bannersec .all-btn-products .fl-left {
    padding-bottom: 10px;
}

#pay-premium-main-page.bannersec .bottSec .all-btn-products .btn {
    margin: 0 50px;
}

.irda-public-notice-on-spurious-calls .bannerSec .bottSec {
    -webkit-transform: scale(.8555);
    -moz-transform: scale(.8555);
    -ms-transform: scale(.8555);
    -o-transform: scale(.8555);
    transform: scale(.8555);
}

/*Added for Multilingual Issue-Priya*/
.avk-malayalam .bannerBigFont h1,
.avk-bengali .bannerBigFont h1,
.avk-kannada .bannerBigFont h1,
.avk-tamil .bannerBigFont h1 {
    font-size: 3rem !important;
}

.avk-malayalam .topbgSec.bachat-plus .bannerSec .title-sec h2 span,
.avk-bengali .topbgSec.bachat-plus .bannerSec .title-sec h2 span,
.avk-kannada .topbgSec.bachat-plus .bannerSec .title-sec h2 span,
.avk-tamil .topbgSec.bachat-plus .bannerSec .title-sec h2 span {
    font-size: 3rem;
}

.avk-malayalam .future-wealth-gain .bannerSec .topSec .title-sec h2 .title,
.avk-bengali .future-wealth-gain .bannerSec .topSec .title-sec h2 .title,
.avk-kannada .future-wealth-gain .bannerSec .topSec .title-sec h2 .title,
.avk-tamil .future-wealth-gain .bannerSec .topSec .title-sec h2 .title {
    font-size: 1.8rem;
}

.avk-malayalam .future-wealth-gain .bannerSec .topSec .title-sec h2 small,
.avk-bengali .future-wealth-gain .bannerSec .topSec .title-sec h2 small,
.avk-kannada .future-wealth-gain .bannerSec .topSec .title-sec h2 small,
.avk-tamil .future-wealth-gain .bannerSec .topSec .title-sec h2 small {
    font-size: 1.6rem;
}

.avk-malayalam .serviceWrap .have-us-call-you .icon-text,
.avk-bengali .serviceWrap .have-us-call-you .icon-text,
.avk-kannada .serviceWrap .have-us-call-you .icon-text,
.avk-tamil .serviceWrap .have-us-call-you .icon-text {
    font-size: 2.4rem;
}

.avk-malayalam .placeholder,
.avk-tamil .placeholder,
.avk-bengali .placeholder,
.avk-kannada .placeholder {
    font-size: 2rem;
}

.avk-malayalam .ulipContWrapper.public-notice h3,
.avk-bengali .ulipContWrapper.public-notice h3,
.avk-kannada .ulipContWrapper.public-notice h3 {
    font-size: 1.8rem;
}

.avk-malayalam .download-details .brochureSec a,
.avk-malayalam .download-details .documentSec a,
.avk-bengali .download-details .brochureSec a,
.avk-bengali .download-details .documentSec a,
.avk-kannada .download-details .brochureSec a,
.avk-kannada .download-details .documentSec a,
.avk-tamil .download-details .brochureSec a,
.avk-tamil .download-details .documentSec a {
    font-size: 1.4rem;
}

.avk-tamil .bannerSec .topSec .features li,
.avk-bengali .bannerSec .topSec .features li,
.avk-kannada .bannerSec .topSec .features li {
    padding: 0 0 7px 18px;
    font-size: 1.5rem;
}


/*Added for Multilingual Issue-Pawan*/
.avk-malayalam .bannersec .bannerSec .bottSec .btn,
.avk-bengali .bannersec .bannerSec .bottSec .btn,
.avk-kannada .bannersec .bannerSec .bottSec .btn {
    background: #f89c30;
    border: 1px solid #f89c30;
    margin: 0 20px 0 0;
}

.avk-malayalam .bannersec .topSec .lhs-txt h1,
.avk-bengali .bannersec .topSec .lhs-txt h1,
.avk-kannada .bannersec .topSec .lhs-txt h1 {
    font-size: 2.5rem;
}

.avk-malayalam .bannersec .topSec .lhs-txt p,
.avk-bengali .bannersec .topSec .lhs-txt p,
.avk-kannada .bannersec .topSec .lhs-txt p {
    font-size: 1.5rem;
}

.avk-malayalam header .navWrap nav .navlinks>li>a,
.avk-tamil header .navWrap nav .navlinks>li>a {
    /*  padding: 5px 0;*/
}

.avk-tamil .future-wealth-gain .bannerSec .topSec .title-sec h2 span {
    font-size: 3.5rem;
}

.avk-tamil .bannerBigFont h1,
.avk-kannada .bannerBigFont h1,
.avk-bengali .bannerBigFont h1 {
    font-size: 4rem !important;
}

.avk-marathi .serviceWrap .have-us-call-you .icon-text,
.avk-hindi .serviceWrap .have-us-call-you .icon-text {
    font-size: 3rem;
    text-align: center;
}

.text-orange {
    color: #f89c30
}

/*======================*/

.customer_header{
 font-size: 18px;   
 font-weight: 700;
 color: #4F4F4F;
 letter-spacing:0.02em;
 margin: 10px 0px;       
}


.icon_border{
    border-bottom: 1px solid #C4C4C4;
}
.mt-30{
    margin-top: 20px;
    display: inline-block;
    margin-left: 10px;
}
.dial_number{
    margin: 6px 0px 2px;
    display: inline-block;
}

.topIcon-info ul li p a{
    text-decoration: underline;
    color: #0072BC;
}
.online_offline{
    font-weight:400;
    font-size: 13px;
}

.checkout-header {
    padding: 8px 0 5px;
}
@media only screen and (max-width:400px) {
    .uliptabs span {
        margin: 0
    }
}

@media screen and (max-width:600px) {
    .mobile-app {
        display: block
    }

    .mobile-app-keys {
        display: table
    }

    .mobile-app .mobile-content-sec,
    .mobile-app .mobile-video-sec,
    .mobile-app-keys .mobile-app-feauters,
    .mobile-app-keys .mobile-app-img-sec {
        display: block;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    header .navWrap .icon-links>li>a.language-icon span {
        margin-left: 0px;
    }

    header .navWrap .pull-right>.icon-links>.nriIcon {
        /* width: 32%; */
        text-align: right;
        margin-right: 9px;
    }

    .service-policy .savingplan-crausal.service-category li {
        width: 80% !important;
        margin: 10px 20px
    }
}

@media screen and (max-width:768px) {
    .sitemap .categoryBox h1 {
        font-size: 3rem
    }

    .sitemap-link {
        display: block;
        padding: 0;
        margin-top: 30px;
        border: 2px solid gray;
        border-radius: 5px
    }

    .sitemap-link .level2 {
        background: #d3d3d3;
        padding: 10px;
        width: 100%
    }

    .sitemap-link .level3>ul {
        display: block;
        font-size: 0
    }

    .sitemap-link .level3 {
        width: 100%
    }

    .sitemap-link .level3>ul>li {
        width: 50%;
        padding: 20px 20px 35px;
        position: relative;
        display: inline-block
    }

    .sitemap-link .level2:after,
    .sitemap-link .level3>ul.multiplerow>li:nth-child(1):before,
    .sitemap-link .level3>ul.multiplerow>li:nth-child(5):before,
    .sitemap-link .level3>ul.singlerow>li:first-child:before,
    .sitemap-link .level3>ul.tworow>li:nth-child(1):before,
    .sitemap-link .level3>ul>li:after,
    .sitemap-link .level3>ul>li:only-child:after,
    .sitemap.custom-link-page .sitemap-link .level2::after {
        display: none
    }

    .sitemap-link:last-of-type {
        border-bottom: 2px solid gray;
        padding-bottom: 20px
    }

    .sitemap.custom-link-page .sitemap-link .level2 {
        padding-bottom: 10px
    }
}

@media screen and (max-width:520px) {
    .sitemap .categoryBox h1 {
        font-size: 2rem
    }

    .sitemap-link .level3>ul>li {
        width: 100%
    }

    .sitemap-link .level3>ul>li>ul>li {
        min-height: inherit
    }

    .sitemap-link .level3>ul>li>ul li a {
        font-size: 1.4rem
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .live-chat-mobile {
        display: none !important
    }
}

@media screen and (min-width:768px) and (max-width:1240px) {
    .live-chat-mobile {
        display: none !important
    }
}

@media screen and (max-width:1460px) {
    .mouseIcon {
        left: 10px
    }

    h2 {
        font-size: 4rem
    }

    h3 {
        font-size: 2.6rem
    }

    .container,
    .container-fluid {
        padding: 0 20px
    }

    .serviceWrap .have-us-call-you {
        padding: 35px 15px;
        margin: 10px 0 50px
    }

    footer .top-section .footer-link li {
        padding: 0 10px
    }

    footer .newsletter-section .social-icon li {
        padding: 0 6px
    }

    .plans-section.Plansaving {
        padding: 40px 0
    }

    .plans-section.Plansaving .container {
        padding: 0 20px
    }

    .bottom-strip .bottom-category li {
        font-size: 1.8rem;
        padding: 20px 6px
    }

    .bottom-strip .tabs-contentWrap .content .left-sec .menu-list-sec li {
        padding: 10px 10px
    }
}

@media screen and (min-width:1200px) and (max-width:1440px) {
    header .navWrap .logo {
        max-width: 170px;
        display: none;
        /* new header */
    }

    header .navWrap .subNav li a,
    header .navWrap .subNav.primaryNav .col-link .inner-subnav.subnav-one>li>a {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 1.5rem
    }

    header .navWrap .subNav.primaryNav .col-link .inner-subnav li {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    header .navWrap .subNav.primaryNav .col-link .inner-subnav .bullet li {
        padding: 5px 10px 5px 16px !important
    }

    .imgwrap img {
        width: 100%;
        max-width: 190px
    }

    .bannerSec {
        margin-top: -20px
    }

    #askforagent .selectedValue,
    .custom-checkbox,
    .custom-radio {
        font-size: 1.6rem !important
    }

    header {
        padding: 15px 0
    }

    header nav {
        padding: 0 20px
    }

    header .logo {
        /*  width: 150px*/
        max-width: 170px;
        /* new header */
    }

    header .navWrap nav .navlinks>li>a {
        font-size: 1.5rem
    }

    .popup.askforagent {
        height: 90%;
        overflow: auto
    }

    .popup.askforagent .popup-content {
        padding: 0
    }

    .popup.askforagent .popup-content .fieldBox {
        float: none
    }

    .popup.askforagent .popup-content p:first-child {
        padding-bottom: 0
    }

    .popup.askforagent .error,
    .popup.askforagent .popup-content .fieldBox .inputBox .placeholder,
    .popup.askforagent .popup-content .fieldBox .inputBox input,
    .popup.askforagent .popup-content .fieldBox .selectBox .selectedValue,
    .popup.askforagent .popup-content select {
        font-size: 1.6rem
    }

    .popup.askforagent .btn input,
    .popup.askforagent .error {
        font-size: 1.4rem
    }

    .container {
        width: 90%
    }

    .topbgSec .container {
        width: 100%
    }
}

@media screen and (min-width:800px) and (max-width:1366px) {

    .bannerSec .bottSec .download-details,
    .bannerSec .bottSec .step-progressbar,
    .bannerSec .data-flip,
    .bannerSec .topSec {
        -webkit-transform: scale(.8555);
        -moz-transform: scale(.8555);
        -ms-transform: scale(.8555);
        -o-transform: scale(.8555);
        transform: scale(.8555)
    }
    .banner-btn {
    margin-left: 50px;
}
    .bannerSec .bottSec .download-details{
       /* -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;*/
    }

    .topbgSec.bannersec .bannerSec {
        padding-left: 0;
        padding: 0 60px
    }

    .bannerSec .topSec {
        max-width: 60%
    }

    .bannerSec .topSec .features li {
        margin-bottom: 5px
    }

    .bannerSec .bottSec .btn {
        margin-left: 50px;
        font-size: 1.4rem
    }

    header .navWrap .subNav.primaryNav .col-link .inner-subnav {
        padding: 15px 0 15px 10px
    }

    header .navWrap .subNav.primaryNav .col-link .inner-subnav li {
        padding: 8px 20px
    }
}

@media screen and (max-width:1366px) {
    .topbgSec {
        margin-top: 0
    }

    .mouseIcon {
        left: 20px;
        bottom: 70px
    }

    header .navWrap nav .navlinks>li>a {
        font-size: 1.4rem
    }

}

@media screen and (max-width:1240px) {

    .mobhide,
    header .navWrap .subNav.primaryNav .col-link .inner-subnav .subnav-product.paddAll,
    header .navWrap .subNav.primaryNav .col-link .inner-subnav.subnav-one .down-arrow,
    header .navWrap nav .navlinks li::after,
    header .navWrap nav .navlinks>li>a:after,
    header .navWrap nav .navlinks>li>a:only-child:before {
        display: none
    }

    header .navWrap .logo {
        max-width: 140px
    }

    header .navWrap nav {
        position: fixed;
        top: 0;
        left: 100%;
        bottom: 0;
        width: 85%;
        padding: 0 0 80px 0;
        overflow-y: auto;
        overflow-x: hidden;
        transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        background: #fff;
        z-index: 999;
        transition: .35s all cubic-bezier(.65, .05, .36, 1);
        -webkit-transition: .35s all cubic-bezier(.65, .05, .36, 1);
        -ms-transition: .35s all cubic-bezier(.65, .05, .36, 1)
    }

    header .navWrap nav .navlinks>li {
        width: 100%;
        float: left;
        padding: 10px 0;
        border-bottom: 1px solid #acaeae
    }

    header .navWrap nav .navlinks>li>a {
        padding: 0 0 0 15px;
        color: #2186c8;
        font-family: AllianzSansBold;
        font-size: 1.8rem;
        position: static;
        display: inline-block
    }

    header .navWrap nav .navlinks>li>a:before {
        content: "";
        width: 8px;
        height: 8px;
        border-bottom: 2px solid #acaeae;
        border-right: 2px solid #acaeae;
        display: block;
        position: absolute;
        right: 25px;
        top: 24px;
        -webkit-transform: translateY(-50%) rotate(45deg);
        -moz-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        -o-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -ms-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
        margin-top: -2px;
        pointer-events: none
    }

    header .navWrap nav .navlinks>li.active>a {
        color: #f89c30
    }

    header .navWrap nav .navlinks>li.active>a:before {
        -webkit-transform: translateY(-50%) rotate(225deg);
        -moz-transform: translateY(-50%) rotate(225deg);
        -ms-transform: translateY(-50%) rotate(225deg);
        -o-transform: translateY(-50%) rotate(225deg);
        transform: translateY(-50%) rotate(225deg);
        margin-top: 3px
    }

    header .navWrap nav.openMenu {
        transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%)
    }

    header .navWrap .pull-right {
        display: flex;
        align-items: center
    }

    header .navWrap .pull-right .icon-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    header .navWrap .pull-right .icon-links li {
        padding: 15px 6px;
        position: inherit;
        position: relative
    }

    .topIcon-info [class*=imgiconic-]:before,
    .topIcon-info [class^=imgiconic-]:before {
        left: 0
    }

    header .navWrap .subNav {
        -webkit-transform: inherit;
        transform: inherit;
        visibility: visible;
        opacity: 1;
        top: 0;
        left: 0;
        position: relative;
        width: 100%;
        float: left;
        margin-top: 10px;
        border-top: 1px solid #acaeae;
        padding: 15px 20px 5px;
        display: none
    }

    header .navWrap .subNav li {
        padding-bottom: 10px
    }

    header .navWrap .subNav.primaryNav {
        padding: 15px 10px 5px
    }

    header .navWrap .subNav.primaryNav .col-link .inner-subnav .subnav-product {
        width: 100%;
        position: relative;
        left: 0;
        opacity: 1;
        background: 0 0;
        visibility: visible;
        border: 0;
        padding-bottom: 10px;
        padding-top: 10px
    }

    header .navWrap .subNav.primaryNav .col-link .inner-subnav li {
        padding: 0 0 12px 15px;
        position: relative
    }

    header .navWrap .subNav.primaryNav .col-link .inner-subnav>li>a {
        font-size: 1.7rem;
        color: #0072bc;
        font-family: AllianzSansBold
    }

    header .navWrap .subNav li a.btn.viewbtn {
        font-size: 1.4rem;
        margin-bottom: 10px
    }

    .topIcon-info {
        border: 1px solid #ddd;
        right: -82px
    }

    .topIcon-info.customer-login {
        right: -36px;
    }

    .topIcon-info ul li {
        padding: 15px 0
    }

    .topIcon-info ul li a {
        font-size: 1.4rem
    }

    .topIcon-info [class*=imgiconic-] {
        padding-left: 60px
    }

    .mob-topSec {
        display: block;
        padding: 15px 20px 15px 45px;
        border-bottom: 1px solid #acaeae;
        position: relative
    }

    header .navWrap nav .navlinks {
        padding: 0 20px
    }

    .testimonial-box ul li {
        padding: 15px
    }

    .topbgSec.bannersec .bannerSec .topSec {
        width: 50%
    }

    .service-policy .service-category li a p {
        font-size: 2rem
    }

    .img-cont .content-cont .position-cont h2 {
        font-size: 3rem
    }

    .mobSticky {
        width: 100%;
        float: left;
        position: fixed;
        background: #fff;
        bottom: 0;
        z-index: 99;
        display: block;
        border-top: 1px solid #d2d2d2
    }

    .mobSticky ul {
        display: flex
    }

    .mobSticky li {
        /*float: left;*/
        padding: 5px 6px;
        text-align: center;
        position: relative;
    	width:25%;
    }

    .mobSticky li:before {
        content: "";
        position: absolute;
        left: 0;
        width: 1px;
        height: 60%;
        background: #d2d2d2;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mobSticky li .imgicon {
        display: block;
        width: 30px;
        height: 32px;
        margin: 0 auto 6px
    }

    .mobSticky li a {
        color: #f6842f;
        font-size: 1.4rem
    }

    footer {
        padding-bottom: 120px
    }

    header .navWrap .subNav li a {
        padding: 5px 0;
        font-size: 1.5rem
    }

    header .navWrap .subNav.primaryNav .col-link .inner-subnav li {
        padding-bottom: 5px
    }

    header .navWrap .subNav.primaryNav .col-link .inner-subnav.subnav-one>li>a {
        padding-bottom: 0
    }
}

@media screen and (max-width:1024px) {
    .bannerSec .topSec {
        max-width: 600px
    }

    .loaderCenter p {
        font-size: 3.8rem
    }

    .loaderCenter p sup {
        font-size: 2rem;
    }

    .mouseIcon {
        display: none
    }

    footer .column-75 {
        width: 100%;
        float: left
    }

    footer .column-25 {
        width: 100%;
        padding-top: 25px
    }

    footer .socialParent .column-75 {
        width: 100%
    }

    footer .socialParent .column-25 {
        padding-top: 25px;
        width: 100%
    }

    footer .column-20 {
        width: 33.33%;
        min-height: 300px
    }

    .newsletter-section {
        padding-top: 25px
    }

    .homepage .goalsWrap .goals-img,
    .serviceWrap .have-us-call-you .icon-text br {
        display: none
    }

    .service-policy {
        padding-bottom: 15px
    }

    .tabdropdown .menu-list-sec ul li.active a:before {
        right: 10px
    }

    .tabdropdown .menu-list-sec ul li a {
        padding: 10px;
        font-size: 2.3rem
    }

    h2.heading {
        font-size: 3.5rem
    }

    .serviceWrap .have-us-call-you {
        padding: 25px 15px;
        margin: -150px 0 50px
    }

    .serviceWrap .have-us-call-you .icon-text {
        padding: 0 0 0 50px;
        font-size: 3rem;
        margin: 30px 0 15px 0
    }

    .serviceWrap .have-us-call-you .icon-text .iconSvg {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        left: 0
    }

    .bannerSec {
        padding-bottom: 10px;
        padding-left: 0
    }

    .bannerSec .midSec {
        width: 42%
    }

    .swipeWrap .swipemain {
        overflow: scroll
    }

    .table-responsive table td,
    .table-responsive table th,
    .ulipContWrapper.etouchContWrapper .table-responsive table td p,
    .ulipContWrapper.etouchContWrapper .table-responsive table th p {
        padding: 10px
    }

    .policy-benifits .benifit-tab li {
        padding: 15px;
        font-size: 2rem
    }

    .customer-serviceWrap .service-info {
        padding: 30px 40px;
        width: 38%
    }

    .customer-serviceWrap .service-info .imgtag {
        left: -70px;
        width: 90px;
        height: 90px
    }

    .customer-serviceWrap .service-info .imgtag svg {
        width: 60px;
        height: 70px
    }

    .customer-service h2 {
        padding-bottom: 35px
    }

    .customer-serviceWrap .service-info {
        margin-bottom: 30px
    }

    .customer-service {
        padding: 40px 0
    }

    .service-policy .dowload-policy ul li {
        margin-bottom: 10px
    }

    .informationWrap .imgtag {
        margin-right: 3%;
        width: 180px;
        height: 180px
    }

    .informationWrap .imgtag svg {
        width: 100px;
        height: 90px
    }

    .informationWrap .text-info h3 {
        font-size: 2.2rem;
        padding-bottom: 15px
    }

    .informationWrap .text-info p {
        font-size: 1.8rem;
        padding-bottom: 15px
    }

    .service-policy .savingplan-crausal.service-category li {
        width: 90%;
        margin: 20px 0
    }

    .ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord {
        overflow-y: auto;
        width: 100%
    }

    .topbgSec {
        max-height: 100%
    }

    .serviceWrap .have-us-call-you .icon-text .iconSvg {
        position: relative
    }

    .serviceWrap .have-us-call-you .icon-text {
        padding-left: 0
    }

    .Scroll-Sec {
        overflow-x: scroll
    }

    .videoDetailMain .videoBox h5 {
        font-size: 1.8rem
    }

    .videoDetailMain .videoBox p {
        font-size: 1.6rem
    }

    .socialIconsMain .social-contacts li {
        width: 100%;
        padding: 0 10px
    }

    .informationWrap .imgtag img {
        width: 100%
    }

    .serviceWrap .have-us-call-you .icon-text img {
        margin: 0 auto 10px;
        display: block;
        position: relative;
        left: 0;
        transform: none;
    }

    .serviceWrap .have-us-call-you .icon-text img {
        width: 65px;
        height: 65px;
    }

    .bottom-strip .tabs-contentWrap .content .right-sec {
        width: 70%;
        margin: 0
    }

    .bottom-strip .tabs-contentWrap {
        padding: 10px 0
    }
}

@media (max-width:768px) {
    .socialIconsMain .social-contacts li {
        width: 100%;
        margin: 0 auto 20px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .popup .popup-content {
        padding: 0
    }

    .social-contacts li {
        padding-bottom: 30px;
        width: 30%;
        max-width: 100%
    }

    .tabsMain .tabs li a,
    .tabsMain .tabs-contentWrap .content h3 {
        font-size: 1.8rem
    }

    .tabsMain .tabs-contentWrap .content p {
        padding-bottom: 10px
    }

/* Title style for h1-h6 -- Pawan --H1 Missing*/   
    h1.RowHeading{
    font-size: 44px;
    line-height: 44px;
}

h2.RowHeading{
    font-size: 38px;
    line-height: 38px;
}

h3.RowHeading{
    font-size: 32px;
    line-height: 32px;
}

h4.RowHeading{
    font-size: 26px;
    line-height: 26px;
}

h5.RowHeading{
    font-size: 22px;
    line-height: 22px;
}  

h6.RowHeading{
    font-size: 18px;
    line-height: 18px;
}
/**/
    .tabsMain .tabs-contentWrap {
        padding: 5px
    }

    .swipeWrap .swipeTabs li {
        padding: 10px;
        font-size: 2rem
    }

    .popup.smsservice .modal-content {
        height: 700px;
        overflow-y: scroll
    }

    .popup.smsservice .closebtn {
        top: 0
    }
}

@media screen and (max-width:1023px) {
    .topbgSec {
        margin-top: -1px
    }

    .bannerSec .topSec {
        max-width: 100%
    }

    .bannerSec {
        padding-left: 0;
        text-align: center
    }

    .bannerSec .bottSec .btn {
        margin-left: 50px
    }

    .bannersec .bottSec .all-btn-products .btn {
        vertical-align: middle;
        display: inline-block;
        float: none;
        margin-left: 0;
        margin-right: 20px
    }

    .bannerSec .video-link {
        margin-bottom: 0;
        display: none
    }

    .topbgSec .vMiddle {
        top: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .tabsMain .tabs li {
        padding: 15px 5px
    }

    .tabsMain .tabs li a,
    .tabsMain .tabs-contentWrap .content p {
        font-size: 1.5rem
    }

    .tabsMain .tabs-contentWrap .content .btn {
        margin-top: 10px;
        font-size: 1.6rem
    }

    .topbgSec {
        padding: 0 0 25px
    }

    .breadcrump-sec {
        padding-bottom: 20px
    }

    .investment-plans .left-sec {
        padding-right: 20px
    }

    .service-policy {
        padding: 20px
    }

    .service-policy .service-category li a p,
    .service-policy.ulipsworks-landingpage p {
        font-size: 1.6rem
    }

    .owl-carousel .owl-controls .owl-dots {
        text-align: center
    }

    footer .top-section .footer-link li {
        padding: 5px 10px
    }

    footer .top-section .footer-link li a {
        font-size: 1.4rem
    }

    footer .top-section p {
        font-size: 12px
    }

    footer .bottom-section .footer-links {
        padding-bottom: 25px
    }

    footer .bottom-section .text p {
        line-height: 1.6
    }

    /* .ulipContWrapper .gridViewWrapper {
        margin-top: 20px
    } */

    /* .ulipContWrapper .gridViewWrapper .fundBox {
        width: 300px;
        margin: 10px
    } */

    .ulipContWrapper .gridViewWrapper .fundBox .fundInnerCont h3 {
        font-size: 2rem
    }

    .highReturn,
    .lowReturn {
        font-size: 3rem
    }

    .highReturn:before,
    .lowReturn:before {
        width: 9px;
        height: 9px
    }

    .highReturn:after,
    .lowReturn:after {
        height: 23px
    }

    .lowReturn:before {
        bottom: 8px;
        right: 7px
    }

    .highReturn:before {
        right: 8px
    }

    .tabdropdown .menu-list-sec {
        height: 240px
    }

    .bannerSec .bottSec,
    .bannerSec .topSec .features {
        width: 100%
    }

    .bannerSec .midSec {
        position: relative;
        width: 100%;
        top: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        float: left;
        padding-top: 20px;
        z-index: 1
    }

    .thumb .img-cont .content-cont .position-cont h2 {
        font-size: 3rem
    }

    .thumb .img-cont .content-cont .position-cont {
        padding: 0 20px 20px 20px
    }

    .testimonial-box ul li {
        width: 46%
    }

    .testimonial-box ul li .text p {
        font-size: 1.8rem
    }

    .thumb .img-cont .content-cont .position-cont {
        padding: 0 20px 20px 20px
    }

    .service-policy.ulipsworks-landingpage ul li,
    .topbgSec.bannersec .bannerSec .topSec {
        width: 100%
    }

    .service-category ul li {
        width: 100% !important
    }

    .termsofuse .txt-title .images-section {
        width: 30%
    }

    .termsofuse .txt-title .text-content {
        width: 70%
    }

    .shieldwrapper .shield-section ul.varient-list:before {
        display: none
    }

    .bannerSec .midSec {
        width: 50%;
        float: none;
        margin: 0 auto
    }

    .fullHtBanner {
        height: auto !important
    }

    .bannersec .bannerSec .bottSec .btn {
        margin-left: 0;
        display: inline-block;
        float: none
    }

    .bannersec .bannerSec .bottSec .btn.investbtn {
        margin-right: 10px;
    }

    .bannersec .bannerSec .bottSec .btn:last-child {
        margin-right: 0
    }

    .CommonContactUS {
        flex-wrap: wrap
    }

    .CommonContactUS .contactdetail {
        width: 48%;
        margin-bottom: 15px
    }

    .bottom-strip .bottom-category li {
        font-size: 1.7rem;
        padding: 17px 15px
    }

    .bottom-strip .tabs-contentWrap .content .product-carousel {
        float: left;
        padding: 0 15px
    }

    .bottom-strip .tabs-contentWrap .content {
        padding: 15px 0
    }

    .bottom-strip .tabs-contentWrap .content .product-carousel .item .row .text {
        width: 100%;
        margin: 0
    }

    .bottom-strip .tabs-contentWrap .content .product-carousel .item .row .text h2 {
        font-size: 2rem;
        padding-bottom: 10px
    }

    .topbgSec.bachat-plus .bannerSec .features li {
        display: inline-block;
        width: auto;
        float: none;
        padding-bottom: 0
    }

    .bannerSec .topSec .features li {
        margin: 0 15px 0 0;
        float: none;
        display: inline-block;
        font-size: 1.4rem;
    }
}

@media screen and (max-width:767px) {
    .popup {
        position: fixed;
        padding: 15px;
        width: 96%;
        overflow-y: scroll;
        height: 400px
    }

    .popup .popup-content p {
        font-size: 1.6rem;
        padding-bottom: 10px
    }

    .popup .closebtn {
        right: 15px;
        top: 15px
    }

    .popup .popup-content {
        padding: 0
    }

    .popup .popup-content .fieldBox .inputBox .placeholder {
        font-size: 1.6rem;
        top: 26px
    }

    .popup .popup-content .fieldBox .inputBox input {
        font-size: 1.6rem
    }

    .popup .error {
        margin-top: 0
    }

    .popup #askforagent .error {
        margin-top: 10px
    }

    .popup.askforagent .btn {
        margin: 20px 0 0
    }

    table {
        width: 1000px !important
    }

    .service-policy .service-category li a .imgtag {
        width: 80px;
        padding: 0 0 5px
    }

    .service-policy .service-category li a .line-icon {
        height: 60px
    }

    .social-contacts li {
        padding-bottom: 30px;
        width: 50%
    }

    .tabsMain .tabs li a {
        font-size: 1.8rem
    }

    h3 {
        font-size: 2rem
    }

    .colwiseMain .colwise p,
    .tabsMain .tabs-contentWrap .content p {
        font-size: 1.6rem
    }

    .social-contacts li a {
        padding-top: 35px
    }

    .tabsMain .tabs li {
        padding: 20px 10px
    }

    .container-fluid {
        padding: 0 10px
    }

    h2 {
        font-size: 3rem
    }

    .btn {
        font-size: 1.4rem;
        padding: 8px 15px;
        min-width: auto
    }

    .topbgSec .vMiddle {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    [class^=column-] {
        width: 100%;
        float: left;
        padding: 0
    }

    .serviceWrap .have-us-call-you {
        padding: 20px;
        margin: 20px 0
    }

    .serviceWrap .have-us-call-you .inputBox input {
        caret-color: #fff;
        font-size: 2rem
    }

    .serviceWrap .have-us-call-you .inputBox .placeholder {
        font-size: 2rem
    }

    .error {
        font-size: 1.2rem
    }

    .selectBox .selectedValue {
        font-size: 1.4rem;
        text-align: left
    }

    .our-plan-maintop article {
        padding: 30px 0
    }

    .our-plan-maintop article .detail-sec {
        padding-bottom: 25px
    }

    .our-plan-maintop article ul {
        padding: 10px 0
    }

    .our-plan-maintop article ul.last-plan {
        padding-bottom: 20px
    }

    .our-plan-maintop article h3 {
        padding-bottom: 10px;
        font-size: 2.5rem
    }

    .our-plan-maintop article h4 {
        font-size: 1.8rem
    }

    .our-plan-maintop article p {
        font-size: 1.8rem !important;
        line-height: 23px;
        padding-bottom: 10px
    }

    .our-plan-maintop article .btn {
        padding: 10px 25px
    }

    .investment-plans {
        padding: 20px 0
    }

    .investment-plans .left-sec {
        width: 100%;
        float: left;
        margin: 15px 0;
        padding: 0
    }

    .investment-plans .left-sec .next-click,
    .investment-plans .left-sec .prev-click,
    .tabdropdown .menu-list-sec ul li a:before {
        display: none
    }

    .investment-plans .right-sec,
    .tabdropdown .menu-list-sec ul {
        width: 100%
    }

    .investment-plans .right-sec p {
        font-size: 2.2rem
    }

    .before-documents-investing .right-sec .detail-content ul li .imgtag,
    .investment-plans .left-sec,
    .investment-plans .top-section .title-sec,
    .investment-plans .top-section .watch-list {
        width: 100%
    }

    .serviceWrap .have-us-call-you .btn,
    .serviceWrap .have-us-call-you .column-80 {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%)
    }

    .all-btn-products .fl-left {
        float: none;
        display: inline-block;
        padding-right: 0
    }

    .ulip-content .right-sec .faq-sec .faq-accord-outer,
    .ulipContWrapper .ulipTabs .owl-item.highlight li:before {
        width: 100%
    }

    .ulip-content .right-sec .faq-sec .arrowdown,
    .ulip-content .right-sec .faq-sec .arrowup {
        display: none
    }

    .ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord {
        width: 100%;
        overflow: auto
    }

    .bannersec .vAlign .lhs-txt .all-btn-products a,
    .download-details {
        margin-bottom: 10px
    }

    .download-details .brochureSec,
    .download-details .documentSec {
        padding: 0 0 20px 0;
        display: block
    }

    .download-details .brochureSec a,
    .download-details .documentSec a {
        width: auto;
        display: inline-block;
        float: none;
        clear: both;
        margin-bottom: 10px
    }

    .swipeWrap .swipeTabs li {
        padding: 10px;
        font-size: 2rem
    }

    .disclaimerContWrapper .dislaimercontent {
        width: 100%
    }

    h2.heading {
        font-size: 2.8rem
    }

    .plans-section.Plansaving .plan-Detail {
        text-align: center
    }

    .plans-section.Plansaving .plan-Detail img {
        margin: 0 auto 15px
    }

    .ulip-content .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 {
        font-size: 1.8rem
    }

    .tabsWrap .data-tabs li {
        font-size: 2rem;
        padding: 0 10px 10px;
        margin: 0 15px
    }

    .plans-section .container .plan-title ul li {
        margin: 5px
    }

    .breadcrump-sec {
        display: none
    }

    .bannerSec .topSec .title-sec h2 .title .social-icon a.video-link:after,
   .bannerSec .topSec .title-sec h1 .title .social-icon a.video-link:after,
.bannerSec .topSec .title-sec p.bannerHeadRow .title .social-icon a.video-link:after{
    display: none
}

    .our-plan-maintop .title-top h3 {
        font-size: 3rem
    }

    .our-plan-maintop .plan-info .plan-text p,
    .our-plan-maintop .title-top p {
        font-size: 1.8rem
    }

    .our-plan-maintop .plan-info .plan-img {
        max-width: 100%;
        padding-bottom: 20px;
        vertical-align: top
    }

    .our-plan-maintop .plan-info .plan-text {
        text-align: center;
        max-width: 100%;
        vertical-align: top;
        padding: 0 30px
    }

    .our-plan-maintop .plan-info .plan-text h4 {
        font-size: 2rem
    }

    .our-plan-maintop .plan-info .plan-text .bullet {
        padding: 10px 0 25px
    }

    .our-plan-maintop .plan-info .plan-text .bullet li {
        float: none;
        display: inline-block
    }

    .our-plan-maintop .plan-info .plan-text .btn {
        float: none;
        display: inline-block
    }

    .Onlychild .right-sec .faq-sec .faq-accord-outer .faq-accord {
        padding: 15px 0
    }

    .Onlychild .right-sec .faq-sec .faq-accord-outer .faq-accord .mCSB_scrollTools,
    .bannerSec .topSec .title-sec .insurance-price .premium-sec p .rs {
        display: none !important
    }

    .img-bullet li {
        padding: 5px 0 20px 40px
    }

    .img-bullet li:before {
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7)
    }

    .swipeWrap .swipeTabs li {
        font-size: 1.8rem
    }

    .investment-plans.before-documents-investing .right-sec,
    .ulipcust .product-carousel .right-text .text-sec,
    .ulipcust .product-carousel .row {
        padding-bottom: 0
    }

    .ulipContWrapper.investment-plans {
        padding: 30px 0
    }

    .testimonial-popup {
        position: fixed;
        padding: 18px
    }

    .customer-serviceWrap .service-info {
        width: 90%;
        padding: 5% 10%
    }

    .customer-serviceWrap .service-info .imgtag {
        left: -10%
    }

    .customer-serviceWrap .service-info:nth-child(even) {
        float: left
    }

    .customer-serviceWrap h3 {
        font-size: 1.8rem;
        padding-bottom: 10px
    }

    .customer-serviceWrap p {
        font-size: 1.6rem
    }

    .informationWrap .imgtag {
        float: none;
        display: block;
        margin: 0 auto 20px;
        clear: both
    }

    .thumbsSwipe {
        text-align: left
    }

    .before-documents-investing .right-sec .detail-content ul li,
    .service-policy ul li {
        margin-bottom: 5px;
        padding-bottom: 10px
    }

    .claimpopup-container .review-category li {
        width: 100%;
        border-bottom: 1px solid #ddd;
        padding: 10px 0
    }

    .claimpopup-container .review-category li:before {
        display: none
    }

    .ulipContWrapper.etouchContWrapper p {
        padding-bottom: 15px;
        font-size: 1.6rem;
        line-height: 1.6
    }

    .accordianTitle {
        font-size: 2rem
    }

    footer .bottom-section .border-bottom:first-child {
        display: block;
        justify-content: initial;
        align-items: initial
    }

    .bannerSec .midSec img {
        max-width: 100%
    }

    .bannersec .topSec .lhs-txt h1 {
        font-size: 3rem
    }

    .maturity-payout .right-sec .detail-content .blue-bullet li,
    footer .toggle-btn {
        font-size: 1.6rem
    }

    .customer-service,
    .ulipContWrapper {
        padding: 25px 0
    }

    .public-notice p,
    .service-policy.customer-guidance .service-category li a p {
        font-size: 1.6rem
    }

    /*  .Onlychild .tabdropdown .menu-list-sec {
        display: block
    }
*/
    .Onlychild .tabdropdown .mobtabs-drop {
        display: none
    }

    .Onlychild .right-sec .faq-sec .faq-accord-outer .faq-accord {
        padding-right: 0
    }

    .Onlychild.before-documents-investing .left-sec {
        margin: 0 0 10px 0
    }

    .Onlychild .tabdropdown .menu-list-sec ul li.active a {
        font-size: 3rem
    }

    .bannerBigFont h1 {
        font-size: 4rem !important
    }

    .table-responsive {
        overflow-x: scroll
    }

    .inputBox {
        margin: 10px 0 25px
    }

    .popup.smsservice .modal-content p:first-child {
        font-size: 2rem;
        padding-bottom: 12px
    }

    .popup.smsservice .modal-content h5 {
        font-size: 1.5rem;
        padding-bottom: 5px
    }

    .popup.smsservice .modal-content p {
        font-size: 1.4rem;
        padding-bottom: 10px
    }

    #askforagent .selectedValue,
    .popup.smsservice .modal-content table th {
        font-size: 1.6rem
    }

    .popup.smsservice .modal-content table td {
        font-size: 1.4rem
    }

    .popup.smsservice .sms-disclaimer span,
    .popup.smsservice .sms-disclaimer strong {
        font-size: 1.3rem
    }

    .popup.smsservice .modal-content {
        height: 475px;
        overflow-y: visible
    }

    .popup .popup-content {
        padding: 15px 15px 15px 15px
    }

    .popup div.btn input {
        padding: 8px 10px;
        min-width: 100px;
        margin: 15px 0;
        font-size: 1.6rem
    }

    .ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 span {
        left: 10px;
        width: 25px;
        height: 25px
    }

    .ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel h2 {
        font-size: 1.8rem;
        padding: 20px 20px 20px 50px
    }

    .ulip-content.termsofuse .right-sec .faq-sec .faq-accord-outer .faq-accord .faq-panel .faq-body {
        padding-left: 50px
    }

    .calcBanner,
    .fullHtBanner,
    .homepage {
        height: auto !important;
        min-height: auto
    }

    header .navWrap .subNav.primaryNav .col-link .inner-subnav {
        padding-top: 0
    }

    header .navWrap .pull-right>.icon-links>li {
        /* width: 16% */
    }

    header .navWrap .pull-right .icon-links .serviceSales li {
        width: 100%;
        padding-left: 50px;
        position: relative
    }

    .serviceWrap .have-us-call-you .icon-text {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%)
    }

    .popup.askforagent div.btn input {
        padding: 5px 10px;
        min-width: 120px;
        margin: 6px 0
    }

    #haveCall .checkboxWrap {
        margin-bottom: 40px
    }

    .contact-us #haveCall .checkboxWrap {
        margin-bottom: 0
    }

    .videoDetailMain .videoBox {
        width: 46%;
        margin-left: 3%
    }

    .videoDetailMain .videoBox h5 {
        font-size: 1.6rem
    }

    .videoDetailMain .videoBox p {
        font-size: 1.5rem;
        line-height: 20px
    }

    .slabRates .titleSec h5,
    .slabRates .titleSec h6,
    .taxCalculator .textSec h4 {
        font-size: 3rem
    }

    .termsofuse .txt-title .text-content h1 {
        font-size: 3.5rem;
        padding-bottom: 10px
    }

    .termsofuse .txt-title .text-content p {
        font-size: 1.7rem
    }

    .Disclaimersavetax {
        width: 100%
    }

    .ulipContWrapper.termsofuse {
        padding-top: 50px
    }

    .Disclaimersavetax p,
    .taxsaveTabContent p {
        font-size: 1.6rem
    }

    .informationWrap .text-info {
        width: 70%
    }

    .informationWrap .imgtag {
        width: 150px;
        height: 150px
    }

    .informationWrap .text-info h3 {
        padding-bottom: 8px
    }

    .informationWrap .text-info p {
        font-size: 1.6rem;
        padding-bottom: 8px
    }

    .ulipContWrapper.informationCentreWrap {
        padding: 0 0
    }

    header .dropmenu li .custom-radio {
        margin-bottom: 0;
        margin-right: 0;
        text-align: left
    }

    .bottom-strip .bottom-category {
        display: block
    }

    .bottom-strip .bottom-category.row.vAlign [class^=column-] {
        display: inline-block
    }

    .bottom-strip .bottom-category li:after {
        width: 100%;
        height: 1px;
        left: 0;
        right: inherit;
        bottom: 0;
        top: inherit;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .bottom-strip .tabs-contentWrap .content .left-sec {
        width: 100%
    }

    .bottom-strip .tabs-contentWrap {
        padding: 20px 0
    }

    .bottom-strip .tabs-contentWrap .content {
        background: #fff;
        padding: 10px 0 10px 0
    }

    .bottom-strip .tabs-contentWrap .content .right-sec {
        width: 100%;
        float: left;
        padding: 0 20px;
        margin: 0
    }

    .bottom-strip .tabs-contentWrap .content .right-sec .content {
        padding: 10px 0 10px 0
    }

    .bottom-strip .accordianTitle {
        margin: 0;
        background: #0072bc;
        color: #fff
    }

    .bottom-strip .accordianTitle.active {
        background: #2ac9ff
    }

    .bottom-strip .tabs-contentWrap .content .right-sec p {
        font-size: 1.6rem;
        line-height: 1.6
    }

    .bottom-strip .accordianTitle {
        border-bottom: 1px solid #59a3d3
    }

    .bottom-strip .inner-contentWrap .accordianTitletx {
        float: left;
        width: 100%;
        color: #5f5f5f;
        padding: 13px 40px 13px 10px;
        border-top: 1px solid #d9d9d9;
        position: relative
    }

    .bottom-strip .inner-contentWrap .accordianTitletx:first-child {
        border: 0
    }

    .bottom-strip .inner-contentWrap .accordianTitletx.active {
        color: #2ac9ff;
        border-top: 1px solid transparent
    }

    .bottom-strip .inner-contentWrap .accordianTitletx:before {
        content: '';
        height: 8px;
        width: 8px;
        display: block;
        border: 3px solid #b2b2b2;
        border-top-width: 3px;
        border-right-width: 3px;
        border-right-width: 0;
        border-top-width: 0;
        top: 50%;
        -webkit-transform: rotate(-45deg) translateY(-50%);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg) translateY(-50%);
        -ms-transform: rotate(-45deg) translateY(-50%);
        -o-transform: rotate(-45deg) translateY(-50%);
        position: absolute;
        right: 15px;
        margin-top: -3px
    }

    .bottom-strip .inner-contentWrap .accordianTitletx.active:before {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(136deg);
        -ms-transform: rotate(136deg);
        o-transform: rotate(136deg);
        transform: rotate(136deg);
        border-color: #2ac9ff
    }

    .bottom-strip .tabs-contentWrap .content .right-sec.inner-contentWrap {
        padding: 0
    }

    .bottom-strip .tabs-contentWrap .content .right-sec.inner-contentWrap .content {
        padding: 10px 4%
    }

    .bottom-strip .accordianTitle {
        font-size: 1.8rem;
        font-family: AllianzSans
    }

    .bottom-strip .inner-contentWrap .accordianTitletx {
        font-size: 1.7rem
    }

    .bottom-strip .tabs-contentWrap .content .right-sec .content h3 {
        font-size: 1.6rem
    }

    .bottom-strip .tabs-contentWrap .content .right-sec .content .accordionMain .accordion h3:before {
        width: 3px;
        height: 14px
    }

    .bottom-strip .tabs-contentWrap .content .right-sec .content .accordionMain .accordion h3:after {
        width: 14px;
        height: 2px
    }

    .bannerSec .topSec .title-sec h2,
    .bannerSec .topSec .title-sec h1,
      .bannerSec .topSec .title-sec p.bannnerHeadRow{
        padding-right: 0;
        font-size: 3rem
    }

     .bannerSec .topSec .title-sec h2 .title ,
    .bannerSec .topSec .title-sec h1 .title,
.bannerSec .topSec .title-sec p.bannerHeadRow .title{
        font-size: 2.5rem;
        vertical-align: middle
    }

    .bannerSec .topSec .title-sec .insurance-price,
     .bannerSec .topSec .title-sec h2 .title .social-icon a.video-link,
    .bannerSec .topSec .title-sec h1 .title .social-icon a.video-link,
        .bannerSec .topSec .title-sec p.bannerHeadRow .title .social-icon a.video-link{
        display: block
    }

    .listViewWrapper {
        overflow: auto;
        height: 500px;
    }
    
    .bannerSec .topSec .title-sec h2 .title .social-icon,        
    .bannerSec .topSec .title-sec h1 .title .social-icon,
    .bannerSec .topSec .title-sec p.bannerHeadRow .title .social-icon{
        top: 0;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        display: inline-block;
        vertical-align: middle
    }

   .bannerSec .topSec .title-sec h2 .title,                    
   .bannerSec .topSec .title-sec h1 .title,
    .bannerSec .topSec .title-sec p.bannerHeadRow .title{
        padding-right: 0;
        font-size: 2rem;
        font-weight: 700;
    }

    .bannerSec .topSec .title-sec h2 .title .social-icon,                               
    .bannerSec .topSec .title-sec h1 .title .social-icon,
    .bannerSec .topSec .title-sec p.bannerHeadRow .title .social-icon{
        position: relative;
        display: none
    }
}

@media screen and (max-width:639px) {
    .thumbsSwipe.text-center .thumb {
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit
    }

    .loaderCenter p {
        font-size: 2rem
    }

    .loaderCenter p sup {
        font-size: 1.2rem;
    }

    .container {
        padding: 0 10px
    }

    .service-policy .service-category li {
        width: 50%
    }

    footer .column-25 {
        width: 100%;
        padding-top: 25px
    }

    footer .column-20 {
        width: 50%;
        min-height: inherit
    }

    footer .bottom-section .iso-text {
        margin: 0 0 25px
    }

    .ulipContWrapper.etouchContWrapper {
        padding: 30px
    }

    .service-policy .service-category {
        padding: 10px 0
    }

    .bannerSec .midSec {
        position: relative;
        width: 100%;
        float: left
    }

    .bannerSec .bottSec,
    .settlement-detail {
        width: 100%
    }

    .download-details .brochureSec,
    .download-details .documentSec {
        float: left;
        width: 100%;
        padding: 0;
        margin-bottom: 20px
    }

    .download-details .brochureSec a,
    .download-details .documentSec a {
        width: auto
    }

    .download-details .brochureSec span,
    .download-details .documentSec span {
        display: block;
        float: left;
        width: 100%
    }

    .img-cont .content-cont .position-cont h2 {
        font-size: 2.5rem
    }

    .img-cont .content-cont .position-cont,
    .thumb .img-cont .content-cont .position-cont {
        padding: 0 15px 15px 15px
    }

    .customer-serviceWrap .service-info {
        padding: 5% 15%
    }

    .customer-serviceWrap .service-info .imgtag {
        left: -12%
    }

    .thumb .img-cont .content-cont .position-cont h2 {
        font-size: 2.8rem
    }

    .white-cont .download-details .brochureSec,
    .white-cont .download-details .documentSec {
        width: 49%;
        text-align: center
    }

    .white-cont .download-details .brochureSec span,
    .white-cont .download-details .documentSec span {
        text-align: center
    }

    .white-cont .download-details .brochureSec a,
    .white-cont .download-details .documentSec a {
        font-size: 1.4rem;
        text-align: center
    }

    .white-cont .download-details .documentSec {
        padding-left: 2%
    }

    .thumb .img-cont .white-cont .info p {
        font-size: 1.6rem
    }

    .thumb li .blue-bullet li {
        padding-bottom: 10px;
        font-size: 1.8rem
    }

    .thumbsSwipe .fundsContainer {
        padding-bottom: 10px
    }

    .thumbsSwipe {
        padding: 30px 0
    }

    .testimonial-box ul li {
        width: 100%;
        margin: 0 0 30px 0;
        min-height: auto !important
    }

    .thumb .img-cont .content-cont .position-cont h2 {
        font-size: 2.8rem
    }

    .white-cont .download-details .brochureSec,
    .white-cont .download-details .documentSec {
        width: 49%;
        text-align: center
    }

    .white-cont .download-details .brochureSec span,
    .white-cont .download-details .documentSec span {
        text-align: center
    }

    .white-cont .download-details .brochureSec a,
    .white-cont .download-details .documentSec a {
        font-size: 1.4rem;
        text-align: center
    }

    .white-cont .download-details .documentSec {
        padding-left: 2%
    }

    .thumb .img-cont .white-cont .info p {
        font-size: 1.6rem
    }

    .thumb li .blue-bullet li {
        padding-bottom: 10px;
        font-size: 1.8rem
    }

    .thumbsSwipe .fundsContainer {
        padding-bottom: 10px
    }

    .thumbsSwipe {
        padding: 10px 0
    }

    .all-btn-products .fl-left {
        padding-bottom: 20px
    }

    .claim-registration .service-policy .service-category li a .imgtag,
    .claims-steps .service-policy .service-category li a .imgtag {
        width: auto
    }

    .mobSticky li .imgicon {
        width: 30px;
        height: 32px
    }

    .mobSticky li a {
        font-size: 1rem
    }

    .CommonContactUS .contactdetail {
        width: 100%
    }

    .lifeVideosirda .contentSec,
    .thumbnails-slider-shield .contentSec {
        position: relative;
        width: 100%
    }

    .ulipContWrapper.termsofuse {
        padding-top: 30px
    }

    .termsofuse .txt-title .images-section {
        width: 20%;
        margin-top: 0
    }

    .termsofuse .txt-title .text-content .paragraphtx {
        padding-left: 5px
    }

    .termsofuse .txt-title .text-content {
        width: 75%
    }

    .videoDetailMain .videoBox {
        width: 100%;
        max-width: 350px;
        margin: 0 auto 20px
    }

    .informationWrap {
        display: block
    }

    .informationWrap .text-info {
        width: 100%
    }

    .centerinfo .text-content:nth-child(even) .informationWrap .imgtag {
        margin: 0 auto 20px
    }
}

@media screen and (max-width:480px) {
    .social-contacts li {
        padding: 0 0 20px 0;
        width: 100%
    }

    .social-contacts li:before {
        display: none
    }

    .live-chats li a {
        max-width: 100%
    }

    .product-info-tabs.ulipContWrapper .gridViewWrapper .fundBox .fundInnerCont {
        padding: 5px 5px;
        float: left;
        width: 100%
    }

    .product-info-tabs.ulipContWrapper .gridViewWrapper .fundBox .fundInnerCont h3 {
        font-size: 1.8rem
    }

    .product-info-tabs.ulipContWrapper .gridViewWrapper .fundBox .fundInnerCont .bottomSec .leftSec .ulipId {
        word-break: break-all
    }

    .product-info-tabs.ulipContWrapper .gridViewWrapper .fundBox .fundInnerCont .bottomSec .rightSec {
        width: 38%
    }

    .product-info-tabs.ulipContWrapper .gridViewWrapper .fundBox .fundInnerCont .bottomSec .rightSec .percentage {
        font-size: 2rem
    }

    .highReturn,
    .lowReturn {
        font-size: 2.5rem
    }

    .owl-carousel .owl-controls .owl-dots .owl-dot span {
        width: 25px
    }

    .swipeWrap .swipeTabs li {
        padding: 10px;
        font-size: 1.6rem
    }

    .tabsWrap .data-tabs li {
        font-size: 1.6rem;
        padding: 0 5px 5px;
        margin: 0 10px
    }

    .our-plan-maintop .plan-info .plan-text {
        padding: 0
    }

    .ulipContWrapper .gridViewWrapper .fundBox .fundInnerCont .benchmarkReturn .leftSec span {
        font-size: 1.5rem;
        line-height: normal
    }

    .ulipContWrapper .gridViewWrapper .fundBox .fundInnerCont .benchmarkReturn .leftSec .title {
        font-size: 1.3rem;
        padding-bottom: 5px
    }

    .policy-benifits .benifit-tab li {
        padding: 8px;
        font-size: 1.8rem
    }

    .customer-serviceWrap .service-info {
        padding: 5% 15% 5% 20%
    }

    .customer-serviceWrap .service-info .imgtag {
        width: 70px;
        height: 70px
    }

    .thumb .img-cont .content-cont .position-cont h2 {
        font-size: 2.5rem
    }

    .thumb .img-cont .content-cont .position-cont {
        padding: 0 10px 10px 10px
    }

    .img-cont .white-cont {
        padding: 15px 10px 10px 10px
    }

    .thumb .img-cont .content-cont .position-cont {
        padding: 0 10px 10px 10px
    }

    .img-cont .white-cont {
        padding: 15px 10px 10px 10px
    }

    .toaster-message {
        width: 90%
    }

    .toaster-message p {
        font-size: 1.5rem
    }

    .popup .popup-content .live-chats li a {
        font-size: 1.8rem
    }

    .termsofuse .txt-title .images-section {
        width: 30%;
        margin-top: -15px
    }

    .termsofuse .txt-title .text-content {
        width: 70%
    }

    .termsofuse .txt-title .text-content h1 {
        font-size: 3rem
    }

    .termsofuse .txt-title .text-content p {
        font-size: 1.6rem
    }

    .termsofuse .txt-title .text-content .paragraphtx {
        padding-left: 0
    }
}

@media screen and (max-width:320px) {
    div.btn input {
        font-size: 1.4rem
    }
}

@media screen and (min-width:320px) and (max-width:439px) {

    .white-cont .download-details .brochureSec,
    .white-cont .download-details .documentSec {
        width: 100%
    }

    .thumb .img-cont .content-cont .position-cont h2 {
        font-size: 1.8rem
    }

    .thumb {
        height: auto;
        min-height: auto
    }

    .thumb li {
        min-width: 100%
    }

    .thumb .img-cont .white-cont .info p {
        margin-top: 10px;
        font-size: 1.5rem;
        line-height: 1.5;
        padding-bottom: 10px
    }

    .white-cont .download-details .brochureSec,
    .white-cont .download-details .documentSec {
        margin-bottom: 8px;
        text-align: left
    }

    .white-cont .download-details .brochureSec span,
    .white-cont .download-details .documentSec span {
        text-align: left
    }

    .img-cont.show .white-cont .info {
        max-height: 250px;
        overflow-y: scroll
    }

    .img-cont .white-cont {
        max-height: 45px
    }

    .thumb li .blue-bullet li {
        padding-bottom: 10px;
        font-size: 1.5rem
    }

    .thumb li .all-btns a {
        margin-bottom: 8px
    }

    .img-cont .white-cont .plus {
        margin-top: 2px
    }

    .img-cont .white-cont .viewbtn {
        font-size: 1.5rem
    }

    footer .column-20 {
        width: 100%
    }

    .popup .popup-content .live-chats li {
        padding: 5px 0 15px 0;
        width: 100%
    }

    .popup .popup-content .live-chats li::before {
        width: 80%;
        height: 1px;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .popup .popup-content .live-chats li a br {
        display: none
    }

    .thumbsSwipe.text-center .thumb>li {
        min-width: 80%;
        width: 80%
    }
}

@media screen and (max-width:767px) {
    .customer-serviceWrap .service-info .btn {
        position: relative;
        bottom: inherit;
        left: inherit
    }

    .service-policy.customer-guidance,
    .service-policy.customer-guidance .service-category {
        padding: 0
    }

    .selectBox .selectedValue {
        font-size: 1.5rem
    }

    .claims-steps.service-policy .service-category li .btn {
        bottom: 0;
        font-size: 1.4rem;
        position: relative;
        -webkit-transform: none;
        transform: none;
        left: auto
    }

    .serviceWrap .have-us-call-you .btn {
        left: auto;
        -webkit-transform: none;
        transform: none;
        float: none;
        margin: 0 auto;
        display: table
    }

    .claimbox {
        margin: 0;
        text-align: center
    }

    .claimbox .claimnum {
        font-size: 5rem
    }

    .claim-popup {
        width: 100%
    }

    .service-policy ul li br {
        display: none
    }

    .claimSubmissionStep {
        display: block
    }

    .claimSubmissionStep li:before {
        font-size: 3rem
    }

    .claimpopup-container .policy-benifits .content {
        padding-top: 20px
    }

    .policy-benifits .column-30 div.btn input {
        font-size: 1.8rem
    }
}

@media screen and (max-width:991px) {
    .thumb {
        min-height: inherit
    }
}

@media screen and (max-width:1199px) {
    .close-btn {
        display: block;
        position: absolute;
        right: 30px;
        top: 70px;
        -webkit-filter: grayscale(1);
        -moz-filter: grayscale(1);
        filter: grayscale(1)
    }

    .publicBanner {
        height: auto !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    html {
        font-size: 55%
    }

    .videoDetailMain .videoBox {
        width: 46%;
        margin-left: 3%
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    header .navWrap .pull-right .icon-links li .serviceSales ul li {
        padding-left: 50px
    }
}

@media screen and (min-width:1600px) and (max-width:1920px) {
    header .navWrap .subNav.primaryNav .col-link .inner-subnav li {
        padding: 0 20px
    }
}

@media screen and (min-width:320px) and (max-width:1023px) {
    #wrapper {
        overflow-x: hidden
    }
}

@media screen and (max-width:767px) {
    .claims-steps .radio-section {
        text-align: left
    }

    .custom-checkbox,
    .custom-radio {
        display: inline-block;
        font-size: 1.65rem;
        margin-bottom: 15px;
        width: 100%;
        float: left
    }

    .claims-steps .radioContentWrap .radioContent {
        display: block
    }

    .claims-steps .radioContentWrap .radioContent .col-box {
        width: 100%;
        margin: 0
    }

    .claims-steps .radioContentWrap .radioContent .col-box h4 {
        font-size: 1.4rem;
        padding: 15px
    }

    .claims-steps .radioContentWrap .radioContent .col-box .details {
        padding: 15px
    }

    .claims-steps .details .blue-bullet li {
        margin-bottom: 10px
    }
}

@media screen and (max-width:767px) {
    .ulipsworks-landingpage .right-content-full {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    header .navWrap .pull-right>.icon-links>.notifyIcon {
        display: none;
    }
}
.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  float: left;
}

.ss-content {
  height: 100%;
  width: calc(100% + 18px);
  padding: 0 0 0 0;
  position: relative;
  overflow-x: auto;
  overflow-y: scroll;
  box-sizing: border-box;
}

.ss-content.rtl {
  width: calc(100% + 18px);
  right: auto;
}

.ss-scroll {
  position: relative;
  background: #333;
  width: 3px;
/*  border-radius: 4px;*/
  top: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.25s linear;
}

.ss-hidden {
  display: none;
}

.ss-container:hover .ss-scroll,
.ss-container:active .ss-scroll {
  opacity: 1;
}

.ss-grabbed {
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
