body {
    font-family: 'Lato', sans-serif;
}

body h2 {
    font-family: 'Lato', sans-serif;
}

p {
    text-align: left;
    width: 88%;
    font-size: 30px;
}

#top ul li {
    background-image: url(../images/exclamation.png);
    background-repeat: no-repeat;
    
}


.list .subhead {
    font-size: 30px;
}

.header {
    background: #282828;
}

.header img {
    margin-left: auto;
    margin-right: auto;
    display: block;
   
}

.purchase-wrap {
    display: inline-block;
    background: #ebebeb;
    padding: 20px;
    line-height: 30px;
    width: 100%;
}

.submit-custom-buttom {
    padding: 10px;
    border-radius: 0;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 22px;
}

.content-left-cus h2 {
    background: #555;
    padding: 10px;
    color: #fff;
    margin-top: 35px;
}

.seal {
    width: 70%;
    text-align: center;
}

.content-left-cus,
.content-right-cus {
    padding-left: 20px;
    padding-right: 20px;
}

.field-label-cus {
    font-size: 16px;
    color: #464646;
}

.field-container {
    margin: 14px 0px;
}
.space-top {
    width: 100%;
    clear: both;
    margin-top: 25px;
    float: none;
}

.container {
    width: 70%;
}

.container:after {
    content: "";
    clear: both;
    display: table;
}

button#trial-submit {
    border: none;
    background-color: #50b900;
    border-radius: 6px;
    height: 120px;
    font-weight: bold;
}

button#trial-submit:hover {
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background: #f3720b;
  text-decoration: none;
}

.container:before {
    content: "";
    clear: both;
    display: table;
}

.container .pad:after {
    content: "";
    clear: both;
    display: table;
}

.container .pad:before {
    content: "";
    clear: both;
    display: table;
}

.headline-main {
    font-size: 27px;
    font-weight: normal;
    margin: 22px 0;
}

.header .container .pad {
    padding: 37px 0 34px 0;
    text-align: center;
}

.body-wrapper .container .pad {
    padding: 50px 0 0px 0;
}

.row.graphic {
    text-align: center;
    width: 100%;
}

.row.list ul {
    list-style: none;
    margin: 20px 0;
    padding: 0 0 0 10px;
}

.row.list ul li {
    background: url(../images/green-check-1.png) no-repeat left 7px #fff;
    padding: 7px 0 4px 36px;
    font-size: 17px;
    margin: 10px 0;
}

.footer {
    background: #464646;
}

.footer .container .pad {
    padding: 37px 0 34px 0;
    text-align: center;
}

h6 {
    font-size: 18px;
    line-height: 25px;
}

.parsley-errors-list {
    color: #ff0000;
}

.footer {
    color: white;
    background: #000000;
    overflow: hidden;
}

.footer ul {
    list-style-type: none;
    padding: 0;
}

.footer ul li {
    padding: 0 0 10px;
}

.footer a {
    color: #ffffff;
}

.footer a:hover {
    color: #fafafa;
}

.footer h5 {
    font-size: 16px;
    font-weight: bold;
}

.footer .column,
.footer .alternate_column {
    padding: 40px 0;
}

.footer .alternate_column {
    position: relative;
    padding-left: 100px;
}

.footer .alternate_column h5,
.footer .alternate_column p,
.footer .alternate_column ul {
    position: relative;
    z-index: 2;
}

.footer .alternate_column:after {
    background: #1d1d1d;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 400px;
    width: 2000000px;
    z-index: 1;
}

#State {
    width: 100%;
    height: 54px;
}

.terms-checkbox p {
    margin: 15px;
    font-size: 14px;
    width: 79%;
    text-align: left;
}

.sign-up {
    width: 100%;
    margin: 30px 0px;
}

.print {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: red;
}

.ty-headline {
    text-align: center;
    margin: 30px 0px;
}

.ty-body {
    margin: 30px 0px 65px;
}

.ty-body p {
    font-size: 22px;
    width: inherit;
    text-align: center;
}

.ty-body img {
    width: 100%;
    max-width: 500px;
}

.ty-large {
    font-weight: bold;
    font-size: 62px;
}

.ty-body .pl {
    display: none;
    visibility: hidden;
}

.form-control {
    height: 54px;
}

.recurly-section .recurly-hosted-field {
    height: 54px;
    padding: 6px 12px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-size: 18px;
    clear: none;
}

