/*
Theme Name:     SPP Child
Template:       broker
*/
@import url('https://fonts.googleapis.com/css?family=Indie+Flower');

@font-face {
    font-family: '[z] Arista';
    src: url('fonts/zArista.eot');
    src: url('fonts/zArista.eot?#iefix') format('embedded-opentype'),
        url('fonts/zArista.woff2') format('woff2'),
        url('fonts/zArista.woff') format('woff'),
        url('fonts/zArista.ttf') format('truetype'),
        url('fonts/zArista.svg#zArista') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '[z] Arista';
    src: url('fonts/zAristaLight.eot');
    src: url('fonts/zAristaLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/zAristaLight.woff2') format('woff2'),
        url('fonts/zAristaLight.woff') format('woff'),
        url('fonts/zAristaLight.ttf') format('truetype'),
        url('fonts/zAristaLight.svg#zAristaLight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Tele-GroteskUlt';
    src: url('fonts/Tele-Grotesk-Ultr.eot');
    src: url('fonts/Tele-Grotesk-Ultr.eot?#iefix') format('embedded-opentype'),
        url('fonts/Tele-Grotesk-Ultr.woff2') format('woff2'),
        url('fonts/Tele-Grotesk-Ultr.woff') format('woff'),
        url('fonts/Tele-Grotesk-Ultr.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arimo';
    src: url('fonts/Arimo.eot');
    src: url('fonts/Arimo.eot?#iefix') format('embedded-opentype'),
        url('fonts/Arimo.woff2') format('woff2'),
        url('fonts/Arimo.woff') format('woff'),
        url('fonts/Arimo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arimo';
    src: url('fonts/Arimo-Bold.eot');
    src: url('fonts/Arimo-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Arimo-Bold.woff2') format('woff2'),
        url('fonts/Arimo-Bold.woff') format('woff'),
        url('fonts/Arimo-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Telenor';
    src: url('fonts/Telenor-Regular.eot');
    src: url('fonts/Telenor-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Telenor-Regular.woff2') format('woff2'),
        url('fonts/Telenor-Regular.woff') format('woff'),
        url('fonts/Telenor-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue';
    src: url('fonts/BebasNeue.eot');
    src: url('fonts/BebasNeue.eot?#iefix') format('embedded-opentype'),
        url('fonts/BebasNeue.woff2') format('woff2'),
        url('fonts/BebasNeue.woff') format('woff'),
        url('fonts/BebasNeue.ttf') format('truetype'),
        url('fonts/BebasNeue.svg#BebasNeue') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?1ajqd9');
    src:  url('fonts/icomoon.eot?1ajqd9#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?1ajqd9') format('truetype'),
        url('fonts/icomoon.woff?1ajqd9') format('woff'),
        url('fonts/icomoon.svg?1ajqd9#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-hand-with-smartphone-and-wireless-internet:before {
    content: "\e900";
}
.icon-man-saving-money:before {
    content: "\e901";
}
.icon-smartphone:before {
    content: "\e902";
}
.icon-smartphone-with-wireless-internet:before {
    content: "\e903";
}


*{
    margin:0;
    padding:0;
}
body, html{
    font-family: 'lato'!important;
    min-height: 100%;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Bebas Neue'!important;
    font-weight: normal;
    font-style: normal;
}
img {
    max-width: 100%!important;
}
.container{
    max-width: 80em;
    margin: 0 auto;
    padding: 0 25px!important;
    width:auto!important;
}
.rightnav {
    width: 61%;
    float: right!important;
    /*margin-top: 18px;*/
}
.cg-menu-below .leftnav {
    width: 39%;
    position: relative;
    z-index: 1;
}
.rightnav .extra {
    display: block;
}
.cg-menu-below, .cg-menu-below .ul.tiny-cart, .cg-logo-center .search-button, .cg-menu-below .leftnav a, .cg-extras {
    line-height: 0!important;
}
.rightnav .extra, .cg-transparent-header, .cg-menu-below {
    /*height: 92px!important;*/
	height: auto!important;
}
.cg-transparent-header, .cg-menu-below, .cg-primary-menu-center, .cg-primary-menu-left{
    border-bottom: 1px solid #ececec;
}
.cg-primary-menu .menu > li {
    margin: 0!important;
    padding: 0;
    border-top: transparent;
    line-height: initial;    
    margin-right: -4px!important;
}
.cg-primary-menu .menu > li > a{
    font-size: 16px!important;
    color: #414141!important;
    padding: 15px 20px;
    border-left:1px solid #ececec;
}
.cg-primary-menu .menu > li:nth-child(6) > a{    
    border-right:1px solid #ececec;
}
.cg-primary-menu .menu > li > a:hover{
    border-color: #ececec!important;
    color: #367bc1!important;
}
.cg-submenu-ddown {
    margin-left: 0;
    background: rgba(255, 255, 255, 0.98)!important;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.29);
    border-top: 1px solid #ececec!important;
}
.cg-submenu-ddown .container, .cg-primary-menu .menu > li:nth-last-child(2) .cg-submenu-ddown .container > ul .menu-item-has-children .cg-submenu {
    padding: 10px 0!important;
}
.cg-primary-menu .menu > li .cg-submenu-ddown .container > ul > li a {
    background: transparent!important;
    border-color: transparent!important;
    color: #414141!important;
    padding: 10px 25px;
}
.cg-primary-menu .menu > li .cg-submenu-ddown .container > ul > li a:hover{
    background-color: #3e80c3!important;
    color:#fff!important;
    font-weight: bold!important;
}
.cg-primary-menu .menu > li > a:after {
    content: ''!important;
    margin-left: 0!important;
}
.rightnav .contact[class] {
    padding-left: 40px!important;
}
.rightnav .contact h4{
    font-size: 16px!important;
    font-weight: bold!important;
    font-family: 'Arimo'!important;
    line-height: 20px!important;
}
.rightnav .contact h1 {
    font-size: 39px;
    color: #0f75bd;
    font-weight: 300;
    margin: 0;
    line-height: 30px;
}
.rightnav .contact p{
    display: none;
}
.rightnav .contact:before {
    content: "\e900";
    font-family: 'icomoon' !important;
    position: absolute;
    left: 0;
    font-size: 42px;
    top: 13px;
}
.rightnav .contact, .rightnav .social {
        display: inline-block;
    float: none!important;
    margin: 17px 6px;
    padding: 0!important;
    vertical-align: top;
}
.rightnav .social ul{
    margin:0;
}
.rightnav .social {
    padding: 5px 0 0 5px;
}
.rightnav .social ul li.social-icons-list-item{
    margin:0 10px;
}
.rightnav .social ul li .socicon {
    padding: 0!important;
}
.rightnav .social ul li.social-icons-list-item a span{
    color: #9c9c9c;
}
.cg-primary-menu-below-wrapper .menu > li:last-child, .cg-is-fixed .cg-primary-menu .menu > li:last-child, .footer-custom-menu ul li:last-child, .mean-container .mean-nav ul li:last-child{
    float:right;     
    display: none;
}
.cg-primary-menu-below-wrapper .menu > li:last-child a{
    text-transform: uppercase;
    color: #fff!important;
    padding: 8px 30px 5px 10px;
    background: #367bc1;
    font-family: 'Bebas Neue';
    font-size: 22px!important;
    line-height: 22px!important;
    margin-top: 7px;
    position: relative;
}
.cg-primary-menu-below-wrapper .menu > li:last-child a:hover {
    background-color: #f7941c;
}
.cg-primary-menu-below-wrapper .menu > li:last-child a:after {
    content: "\f054"!important;
    margin-left: 10px!important;
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    right: 8px;
}
.cg-primary-menu-below-wrapper .menu > li:last-child a:hover{
    border-color:transparent;
}
/*.banner-bg[class]{
    background-position: top center!important;
    margin-bottom: 0!important;
}
.banner-bg, .banner-bg .banner-content{
    width:100%;
}
.banner-bg h1 {
    font-size: 80px!important;
    color: #ffffff!important;
    font-weight: 300!important;
    text-shadow: 0 0 30px #000000;
    margin-bottom: 1rem;
    line-height: 70px!important;
}
.banner-bg h1 strong{
    color: #f7931d;
}
.banner-bg ul {
    margin: 0 0 2rem;
    padding: 0;
}
.banner-bg ul li {
    font-size: 40px;
    color: #fff;
    list-style: none;
    line-height: 60px;
    position: relative;
    padding-left: 60px;
    font-family: 'Bebas Neue';
}
.banner-bg ul li strong {
    font-weight: normal;
    color: #f7931d;
}
.banner-bg ul li:before {
    font-family: 'icomoon' !important;
    font-weight: 300;
    position: absolute;
    left: 0;
    font-size: 40px;
}
.banner-bg ul li:nth-child(1):before {
    content: "\e901";
}
.banner-bg ul li:nth-child(2):before {
    content: "\e900";
}
.banner-bg ul li:nth-child(3):before {
    content: "\e903";
}
.banner-bg ul li:nth-child(4):before {
    content: "\e902";
}

.banner-bg p {
    font-size: 26px!important;
    line-height: 25px!important;
    color: #fff!important;
    margin: 30px 0;
}
.banner-bg p strong:last-child {
    font-size: 24px;
    color: #fed204;
    text-decoration: underline;
}

.banner-bg-new[class]{
    background-position: top center!important;
    margin-bottom: 0!important;
}
.banner-bg-new, .banner-bg-new .banner-content{
    width:100%;
}
.banner-bg-new h1 {
    font-size: 80px!important;
    color: #6368ad!important;
    font-weight: 300!important;
    margin-bottom: 1rem;
    line-height: 70px!important;
    margin-top: 2vw;
    text-shadow: 4px 3px 10px #fff;
}
.banner-bg-new h1 strong{
    color: #ca5c5c;
    font-weight: 300!important;
}
.banner-bg-new ul {
    margin: 0 0 2rem;
    padding: 0;
    width: 55%;
}
.banner-bg-new ul li {
    font-size: 40px;
    color: #6368ad;
    list-style: none;
    line-height: 38px;
    position: relative;
    padding-left: 60px;
    font-family: 'Bebas Neue';
    display: inline-block;
    width: 49%;
    margin: 8px 0;
    vertical-align: top;
}
.banner-bg-new ul li strong {
    font-weight: normal;
    color: #ca5c5c;
}
.banner-bg-new ul li:before {
    font-family: 'icomoon' !important;
    font-weight: 300;
    position: absolute;
    left: 0;
    font-size: 40px;
    top: -2px;
}
.banner-bg-new ul li:nth-child(1):before {
    content: "\e901";
}
.banner-bg-new ul li:nth-child(2):before {
    content: "\e900";
}
.banner-bg-new ul li:nth-child(3):before {
    content: "\e903";
}
.banner-bg-new ul li:nth-child(4):before {
    content: "\e902";
}
.banner-bg-new p {
    font-size: 26px!important;
    line-height: 25px!important;
    color: #131313!important;
    margin: 30px 0;
}
.banner-bg-new p strong:last-child {
    font-size: 24px;
    color: #fed204;
    text-decoration: underline;
}*/
.sliderhead h2 {
    color: #fff!important;
    font-size: 28px!important;
    font-weight: normal!important;
    line-height: 32px!important;
    margin-bottom: 90px!important;
    margin-top: 20px;
}
.sliderhead h2 strong {
    font-size: 46px;
    color: #f7931d;
    display: block;
    font-weight: normal;
}
.slider-head-blue h2{
    color: #010101!important;
}
.slider-head-blue h2 strong {
    color: #367bc1;
}
.comparebrands h3 {
    font-weight: 300;
    margin-top: 2rem;
    position: relative!important;
}
.comparebrands h3:after{
    content: '';
    position: absolute;
    height: 3px;
    width: 75px;
    background-color: #0f75bc;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.comparebrands .comparebrands-logo {
    text-align: center;
    margin-top: 20px;
}
.comparebrands .comparebrands-logo ul li {
    position: static!important;
    display: inline-block;
    float: none!important;
    width: 16%;
    vertical-align: top;
    transform: initial!important;
}
.comparebrands .comparebrands-logo ul li img {
    margin: 0 auto;
}
.sliderhead {
    border-bottom: 1px solid #bcbcbc;
}
.slider-head-blue .owl-stage, .carrier-slider .owl-stage {
    display: flex;
    padding: 15px 0;
}
.slider-head-blue .owl-stage .owl-item, .carrier-slider .owl-stage .owl-item {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 0;
    margin-left: 10px;
    margin-right: 20px!important;
}
.slider-head-blue .owl-stage .owl-item .carousel-slider__item, .carrier-slider .owl-stage .owl-item .carousel-slider__item{
    display: flex;
}
.owl-nav {
    position: absolute;
    left: -330px;
    width: 80px;
    top: 120px;
}
.phone-slider .owl-stage .owl-item:hover, .brand-slider .owl-stage .owl-item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.phone-slider .owl-stage .owl-item a {
    padding: 10px;
    border:none;
    height: 100%;
    width: 100%;
}
.brand-slider .carousel-slider .carousel-slider__item, .carrier-slider .carousel-slider .carousel-slider__item  {
    height: 100%;
    position: relative;
}
.brand-slider .owl-stage .owl-item a, .carrier-slider .owl-stage .owl-item a {
    height: 100%;
    position: relative;
    display: block;
    border: none;
    padding: 0 20px 20px;
    width: 100%;
}
.brand-slider .owl-stage .owl-item a img, .carrier-slider .owl-stage .owl-item a img {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    width: auto;
}
.carrier-slider .owl-stage .owl-item a {
    padding: 20px;
    border:none;
}
.second-footer {
    background-color: #ededed!important;
    padding: 25px 10px;
    text-align: center;
}
.second-footer .divider{
    border-top: 1px solid transparent;
}
.copyright {
    width: 100%;
}
.copyright p {
    margin: 0;
    font-size: 13px;
    color: #535353;
}
.copyright p strong {
    color: #161616;
}
.first-footer, .second-footer {
    background-color: #000000!important;
    padding: 20px 10px;
}
.second-footer {
    border-top: 1px solid #484848;
}
.footer-custom-menu {
    width: 100%;
}
.footer-custom-menu ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.footer-custom-menu ul li {
    list-style: none;
    margin: 0;
    padding: 0 5px;
    display: inline-block;
}
.footer-custom-menu ul li:before {
    content:'';
    width: 0;
}
.footer-custom-menu ul li > ul {
    display: none;
}
.footer-social {
    text-align: center;
    width: 100%;
}
.footer-copyright {
    width: 100%;
    color: #9c9c9c;
    font-size: 14px;
    margin-top: -30px;
}
.footer-copyright strong {
    color: #c8c8c8;
}
.footer-logo-gray {
    text-align: center;
    width: 100%;
}
.footer{
    display: none;
}


.cg-is-fixed .menu-main-menu-container {
    float: right;
}
.cg-is-fixed .cg-header-fixed .cg-primary-menu .menu > li > a {
    line-height: 40px;
    padding: 15px;
}
.cg-is-fixed .cg-primary-menu .menu > li:last-child > a {
    border-right: 1px solid #ececec;
    color: #367bc1!important;
    font-weight: bold;
}
.cg-is-fixed  .cg-header-fixed .menu > li .cg-submenu-ddown {
    margin-top: 0px;
}
.cg-primary-menu~.cg-is-fixed .menu > li:hover, .cg-primary-menu~.cg-is-fixed .menu > li:hover > a {
    border-color: #ececec!important;
}
.cg-header-fixed-wrapper.cg-is-fixed .logo img {
    max-height: 80px;
    padding: 10px 0px 0;
    margin-top: -8px;
}

.lifline-featured-img[class] {
    /*background-position: right -60px!important;*/
    border-bottom: 2px solid rgba(54,123,193,0.85);
    height: 50vh;
}
.lifline-featured-img h1 {
    color: #000!important;
    font-size: 60px!important;
    margin-top: 5vw;
    text-shadow: 0 0 30px #ffffff;
    line-height: 45px!important;
    width: 530px;
}
.lifline-featured-img h1 strong, .lifline-featured-img h3 strong{
    font-weight: normal;
    color: #f7931d;
}
.lifline-featured-img h3 {
    font-size: 32px!important;
    color: #000!important;
    line-height: 30px!important;
    text-shadow: 0 0 30px #ffffff;
    width: 530px;
    margin-top: 20px;
}
.lifline-featured-img p{
    color: #565656!important;
    margin: 30px 0 5vw!important;
    line-height: 22px!important;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.7);
    width: 530px;
}
.lifeline-content h3 {
    color: #367bc1!important;
    font-size: 40px!important;
    text-align: center;
    margin-top: 30px;
}
.lifeline-content p{
    color: #666;
}
.lifeline-content p strong{
    color: #333;
}
.lifeline-what ul{
    margin: 20px 0 0 0;
    padding: 0;
    display: none;
}
.lifeline-what ul li {
    list-style: none;
    font-size: 26px;
    font-family: 'Bebas Neue';
    line-height: 22px;
    padding-left: 50px;
    color: #545454;
    position: relative;
    margin-bottom: 18px;
}
.lifeline-what ul li:before {
    content: "\f05d";
    font-family: Fontawesome;
    position: absolute;
    left: 0;
    color: #f7931d;
    top: 0;
}
.lifeline-what ul li:first-child:before {
    content: "\f012";
}
.lifeline-what ul li:nth-child(2):before {
    content: "\f10b";
    font-size: 40px;
    top: 3px;
}
.lifeline-what ul li:last-child:before {
    content: "\f05e";
}
.lifeline-what ul li strong {
    font-weight: normal;
    color: #000;
}
.lifeline-qualify ul {
    margin: 20px 0 30px;
    padding: 0;
}
.lifeline-qualify ul li {
    list-style: none;
    font-size: 16px;
    line-height: 22px;
    padding-left: 25px;
    color: #000000;
    position: relative;
    margin-bottom: 10px;
}
.lifeline-qualify ul li:before {
    content: "\f05d";
    font-family: Fontawesome;
    position: absolute;
    left: 0;
    color: #f7931d;
    top: 0;
}
.lifline-articles h3{
    margin-bottom: 0;
}
.article-small-title {
    font-size: 14px;
    margin: -2px 0 8px;
    color: #f7931d;
    border-top: 2px solid #ccc;
    display: inline-block;
    padding: 0 5px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.lifline-articles ul, .related-lists ul {
    margin: 0 0 50px 0;
    padding: 0;
}
.lifline-articles ul li, .related-lists ul li {
    list-style: none;
    line-height: 20px;
    position: relative;
}
.lifline-articles ul li a, .related-lists ul li a {
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    padding: 5px 0;
}
.lifline-articles ul li:last-child a, .related-lists ul li:last-child a{
    border-bottom: 0;
}
.lifline-articles ul li a:hover, .related-lists ul li a:hover {
    background-color: #3579c0;
    color: #fff;
    font-weight: bold;
    padding-left: 30px;
}
.lifline-articles ul li a:before, .related-lists ul li a:before {
    content: "\f0da";
    font-family: Fontawesome;
    position: absolute;
    left: -10px;
    opacity: 0;
}
.lifline-articles ul li a:hover:before, .related-lists ul li a:hover:before {
    left: 15px;
    opacity: 1;
}
.lifline-qualify {
    background-color: #3579c0;
    padding: 20px;
}
.lifline-qualify h3 {
    margin: 0;
    padding: 10px 0;
    color: #fff;
}
.lifline-qualify .form-control, .lifline-qualify .btn{
    border-radius: 0;
}
.lifline-qualify label{
    font-size: 16px;
}
.lifline-qualify label, .lifline-qualify .btn{
    color: #fff;
}
.lifline-qualify .btn{
    font-family: 'Bebas Neue';
    font-size: 22px;
}
.spp-article .content{
    padding-top: 0;
}
.spp-article .content h1 {
    margin-bottom: 0;
    line-height: 36px;
}
.spp-article .content .post-date {
    margin: 0px 0 20px 0;
    font-size: 14px;
}
.post-featured-img{
    margin: 0 0 20px 0;
}
.spp-right-sidebar {
    margin-top: 30px;
}
.spp-ads h5 {
    margin: 0;
}

.form-container {
    padding: 20px 10px 0;
}
.contact-form p {
    font-weight: normal!important;
}
.form-container h3 {
    color: #367bc1!important;
    font-size: 30px!important;
    font-weight: 300!important;
    line-height: 30px!important;
    margin: 10px 0;
}
.form-container h2 {
    color: #f7931d!important;
    font-size: 24px!important;
    font-weight: 300!important;
    margin: 10px 0 0;
    line-height: 20px!important;
}
.contact-form h2 {
    margin: 30px 0 10px;
}
.form-container input[type="text"], .form-container select, .form-container .field, .form-container input[type="email"], .form-container input[type="tel"] {
    height: 45px;
    font-size: 17px;
    line-height: 45px;
    color: #2a2a2a;
    font-weight: bold;
    border: 1px solid #dbdbdb;
    border-radius: 0;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.1);
    outline: none;
    padding: 0 17px;
    margin-top: 5px;
}
.form-container textarea {
    font-size: 17px;
    line-height: 24px;
    color: #2a2a2a;
    font-weight: bold;
    border: 1px solid #dbdbdb;
    border-radius: 0;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.1);
    outline: none;
    padding: 10px 17px;
    resize: none;
}
.contact-form input[type="submit"], .wpcs-slide-out-div input[type="submit"] {
    background-color: #367bc1!important;
    height: 50px;
    font-size: 28px;
    color: #fff;
    padding: 0 20px;
    outline: none;
    position: relative;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
}
.contact-form input[type="submit"]:hover, .wpcs-slide-out-div input[type="submit"]:hover{
    background-color:#f7941c!important;
}
.contact-form .wpcf7-not-valid-tip {
    font-size: 12px;
}
.contact-form .wpcf7-validation-errors, .contact-form br, .wpcs-slide-out-div br, .wpcs-slide-out-div .wpcf7-validation-errors {
    display: none!important;
}
.contact-header {
    height: 40vh;
}
.contact-header h2{
    font-size: 50px!important;
    line-height: 32px!important;
    margin: 20px 0 0;
    color: #fff!important;
}
.contact-form hr {
    margin-top: 20px;
    margin-bottom: 20px!important;
}
.privacy-content {
    margin-top: 10px;
}
.privacy-content h5 {
    /*font-size: 14px!important;
    color: #666!important;
    margin-bottom: 0!important;
    float: right!important;
    margin-top: 0;*/
	font-size: 14px!important;
    color: #666!important;
    margin-bottom: 10px!important;
    margin-top: -50px;
}
.privacy-content h1 {
    color: #367bc1!important;
    font-size: 36px!important;
    line-height: 32px!important;
    margin-bottom: 15px;
}
.privacy-content p {
    font-weight: normal!important;
    line-height: 24px!important;
}
.privacy-content h2 {
    font-size: 28px!important;
    line-height: 24px!important;
    color: #f7931d!important;
}
.privacy-content h3 {
    font-size: 22px!important;
    line-height: 24px!important;
    color: #333!important;
}
.banner-img {
    position: relative;
    z-index: 0;
}
.banner-img:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #303030;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    z-index: -1;
}
.header-wrapper, .breadcrumbs-wrapper {
    display: none;
}
.cg-primary-menu .menu > li .cg-submenu-ddown .container > ul .menu-item-has-children > a:after {
    background-color: transparent!important;
}
.helper{
    display: none;
}
.lifline-featured-img .container {
    height: 100%;
}
.lifline-featured-img .container > div {
    height: 100%;
}
.form-area {
    width: 400px;    
    border-radius: 10px 10px 0 0;
    margin-right: 0px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.form-area h3 {
    margin-top: 0;
    text-shadow: none;
    width: 100%;
    color: #fff!important;
}
.form-area .row .col input[type="text"] {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    font-size: 16px;
    color: #fff;
    padding: 20px 10px; 
}
.form-area .row .col input[type="text"]::-webkit-input-placeholder {
    color: #C2C9DB;
}
.form-area .row .col input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: #C2C9DB;
}
.form-area .row .col input[type="text"]:-ms-input-placeholder { /* IE 10+ */
    color: #C2C9DB;
}
.form-area .row .col input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: #C2C9DB;
}
.form-area .row .btn {
    border-radius: 0;
    font-size: 21px;
    font-family: 'Bebas Neue'!important;
}
.form-area .row .btn .fa {
    float: left;
    margin-top: 5px;
}
.lifeline-services .vc_column_container:after {
    content: '';
    background: #333;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    left: 0;
}
.lifeline-services .vc_separator {
    position: relative;
    z-index: 1;
    margin: 100px 0 20px;
}
.lifeline-services h4 {
    color: #fff!important;
    margin-top: 15px;
    line-height: 20px!important;
    font-size: 24px!important;
    text-align: center;
}
.lifeline-services .vc_column_container {
    position: relative;
}
.lifeline-qualify h3 {
    color: #f7931d!important;
}
.lifeline-qualify p {
    color: #fff!important;
    line-height: 20px!important;
    font-size: 15px!important;
}
.lifeline-qualify p strong {
    color: #fff;
    font-size: 17px!important;
    display: block;
}
.lifeline-qualify ul li{
    color: #fff!important;
    font-size: 18px;
}
.comments-area{
    display:none;
}
.more-lifeline-articles .lifline-articles {
    padding: 0;
}
.more-lifeline-articles ul {
    display: flex;
    flex-wrap: wrap;
}
.more-lifeline-articles ul li {
    width: 45%;
    margin-right: 5%;
    vertical-align: top;
    border-bottom: 1px solid #e0e0e0;
    display: flex;
}
.more-lifeline-articles ul li a {
    border-bottom: none;
    flex: 1;
}
.spp-blog-lists ul {
    margin: 0;
    padding: 0;
}
.spp-blog-lists ul li {
    list-style: none;
    padding: 15px 0;
}
.spp-blog-lists ul li h2 {
    font-size: 28px;
    line-height: 28px;
    margin: 0;
}
.spp-blog-lists ul li h2 a{
    color: #3e7fc3;
}
.spp-blog-lists ul li p{
    font-size: 16px;
    line-height: 20px;
}
.blog-lists-heading {
    border-bottom: 2px solid #787878;  
    margin-bottom: 10px;
}
.blog-lists-heading h1 {
    color: #fff;
    font-size: 24px;
    display: inline-block;
    background-color: #787878;
    padding: 5px 15px 0;
    position: relative;
}
.blog-lists-heading h1:before{
    content:'';
    position: absolute;
    top:0;
    right:-38px;
    width: 0;
    height: 0;
    border-bottom: 41px solid #787878;
    border-right: 38px solid transparent;
}
.pagination {
    float: right;
    display: table;
    border-collapse: collapse;
}
.pagination a, .pagination span {
    border: 1px solid #ccc!important;
    display: table-cell;
    padding: 5px 10px;
    color: #4089e2!important;
    font-weight: normal;
    font-size: 14px;
}
.pagination a, .pagination span {
    border: 1px solid #ccc!important;
    display: table-cell;
    padding: 5px 10px;
    color: #4089e2!important;
    font-weight: normal;
    font-size: 14px;
}
.pagination .current {
    color: #fff!important;
    background-color: #3e7fc3;
}
.blog-img {
    border: 1px solid #e4e4e4;
    position: relative;
    display: flex;
    align-items: center;
    min-height: 80px;
}
.carousel-slider .carousel-slider__caption .title {
    line-height: 16px;
}
.banner-bg-new a.vc_btn3-size-lg {
    padding: 14px 40px 15px 15px!important;
    font-size: 16px;
    margin-bottom: 1vw;
}
.banner-bg-new a.vc_btn3-size-lg .fa {
    right: 10px!important;
    font-size: 12px;
}
.grayed-out {
    pointer-events: none;
    background-color: rgba(220,220,220,0.6);
}

/*Css by Amit*/
.header-title{
    color: #F7941C !important;
    font-size: 60px!important;
    text-align: center;
    margin: 50px 0px;
    letter-spacing: 2px;
}
.inner-container {
    max-width: 960px;
    margin: 0 auto;
    float: none;
}
.bottom{
    overflow: hidden;   
}
.bottom h1{
    font-size: 30px !important;
    text-align: center;
    margin-top: 0;
    line-height: 1 !important;
    margin-bottom: 5px;
}
.bottom .facility-desc {
    text-align: center;
    line-height: 20px !important;
    font-size: 16px !important;
    font-weight: bold !important;
}
.facility-section{
    padding: 20px 10px 20px 30px;
    background: #FED204;
    width: 100%;
    border-radius: 8px;
    margin-top: 35px;
    line-height: 40px;
    font-size: 20px;
}
.facility-section p{
    text-align: left;
}
.facility-section i {
    font-size: 24px;
    width: 30px;
    text-align: center;
}
.how-lifeline{
    margin-top: 80px;
}
.how-lifeline-desc{
    color: #666 !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
}

.points{
    font-size: 16px !important;
    line-height: 1.6 !important;
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}
.points li{
    list-style: none;
    position: relative;
    color: #000;
}
.points li:before{
    content: '';
    background-image: url(../../../wp-content/uploads/2017/11/fca-li-marker.png);
    width: 14px;
    height: 18px;
    position: absolute;
    left: -20px;
    background-repeat: no-repeat;
    top: 8px;
}
.bottom-ad a{
    border-bottom: 0 !important;
}
.vc_row-fluid.hero-reg h1 {
    font-size: 37px;
    line-height: 1.1;
    padding: 0;
    margin-bottom: 5px;
    margin-top: 0px;
    text-align: center;
    color: aliceblue;
    letter-spacing: 1px;
}
.vc_row-fluid.hero-reg p{
    color: #ffffff !important;
    font-size: 15px !important;
    text-align: center;
    margin-bottom: 0!important;
}
.bottom{
    position: relative;

}
.cg-submenu {
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.29);
    border-top: 1px solid #ececec!important;
    margin-left: 0px;
}
.email-subscribe {
    background-color: #387bc1;
    text-align: center;
}
.email-subscribe h1{
    font-family: 'Indie Flower', cursive!important;
    font-size: 30px!important;
    color: #fff!important;
    line-height: 30px!important;
    margin-top: 30px;
    margin-bottom: 20px;
}
.email-subscribe .input-group-addon, .email-subscribe .input-group-btn > .btn {
    border-radius: 0;
}
.email-subscribe .form-control, .email-subscribe .form-control:focus {
    padding: 20px 20px 20px 10px;
    border-left: 0;
    font-size: 18px;
}
.email-subscribe .input-group-btn > .btn {
    padding: 9px 15px;
    font-size: 16px;
}
.email-subscribe .input-group-addon {
    background-color: #fff;
    color: #ccc;
}
.email-subscribe .input-group-btn > .btn .fa {
    margin-left: 10px;
}
.t-mobile-banner img.vc_single_image-img {
    width: 85%;
}
.t-mobile-banner[class] {
    background-position: top center !important;
}
.t-mobile-banner .eyebrow{
    white-space: nowrap; 
    text-transform: capitalize; 
    letter-spacing: 0.0em; 
    font-size: 2.0em;
    font-family: 'Tele-GroteskUlt'!important;
    color: #fff!important;
    text-align: center;
    padding-top:10px;
}
.t-mobile-banner .eyebrow sup{
    font-size: 50.0%; 
    vertical-align: baseline; 
    top: -0.75em;
}
.t-mobile-banner h1 {
    color: #fff!important;
    font-family: 'Tele-GroteskUlt'!important;
    line-height: 50px!important;
    font-size: 72px!important;
    margin: 10px 0!important;
    text-align: center;
}
.t-mobile-banner p {
    font-size: 22px!important;
    line-height: 30px!important;
    font-family: 'Arimo'!important;
    color: #fff!important;
    text-align: center;
}
.t-mobile-banner  .disclaimer p {
    font-size: 12px!important;
    line-height: 15px!important;    
}
.t-mobile-banner  .disclaimer p a{
    color: #fff;
    border-bottom: 0;
    text-decoration: underline;
}
.t-mobile-banner a.vc_btn3-style-modern {
    color: #e20074!important;
    background-color: #fff!important;
    border: none!important;
    height: 45px;
    padding: 0 30px!important;
    margin-top: -20px;
    font-size: 16px!important;
    border-radius: 0!important;
    line-height: 45px!important;
    font-weight: bold;
    font-family: 'Arimo'!important;
}
.price-section h1 {
    font-size: 54px!important;
    line-height: 50px!important;
    margin: 50px 0 15px;
    color: #e20074!important;
    font-family: 'Tele-GroteskUlt'!important;
}
.price-section p{
    font-size: 22px!important;
    line-height: 30px!important;
    color: #6b6b6b!important;
    font-family: 'Arimo'!important;
    padding-right: 70px;
}
.call {
    line-height: 22px;
    margin: 25px 0 50px;
}
.call p:first-child {
    text-transform: uppercase;
    font-size: 22px!important;
    font-family: 'Telenor'!important;
    padding-right: 22px;
    margin: 0;
    color: #333!important;
    display: inline-block;
    position: relative;
}
.call h2 {
    font-size: 45px!important;
    margin: 0;
    font-family: 'Tele-GroteskUlt'!important;
}
.call h2 a{
    color: #000!important;
}
.call p:first-child:before {
    content: "\f10b";
    position: absolute;
    right: 0;
    font-family: 'Fontawesome';
    font-size: 26px;
}
.call  .disclaimer, .banner-content .disclaimer {
    color: #6b6b6b;
    margin-top: 25px;
    font-size: 12px!important;
    line-height: 15px!important;
    font-family: 'Arimo';
}
.banner-content .disclaimer{
    color: #808080!important;
}
.call  .disclaimer  a, .banner-content .disclaimer a, .popuphead .disclaimer a{
    color: #e20074;
    text-decoration: none;
    border-bottom: 0;
    cursor: pointer;
}
.offer-section .call .disclaimer a {
    color: #fff;
    font-weight: bold;
}
.offer-section .call p:first-child {
    color: #fff!important;
    margin: 0!important;
}
.offer-section .call h2 {
    font-size: 47px!important;
    line-height: initial!important;
}
.offer-section .call h2 a {
    color: #fff!important;
}
.peoplesection[class] {
    text-align: center;
    /* padding-bottom: 8%; */
    padding: 30px 0 8%;
    background-position: bottom center !important;
}
.peoplesection h1 {
    margin-top: 20px;
    /*font-size: 54px!important;
    line-height: 50px!important;*/
    font-size: 50px!important;
    line-height: 40px!important;
    margin: 30px 0 15px;
    font-family: 'Tele-GroteskUlt'!important;
    color: #fff!important;
}
.peoplesection .call p, .peoplesection .call h2  {
    text-shadow: 3px 3px 10px #333;
    color: #fff!important;
}
.peoplesection .call h2 a{
    color: #fff!important;
}
.promotion-section{
    height: 53vw;
    display: flex;
    align-items: center;
}
.promotion-section .eyebrow {
    color: #fff!important;
    font-family: Tele-GroteskUlt!important;
    font-size: 18px!important;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.promotion-section h2 {
    font-size: 72px!important;
    line-height: 65px!important;
    margin-bottom: 13px;
    color: #fff!important;
    text-transform: none;
    font-family: 'Tele-GroteskUlt'!important;
    margin-top:0;
}
.promotion-section p {
    font-size: 18px!important;
    line-height: 30px!important;
    margin-bottom: 20px!important;
    margin-top: 10px;
    color: #fff!important;
    margin: 0;
    font-family: 'Arimo'!important;
}
.agentsection h1 {
    color: #000!important;
    font-size: 96px!important;
    line-height: 86px!important;
    text-align: center;
    margin: 50px 0 0!important;
    font-family: 'Tele-GroteskUlt'!important;
}
.agentsection .callagent {
    text-align: center;
    margin-bottom: 30px;
}
.agentsection .callagent a {
    text-decoration: none;
    color: #000;
    font-size: 72px;    
    font-family: 'Tele-GroteskUlt';
    border: 0;
}
.agentsection .callagent span.calltext {
    color: #e20074;
}
.popuphead .modal-dialog {
    width: 800px;
    transform: translateY(-50%)!important;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    margin: 0 auto;
}
.modal-content {
    border-radius: 0;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.popuphead .modal-body {
    padding: 50px 45px;
}
.popuphead .close {
    font-size: 50px!important;
    font-weight: normal;
    color: #e20074!important;
    opacity: 1;
    margin-top: -30px;
    margin-right: -20px;
}
.popuphead h1 {
    color: #e20074!important;
    font-size: 38px!important;
    margin: 0 0 20px 0;
    line-height: 32px!important;
}
.popuphead p {
    color: #6b6b6b!important;
    font-size: 22px!important;
    line-height: 28px!important;
    font-family: 'Arimo'!important;
    padding-right: 0;
}
.popuphead p.disclaimer {
    margin-top: 25px;
    font-size: 12px!important;
    line-height: 15px!important;    
    margin: 0!important;
}
.email-subscribe .error {
    position: absolute;
    left: 0;
    z-index: 2;
    bottom: 30px;
    font-size: 14px;
    padding: 5px 20px;
    width: auto;
    line-height: 14px;
}
.email-subscribe .error:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: -7px;
}
.email-subscribe .error.alert-warning:before {
    border-top: 8px solid #fcf8e3;
}
.email-subscribe .error.alert-danger:before {
    border-top: 8px solid #f2dede;
}
.success {
    margin-top: 30px;
}
.success .fa {
    font-size: 100px;
    color: #c4f334;
}
.success h2 {
    font-size: 30px!important;
    color: #c4f331!important;
    font-family: Lato!important;
    font-weight: bold!important;
    text-transform: uppercase;
    margin: 0;
    line-height: 30px!important;
}
/*.banner-section ul {
    display: flex;
    position: relative;
}
.banner-section ul:before {
    content: '';
    position: absolute;
    border: 2px dashed #d4d4d4;
    width: 100%;
    top: 42px;
}
.banner-section ul li {
    font-size: 24px!important;
    text-align: center;
    padding-left: 0!important;
    padding-top: 80px;
    margin-bottom: 0!important;
}
.banner-section ul li:before {
    left: 0;
    right: 0;
    height: 65px;
    margin: 0 auto;
    width: 65px;
    line-height: 65px;
    border-radius: 50%;
    font-size: 38px;
    color: #fff;
    background-color: #6368ad;
    z-index: 1;
}
.banner-section ul li:after{
    content: '';
    position: absolute;
    border: 1px dashed #6368ad;
    top: -9px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
    z-index: 0;
}
.banner-section ul li strong {
    display: block;
    font-size: 34px;
    line-height: 35px;
}
.banner-section a.vc_btn3-size-lg{
    background-color: #ca5c5c!important;
    box-shadow: 0 5px 0 #925959!important;
}*/
.homeslider .wpb_layerslider_element {
    margin-bottom: 0;
}
.homeslider .ls-slide.ls-slide-1 h1 strong{
    font-weight: normal;
}
.homeslider .ls-slide.ls-slide-1 p strong{
    font-weight: normal;
    font-size: 1.3em;
    color: #f7941c;
}
.advertisement-section {
    text-align: center;
}
.t-logo{    
    padding-top: 200px; 
}
.t-logo figure {
    margin-top: 30px!important;
}
.headercall {
    text-align: center;
}
.headercall .call {
    margin: 10px auto;
    display: inline-block;
    text-align: center;
}
.headercall .call p {
    font-size: 12px!important;
    padding-right: 0;
    line-height: initial!important;
    color: #fff!important;
    padding-left: 40px;
}
.headercall .call p:before {
    left: 0;
    right: initial;
    font-size: 56px;
    top: -5px;
}
.headercall .call h2 {
    font-size: 28px!important;
    line-height: initial!important;
    padding-left: 40px;
}
.headercall .call h2 a{
    color: #fff!important;
}
.footerinner {
    border-top: 1px dotted #6a6a6a;
    padding-top: 31px;
    margin-top: 30px;
}
.nav-legal {
    clear: both;
    margin-bottom: 23px!important;
    overflow: hidden;
    max-width: 60.666%;
    float: left;
    width: 100%;
    margin-left: 0!important;
    padding-left: 0!important;
    padding-bottom: 10px!important;
}
.nav-legal li {
    margin-right: 15px;
    float: left;
    position: relative;
    display: block;
    list-style: none;
    line-height: initial;
}
.nav-legal li a {
    margin-right: 3px;
    font-size: 12px;
    padding: 3px 20px;
    color: #5a5a5a;
    white-space: nowrap;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    border: 0;
}
.lifeline-popup {
    display: flex!important;
    justify-content: center;
    align-items: center;
    height: 95%;
}
.lifeline-popup .modal-dialog .modal-content {
    background-image: url(/wp-content/uploads/2018/04/popup-bg.png);
    background-size: cover;
    background-position: top right;
    height: 330px;
}
.lifeline-popup .congratulations h2, .lifeline-popup .sorry-msg h2 {
    text-align: center;
    margin: 30px 0px 40px;
    width: 100%;
    color: #f7931d!important;
    font-size: 44px!important;
}
.lifeline-popup .sorry-msg h2{
    color: #ce4343!important;
}
.lifeline-popup .congratulations p, .lifeline-popup .sorry-msg p {
    text-align: center;
    width: 100%;
    font-size: 18px!important;
    margin: 0 0 30px 0!important;
}
.lifeline-popup .congratulations p:nth-of-type(1){
    font-size: 24px!important;
    color: #3579C0!important;
}
.lifeline-popup .congratulations .smiley-green, .lifeline-popup .sorry-msg .smiley-red{
    margin: 0 auto 20px;
}
[class^="smiley-"] {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 20px;
}
.smiley-green {
    background: #a9db7a;
    border: 5px solid #92c563;
    position: relative;
}
.smiley-green .left-eye {
    width: 18%;
    height: 18%;
    background: #84b458;
    position: relative;
    top: 29%;
    left: 22%;
    border-radius: 50%;
    float: left;
}
.smiley-green .right-eye {
    width: 18%;
    height: 18%;
    border-radius: 50%;
    position: relative;
    background: #84b458;
    top: 29%;
    right: 22%;
    float: right;
}
.smiley-green .smile {
    position: absolute;
    top :67%;
    left: 16.5%;
    width: 70%;
    height: 20%;
    overflow: hidden;
}
.smiley-green .smile:after, .smiley-green .smile:before {
    content: "";
    position:absolute;
    top: -50%;
    left: 0%;
    border-radius: 50%;
    background: #84b458;
    height: 100%;
    width: 97%;
}
.smiley-green .smile:after {
    background: #84b458;
    height: 80%;
    top: -40%;
    left: 0%;
}


.smiley-yellow {
    background: #eed16a;
    border: 5px solid #dbae51;
    position: relative;
}
.smiley-yellow .left-eye {
    width: 18%;
    height: 18%;
    background: #dba652;
    position: relative;
    top: 29%;
    left: 22%;
    border-radius: 50%;
    float: left;
}
.smiley-yellow .right-eye {
    width: 18%;
    height: 18%;
    border-radius: 50%;
    position: relative;
    background: #dba652;
    top: 29%;
    right: 22%;
    float: right;
}
.smiley-yellow .smile {
    position: absolute;
    top: 67%;
    left: 19%;
    width: 65%;
    height: 14%;
    background: #dba652;
    overflow: hidden;
    border-radius: 8px;
}

.smiley-red {
    background: #ee9295;
    border: 5px solid #e27378;
    position: relative;
}
.smiley-red .left-eye {
    width: 18%;
    height: 18%;
    background: #d96065;
    position: relative;
    top: 29%;
    left: 22%;
    border-radius: 50%;
    float: left;
}
.smiley-red .right-eye {
    width: 18%;
    height: 18%;
    border-radius: 50%;
    position: relative;
    background: #d96065;
    top: 29%;
    right: 22%;
    float: right;
}
.smiley-red .smile {
    position: absolute;
    top: 57%;
    left: 16.5%;
    width: 70%;
    height: 20%;
    overflow: hidden;
}
.smiley-red .smile:after, .smiley-red .smile:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0%;
    border-radius: 50%;
    background: #d96065;
    height: 100%;
    width: 97%;
}
.smiley-red .smile:after {
    background: #d96065;
    height: 80%;
    top: 60%;
    left: 0%;
}
#zip_loader, #zip_loader_footer {
    position: absolute;
    top: 20px;
    right: 25px;
}
.error {
    /*color: #FFFFFF;*/
    font-size: 12px;
    position: absolute;
    border: 0;
    bottom: -12px;
}
.tmo-text-error {
    color: #FF0000;
    font-size: 12px;
    position: absolute;
    border: 0;
    left: 0;
    line-height: initial;
}
.ferror {
    border: red solid 1px !important;
}
.tmo-error {
    border-bottom: red solid 1px !important;
}
.modal-open {
    padding: 0!important;
}
@keyframes lds-ellipsis3 {
    0%, 25% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    75% {
        left: 100px;
    }
    100% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes lds-ellipsis3 {
    0%, 25% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    75% {
        left: 100px;
    }
    100% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@-webkit-keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@keyframes lds-ellipsis {
    0% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    25% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        left: 100px;
    }
    75% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        left: 168px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@-webkit-keyframes lds-ellipsis {
    0% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    25% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        left: 100px;
    }
    75% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        left: 168px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
.lds-ellipsis {
    position: relative;
}
.lds-ellipsis {
    width: 48px !important;
    height: 48px !important;
    -webkit-transform: translate(-24px, -24px) scale(0.24) translate(24px, 24px);
    transform: translate(-24px, -24px) scale(0.24) translate(24px, 24px);
    margin: 0 auto;
}
.lds-ellipsis > div {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
}
.lds-ellipsis div > div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f00;
    position: absolute;
    top: 100px;
    left: 32px;
    -webkit-animation: lds-ellipsis 1.4s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    animation: lds-ellipsis 1.4s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
}
.lds-ellipsis div:nth-child(1) div {
    -webkit-animation: lds-ellipsis2 1.4s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    animation: lds-ellipsis2 1.4s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    background: #d2d2d2;
}
.lds-ellipsis div:nth-child(2) div {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
    background: #b2b2b2;
}
.lds-ellipsis div:nth-child(3) div {
    -webkit-animation-delay: -0.35s;
    animation-delay: -0.35s;
    background: #838383;
}
.lds-ellipsis div:nth-child(4) div {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    background: #484848;
}
.lds-ellipsis div:nth-child(5) div {
    -webkit-animation: lds-ellipsis3 1.4s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    animation: lds-ellipsis3 1.4s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    background: #d2d2d2;
}
.tmo-features {
    clear: both;
    width: 245px;
    height: 476px;
    padding: 16px 0px;
    background: #fff;
    margin: 20px auto;
    text-align: center;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.tmo-features-list {
    width: 245px;
}
.tmo-features-list dl {
    margin: 0 auto;
    padding: 0;
    width: 245px;
    display: inline-block;
}
.tmo-features-list dt {
    display: block;
    margin: 0;
    background: none;
    float: left;
    clear: both;
    padding: 10px;
    text-align: center;
}
.tmo-features-list dd {
    display: block;
    margin: 0;
    padding: 0;
    background: none;
    padding: 13px 0;
    font-size: .9em;
    line-height: .8em;
    text-align: left;
}
.tmo-features-list dt img {
    width: 22px;
    height: 22px;
}
.tmo-features-list span {
    font-size: .7em;
    line-height: .8em;
}

.tmoform-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
}
.tmoform-msg-box {
    width: 400px;
    background-color: #fff;
    box-shadow: 0 0 20px #610031;
    padding: 20px 30px;
    font-size: 14px;
    line-height: 20px;
    position: relative;
}
.tmoform-msg-box a.tmo-call {
    margin: 0;
    font-family: 'Tele-GroteskUlt'!important;
    color: #e22685;
    display: block;
    border: 0;
    font-size: 20px;
}
.tmoform-msg-box a.close {
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 18px;
    border: 0;
}

@media only screen and (min-width: 375px){
    .tmo-features {
        width: 300px;
        height: 515px;
    }
    .tmo-features-list {
        width: 300px;
    }
    .tmo-features-list dl {
        width: 290px;
    }
    .tmo-features-list dt {
    }
    .tmo-features-list dd {
        padding: 16px 0;
        font-size: 1em;
        line-height: .8em;
    }
    #banner-pop .modal-body {
        padding: 40px 20px;
    }    
    .modal-content div.tmo-features {
        width: 300px;
        height: 470px;
        padding: 20px 0px;
        background: #fff;
    }
    .modal-content div.tmo-features-list {
        width: 300px;
    }
    .modal-content .tmo-features-list dl {
        width: 300px;
    }
    .modal-content .tmo-features-list dt {
        padding: 12px 8px 12px 12px;
    }
    .modal-content .features-left dt {
        float: left;
        padding: 12px 8px 12px 12px;
    }
    .modal-content .tmo-features-list dt img {
        width: 24px;
        height: 24px;
    }
    .modal-content .tmo-features-list dd {
        padding: 12px 0;
        font-size: 1em;
        line-height: .9em;
    }
    .modal-content .features-left dd {
        text-align: left;
    }
    .modal-content .tmo-features-list span {
        font-size: .6em;
        line-height: .8;
    }
}
@media only screen and (min-width: 640px){
    .tmo-features {
        width: 560px;
        height: 260px;
        padding: 8px 0;
        background: #fff;
    }
    .tmo-features-list {
        float: left;
        width: 280px;
    }
    .tmo-features-list dl {
        width: 270px;
    }
    .tmo-features-list dt {
        padding: 12px 8px 12px 12px;
    }
    .features-left dt {
        float: right;
        padding: 12px 12px 12px 8px;
    }
    .tmo-features-list dd {
        padding: 14px 0;
        font-size: .95em;
        line-height: .85em;
    }
    .features-left dd {
        text-align: right;
    }
    .tmo-features-list dt img {
        width: 28px;
        height: 28px;
    }
    .tmo-features-list span {
        font-size: .7em;
    }
    .modal-content div.tmo-features {
        width: 300px;
        height: 470px;
        padding: 20px 0px;
        background: #fff;
    }
    .modal-content div.tmo-features-list {
        width: 300px;
    }
    .modal-content .tmo-features-list dl {
        width: 300px;
    }
    .modal-content .tmo-features-list dt {
        padding: 12px 8px 12px 12px;
    }
    .modal-content .features-left dt {
        float: left;
        padding: 12px 8px 12px 12px;
    }
    .modal-content .tmo-features-list dt img {
        width: 24px;
        height: 24px;
    }
    .modal-content .tmo-features-list dd {
        padding: 12px 0;
        font-size: 1em;
        line-height: .9em;
    }
    .modal-content .features-left dd {
        text-align: left;
    }
    .modal-content .tmo-features-list span {
        font-size: .6em;
        line-height: .8;
    }
    #banner-pop .modal-body {
        padding: 50px 45px;
    }
}
@media only screen and (min-width: 768px){
    .tmo-features {
        width: 660px;
        height: 284px;
        padding: 20px 0;
        background: #fff;
    }
    .tmo-features-list {
        float: left;
        width: 330px;
    }
    .tmo-features-list dl {
        width: 320px;
    }
    .tmo-features-list dt {
        padding: 12px 14px 16px 14px;
    }
    .features-left dt {
        float: right;
        padding: 12px 14px 16px 14px;
    }
    .tmo-features-list dd {
        padding: 12px 0;
        font-size: 1em;
        line-height: 1em;
    }
    .features-left dd {
        text-align: right;
    }
    .tmo-features-list span {
        font-size: .7em;
    }
}
@media only screen and (min-width: 960px){
    .tmo-features {
        width: 860px;
        height: 356px;
        padding: 40px 0;
        background: #fff;
    }
    .tmo-features-list {
        float: left;
        width: 430px;
    }
    .tmo-features-list dl {
        width: 430px;
    }
    .tmo-features-list dt {
        padding: 10px 14px 10px 32px;
    }
    .features-left dt {
        float: right;
        padding: 10px 32px 10px 14px;
    }
    .tmo-features-list dd {
        padding: 14px 0;
        font-size: 1.3em;
        line-height: 1em;
    }
    .features-left dd {
        text-align: right;
    }
    .tmo-features-list dt img {
        width: 35px;
        height: 35px;
    }
    .tmo-features-list span {
        font-size: .6em;
    }
}
@media only screen and (min-width: 1280px){
    .tmo-features {
        width: 1160px;
        height: 370px;
        padding: 40px 0;
        background: #fff;
    }
    .tmo-features-list {
        float: left;
        width: 580px;
    }
    .tmo-features-list dl {
        width: 580px;
    }
    .tmo-features-list dt {
        padding: 10px 14px 10px 60px;
    }
    .features-left dt {
        float: right;
        padding: 10px 60px 10px 14px;
    }
    .tmo-features-list dd {
        padding: 14px 0;
        font-size: 1.4em;
        line-height: 1em;
        color: #5a5a5a;
    }
    .features-left dd {
        text-align: right;
    }
    .tmo-features-list dt img {
        width: 35px;
        height: 35px;
    }
    .tmo-features-list span {
        font-size: .6em;
    }
}

