    /* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;900&family=Signika:wght@400;600;700&display=swap'); */
    
    @font-face {
        font-family: 'Poppins';
        src: url('../webfonts/Poppins-Medium.eot');
        src: url('../webfonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../webfonts/Poppins-Medium.woff2') format('woff2'), url('../webfonts/Poppins-Medium.woff') format('woff');
        font-weight: 500;
        font-style: normal;
        font-display: swap;
    }
    
    body {
        color: #242424;
        font-family: 'Poppins';
        overflow-x: hidden;
    }
    
    a {
        color: #242424;
    }
    
    html {
        scroll-behavior: smooth;
    }
    
    .px-0 {
        padding-left: 0;
        padding-right: 0;
    }
    
    .btn-border-orange {
        background: transparent;
        border: 1px solid #FFAA38;
        border-radius: 2px;
        font-weight: 600;
        color: #FFAA38 !important;
		font-size: 1.5rem !important;		
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5 !important;
    }
    
    .section {
        padding: 0 40px;
    }
    
    .btn-white {
        background: #FFFFFF;
        font-size: 16px;
        color: #1F86C1;
        letter-spacing: 0.25px;
        font-weight: 700;
        border-radius: 4px;
        outline: unset;
        border: none;
        padding: 10px 20px;
    }
    
    .bg-light-green .btn-white {
        color: #569F47;
    }
    
    #lifeinsurance {
        width: 100%;
    }
    /* Header Start */
    
    .main-header .navbar {
        padding: 10px 30px;
    }
    
    .main-header .navbar .navbar-nav {
        display: flex;
        align-items: center;
    }
    .main-header .navbar .navbar-nav .nav-item {
    padding: 0 20px;}
    .main-header .navbar .navbar-nav .nav-item a {
        font-size: 14px;
        color: #242424;
        letter-spacing: 0.3px;
        text-align: right;
        line-height: 14px;
        font-weight: 500;
        transition: 0.5s;
    }
    .minicart-wrapper{
    top: 30%;
    position: absolute;
    right:0px;
    z-index: 1999;}
    .main-header .navbar .navbar-nav .nav-item a:hover {
        color: #FFAA38;
        transition: 0.5s;
    }
    
    .main-header .navbar .navbar-brand img {
        max-width: 156px;
    }
    /* Header End */
    /* Banner Section  Start*/
    
    .banner-sec {
        background: #1B4B9E;
        padding: 30px 30px 0;
    }
    
    .banner-sec h1 {
        font-size: 56px;
        color: #FFFFFF;
        letter-spacing: 1px;
        line-height: 64px;
        font-weight: 900;
    }
    
    .banner-sec h1 span {
        color: #FFAA38;
    }
    
    .banner-sec p {
        opacity: 0.6;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0.38px;
        line-height: 32px;
        font-weight: 500;
    }
    /* Banner Section  End*/
    
    .big-title {
        padding: 30px 0 15px;
    }
    
    .big-title h1 {
        font-size: 48px;
        color: #242424;
        letter-spacing: 1px;
        line-height: 56px;
        font-weight: bold;
    }
    
    .big-title h1 .span-title {
        color: #1F86C1;
    }
    /* Protection Section Start */
    
    .dark-bg-sec {
        padding: 40px 30px;
        height: 100%;
    }
    
    .bg-light-blue {
        background: #D8E9F4;
    }
    
    .bg-light-green {
        background: #E6F2E4;
    }
    
    .bg-light-orange {
        background: #F6ECDF;
    }
	
	.bg-light-yellow {
        background: #fffbce;
    }
    
    .dark-bg-sec h2 {
        font-size: 32px;
        color: #242424;
        letter-spacing: 0.5px;
        line-height: 40px;
        font-weight: bold;
        margin-bottom: 15px;
    }
	
	.bg-light-green p {font-size: 14px;color: #569F47;letter-spacing: 0.25px;font-weight: 500;padding-top:15px;}
    
    .detail-sec {
        padding: 40px 50px;
    }
    
    .bg-light-blue-desc {
        background: #e9f3f9;
    }
    
    .bg-light-green-desc {
        background: #F0F5EF;
    }
    
    .bg-light-orange-desc {
        background: #FCF6EE;
    }
	
	.bg-light-yellow-desc {
        background: #fffde7;
    }
    
    .bg-light-blue-desc.detail-sec.top-border {
        border-top: 4px solid #d4e8f3;
    }
    
    .bg-light-green-desc.detail-sec.top-border {
        border-top: 4px solid #e6f2e4;
    }
    
    .bg-light-orange-desc.detail-sec.top-border {
        border-top: 4px solid #F6ECDF;
    }
    
    .detail-sec .desc-btn-part h3 {
        font-size: 24px;
        color: #242424;
        letter-spacing: 0.38px;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 40px;
        min-height: 60px;
    }
    
    a.clickhere {
        color: #1F86C1;
        display: block;
    }
    
    .detail-sec .desc-btn-part p {
        font-size: 16px;
        color: #242424;
        letter-spacing: 0.25px;
        line-height: 36px;
        font-weight: 400;
        margin: 10px 0;
    }
    
    .detail-sec .desc-btn-part h2.price-rate {
        font-size: 20px;
        color: #333333;
        letter-spacing: 0.31px;
        line-height: 36px;
        font-weight: 400;
        margin: 0;
    }
    
    .detail-sec .desc-btn-part h2.price-rate .span-clr {
        font-size: 32px;
        color: #1F86C1;
        letter-spacing: 0.5px;
        font-weight: 500;
    }
    
    .bg-light-green-desc .desc-btn-part h2.price-rate .span-clr {
        color: #569F47;
    }
    
    .detail-sec .more-btn {
        margin-top: 50px;
    }
    
    .desc-btn-part .small-top-size {
        margin-top: 30px;
    }
    
    .top-space-sec {
        margin-top: 20px;
    }
    
    .bg-light-green-desc .more-btn {
        color: #569F47;
    }
    
    .detail-sec .more-btn .learn-more {
        font-size: 20px;
        color: #fff;
        letter-spacing: 0.31px;
        font-weight: 400;
        text-decoration: none;
        opacity: 0.5;
        margin-top: 15px;
        transition: 0.5s;
    }
    
    .bg-light-green-desc .more-btn .learn-more {
        color: #569F47;
    }
    
    .bg-light-orange-desc .more-btn .learn-more {
        color: #F89920;
    }
    
    .detail-sec .more-btn .learn-more span {
        margin-left: 10px;
    }
    
    .detail-sec .more-btn .learn-more span img {
        width: 35px;
    }
    
    .detail-sec .logo-img {
        min-height: 55px;
        max-height: 55px;
    }
    
    .detail-sec .logo-img.bottom-space {
        margin-bottom: 25px;
    }
    
    .detail-sec .more-btn .learn-more span svg {
        width: 15px;
    }
    
    .detail-sec .more-btn:hover .learn-more {
        opacity: 1;
        transition: 0.5s;
    }
    
    .detail-sec .desc-btn-part p.small-txt {
        font-size: 12px;
        color: #242424;
        letter-spacing: 0;
        line-height: 12px;
        font-weight: 400;
        margin-top: 40px;
    }
    
    .protection-sec.top-border-title {
        border-top: 4px solid #39b6ff34;
        margin-top: 70px;
    }
    
    .detail-sec.box-layouts {
        padding: 20px 0px 40px;
    }
    
    .box-layouts-1 {
        padding: 40px 30px !important;
        margin-bottom: 30px;
    }
    
    .box-layouts .bg-light-blue-desc {
        background: #EEF2F5;
        box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.10);
        border-radius: 8px;
    }
    
    .box-layouts .desc-btn-part h3 {
        margin: 30px 0 15px;
        min-height: unset;
    }
    
    .box-layouts .desc-btn-part p {
        font-size: 16px;
        color: #242424;
        letter-spacing: 0.25px;
        line-height: 24px;
        font-weight: 400;
    }
    
    .box-layouts .desc-btn-part h2.price-rate {
        margin-top: 10px;
    }
    
    .box-layouts .bg-light-blue-desc {
        padding: 20px;
        border-radius: 8px;
        height: 100%;
    }
    
    .box-layouts .desc-btn-part p.small-txt.light-txt {
        opacity: 0.5;
        font-size: 12px;
        color: #242424;
        letter-spacing: 0;
        line-height: 12px;
        font-weight: 400;
        margin: 0;
    }
    /* Protection Section End */
    /* Footer Section Start */
    
    .footer-sec {
        padding: 70px 40px 120px;
        background: #242424;
        margin-top: 40px;
    }
    
    .footer-sec .footer-txt {}
    
    .footer-sec .footer-txt h4 {
        opacity: 0.4;
        text-transform: uppercase;
        font-size: 24px;
        color: #FFFFFF;
    }
    
    .footer-sec .footer-txt h2 {
        font-size: 32px;
        color: #FFFFFF;
        letter-spacing: 0.5px;
        line-height: 40px;
        font-weight: 700;
    }
    
    .footer-sec .footer-txt p {
        opacity: 0.4;
        font-size: 20px;
        color: #FFFFFF;
        letter-spacing: 0.42px;
        line-height: 30px;
        font-weight: 500;
        margin-top: 40px;
    }
    
    .footer-sec .footer-txt p.bold {
        font-size: 20px;
        color: #FFFFFF;
        letter-spacing: 0.5px;
        line-height: 30px;
        font-weight: 700;
        opacity: 1;
    }
    
    .footer-form .form-group {
        margin-bottom: 40px;
    }
    
    .footer-form .form-group label {
        opacity: 0.76;
        font-size: 16px;
        color: #FFFFFF;
        letter-spacing: 0.33px;
        line-height: 24px;
        font-weight: 400;
    }
    
    .footer-form .form-group label span {
        color: red;
    }
    
    .footer-form .form-group input {
        padding: 5px 15px;
        height: 45px;
    }
    
    .footer-form .btn-primary {
        background: #39B7FF;
        border-radius: 5px;
        padding: 7px 25px;
        text-transform: uppercase;
        font-size: 20px;
        color: #FFFFFF;
        letter-spacing: 1px;
        line-height: 32px;
        font-weight: 600;
    }
    
    .bottom-footer {
        background: #2b2b2b;
        padding: 20px 0;
    }
    
    .bottom-links ul {
        display: flex;
        align-items: center;
        justify-content: center;
        list-style-type: none;
        margin-bottom: 0;
		padding:0;
    }
    
    .bottom-links ul li {
        margin: 0 25px 0 0;
        opacity: 0.7;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0.5px;
        line-height: 20px;
        font-weight: 600;
        text-transform: uppercase;
    }
    
    .bottom-links ul li a {
        color: #fff;
    }
    
    .formRow input,
    .formRow textarea,
    .formRow select {
        border: 1px solid #c2c2c2;
        /* height: 35px; */
        background: #fff !important;
        width: 100%;
        padding: 6px 10px;
    }
    
    .formRow textarea {
        height: 102px;
    }
    
    .formRow {
        margin-bottom: 15px;
    }
    
    .formRow label {
        display: block;
    }
    
    .footerOuter {
        padding-top: 80px;
        padding-bottom: 80px;
        background: #e9f3f9;
    }
    
    .footerOuter .section {
        width: 871px;
        margin: 0 auto;
        padding: 0;
    }
    
    .amcform-next {
        display: inline-block;
        margin: 20px auto;
        min-width: 120px;
        padding: 10px;
        background: #434897;
        border: 1px solid #434897;
        color: #fff;
        font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-weight: 600;
        margin-left: 0px;
        margin-right: 10px;
        font-size: 1.4rem;
        box-sizing: border-box;
        vertical-align: middle;
    box-shadow: none !important;
    }
    
    .formRow label span {
        color: red;
    }
    
    a.learn-more {
        background-color: #1F86C1;
        border-radius: 5px;
        font-size: 14px !important;
        padding: 7px 15px;
        color: #fff;
    }
    
    a.learn-more svg {
        color: #fff !important;
    }
    
    .bg-light-orange-desc a.learn-more {
        background-color: #F89920 !important;
        color: #fff !important;
    }
    
    .bg-light-green-desc .more-btn a.learn-more {
        background-color: #569F47 !important;
        color: #fff !important;
    }
    
    .innerPageHeader {
        background-image: linear-gradient(180deg, #1B4B9E 0%, #11387A 100%);
        padding: 30px 45px;
    }
    
    .breadcrumb {
        background: none;
        padding: 0px;
    }
    
    .innerTitle {        
    font-size: 48px;
        color: #FFFFFF;
        letter-spacing: 1px;
        line-height: 64px;
        font-weight: 900;
    }
    
    .innerTitle span {
        color: #FFAA38;
    }
    
    .breadcrumb {
        padding-top: 0px;
    }
    
    .breadcrumb li a {
        color: #fff;
    }
    
    .breadcrumb-item.active {
        color: #fff;
        opacity: 0.6;
    }
    /* .container {
        margin-top: 100px;
        margin-bottom: 100px;
    }
     */
    
    .carousel-inner img {
        width: 100%;
        height: 100%;
    }
    
    #custCarousel .carousel-indicators {
        position: static;
        margin-top: 20px;
    }
    
    #custCarousel .carousel-indicators>li {
        width: 100px;
    }
    
    #custCarousel .carousel-indicators li img {
        display: block;
        opacity: 0.5;
    }
    
    #custCarousel .carousel-indicators li.active img {
        opacity: 1;
    }
    
    #custCarousel .carousel-indicators li:hover img {
        opacity: 0.75;
    }
    
    .container-custom {
        padding: 50px;
    }
    
    .productTitle {
        font-size: 48px;
        color: #242424;
        letter-spacing: 1px;
        line-height: 56px;
        font-weight: 700;
    }
    
    .productTitle span {
        color: #1F86C1;
    }
    
    .prices {
        padding: 30px 0;
        font-size: 40px;
        color: #242424;
        letter-spacing: 1px;
        line-height: 40px;
        font-weight: 500;
    }
    
    .prices span {
        font-size: 16px;
        padding-right: 20px;
        color: #242424;
        letter-spacing: 0.5px;
        line-height: 16px;
        font-weight: 400;
    }
    
    .productRight select {
        background: #EFF2F4;
        height: inherit;
        border-radius: 3px;
        padding: 10px;
    }
    
    .createAccount a {
        background-color: #fff !important;
    color: #1F86C1 !important;
    border: 2px solid #1F86C1;
    border-radius: 3px;
    padding: 15px;
    width: 100%;
    font-weight: 500 !important;
    display: block;
    font-size: 1.4rem;
    }
    
    .createAccount a:hover {
        background: #EFF2F4;
        text-decoration: none;
    }
    
    .productrow {
        border-bottom: 2px solid #CCD1D4;
    }
    
    .carousel-indicators {
        padding: 15px 0 40px 0 !important;
        margin: 0 !important;
    }
    
    .carousel-indicators li {
        height: auto;
    }
    
    .productContent h2 {
        font-size: 32px;
        color: #242424;
        letter-spacing: 0.5px;
        line-height: 40px;
        padding-top: 30px;
        font-weight: 700;
    }
    
    .productContent p {
        font-size: 16px;
        color: #242424;
        letter-spacing: 0.5px;
        line-height: 26px;
        font-weight: 400;
    }
    
    .productContent ul {
        padding: 0;
        margin: 0;
    }
    
    .productContent ul li {
        list-style: none;
        background: url(../img/arrowli.png) no-repeat;
        background-position: left 8px;
        background-size: 20px;
        padding: 7px 0 10px 30px;
    }
	.f_size_small {font-size: 14px !important;}
	.f_size_midium {font-size: 14px !important;}
	.MT-1{margin-top: 1rem;}
	.span_blue {color: #1F86C1;}
	.nav-sections {display :none !important;z-index:9999 !important;}
	.header.content {    padding: 0;}
	/*.minicart-wrapper {display :none !important;}*/
	.compare.wrapper {display :none !important;}
	.block-search{display :none !important;}
	.page-footer {padding-bottom: 0 !important;}
	.footer.content{display :none !important;}
	.columns .column.main{padding-bottom: 0 !important;}
	.sub-point{margin-block-start: 0em !important; margin-block-end: 0em !important; padding-inline-start: 18px !important; margin-top: 15px !important;}
	.PLR-0 {padding-left:0px; padding-right: 0px;}
	.PR-0 {padding-right:0px; }
	.MB-0 {margin-bottom:0px !important;}
	.MR-10 {margin-right:10px;}
    .household-full-section{padding: 0 25px 40px 25px;}
	button:focus, button:active, button:hover {
    background: #ffffff;
    border: 0px solid #ccc;
    color: #333;
    box-shadow: none !important;}	
	.MT-25{margin-top: 25px;}
	.MT-35{margin-top: 35px;}
	.MT-20{margin-top: 20px;}	
	.MT-15{margin-top: 15px;}
	.MR-25{margin-right: 25px;}
	.feedback_block .right_side_bar {width: 55% !important;padding-left: 0 !important;	}
	.feedback_block .right_img h2 {font-size: 32px;}
	.feedback_block .left_side_bar {background-color: transparent !important;
    padding-left: 0 !important;    width: 45% !important;}
	.amcform-next {font-size: 22.4px !important;}
	.formRow label {
    display: block;
    margin-bottom: 0.5rem !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.formRow input, .formRow textarea, .formRow select {
    border: 1px solid #c2c2c2 !important;
    /* height: 35px; */
    background: #fff !important;
    width: 100%;
padding: 6px 10px !important;}
.cms-home select {font-size: 14px !important;}
    /* Footer Section End */
    /* Responsive */
    /* product page */
	
	.breadcrumbs {
        background-image: none;
        padding: 40px 45px;
    }
	.breadcrumbs a {
    color: #006bb4;
    text-decoration: none;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
}
.breadcrumbs .item:not(:last-child):after {	
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/" !important;
    font-size: 1.6rem !important;
    line-height: 24px;
}
	.breadcrumbs strong {
    font-weight: 400;
    font-size: 1.6rem;
    color: #fff;
    opacity: 0.6;
}
.catalog-product-view .page-main{padding: 50px;}
.page-product-configurable .page-main .page-title, .product-info-main .page-title {
    font-size: 48px;
    color: #242424;
    letter-spacing: 1px;
    line-height: 56px;
font-weight: 700;     position: inherit;     top: 0;     padding-left: 0;}

.page-layout-1column .product-info-main {width:50% !important;}
.page-layout-1column .product-info-main .product.attribute.overview {
border-top: 2px solid #CCD1D4;    
    z-index: 10;
    width: 92vw;
    position: relative;
    margin-left: -50vw;
    left: 10%;
    padding: 50px 0;}
.page-layout-1column .product.media {
    width: 50% !important;
}
.product-options-bottom p strong{font-size: 1.6rem;color: #242424;}
.product-options-wrapper .label span {font-size: 1.4rem;font-weight: 500;}
.product-options-wrapper .form-group .super-attribute-select{
    background: #EFF2F4 !important;
    height: inherit;
    border-radius: 3px !important;
    padding: 10px;
    font-size: 1.6rem;}
	.product-info-main .product.attribute.overview .value h2 {
    font-size: 32px;
    color: #242424;
    letter-spacing: 0.5px;
    line-height: 40px;
    padding-top: 30px;
    font-weight: 700;}
	.product-info-main .product.attribute.overview ul {
    padding: 0;
    margin: 0;
	}
	.product-info-main .product.attribute.overview ul li {
    list-style: none;
    background: url('arrowli.png') no-repeat;
    background-position: left 8px;
    background-size: 20px;
    padding: 7px 0 10px 30px;
    font-size: 16px;
	margin-bottom: 0px !important}
	
	.product-info-main .product.attribute.overview ul.decimal_li li {
    list-style: decimal;
    background: none;
    background-position: left 8px;
    background-size: 20px;
    padding: 7px 0 10px 7px;
    font-size: 16px;
	margin-bottom: 0px !important;	
    margin-left: 18px;}
	.product-info-main .product.attribute.overview ol.decimal_li li {
    list-style: decimal;
    background: none;
    background-position: left 8px;
    background-size: 20px;
    padding: 7px 0 10px 7px;
    font-size: 16px;
	margin-bottom: 0px !important;	
    margin-left: 18px;}
	
	.product-info-main .product.attribute.overview ul.dot_li li {
    list-style: disc;
    background: none;
    background-position: left 8px;
    background-size: 20px;
    padding: 7px 0 10px 7px;
    font-size: 16px;
	margin-bottom: 0px !important;	
    margin-left: 18px;}
	.catalog-product-view .breadcrumbs, .product-info-main .breadcrumbs{ padding: 0;
	max-width: 100% !important;}
.product-info-main .panel-title-h1{
    font-size: 48px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 64px;
    font-weight: 900;
    position: absolute;
    top: 9%;
    padding-left: 40px;
    max-width: 100%;
	}
	.breadcrumbs{ padding: 100px 40px 45px;
    max-width: 100% !important;}
/*	.page-main .page-title{
    font-size: 48px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 64px;
    font-weight: 900;
    position: absolute;
    top: 10%;
    padding-left: 20px;}*/
	
	.productContent ul li {		
    list-style: none;
    background: url(arrowli.png) no-repeat;
    background-position: left 8px;
    background-size: 20px;
    padding: 7px 0 10px 30px;
    font-size: 16px;
    margin-bottom: 0px !important;
	}
.MTS2-5{margin-top:5%;}
.MB-10{margin-bottom: 10px !important;}
.product-info-main p, .productrow p, .product-info-main table tr td {font-size:16px !important; vertical-align: middle;}
.productContent .li_number li{
    list-style: auto !important;
    margin: 0 0 0 20px !important; 
    padding: 0 0px 5px 5px !important;
	background: none !important;
}
.productTitleFirstword {  
    color: #1F86C1;
  font-weight: bold;  
}

.fotorama__stage__frame .fotorama__img {
    min-height: 250px;
    height: auto;
    padding-right: 60px;    top: 30%;}
.gallery-placeholder {
    width: 100% !important;
    height: 450px !important;}
	.catalog-product-view .panel-title-h1 {
    font-size: 48px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 64px;
    font-weight: 900;
    position: absolute;
    top: 7%;
    padding-left: 40px;
}
.cms-page-view .page-title-wrapper h1 {
    font-size: 48px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 64px;
    font-weight: 900;
    position: absolute;
    top: 9%;
    padding-left: 40px;
}
.cms-home .modal-inner-wrap{	 
    max-width: 500px;
    margin: 1.75rem auto;}
.cms-home .modal-popup .modal-header{padding: 1rem 2rem;}
.cms-home .modal-popup .modal-title{
    border-bottom: 0;
    padding-bottom: 0;
    font-size: 18px;
    margin-bottom: 0;
    font-family: inherit;
    font-weight: 500;}
.cms-home .modal-content {
    padding: 25px;
	width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    outline: 0;
    overflow: hidden !important;}
.cms-home .modal-close {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0.25rem;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;	
    box-shadow: none;}
	.modal-popup .modal-footer {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.cms-home .modal-footer {
    border-top: 1px solid #e9ecef;}
	.cms-home  .modal-content label {
    font-size: 13px;
    font-weight: 500;}
.cms-home .modal-content .modal-content label {
    font-size: 13px;
    font-weight: 500;
    vertical-align: middle;
    padding-right: 5px;
}
	.cms-home .modal-content select {
    font-size: 14px !important;
    background: #EFF2F4 !important;
    height: inherit;
    border-radius: 3px !important;
    padding: 8px;
    font-size: 1.6rem;
}
.contact-index-index .page-main, .customer-account-login .page-main,.customer-account-create .page-main {padding:0;}
.contact-index-index .page-main .page-title{display:none;}
.customer-account-login .page-main .page-title{display:none;}
.customer-account-create .page-main .page-title{display:none;}

.product_des_width_100 {width:50%;}
.cms-page-view .page-wrapper .breadcrumbs {display: none !important;}
.cms-page-view .innerPageHeader .breadcrumbs{padding: 0;
    display: block !important;}
.cms-page-view .page-main {padding: 0;}
.tbl_width_80 {width: 70%;}
.MT-2{margin-top: 20px !important;}
.MB-2{margin-bottom: 20px !important;}
.planstin-img-mobile {display: none;}
.fieldset .field .label span{
    font-size: 16px !important;
font-weight: 500 !important;}
.fieldset .field .control select {font-size: 13px !important;}
.product-add-form table thead th {
    font-size: 14px !important;
font-weight: 500 !important;}
.item-options dt,.item-options dd{font-size: 14px;}
#cart-totals .totals th, #cart-totals .totals td {background-color: #f5f5f5 !important; font-size: 14px !important;}
.checkout-payment-method .checkout-billing-address {font-size: 14px;}
.opc-block-shipping-information .shipping-information-content {font-size: 14px;}
#stripe-payments-card-number {width: 27em;}
#stripe-payments-card-expiry {width: 10em;}
.checkout-success,cart-empty {font-size: 14px !important;}
.left_side_bar .g-recaptcha {height: 77px;transform: scale(0.77);
    -webkit-transform: scale(0.83);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;}	
.table_width_50 {width: 100%;}
	@media (min-width: 1500px){
.cms-home .header.content.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container, .page-main {
    max-width: 1600px;
}
	}
    @media only screen and (max-width: 1024px) {
        .bottom-footer .bottom-links ul {
            display: block;
        }
        .footerOuter .section {
            width: 100%;
            padding: 15px;
        }
        .formRow input,
        .formRow textarea,
        .formRow select {
            width: 100%;
        }
        .detail-sec .desc-btn-part h3 {
            font-size: 14px;
        }
        .dark-bg-sec h2 {
            font-size: 28px;
            margin-bottom: 0;
        }
        .dark-bg-sec h2 br {
            display: none;
        }
        .detail-sec {
            padding: 20px;
        }
        .detail-sec .desc-btn-part h3 {
            font-size: 14px;
            margin-bottom: 5px;
            line-height: unset;
            min-height: 50px;
        }
        .detail-sec .desc-btn-part p {
            font-size: 14px;
        }
        .detail-sec .desc-btn-part p br {
            display: none;
        }
        .detail-sec .desc-btn-part h2.price-rate {
            font-size: 16px;
        }
        .detail-sec .desc-btn-part h2.price-rate span {
            font-size: 22px;
        }
        .detail-sec .logo-img {
            max-width: 80%;
        }
        .detail-sec .logo-img img {
            max-width: 130px !important;
        }
        .detail-sec .more-btn {
            margin-top: 13px;
        }
        .big-title {
            padding: 27px 15px 15px;
        }
        .big-title h1 {
            font-size: 34px;
            line-height: unset;
        }
        .detail-sec .more-btn .learn-more {
            font-size: 16px;
        }
        .detail-sec .more-btn .learn-more span svg {
            width: 22px;
        }
		.feedback_block {width: 100% !important;}
    }
    
    @media only screen and (max-width: 991px) {
        .detail-sec .desc-btn-part p.small-txt {
            margin-top: 10px;
        }
        .box-layouts .bg-light-blue-desc {
            margin-bottom: 20px;
            height: auto !important;
        }
        .bottom-footer .bottom-links ul li {
            margin: 0 9px;
            font-size: 13px;
        }
        .detail-sec.box-layouts {
            padding: 0;
        }
    }
    
    @media only screen and (max-width: 767px) {
		.big-title {
            padding: 27px 15px 15px;
        }
		.detail-sec .desc-btn-part h3 {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: unset;
    min-height: auto;
    margin-top: 15px;
}
.show_PLR{
    padding-right: 15px;
    padding-left: 15px;}
.catalog-product-view .page-main {
    padding: 15px;
}
.fotorama__stage__frame .fotorama__img{
    top: 30%;padding-right: 0px;}
	.contactContent .contact_left {border-radius: 10px 10px 0 0px;    padding-bottom: 30px;}
	.contactContent .contact_right { border-radius: 0px 0px 10px 10px;}
.page-main .page-title-wrapper {
    background-image: linear-gradient(180deg, #1B4B9E 0%, #11387A 100%);
    padding: 30px 0;
}
.page-main .page-title-wrapper h1 {top:auto;
    position: inherit;
    font-size: 28px;
    line-height: 38px;}
.page-product-configurable .panel-title-h1 {top:7%;
    position: inherit;
    font-size: 28px;
    line-height: 38px;background-image: linear-gradient(180deg, #1B4B9E 0%, #11387A 100%);
    padding: 30px 25px;
	}
	.catalog-product-view .panel-title-h1 {
    top: 7%;
    position: inherit;
    font-size: 28px;
    line-height: 38px;
    background-image: linear-gradient(180deg, #1B4B9E 0%, #11387A 100%);
    padding: 30px 25px;}
	.product-info-main .panel-title-h1 {top:auto;
    position: inherit;
    font-size: 28px;
    line-height: 38px;background-image: linear-gradient(180deg, #1B4B9E 0%, #11387A 100%);
    padding: 30px 25px;
	}
	.page-product-configurable .page-main .page-title-wrapper {
    background-image: none !important;
    padding: 0 !important;
}
.catalog-product-view .page-main .page-title-wrapper {
    background-image: none !important;
    padding: 0 !important;
}
        .section {
            padding: 0 15px;
        }
        .banner-sec h1 {
            font-size: 26px;
            line-height: unset;
        }
        .detail-sec .logo-img {
            min-height: auto;
        }
        .medical-right {
            padding-top: 25px;
        }
        .mobile {
            display: none;
        }
        .logoImg2 {
            padding-top: 25px;
        }
        #wellness .detail-sec.box-layouts {
            padding: 0;
        }
        #wellness .container-fluid {
            padding: 0;
        }
        #wellness {
            margin-top: 20px;
        }
        /* body {
        word-wrap: break-word;
    } */
        .protection-sec {
            padding: 0 15px;
        }
        .mt-5,
        .my-5 {
            margin-top: 0rem !important;
        }
        .dark-bg-sec {
            padding: 15px;
        }
        .big-title h1 {
            font-size: 26px;
        }
        .dark-bg-sec h2 {
            font-size: 22px;
        }
        .detail-sec .desc-btn-part h3 br {
            display: none;
        }
        .detail-sec .more-btn .learn-more span img {
            width: 22px;
        }
        .detail-sec .more-btn {
            margin-bottom: 20px;
        }
        .footer-sec {
            padding: 50px 17px;
        }
        .footer-sec .footer-txt h4 {
            font-size: 18px;
        }
        .footer-sec .footer-txt h2 {
            font-size: 24px;
        }
        .footer-sec .footer-txt p,
        .footer-sec .footer-txt p.bold,
        .footer-form .form-group label {
            font-size: 14px;
        }
		.gallery-placeholder {
    max-height: 350px !important;
    min-height: 250px !important;
    height: 250px !important;}
		
.contact-index-index .page-main .page-title-wrapper,
.customer-account-login .page-main .page-title-wrapper,.customer-account-create .page-main .page-title-wrapper{padding:0;}
.table_width_50 {width: 100%;}
    }
	    
    @media (min-width: 300px) and (max-width: 767px) {
        .innerPageHeader {
            padding: 20px !important;
        }
        .innerTitle {
            font-size: 30px;
        }
        .breadcrumb {
            padding-top: 0px;
        }
        .container-custom {
            padding: 20px;
        }
        .productTitle {
            font-size: 30px;
        }
        .prices {
            font-size: 25px;
        }
        .productrow {
            padding-bottom: 35px;
        }
        .productContent h2 {
            font-size: 20px;
        }
        .bottom-footer .bottom-links ul {
            display: block;
            padding: 0;
            margin: 0;
        }
        .bottom-footer .bottom-links ul li {
            padding: 10px 0;
        }
        .big-title h1 {
            font-size: 23px;
        }
        .box-layouts-1 {
            margin: 0;
        }
		
	.feedback_block .right_side_bar {width: 100% !important;}
	.feedback_block .left_side_bar  {width: 100% !important;}
	.page-layout-1column .product.media {
    width: 100% !important;
}
.tbl_width_80 {width: 100% !important;}
.page-layout-1column .product-info-main .product.attribute.overview {	
    width: 92vw;
    position: relative;
    margin-left: 0;
    left: 0;
    padding: 20px 0;
}
.page-layout-1column .product-info-main {
    width: 100% !important;
}
.cms-page-view .page-main {padding: 0;}
.fotorama {
    max-height: 350px !important;
    min-height: 250px !important;
height: 250px !important;}
.modal-popup.modal-slide._inner-scroll .modal-inner-wrap{min-height: auto !important;}
.modal-popup.modal-slide{    left: 44px;    top: 30%;right: 44px;}
.product_des_width_100 {width:100%;}
.planstin-img-desktop {display: none;}
.planstin-img-mobile {display: block;}
    }
    @media (min-width: 300px) and (max-width: 999px) {
        .productrow {
            padding-bottom: 40px;
        }
        .footer-sec {
            padding: 50px 16px;
        }
        .mt-5,
        .my-5 {
            margin-top: 1rem !important;
        }
        .navbar-collapse {
            text-align: left;
            padding: 15px 0;
        }
        .main-header .navbar .navbar-nav {
            display: block;
            align-items: left !important;
        }
        .main-header .navbar .navbar-nav .nav-item a {
            text-align: left;
        }
        .navbar-nav li {
            border-bottom: solid 1px #d8dadb;
			padding:0 20px;
        }
        .btn-border-orange {
            margin-top: 0px !important;
            margin-bottom: 10px !important;
        }
        #wellness.protection-sec {
            padding: 0 15px;
        }
        #wellness .detail-sec.box-layouts {
            padding: 0;
        }
		.minicart-wrapper {
		top: 10%;right:32px !important;}
		.main-header .navbar .navbar-nav{
    background: #ffffff;
    padding: 15px 0 0 0;}
	.navbar .navbar-toggler i {font-size: 20px;}
	.navbar .navbar-toggler {    margin-right: 20px;}
	.section-item-title .nav-sections-item-switch {font-size: 14px;}	
	.column-reverse {flex-direction: column-reverse;}
	.nav-sections {display :block !important;z-index:9999 !important;}
    }
    
    @media (min-width: 767px) and (max-width: 1024px) {
        .bottom-footer .bottom-links ul {
            display: flex;
        }
		
.tbl_width_80 {width: 100% !important;}
    }
    
    @media (min-width: 1000px) and (max-width: 1024px) {
        #dental {
            width: 100%;
        }
    }
 @media (min-width: 2000px) {.MTS2-5{margin-top:2%;}
 .page-layout-1column .product-info-main .product.attribute.overview {
    border-top: 2px solid #CCD1D4;
    z-index: 10;
    width: 53vw;
    position: relative;
    margin-left: -30vw;
    left: 10%;
    padding: 50px 0;
}
.catalog-product-view .panel-title-h1{
    padding-left: 23.8%;}
    }
@media screen and (min-width: 768px) { 
.catalog-product-view .breadcrumbs, .product-info-main .breadcrumbs {
    max-width: 100% !important;}

    }
.header .customer-menu .header.links {
    z-index: 9999 !important;
}