body .squeeze_template p h1,
body .squeeze_template p h2,
body .squeeze_template p h3,
body .squeeze_template p h4,
body .squeeze_template p h5,
body .squeeze_template p h6,
body .squeeze_template span h1,
body .squeeze_template span h2,
body .squeeze_template span h3,
body .squeeze_template span h4,
body .squeeze_template span h5,
body .squeeze_template span h6 {
    color: inherit !important;
}
.squeeze_template {
    font-weight: 400;
    overflow-x: hidden;
}
.squeeze_form {
    padding: 0 1rem;
}
.eap-optin-label {
    line-height: 1.2;
}

#template_preview .container {
    max-width: 100%;
}

.privacy a {
    color: inherit;
}
.squeeze_template h1,
.squeeze_template h2,
.squeeze_template h3,
.squeeze_template h4,
.squeeze_template h5,
.squeeze_template h6 {
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
}
.squeeze_template h2 {
    font-size: 41px;
}
.squeeze_template h3 {
    font-size: 36px;
}
.squeeze_template h4 {
    font-size: 31px;
}
.squeeze_template .title-container {
    margin: 55px 0 30px 0;
}
.squeeze_template .main-title {
    font-size: 41px;
    font-weight: bold;
}
/* #header */
#header {
    position: relative;
}
#header .bg {
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
#header .logo {
    margin: 20px auto;
    width: 210px;
    z-index: 2;
    position: relative;
}
#header .logo img {
    max-width: 100%;
    height: auto;
}
#header .phone {
    margin: 20px 0;
    color: #f21111;
    font-size: 24px;
    z-index: 2;
    position: relative;
}

/* /#header */
/* #form */
#form {
    margin: 0 0 50px 0;
    position: relative;
}
#form .moreSpecificNameForSqueezeClass {
    margin: 0 0 50px 0;
}
#form .bg {
    background-color: #f2f2f2;
}
#form > .container {
    position: relative;
    z-index: 2;
}
#form h2 {
    /*margin: 55px 0 30px 0;*/
    line-height: 1.4;
    font-size: 30px;
    color: #000000;
    font-weight: bold;
}
#form .text {
    margin: 0 0 40px 0;
    color: #000000;
    font-size: 15px;
    line-height: 1.4;
}
#form .image {
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 200px;
}
#form .form {
    position: relative;
}
#form .form form {
    position: relative;
    z-index: 2;
}
#form .form h3 {
    margin: 20px 0;
    color: white;
    font-size: 21px;
    font-weight: bold;
}
#form .form input {
    margin: 0 auto;
    background-color: white;
    border: 1px solid #8095a8;
    outline: none;
    height: 43px;
    position: relative;
    z-index: 2;
}
#form .form label {
    display: block;
    margin: 0 auto 5px;
    color: white;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    z-index: 2;
}
#form .form button {
    margin: 10px auto;
    height: 43px;
    background-color: #f21111;
    color: white;
    font-size: 20px;
    position: relative;
    z-index: 2;
}
#form .form button:hover {
    opacity: 0.8;
}
#form #testimonial {
    margin: 0 15px 50px 15px;
    background-color: #ffffff;
}
#form #testimonial .img {
    margin: 15px auto;
    width: 120px;
    height: 120px;
}
#form #testimonial .img img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
#form #testimonial .title {
    margin: 0 0 10px 0;
    color: #000000;
    font-size: 19px;
    text-align: center;
}
#form #testimonial .text-testi {
    margin: 0 0 20px 0;
    font-size: 14px;
    text-align: center;
    color: black;
}

/* /#form */
/* #more-testimonials */
#more-testimonials {
    padding: 1px 0;
    margin: 0 0 50px 0;
}
#more-testimonials .testimonial {
    position: relative;
    padding: 15px;
    margin: 10px 0;
}
#more-testimonials .testimonial .bg {
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    left: 15px;
    background-color: #f2f2f2;
    z-index: 1;
    border-radius: 6px;
}
#more-testimonials .testimonial .text {
    padding: 0 15px 15px;
    position: relative;
    z-index: 2;
    color: black;
    text-align: center;
    line-height: 24px;
    font-size: 15px;
    font-style: italic;
}
#more-testimonials .testimonial .author {
    padding: 0 15px;
    position: relative;
    z-index: 2;
    color: black;
    text-align: center;
    line-height: 24px;
    font-size: 15px;
    font-weight: bold;
}

/* /#more-testimonials */
/* pre-footer */
#pre-footer {
    position: relative;
}
#pre-footer .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: #122f53;
}
#pre-footer .bg-fix {
    position: relative;
    z-index: 2;
}
#pre-footer h3 {
    margin: 50px 0 30px 0;
    font-size: 25px;
    line-height: 1.3;
    color: white;
    font-weight: 400;
}
#pre-footer .text {
    color: white;
    font-size: 15px;
    line-height: 27px;
}
#pre-footer .btn {
    margin: 30px auto 50px;
    padding: 0;
    width: 100%;
    max-width: 300px;
    height: 60px;
    color: white;
    font-size: 21px;
    line-height: 60px;
    background-color: #f21111;
}
#pre-footer .btn:hover {
    opacity: 0.8;
}

/* /pre-footer */
#footer {
    min-height: 120px;
    line-height: 60px;
    position: relative;
    text-align: center;
}
#footer .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
#footer .copyright {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    display: inline-block;
    font-size: 14px;
    color: black;
}

/*system popup*/
.squeeze_overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.squeeze_download_box .squeeze_overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.squeeze_download_box {
    position: fixed;
    left: calc(50% - 150px);
    background: white none repeat scroll 0% 0%;
    top: 30%;
    z-index: 10000;
    text-align: center;
    border-radius: 4px;
    width: 400px;
    max-width: 90%;
    padding: 1rem;
    border: 1px solid #cccccc;
}

