#Content {
    width: 100%;
    padding-top: 0px;
}

body:not(.template-slider) #Header {
    min-height: 0px !important;
}

@media only screen and (min-width: 600px) {
#Subheader {
padding: 160px 0 28px 0 !important;
margin-bottom: 25px !important;
}}

#Subheader .title {
    font-size: 45px !important;
    line-height: 40px !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

@media only screen and (max-width: 600px) {
body {
    font-size: 15px !important;
    line-height: 19px !important;
    letter-spacing: 0px !important;
}}

.highlight:not(.highlight_image) {
    background-color: #0000 !important;
}

.highlight:not(.highlight_image) {
    color: #686868 !important;
}

/* !Call to Action Field */

.blue-box-inner {
    padding:31px;
    color:#fff;
    text-align:center;
    border-radius:3px;
	background-color:#004c7e;

   /* background: rgb(0,131,188);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwODNiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzAwNzhhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc4YWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,131,188,1) 0%, rgba(0,120,174,1) 47%, rgba(0,120,174,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,131,188,1)), color-stop(47%,rgba(0,120,174,1)), color-stop(100%,rgba(0,120,174,1)));
    background: -webkit-linear-gradient(top,  rgba(0,131,188,1) 0%,rgba(0,120,174,1) 47%,rgba(0,120,174,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,131,188,1) 0%,rgba(0,120,174,1) 47%,rgba(0,120,174,1) 100%);*/
}
.text-section .blue-box-inner h4,
.blue-box-inner h4 {
    display:inline-block;
    vertical-align:middle;
    margin:-10px 36px 0 0;
    color:#fff;
    font:45px/1 "roboto-light-webfont", sans-serif;
}
.blue-box-inner h4 span {
    font-family:"roboto-bold-webfont", sans-serif;
}
.blue-box-inner h4 br {display:none;}

.sw-description .btn-simple-blue,
.cs-block .btn-simple,
.btn-simple {
    display:inline-block;
    font: 18px/18px 'roboto-black-webfont', Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 9px 40px;
    text-shadow: 0 -1px 0 #447523;
    border-radius: 18px;
    background-color: #252729;
    /*  background: -moz-linear-gradient(top, #a2d90c 0%, #89bb00 100%);
    background: -webkit-linear-gradient(top, #a2d90c 0%,#89bb00 100%);
    background: -ms-linear-gradient(top, #a2d90c 0%,#89bb00 100%);
    background: linear-gradient(to bottom, #a2d90c 0%,#89bb00 100%);*/
    background-repeat: repeat;
    background-size: 100% 100%;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
}
.btn-simple:hover {
    color:#fff;
    background-position: 0 -200%;
    background-size: 100% 200%;
}
.ie9 .cs-block .btn-simple:hover,
.ie9 .btn-simple:hover {
    background: #a2d90c;
}

.start-getting-results{
    border-radius: 3px;
    background:#004c7e;
    padding-left: 95px;
    margin-top: 0px;
}
.start-getting-results h5{
    font:45px/45px 'roboto-light-webfont', Arial, Helvetica, Sans-Serif;
    padding: 30px 0;
    color:White;
    text-shadow: 0 -1px 0 black;
    float:left;
}
.start-getting-results h5 span{
    font:45px/45px 'roboto-black-webfont', Arial, Helvetica, Sans-Serif;
    text-shadow: 0 -1px 0 black;
}
.start-getting-results h5 em{
    display: block;
    font-size: 14px;
    font-style: normal;
    text-align: center;
}
.start-getting-results a{
    margin: 35px 95px 0 0;
    float:right;
    font: 18px/18px 'roboto-black-webfont', Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 9px 40px;
    text-shadow: 0 -1px 0 #447523;
    border-radius: 18px;

    background-color: #252729;
    /*  background: -moz-linear-gradient(top, #a2d90c 0%, #89bb00 100%);
    background: -webkit-linear-gradient(top, #a2d90c 0%,#89bb00 100%);
    background: -ms-linear-gradient(top, #a2d90c 0%,#89bb00 100%);
    background: linear-gradient(to bottom, #a2d90c 0%,#89bb00 100%);*/
    background-repeat: repeat;
    background-size: 100% 100%;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
}
.start-getting-results a:hover{
    background-position: 0 -200%;
    background-size: 100% 200%;
}
.ie9 .start-getting-results a:hover {
    background: #a2d90c;
}

