@import url(https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,400;0,500;0,700;1,400&display=swap);

.row,
body {
    display: -ms-flexbox;
    display: -webkit-box
}

*,
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a,
a:hover {
    text-decoration: none
}

*,
* button:focus,
:focus,
button:focus {
    outline: 0
}

.check-list li,
p {
    line-height: 1.5em
}

.check-list li::after,
.hero-fluid {
    background-size: cover;
    background-position: center
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
    overflow-x: hidden;
    overflow-y: scroll;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 320px
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

.check-list li::after,
.hero-radio-label::after {
    content: '';
    left: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=submit] {
    border: 0
}

body,
html {
    height: 100%
}

.row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.home-hero-zip-wrap,
.homepage-header-inner {
    display: -webkit-box;
    display: -ms-flexbox
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.main-container {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 100%;
    margin: 0 auto
}

.container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto
}

dd,
h1,
h2,
h3,
h4,
h5,
h6,
label,
legend,
p,
ul {
    margin-bottom: 0
}

a:hover {
    color: inherit
}

img {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.home {
    background-color: #fff
}

h3.homepage-header-text {
    line-height: 1em;
    margin-top: 5px
}

.homepage-header-logo {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%
}

.homepage-header-inner {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.hero-fluid {
    padding: 140px 0 220px
}

.hero-copy-1 {
    max-width: 620px;
    margin: 0 auto 38px
}

.home-hero-zip-wrap {
    max-width: 500px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, .5);
    padding: 6px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home-hero-input {
    width: 270px !important;
    height: 54px;
    background-color: #fff;
    border: 0;
    border-radius: 5px 0 0 5px;
        padding: 10px 34px 10px 10px;
    /* font-size: 16px */
}

.home-hero-cta {
    width: calc(100% - 240px);
    height: 54px;
    border: 0;
    font-size: 16px;
    line-height: 1em;
    padding: 8px 45px 5px 30px;
    border-radius: 0 5px 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.home-hero-cta-ico {
    width: 25px;
    height: 25px;
    display: block;
    background-size: cover;
    background-position: center;
    position: absolute;
    right: 35px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.home-hero-spinner {
    position: absolute;
    right: 35px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    border: 2px solid transparent;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    -webkit-animation: spin .7s linear infinite;
    animation: spin .7s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }

    100% {
        -webkit-transform: translateY(-50%) rotate(360deg);
        transform: translateY(-50%) rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }

    100% {
        -webkit-transform: translateY(-50%) rotate(360deg);
        transform: translateY(-50%) rotate(360deg)
    }
}

.hero-radio-label::after,
img.additional-cta-cta-ico {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.home-hero-radios-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 40px;
    padding-top: 6px
}

.hero-radio-wrap {
    position: relative
}

.hero-radio-input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.hero-radio-label {
    display: block;
    padding-left: 30px;
    position: relative;
    line-height: 1.2em;
    cursor: pointer
}

.hero-radio-label::after {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    border-radius: 100%
}

.partners {
    padding: 30px 15px
}

.partners-inner {
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.partner-wrap {
    width: 105px;
    height: 65px;
    margin: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.benefits {
    padding: 40px 15px 50px
}

.benefits-copy-1 {
    max-width: 410px
}

.benefits-copy-1 h3 {
    margin-bottom: 20px
}

.check-list li {
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    margin-bottom: 20px
}

.check-list li::after {
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0
}

.benefits-section-image {
    background-size: cover;
    background-position: center;
    width: 100%;
    max-width: 450px;
    padding-top: 66%
}

.benefits-section-image-hedge-trim {
    background-size: cover;
    background-position: center;
    width: 100%;
    max-width: 450px;
    padding-top: 66%
}


.additional-cta-zip-wrap,
.fearures-row {
    display: -webkit-box;
    display: -ms-flexbox
}

.features {
    padding-bottom: 60px
}

h3.features-section-heading {
    text-align: center;
    margin-bottom: 50px
}

.fearures-row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.feature-item {
    width: 215px;
    margin: 10px 8px
}

.feature-item-image {
    width: 100%;
    padding-top: 63%;
    background-size: cover;
    background-position: center
}

h4.feature-item-heading {
    padding: 10px;
    border-radius: 0 0 10px 10px;
    font-weight: 700;
    line-height: 1em;
    text-align: center
}

.additional-cta-fluid {
    padding: 30px 0
}

h4.additional-cta-section-heading {
    line-height: 1.3;
    font-weight: 700
}

.additional-cta-zip-wrap {
    max-width: 500px;
    margin: 0 auto;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.additional-cta-input {
    height: 47px;
    background-color: #fff;
    border: 0;
    border-radius: 5px 0 0 5px;
    padding: 10px 36px 10px 14px;
    font-size: 15px;
    width: 260px !important;
}
@media(max-width:500px){
    .additional-cta-input {
    font-size: 11px;
    width: 215px !important;
}
}
.additional-cta-cta {
    width: 50%;
    height: 47px;
    border: 0;
    font-size: 14px;
    line-height: 1em;
    padding: 8px 25px 5px;
    border-radius: 0 5px 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.additional-cta-spinner,
.q-radio-input {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.additional-cta-spinner {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    border: 2px solid transparent;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    -webkit-animation: spin2 .7s linear infinite;
    animation: spin2 .7s linear infinite
}

.home-footer,
.q-controls {
    display: -webkit-box;
    display: -ms-flexbox
}

.q-heading,
.q-radio-label {
    border-bottom: 1px solid #e1e1e1
}

@-webkit-keyframes spin2 {
    0% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }

    100% {
        -webkit-transform: translateY(-50%) rotate(360deg);
        transform: translateY(-50%) rotate(360deg)
    }
}

@keyframes spin2 {
    0% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }

    100% {
        -webkit-transform: translateY(-50%) rotate(360deg);
        transform: translateY(-50%) rotate(360deg)
    }
}

.home-footer {
    padding: 22px 15px 7px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.progress-bar::after,
.q-wrap::before {
    display: block;
    content: ''
}

.homepage-footer-text {
    line-height: 1.3em;
    margin-bottom: 15px
}

.steps {
    padding-bottom: 500px
}

.step-header {
    padding: 20px 15px
}

img.step-logo {
    width: 100%;
    max-width: 265px;
    margin-bottom: 15px
}

.steps-header-logo {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto 10px
}

.step-header-p {
    line-height: 1.3
}

.progress-fluid-wrap-outer {
    position: -webkit-sticky;
    position: sticky;
    height: 95px;
    top: 0;
    z-index: 100;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.progress-fluid-wrap {
    padding: 20px 15px;
    z-index: 1;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .4);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .4);
    margin-bottom: 30px
}

.progress-wrap {
    max-width: 595px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.progress-bar {
    height: 25px;
    width: 0;
    position: relative;
    -webkit-transition: width .2s ease-in-out;
    -o-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out
}

.progress-bar::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    background-color: #56a3b5
}

.progress-percents {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 25px;
    padding-right: 5px
}

.steps-wrap {
    max-width: 625px;
    padding: 0 15px;
    margin: 0 auto
}

.q-wrap {
    position: relative;
    margin-bottom: 40px;
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 25px, rgba(0, 0, 0, .2) 0 0 3px 1px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 25px, rgba(0, 0, 0, .2) 0 0 3px 1px inset
}

.q-wrap::before {
    position: absolute;
    z-index: -1;
    width: 6px;
    height: 50px;
    left: calc(50% - 3px);
    bottom: 100%;
    background-color: rgba(255, 255, 255, .7)
}

.q-wrap:nth-of-type(1)::before {
    display: none
}

.q-heading {
    padding: 30px 15px 25px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    line-height: 1.1em;
    font-weight: 700
}

.q-heading .q-heading-sub {
    display: block;
    line-height: 1.2em;
    font-weight: 400
}

.q-radio-wrap {
    position: relative
}

.q-radio-input {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    z-index: -1
}

.q-radio-input:checked+.q-radio-label::before {
    -webkit-box-shadow: 0 0 0 1px rgba(96, 81, 77, 0);
    box-shadow: 0 0 0 1px rgba(96, 81, 77, 0)
}

.q-radio-label {
    position: relative;
    display: block;
    padding: 14px 15px 12px 50px;
    line-height: 1.5em;
    font-weight: 700;
    cursor: pointer
}

.q-radio-label::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 16px;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 2px solid #fff;
    background-color: rgba(200, 0, 8, 0);
    -webkit-box-shadow: 0 0 0 1px rgba(96, 81, 77, .3);
    box-shadow: 0 0 0 1px rgba(96, 81, 77, .3);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: background-color .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, box-shadow .3s ease-in-out;
    transition: background-color .3s ease-in-out, box-shadow .3s ease-in-out;
    transition: background-color .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out
}

.q-controls {
    padding: 18px 15px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0 0 5px 5px
}

.contact-body,
.q-check-label,
.q-checkboxes-wrapper {
    background-color: #fff
}

.q-checkboxes-wrapper {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.q-check-wrap {
    position: relative;
    width: 33.3333%;
    padding: 0 15px 30px
}

.q-check-input {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: -1
}

.q-check-label {
    position: relative;
    display: block;
    max-width: 140px;
    margin: 0 auto;
    padding: 0 10px 10px;
    text-align: center;
    line-height: 1.4em;
    cursor: pointer;
    -webkit-transition: color .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    -o-transition: color .2s ease-in-out, box-shadow .2s ease-in-out;
    transition: color .2s ease-in-out, box-shadow .2s ease-in-out;
    transition: color .2s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
}

.questions-checkbox-image {
    background-size: contain;
    background-position: center;
    width: 100%;
    max-width: 90px;
    height: 90px;
    margin: 0 auto
}

.contact-body {
    padding: 12px 30px 1px;
    border-bottom: 1px solid #e1e1e1
}

.contact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
}

.contact-col {
    width: 50%;
    padding: 0 10px 20px
}

.contact-col.w-100 {
    width: 100%
}

img.contact-ico {
    margin-bottom: 20px
}

.errors-body {
    background-color: #fff;
    padding: 37px 17px 17px;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    max-width: 450px
}

img.errors-ico {
    margin-bottom: 20px
}

.errors-header {
    color: #575757;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 25px;
    padding: 0;
    line-height: 1.3333em
}

.back-cta,
.errors-cta {
    display: inline-block;
    min-width: 90px;
    padding: 10px 15px;
    text-align: center;
    cursor: pointer
}

.errors-p {
    color: #797979;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.5em;
    font-weight: 700
}

.errors-p:nth-last-of-type(1) {
    margin-bottom: 25px
}

.errors-cta {
    border-radius: 5px;
    border: 0;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.errors-cta:disabled {
    cursor: not-allowed;
    opacity: .75
}

.back-cta {
    border-radius: 5px;
    border: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1059;
    padding: 0;
    overflow-y: auto
}

.modal-body {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
    padding: 40px 15px
}

.d-block,
.modal-spin {
    display: block
}

.termsWrap {
    width: 100%;
    max-width: 800px;
    margin: 40px 20px;
    padding: 30px;
    color: #fff;
    line-height: 1.4em;
    font-size: 15px
}

.termsWrap h2 {
    margin-bottom: 15px
}

.termsWrap li,
.termsWrap p {
    margin-bottom: 10px
}

.modalClose {
    position: absolute;
    z-index: 1;
    margin-top: 10px;
    top: 0;
    right: 20px;
    padding: 10px;
    -webkit-appereance: none;
    background-color: transparent;
    border: 0;
    cursor: pointer
}

.modal-spin {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 5px solid transparent;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    -webkit-animation: spin3 .7s linear infinite;
    animation: spin3 .7s linear infinite
}

@-webkit-keyframes spin3 {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@keyframes spin3 {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.text-justify {
    text-align: justify
}

.mx-auto {
    margin-right: auto;
    margin-left: auto
}

.mb-15 {
    margin-bottom: 15px
}

.mb5 {
    margin-bottom: 5px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-10 {
    margin-bottom: 10px
}

.mr-10 {
    margin-right: 10px
}

.d-inline-block {
    display: inline-block
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.smaller80 {
    font-size: 80%
}

.mb-0-10 {
    margin-bottom: 0
}

.text-center {
    text-align: center
}

.slideInOut15-enter-active,
.slideInOut15-leave-active {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: -1
}

.slideInOut15-enter,
.slideInOut15-leave-to {
    opacity: 0;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

.slideInOut10-enter-active,
.slideInOut10-leave-active {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.slideInOut10-enter,
.slideInOut10-leave-to {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.scale-enter-active,
.scale-leave-active {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.scale-enter,
.scale-leave-to {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    opacity: 0
}

.fade-enter-active,
.fade-leave-active {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.fade-enter,
.fade-leave-to {
    opacity: 0
}

.home-leave-active {
    -webkit-transition: opacity .2s ease-in-out, height .25s ease-in-out, min-height .25s ease-in-out, -webkit-transform .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, height .25s ease-in-out, min-height .25s ease-in-out, transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, height .25s ease-in-out, min-height .25s ease-in-out, transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, height .25s ease-in-out, min-height .25s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.home-enter-active {
    -webkit-transition: opacity .5s ease-in-out, min-height .25s ease-in-out, height .3s ease-in-out;
    -o-transition: opacity .5s ease-in-out, min-height .25s ease-in-out, height .3s ease-in-out;
    transition: opacity .5s ease-in-out, min-height .25s ease-in-out, height .3s ease-in-out
}

.home-enter {
    opacity: 0
}

.home-leave-to {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px)
}

.heightFade-enter-active,
.heightFade-leave-active {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.heightFade-enter,
.heightFade-leave-to {
    opacity: 0;
    height: 0
}

@media (min-width:768px) {
    .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .container {
        max-width: 720px
    }

    .d-md-none {
        display: none
    }
}

@media (min-width:992px) {
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .container {
        max-width: 960px
    }
}

@media (max-width:767px) {

    .home-footer,
    .home-hero-radios-wrap,
    .homepage-header-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .d-mobile-none {
        display: none
    }

    .benefits-section-image {
        display: none
    }

    .benefits-section-image-hedge-trim {
        display: none
    }

    .container {
        max-width: 100%
    }

    .homepage-header h3 {
        margin-top: 10px
    }

    .homepage-header-inner {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px;
        text-align: center
    }

    .hero-fluid {
        padding: 80px 0 55px
    }

    .hero-copy-1 {
        max-width: 290px
    }

    .home-hero-zip-wrap {
        max-width: 310px;
        padding-bottom: 16px
    }

    .home-hero-input {
        width: 100%;
        border-radius: 5px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .home-hero-cta {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 220px;
        border-radius: 5px
    }

    .home-hero-radios-wrap {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        height: auto;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 200px;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 20px;
        padding-bottom: 15px
    }

    .hero-radio-wrap {
        margin-bottom: 5px
    }

    .benefits {
        padding: 10px 15px 20px
    }

    .benefits-copy-1 {
        margin: 0 auto
    }

    .features {
        padding-bottom: 30px
    }

    .additional-cta-fluid h4 {
        max-width: 310px;
        margin: 0 auto 20px;
        text-align: center
    }

    .additional-cta-zip-wrap {
        max-width: 255px
    }

    .additional-cta-cta {
        font-size: 14px;
        padding: 8px 25px 5px 15px
    }

    .additional-cta-spinner {
        width: 15px;
        height: 15px;
        right: 8px
    }

    .home-footer {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .q-heading {
        padding: 25px 15px 20px
    }

    .q-check-wrap {
        width: 50%
    }

    .contact-col {
        width: 100%
    }

    .termsWrap {
        margin: 20px 0;
        padding: 20px 30px 20px 20px
    }

    .modalClose {
        position: fixed;
        right: 40px;
        padding: 10px;
        width: 35px;
        height: 35px
    }

    .mb-0-10 {
        margin-bottom: 10px
    }
}

@media (max-width:360px) {
    .homepage-header h3 {
        display: none
    }
}

body {
    font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
    background-color: #162a41;
    font-weight: 400;
    color: #162a41
}

button {
    font-family: 'Fira Sans', Helvetica, Arial, sans-serif !important
}

input {
    font-family: 'Fira Sans', Helvetica, Arial, sans-serif !important
}

.partners {
    overflow: hidden
}

p {
    font-size: 15px
}

.h1,
h1 {
    font-size: 34px;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, .7);
    line-height: 1.3em
}

.h3,
h3 {
    font-size: 22px;
    line-height: 1.3em;
    font-weight: 700
}

.hero-fluid {
    padding: 70px 0 100px
}

@media (max-width:767px) {

    .h1,
    h1 {
        font-size: 25px
    }

    .h3,
    h3 {
        font-size: 18px
    }

    .inputs {
        display: block !important
    }

    .home-hero-input {
        width: 100% !important;
        border-radius: 5px
    }

    .home-hero-cta {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100% !important;
        margin-top: 10px
    }
}

.homepage-header {
    background-color: #fff
}

.homepage-header-logo-image {
    background-image: url(../images/logo1.svg)
}

.homepage-header-text {
    color: #0c0e25
}

.homepage-header-height {
    height: 60px
}

.homepage-hero-section-background {
    background-image: url(../images/bg-hero.jpg)
}

.homepage-hedgetrim-background {
    background-image: url(../images/bg-hedge.png)
}

.home-hero-input {
    font-size: 16px !important;
    width: 50%
}

.homepage-hero-cta-colors {
    background-color: #008000bd;
    color: #fff
}

.homepage-hero-cta-colors:hover {
    background-color: #008000;
    color: #fff
}

.home-hero-cta-ico-image {
    background-image: url(../images/chevron.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.home-hero-cta-ico {
    width: 20px;
    height: 20px;
    right: 20px
}

.home-hero-spinner-colors {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    right: 20px
}

.home-hero-zip-wrap {
    max-width: 500px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, .5);
    padding: 20px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px
}

.home-hero-zip-wrap h1 {
    font-size: 26px;
    margin: 20px 0
}

.inputs {
    display: flex;
    width: 100%
}

.home-hero-cta {
    font-size: 18px;
    padding: 4px 15px 5px 20px;
    width: 240px
}

.trustlogos {
    background-image: url(../images/trustlogos.png);
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 50px;
    min-width: 340px;
    margin: 30px
}

.partners {
    padding: 5px
}

.partner-wrap {
    width: 120px;
    min-height: 120px;
    margin: 0 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.partner-logo-01 {
    background-image: url(../images/logo-partner-01.png)
}

.partner-logo-02 {
    background-image: url(../images/logo-partner-02.png)
}

.partner-logo-03 {
    background-image: url(../images/logo-partner-03.png)
}

.partner-logo-04 {
    background-image: url(../images/logo-partner-04.png)
}

.partner-logo-05 {
    background-image: url(../images/logo-partner-05.png)
}

.partner-logo-06 {
    background-image: url(../images/logo-partner-06.png)
}

.partner-logo-07 {
    background-image: url(../images/logo-partner-07.png)
}

h3.benefits-section-heading {
    font-size: 25px
}

.benefits-section-image {
    background-image: url(../images/benefits-img-1.jpg)
}

.benefits-section-image-hedge-trim {
    background-image: url(../images/hedgetrimming-450x300.png)
}

ul.check-list-tick-image li::after {
    background-image: url(../images/list-tick.png)
}

h3.features-section-heading {
    font-size: 36px;
    color: #162a41
}

.feature-item-image-1 {
    background-image: url(../images/home-feature-1.jpg)
}

.feature-item-image-2 {
    background-image: url(../images/home-feature-2.jpg)
}

.feature-item-image-3 {
    background-image: url(../images/home-feature-3.jpg)
}

.feature-item-image-4 {
    background-image: url(../images/home-feature-4.jpg)
}

h4.feature-item-heading {
    color: #162a41;
    background-color: #eaeaea;
    font-size: 15px
}

.additional-cta-section-background {
    background-color: #162a41
}

.additional-cta-section-heading {
    color: #fff;
    font-size: 18px
}

.additional-cta-section-button {
    background-color: #008000bd;
    color: #fff;
    padding-top: 6px !important
}

.additional-cta-section-button:hover {
    background-color: #008000
}

.additional-cta-section-spinner-color {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.homepage-footer-color {
    background-color: #fff
}

.homepage-footer-text {
    color: #383a47;
    font-size: 14px
}

.homepage-footer-text a {
    color: #383a47;
    font-size: 12px;
    text-decoration: underline
}

.homepage-footer-text a:hover {
    color: #383a47;
    text-decoration: underline
}

@media (max-width:767px) {
    .homepage-header-logo-image {
        max-width: 200px;
        min-height: 40px
    }

    .homepage-header-height {
        height: auto
    }

    h3.benefits-section-heading {
        font-size: 18px
    }

    h3.features-section-heading {
        font-size: 18px
    }
}

.modal-backdrop-color {
    background-color: rgba(0, 0, 0, .7)
}

.modal-spin-color {
    border-top: 5px solid #fb472c;
    border-bottom: 5px solid #fb472c
}

.terms-copy-container {
    background-color: rgba(0, 0, 0, .7)
}

.terms-copy-container h2 {
    color: #fff
}

.terms-copy-container li,
.terms-copy-container p {
    color: #fff;
    font-size: 15px
}

.steps-header-logo-image {
    max-width: 200px;
    min-height: 45px;
    background-image: url(../images/logowhite.png)
}

.step-header-p {
    color: #fff;
    font-weight: 700;
    font-size: 17px
}

.question-card-heading {
    background-color: #f5f5f3;
    color: #162a41;
    font-size: 19px
}

.question-card-subheading {
    font-size: 14px;
    color: #162a3f
}

.question-card-cta {
    font-size: 18px;
    font-weight: 700;
    background-color: #fb472c;
    color: #fff;
    padding: 10px 20px
}

.question-card-cta:hover {
    background-color: #e20009
}

.question-card-back-button {
    font-size: 13px;
    background-color: transparent;
    color: #162a3f
}

.question-card-back-button:hover {
    background-color: transparent
}

.question-card-cta-section-bg {
    background-color: #f5f5f3
}

.question-radio-input-text {
    background-color: #fff;
    color: #162a41;
    font-size: 15px
}

.q-radio-input:checked+.questions-radio-checked-background::before {
    background-color: #fb472c
}

.questions-checkbox {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    font-size: 13px;
    color: #162a3f
}

.q-check-input:checked+.questions-checkbox {
    box-shadow: 0 0 0 3px #fb472c;
    color: #50a2b5
}

.questions-checkbox-image-1 {
    background-image: url(../images/check-ico-1.png)
}

.questions-checkbox-image-2 {
    background-image: url(../images/check-ico-2.png)
}

.questions-checkbox-image-3 {
    background-image: url(../images/check-ico-3.png)
}

.questions-checkbox-image-4 {
    background-image: url(../images/check-ico-4.png)
}

.questions-checkbox-image-5 {
    background-image: url(../images/check-ico-5.png)
}

.questions-checkbox-image-6 {
    background-image: url(../images/check-ico-6.png)
}

.progress-section-background {
    background-color: #fff
}

.progress-bar::after {
    background-color: #2c92fb
}

.progress-bar-background {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    background-color: #f5f5f3
}

.progress-bar-progress-background {
    background-color: #2c92fb
}

.progress-bar-text {
    color: #162a40;
    font-size: 13px
}

.contact-h3 {
    display: block;
    font-size: 25px;
    color: #162a41
}

.contact-p1 {
    display: block;
    color: #50a2b5;
    font-size: 18px
}

.contact-label {
    color: #162a3f;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

..additional-cta-cta {
    padding-top: 6px !important
}

.basic-input {
    width: 100%;
    height: 43px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    padding: 10px;
    font-size: 15px;
    color: #000;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.basic-input.is-invalid:focus {
    border: 1px solid #c53333
}

.basic-input.read-only,
.basic-input[readonly] {
    background-color: #f5f5f3
}

.basic-input:focus {
    border: 1px solid #50a2b5;
    box-shadow: none
}

.is-invalid {
    border: 1px solid #c53333;
    -webkit-box-shadow: 0 0 10px rgba(197, 51, 51, .5);
    box-shadow: 0 0 10px rgba(197, 51, 51, .5)
}

.tcpa {
    display: block;
    text-align: justify;
    text-align-last: center;
    color: #fff;
    font-size: 11px;
    margin-bottom: 40px;
    opacity: .8;
    line-height: 1.2em
}

.contact-footer-p1 {
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    margin-bottom: 15px;
    opacity: .8;
    line-height: 1.2em
}

.contact-footer-p2 {
    margin-bottom: 5px;
    color: #fff;
    font-size: 15px;
    opacity: .6;
    line-height: 1.2em
}

.contact-footer-p3,
.contact-footer-p3 a {
    font-size: 12px;
    line-height: 1.2em;
    color: #fff
}

.contact-footer-p3 a {
    opacity: .6;
    text-decoration: underline
}

.contact-footer-p3 a:hover {
    color: #fff;
    text-decoration: underline
}

@media screen and (max-width:400px) {
    .trustlogos {
        height: 50px;
        width: 100%;
        background-size: 100%;
        margin: 30px 0 0;
        min-width: auto
    }
}

.questions-checkbox-image {
    max-width: 90px;
    height: 70px;
    background-repeat: no-repeat;
    margin: 10px auto
}

.hero-fluid {
    padding-top: 20px
}

.homepage-header {
    background: 0 0
}

.homepage-header-logo-image {
    background-image: url(../images/logo1.svg);
    width: 330px;
    height: 90px
}

h3.homepage-header-text {
    color: #fff
}

.homepage-hero-cta-colors {
    /* background-color: #fb472c */
    background-color: #008000bd;
}

.hero h1 {
    max-width: 95%;
    margin: 90px auto 40px;
    width: 502px
}

.home-hero-zip-wrap {
    padding: 3px
}

#descriptionStep {
    background: #fff
}

#descriptionStep textarea {
    margin: 20px auto;
    display: block;
    width: 400px;
    max-width: 95%;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 14px;
    min-height: 120px
}

.features h3 {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-bottom: 50px
}

h4.feature-h4 {
    padding: 10px;
    background-color: #eaeaea;
    border-radius: 0 0 10px 10px;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    line-height: 1em;
    text-align: center
}

.steps-header-logo-image {
    width: 500px;
    height: 110px;
    background-image: url(../images/logo1.svg)
}

u {
    text-decoration: underline
}

.q-heading .q-heading-sub {
    font-size: .75em
}

h3.homepage-header-text {
    margin-top: 8px
}

#search {
    width: 80px;
    margin: 20px auto 30px;
    fill: #c00;
    -webkit-animation: sk-rotateplane 3s infinite ease-in-out;
    animation: sk-rotateplane 3s infinite ease-in-out
}

.calc-check-list-wrap {
    width: 250px;
    max-width: 95%;
    margin: 0 auto
}

.calc-check-list {
    position: relative;
    font-size: 18px;
    line-height: 1.5em;
    color: inherit;
    padding-left: 35px;
    margin-bottom: 10px;
    -webkit-transition: color .7s ease-in-out;
    -o-transition: color .7s ease-in-out;
    transition: color .7s ease-in-out
}

.calc-check-list img {
    position: absolute;
    left: 2px;
    top: 5px;
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

.calc-check-list .calc-check-list-checked {
    opacity: 0;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.calc-check-list.active .calc-check-list-load {
    opacity: 0
}

.calc-check-list .calc-check-list-load {
    top: 4px;
    left: 0;
    -webkit-animation: loadingAnimate 1s steps(8, end) infinite;
    animation: loadingAnimate 1s steps(8, end) infinite
}

.calc-check-list.active .calc-check-list-checked {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.q-wrap.loading-step {
    background: #fff;
    padding-bottom: 30px;
    border-radius: 5px
}

.steps-wrap {
    padding-bottom: 700px
}

.steps {
    padding-bottom: 0
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    25% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }

    75% {
        -webkit-transform: perspective(120px) rotateY(-180deg)
    }

    100% {
        -webkit-transform: perspective(120px)
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0)
    }

    25% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    50% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }

    75% {
        transform: perspective(120px) rotateX(0) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(0) rotateY(-179.9deg)
    }

    100% {
        transform: perspective(120px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0)
    }
}

@-webkit-keyframes loadingAnimate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loadingAnimate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#tmax-abandonment-modal .tmax-abandonement-tel,
#tmax-abandonment-modal .tmax-abandonment-modal-body .tmax-abandonement-tel {
    position: relative;
    min-height: 53px
}

.abandonment-spinner {
    position: absolute;
    right: 35px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translate(-50%);
    display: block;
    border: 2px solid transparent;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    -webkit-animation: spin .7s linear infinite;
    animation: spin .7s linear infinite;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    right: 20px
}

.ratings img {
    max-width: 250px;
    margin: auto;
    display: block;
    margin-bottom: 40px
}
.error-copy-container {
    background-color: #fff;
}
.errorwrap {
    width: 100%;
    max-width: 400px;
    margin: 20px 20px;
    padding: 20px;
    color: #000;
    line-height: 1.4em;
    font-size: 15px;
}
.errorwrap h2{
color: red;
    font-size: 24px;
}
.errorwrap span{
font-size: 16px;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
}