.recurly-section .expiration .recurly-hosted-field,
.recurly-section .cvv .recurly-hosted-field {
    width: 60px;
    float: left;
    max-width: 60px;
    clear: none;
    margin-right: 5px;
}

form.order .recurly-section .exp {
    max-width: 115px;
    width: 50%;
}

#icons {
    text-align: center;
    padding: 20px;
}

.testimonial {
    background-image: -webkit-linear-gradient(transparent 65px, #d1d1d1 0px);
    background-image: -moz-linear-gradient(transparent 65px, #d1d1d1 0px);
    background-image: -o-linear-gradient(transparent 65px, #d1d1d1 0px);
    background-image: linear-gradient(transparent 65px, #d1d1d1 0px);
    padding: 20px;
    width: 70%;
    border-radius: 3px;
    margin-top: 55px;
    margin-bottom: 20px;
}

.testimonial img {
    bottom: 67px;
    margin-top: 20px;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    border: 3px solid #fff;
}

.testimonial p {
    text-align: center;
    font-size: 18px;
    width: 100%;
}

.testimonial .p2 {
    font-size: 14px;
    width: 100%;
}

.testimonial .p3 {
    font-size: 16px;
    width: 100%;
}

.p-contact {
    font-size: 16px;
    text-align: left;
    width: 88%;
}

.free h4 {
    font-family: 'Permanent Marker', cursive;
    font-size: 30px;
}

.zero {
    font-size: 35px;
}

.risky {
    margin-top: 20px;
    margin-bottom: 20px;
}

.greentext {
    font-weight: bold;
    color: #50a815;
}

.bonus-header {
    padding-top: 10%;
}

#offer-count.bonus-header {
    padding-top: 0px;
}

.bonus-header .free-bonus {
    font-weight: bold;
}

.bonus-header p {
    text-align: center;
    width: 100%;
}

.bonus-header .bonus-headline {
    padding: 24px 21px 0px;
}

.bonus-header .countdn .timeblock {
    background-color: #ED1C24;
    color: #fff;
    height: 100px;
    width: 95px;
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}

.bonus-header .countdn .timeblock #secs,
.bonus-header .countdn .timeblock #mins,
.bonus-header .countdn .timeblock #hrs,
.bonus-header .countdn .timeblock #seconds,
.bonus-header .countdn .timeblock #minutes,
.bonus-header .countdn .timeblock #hours {
    font-size: 55px;
    font-weight: bold;
}

.bonus-header p {
    font-size: 30px;
}

.vertical-center {
    display: flex;
    align-items: center;
}

.bonus-highlight {
    color: #50A815;
    font-weight: bold;
}

.loading-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 125, 125, 125, .8) url(../images/loading.gif) 50% 50% no-repeat;
}

body.loading {
    overflow: hidden;
}

body.loading .loading-modal {
    display: block;
}

@media only screen and (max-width: 1024px) {
    .prop-kw-book {
        text-align: center;
    }
    .prop-kw-book img {
        width: 90%;
    }
    .bonus-header {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 992px) {
    .footer {
        text-align: center;
    }
    .footer ul {
        padding-bottom: 25px;
    }
    .footer .alternate_column {
        padding: 0;
        border-top: 1px solid #454545;
        padding-top: 25px;
    }
    .footer .alternate_column:after {
        display: none;
    }
    .container {
        width: 90%;
    }
    .testimonial {
        width: 100%;
    }
    .seal {
        width: 100%;
    }
}

@media only screen and (max-width: 481px) {
    .countdn .timeblock {
        width: 80px;
    }
}

@media only screen and (max-width: 400px) {
    .submit-custom-buttom {
        font-size: 16px!important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
    p {
        text-align: center;
    }
    .free h4 {
        font-size: 22px !important;
    }
    .support h6 {
        width: 100%;
        text-align: center;
    }
    .phone-graphic {
        text-align: center;
    }
    .testimonial {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100%;
    }
    #icons {
        width: 99%;
    }
    .p-contact {
        text-align: center;
        width: 100%;
    }
    h6 {
        width: 100% !important;
        text-align: center !important;
    }
    h2 {
        width: 100% !important;
        text-align: center !important;
    }
    .zero {
        font-size: 30px;
    }
    .container {
        width: 90%;
    }
}


@media only screen and (min-width: 1024px) and (max-width: 1366px) {

    .comping-guide-book {
            position: relative;
        right: 5px;

    }
    
}