/* !Call to Action Field */

.blue-box-inner-small {
    padding:31px;
    color:#fff;
    text-align:center;
    border-radius:3px;
	background-color:#004c7e;

   /* background: rgb(0,131,188);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwODNiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzAwNzhhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc4YWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,131,188,1) 0%, rgba(0,120,174,1) 47%, rgba(0,120,174,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,131,188,1)), color-stop(47%,rgba(0,120,174,1)), color-stop(100%,rgba(0,120,174,1)));
    background: -webkit-linear-gradient(top,  rgba(0,131,188,1) 0%,rgba(0,120,174,1) 47%,rgba(0,120,174,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,131,188,1) 0%,rgba(0,120,174,1) 47%,rgba(0,120,174,1) 100%);*/
}
.text-section-small .blue-box-inner-small h4,
.blue-box-inner-small h4 {
    display:inline-block;
    vertical-align:middle;
    margin:-10px 36px 0 0;
    color:#fff;
    font:45px/1 "roboto-light-webfont", sans-serif;
}
.blue-box-inner-small h4 span {
    font-family:"roboto-bold-webfont", sans-serif;
}
.blue-box-inner-small h4 br {display:none;}

.sw-description-small .btn-simple-blue-small,
.cs-block-small .btn-simple-small,
.btn-simple-small {
    display:inline-block;
    font: 18px/18px 'roboto-black-webfont', Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 9px 40px;
    text-shadow: 0 -1px 0 #447523;
    border-radius: 18px;
    background-color: #252729;
    /*  background: -moz-linear-gradient(top, #a2d90c 0%, #89bb00 100%);
    background: -webkit-linear-gradient(top, #a2d90c 0%,#89bb00 100%);
    background: -ms-linear-gradient(top, #a2d90c 0%,#89bb00 100%);
    background: linear-gradient(to bottom, #a2d90c 0%,#89bb00 100%);*/
    background-repeat: repeat;
    background-size: 100% 100%;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
}
.btn-simple-small:hover {
    color:#fff;
    background-position: 0 -200%;
    background-size: 100% 200%;
}
.ie9 .cs-block-small .btn-simple-small:hover,
.ie9 .btn-simple-small:hover {
    background: #a2d90c;
}

.start-getting-results-small{
    border-radius: 3px;
    background:#004c7e;
    padding-left: 95px;
    margin-top: 0px;
}
.start-getting-results-small h5{
    font:30px/30px 'roboto-light-webfont', Arial, Helvetica, Sans-Serif;
    padding: 30px 0;
    color:White;
    text-shadow: 0 -1px 0 black;
    float:left;
}
.start-getting-results-small h5 span{
    font:45px/45px 'roboto-black-webfont', Arial, Helvetica, Sans-Serif;
    text-shadow: 0 -1px 0 black;
}
.start-getting-results-small h5 em{
    display: block;
    font-size: 17px;
    font-style: normal;
    text-align: center;
}
.start-getting-results-small a{
    margin: 10px 160px 0 20px;
    float:right;
    font: 18px/18px 'roboto-black-webfont', Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 9px 40px;
    text-shadow: 0 -1px 0 #447523;
    border-radius: 18px;

    background-color: #252729;
    /*  background: -moz-linear-gradient(top, #a2d90c 0%, #89bb00 100%);
    background: -webkit-linear-gradient(top, #a2d90c 0%,#89bb00 100%);
    background: -ms-linear-gradient(top, #a2d90c 0%,#89bb00 100%);
    background: linear-gradient(to bottom, #a2d90c 0%,#89bb00 100%);*/
    background-repeat: repeat;
    background-size: 100% 100%;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
}
.start-getting-results-small a:hover{
    background-position: 0 -200%;
    background-size: 100% 200%;
}
.ie9 .start-getting-results-small a:hover {
    background: #a2d90c;
}

.section-post-header {
display: none !important;
}

@media only screen and (max-width: 600px) {
h2 {
    line-height: 55px !important;
}}

.wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    left: 10px;
    right: unset;
}

.wa__btn_popup {
    position: fixed;
    bottom: 12px;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    z-index: 999;a
}

.wa__btn_popup .wa__btn_popup_icon {
    width: 56px;
    height: 56px;
    background: #090;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
}

.grecaptcha-badge {
display:none !important;
}
