﻿.calendarIcon {
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #a8a8a8;
}

.product-input .rupee {
    padding: 9px 12px !important;
}

.form-inline .form-control {
    padding-left: 6px !important;
    border: 1px solid #a8a8a8;
    height: 33px !important;
}

.form-control {
    height: 33px !important;
}

.select2-selection__rendered:hover {
    background: #e7e7e7;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto !important;
    position: absolute;
    top: none;
    right: 1px;
    width: auto !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: transparent !important;
        border-style: solid;
        border-width: 0px !important;
        background: url('/images/download_ico.png') no-repeat !important;
        height: 23px;
        left: -7%;
        margin-left: -29px;
        margin-top: 3px;
        position: absolute;
        top: 16%;
        width: 30px;
    }

.select2-container--default .select2-selection--single .select2-selection__rendered:focus {
    outline: 0 !important;
}

.select2-container--default .select2-selection--single {
    outline: 0 !important;
}
/*.select2-selection--single {
        display:none !important;
        }*/
.select2 span {
    font-size: 12px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f9f9f9;
    color: #0b4daa;
    /*background-color:#fff;*/
}

.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #f9f9f9;
    color: #0b4daa;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    /*border: none;
            border-bottom: 1px solid #ccc;*/
    border-radius: 0px;
}

.select2-container .select2-selection--single {
    height: 33px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 33px !important;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}

.select2-search--dropdown {
    display: none;
}

.select2-search__field {
    display: none !important;
}

.SelectGap select {
    position: relative;
}

    .SelectGap select:after {
        content: "";
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 6px solid #666;
        position: absolute;
        right: 8px;
        top: 8px;
        pointer-events: none;
    }

.SelectGap select {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    font-size: inherit;
    line-height: inherit;
    width: 100%;
}

    .SelectGap select::-ms-expand {
        display: none;
    }

#ddlPR_MI {
    border: 1px solid #ccc !important;
    position: relative;
    left: 30px;
}

tr, th, td {
    height: 0px !important;
    text-align: center;
}

#divDisclaimer table tr {
    background: #fff !important;
}

.button span:after {
    content: '' !important;
    opacity: 1;
    top: 0;
    right: 0px;
    transition: 0.5s;
}

@font-face {
    font-family: 'Arial Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Regular'), url('fonts/ARIAL.woff') format('woff');
}

/*@font-face {
            font-family: 'Allianz Sans';
            font-style: normal;
            font-weight: normal;
            src: url('../fonts/ALSANREG.otf');
        }*/
body {
    font-family: 'Arial Regular' !important;
    letter-spacing: 1.5px;
}

.dropdown-menu {
    z-index: 99999 !important;
}

.switch {
    position: relative;
    width: 55px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #016bb6;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
    height: 22px;
    width: 50px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.ModalOkBtn {
    border-radius: 4px;
    padding: 3px 16px;
    background: #4790dc;
    color: #fff;
    letter-spacing: 1px;
    border: 0px;
    font-size: 15px;
}

.WhiteSpace {
    white-space: nowrap;
}

.htmltable td {
    padding: 8px !important;
    background: #edf6ff !important;
}

.htmltable th {
    padding: 8px !important;
    text-align: center;
}

table, th, td {
    font-size: 12px !important;
}

.center, th, td {
    border-width: 0px 1px 0px 0px;
    border-style: solid;
}

.table-condensed, th, td {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
}

.PersonalDiv th {
    padding: 8px !important;
    background: #fff;
    color: #08c;
}

.PersonalDiv tbody {
    background: #edf6ff;
}

.PersonalDiv tr {
    background: #edf6ff;
}

.PersonalDiv td {
    padding: 8px !important;
    background: #edf6ff;
    border: none !important;
}

.section3 td {
    padding: 8px !important;
    background: #f8ffed;
    border: 1px solid #d5e7f5 !important;
}

.section3 th {
    padding: 8px !important;
    background: #f8ffed;
    color: #08c;
    text-align: center;
    border: 1px solid #d5e7f5 !important;
}

.section3 tr > td:last-child {
    background: #c7daee;
    text-align: center;
}

.clear {
    clear: both;
}

#LastName {
    margin-left: 4px;
}

.DisNoneMod {
    display: none !important;
}

.DisBlockerr {
    display: block !important;
}

.modal {
    background: rgba(0, 0, 0, 0.87);
}

.qty .count {
    color: #909397;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    padding: 0 2px;
    min-width: 25px;
    text-align: center;
}

