.ms-tweet-clear {
    zoom: 1;
}
.ms-tweet-clear:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: ".";
}
.ms-tweet {
    color: #777777;
    border: 2px solid #9de0f9;
    padding:0px;
}
.ms-tweet .clearfix {
    zoom: 1;
}
.ms-tweet .clearfix:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: ".";
}
.ms-tweet .clear {
    clear: both;
}
.ms-tweet .f-left {
    float: left;
    display: inline-block;
    position: relative;
}
.ms-tweet .f-right {
    float: right;
    display: inline-block;
    position: relative;
}
.ms-tweet .list-reset {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ms-tweet .list-reset li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ms-tweet .list-float {
    zoom: 1;
}
.ms-tweet .list-float:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: ".";
}
.ms-tweet .list-float li {
    float: left;
    display: inline-block;
}
.ms-tweet .kill-box-shadow {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.ms-tweet .alignright {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: right;
}
.ms-tweet .alignleft {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: right;
}
.ms-tweet:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.ms-tweet .ms-ctt-reset {
    margin: 0;
    padding: 0;
    position: relative;
}
.ms-tweet:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: ".";
}
.ms-tweet a {
    text-decoration: none;
    text-transform: none;
}
.ms-tweet a:hover {
    text-decoration: none;
}
.ms-tweet .ms-ctt-text {
    margin: 0;
    padding: 15px;
    position: relative;
    margin-bottom: 10px;
    word-wrap: break-word;
}
.ms-tweet .ms-ctt-text a {
    font-size: 35px;
    color: #777777;
    border: 0px;
    line-height: 140%;
    letter-spacing: 0.05em;
    text-decoration: none !important;
    text-transform: none !important;
}
.ms-tweet .ms-ctt-text a:hover {
    text-decoration: none;
    color: #666666;
}
.ms-tweet .ms-ctt-wrap {
    background-color: #9DE0F9;
    display: block;
    height: 40px;
    text-align: right;
    line-height: 30px;
    padding-top: 8px;
    color: #fff;
    margin-bottom: 0px;
}
.ms-tweet a.ms-ctt-btn {
    margin: 0;
    padding: 0;
    border: 0px;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    color: #ffffff;
    float: right;
    padding-right: 24px;
    text-decoration: none;
}
.ms-tweet a.ms-ctt-btn:hover {
    text-decoration: none;
    color: #666666;
    text-transform: uppercase;
}
.ms-tweet .ms-powered-by {
    font-size: 10px;
    color: #999999;
}
.ms-tweet .ms-powered-by a {
    font-size: 10px;
    color: #999999 !important;
}
.ms-tweet .ms-powered-by a:hover {
    color: #999999 !important;
    text-decoration: underline !important;
}

.blockquote {
    font-family: Georgia, serif;
    font-size: 28px;
    font-weight: 500;
    font-style: italic;
    padding: 40px 40px 60px;
    background: #e3eff4;
    border: 1px solid #e3eff4;
    border-radius: 15px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    padding-top: 50px !important;
    border-left: 0px !important;
}
.blockquote:before {
    display: block;
    content: "\201C" !important;
    font-size: 80px;
    position: absolute;
    left: 5px;
    top: -15px;
    color: #7a7a7a;
}
.blockquote:after {
    display: block;
    content: "\201D" !important;
    font-size: 80px;
    position: absolute;
    right: 15px;
    bottom: inherit;
    color: #7a7a7a;
}
.bg-download {
    background: url('../img/bg-download.png') repeat;
    border: 1px solid #d9d9d9;
}