/* military page css */
.military-header-content .eyebrow{
  font-size: 18px;
}
.military-header-content h1 {
  padding: 0 50px;
  line-height: 65px!important;
  letter-spacing: -.020em;
}
.military-header-content p {
  font-size: 18px!important;
  margin-bottom: 60px!important;
}
.military-tmo-features .tmo-features .included {
  font-family: 'Tele-GroteskUlt'!important;
  font-size: 3.2rem;
  margin: 0 0 15px;
}
.military-disclaimer .disclaimer {
  padding: 0 60px;
}
.prices h3 {
  font-size: 18px!important;
  letter-spacing: .05em;
  font-family: 'Tele-GroteskUlt'!important;
  text-transform: uppercase;
  font-weight: bold!important;
  color: #5a5a5a!important;
  display: block;
  margin: 20px 0 0;
}
.prices p, .prices img {
  font-size: 80% !important;
  line-height: 95%!important;
  display: block;
  margin: 5px 0;
}
.prices img {
  width: 80%;
  margin: 0 auto!important;
}
a.see-price {
  color: #e20074;
  border: none;
  font-size: 22px;
  line-height: 28px;
  margin-top: 40px;
  display: inline-block;
}
a.see-price:hover{
  color: #e20074!important;
}
a.store-btn, a.call-text {
  display: inline-block ;
  /*width: 150px !important;*/
  height: 45px;
  margin-top: 25px !important;
  margin-bottom: 8px;
  font-size: 19px;
  border: none;
  color: #FFFFFF;
  text-align: center;
  background-color: #e20074;
  line-height: 45px;
  /*margin-right: 20px;*/
  font-family: 'Tele-GroteskUlt'!important;
  padding: 0 30px;
  text-transform: initial;
}
a.store-btn{
  color: #FFFFFF!important;
}
a.call-text:hover{
  color: #e20074!important;
}
a.call-text{
  background-color: #fff;
  color: #e20074;
  font-size: 40px;
  /*width: auto!important;
  margin: 0;*/
  line-height: initial;
}
a.call-text.findout-text{
    font-size: 19px;
}
.offer-section .call p:before {
  content: '';
}
.offer-section .call a.findout-text {
  color: #e20074!important;
  padding: 0 30px;
  text-transform: initial;
  line-height: 45px!important;
  margin-top: 0!important;
}
.offer-section .call a.call_number {
  border: none;
  font-family: 'Tele-GroteskUlt'!important;
  font-size: 40px;
}
.pricing-table {
  border: none!important;
}
.pricing-table th, .pricing-table td {
  padding: 20px 10px!important;
  text-align: center!important;
  border: 0!important;
}
.header-cell {
  background-color: #e20074!important;
  color: #fff!important;
}
.header-text {
  color: #fff !important;
  font-size: 2.4rem!important;
  line-height: 2.9rem!important;
  font-family: 'Tele-GroteskUlt'!important;
  margin: 10px 0!important;
}
.pricing-bold {
  color: #5a5a5a !important;
  font-size: 2.4rem!important;
  line-height: 2.9rem!important;
  font-family: 'Tele-GroteskUlt'!important;
}
.pricing-table td p{
  color: #5a5a5a!important;
  font-size: 22px!important;
  line-height: 28px!important;
  margin: 0;
}
.dark {
  background-color: #EEEEEE;
}
.military-tmo-features .tmo-features{
  height: 580px;
}
.military-tmo-features .tmo-features .tmo-features-list dt img {
  margin-bottom: 10px;
}