/*Prevent text selection*/
.qty span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.qty input {
    border: 0;
    width: 2%;
}

    .qty input::-webkit-outer-spin-button,
    .qty input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .qty input:disabled {
        background-color: white;
    }

.SelectGap {
    margin-bottom: 15px;
}

.NoneDis {
    display: none;
}

.DisBlock {
    display: block !important;
}

.BasicMargin {
    margin-top: 22.5rem !important;
}

.ProMarginTop {
    margin-top: 16rem !important;
}

.FundChoise {
    border-bottom: 1px solid #e0dddd;
    padding: 4px 0px;
    font-size: 12px;
}

.TotalPadding {
    padding: 9px 0px 9px 0px;
    overflow: hidden;
}

.InputFldBrd {
    outline: 0;
    border: 1px solid #dad8d8;
    border-radius: 4px;
    padding: 4px 7px;
    width: 100%;
}

.fund_error_msg {
    color: #DD4030;
}

.fund_error {
    color: #DD4030;
}

h1 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    /* text-transform: uppercase; */
    margin: 0;
    letter-spacing: 1px;
}

.rhs-fixed-layout {
    position: fixed;
    top: 125px;
    right: 0;
    width: 320px;
    height: 80%;
    overflow-y: scroll;
    background: #fff;
    z-index: 999;
    padding-left: 20px;
    background: #f5faff;
}

.lhs-fixed-layout {
    position: fixed;
    height: 100%;
    top: 120px;
    border-right: 1px solid #AECFF7;
}

.panelDefaultCss {
    border: none;
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 1rem;
    border-radius: 5px;
}

.content-heading {
    border: none;
}

/*. {
            margin: 0;
        }*/

.bgMaroon {
    background: #8E1111 !important;
}

.maroon {
    color: #8E1111 !important;
}

/*.checkbox .active {
            border-color: #8E1111 !important;
            background-color: #8E1111 !important;
            color: #fff;
        }*/

/*Flex*/

.flexDiv {
    display: flex;
    flex-wrap: wrap
}

#divDisclaimer {
    letter-spacing: 1px;
    text-align: justify;
    /*page-break-inside:avoid;*/
}

    #divDisclaimer table {
        page-break-inside: auto !important;
    }

        #divDisclaimer table tr {
            page-break-inside: avoid !important;
            page-break-after: auto !important;
        }

            #divDisclaimer table tr div {
                page-break-inside: avoid !important;
                page-break-after: auto !important;
            }

#conditionDiv,
#decalarationDiv {
    padding: 10px;
}

#decalarationDiv {
    border-top: 1px solid #ccc;
}

.flexCol {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.panelDefaultCss {
    border: none;
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 1rem;
    border-radius: 5px;
}

.panelHeadingCss {
    padding: 0px;
    color: #6d6d6d !important;
    background-color: #fbfbfb !important;
    border-color: #627a99;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #ebebeb !important;
}

.rupee {
    color: #fff !important;
    background: #006ab6 !important;
}

@media screen and (max-width: 580px) {
    .noPaddingMob {
        padding: 0px;
    }

    .riderMobCss {
        border-right: 0px !important;
    }

    .DOB-mobile {
        width: 75% !important;
    }

    .checkbox {
        margin-top: 0px;
    }

    .product-dynamic-info .form-control-dynamic {
        margin-bottom: 0px;
    }

    .divAmount {
        margin-top: 12px;
    }

    .proposer-info.row-section {
        margin-top: 0px;
    }

    .table-responsive {
        border: none !important;
    }

    .product {
        margin-top: 0px;
        margin-right: 0;
        min-width: 280px;
        /*padding-left: 20px;*/
    }
}

@media screen and (max-width: 767px) {
    .beware_block {
        font-size: 10px !important;
    }

    .changeOrder {
        display: flex;
        flex-direction: column;
    }

        .changeOrder .oneDiv {
            order: 2;
        }

        .changeOrder .twoDiv {
            order: 3;
        }

        .changeOrder .threeDiv {
            order: 4;
        }

        .changeOrder .fourDiv {
            order: 1 !important;
        }

    #slick-slide-control00 {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: 0px;
        background: #fff;
    }

    #slick-slide-control01 {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: 0px;
        background: #fff;
    }

    #slick-slide-control02 {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: 0px;
        background: #fff;
    }

    #slick-slide-control03 {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: 0px;
        background: #fff;
    }

    .slick-slide:before {
        content: ' ';
        display: block;
        position: relative !important;
        height: auto !important;
        width: 0px !important;
        top: 0;
        left: 0px;
        background-color: #fff;
    }

    .slick-active {
        width: 300px !important;
    }

    .slick-slide {
        width: 300px !important;
        padding: 14px;
    }

    .slick-dots li button:before {
        font-size: 20px !important;
    }

    .footer_link {
        padding-left: 0px;
    }

    .brdNone {
        border: 0px !important;
    }

    .slick-prev, .slick-next {
        display: none !important;
    }

    .generateIlls, .product {
        font-size: 1.6rem !important;
        padding-left: 0px !important;
    }

    .pnbLogo {
        height: 30px !important;
    }

    .head_social_lnk > a {
        font-size: 17px !important;
    }

    .select2-container {
        width: 100% !important;
    }

    .leftonMbl {
        float: left !important;
    }

    .widthFirstTblDis {
        width: 100% !important;
        margin-bottom: 10px !important;
        margin-left: 0% !important;
        height: 180px !important;
    }

    #divDisclaimer div {
        width: 100% !important;
        margin-left: 0% !important;
    }

    .widthFirstTbl {
        width: 100% !important;
    }

    .widthDescl div {
        width: 100% !important;
    }

    .widthDesclmarginL {
        margin-left: 0% !important;
    }

    .cancelMobile {
        display: table-cell;
        position: relative;
        left: 0px;
        float: right;
        top: 11px;
    }

    .total_fund {
        /*display: none;*/
    }

    .HideMobileS {
        display: none;
    }

    .mobileWidth {
        width: 91% !important
    }

    .MobileDisplay {
        display: inherit !important;
    }
}