.btn-border {
    border: 2px solid #ee672f;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    display: block;
    z-index: 10;
    padding: 25px auto;
    text-align: center;
    background-color: transparent;
    color: #E83B00;
    font-size: 18px;
    text-transform: none;
    margin: 0 auto;
}
.btn-border:hover {
    background: #ee672f;
    color: #ffffff;
}
/* Optin Form */
.optinform .hs-form legend {
    font-size:14px !important;
    margin-bottom: 5px;
    margin-top: 14px !important;
    color: #333333 !important;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    border:0px;
    line-height:18px;
    text-align: left;
}
.optinform .hs-form label {
    margin-bottom: 0px;
    line-height: 0px;
    padding-top: 0;
    text-align: left !important;
    display: block;
    margin-bottom: 0px;
    position: relative;
    min-height: 20px;
}
.optinform .hs-form span {
    font-size: 16px;
   
    font-weight: 500;
    color: #454545;
    line-height: 110%;
}
.optinform .hs-form .hs-input.error {border-color: #e0145a !important;}
.optinform .hs-form ul.hs-error-msgs{
    padding-left: 0px;
}
.optinform .hs-form input[type="text"],
.optinform .hs-form input[type="date"],
.optinform .hs-form input[type="datetime"],
.optinform .hs-form input[type="email"],
.optinform .hs-form input[type="number"],
.optinform .hs-form input[type="tel"],
.optinform .hs-form input[type="search"],
.optinform .hs-form input[type="time"],
.optinform .hs-form input[type="url"],
.optinform .hs-form textarea,
.optinform .hs-form select {
    height: 42px;
    font-size: 15px;
    border: 2px solid #eaebea;
    margin: 7px 0px 20px;
    font: 300 18px 'Merriweather', sans-serif;
    padding:5px 10px;
    display: block;
    width: 100% !important;
    color: #555;
    background-color: #fff;
    background-image: none;
    box-shadow :none;
}
.optinform .hs-form input[type="text"]:focus,
.optinform .hs-form input[type="date"]:focus,
.optinform .hs-form input[type="datetime"]:focus,
.optinform .hs-form input[type="email"]:focus,
.optinform .hs-form input[type="number"]:focus,
.optinform .hs-form input[type="search"]:focus,
.optinform .hs-form input[type="time"]:focus,
.optinform .hs-form input[type="url"]:focus,
.optinform .hs-form textarea:focus,
.optinform .hs-form select:focus{
    box-shadow: none;
}
.optinform .hs-form input[type="checkbox"],.hs-form input[type="radio"] { margin-top: 2px;min-height: 0px;}
/*Inline Form*/
.inlineoptin {text-align:center;}
.inlineoptin .hs-form {position: relative;display: inline-block;background: rgba(232, 230, 229, 0.3);padding: 0;margin-top: 20px;}
.inlineoptin .hs-form fieldset {display: inline-block;height: 20px;}
.inlineoptin .hs-form input[type="email"],.inlineoptin .hs-form input[type="text"] {height: 50px;margin: 0px;border-radius: 0px;}
.inlineoptin .hs-form-field, .inlineoptin .hs-input{float:left; min-width:250px; width: auto}
.inlineoptin .hs-form-field label{display: none;}
.inlineoptin fieldset.form-columns-1 .input,.inlineoptin fieldset.form-columns-2 .input {margin-right: 0 !important;}
.inlineoptin .hs-form input[type="submit"] {width:100%;margin-bottom: 0px; height: 50px;}
.inlineoptin .hs_submit,.inlineoptin .hs-button{float:right;}
.inlineoptin .hs-form ul.hs-error-msgs{position: absolute !important; bottom: -32px;margin-top: 15px;width: 670px !important;left: -23px;}
.inlineoptin .hs-form ul.hs-error-msgs label,.inlineoptin .hs-form ul.hs-error-msgs li a{display: block !important;color: #a00000 !important;text-align: left;}
.inlineoptin .hs-form ul.hs-error-msgs li a,.inlineoptin .hs-form ul.hs-error-msgs li a:hover,.inlineoptin .hs-form ul.hs-error-msgs li a:after {background: transparent !important;border: none; padding: 0px; box-shadow: none; }
.inlineoptin .hs-form input[type="submit"], .inlineoptin .hs-form input[type="button"] {padding: 11px 15px !important;font-size: 18px;border-radius: 0px;}
.squeeze-page-cta-section .red-cta-btn:after,.squeeze-page-cta-section .red-cta-btn:before{display:block}
.squeeze-page-cta-section .inlineoptin form{margin-top: 25px;}
.inlineoptin .hs_lastname,.inlineoptin.hs_phone {display: none;}
@media (max-width: 782px) { 
.inlineoptin .hs_submit, .inlineoptin .hs-button {float:none;}
.inlineoptin .hs-form fieldset {display: inline-block;height:inherit;}
}
@media (max-width: 643px) { 
    .inlineoptin .hs-form { width: 80%; }
    .inlineoptin fieldset.form-columns-2 .hs-form-field {width:100% !important;}
    .squeeze-page-cta-section .inlineoptin form {margin-top: 0px;}
    .inlineoptin .hs-form fieldset {display: block;height:inherit;}
    .inlineoptin .hs-form-field, .inlineoptin .hs-input {width: 100%!important;}
    .inlineoptin .hs-form-field,.inlineoptin .hs_submit,.inlineoptin .hs-button{float:left; width: 100%}
    .inlineoptin .hs-form input[type="email"],.inlineoptin .hs-form input[type="text"] {text-align: center;width: 100%;}
    .inlineoptin .hs-form ul.hs-error-msgs {bottom:-85px; width:100% !important;}
}