.hero-section1[class] {
  min-height: 480px;
  height: auto;
  display: inherit;
  background-position: center top!important;
  display: none;
}
.hero-section1 .offer-section {
  min-height: 480px;
}
.hero-section1 .eyebrow {
  color: #fff!important;
  font-family: Tele-GroteskUlt!important;
  font-size: 18px!important;
  text-transform: uppercase;
  letter-spacing: .05em;
}
.hero-section1 h2 {
  font-size: 69px!important;
  line-height: 60px!important;
  margin-bottom: 13px;
  color: #fff!important;
  text-transform: none;
  font-family: 'Tele-GroteskUlt'!important;
  margin-top:0;
}
.hero-section1 p {
  font-size: 18px!important;
  line-height: 30px!important;
  margin-bottom: 20px!important;
  color: #fff!important;
  margin: 0;
  font-family: 'Arimo'!important;
  position: relative;
}
.hero-section1 .popuphead p{
  color: #6b6b6b!important;
  line-height: 24px!important;
}
.hero-section1 .popuphead p.disclaimer{
  line-height: 15px!important;
}
.pink-section{
  min-height: 250px;
  text-align: center;
  display: flex;
  align-items: center;
}
.pink-section h2 {
  font-size: 40px!important;
  line-height: 50px!important;
  margin-bottom: 13px;
  color: #fff!important;
  text-transform: none;
  font-family: 'Tele-GroteskUlt'!important;
  margin-top:0;
}
.pink-section p {
  font-size: 18px!important;
  line-height: 28px!important;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #fff!important;
}
.pink-section p.disclaimer {
  font-size: 12px!important;
  line-height: 15px!important;
  margin-top: 25px;
}
.pink-section p.disclaimer a{
  color:#fff;
  text-decoration: underline;
  border: none;
}
.pink-section a.verify-btn, .pink-section a.get-details-btn {
  color: #e20074;
  background-color: #fff;
  border: none;
  height: 45px;
  padding: 0 30px;
  min-width: 150px;
  margin-top: 25px!important;
  margin-bottom: 8px;
  display: inline-block;
  font-size: 18px;
  line-height: 45px;
  font-family: 'Tele-GroteskUlt'!important;
}
.pink-section a.verify-btn:hover{
  color: #e20074!important;
}
.pink-section a.get-details-btn:hover{
  color: #fff;
}
.pink-section a.get-details-btn {
  color: #fff;
  background-color: transparent;
}
.pink-section .popuphead p{
  color: #6b6b6b!important;
}
.pink-section .popuphead p a {
  color: #e20074!important;
  text-decoration: none;
}
.pink-section .get-details p,
.pink-section .get-details li{
  color: #6b6b6b!important;
  font-size: 16px!important;
}
.pink-section .get-details ol {
  margin: 0;
}
.pink-section .get-details ol li {
  padding-bottom: 10px;
  line-height: 30px;
}
.pink-section .get-details ul {
  margin: 0;
  padding-bottom: 0;
}
.pink-section .get-details ul li {
  line-height: 30px;
  padding-bottom: 10px;
  list-style: inside;
}
.pink-section .get-details a{
  color: #e20074;
  border:none;
  text-decoration: underline;
}
.pink-section a.call-text{
    color: #fff !important;
    background-color: transparent !important;
    margin-top: 10px !important
} 
.network-section[class]{
  height: 50vw;
  display: flex;
  align-items: center;
  position: relative;
  display: none;
}
.network-section[class] .container,
.network-section[class] .container .vc_column_container{
  position: static!important;
}
.network-section[class] video {
  position: absolute;
  right: -9999em;
  left: -9999em;
  margin: 0 auto;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  top: 0;
}
.discount-section[class] {
  min-height: auto;
  height: 50vw;
  display: flex;
  align-items: center;
  text-align: center;
}
.map-locator-section[class] .call a.findout-text {
  background-color: #e20074!important;
  color: #fff!important;
}
.senior-header-content h1 {
  line-height: 65px!important;
}
.senior-header-content p {
  font-size: 18px!important;
  padding: 0 8%;
}
.senior-header-content .disclaimer {
  text-align: center;
  color: #fff!important;
  margin: 10px 0 30px;
}
.senior-price-section h1 {
  color: #000!important;
  margin-top: 120px;
}
.senior-price-section h1 strong {
  font-weight: normal!important;
  color: #e20074!important;
}
.senior-hero-section h2 {
  font-size: 54px!important;
  padding-right: 30px;
  line-height: 50px!important;
}
.pink-network-section[class]{
  height:auto!important;
  min-height: 480px;
  display: none;
}
.offer-section .call a.transparent-btn {
  background-color: transparent;
  border: 1px solid #fff;
  margin: 0 5px 15px!important;
  line-height: 40px;
}
.pink-network-section .offer-section {
  min-height: 444px;
}
.unlimited55-section[class]{
  min-height: 668px;
  display: none;
}
.unlimited55-section[class] .offer-section {
  min-height: 668px;
}
.unlimited55-section[class] h2 {
  font-size: 54px!important;
  line-height: 50px!important;
}