.validate {
    border-radius: 12px 12px 12px 12px;
    border: 1px solid;
    color: #FFFFFF;
    background: #0072bc;
}

#LtHtmlTableFormat > table {
    margin-top: 5px;
}

.table-responsive {
    border: none !important;
}

.ddlFundStrategyDiv:after {
    top: 39.1% !important;
    right: 2px !important;
}

@media screen and (max-width:360) {
    .TableMobile td:nth-child(1) {
        width: 283px !important;
    }
}

@media screen and (max-width:580) {

    table tbody .lifeMinWidth {
        max-width: 283px !important;
    }

    .otherMinWidth {
        min-width: 238px;
    }

    .minWidth {
        min-width: 185px;
    }
}

@media only screen and (max-width: 990px) {
    .NumSec {
        padding-left: 5px;
        width: 6%;
    }

    #DivPinCode {
        margin-bottom: 7% !important;
    }

    #contentDiv {
        margin-top: 2% !important;
    }
}

@media screen (min-width:800) {

    .displayNoneMob {
        padding: 0px !important;
    }
}

/* BUTTON 3 */
/*.btnBackground::after {
            height: 0;
            left: 50%;
            top: 50%;
            width: 0;
        }

        .btnBackground:hover:after {
            height: 100%;
            left: 0;
            top: 0;
            width: 100%;
        }*/

.btnBackground:hover {
    /*background-color:#337ab7 !important;
            border:#337ab7 !important;*/
    color: #006ab6 !important;
}
/*button::before,
        button::after {
            background: #fff;
            content: '';
            position: absolute;
            z-index: -1;
        }*/
.btnBackground:hover {
    background: #fff !important;
    border: 2px solid #006ab6 !important;
}

button:hover {
    color: #2ecc71;
}

.bgGreen {
    background: #006ab6 !important;
}

.checkbox .active {
    border-color: #026bb6 !important;
    background-color: #026bb6 !important;
    color: #fff;
}

.validate {
    background: #016bb6 !important;
    border: 1px solid #016bb6 !important;
}

.navBarPosition {
    margin-top: 40px !important;
}

.NumberSec li a {
    border: 1px solid #006ab6;
}

.is-active {
    background: #006ab6;
}

.nvestLogoPosition {
    padding: 5px 5px 5px !important;
}

.NumSec {
    border-right: 1px solid #006ab6;
    margin-top: 24rem;
}

.main-content h2 {
    color: #016bb6;
}

.subHeadingBlue {
    color: #006ab6 !important;
}

.input-group-addon {
    color: #006ab6;
}

.btnAge {
    border: 1px solid #f89c30;
    background: #f89c30;
    color: #fff;
    border-radius: 50px;
}

    .btnAge:hover, .btnAge:focus, .btnAge:active {
        border: 1px solid #f89c30 !important;
        background: #fff !important;
        color: #f89c30;
    }