.squeeze_download_box .squeeze_download_box button.close {
    font-size: 29px;
    position: absolute;
    right: 8px;
    top: 3px;
}

.squeeze_download_box .squeeze_check {
    font-size: 45px;
    color: #484d9d;
    margin-bottom: -10px;
}

.squeeze_download_box .squeeze_down_text {
    font-size: 29px;
    line-height: 1.5em;
    font-weight: bold;
    margin: 20px 0;
}

.squeeze_download_box #squeeze_download {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    min-width: 181px;
    border-radius: 88px;
    padding: 20px 20px;
    background: #552448;
    border-radius: 4px !important;
}

.squeeze_download_box #squeeze_only_button {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    min-width: 181px;
    border-radius: 88px;
    padding: 20px 20px;
    background: #552448;
    border-radius: 4px !important;
}

.squeeze_download_box .grow {
    transition: all 0.3s;
}

.squeeze_download_box .squeeze_down_share {
    font-size: 50px;
}

.squeeze_download_box .squeeze_down_share .fa-facebook-square {
    color: #3b5998;
}

.squeeze_download_box .squeeze_down_share .fa {
    margin: 10px;
}

.squeeze_download_box .squeeze_down_share .fa-twitter-square {
    color: #54abee;
}

.squeeze_download_box .squeeze_down_share .fa {
    margin: 10px;
}

@media (min-width: 768px) {
    .squeeze_download_box {
        position: fixed;
        left: calc(50% - 200px);
        background: white none repeat scroll 0% 0%;
        top: 30%;
        z-index: 10000;
        text-align: center;
        border-radius: 4px;
        width: 400px;
        max-width: 90%;
        padding: 1rem;
        border: 1px solid #cccccc;
    }
}

/*/system popup*/
@media (min-width: 380px) {
    /* #form */
    #form h2 {
        font-size: 30px;
    }
    #form .text {
        font-size: 17px;
    }
    #form .image {
        height: 250px;
    }
    #form .form h3 {
        margin: 30px 0;
        font-size: 26px;
    }
    #form .form button {
        height: 43px;
        font-size: 20px;
    }
    /* /#form */
}

@media (min-width: 768px) {
    /* #header */
    #header .logo {
        margin: 20px 0;
    }
    #header .phone {
        margin: 30px 0 0 0;
    }
    /* /#header */
    /* #form */
    #form .moreSpecificNameForSqueezeClass {
        display: flex;
        width: 100%;
    }
    #form .special-1 {
        padding-right: 0;
        position: relative;
    }
    #form .special-2 {
        padding-left: 0;
    }
    #form h2 {
        font-size: 30px;
    }
    #form .text {
        font-size: 17px;
    }
    #form .image {
        height: auto;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    #form .form h3 {
        margin: 30px 0;
        font-size: 26px;
    }
    #form .form button {
        height: 60px;
        font-size: 21px;
    }
    #form #testimonial .img {
        float: left;
        margin: 20px 20px 20px 5px;
    }
    #form #testimonial .title {
        margin: 35px 0 0 0;
        text-align: left;
        font-size: 21px;
        width: calc(100% - 150px);
        float: left;
    }
    #form #testimonial .text-testi {
        margin: 15px 0 15px 0;
        text-align: left;
        line-height: 22px;
        width: calc(100% - 150px);
        float: left;
    }
    /* /#form */
    /* #more-testimonials */
    #more-testimonials {
        padding: 1px 0;
        margin: 0 0 90px 0;
    }
    #more-testimonials .testimonial {
        position: relative;
        padding: 40px 15px 40px;
        margin: 10px 0;
    }
    #more-testimonials .testimonial .text {
        padding: 0 40px 15px;
    }
    #more-testimonials .testimonial .author {
        padding: 0 15px;
    }
    /* /#more-testimonials */
    /* pre-footer */
    #pre-footer h3 {
        margin: 60px 0 50px 0;
        font-size: 30px;
    }
    #pre-footer .text {
        font-size: 17px;
    }
    #pre-footer .btn {
        margin: 30px auto 50px;
    }
    /* /pre-footer */
}

@media (min-width: 992px) {
    /* pre-footer */
    #pre-footer h3 {
        margin: 80px 0 50px 0;
    }
    #pre-footer .btn {
        margin: 70px auto 70px;
    }
    /* /pre-footer */
    /* #form */
    #form h2 {
        font-size: 41px;
    }
    #form .text {
        font-size: 18px;
    }
    #form .form h3 {
        font-size: 27px;
    }
    #form .form label:not(.eap-optin-label) {
        font-size: 18px;
    }
    #form .form button {
        font-weight: bold;
    }
    #form #testimonial .title {
        font-size: 27px;
        font-weight: bold;
    }
    #form #testimonial .text-testi {
        font-size: 18px;
        font-weight: 400;
    }
    /* /#form */
    /* #more-testimonials */
    #more-testimonials .testimonial .text {
        font-size: 18px;
    }
    #more-testimonials .testimonial .author {
        font-size: 18px;
        font-weight: bold;
    }
    /* /#more-testimonials */
    /* pre-footer */
    #pre-footer h3 {
        margin: 50px 0 30px 0;
        font-size: 41px;
        line-height: 1.3;
        color: white;
        font-weight: bold;
    }
    #pre-footer .text {
        color: white;
        font-size: 18px;
        line-height: 27px;
    }
    #pre-footer .btn {
        font-size: 18px;
        font-weight: bold;
    }
    /* /pre-footer */
    /* #footer */
    #footer {
        min-height: 60px;
    }
    /* /#footer */
}