.unlimited-military-section h2{
  font-size: 50px!important;
  line-height: initial!important;
  color: #fff!important;
  text-align: center;
  font-family: 'Tele-GroteskUlt'!important;
  margin: 50px 15px!important;
}
.unlimited-military-section .unlimited55 > .vc_column-inner,
.unlimited-military-section .military > .vc_column-inner{
  min-height: 720px;
  padding: 30px 10px 30px 50px;
  background-position: left top!important;
}
.unlimited-military-section h1{
  font-size: 72px!important;
  line-height: initial!important;
  color: #fff!important;
  font-family: 'Tele-GroteskUlt'!important;
  margin-top: 115px!important;
}
.unlimited-military-section p{
  color: #fff!important;
  font-size: 20px!important;
  font-weight: 300!important;
}
.unlimited-military-section .unlimited55 h2,
.unlimited-military-section .military h2{
  text-align: left;
  margin: 0!important;
}
.unlimited-military-section .unlimited55 .call p,
.unlimited-military-section .military .call p,
.unlimited-military-section .unlimited55 h2 a,
.unlimited-military-section .military h2 a{
  color: #fff!important;
}

.got-questions-section h3{
  font-family: 'Tele-GroteskUlt'!important;
  padding: 55px 0 10px;
  margin: 0;
  text-align: center;
  font-size: 72px !important;
  color: #e20074 !important;
}
.accordion-block h2{
  font-family: Tele-Fet,sans-serif !important;
  color: #5a5a5a !important;
  font-size: 18px !important;
  line-height: 24px !important;
}
.accordion-block .color-pink{
    text-decoration: none;
    border-bottom:none;
}
.accordion-block p{
    color: #5a5a5a!important;
    font-size: 18px!important;
    line-height: 28px!important;
    margin: 0!important;
    font-weight: 300 !important;
}
.color-pink{
  color: #e20074 !important; 
}
.color-pink:hover{
  color: #a10053 !important;
  }
.accordion-block .vc_toggle_title{
    border-top:none;
}
.accordion-block .vc_toggle {
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
    padding: 25px 0;
    border-bottom: 1px dotted #bebebe;
    margin-bottom: 0 !important;
}
.accordion-block ul {
    padding-top: 13px;
    padding-left: 50px;
}
.accordion-block ul li {
    list-style-type: disc;
}
.accordion-block .vc_toggle_icon{
    left: auto !important;
    right: 0;
}
.accordion-block .vc_toggle_title, .accordion-block .vc_toggle_content{
    padding-left: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 60px;
}
.accordion-block .vc_toggle_icon{
    background-color: transparent !important;
    border:none !important; 
}
 .accordion-block .vc_toggle_icon:before{
    background: none;
    border:none !important;
}
.accordion-block .vc_toggle_icon:after{
    width: 16px !important;
    height: 10px!important;
    background: url('/wp-content/uploads/2018/07/icon-magenta-toggle.png');
    left: 0;
    top:0;
}
.accordion-block .vc_toggle_active .vc_toggle_icon:after {
     background-position: 0 10px !important;
     visibility:visible;
}
.accordion-block1{
    padding-right:30px;
}
.accordion-block2{
    padding-left:30px;
}