.tooltip {
    z-index: 1;
}

ul.menu-list {
    list-style: none;
    position: relative;
    display: inline-table;
    padding: 0px;
    margin: 0px;
    height: 100%;
}

.top_menu {
    float: right;
    margin: 20px 0 0;
}

    .top_menu li:first-child {
        border: medium none;
        padding-right: 0;
    }

    .top_menu li {
        border-left: 1px solid #878787;
        float: left;
        font-size: 13px;
        padding: 0 16px;
    }

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.top_menu button.btn.btn-secondary.dropdown-toggle {
    background: #006ab6;
    background: -moz-linear-gradient(#1f7bbe, #006ab6);
    background: -o-linear-gradient(#1f7bbe, #006ab6);
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#1f7bbe),to(#006ab6));
    background: -webkit-linear-gradient(#1f7bbe, #006ab6);
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin: -10px -1px 0;
    overflow: hidden;
    padding: 6px 42px 7px 5px;
    position: relative;
    z-index: 999;
    font-weight: normal;
}

.top_menu .topDropdownArrow {
    bottom: -8px;
    display: none;
}

.topDropdownArrow {
    display: inline-block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #c3c3c3;
    position: absolute;
    bottom: 2px;
    left: 106px;
}

.top_menu > li .dropdown-menu {
    padding: 0;
}

.top_menu .dropdown-menu {
    top: 122%;
}

.dropdown-menu {
    top: 120%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu {
    z-index: 2000;
}

.dropdown-menu {
    position: absolute;
    left: 0;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    background-clip: padding-box;
}

.top_menu > li a.dropdown-item:first-child {
    border-top: none;
}

.top_menu > li a.dropdown-item {
    display: block;
    width: 100%;
    text-decoration: none;
    border-top: 1px solid #c3c3c3;
    padding: 10px 10px 10px 15px;
    cursor: pointer;
    text-decoration: none !important;
    transition: none;
}

.head_social_lnk {
    clear: both;
    display: inline;
    float: right;
    text-align: center;
    /*margin: -75px 15px 0;*/
}

    .head_social_lnk > a {
        color: #016AB6;
        font-size: 23px;
        display: block;
        text-align: right;
    }

    .head_social_lnk > ul {
        margin: 5px 0;
        margin: 0px 0 0;
        overflow: hidden;
        float: right;
    }

        .head_social_lnk > ul li {
            float: left;
            margin: 0 0 0 8px;
        }

            .head_social_lnk > ul li a.fb {
                background: url('../images/fb-ico.png') 0 0 no-repeat;
            }

            .head_social_lnk > ul li a.twit {
                background: url('../images/twit-ico.png') 0 0 no-repeat;
            }

            .head_social_lnk > ul li a.linkedin {
                background: url('../images/linkedin_ico.png') 0 0 no-repeat;
            }

            .head_social_lnk > ul li a.youetube {
                background: url('../images/youtube_ico.png') 0 0 no-repeat;
            }

            .head_social_lnk > ul li a {
                display: inline-block;
                height: 33px;
                text-indent: -3333em;
                width: 33px;
            }

.top_menu > li a {
    color: #333;
    font-size: 13px;
}

.product-name {
    top: 0px !important;
    background: white !important;
}

.generateIlls {
    color: #006ab6;
    font-size: 2rem;
    font-weight: bold;
}

.brdBtm {
    border-bottom: 2px solid #006ab6;
    padding: 0px 0px 10px 0px;
}

.footer_link {
    background: #006AB6;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-bottom: 0;
    overflow: hidden;
}

.footer_info {
    border-bottom: 1px solid #c6c6c6;
    overflow: hidden;
    padding: 35px 2% 20px;
    /*margin-bottom:15px;*/
}

    .footer_info > div.footer_info_lt {
        margin: 0 1% 0 0;
        width: 17%;
    }

    .footer_info > div {
        float: left;
    }

ul {
    padding: 0px;
}

.footer_info > div.footer_info_md {
    width: 53%;
    margin-right: 3%;
    margin-left: 2%;
}

.footer_info > div.footer_info_rt {
    width: 24%;
}

.beware_block a {
    background: #066ab5;
    border-radius: 10px;
    color: #fff;
    padding: 2px 8px;
}

.footer_info_md > ul {
    font-size: 11px;
    list-style-position: outside;
    margin-top: 5px;
    padding-left: 0px;
}

    .footer_info_md > ul li {
        background: url(https://ill.pnbmetlife.com/Illustration/Content/images/footer_list_img.jpg) 5px 3px no-repeat;
        list-style: none;
        padding-left: 20px;
    }

.footer_logo {
    background: url(https://ill.pnbmetlife.com/Illustration/Content/images/footer-logo.jpg) no-repeat scroll right center;
    display: inline-block;
    height: 34px;
    margin: 0 0 25px;
    width: 160px;
}

.social_lnk {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 0px;
}

ul.social_lnk li {
    float: none;
    margin: 0 2px 5px;
    display: inline-block;
}

    ul.social_lnk li a.fb {
        background: url('../images/fb-ico.png') 0 0 no-repeat;
    }

    ul.social_lnk li a.twit {
        background: url('../images/twit-ico.png') 0 0 no-repeat;
    }

    ul.social_lnk li a.linkedin {
        background: url('../images/linkedin_ico.png') 0 0 no-repeat;
    }

    ul.social_lnk li a.youetube {
        background: url('../images/youtube_ico.png') 0 0 no-repeat;
    }

    ul.social_lnk li a {
        display: inline-block;
        height: 33px;
        text-indent: -3333em;
        width: 33px;
    }

.footer_bottom_lnk {
    clear: both;
    float: left;
    padding: 25px 10px;
    width: 100%;
}

    .footer_bottom_lnk p {
        margin-bottom: 3px;
    }

        .footer_bottom_lnk p a {
            color: #616161;
            font-size: 13px;
            margin-bottom: 5px;
        }

        .footer_bottom_lnk p.solicitation {
            color: #a1a1a1;
            font-size: 12px;
            margin-bottom: 10px;
            line-height: inherit;
        }

.pngmetlife_copyrights {
    color: #a1a1a1;
    font-size: 12px;
    width: 75%;
    float: left;
    line-height: inherit;
}

.pngmetlife_verisign {
    width: 15%;
    float: right;
}

.footer_bottom_lnk p.pngmetlife_verisign a {
    float: right;
}

.subscribe_wrapper {
    display: inline-block;
    position: relative;
    width: 80%;
    padding: 0px 0px 0px 20px;
}

.footer_bottom_lnk p a {
    color: #616161;
    font-size: 10.6px;
    margin-bottom: 5px;
}

.foo-lnk_block > h1 {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
}

.foo-lnk_block.slick-slide {
    min-height: 400px;
}

.foo-lnk_block ul li > a {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 5px;
}

.subscribe_wrapper .form-control.send_mailid {
    border: none;
    border-radius: 3px;
    box-shadow: none;
    float: left;
    padding: 0px 35px 0px 10px;
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.subscribe_wrapper .mailid_btn {
    background: url('/images/mailIco.PNG') center center no-repeat;
    border: medium none;
    box-shadow: none;
    position: absolute;
    right: 0;
    width: 40px;
    height: 36px;
    cursor: pointer;
    margin: 0px;
    border-radius: 0 3px 3px 0;
    padding: 0px;
    outline: 0;
    text-indent: -999em;
}

.foo-lnk_block > h1.foo_about_lnk {
    margin-bottom: 27px;
}

.foo-lnk_block > h1 a {
    color: #fff;
}

.slick-slide > p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 7px;
    line-height: 20px;
    width: 100%;
}

.listText {
    padding: 0px 0px 0px 20px;
}

.slick-slide > p.f11 {
    font-size: 9px;
    line-height: 15px;
    margin-top: 7px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}

.foo-lnk_block p {
    color: #fff;
    font-size: 11px;
    margin-top: 10px;
}

.top_menu button.btn.btn-secondary.dropdown-toggle i {
    background: url('/images/download_ico.png') top left no-repeat;
    width: 26px;
    height: 26px;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 4px;
}

.policy_search label {
    background-position: center center;
    display: inline-block;
    float: left;
    height: 40px;
    width: 40px;
    margin-bottom: 0px;
}

.product_name_ico {
    background: url('/images/product_ico.png') no-repeat scroll;
}

.caret {
    background: url('/images/download_ico.png') no-repeat scroll center center;
    border: medium none;
    height: 23px;
    margin: 0;
    top: 8px;
    width: 23px;
    right: 5px;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.btn .caret, .btn-group > .btn:first-child, .nav-stacked > li + li {
    margin-left: 0;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

@media (min-width: 1200px) {
    .col-lg-offset-1 {
        margin-left: 4.333333%;
    }
}

@media (min-width: 992px) {
    .w-100 {
        /*width: 335px !important;*/
        position: relative;
        left: 20px;
    }

    .col-md-offset-1 {
        margin-left: 4.333333%;
    }
}

@media screen and (max-width: 767px) {
    .backToTop {
        top: 2% !important;
        cursor: pointer;
    }

    .flgbackTop {
        width: 70px;
    }

    .slick-dots {
        display: block !important
    }

    input[type=number] {
        width: 100% !important;
    }

    .product_list {
        left: -4% !important;
    }

    .footer_logo {
        background-position: center center;
        margin: 0 0 15px;
        width: 180px;
        background-size: inherit;
    }

    .footer_info > div.footer_info_lt {
        clear: both;
        float: none;
        margin: 0 auto 25px;
        overflow: hidden;
        width: 215px;
        text-align: center;
    }

    .footer_info > div.footer_info_md, .footer_info > div.footer_info_rt {
        margin: 0 0 5px;
        width: 100%;
    }

    .footer_bottom_lnk {
        background-position: center bottom;
        margin-bottom: 25px;
    }

    .pngmetlife_copyrights {
        width: 100%;
        line-height: inherit;
    }

    .pngmetlife_verisign {
        text-align: center !important;
        width: 100%;
        margin: 15px 0 0;
    }
}

.is-open {
    display: block !important;
}
/*@media only screen and (max-width: 1330px) and (min-width: 800px)  {
             .w-100 {
                width: 233px !important;
                padding: 10px 20px 0px 20px;
            }
        }
        @media screen and (min-width: 800px) {
            .w-100 {
                width: 233px;
                padding: 10px 20px 0px 20px;
            }
        }*/
/*@media screen and (min-width: 960px) {
            .w-100 {
                width: 260px;
                padding: 10px 20px 0px 20px;
            }
        }*/
/*@media only screen and (max-width: 1450px) and (min-width: 1300px)  {
             .w-100 {
                width: 1450px !important;
                margin:auto;
            }
        }
        @media screen and (min-width: 1450px) {

            .slick-track {
                width: 1390px !important;
                margin:auto;
            }
        }*/


.slick-dots li button:before {
    font-size: 20px;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    color: #fff;
}

.TextSays {
    color: #fff;
    font-size: 11px;
    margin-bottom: 31px;
    height: 61px;
}

.carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 15;
    top: 112%;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.left {
    display: none;
}

.right {
    display: none;
}

.listText li {
    margin-bottom: 7px;
}

    .listText li a {
        color: #fff !important;
        font-size: 13px !important;
        letter-spacing: 0px;
    }

.foo_about_lnk a {
    color: #fff;
}

.OurDistrubutors {
    margin: 25px 0px 12px 0px;
}

.brdLeftSec {
    position: relative;
}

    .brdLeftSec:before {
        content: ' ';
        display: block;
        position: absolute;
        height: 200%;
        width: 1px;
        top: 0;
        left: 0px;
        background-color: #fff;
    }

.slick-dots {
    text-align: center;
    display: none;
}

    .slick-dots li {
        display: inline;
        margin: 5px;
    }

.readMoreBtn {
    margin-top: 34px;
}

.knowMoreWhite {
    color: #006bb6;
    font-size: 12px;
    letter-spacing: 0;
    word-spacing: 0;
    background: #fff;
    padding: 7px 10px;
    overflow: hidden;
    vertical-align: super;
    display: inline-block;
    border-radius: 5px;
}

}

.m_icon {
    float: right;
    margin-left: 10px;
}

.backToTop {
    position: absolute;
    right: 8%;
    top: 68%;
    cursor: pointer;
}

.flgbackTop {
}
/*.mailid_btn {
        background:url('../images/mailIco.PNG') no-repeat;
        }*/
.irdaAdd {
    color: #616161;
    font-size: 10.5px;
}

    .irdaAdd:before {
        content: '\2022';
        color: #006AB6;
        font-size: 25px;
        left: 3px;
        line-height: 5px;
        float: left;
        position: relative;
        top: 4px;
    }


.cntHeading {
    font-size: 16px;
    font-family: arial;
    color: #fff;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: normal;
    padding: 0px 0px 0px 20px;
}

.footerText {
    color: #616161;
    font-size: 10.5px;
    line-height: 15px;
}

.stayupdate {
    padding: 0px 0px 0px 20px;
}
.d-inline {
display:inline !important;
}
#headerproductname {
    color: #006ab6;
}
.select2-container {
    width: 100% !important;
}