body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.g-vgap100 {
    height: 100px;
    clear: both;
}

.g-vgap70 {
    height: 70px;
    clear: both;
}

.g-vgap50 {
    height: 50px;
    clear: both;
}

.g-vgap40 {
    height: 40px;
    clear: both;
}

.g-vgap30 {
    height: 30px;
    clear: both;
}

.g-vgap20 {
    height: 20px;
    clear: both;
}

.g-vgap15 {
    height: 15px;
    clear: both;
}

.g-vgap10 {
    height: 10px;
    clear: both;
}

.g-vgap5 {
    height: 5px;
    clear: both;
}

.divider {
    height: 1px;
    background: #ddd;
    margin: 10px 0;
}

.padding-left-zero {
    padding-left: 0;
}

div {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

.padding-zero {
    padding: 0;
}

.padding-right-zero {
    padding-right: 0;
}

.padding-left-zero {
    padding-left: 0;
}

a,
a:hover,
a:visited,
a:active {
    text-decoration: none !important;
}

/*-*-*-*-*-*-*- Common CSS -*-*-*-*-*-*-*-*/
.chronic-header-section,
.chronic-mob-top-dialog {
    padding: 8px 0;
    background: #41ad48;
}

.chronic-header-section h1 {
    font-family: 'Hind', sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
    color: #ffffff;
}

.chronic-mob-top-dialog h1 {
    font-family: 'Hind', sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
}

.chronic-header-section h1 i {
    font-size: 12px;
    position: relative;
    top: -5px;
}

.chronic-content-section {
    background: #000;
    min-height: 850px;
}

.chronic-signup-form {
    background: #70777d;
    padding: 20px 20px 10px;
}

.chronic-signup-form .form-control {
    border-radius: 0;
    height: 49px;
}

.chronic-signup-form .checkbox {
    margin-bottom: 0;
    margin-top: 0;
}

.chronic-signup-form .checkbox label {
    color: #e4e4e4;
    font-size: 12px;
    font-weight: 300;
}

.chronic-signup-form .checkbox label a {
    color: #99cc33;
    text-decoration: none;
}

.btn-send,
.btn-send:hover,
.btn-send:active,
.btn-send:focus {
    background-color: #41ad48 !important;
    border-color: #41ad48 !important;
    color: #ffffff !important;
    font-weight: 400;
    border-radius: 20px;
}

.star-required {
    color: #e4e4e4;
}

.chronic-brands p {
    color: #e4e4e4;
    margin-bottom: 3px;
    font-size: 10px;
}

.chronic-indicator {
    position: absolute;
    bottom: -69px;
    z-index: 1000;
}

.chronic-cta-number {
    text-align: center;
}

.chronic-cta-number h1 a {
    font-size: 76px;
    color: #fff;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
}

.chronic-mob-cta-number {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}

.chronic-mob-cta-number h1 a {
    font-size: 54px;
    color: #fff;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
}

.chronic-cta-dialler {
    padding: 1px 0 1px 10px;
    background: #41ad48;
}

.chronic-cta-dialler h1 {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Hind', serif;
    color: #ffffff;
    font-style: italic;
}

.chronic-cta-dialler h1 a img {
    height: 55px;
    position: relative;
    top: 4px;
}
.chronic-brands{
    position: relative;
    top: -50px;
}
.chronic-adjustment{
    position: relative;
    top: -50px;
    height: 77px;
    background: #41ad48;
}
.chronic-brands h1{
    font-family: 'Staatliches', cursive;
    font-size: 36px;
    text-transform: uppercase;
    color: #41ad48;
}
.chronic-brands h2{
    font-family: 'Staatliches', cursive;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
}
.chronic-brands h1 span{
    font-family: 'Signika', sans-serif;
}
.insurance-info p {
    color: #fff;
    font-size: 17px;
    font-style: italic;
    margin: 0;
}
.cta-section{
    background: #41ad48;
    padding: 5px 30px 10px;
}
.dialler-section{
    margin: 0 15px;;
}
.margin-bottom-zero{
    margin-bottom: 0;
}
.national-tv img,
.bbb-rating img{
    height: 50px;
}
.bbb-rating img{
    border-radius: 4px;
}

.footer-section {
    padding: 30px 0;
    background: #e1e1e1;
    text-align: center;
}
@media (max-width: 1200px) {
    .chronic-content-section {
        min-height: 825px;
    }
    .chronic-signup-form {
        padding: 15px;
    }
    .chronic-signup-form .form-group {
        margin-bottom: 10px;
    }
    .chronic-header-section h1 {
        font-size: 28px;
    }
    .star-required {
        font-size: 10px;
    }
    .chronic-signup-form .checkbox label {
        font-size: 10px;
    }
    .chronic-cta-dialler {
        padding: 3px 30px;
    }
    .chronic-cta-number h1 a {
        font-size: 55px;
    }
    .chronic-brands {
        top: -40px;
    }
    .chronic-adjustment{
        height: 62px;
    }
    .chronic-signup-form .form-control {
        height: 40px;
    }
    .chronic-cta-dialler h1 {
        font-size: 20px;
    }
    .chronic-cta-dialler h1 a img {
        height: 40px;
    }
    .chronic-indicator {
        bottom: -54px;
    }
    .btn-send {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .chronic-header-section h1 i {
        top: -2px;
        font-size: 10px;
    }
    .chronic-signup-form {
        padding: 10px;
    }
    .chronic-brands{
        padding: 5px 0;
        top: -40px;
    }
    .chronic-adjustment{
        height: 18px;
    }

    .chronic-header-section h1 {
        font-size: 22px;
    }

    .chronic-cta-dialler h1 a img {
        height: 25px;
    }

    .chronic-indicator {
        bottom: -44px;
    }

    .chronic-cta-dialler h1 {
        font-size: 13px;
    }

    .chronic-cta-number {
        top: 16px;
    }

    .chronic-cta-number h1 a {
        font-size: 38px;
    }

    .star-required {
        font-size: 10px;
    }

    .chronic-signup-form .form-group {
        margin-bottom: 8px;
    }

    .chronic-signup-form .form-control {
        height: 30px;
        font-size: 12px;
    }

    .chronic-signup-form .btn-lg {
        padding: 6px 16px;
    }
}

@media (max-width: 767px) {
    .chronic-mob-signup-form .checkbox label {
        color: #e4e4e4;
        font-size: 16px;
        font-weight: 400;
    }

    .chronic-mob-content-section {
        background: #ddd;
    }

    .chronic-mob-banner {
        position: relative;
    }

    .chronic-mob-signup-form {
        background: #70777d;
        padding: 10px 15px 0;
    }

    .chronic-mob-signup-form .form-control {
        height: 74px;
        border-radius: 0;
    }

    .chronic-mob-top-dialog h1 {
        font-size: 34px;
        color: #ffffff;
    }

    .chronic-mob-cta-number h1 a {
        font-size: 80px;
    }

    .chronic-mob-cta-number {
        bottom: 0;
    }

    .chronic-mob-cta-dialler {
        padding-left: 15px;
        padding-right: 15px;
    }

    .chronic-mob-cta-dialler,
    .chronic-mob-support-agent {
        background: #41ad48;
    }

    .chronic-mob-cta-dialler h1 a{
        color: #fff;
        font-size: 80px;
        font-weight: 700;
    }
    .chronic-mob-cta-dialler p{
        font-size: 24px;
        color: #fff;
        font-weight: 600;
        font-style: italic;
    }
    .chronic-mob-cta-dialler p a img {
        height: 55px;
    }

    .chronic-mob-signup-form .form-group label {
        color: #fff;
        font-weight: 300;
    }

    .chronic-mob-partners {}

    .btn-send {
        font-size: 18px;
        padding: 12px 25px;
    }
}

@media (max-width: 576px) {
    .chronic-mob-cta-number h1 a {
        font-size: 46px;
    }
    .chronic-mob-top-dialog{
        padding: 10px 5px;
    }
    .chronic-mob-top-dialog h1 {
        font-size: 36px;
    }
    .chronic-mob-cta-dialler h1 a{
        font-size: 70px;
    }
    .chronic-mob-cta-dialler p{
        font-size: 24px;
    }
    .chronic-mob-signup-form .form-control {
        height: 48px;
    }
    .chronic-mob-signup-form .checkbox label {
        font-size: 12px;
    }
    .chronic-mob-cta-dialler h1 {
        font-size: 14px;
    }
}

@media (min-width: 415px) and (max-width: 510px) {
    .chronic-mob-cta-number h1 a {
        font-size: 46px;
    }
    .chronic-mob-top-dialog{
        padding: 10px 5px;
    }
    .chronic-mob-top-dialog h1 {
        font-size: 22px;
    }
    .chronic-mob-cta-dialler h1 a{
        font-size: 54px;
    }
    .chronic-mob-cta-dialler p{
        font-size: 16px;
    }
    .chronic-mob-signup-form .form-control {
        height: 48px;
    }
    .chronic-mob-signup-form .checkbox label {
        font-size: 12px;
    }
    .chronic-mob-cta-dialler h1 {
        font-size: 14px;
    }
}

@media (max-width: 414px) {
    .chronic-mob-cta-number h1 a {
        font-size: 46px;
    }
    .chronic-mob-top-dialog{
        padding: 10px 5px;
    }
    .chronic-mob-top-dialog h1 {
        font-size: 20px;
    }
    .chronic-mob-cta-dialler h1 a{
        font-size: 48px;
    }
    .chronic-mob-cta-dialler p{
        font-size: 12px;
    }
    .chronic-mob-signup-form .form-control {
        height: 48px;
    }
    .chronic-mob-signup-form .checkbox label {
        font-size: 12px;
    }
    .chronic-mob-cta-dialler h1 {
        font-size: 14px;
    }
}
@media (max-width: 375px) {
    .chronic-mob-cta-number h1 a {
        font-size: 46px;
    }
    .chronic-mob-top-dialog{
        padding: 10px 5px;
    }
    .chronic-mob-top-dialog h1 {
        font-size: 22px;
    }
    .chronic-mob-cta-dialler h1 a{
        font-size: 40px;
    }
    .chronic-mob-cta-dialler p{
        font-size: 18px;
    }
    .chronic-mob-signup-form .form-control {
        height: 48px;
    }
    .chronic-mob-signup-form .checkbox label {
        font-size: 12px;
    }
    .chronic-mob-cta-dialler h1 {
        font-size: 14px;
    }
}