@media only screen and (min-width: 375px){
  .tmo-features {
    width: 300px;
    height: 515px;
  }
  .tmo-features-list {
    width: 300px;
  }
  .tmo-features-list dl {
    width: 290px;
  }
  .tmo-features-list dt {
  }
  .tmo-features-list dd {
    padding: 16px 0;
    font-size: 1em;
    line-height: .8em;
  }
  #banner-pop .modal-body {
    padding: 40px 20px;
  }    
  .modal-content div.tmo-features {
    width: 300px;
    height: 470px;
    padding: 20px 0px;
    background: #fff;
  }
  .modal-content div.tmo-features-list {
    width: 300px;
  }
  .modal-content .tmo-features-list dl {
    width: 300px;
  }
  .modal-content .tmo-features-list dt {
    padding: 12px 8px 12px 12px;
  }
  .modal-content .features-left dt {
    float: left;
    padding: 12px 8px 12px 12px;
  }
  .modal-content .tmo-features-list dt img {
    width: 24px;
    height: 24px;
  }
  .modal-content .tmo-features-list dd {
    padding: 12px 0;
    font-size: 1em;
    line-height: .9em;
  }
  .modal-content .features-left dd {
    text-align: left;
  }
  .modal-content .tmo-features-list span {
    font-size: .6em;
    line-height: .8;
  }
  .military-tmo-features .tmo-features{
    height: 580px;
  }
}
@media only screen and (min-width: 640px){
  .tmo-features {
    width: 560px;
    height: 260px;
    padding: 8px 0;
    background: #fff;
  }
  .tmo-features-list {
    float: left;
    width: 280px;
  }
  .tmo-features-list dl {
    width: 270px;
  }
  .tmo-features-list dt {
    padding: 12px 8px 12px 12px;
  }
  .features-left dt {
    float: right;
    padding: 12px 12px 12px 8px;
  }
  .tmo-features-list dd {
    padding: 14px 0;
    font-size: .95em;
    line-height: .85em;
  }
  .features-left dd {
    text-align: right;
  }
  .tmo-features-list dt img {
    width: 28px;
    height: 28px;
  }
  .tmo-features-list span {
    font-size: .7em;
  }
  .modal-content div.tmo-features {
    width: 300px;
    height: 470px;
    padding: 20px 0px;
    background: #fff;
  }
  .modal-content div.tmo-features-list {
    width: 300px;
  }
  .modal-content .tmo-features-list dl {
    width: 300px;
  }
  .modal-content .tmo-features-list dt {
    padding: 12px 8px 12px 12px;
  }
  .modal-content .features-left dt {
    float: left;
    padding: 12px 8px 12px 12px;
  }
  .modal-content .tmo-features-list dt img {
    width: 24px;
    height: 24px;
  }
  .modal-content .tmo-features-list dd {
    padding: 12px 0;
    font-size: 1em;
    line-height: .9em;
  }
  .modal-content .features-left dd {
    text-align: left;
  }
  .modal-content .tmo-features-list span {
    font-size: .6em;
    line-height: .8;
  }
  #banner-pop .modal-body {
    padding: 50px 45px;
  }
  .military-tmo-features .tmo-features{
    height: 310px;
  }

}
@media only screen and (min-width: 768px){
  .tmo-features {
    width: 660px;
    height: 284px;
    padding: 20px 0;
    background: #fff;
  }
  .tmo-features-list {
    float: left;
    width: 330px;
  }
  .tmo-features-list dl {
    width: 320px;
  }
  .tmo-features-list dt {
    padding: 12px 14px 16px 14px;
  }
  .features-left dt {
    float: right;
    padding: 12px 14px 16px 14px;
  }
  .tmo-features-list dd {
    padding: 12px 0;
    font-size: 1em;
    line-height: 1em;
  }
  .features-left dd {
    text-align: right;
  }
  .tmo-features-list span {
    font-size: .7em;
  }
  .military-tmo-features .tmo-features{
    height: 340px;
  }
 
}
@media only screen and (min-width: 960px){
  .tmo-features {
    width: 860px;
    height: 356px;
    padding: 40px 0;
    background: #fff;
  }
  .tmo-features-list {
    float: left;
    width: 430px;
  }
  .tmo-features-list dl {
    width: 430px;
  }
  .tmo-features-list dt {
    padding: 10px 14px 10px 32px;
  }
  .features-left dt {
    float: right;
    padding: 10px 32px 10px 14px;
  }
  .tmo-features-list dd {
    padding: 14px 0;
    font-size: 1.3em;
    line-height: 1em;
  }
  .features-left dd {
    text-align: right;
  }
  .tmo-features-list dt img {
    width: 35px;
    height: 35px;
  }
  .tmo-features-list span {
    font-size: .6em;
  }
  .military-tmo-features .tmo-features{
    height: 400px;
  }
  .military-tmo-features .tmo-features .tmo-features-list dd {
    line-height: .9em;
  }
}
@media only screen and (min-width: 1280px){
  .tmo-features {
    width: 1160px;
    height: 370px;
    padding: 40px 0;
    background: #fff;
  }
  .tmo-features-list {
    float: left;
    width: 580px;
  }
  .tmo-features-list dl {
    width: 580px;
  }
  .tmo-features-list dt {
    padding: 10px 14px 10px 60px;
  }
  .features-left dt {
    float: right;
    padding: 10px 60px 10px 14px;
  }
  .tmo-features-list dd {
    padding: 14px 0;
    font-size: 1.4em;
    line-height: 1em;
    color: #5a5a5a;
  }
  .features-left dd {
    text-align: right;
  }
  .tmo-features-list dt img {
    width: 35px;
    height: 35px;
  }
  .tmo-features-list span {
    font-size: .6em;
  }
  .military-tmo-features .tmo-features {
    height: 390px;
  }
}
@media only screen and (max-width: 1200px){    
  .network-section[class] {
    height: 57vw;
  }
   .banner-ads iframe{
       display: none;
     }
     .header-ad-placement {
       display: none;
     }
}
@media only screen and (max-width: 1100px){
  .military-header-content[class] h1 {
    font-size: 54px!important;
    line-height: 50px!important;
  }
}
@media only screen and (max-width: 1024px){
  .military-banner[class]{
    background-image: url('/wp-content/uploads/2018/07/61423-Fidelis-LPUpdate-3.tablet.png')!important;
  }
  .hero-section1[class] {
    background-image: url('/wp-content/uploads/2018/07/47778-bg-two-thirds-Carrier-Freedom-Fidelis-MLB.tablet.jpg')!important;
  }  
  .hero-section1 h2 {
    font-size: 48px!important;
    line-height: 50px!important;
  }
  .hero-section1 p {
    font-size: 16px!important;
    line-height: 25px!important;
    margin-top: 12px;
    margin-bottom: 15px;
  }
  .pink-section h2 {
    font-size: 40px!important;
    line-height: 40px!important;
  }
  .pink-section p {
    font-size: 16px!important;
    line-height: 24px!important;
  }
  .pink-section a.verify-btn, .pink-section a.get-details-btn {
    height: 40px;
    min-width: 130px;
    line-height: 40px;
  }
  .offer-section .call a.findout-text {
    line-height: 40px!important;
    font-size: 16px;
    height: 40px;
  }
  .offer-section .call a.call_number {
    font-size: 25px;
    padding: 0 12px;
  }
  a.call-text{
      font-size: 25px;
  }
  .network-section[class] {
    height: auto;
    min-height: 568px;        
    background-image: url('/wp-content/uploads/2018/07/ABUN-Fidelis-tablet.gif')!important;
  }
  .network-section[class] video{
    display: none;
  }
  .discount-section[class] {
    background-image: url('/wp-content/uploads/2018/07/32989-bg-hero-full-HUB-fidelis.tablet.jpg')!important;
    height: auto;
    min-height: 568px;
  }
  .discount-section[class] .offer-section{
    align-items: center!important;
  }
  .map-locator-section[class] {
    background-image: url('/wp-content/uploads/2018/07/StoreLocator.tablet.jpg')!important;
  }
  .senior-banner[class]{
    background-image: url('/wp-content/uploads/2018/07/31816-bg-herotwothirds-Unlimited-55Plus-Landing-Page-Redesign.tablet.jpg')!important;
  }
  .senior-hero-section[class]{
    background-image: url('/wp-content/uploads/2018/07/31816-bg-herotwothirds-Unlimited-55Plus.tablet.jpg')!important;
  }
  .senior-hero-section h2 {
    font-size: 40px!important;
    line-height: 40px!important;
  }
  .pink-network-section[class]{
    background-image: url('/wp-content/uploads/2018/07/map_nyc-basic.tablet.jpg')!important;
    min-height: 480px;
    display: none;
  }
  .unlimited55-section[class] {
    min-height: 568px;
    background-image: url('/wp-content/uploads/2018/07/31816-bg-productpreregister-Unlimited-55Plus.tablet.jpg')!important;
  }
  .unlimited55-section[class] .offer-section {
    min-height: 568px;
    padding-right: 0;
    width: 50%;
  }
  .unlimited55-section[class]  .unlimited55-image{
    width: 50%;
  }
  .unlimited55-section[class] h2 {
    font-size: 40px!important;
    line-height: 40px!important;
  }
	.unlimited-military-section h2 {
    font-size: 40px!important;
  }
  .unlimited-military-section .unlimited55 > .vc_column-inner{
    min-height: 100%;
    background-image:url('/wp-content/uploads/2018/08/31816-bg-card-Unlimited-55Plus-Landing-Page-Redesign.tablet.jpg')!important;
  }
  .unlimited-military-section .military > .vc_column-inner{
    min-height: 100%;
    background-image:url('/wp-content/uploads/2018/08/10003_bg_Card_Military_Fidelis.tablet.jpg')!important;
  }
  .unlimited-military-section h1 {
    font-size: 42px!important;
    margin-top: 65px!important;
  }
  .unlimited-military-section p {
    font-size: 16px!important;
    line-height: 1.2!important;
  }
 .unlimited-military-section .call p:first-child:before {
    top: -7px;
 }
}
@media only screen and (max-width: 991px){
  .military-header-content .eyebrow {
    font-size: 16px!important;
  }
}
@media only screen and (max-width: 767px){
  .hero-section1 .offer-section {
    padding-right: 42%;
  }
  .senior-hero-section .offer-section {
    padding-left: 42%;
    padding-right:0;
  }
   .accordion-block2 {
    padding-left: 0 !important;
  }
  .accordion-block1{
    padding-right: 0!important;
  }
  .got-questions-section h3 {
    font-size: 38px !important;
    line-height: 45px !important;
}
	.unlimited-military-section .unlimited55 > .vc_column-inner{
    background-image:url('/wp-content/uploads/2018/08/31816-bg-card-Unlimited-55Plus-Landing-Page-Redesign.mobile.jpg')!important;
  }
  .unlimited-military-section .military > .vc_column-inner{
    background-image:url('/wp-content/uploads/2018/08/10003_bg_Card_Military_Fidelis.mobile.jpg')!important;
  }
}
@media only screen and (max-width: 639px){
  .military-banner[class]{
    background-image: url('/wp-content/uploads/2018/07/61423-Fidelis-LPUpdate-3.mobile.png')!important;
  }
  .military-header-content .eyebrow {
    font-size: 12px!important;
  }
  .military-header-content[class] h1 {
    font-size: 40px!important;
    line-height: 40px!important;
  }
  .hero-section1[class], .hero-section1 .offer-section {
    min-height: 568px;
    text-align: center;
  }
  .hero-section1[class] {
    background-image: url('/wp-content/uploads/2018/07/47778-bg-two-thirds-Carrier-Freedom-Fidelis-MLB.mobile.jpg')!important;
    background-position: center top!important;
  }
  .hero-section1 .offer-section {
    padding-right: 0;
    align-items: flex-end!important;
  }
  .hero-section1 h2 {
    font-size: 38px!important;
    line-height: 38px!important;
  }
  .hero-section1 .offer-section .vc_column-inner {
    padding: 0;
  }
  .hero-section1 p {
    font-size: 15px!important;
    line-height: 18px!important;
  }
  .hero-section1[class] .call h2{
    font-size: 28px!important;
  }
  .pink-section {
    min-height: 384px;
  }
  .pink-section h2 {
    font-size: 30px!important;
    line-height: 30px!important;
  }
  .pink-section p {
    font-size: 14px!important;
    line-height: 20px!important;
  }
  .pink-section a.get-details-btn {
    display: block;
    margin-top: 0!important;
  }
  .offer-section .call a.call_number {
    display: block;
    margin-top: 12px;
  }
  .network-section[class] {
    background-image: url('/wp-content/uploads/2018/07/ABUN-Fidelis-mobile.gif')!important;
  }  
  .network-section[class] h2{
    margin-top: 50px;
  }
  .discount-section[class] {
    background-image: url('/wp-content/uploads/2018/07/32989-bg-hero-full-HUB-fidelis.mobile.jpg')!important;
  }
  .map-locator-section[class] {
    background-image: url('/wp-content/uploads/2018/07/StoreLocator.mobile.jpg')!important;
    min-height: 384px;
  }
  .map-locator-section[class] .offer-section {
    min-height: 384px;
    align-items: flex-start!important;
  }
  .map-locator-section[class] h2 {
    margin-top: 40px;
  }
  .senior-banner[class]{
    background-image: url('/wp-content/uploads/2018/07/31816-bg-herotwothirds-Unlimited-55Plus-Landing-Page-Redesign.mobile.jpg')!important;
  }
  .senior-hero-section[class]{
    background-image: url('/wp-content/uploads/2018/07/31816-bg-herotwothirds-Unlimited-55Plus.mobile.jpg')!important;
    background-position: center bottom!important;
  }
  .senior-hero-section .offer-section {
    padding-left: 0;
    align-items: flex-start!important;
  }
  .senior-hero-section h2 {
    font-size: 30px!important;
    line-height: 30px!important;
    margin-top: 30px;
  }
  .senior-price-section .Unlimited-image img {
    display: none;
  }
  .senior-price-section .Unlimited-image {
    background-image: url(/wp-content/uploads/2018/07/31816-bg-herotwothirds-Unlimited-55Plus-Verizon.mobile.png);
    height: 100vw;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .pink-network-section[class]{
    background-image: url('/wp-content/uploads/2018/07/map_nyc-basic.mobile.jpg')!important;
    min-height: 384px;
  }
  .pink-network-section .offer-section {
    align-items: flex-start!important;
    min-height: 344px;
  }
  .pink-network-section[class] h2 {
    margin-top: 0;
  }
  .offer-section .call a.transparent-btn{
    width: 200px;
    display: block;
  }
  .unlimited55-section[class] {
    min-height: 568px;
    background-image: url('/wp-content/uploads/2018/07/31816-bg-productpreregister-Unlimited-55Plus.mobile.jpg')!important;
  }
  .unlimited55-section[class] .offer-section {
    min-height: auto;
    width: 100%;
    order: 2;
  }
  .unlimited55-section[class]  .unlimited55-image{
    width: 100%;
    order: 1;
  }
  .unlimited55-section[class]  .unlimited55-image .wpb_single_image{
    text-align: center;
  }
  .unlimited55-section[class] h2 {
    font-size: 30px!important;
    line-height: 30px!important;
    margin-top: 50px;
  }
  .unlimited55-section[class]  .unlimited55-image img{
    max-height: 300px;
    max-width: 300px!important;
  }
  .unlimited55-section[class] .container{
    max-width: 320px;
  }
  .unlimited55-section[class] .unlimited55-image .vc_column-inner {
    padding: 0;
}
}
/* end military page css */

@media (max-width: 1023px){
    .advertisement-section iframe{
        width: 100%;
        height: 287px;
    }
    .advertisement-section .vc_column-inner {
        padding: 0;
    }
}

/* netflix banner section */
.netflix-section {
  height: 50vw;
  display: flex;
}
.netflix-section .vc_col-sm-12 {
  display: flex;
}
.netflix-section .vc_column-inner {
  display: flex;
}
.netflix-section .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
}
.netflix-section video{
  position: absolute;
  right: -9999em;
  left: -9999em;
  margin: 0 auto;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  top: 0;
}
.netflix-section .eyebrow{
  color: #fff;
  font-size: 18px;
  letter-spacing: .05em;
  font-family: 'Tele-GroteskUlt'!important;
  position: relative;
  text-align: center;
}
.netflix-section .video-content h2.medium{
  font-size: 72px;
  line-height: 65px!important;
  margin-bottom: 13px;
  color: #fff;
  font-family: 'Tele-GroteskUlt'!important;
  position: relative;
  margin: 15px 0;
}
.netflix-section .video-content .cta{
  text-align: center;
  position: relative;
}
.netflix-section .video-content .cta a.btn.btn-primary.btn-brand{
  background-color: #e20074;
  color: #fff;
  border: none;
  height: 45px;
  padding: 0 30px;
  min-width: 150px;
  margin-top: 8px!important;
  margin-bottom: 8px;
  font-family: 'Tele-GroteskUlt'!important;
  border-radius: 0;
  line-height: 45px;
  font-size: 18px;
}
.netflix-section .video-content .legal{
  position: relative;
}
.netflix-section .video-content .legal p {
  text-align: center;
  margin-top: 20px;
  font-size: 12px!important;
  line-height: 15px!important;
  color: #fff!important;
  font-family: 'Arimo'!important;
}
.netflix-section .video-content .legal p a {
  color: #fff;
  font-weight: bold;
  border: none;
  text-decoration: underline;
}
.popup-content h3 {
  font-size: 38px!important;
  line-height: 36px!important;
  margin-bottom: 80px;
  margin-top: 0;
  font-family: 'Tele-GroteskUlt'!important;
  color: #e20074!important;
}

.netflix-section .h2TextGroup { position: relative; width: 100%; padding-left: 0%; padding-bottom: 8%; font-size: 1em; }
.netflix-section .h2Text { position: absolute; width: 100%; text-align: center; animation:h2TextAnim 16s infinite; opacity:0;}

@media only screen and (min-width: 768px) {
  .netflix-section .h2TextGroup { padding-left: 0%; padding-bottom: 0%; font-size: 1em;}
}

@-webkit-keyframes h2TextAnim {10%{opacity:0;} 15%{opacity:1;} 30%{opacity:1;} 35%{opacity:0;}}
@-moz-keyframes h2TextAnim {10%{opacity:0;} 15%{opacity:1;} 30%{opacity:1;} 35%{opacity:0;}}
@-o-keyframes h2TextAnim {10%{opacity:0;} 15%{opacity:1;} 30%{opacity:1;} 35%{opacity:0;}}
@keyframes h2TextAnim {10%{opacity:0;}15%{opacity:1;} 30%{opacity:1;} 35%{opacity:0;}}

.netflix-section .h2TextGroup .h2Text:nth-child(1){animation-delay:0s;}
.netflix-section .h2TextGroup .h2Text:nth-child(2){animation-delay:4s;}
.netflix-section .h2TextGroup .h2Text:nth-child(3){animation-delay:8s;}
.netflix-section .h2TextGroup .h2Text:nth-child(4){animation-delay:12s;}
@media (max-width: 1024px){
  .netflix-section {
    height: auto;
    min-height: 568px;
  }
  .netflix-section .eyebrow{
    font-size: 16px;
  }
  .netflix-section .video-content h2.medium{
    font-size: 54px;
    line-height: 50px!important;
    margin: 10px 0 0;
  }
  .netflix-section .video-content .cta a.btn.btn-primary.btn-brand{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .netflix-section video{
    display: none;
  }
  .netflix-section[class] {
    background-image: url(/wp-content/uploads/2018/07/bg-90813-netflix-update.tablet.gif)!important;
    background-position: center bottom!important;
  }
}
@media (max-width: 640px){
  .netflix-section {
    min-height: 595px;
  }
  .netflix-section .eyebrow{
    font-size: 12px;
  }
  .netflix-section .video-content h2.medium{
    font-size: 40px;
    line-height: 40px!important;
    margin: 10px 0 0;
  }
  .netflix-section[class] {
    background-image: url(/wp-content/uploads/2018/07/bg-90813-netflix-update.mobile.gif)!important;
    background-position: center top!important;
  }
}


/* slider css */
.marketing-section {
    margin: 30px 0;
}
input[type=range] {
    display: block;
    width: 100%
}
.hidden {
    display: none!important
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}
section.price-slider.marketing-section .price-slider-container {
    color: #E20074;
}
section.price-slider.marketing-section .price-slider-container .price-container {
    position: relative;
}
section.price-slider.marketing-section .price-slider-container .price-container .holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}
section.price-slider.marketing-section .price-slider-container .price-container .price-left .dollar-sign {
    font-size: 60px;
    position: absolute;
    top: 12px;
    font-family: 'Arimo';
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .price-container .price-left .dollar-sign {
        font-size: 40px;
        top: 16px;
    }
}
section.price-slider.marketing-section .price-slider-container .price-container .price-left .price {
    display: inline;
    font-size: 250px;
    line-height: 225px;
    font-family: 'Tele-GroteskUlt';
    margin-left: 30px;
    letter-spacing: -.06em;
    white-space: nowrap
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .price-container .price-left .price {
        margin-left: 20px;
        font-size: 175px;
        line-height: 175px
    }
}
@media screen and (max-width:639px) {
    section.price-slider.marketing-section .price-slider-container .price-container .price-left .price {
        margin-left: 25px
    }
}
section.price-slider.marketing-section .price-slider-container .price-container .price-left .price span {
    letter-spacing: -.26em
}
section.price-slider.marketing-section .price-slider-container .price-container .price-left .price span+span {
    letter-spacing: inherit
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right {
    height: 100%;
    position: relative;
    float: left;
    margin-right: -5px;
    min-height: 225px;
    min-width: 140px
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .price-container .price-right {
        margin-right: -20px;
        min-height: 135px;
        min-width: 80px
    }
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right .per-month {
    display: inline;
    font-size: 48px;
    font-family: Tele-Nor, sans-serif;
    position: absolute;
    bottom: 30px;
    left: 10px
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .price-container .price-right .per-month {
        font-size: 36px;
        bottom: -22px
    }
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right .fa-comment {
    font-size: 120px;
    margin-left: 20px
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .price-container .price-right .fa-comment {
        font-size: 70px;
        margin-left: 10px
    }
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right .bubble {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    top: -98px;
    left: 20px;
    font-family: Tele-Nor, sans-serif;
    font-size: 20px;
    line-height: 24px;
    width: 122px;
    height: 87px;
    text-align: center;
    line-height: 20px;
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right .bubble span {
    color: #000
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right .bubble span sup {
    top: -.5em
}

@media (min-width:1024px) {
    section.price-slider.marketing-section .price-slider-container .price-container .price-right .bubble span sup {
        font-size: 16px;
        top: -.6em
    }
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right .bubble b, section.price-slider.marketing-section .price-slider-container .price-container .price-right .bubble strong {
    font-family: Tele-Ult, sans-serif
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .price-container .price-right .bubble {
        font-size: 14px;
        line-height: 12px;
        width: 70px;
        height: 50px;
        top: -60px;
        left: 11px
    }
    .promotion-section{
        min-height: 610px;
    }
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right.magenta {
    background-color: transparent
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right.magenta .fa {
    color: #E20074
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right.magenta .bubble span {
    color: #fff
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right.black {
    background-color: transparent
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right.black .fa {
    color: #000
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right.black .bubble span {
    color: #fff
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right.white {
    background-color: transparent
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right.white .fa {
    color: #fff
}
section.price-slider.marketing-section .price-slider-container .price-container .price-right.white span {
    color: #000
}
section.price-slider.marketing-section .price-slider-container .price-container p {
    font-size: 28px!important;
    font-family: Tele-Nor, sans-serif!important;
    text-align: center;
    width: 100%;
    clear: both;
    margin: 0;
    padding-right: 0;
}
section.price-slider.marketing-section .price-slider-container .price-container p.deal-line-two {
    font-size: 18px;
    margin: 15px 0 0
}
section.price-slider.marketing-section .price-slider-container .price-container p.deal-line-two a {
    font-family: Tele-Ult, sans-serif;
    color: #E20074
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .price-slider-container .price-container p {
        font-size: 22px
    }
    section.price-slider.marketing-section .price-slider-container .price-container p.deal-line-two {
        font-size: 16px;
        margin: 9px 0 0
    }
    .promotion-section{
        background-image: url(../images/hero-bvs-jod-Revvl-right.mobile.jpg);
        background-position: center center;
    }
    .promotion-section .section-content {
        width: 95%;
        text-align: center;
        margin: 0 auto;
    }
    .promotion-content{
        align-items: start;
        margin-top:30px;
    }
    .promotion-section .section-content  .medium {
        font-size: 40px!important;
        line-height: 40px!important;
        margin-bottom: 20px;
    }
    .promotion-section .section-content   .copy {
        font-size: 15px;
        line-height: 20px;
        margin-top: 7px;
        margin-bottom: 10px;
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container {
    width: 100%;
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .price-slider-container .slider-container {
        float: none;
        width: 100%;
        padding-top: 0
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range] {
    -webkit-appearance: none;
    margin: 10px 0 0;
    overflow: visible;
    z-index: 5;
    position: relative;
    background: 0 0;
    height: 100px
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-webkit-slider-runnable-track {
    width:300px;
    height:10px;
    animate:.2s;
    background:0 0;
    border:none
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-webkit-slider-runnable-track:focus {
    cursor:pointer
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-webkit-slider-runnable-track {
        height:5px
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-webkit-slider-thumb {
    -webkit-appearance:none;
    border:none;
    height:62px;
    width:32px;
    border-radius:16px;
    background:#fff;
    margin-top:-30px;
    z-index:1;
    box-shadow:0 3px 8px 1px rgba(0,0,0,.3)
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-webkit-slider-thumb:focus, section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-webkit-slider-thumb:hover {
    cursor:pointer
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-webkit-slider-thumb {
        height:40px;
        width:22px;
        margin-top:-25px
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]:focus {
    outline: 0!important
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]:focus::-webkit-slider-runnable-track {
    background:0 0;
    cursor:pointer
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-moz-range-track {
    width:100%;
    height:10px;
    background:0 0;
    border:none
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-moz-range-track:focus {
    cursor:pointer
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-moz-range-track {
        height:5px
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-moz-range-thumb {
    -webkit-appearance:none;
    border:none;
    height:62px;
    width:32px;
    border-radius:16px;
    background:#fff;
    margin-top:-30px;
    z-index:1;
    box-shadow:0 3px 10px 1px rgba(0,0,0,.5)
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-moz-range-thumb:focus, section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-moz-range-thumb:hover {
    cursor:pointer
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-moz-range-thumb {
        height:40px;
        width:22px;
        margin-top:-25px
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-moz-focusring {
    outline:0!important
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-ms-track {
    width:100%;
    height:10px;
    animate:.2s;
    color:transparent;
    background:0 0;
    border-color:transparent;
    border-width:30px 0
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-ms-track:focus {
    cursor:pointer
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-ms-track {
        height:5px
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-ms-track #track_container {
    display:none!important
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-ms-thumb {
    -webkit-appearance:none;
    border:1px solid #BEBEBE;
    height:48px;
    width:32px;
    margin-top:-10px;
    border-radius:10px;
    background:#fff;
    z-index:1
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-ms-thumb:focus, section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-ms-thumb:hover {
    cursor:pointer
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-ms-thumb {
        height:40px;
        width:22px
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-ms-fill-lower, section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-ms-fill-upper {
    background:#880046
}
section.price-slider.marketing-section .price-slider-container .slider-container input[type=range]::-ms-tooltip {
    display:none
}

section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks {
    height: 80px;
    position: relative;
    line-height: 0px;
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks {
        height: 61px
    }
}
@-moz-document url-prefix() {
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks {
        height:77px
    }   
    @media (max-width:1023px) {
        section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks {
            height:53px
        }
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks:before {
    display: block;
    content: '';
    width: 95.666667%;
    margin-left: 2.666666666666666%;
    margin-top: -52px;
    height: 10px;
    background: #880046
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks:before {
        height: 5px;
        width: 97.333333%;
        margin-left: 1.333333%;
        margin-top: -56px
    }
}

@media (min-width:804px) and (max-width:840px) {
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks:before {
        width: 91.333333333333%;
        margin-left: 4.333333333333%
    }
}

@media (min-width:640px) and (max-width:803px) {
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks:before {
        width: 96.333333%;
        margin-left: 2.111111%;
        margin-top: -52px
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div {
    position: absolute;
    font-size: 30px;
    font-family: Tele-Ult, sans-serif;
    top: 52px
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div {
        top: 32px;
        font-size: 24px;
        margin-left: -20px
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div:after {
    content: "";
    width: 3px;
    height: 22px;
    background-color: #880046;
    position: absolute;
    left: 9px;
    top: -52px
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div:after {
        left: 6px;
        top: -32px
    }
}

@media (max-width:1023px) {
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div:after {
        height: 15px;
        left: 12px;
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div:first-child+div {
    left: 0;
    margin-left: .1em
}
section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div.second-tick {
    left: 33.33333333333%;
    margin-left: -.1em
}
section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div.third-tick {
    left: 66.6666666666666%;
    margin-left: -.4em
}
section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div:last-child {
    left: 99.9999999999%;
    margin-left: -.7em
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div:last-child {
        left: 99.9%
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div>span {
    display: block;
    font-size: 16px;
    padding-top: 4px
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div>span {
        font-size: 13px;
        padding-top: 0
    }
}
section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div>sup {
    font-size: 20px
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks div>sup {
        font-size: 13px
    }
}
section.price-slider.marketing-section .cta {
    margin-bottom: 20px
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .cta {
        float: none
    }
}
section.price-slider.marketing-section .cta-copy {
    font-family: Tele-Nor, sans-serif;
    color: #5a5a5a;
    font-size: 22px;
    display: block;
    width: 100%;
    float: left
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .cta-copy {
        font-size: 16px
    }
}
section.price-slider.marketing-section .cta-copy a {
    font-family: Tele-Ult, sans-serif;
    color: #E20074
}

@media screen and (max-width:723px) {
    section.price-slider.marketing-section .cta-copy a {
        font-size: 22px
    }
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .cta-copy a {
        font-size: 16px
    }
}
section.price-slider.marketing-section .section-legal {
    font-size: 14px
}

@media screen and (max-width:639px) {
    section.price-slider.marketing-section .section-legal {
        font-size: 12px
    }
}


@media screen and (min-width:768px) and (max-width:1024px){
    section.price-slider.marketing-section .price-slider-container .slider-container .slider-ticks:before {
        width: 93.333333%;
        margin-left: 4.333333%;
    }
}

/*Css by Amit end*/
@media only screen and (min-width: 768px) and (max-width: 1600px){
    /*.banner-bg h1 {
        font-size: 4vw!important;
        line-height: 3.5vw!important;
    }
    .banner-bg ul li {
        font-size: 2vw;
        line-height: 3vw;
        padding-left: 4vw;
    }
    .banner-bg p {
        font-size: 1.3vw!important;
        line-height: 1.6vw!important;
        margin: 1.5vw 0;
    }
    .banner-bg ul li:before {
        font-size: 2vw;
    }    
    .banner-bg .banner-content .wpb_content_element {
        margin-bottom: 1.5vw;
    }
    
    .banner-bg-new h1 {
        font-size: 4vw!important;
        line-height: 3.5vw!important;
    }
    .banner-bg-new ul li {
        font-size: 2vw;
        line-height: 1.3vw;
        padding-left: 4vw;
        margin: 0.8vw 0;
    }
    .banner-bg-new p {
        font-size: 1.3vw!important;
        line-height: 1.6vw!important;
        margin: 1.5vw 0;
    }
    .banner-bg-new ul li:before {
        font-size: 2vw;
    }    
    .banner-bg-new .banner-content .wpb_content_element {
        margin-bottom: 1.5vw;
    }
    .banner-content button {
        padding: 1vw 3.5vw 1vw 1.2vw!important;
        font-size: 1.2vw!important;
    }
    .banner-content button .fa {
        font-size: 1.3vw!important;
        right: 1vw!important;
    }*/
}

@media only screen and (min-width: 768px) and (max-width: 1350px){
    .owl-nav {
        left: -24vw;
    }
}

@media only screen and (max-width: 1100px){
    .mean-container .mean-nav ul li a:hover {
        color: #367bc1;
    }
    .cg-menu-below .cg-wp-menu-wrapper {
        display: flex;
        flex-wrap: wrap;
    }
    .cg-menu-below .cg-wp-menu-wrapper div#load-mobile-menu {
        order: 3;
        width: 100%;
        position: relative;
    }
    .cg-menu-below .cg-wp-menu-wrapper .leftnav.logo.image {
        order: 1;
        width: 52%;
        margin-top: 12px;
    }
    .mean-container a.meanmenu-reveal {
        top: -60px;
        padding-right: 0;
    }
    .mean-container .mean-nav {
        margin-top: 5px;
    }
    .cg-menu-below .cg-wp-menu-wrapper .rightnav {
        order: 2;
        width: 45%;
    }
    .cg-menu-below .logo img{
        max-height: 50px;
    }
    .mean-container .mean-nav ul li a {
        padding: 20px 10px;
    }
    .mean-container .mean-nav ul li a.mean-expand {
        line-height: 18px;
        text-align: center;
        padding: 11px 4px;
        background-color: #d0d0d0;
        margin-top: 0;
    }
    .mean-container .mean-nav ul li li a {
        padding: 20px;
        border-top: 1px solid #f1f1f1;
        width: 100%;
    }
    .mean-container .mean-nav ul.sub-menu li a:hover {
        background-color: #367bc1;
        opacity: 1;
        color: #fff;
        font-weight: bold;
    }
    .mean-container .mean-nav ul li li li a {
        padding: 20px 30px;
        width: 100%;
    }
    .mean-container .mean-nav ul ul.sub-menu a.mean-expand {
        top: 0;
    }
    .mean-container .mean-nav ul ul.sub-menu a.mean-expand:hover{
        background-color: #eaeaea;
        color: #333;
        font-weight: 400;
    }
    .mean-container .mean-nav ul li.mean-last a{
        color: #367bc1!important;
        font-weight: bold;
    }
    .t-logo figure {
        margin-top: 20px!important;
    }
    .t-mobile-banner h1 {
        font-size: 60px!important;
        line-height: 34px!important;
        margin: 10px 0 15px!important;
    }
    /*.banner-bg-new a.vc_btn3-size-lg {
        padding: 10px 40px 11px 15px!important;
    }*/
}

@media only screen and (min-width: 1024px){
    .bottom {
        padding-top: 80px;
        display: block;
        background-image: url('../../../wp-content/uploads/2017/11/fca-bottom-bg-l.png') !important;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .vc_row-fluid.hero-reg {
        width: 100%;
        min-height: 420px;
        background-position: 30% center !important;
        padding: 40px 20px 0 560px;
        margin: 10px auto 20px;
    }
}

@media only screen and (min-width: 640px) and (max-width: 1023px){
    .vc_row-fluid.hero-reg {
        background-image: url(../../../wp-content/uploads/2017/11/fca-reg-bg-m.png) !important;
        background-color: transparent !important;
        background-position: top center !important;
        width: 448px;
        padding: 230px 0 0;
        margin: 25px auto;
    }
    .vc_row-fluid.hero-reg h1{
        margin-top: 90px;
    }
    .bottom:before{
        content: '';
        position: absolute;
        height: 25px;
        background-color: #1074C0;
        width: 100%;
        top:0;
    }
    .bottom{
        padding-top: 50px;
        width: 640px;
        margin: 0 auto;
    }
    .bottom .col-sm-12{
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .how-lifeline-desc{
        text-align: center;
    }

}

@media only screen and (max-width: 991px){
    .lifline-featured-img[class] {
        background-position: center center!important;
    }
    .t-mobile-banner .eyebrow {
        font-size: 1.8em;
    }
    .t-mobile-banner h1 {
        font-size: 50px!important;
        line-height: 36px!important;
    }
    .t-mobile-banner p {
        font-size: 14px!important;
        line-height: 18px!important;
    }
    .price-section h1 {
        font-size: 40px!important;
        line-height: 34px!important;
        margin: 20px 0 15px;
    }
    .price-section p {
        font-size: 14px!important;
        line-height: 18px!important;
    }
    .call {
        margin: 20px 0 0;
    }
    .call p:first-child {
        font-size: 14px!important;
    }
    .call h2, .offer-section .call h2 {
        font-size: 32px!important;
        line-height: 30px!important;
    }
    .headercall .call p {
        font-size: 12px!important;
    }
    .peoplesection h1 {
        font-size: 40px!important;
        line-height: 34px!important;
        margin: 20px 0 15px;
    }
    .promotion-section h2 {
        font-size: 48px!important;
        line-height: 50px!important;
    }
    .promotion-section p {
        font-size: 16px!important;
        line-height: 25px!important;
        margin-top: 12px;
        margin-bottom: 15px;
    }
    .agentsection h1 {
        font-size: 40px!important;
        line-height: 34px!important;
        margin: 20px 0 15px;
    }
    .agentsection .callagent a {
        font-size: 42px;
    }
    .popuphead .modal-dialog {
        width: 600px;
    }
    .popuphead p {
        font-size: 18px!important;
        line-height: 24px!important;
    }
}

@media only screen and (max-width: 767px){
    .cg-menu-below .cg-wp-menu-wrapper .rightnav {
        display: none;
    }
    .cg-menu-below .cg-wp-menu-wrapper .leftnav.logo.image {
        width: 100%;
        text-align: left;
    }
    /*.banner-bg .container{
        padding: 0!important;
    }
    .banner-bg h1 {
        font-size: 26px!important;
        line-height: 26px!important;
    }
    .banner-bg ul li {
        font-size: 22px;
        line-height: 34px;
        padding-left: 35px;
    }
    .banner-bg p {
        width: 95%;
        font-size: 16px!important;
        line-height: 16px!important;
        margin: 10px 0;
    }
    .banner-bg ul li:before{
        font-size: 22px;
        top: -2px;
    }
    
    .banner-bg-new .container{
        padding: 0!important;
    }
    .banner-bg-new h1 {
        font-size: 30px!important;
        line-height: 26px!important;
        margin-top: 15px;
    }
    .banner-bg-new ul {
        width: 75%;
    }
    .banner-bg-new ul li {
        font-size: 20px;
        line-height: 14px;
        padding-left: 35px;
        width: 100%;
    }
    .banner-bg-new p {
        width: 95%;
        font-size: 16px!important;
        line-height: 16px!important;
        margin: 10px 0;
    }
    .banner-bg-new ul li:before{
        font-size: 22px;
        top: -2px;
    }
    .banner-bg-new a.vc_btn3-size-lg {
        padding: 8px 25px 8px 8px!important;
        font-size: 14px;
    }
    .banner-content .wpb_text_column {
        margin-bottom: 10px;
    }*/
    .comparebrands .comparebrands-logo ul li {
        width: 33%;
    }
    .slider-head-blue .owl-stage .owl-item:last-child, .carrier-slider .owl-stage .owl-item:last-child{
        margin-right: 15px!important;
    }
    .sliderhead  .container{
        padding: 0 0 0 5px!important;
    }
    .sliderhead h2 {
        margin-bottom: 0px!important;
        margin-top: 0px;
    }
    .sliderhead .wpb_text_column.wpb_content_element {
        margin-bottom: 0;
    }
    .lifeline-container > .container{
        padding: 0!important;
    }
    .lifline-articles {
        padding: 0 1em;
    }
    .lifeline-content .vc_column-inner {
        padding: 0;
    }
    .slider-head-blue .owl-stage .owl-item, .carrier-slider .owl-stage .owl-item {
        margin-left: 3px;
    }
    .form-area .row .col {
        margin-bottom: 10px;
    }
    .lifline-featured-img p {
        margin: 0!important;
        font-size: 14px!important;
        line-height: 14px!important;
    }
    .form-area {
        width: auto;
        border-radius: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .form-area .vc_column-inner {
        padding-top: 15px!important;
    }
    .form-area .vc_column-inner .wpb_text_column {
        margin-bottom: 15px;
    }
    .more-lifeline-articles ul {
        display: block;
    }
    .more-lifeline-articles ul li {
        width: 100%;
    }    
    .lifline-featured-img h1, .lifline-featured-img h3, .lifline-featured-img p {
        width: 75%;
    }
    .lifline-featured-img h1 {
        font-size: 32px!important;
        line-height: 30px!important;
    }
    .lifline-featured-img h3 {
        font-size: 20px!important;
        line-height: 20px!important;
        margin-top: 0px;
    }/*
    .banner-content button {
        padding: 10px 30px 10px 10px!important;
        font-size: 14px!important;
    }
    .banner-content button .fa {
        font-size: 12px!important;
        right: 10px!important;
    }*/
    .spp-right-sidebar {
        margin-top: 0;
        border-top: 1px solid #ccc;
        padding-top: 20px;
    }
    .carousel-slider .owl-nav {
        display: block!important;
        left: initial;
        top: -20px;
        right: 10px;
        z-index: 999;
    }
    .email-subscribe h1 {
        font-size: 26px!important;
        line-height: 26px!important;
    }
    .t-mobile-banner img.vc_single_image-img {
        width: 100%;
    }
    .t-mobile-banner{
        text-align: center;
    }
    .t-mobile-banner .vc_column-inner, 
    .price-section .vc_column-inner, 
    .peoplesection .vc_column-inner,
    .promotion-section .vc_column-inner{
        padding: 0 1%;
    }
    .t-mobile-banner h1 {
        margin-top: 0;
    }
    .t-mobile-banner p{
        padding: 0;
    }
    .price-section {
        text-align: center;
    }
    .price-section p{
        padding-right: 0;
    }
    .promotion-section .offer-section {
        padding-right: 50%;
    }
    .lifline-featured-img[class] {
        max-height: 450px;
        min-height: 300px;
    }
    .lifline-featured-img .container {
        padding: 0!important;
    }
    .t-logo{
        margin:10px 0;
    }
    .t-logo, .headercall {
        text-align: center!important;
    }
    .headercall .call {
        margin: 10px 0 0 30px;
    }
    .headercall .call p, .headercall .call h2 {
        padding-left: 0;
    }
    .headercall .call p:before {
        left: -35px;
    }
    .lifeline-popup .congratulations h2, .lifeline-popup .congratulations p {
        width: 100%;
    }
    .lifeline-popup .congratulations p:nth-of-type(1) {
        font-size: 20px!important;
        line-height: 20px!important;
        margin-bottom: 20px!important;
    }
    #banner-pop .modal-dialog{
        height: 100%;
    }
    #banner-pop .modal-body{
        max-height: 100%!important;
    }
}

@media only screen and (min-width: 640px){
    .vc_row-fluid.hero-reg p {
        margin-bottom: 80px!important;
    }
}
@media only screen and (max-width: 640px){
    .cg-menu-below .leftnav .cg-main-logo {
        display: inline-block;
    }
    .vc_row-fluid.hero-reg p {
        margin-bottom: 280px!important;
    }
    .vc_row-fluid.hero-reg {
        background-image: url(../../../wp-content/uploads/2017/11/fca-reg-bg-s.png) !important;
        background-color: transparent !important;
        background-position: top center !important;
        width: 320px;
        padding: 230px 0 0;
        margin: -10px auto;
    }
    .bottom:before{
        content: '';
        position: absolute;
        height: 25px;
        background-color: #1074C0;
        width: 100%;
        top:0;
    }
    .bottom{
        padding-top: 50px;
    }
    .header-title {
        font-size: 35px !important;
        line-height: 30px!important;
    }
    .vc_row-fluid.hero-reg h1 {
        margin-top: -200px !important;
        font-size: 26px;
    }
    .promotion-section[class] {
        background-image: url(/wp-content/uploads/2018/04/5008-lp-hero-0-down.mobile.jpg) !important;
        /*background-position: center bottom!important;*/
        text-align: center;
        display: block;
        padding-top: 30px;
    }
    .promotion-section h2 {
        font-size: 40px!important;
        line-height: 40px!important;
        margin-bottom: 20px;
    }
    .promotion-section p {
        font-size: 15px!important;
        line-height: 20px!important;
        margin-top: 7px;
        margin-bottom: 10px;
    }
    .promotion-section .offer-section {
        padding-right:0;
    }
    .agentsection .callagent a {
        font-size: 32px!important;
        line-height: 22px!important;
    }
    .popuphead .modal-dialog {
        width: 94%;
    }
    .popuphead h1 {
        font-size: 26px!important;
        line-height: .95em!important;
    }
    .popuphead p {
        font-size: 16px!important;
        line-height: 20px!important;
    }
    .popuphead .modal-body {
        padding: 50px 30px;
    }
    .email-subscribe .container{
        padding: 0!important;
    }
}

@media only screen and (max-width: 480px){
    .email-subscribe .input-group {
        display: block;
    }
    .email-subscribe .input-group-addon {
        display: none;
    }
    .email-subscribe .input-group-btn > .btn {
        width: 100%;
    }
    .email-subscribe .form-control{
        text-align: center;
    }
    .email-subscribe .error{
        width: 100%;
        bottom: 70px;
    }
    .email-subscribe .error.alert-warning:before, .email-subscribe .error.alert-danger:before{
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .tmoform-msg-box {
        width: 95%;
    }
}

@media only screen and (max-width: 410px){
    .rightnav .contact[class] {
        padding-left: 30px!important;
    }
    .rightnav .contact:before {
        left: -10px;
    }
    .rightnav .contact h4 {
        font-size: 11.5px!important;
    }
    .rightnav .contact h1 {
        font-size: 28px;
    }
    .rightnav .social {
        padding: 4px 0!important;
    }
    .rightnav .social ul li .socicon {
        font-size: 30px!important; 
    }
    .comparebrands .comparebrands-logo ul li {
        width: 49%;
    }    
    .cg-menu-below .cg-wp-menu-wrapper .rightnav {
        width: 100%;
        text-align: left;
        margin-top: 0;
    }
    .rightnav .extra {
        float: none;
    }    
}


/* tmo form css */
.wrap-input100 input, .wrap-input100 select {
  outline: none;
  border: none;
}
.wrap-input100 input[type="number"] {
  -moz-appearance: textfield;
  appearance: none;
  -webkit-appearance: none;
}
.wrap-input100 input[type="number"]::-webkit-outer-spin-button,
.wrap-input100 input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.wrap-input100 input:focus {
  border: none !important;
  box-shadow: none!important;
}
.wrap-input100 input:focus::-webkit-input-placeholder { color:transparent; }
.wrap-input100 input:focus:-moz-placeholder { color:transparent; }
.wrap-input100 input:focus::-moz-placeholder { color:transparent; }
.wrap-input100 input:focus:-ms-input-placeholder { color:transparent; }

.wrap-input100 input::-webkit-input-placeholder {color: #ccc;}
.wrap-input100 input:-moz-placeholder {color: #ccc;}
.wrap-input100 input::-moz-placeholder {color: #ccc;}
.wrap-input100 input:-ms-input-placeholder {color: #ccc;}
/*---------------------------------------------*/
.container-contact100-form-btn button {
  outline: none !important;
  border: none;
}
.container-contact100-form-btn button:hover {
  cursor: pointer;
}
.vertical-alignment-helper {
  display:table;
  height: 100%;
  width: 100%;
}
.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
}
.call-you-btn {
  margin-top: 15px;
}
.call-you-btn a {
  background-image: none!important;
  background-color: #e20074!important;
  border: 0!important;
  border-radius: 50px!important;
  font-size: 14px!important;
  font-weight: bold;
  padding: 10px 20px!important;
  color: #fff;
  outline: none;
  display: block;
}
.call-you-btn a:hover, .call-you-btn a:focus {
  background-color: #fff!important;
  color: #e20074!important;
}
.or {
  background-color: #fff;
  width: 45px;
  margin: 15px auto;
  display: block;
  height: 45px;
  border-radius: 50%;
  line-height: 42px;
  font-size: 14px;
  font-weight: bold;
  border: 2px solid #fff;
  box-shadow: inset 0 0 0 3px #000;
}
.wrap-contact100 {
  /*background: rgba(0, 0, 0, 0.5);*/
  background: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  position: relative;
  padding: 15px 0;
  margin: 20px auto;
  width: 1100px;
}
.contact100-form-title {
  width: 100%;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

  padding: 10px 15px 0;
}
.tmo-form-loader {
  border: 6px solid #ffffff;
  border-radius: 50%;
  border-top: 6px solid #e42887;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite; 
  animation: spin 2s linear infinite;      
  z-index: 5;
}

@-webkit-keyframes spin {  
  0% { 
    -webkit-transform: rotate(0deg); 
  }  
  100% { 
    -webkit-transform: rotate(360deg); 
  }
}
@keyframes spin {  
  0% { 
    transform: rotate(0deg); 
  }  
  100% { 
    transform: rotate(360deg); 
  }
}
.tmo-form-overlay {    
  position: absolute;    
  width: 100%;    
  height: 100%;    
  background-color: rgba(0, 0, 0, 0.5);   
  z-index: 2;    
  display: flex;    
  align-items: center;    
  justify-content: center;
      top: 0;
    left: 0;
}
.alertbox {
  padding: 2px 15px;
  font-size: 12px;
  height: 25px;
  float: left;
  border-radius: 20px;
  margin: 10px;
  line-height: 22px;
  color: #FFFFFF;
}
.tmo-form-error {
  background-color: #FF2020;
}
.tmo-form-success {
  background-color: #239226;
}

.contact100-form-title-1 {
  font-family: 'Tele-GroteskUlt'!important;
  font-size: 40px;
  /*color: #fff;*/
  color: #e20074;
  line-height: 1;
  text-align: center;
  padding-bottom: 7px;
}
.contact100-form-title-2 {
  font-family: 'Arimo'!important;
  /*font-size: 15px;
  color: #fff;*/
  font-size: 18px;
  color: #3e3e3e;
  line-height: 1.3;
  text-align: center;
}
/*.contact100-form-title::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(154, 18, 88, 0.59);
}*/
.contact100-form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 23px 20px;
}
.wrap-input100 {
  /*width: 36%;*/
  width: 29%;
  position: relative;
  border-bottom: 1px solid #b2b2b2;
  margin-bottom: 15px;
  /*margin-left: 110px;*/
  margin-left: 190px;
}
.label-input100 {
  font-family: 'Arimo'!important;
  font-size: 15px;
  /*color: #fff;*/
  color: #4e4e4e;
  line-height: 1.2;
  text-align: right;

  position: absolute;
  top: 14px;
  /*left: -105px;
  width: 80px;*/
  left: -210px;
  width: 210px;
  text-align: left;
  padding-left: 20px;
}
.input100 {
  font-family: 'Arimo'!important;
  font-size: 15px;
  /*color: #fff!important;*/
  line-height: 1.2;
  display: block;
  width: 100%;
  background: transparent!important;
  padding: 0 5px!important;
}
.focus-input100 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.focus-input100::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;

  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;

  background: #E20074;
}
input.input100,
select.input100{
  height: 45px;
}
select.input100 option{
  color: #333;
}
.input100:focus + .focus-input100::before {
  width: 100%;
}
.has-val.input100 + .focus-input100::before {
  width: 100%;
}
.container-contact100-form-btn {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding-top: 8px;
}
.contact100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  min-width: 160px;
  height: 50px;
  background-color: #E20074;
  border-radius: 25px;

  font-family: 'Arimo'!important;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.contact100-form-btn i {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.contact100-form-btn:hover {
  background-color: #E20074;
  color: #fff;
}
.contact100-form-btn:hover i {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
/* css for checkbox */
.opt-in .checkbox-container{
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 16px;
  text-align: left;
  margin-top: 10px;
  /*color: #fff;*/
  color: #3e3e3e;
}
.opt-in .checkbox-container input{
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.opt-in .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
.opt-in .checkbox-container:hover input ~ .checkmark{
  background-color: #ccc;
}
.opt-in .checkbox-container input:checked ~ .checkmark{
  background-color: #e20074;
}
.opt-in .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.opt-in .checkbox-container input:checked ~ .checkmark:after{
  display: block;
}
.opt-in .checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#contact-modal {
  padding-right: 0!important;
}
#contact-modal .modal-content {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
#contact-modal .close {
  outline: none;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 2;
  opacity: 1;
  border-radius: 50%;
  line-height: 20px;
  color: #fff;
  font-size: 30px;
  text-shadow: none;
}



#banner-pop h1, #banner-pop p {
  text-align: left;
}
#banner-pop .modal-body {
  padding: 40px 20px;
}
.banner-contact {
  display: flex;
  width: 670px;
  margin: 10px auto;
}
.banner-contact > .call {
  margin: 12px 28px;
}
#phone_loader {
  position: absolute;
  right: 5px;
  top: 8px;
}

/* TmobileCA css */
.TmobileCA .t-logo {
  padding-top: 0;
}
.TmobileCA .t-logo figure {
  margin-top: 0!important;
}
.TmobileCA .headercall {
  text-align: right;
}
.TmobileCA .headercall .call p, .TmobileCA .headercall .call h2 a  {
  color: #000!important;
}
.TmobileCA-banner .eyebrow {
  padding-top: 350px;
}


@media only screen and (max-width: 1200px){
  .wrap-contact100 {
    width: 97%;
    margin: 20px auto;
  } 
    .rightnav .extra, .cg-transparent-header, .cg-menu-below{
       height: auto!important; 
      }
      .rightnav{
        /*margin-top: 10px; */
     }
}
@media (max-width: 1100px) {
  .wrap-input100 {
    width: 26%;
  }
}
@media (max-width: 991px) {
  .wrap-input100 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .contact100-form {
    padding: 23px 20px;
  }
  .banner-contact{
    display: block;
    width: 100%;
  }
  .banner-contact > .call {
    margin-bottom: 0;
    padding-left: 25px;
  }
  .or {
    margin: 8px auto;
  }
  .TmobileCA-banner .eyebrow {
    padding-top: 48vw;
  }
}
@media (max-width: 640px) {
  .wrap-input100 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .wrap-input100 {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .label-input100 {
    text-align: left;
    position: unset;
    top: unset;
    left: unset;
    width: 100%;
    padding: 0 5px;
    display: block;
  }
}


/* new lifeline page css */
.lifeline-bg-img[class] {
    /*height: 65vh;*/
    background-position: top center !important;
}
.lifeline-content-section h3 {
    font-family: Montserrat!important;
    font-weight: 700!important;
    font-size: 30px!important;
    color: #222222!important;
    text-align: center;
    margin: 60px 0 30px;
}
.lifeline-content-section p {
    font-size: 26px!important;
    text-align: center;
    font-weight: 500!important;
    color: #222222!important;
    line-height: 32px!important;
    font-family: Montserrat!important;
    width: 700px;
    margin: 0 auto 60px!important;
}
.lifeline-services-section ul {
    margin: 0;
    padding: 0;
    display: flex;
    height: 85px;
    align-items: center;
}
.lifeline-services-section ul li {
    list-style: none;
    color: #fff;
    font-size: 20px;
    font-family: Montserrat;
    font-weight: 500;    
    flex: 1;
    line-height: 22px;
    position: relative;
    padding-left: 60px;
}
.lifeline-services-section ul li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 36px;
    font-family: Fontawesome;
    font-weight: normal;
    transform: translateY(-50%);
}
.lifeline-services-section ul li:nth-child(1):before {
    content: "\f012";
}
.lifeline-services-section ul li:nth-child(2):before {
    content: "\f10b";
    font-size: 50px;
}
.lifeline-services-section ul li:nth-child(3):before {
    content: "\f05e";
}
.lifeline-qualify-section h3 {
    text-align: center;
    font-family: Montserrat!important;
    font-size: 34px!important;
    color: #0e4d8e!important;
    font-weight: bold!important;
    position: relative;
    margin-bottom: 40px!important;
}
.lifeline-qualify-section h3:before {
    content: '';
    position: absolute;
    height: 4px;
    background-color: #f7941c;
    width: 110px;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.lifeline-qualify-section p {
    font-family: Montserrat!important;
    font-size: 14px!important;
    font-weight: 500!important;
    color: #6b6b6b!important;
    line-height: 20px!important;
    margin-bottom: 20px;
    margin-top: 30px;
}
.lifeline-qualify-section p strong {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
}
.lifeline-qualify-section ul {
    margin: 0;
    padding: 0;
    font-family: Montserrat!important;
}
.lifeline-qualify-section ul li {
    font-size: 14px;
    font-weight: bold;
    color: #525252;
    line-height: 18px;
    margin: 0 0 20px;
    list-style: none;
    padding-left: 35px;
    position: relative;
}
.lifeline-qualify-section ul li:before {
    content: '\f105';
    position: absolute;
    font-family: Fontawesome;
    left: 0;
    font-size: 22px;
    color: #000;
    top: 0;
}
.mobile-device img {
    width: 90%;
}
.article-content-section .article-heading {
    background-color: #f5f5f5;
    text-align: center;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;    
    margin: 10px 0 25px 0;
}
.article-content-section .article-heading h3 {
    margin: 0 0 3px;
    font-family: Montserrat!important;
    font-size: 24px!important;
    font-weight: 600!important;
    text-transform: uppercase;
}
.article-content-section .article-heading .article-small-title {
    font-family: Montserrat!important;
    font-weight: 600;
}
.article-content-section .article-heading .article-small-title {
    font-family: Montserrat!important;
    font-weight: 600;
    /*border-top: 4px solid #818181;
    width: 110px;
    padding: 5px 0 0 0;*/
    margin: 0;
    border: 0;
    padding: 0;
    font-size: 18px;
}
.article-content-section ul li {
    width: 44%;
    margin: 0 3%;
}

.top-banner-content h1{
    font-family: Montserrat!important;
    font-size: 38px!important;
    font-weight: bold!important;
    line-height: 38px!important;
    color: #fff!important;
    margin: 0 0 20px !important;
}
.top-banner-content h1 strong {
    font-weight: bold;
    color: #f7941c;
}
.top-banner-content ul{
    margin: 0;
    padding: 0;
    font-family: Montserrat!important;
}
.top-banner-content ul li {
    color: #fff;
    list-style: none;
    font-size: 24px;
    font-weight: 600;
    padding-left: 60px;
    position: relative;
    margin: 3vw 0;
}
.top-banner-content ul li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 40px;
    font-family: Fontawesome;
    font-weight: normal;
    transform: translateY(-50%);
}
.top-banner-content ul li:nth-child(1):before{
    content:"\f012";
}
.top-banner-content ul li:nth-child(2):before{
    content:"\f10b";
    font-size: 60px;
}
.top-banner-content ul li:nth-child(3):before{
    content:"\f05e";
}

.zip-verify-top {
    width: 340px;
    background-color: rgba(255, 255, 255, .2);
    box-shadow: 0 0 50px rgba(255, 255, 255, .1);
    padding: 20px;
    float: right;
}
.zip-verify-top .row {
    display: flex;
    flex-direction: column;
}
.zip-verify-top h3 {
    color: #fff!important;
    font-family: Montserrat!important;
    text-transform: uppercase;
    font-size: 22px!important;
    font-weight: 600!important;
    text-align: center;
    margin: 0 0 8px;
    line-height: 20px!important;
}
.zip-verify-top .small-description {
    color: #fff!important;
    font-family: Montserrat!important;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding: 10px 0 0;
    line-height: initial;
    margin-bottom: 10px;
}
.zip-verify-top .small-description:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 90px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}
.zip-verify-top .form-control {
    background-color: transparent;
    border-radius: 0;
    font-family: Montserrat!important;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    font-weight: 500;
    color: #fff;
    margin: 10px 0;
    position: relative;
    padding-left: 55px;
}
.zip-verify-top .col-md-12:before {
    content: '';
    position: absolute;
    left: 30px;
    top: 50%;
    color: #d6d6d6;
    font-size: 26px;
    font-family: Fontawesome;
    transform: translateY(-50%);
    z-index: 1;
}
.zip-verify-top .email:before{
    content: '\f0e0';
}
.zip-verify-top .zip:before{
    content: '\f041';
    left: 35px;
}
.zip-verify-top button {
    border-radius: 0;
    background-color: #f7941c!important;;
    height: 50px;
    margin: 15px 0 5px;
    font-size: 20px;
    font-weight: 600;
    font-family: Montserrat!important;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px rgba(158, 87, 0, .45)
}
.zip-verify-top button .fa {
    font-size: 24px;
    display: inline-block;
    margin: 0 20px 0 0;
}
.zip-verify-bottom button{
  margin-top: 5px;
}
.sticky-form {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    box-shadow: 0 0 40px #272727;
}
.sticky-form.stick{
    position: static;
    box-shadow: none;
}
.zip-verify-bottom {
    background-color: transparent;
    box-shadow: none;
    width: 100%;
    float: none;
}
.zip-verify-bottom .row {
    flex-direction: row;
}
.zip-verify-bottom h3{
    text-align: left;
}
.zip-verify-bottom .small-description{
    text-align: left;
    margin-bottom: 0;
}
.zip-verify-bottom .small-description:before{
    margin: 0;
    left: 0;
    right: initial;
}
.zip-verify-bottom .row > div {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 1100px) {
    .zip-verify-top{
        float: left;
        width: 290px;
    }
    .top-banner-content h1 {
        font-size: 26px!important;
        line-height: 30px!important;
    }
    .zip-verify-bottom {
        width: 100%;
    }
    .top-banner-content ul li .fa-signal {
        font-size: 28px;
        width: 35px;
    }
    .top-banner-content ul li {
        font-size: 19px;
        line-height: 22px;
    }
    .top-banner-content ul li .fa-mobile {
        font-size: 50px;
    }
    .top-banner-content ul li .fa {
        font-size: 30px;
    }
}
@media screen and (max-width: 991px) {
    .banner-section .top-banner-content {
        width: 100%;
    }
    .banner-section > div {
        width: 50%;
    }
    .top-banner-content h1 {
        margin-top: 30px!important;
    }
    .top-banner-content ul{
        display: flex;
        margin-bottom: 20px!important;
    }
    .top-banner-content ul li {
        font-size: 18px;
        line-height: 20px;
        margin: 0 10px;
    }
    .zip-verify-top{
        float: left;
    }
    .lifeline-banner-img img {
        width: 300px;
    }
    .lifeline-qualify-section ul li {
        margin: 0 0 10px;
        padding-left: 20px;
    }
    .zip-verify-bottom {
        width: 60%;
        margin: 0 auto;
        float: none!important;
    }
    .zip-verify-bottom .row{
        flex-direction: column;
    }
    .zip-verify-bottom .row > div {
        width: 100%;
    }
    .zip-verify-bottom .row > div:last-child{
        margin: 0;
    }
    .zip-verify-bottom h3 {
        text-align: center;
    }
    .zip-verify-bottom .small-description {
        text-align: center;
    }
    .zip-verify-bottom .small-description:before {
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .zip-verify-top .form-control, .zip-verify-top .form-control:focus{
        padding-left: 45px;
    }
    .zip-verify-top .col-md-12:before {
        left: 25px;
        font-size: 22px;
    }
    .sticky-form {
        position: static;
        box-shadow: none;
    }
}
@media screen and (max-width: 767px) {
    .zip-verify-bottom {
        width: 100%;
    }
    .lifeline-content-section h3 {
        font-size: 24px!important;
        margin: 20px 0 10px;
    }
    .lifeline-content-section p {
        font-size: 18px!important;
        line-height: 24px!important;
        width: 100%;
        margin: 0 auto 20px!important;
    }
    .banner-section .top-banner-content {
        width: 50%;
    }
    .top-banner-content ul {
        display: block;
    }
    .top-banner-content ul li {
        margin: 20px 0;
        padding-left: 40px;
    }
    .top-banner-content ul li:before {
        font-size: 24px;
    }
    .top-banner-content ul li:nth-child(2):before {
        font-size: 34px;
    }
    .zip-verify-top {
        width: 100%;
        padding:20px 5%;
    }
    .zip-verify-top h3 {
        font-size: 20px!important;
    }
    .lifeline-services-section ul {
        display: block;
        height: auto;
        margin: 0 auto!important;
        width: 340px;
    }
    .lifeline-services-section ul li {
        margin: 30px 0!important;
    }
    .lifeline-services-section ul li:before {
        font-size: 30px;
    }
    .lifeline-services-section ul li:nth-child(2):before {
        font-size: 45px;
    }
    .lifeline-qualify-section h3{
        margin-top:20px!important;
    }
    .lifeline-qualify-section p {
        margin-top: 0;
    }
    .mobile-device img {
        width: 300px;
    }
    .article-content-section .category-list {
        display: flex;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 640px) {
    .banner-section .top-banner-content, .banner-section > div {
        width: 100%;
    }
    .top-banner-content h1 {
        font-size: 22px!important;
        line-height: 24px!important;
    }
    .lifeline-services-section ul {
        width: 255px;
    }
    .lifeline-services-section ul li {
        font-size: 16px;
        line-height: 18px;
        padding-left: 38px;
        margin: 15px 0!important;
    }
    .lifeline-services-section ul li:before {
        font-size: 24px;
    }
    .lifeline-services-section ul li:nth-child(2):before {
        font-size: 35px;
    }
    .lifeline-content-section p {
        font-size: 16px!important;
        line-height: 22px!important;
    }
    .lifeline-qualify-section h3 {
        font-size: 20px!important;
        margin-bottom: 20px!important;
    }
    .lifeline-qualify-section h3:before {
        bottom: -5px;
    }
    .article-content-section .article-heading h3 {
        font-size: 18px!important;
        line-height: 24px;
    }
    .article-content-section .article-heading .article-small-title {
        line-height: 16px;
    }
    .article-content-section .article-heading {
        height: 70px;
        margin: 10px 0;
    }
    .article-content-section ul li {
        width: 100%;
        margin: 0;
    }
    .zip-verify-bottom {
        width: 100%;
        padding: 20px 0;
    }
}

/* learn more btn */
.learn-more a {
  background-color: transparent;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  width: 170px;
  font-size: 19px;
  font-weight: 500;
  border: 1px solid #fff!important;
  text-align: center;
}
.learn-more a:hover{
  background-color: #fff;
  color: #333!important;
}
.learn-more-pink a {
  border-color: #e20074!important;
  color: #e20074;
}
.learn-more-pink a:hover {
  background-color: #e20074;
  color: #fff!important;
}
@media (max-width: 767px){
  .learn-more{
    margin:10px 0!important;
  }
}

/* privacy policy page css */
.privacy-california {
  font-size: 12px;
    border: 1px solid #3579c0 !important;
    line-height: initial;
    color: #3579c0;
    display: inline-block;
    padding: 2px 8px;
    border-radius: 5px;
    margin-top: -12px;
    box-shadow: 1px 1px 0 1px rgba(53, 121, 192, 0.8);
    background-color: #fff;
}
.privacy-california:hover {
  background-color: #f7941c;
    color: #fff !important;
    box-shadow: 1px 1px 0 1px rgba(247, 148, 28, 0.8);
    border-color: #f7941c !important;
}
.privacy-content h5 strong {
  display: block;
    line-height: 1.5;
    font-weight: normal;
}
.additional-privacy-content ul li{
  font-weight: normal;
}
.additional-privacy-content .table{
  margin-top:0 !important;
}
@media (max-width: 600px){
  .privacy-content h5 {
        margin-top: -10px;
  }
}