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

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

body {
    line-height: 1;
    margin: 0;
    background-color: #fff;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

a {
    outline: none;
}

img {
    outline: none;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1
}

div.wrapper {
    margin: 0 auto;
    clear: both
}

div.wrapper.wrapper-fluid {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

div.wrapper.wrapper-fluid.wrapper-first {
    margin-top: 0
}

div.wrapper.wrapper-fluid.wrapper-last {
    margin-bottom: 0
}

div.grid-container {
    width: 100%;
    height: auto;
    margin: 0
}

div.wrapper-fluid div.grid-container {
    margin: 0 auto
}

div.wrapper-fluid.wrapper-fluid-grid div.grid-container {
    width: 100%
}

.clear {
    clear: both
}

.block {
    box-shadow: none;
    background: none;
    margin: 0 0 10px;
    border: none;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden
}

div.block-content {
    display: block;
    float: left;
    width: 100%;
    height: auto
}

.block-fixed-height div.block-content,
body.visual-editor-iframe-grid div.block-content {
    height: 100%
}

.row {
    float: left;
    width: 100%
}

.column {
    float: left
}

.column-1.grid-left-0 {
    margin-left: 0 !important
}

.sub-column-1 {
    clear: both
}

div.wrapper-no-blocks div.entry-content {
    margin: 40px 0 !important;
    text-align: center
}

.block-type-header .banner {
    display: block
}

.block-type-header .banner a {
    display: block
}

.block-type-header a.banner-image {
    display: block;
    width: 100%;
    height: 100%
}

.block-type-header .tagline {
    display: block
}

.block-type-navigation ul {
    width: 100%;
    display: inline-block;
    letter-spacing: -4px;
    word-spacing: -4px
}

.block-type-navigation ul li {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal
}

.block-type-navigation ul li a {
    display: block;
    width: auto;
    padding: 0 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    white-space: nowrap
}

.block-type-navigation .nav-align-left ul {
    text-align: left
}

.block-type-navigation .nav-align-right ul {
    text-align: right
}

.block-type-navigation .nav-align-center ul {
    text-align: center
}

.block-type-navigation .nav-vertical {
    position: relative
}

.block-type-navigation .nav-vertical ul li {
    width: 100%
}

.block-type-navigation .nav-vertical ul li a {
    height: auto;
    line-height: 40px
}

.block-type-navigation .nav-search-active ul {
    width: 75%
}

.block-type-navigation .nav-search-active .nav-search {
    float: right;
    width: 22.5%;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: table
}

.block-type-navigation .nav-search-active.nav-search-position-left .nav-search {
    float: left
}

.block-type-navigation .nav-search-active #searchform {
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.block-type-navigation .nav-search-active #searchform label,
.block-type-navigation .nav-search-active #searchform input#searchsubmit {
    display: none
}

.block-type-navigation .nav-search-active #searchform input#s {
    width: 100%
}

.block-type-navigation a span.sf-sub-indicator {
    display: none
}

.block-type-navigation ul.sub-menu {
    position: absolute;
    z-index: 150;
    left: -9999px;
    width: auto
}

.block-type-navigation ul.sub-menu li {
    display: block;
    height: auto;
    width: 100%
}

.block-type-navigation ul.sub-menu li a {
    min-width: 175px;
    max-width: 500px;
    width: auto;
    height: auto;
    line-height: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.block-type-navigation ul.menu li:hover > ul.sub-menu,
.block-type-navigation ul.menu li.sfHover > ul.sub-menu {
    left: auto
}

.block-type-navigation .selectnav {
    display: none;
    margin: 10px 2%;
    width: 96%;
    font-size: 16px
}

.block-type-search input.field {
    width: 100%
}

.block-type-search form.search-button-visible div {
    overflow: hidden;
    padding-right: 5px
}

.block-type-search form.search-button-visible input.submit {
    min-width: 60px;
    float: right
}

.block-type-breadcrumbs p.breadcrumbs {
    margin: 13px 10px
}

.block-type-widget-area ul.widget-area {
    padding: 0;
    margin: 0
}

.block-type-widget-area li.widget {
    margin: 15px 0 0;
    padding: 5px 10px;
    list-style: none
}

.block-type-widget-area li.widget ul {
    padding: 0 0 0 25px;
    margin: 5px 0;
    list-style: disc
}

.block-type-widget-area li.widget span.widget-title {
    margin: 0 0 10px;
    display: block
}

.block-type-widget-area li.widget span.widget-title:empty {
    display: none
}

.block-type-widget-area .horizontal-sidebar li.widget {
    float: left;
    margin: 0 15px 0 15px;
    width: 20%
}

li.widget table#wp-calendar th,
li.widget table#wp-calendar td {
    color: #444;
    text-align: center
}

li.widget table#wp-calendar a {
    color: #444
}

li.widget table#wp-calendar caption {
    font-weight: bold;
    font-size: 14px;
    line-height: 100%
}

li.widget table#wp-calendar td#today {
    color: #111
}

li.widget table#wp-calendar tfoot .pad {
    background: none
}

.block-type-content div.loop {
    width: 100%;
    float: left;
    clear: both;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.block-type-content .entry-title,
.block-type-content .archive-title {
    margin: 0 0 5px;
    max-width: 100%;
    word-wrap: break-word
}

.block-type-content .entry-title .post-edit-link {
    display: inline-block;
    font-size: 12px;
    margin: 10px 0 0 15px;
    background: rgba(0, 0, 0, .6);
    color: rgba(255, 255, 255, .8) !important;
    padding: 0 10px;
    line-height: 100%;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    text-shadow: 0 0 1px rgba(0, 0, 0, .8);
    box-shadow: -1px -1px 0 rgba(255, 255, 255, .15);
    opacity: 0;
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
    position: absolute;
    font-family: helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-transition: opacity 250ms linear;
    -webkit-transition: opacity 250ms linear;
    transition: opacity 250ms linear
}

.block-type-content .post:hover .post-edit-link {
    opacity: .6
}

.block-type-content .entry-title .post-edit-link:hover {
    opacity: 1
}

.block-type-content .archive-title {
    padding: 15px 0 15px;
    border-width: 0
}

.block-type-content .entry-title a,
.block-type-content .archive-title a {
    color: inherit;
    font-size: inherit;
    text-decoration: inherit
}

.block-type-content div.entry-content {
    width: 100%;
    margin: 20px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.block-type-content div.entry-content:first-child {
    margin-top: 0
}

.block-type-content .entry-row {
    float: left;
    width: 100%
}

.block-type-content .entry-row .hentry {
    clear: none
}

.block-type-content .entry-row .hentry:first-child {
    margin-left: 0 !important
}

.block-type-content .hentry {
    clear: both;
    padding: 15px 0 30px;
    margin: 0 0 10px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.block-type-content a.post-thumbnail {
    display: block
}

.block-type-content a.post-thumbnail img {
    max-width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.block-type-content a.post-thumbnail-left,
.block-type-content a.post-thumbnail-left-content,
.block-type-content img.post-thumbnail-left,
.block-type-content img.post-thumbnail-left-content {
    float: left;
    margin: 0 15px 0 0
}

.block-type-content a.post-thumbnail-right,
.block-type-content a.post-thumbnail-right-content,
.block-type-content img.post-thumbnail-right-content {
    float: right;
    margin: 0 0 0 15px
}

.block-type-content a.post-thumbnail-above-content {
    margin: 15px 0 -5px
}

.block-type-content a.post-thumbnail-below-content {
    margin: 15px 0
}

.block-type-content a.post-thumbnail-above-title {
    margin: 0 0 15px
}

address {
    margin: 0 0 20px;
    font-style: italic
}

dl {
    margin: 0 0px
}

dt {
    font-weight: bold
}

dd {
    margin: 0 0 20px
}

abbr[title] {
    border-bottom: 1px dotted;
    cursor: help
}

pre {
    background: #F5F5F5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word
}

.block-type-content .entry-meta {}

.block-type-content .entry-utility {
    clear: both
}

.block-type-content div.entry-meta a,
.block-type-content div.entry-utility a {
    color: inherit;
    text-decoration: none
}

.block-type-content div.entry-meta a:hover,
.block-type-content div.entry-utility a:hover {
    text-decoration: underline
}

.loop-navigation {
    margin: 15px 0 30px;
    float: left;
    clear: both;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.loop-navigation .nav-previous,
.loop-navigation .nav-next {
    display: inline-block;
    max-width: 48%
}

.loop-navigation .nav-previous a,
.loop-navigation .nav-next a {
    display: inline-block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.loop-navigation .nav-previous {
    float: left
}

.loop-navigation .nav-next {
    float: right
}

div.system-404 form#searchform {
    margin: 10px 0 0 0;
    float: left;
    clear: both
}

div.system-404 form#searchform label {
    display: none
}

div.system-404 form#searchform input#s {
    width: 200px;
    float: left
}

div.system-404 form#searchform input#searchsubmit {
    float: left;
    margin: 2px 0 0 5px
}

div#comments {
    float: left;
    clear: both;
    margin: 0 0 50px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

div#comments h3#comments {
    margin: 15px 0 0 0;
    display: block
}

ol.commentlist {
    margin: 30px 0 0;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

li.comment {
    position: relative;
    padding: 0 0 0 64px;
    clear: both
}

li.comment div.comment-body {
    margin: 0 0 30px
}

li.comment ul.children {
    clear: both
}

li.comment .comment-author {
    margin: 0;
    padding: 0
}

li.comment img.avatar {
    position: absolute;
    left: 0;
    top: 0
}

li.comment .comment-author cite {
    font-weight: bold
}

li.comment .comment-author span.says {}

li.pingback .comment-author span.says {
    display: none
}

li.comment .comment-meta {
    margin: 5px 0 20px 0
}

li.comment .comment-meta a {
    text-decoration: none;
    color: inherit
}

li.comment .comment-body p {
    margin: 0 0 10px 0
}

li.comment div.reply {
    margin: 20px 0 0
}

li.comment a.comment-reply-link {
    margin: 10px 0 0 -6px;
    padding: 3px 6px
}

div#respond {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%
}

ol.commentlist div#respond {
    padding: 5px 0 20px;
    margin: -20px 0 30px
}

h3#reply-title {
    margin: 15px 0
}

h3#reply-title small {
    font-size: 75%;
    margin: 0 0 0 5px
}

div#respond p.logged-in-as {
    margin: 10px 0 20px
}

div#respond label {
    display: inline-block;
    margin: 0;
    float: left
}

div#respond p {
    clear: both;
    float: left;
    width: 100%
}

div#respond span.required {
    display: inline;
    color: #c00;
    line-height: 25px;
    margin: 0 0 0 3px
}

div#respond input[type='text'] {
    width: 50%
}

div#respond textarea {
    width: 85%;
    height: 150px
}

div#respond input[type='text'],
div#respond textarea {
    clear: both;
    float: left;
    margin: 0 0 10px
}

.block-type-footer .footer-left {
    margin-top: 10px;
    margin-left: 10px;
    float: left
}

.block-type-footer .footer-right {
    margin-top: 10px;
    margin-right: 10px;
    float: right
}

.block-type-footer .footer-link {
    margin-bottom: 10px
}

.block-type-footer .copyright {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    margin: 10px 0
}

.block-type-footer a {
    color: inherit
}

.block-type-footer p.footer-responsive-grid-link-container {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    margin: 10px 0;
    display: none
}

.block-type-footer p.footer-responsive-grid-link-enable-container {
    display: block
}

.block-type-header img {
    max-width: 100%
}

li.widget table#wp-calendar {
    width: 100%
}

li.widget table#wp-calendar th,
li.widget table#wp-calendar td {
    padding: 5px 0
}

li.widget table#wp-calendar caption {
    margin: 0 0 8px 0
}

li.widget_search label,
li.widget_search input#searchsubmit {
    display: none
}

li.widget_search input#s {
    width: 100%
}

a.more-link {
    padding: 2px 6px;
    white-space: nowrap
}

div.loop-navigation div.nav-previous a,
div.loop-navigation div.nav-next a {
    padding: 4px 8px
}

div.entry-content h1,
div.entry-content h2 {
    margin: 0 0 20px
}

div.entry-content h3,
div.entry-content h4,
div.entry-content h5,
div.entry-content h6 {
    margin: 0 0 15px
}

div.entry-content p {
    margin: 0 0 15px
}

div.entry-content hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 0 0 15px
}

div.entry-content ul,
div.entry-content ol {
    padding: 0 0 0 40px;
    margin: 15px 0
}

div.entry-content ul ul,
div.entry-content ol ol {
    margin: 0
}

div.entry-content ul li {
    list-style: disc
}

div.entry-content ul ul li {
    list-style: circle
}

div.entry-content ul ul ul li {
    list-style: square
}

div.entry-content ol li {
    list-style: decimal
}

div.entry-content ol ol li {
    list-style: lower-alpha
}

div.entry-content ol ol ol li {
    list-style: lower-roman
}

.align-left,
.alignleft {
    float: left;
    margin: 0 7px 0 0
}

.align-right,
.alignright {
    float: right;
    margin: 0 0 0 7px
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear: both
}

img.border {
    padding: 1px;
    border: 1px solid #ddd
}

img.no-border {
    padding: 0;
    border: none
}

img.wp-smiley {
    border: none
}

.wp-caption {
    padding: 5px;
    border: 1px solid #eee;
    background: #fcfcfc;
    margin-top: 15px;
    max-width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 15px
}

.wp-caption img {
    border: 1px solid #ddd;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 0
}

.wp-caption img.wp-smiley {
    border: none
}

.wp-caption .wp-caption-text {
    text-align: center;
    color: #555;
    margin: 5px 0 0 !important;
    font-style: italic
}

blockquote {
    color: #666;
    padding: 5px 0 5px 25px;
    border-top: 0 dotted;
    border-bottom: 0 dotted;
    border-left: 2px solid #f6f6f6;
    margin: 15px 0 15px 20px
}

.drop-cap {
    font-size: 310%;
    line-height: 120%;
    margin-bottom: -0.25em;
    color: #888;
    float: left;
    padding: 0 6px 0 0
}

code {
    background: #eaeaea;
    font-family: Consolas, Monaco, Courier, monospace;
    font-size: 0.9em;
    margin: 0 1px;
    padding: 1px 3px;
    color: #555
}

pre code {
    display: block;
    border: 1px solid #ddd;
    padding: 4px 7px
}

.code-block {
    display: block;
    background: #eaeaea;
    border: 1px solid #ddd;
    color: #555;
    font-family: Consolas, Monaco, Courier, monospace;
    padding: 10px;
    overflow: auto;
    white-space: pre;
    font-size: 12.5px;
    line-height: 18px;
    margin: 5px 0
}

table {
    width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px
}

table th,
table td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd
}

table th {
    font-weight: bold
}

table thead th {
    vertical-align: bottom
}

thead tr:first-child th,
table tr:first-child th {
    border-top: none
}

sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

.sticky {}

.wp-caption-text {}

.gallery-caption {}

.bypostauthor {}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
    border: 1px solid #ccc;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #777;
    display: inline-block;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

select {
    padding: 0
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
    border: 1px solid #aaa;
    color: #444;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

input[type="submit"],
input[type="button"],
button {
    background: #ddd;
    padding: 0 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    line-height: 27px;
    border: none;
}

input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
    color: #222;
    background: #d1d1d1;
}

input[type="submit"]:active,
input[type="button"]:active,
button:active {
    background: #c8c8c8;
}

.alert {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 0 #fff inset;
    padding: 5px 20px;
    margin: 20px 0;
    display: block;
}

.alert p {
    margin: 10px 0;
    line-height: 160%
}

.alert-green {
    border: 1px solid #97B48A;
    background-color: #CBECA0;
}

.alert-red {
    border: 1px solid #CFADB3;
    color: #832525;
    background-color: #FAF2F5;
}

.alert-yellow {
    border: 1px solid #E6DB55;
    background-color: #FFFBCC;
    color: #424242;
}

.alert-gray,
.alert-grey {
    border: 1px solid #CCC;
    color: #424242;
    background-color: #EEE;
}

.alert-blue {
    border: 1px solid #92CAE4;
    color: #205791;
    background-color: #D5EDF8;
}

.alert a {
    color: inherit;
}

#block-b0b567a3dc691caa {
    min-height: 55px
}

#block-b0z567a3b6f31961 {
    min-height: 300px
}

#block-b1z5679ff587ec6d {
    min-height: 118px
}

#block-b28567a4bfde4122 {
    min-height: 43px
}

@media screen and (max-width:600px) {
    #whitewrap #block-b28567a4bfde4122 {}
}

#block-b0z567a3b6f31961.block-original-b3p56a84a553d81c {
    min-height: 300px
}

#block-b5m567a3da2a1f54 {
    min-height: 100px
}

#block-b70567a3e4395750 {
    min-height: 100px
}

#block-b81567a3e70221a7 {
    min-height: 115px
}

@media screen and (max-width:768px) {
    #whitewrap #block-b81567a3e70221a7 {}
}

#block-b8756a84a55333a6 {
    min-height: 207px
}

#block-b0b567a3dc691caa.block-original-b8l56a84a553cd39 {
    min-height: 55px
}

#block-bd253d0fa3b08c91.block-original-b9t56a84a5533844 {
    min-height: 36px
}

@media screen and (max-width:768px) {
    #whitewrap #block-bd253d0fa3b08c91.block-original-b9t56a84a5533844 {
        display: none!important
    }
}

#block-b9w56aa1540cc11c {
    min-height: 200px
}

#block-bvn567a3e701c7d7.block-original-ba756a84a553de4f {
    min-height: 115px
}

#block-bzv5698542612e46.block-original-bbe56a84a55398bc {
    min-height: 24px
}

@media screen and (min-width:769px) {
    #whitewrap #block-bzv5698542612e46.block-original-bbe56a84a55398bc {
        display: none!important
    }
}

#block-bbu567a0516a95cf {
    min-height: 207px
}

@media screen and (max-width:off) {
    #whitewrap #block-bbu567a0516a95cf {}
}

#block-bcf567a06882c4b8 {
    min-height: 140px
}

#block-b81567a3e70221a7.block-original-bcm56a84a5536fb0 {
    min-height: 115px
}

@media screen and (max-width:768px) {
    #whitewrap #block-b81567a3e70221a7.block-original-bcm56a84a5536fb0 {}
}

#block-bd253d0fa3b08c91 {
    min-height: 56px
}

@media screen and (max-width:768px) {
    #whitewrap #block-bd253d0fa3b08c91 {
        display: none!important
    }
}

#block-bd356a7115860d05 {
    min-height: 40px
}

@media screen and (max-width:1024px) {
    #whitewrap #block-bd356a7115860d05 {}
}

@media screen and (max-width:768px) {
    #whitewrap #block-bd356a7115860d05 {
        display: none!important
    }
}

@media screen and (min-width:1025px) {
    #whitewrap #block-bd356a7115860d05 {
        display: none!important
    }
}

#block-bdp567a062dcda36 {
    min-height: 100px
}

#block-bnp53d0fa9f706a2.block-original-bgz56a84a553a93a {
    min-height: 55px
}

@media screen and (max-width:1024px) {
    #whitewrap #block-bnp53d0fa9f706a2.block-original-bgz56a84a553a93a {
        display: none!important
    }
}

#block-bhf56cd7c7370c98 {
    min-height: 190px
}

#block-bhp56a8542489d7c {
    min-height: 200px
}

#block-bmk568c8279a3784.block-original-bhv56a84a553c773 {
    min-height: 140px
}

#block-bhx5683280b56614 {
    min-height: 41px
}

#block-bcf567a06882c4b8.block-original-bi556a84a5534082 {
    min-height: 140px
}

#block-bdp567a062dcda36.block-original-bi956a84a5539fd6 {
    min-height: 100px
}

#block-bmk568c8279a3784 {
    min-height: 140px
}

#block-bnp53d0fa9f706a2 {
    min-height: 45px
}

@media screen and (max-width:1024px) {
    #whitewrap #block-bnp53d0fa9f706a2 {
        display: none!important
    }
}

#block-b28567a4bfde4122.block-original-bov56a84a5535a12 {
    min-height: 43px
}

@media screen and (max-width:600px) {
    #whitewrap #block-b28567a4bfde4122.block-original-bov56a84a5535a12 {}
}

#block-byz569846ed85f05.block-original-br056a84a553b08c {
    min-height: 46px
}

@media screen and (min-width:769px) {
    #whitewrap #block-byz569846ed85f05.block-original-br056a84a553b08c {
        display: none!important
    }
    #whitewrap #block-byz569846ed85f05.block-original-br056a84a553b08c * {
        text-align: center
    }
}

@media screen and (max-width:600px) {
    #whitewrap #block-byz569846ed85f05.block-original-br056a84a553b08c {
        display: none!important
    }
}

#block-b70567a3e4395750.block-original-bt156a84a553a450 {
    min-height: 100px
}

#block-bhx5683280b56614.block-original-btg56a84a553b7ab {
    min-height: 41px
}

#block-bvn567a3e701c7d7 {
    min-height: 115px
}

#block-bd356a7115860d05.block-original-bw056a84a553d182 {
    min-height: 40px
}

@media screen and (max-width:1024px) {
    #whitewrap #block-bd356a7115860d05.block-original-bw056a84a553d182 {}
}

@media screen and (max-width:768px) {
    #whitewrap #block-bd356a7115860d05.block-original-bw056a84a553d182 {
        display: none!important
    }
}

@media screen and (min-width:1025px) {
    #whitewrap #block-bd356a7115860d05.block-original-bw056a84a553d182 {
        display: none!important
    }
}

#block-bzy567a05f94d349.block-original-bx056a84a553bde1 {
    min-height: 150px
}

#block-b5m567a3da2a1f54.block-original-bxh56a84a553c269 {
    min-height: 100px
}

#block-b1z5679ff587ec6d.block-original-byq56a84a55327ce {
    min-height: 118px
}

#block-byz569846ed85f05 {
    min-height: 46px
}

@media screen and (min-width:769px) {
    #whitewrap #block-byz569846ed85f05 {
        display: none!important
    }
    #whitewrap #block-byz569846ed85f05 * {
        text-align: center
    }
}

@media screen and (max-width:600px) {
    #whitewrap #block-byz569846ed85f05 {
        display: none!important
    }
}

#block-bzv5698542612e46 {
    min-height: 59px
}

@media screen and (min-width:769px) {
    #whitewrap #block-bzv5698542612e46 {
        display: none!important
    }
}

#block-bzy567a05f94d349 {
    min-height: 150px
}

h4 {
    font-size: 19px;
}

h5 {
    font-size: 17px;
    font-style: italic;
    font-weight: normal
}

h6 {
    font-size: 15px;
    font-style: normal;
    font-weight: bold
}

h4,
h5,
h6 {
    line-height: 125%;
}

h1,
h2,
h3 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 125%;
}

h1 {
    font-size: 35px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 21px;
}

a {
    text-decoration: none;
}

body {
    font-size: 18px;
    font-family: PT Sans;
    line-height: 133%;
   
}

.block-type-pin-board .pin-board-pin {
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    background-color: #ffffff;
    border-color: #eeeeee;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    box-shadow: eee 0px 2px 3px
}

.block-type-pin-board .pin-board-pin .entry-title,
.block-type-pin-board .pin-board-pin .entry-title a {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 18px;
    line-height: 120%;
    text-decoration: none;
}

.block-type-pin-board .pin-board-pin .entry-title a:hover {
    text-decoration: underline;
}

.block-type-pin-board .pin-board-pin .entry-content {
    font-size: 12px;
    line-height: 150%;
    padding-right: 15px;
    padding-left: 15px;
}

.block-type-pin-board .pin-board-pin .entry-meta {
    font-size: 12px;
    line-height: 120%;
    padding-right: 15px;
    padding-left: 15px;
    color: #888888;
}

.block-type-pin-board .pin-board-pagination a {
    text-decoration: none;
    background-color: #eeeeee;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-top: 5px;
    padding-right: 9px;
    padding-bottom: 5px;
    padding-left: 9px;
}

.block-type-pin-board .pin-board-pagination a:hover {
    background-color: #e7e7e7;
}

body {
    background-image: none;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
}

div.wrapper {
    padding-left: 30px;
    padding-right: 30px;
}

#wrapper-w6o53d0f86399eb8,
div#whitewrap div.wrapper-mirroring-w6o53d0f86399eb8 {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: DELETE;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 12px;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center top;
}

#wrapper-wto5679ff587d0d3,
div#whitewrap div.wrapper-mirroring-wto5679ff587d0d3 {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #DELETE;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-image: url(http://fmefinance.com.au/wp-content/uploads/new_homepage-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}

#wrapper-wii567a05f949bf4,
div#whitewrap div.wrapper-mirroring-wii567a05f949bf4 {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #DEDFE0;
    padding-right: 0px;
    padding-left: 0px;
}

#wrapper-w13567a05f94c3da,
div#whitewrap div.wrapper-mirroring-w13567a05f94c3da {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    padding-bottom: 0px;
    top: -5px;
    position: relative;
    z-index: 0;
}

#wrapper-wm9567a06882b0c8,
div#whitewrap div.wrapper-mirroring-wm9567a06882b0c8 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: DELETE;
    background-image: url(http://fmefinance.com.au/wp-content/uploads/fme_half_way-down.jpg);
    background-repeat: DELETE;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    z-index: 20;
}

#wrapper-wt7567a3da2a0e97,
div#whitewrap div.wrapper-mirroring-wt7567a3da2a0e97 {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #F27734;
    padding-bottom: 0px;
}

#wrapper-w13567a3dc690ca4,
div#whitewrap div.wrapper-mirroring-w13567a3dc690ca4 {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
    padding-top: 0px;
    padding-bottom: 0px;
}

#wrapper-wak567a3df02df56,
div#whitewrap div.wrapper-mirroring-wak567a3df02df56 {
    background-color: #DELETE;
    background-attachment: scroll;
    padding-left: DELETE;
    padding-right: DELETE;
    padding-top: DELETE;
    padding-bottom: 90px;
    margin-bottom: 0px;
    margin-top: 0px;
}

#wrapper-wb456a84a55322c4,
div#whitewrap div.wrapper-mirroring-wb456a84a55322c4 {
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: DELETE;
    padding-left: 0px;
    margin-top: 0px;
    font-size: 12px;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center top;
}

#wrapper-ws556a84a5531429,
div#whitewrap div.wrapper-mirroring-ws556a84a5531429 {
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #FFFFFF;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}

#wrapper-wwx56a84a5530da7,
div#whitewrap div.wrapper-mirroring-wwx56a84a5530da7 {
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #DEDFE0;
    padding-right: 0px;
    padding-left: 0px;
}

#wrapper-w6h56a84a552f690,
div#whitewrap div.wrapper-mirroring-w6h56a84a552f690 {
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #FFFFFF;
    padding-bottom: 0px;
}

#wrapper-wq556a84a5531878,
div#whitewrap div.wrapper-mirroring-wq556a84a5531878 {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: DELETE;
    background-image: url(http://fmefinance.com.au/wp-content/uploads/fme_half_way-down.jpg);
    background-repeat: DELETE;
    background-position: right center;
    background-attachment: scroll;
    background-size: cover;
}

#wrapper-wwi56a84a55302c3,
div#whitewrap div.wrapper-mirroring-wwi56a84a55302c3 {
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #F27734;
    padding-bottom: 0px;
}

#wrapper-wt356a84a5531cc8,
div#whitewrap div.wrapper-mirroring-wt356a84a5531cc8 {
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #ffffff;
    padding-top: 0px;
    padding-bottom: 0px;
}

#wrapper-wc856a84a5530738,
div#whitewrap div.wrapper-mirroring-wc856a84a5530738 {
    margin-bottom: 0px;
    background-color: #DELETE;
    background-attachment: scroll;
    padding-left: DELETE;
    padding-right: DELETE;
    padding-top: DELETE;
    padding-bottom: 90px;
    margin-top: 0px;
}

#wrapper-wf656a84b6ed35dc,
div#whitewrap div.wrapper-mirroring-wf656a84b6ed35dc {
    margin-bottom: 0px;
    margin-top: 0px;
}

.block-type-header span.banner a {
    color: #222222;
    font-size: 34px;
    line-height: 100%;
    text-decoration: none;
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.block-type-header .tagline {
    color: #999999;
    font-size: 15px;
    line-height: 120%;
    font-style: italic;
    font-weight: normal;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
}

#block-b81567a3e70221a7 {
    padding-right: DELETE;
    padding-left: 70px;
    margin-top: 60px;
    padding-top: 0px;
    border-color: #0B3567;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

#block-bvn567a3e701c7d7 {
    padding-right: 0px;
    padding-left: 35px;
    margin-top: 60px;
}

#block-b28567a4bfde4122 {
    padding-left: 0px;
    padding-right: 20px;
    padding-top: 35px;
}

#block-bhx5683280b56614 {
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 35px;
}

#block-bnp53d0fa9f706a2 {
    top: DELETEpx;
    position: relative;
    overflow: visible;
}

#block-bd356a7115860d05 {
    position: relative;
    overflow: visible;
}

.block-type-navigation ul.menu li > a {
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    padding-right: 9px;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 10px;
}

#block-b81567a3e70221a7 ul.menu li > a {
    border-bottom-width: 1px;
    border-color: #0A3667;
    border-style: solid;
    font-size: 18px;
    color: #FFFFFF;
    text-transform: none;
    font-variant: normal;
    letter-spacing: 0px;
    font-style: normal;
    font-weight: lighter;
    margin-right: DELETE;
    font-family: PT Sans;
    line-height: 150%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#block-bvn567a3e701c7d7 ul.menu li > a {
    border-color: #0A3667;
    border-style: solid;
    border-bottom-width: 1px;
    color: #FFFFFF;
    text-align: left;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: lighter;
    margin-right: DELETE;
    font-size: 12px;
    font-family: PT Sans;
    line-height: 150%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#block-b28567a4bfde4122 ul.menu li > a {
    font-size: 16px;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    font-style: normal;
    font-weight: lighter
}

#block-bhx5683280b56614 ul.menu li > a {
    color: #FFFFFF;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    font-style: normal;
    font-weight: lighter;
    padding-top: DELETE;
}

#block-bnp53d0fa9f706a2 ul.menu li > a {
    font-size: 15px;
    color: #666666;
    font-family: ;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 6px;
    padding-bottom: DELETE;
    margin-top: 5px;
}

#block-byz569846ed85f05 ul.menu li > a {
    font-size: 18px;
    color: #666666;
    font-family: PT Sans;
    padding-left: 11.5px;
    padding-right: 11.5px;
    padding-top: 6px;
    margin-top: 5px;
}

#block-bnp53d0fa9f706a2 ul.menu li > a:hover {
    color: #FA6620;
    background-color: #DELETE;
}

#block-b28567a4bfde4122 ul.menu li > a:hover {
    color: #FA6620;
}

#block-bhx5683280b56614 ul.menu li > a:hover {
    color: #FA6620;
}

#block-bnp53d0fa9f706a2 ul.menu li.sfHover > a {
    margin-top: DELETE;
    background-color: #DELETE;
    z-index: DELETE;
    position: DELETE;
}

#block-bd356a7115860d05 ul.menu li > a {
    font-size: 18px;
    color: #666666;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 6px;
    margin-top: 5px;
}

#block-bd356a7115860d05 ul.menu li > a:hover {
    color: #FA6620;
}

#block-b81567a3e70221a7 ul.menu li > a:hover {
    margin-top: 0px;
}

.block-type-navigation ul.menu li.current_page_item > a,
.block-type-navigation ul.menu li.current_page_parent > a,
.block-type-navigation ul.menu li.current_page_ancestor > a,
.block-type-navigation ul.menu li.current_page_item > a:hover,
.block-type-navigation ul.menu li.current_page_parent > a:hover,
.block-type-navigation ul.menu li.current_page_ancestor > a:hover,
.block-type-navigation ul.menu li.current-menu-item > a,
.block-type-navigation ul.menu li.current-menu-parent > a,
.block-type-navigation ul.menu li.current-menu-ancestor > a,
.block-type-navigation ul.menu li.current-menu-item > a:hover,
.block-type-navigation ul.menu li.current-menu-parent > a:hover,
.block-type-navigation ul.menu li.current-menu-ancestor > a:hover {
    color: #222222;
}

.block-type-navigation ul.menu li > a:hover {
    color: #555555;
    margin-top: DELETE;
    background-color: #DELETE;
}

.block-type-navigation ul.sub-menu {
    background-color: #11477A;
    padding-top: 0px;
    margin-top: 20px;
}

body.layout-using-front_page .block-type-navigation ul.sub-menu {
    padding-right: DELETE;
}

#block-bnp53d0fa9f706a2 ul.sub-menu {
    background-color: #DELETE;
    margin-top: DELETE;
    background-size: DELETE;
    background-attachment: DELETE;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-right: 20px;
    padding-left: 0px;
}

.block-type-widget-area li.widget {
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 0px;
}

#block-b0z567a3b6f31961 li.widget {
    padding-top: 120px;
    color: #FFFFFF;
    padding-left: 125px;
    padding-right: 125px;
    padding-bottom: 100px;
    line-height: 200%;
    font-family: PT Sans;
    font-style: normal;
    font-weight: lighter;
    font-size: DELETE;
}

#block-b5m567a3da2a1f54 li.widget {
    padding-left: 0px;
    padding-right: 70px;
    padding-top: 0px;
    margin-top: 60px;
    border-right-width: 1px;
    border-style: none;
    border-color: #0A3667;
    font-family: PT Sans;
    line-height: DELETE;
    font-style: normal;
    font-weight: lighter;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#block-bcf567a06882c4b8 li.widget {
    color: #666666;
    line-height: 150%;
    padding-bottom: 11px;
    margin-bottom: 0px;
    margin-top: 0px;
    top: 7px;
}

#block-bbu567a0516a95cf li.widget {
    padding-top: 80px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0px;
    top: 6px;
}

#block-b70567a3e4395750 li.widget {
    padding-top: 0px;
    padding-left: 35px;
    padding-right: px;
    padding-bottom: 0px;
    font-style: normal;
    font-weight: lighter;
    margin-bottom: 0px;
    margin-top: 0px;
}

#block-b0b567a3dc691caa li.widget {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: DELETE;
    padding-top: 60px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #FA6620;
}

#block-bd253d0fa3b08c91 li.widget {
    padding-right: 0px;
    margin-top: 0px;
    font-size: 12px;
}

#block-b1z5679ff587ec6d li.widget {
    margin-top: DELETE;
    padding-right: 22px;
}

#block-bzy567a05f94d349 li.widget {
    margin-top: 0px;
    padding-top: 10px;
    font-size: 22px;
    line-height: DELETE;
    padding-bottom: 10px;
}

#block-bdp567a062dcda36 li.widget {
    font-family: helvetica, sans-serif;
    line-height: 100%;
    font-style: normal;
    font-weight: lighter;
    text-align: DELETE;
    padding-right: 0px;
    margin-right: 0px;
    padding-left: 0px;
}

#block-bmk568c8279a3784 li.widget {
    padding-right: 0px;
    padding-left: 0px;
}

#block-bzv5698542612e46 li.widget {
    padding-right: 0px;
    margin-top: 0px;
    font-size: 12px;
}

.block-type-widget-area li.widget .widget-title {
    font-size: 21px;
}

#block-bd253d0fa3b08c91 li.widget a {
    color: #999999;
    line-height: 133%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: px;
    font-size: 25.51px;
    position: DELETE;
    left: 0px;
}

#block-bcf567a06882c4b8 li.widget a {
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #11477A;
    top: 11px;
    border-bottom-left-radius: DELETE;
    border-bottom-right-radius: DELETE;
    border-top-left-radius: DELETE;
    border-top-right-radius: DELETE;
    position: relative;
}

#block-b70567a3e4395750 li.widget a {
    padding-bottom: DELETE;
    padding-right: DELETE;
    color: #FFFFFF;
}

#block-bzy567a05f94d349 li.widget a {
    color: #0B3567;
}

#block-b5m567a3da2a1f54 li.widget a {
    color: #FFFFFF;
}

#block-bmk568c8279a3784 li.widget a {
    color: #FA6620;
}

#block-bzv5698542612e46 li.widget a {
    color: #666666;
}

.block-type-content .type-post {
    border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-color: #efefef;
    padding-bottom: 30px;
}

.block-type-content .entry-title {
    padding-top: 25px;
}

body.layout-single-page .block-type-content .entry-title {
    font-family: PT Sans;
    font-size: 40px;
    color: #11477A;
    font-style: normal;
    font-weight: lighter
}

.block-type-content .archive-title {
    padding-bottom: 15px;
}

.block-type-content div.entry-content a.more-link:hover {
    background-color: #e7e7e7;
}

.block-type-content div.loop-navigation div.nav-previous a:hover,
.block-type-content div.loop-navigation div.nav-next a:hover {
    background-color: #d5d5d5;
}

.block-type-content div#comments h3 {
    color: #333333;
    font-size: 18px;
    line-height: 130%;
}

.block-type-content li.comment {
    padding-left: 64px;
}

.block-type-content li.comment .comment-author {
    font-size: 18px;
    line-height: 120%;
}

.block-type-content li.comment .comment-meta {
    color: #888888;
    font-size: 14px;
}

.block-type-content li.comment .comment-body p {
    font-size: 14px;
    line-height: 170%;
}

.block-type-content a.comment-reply-link {
    font-size: 12px;
    background-color: #eeeeee;
    text-decoration: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-top: 3px;
    padding-right: 6px;
    padding-bottom: 3px;
    padding-left: 6px;
}

.block-type-content a.comment-reply-link:hover {
    background-color: #e7e7e7;
}

.block-type-content div#respond label {
    font-size: 14px;
    line-height: 220%;
    color: #888888;
}

.block-type-slider .flexslider {
    overflow: visible;
    margin-bottom: 30px;
}

.block-type-slider .flex-viewport {
    overflow: hidden;
}

.block-type-slider .flex-caption {
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 14px;
    line-height: 150%;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    position: absolute;
    text-align: center;
}

.block-type-slider .flex-control-nav {
    position: absolute;
    text-align: center;
}

.block-type-slider .flex-direction-nav a {
    margin-top: -20px;
    position: absolute;
    background-image: url(http://fmefinance.com.au/wp-content/themes/headway/library/blocks/slider/assets/bg_direction_nav.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.block-type-slider .flex-direction-nav a.flex-next {
    background-position: right top;
}

.block-type-slider .flex-control-paging li a {
    background-color: rgba(0, 0, 0, 0.5);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-left: 2px;
    margin-right: 2px;
}

.block-type-slider .flex-control-paging li a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

.block-type-slider .flex-control-paging li a.flex-active {
    background-color: rgba(0, 0, 0, 0.9);
}

.block-type-text .entry-content h3,
.block-type-text div.entry-content h2,
.block-type-text div.entry-content h1 {
    font-size: 20px;
    line-height: 180%;
}

.block-type-text .entry-content h4 {
    font-size: 16px;
    line-height: 180%;
}

#block-bbu567a0516a95cf {
    background-image: none;
    background-repeat: DELETE;
    background-position: DELETE;
    background-attachment: scroll;
    background-size: DELETE;
    padding-top: DELETE;
    margin-top: DELETE;
    padding-bottom: 100px;
    top: 0px;
    left: 0px;
    position: relative;
    z-index: 1;
}

#block-bdp567a062dcda36 {
    background-color: #FA6620;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: DELETE;
    padding-bottom: DELETE;
    margin-bottom: 0px;
    margin-top: 0px;
}

#block-b0z567a3b6f31961 {
    background-image: none;
    background-repeat: repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: DELETE;
}

#block-bzy567a05f94d349 {
    color: #0B3567;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 35px;
    padding-right: 35px;
    margin-bottom: 0px;
    margin-top: 0px;
}

#block-bcf567a06882c4b8 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: px;
    padding-right: px;
    padding-bottom: 0px;
    padding-top: 70px;
    background-color: #DELETE;
}

#block-b70567a3e4395750 {
    padding-top: 0px;
}

#block-b5m567a3da2a1f54 {
    padding-left: 30px;
    padding-right: DELETE;
    border-color: #190BAB;
    border-style: none;
    border-right-width: DELETE;
    margin-top: 0px;
    padding-top: 0px;
}

#block-bd253d0fa3b08c91 {
    margin-top: DELETE;
    padding-top: 0px;
    top: DELETEpx;
    position: static;
    z-index: 1;
}

#block-bmk568c8279a3784 {
    padding-top: 80px;
    padding-left: DELETE;
}

#block-bzv5698542612e46 {
    padding-top: 0px;
    position: static;
    z-index: 1;
}

#block-b81567a3e70221a7 .block-title {
    color: #0A3667;
    font-size: 30px;
    line-height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-right: 35px;
    letter-spacing: DELETEpx;
    font-style: normal;
    font-weight: lighter
}

#block-bvn567a3e701c7d7 .block-title {
    font-size: 30px;
    color: #0A3667;
    line-height: 100%;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    text-align: DELETE;
    font-style: normal;
    font-weight: lighter
}

.block-type-navigation ul.sub-menu li > a {
    color: #FFFFFF;
    border-color: #FFFFFF;
    border-bottom-width: 1px;
    border-style: solid;
    margin-top: 0px;
}

#block-bnp53d0fa9f706a2 ul.sub-menu li > a {
    color: #FFFFFF;
    line-height: 120%;
    padding-top: 10px;
    padding-bottom: 10px;
}

#block-byz569846ed85f05 ul.sub-menu li > a {
    color: #FFFFFF;
}

#block-bd356a7115860d05 ul.sub-menu li > a {
    color: #FFFFFF;
}

#block-bhp56a8542489d7c {
    color: #666666;
    padding-left: 20px;
    padding-right: 20px;
}

.subpage-container p {
    padding-bottom: 30px !important
}

.subpage-container ol,
ul {
    padding-bottom: 30px !important
}

.subpage-container li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-left: 30px !important;
    list-style: disc !important
}

me#block-bmk568c8279a3784 a:hover {
    color: #fff !important
}

#wrapper-wt7567a3da2a0e97 a:hover {
    color: #11477a !important
}

#custom_post_widget-24 p a:hover {
    color: #11477a !important
}

#custom_post_widget-24 h1 a:hover {
    color: #fa6620 !important
}

#block-bzy567a05f94d349 a:hover {
    color: #FA6620 !important
}

#custom_post_widget-9 p a:hover {
    color: #fa6620 !important
}

#custom_post_widget-44 p a:hover {
    color: #fa6620 !important
}

#menu-main-menu-1 > li a:hover {
    color: #fa6620 !important
}

body,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
span {
    font-family: 'Myriad Pro' !important;
}

#block-bnp53d0fa9f706a2 ul.menu li > a {
    font-family: 'Myriad Pro' !important;
    font-weight: 300;
    letter-spacing: 1px;
}

.su-button-center a span {
    line-height: 133% !important;
}

.no-margin {
    margin: 0 !important
}

.font-weight-bold {
    font-weight: bold
}

.font-style-normal {
    font-style: normal !important
}

#whitewrap {
    background-color: #ececec
}

.su-carousel .su-carousel-slide img {
    border: 0px !important;
}

.wrapper-last {
    background: -moz-radial-gradient(center, ellipse cover, rgba(36, 120, 171, 1) 0%, rgba(12, 56, 106, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(36, 120, 171, 1)), color-stop(100%, rgba(12, 56, 106, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(36, 120, 171, 1) 0%, rgba(12, 56, 106, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(36, 120, 171, 1) 0%, rgba(12, 56, 106, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(36, 120, 171, 1) 0%, rgba(12, 56, 106, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(36, 120, 171, 1) 0%, rgba(12, 56, 106, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2478ab', endColorstr='#0c386a', GradientType=1)
}

#block-b70567a3e4395750 {
    margin-bottom: 0px !important
}

#custom_post_widget-35 {}

#custom_post_widget-33 {
    padding-right: 40px !important
}

@media screen and (max-width:768px) {
    nav#block-bhx5683280b56614 {
        padding-left: 0px !important
    }
    nav#block-b28567a4bfde4122 {
        padding-right: 0px !important
    }
    #custom_post_widget-35 {
        padding-left: 0px !important
    }
}

@media only screen and (min-width:601px) and (max-width:768px) {
    nav#block-b81567a3e70221a7 {
        padding-left: 35px !important
    }
    .pc-button {
        margin-bottom: 0px !important;
        margin-top: 0px !important
    }
}

.align-right {
    float: right
}

.text-center {
    text-align: center;
}

.one-half {
    width: 49%;
    float: left;
    min-height: 30px;
}

.one-fourth {
    width: 24%;
    float: left;
}

.three-fourth {
    width: 74%;
    float: left;
}

.one-third {
    width: 33.333%;
    float: left
}

.two-third {
    width: 62.6666%;
    float: left;
    margin-left: 3%;
    margin-right: 1%
}

.pc-answer {
    color: #11477a !important;
    font-weight: bold;
    font-size: 15px
}

.pc-button {
    font-family: 'PT Sans';
    text-transform: uppercase;
    color: #fff !important;
    padding: 5px !important;
    width: 85%;
    border-radius: 5px !important;
    background-color: #11477a !important;
    font-weight: normal !important;
}

.pc-select {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 5px !important;
    margin-bottom: 4px;
    border: 1px solid #fff !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 48%, rgba(237, 237, 237, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(48%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 48%, rgba(237, 237, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 48%, rgba(237, 237, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 48%, rgba(237, 237, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 48%, rgba(237, 237, 237, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    -webkit-box-shadow: 1px 1px 5px 0px rgba(194, 194, 194, 1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(194, 194, 194, 1);
    box-shadow: 1px 1px 5px 0px rgba(194, 194, 194, 1);
}

.pc-input {
    padding: 8px 0px !important;
    width: 100%;
    border-radius: 5px !important;
    margin-bottom: 4px;
    border: 1px solid #fff !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.loan-labels {
    padding-top: 4px;
    padding-bottom: 3px;
    line-height: 105%;
    white-space: nowrap;
}

#payment-calculator {
    max-width: 400px;
    height: auto;
    background-color: #e7e9ea;
    color: #666666;
    font-size: 18.75px;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 5px;
    float: right;
}

#pc-heading {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-size: 28px;
    padding: 0;
    padding-bottom: 20px;
    color: #11477a;
    text-transform: uppercase;
}

#pc-form select,
#pc-form input,
input.pc-input {
    font-family: Myriad Pro !important;
}

#pc-form select {
    text-align: center !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #pc-form select {
        text-indent: 4vw;
    }
}

.post-list.with-excerpt {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    -o-column-count: 1 !important;
}

a.pcs-post-title {
    color: #fff !important;
    font-size: 25px !important;
    font-family: 'PT Sans' !important;
    margin-bottom: 20px;
    display: block;
}

.pcs-featured-image {
    margin: 0 !important;
    margin-bottom: 20px !important;
}

.post-list.with-excerpt.with-image {
    padding: 0px;
    margin: 0px !important;
}

@media only screen and (min-width:769px) {
    #menu-we-offer .menu-item > a,
    #menu-our-services .menu-item > a {
        white-space: normal !important;
    }
    #menu-we-offer .menu-item > a:hover,
    #menu-our-services .menu-item > a:hover {
        color: #11477a !important
    }
}

@media only screen and (min-width:601px) and (max-width:768px) {
    #custom_post_widget-44,
    #custom_post_widget-45,
    #custom_post_widget-46 {
        width: 33% !important;
        position: relative
    }
    #custom_post_widget-44 p,
    #custom_post_widget-45 .su-button-center,
    #custom_post_widget-46 .su-button-center {
        text-align: initial
    }
    #custom_post_widget-44 p {
        font-size: 20px !important;
        position: absolute
    }
    #custom_post_widget-45 .su-button-center span,
    #custom_post_widget-46 .su-button-center span {
        padding: 10px 15px !important;
        font-size: 18px !important
    }
    #block-bzv5698542612e46 {
        padding-top: 20px
    }
    #block-byz569846ed85f05 ul.menu li > a {
        font-size: 16px !important
    }
    #custom_post_widget-12 .su-space {
        height: 30px !important
    }
    #block-bbu567a0516a95cf {
        padding-bottom: 20px !important
    }
    #custom_post_widget-38,
    #custom_post_widget-12 {
        width: 50% !important
    }
    #payment-calculator {
        max-width: 250px;
        font-size: 18px !important;
        padding: 15px
    }
    #pc-heading {
        font-size: 18px !important
    }
    .loan-labels {
        font-size: 12px !important
    }
    .one-half {
        width: 48% !important;
        min-width: 48% !important;
        float: left
    }
    #rates-from {
        font-size: 37px !important;
        font-weight: lighter
    }
    #rates-from-perc {
        font-size: 74px !important;
        font-weight: lighter
    }
    #rates-from-pa {
        font-size: 40px !important;
        font-weight: lighter
    }
    #custom_post_widget-14,
    #custom_post_widget-15,
    #custom_post_widget-20,
    #custom_post_widget-21,
    #custom_post_widget-23,
    #custom_post_widget-37 {
        width: 16.66% !important;
        font-size: 13px !important
    }
    #car-loan-span1 {
        font-size: 33px !important
    }
    #car-loan-span2 {
        font-size: 50px !important
    }
    #car-loan-span3 {
        font-size: 27px !important
    }
    #todays-best-rate {
        font-size: 19.2px !important
    }
    #comparison-rate-orange-bg {
        font-size: 10.29px !important;
        text-align: right !important;
        padding-left: 0px !important
    }
    #custom_post_widget-19,
    #custom_post_widget-18 {
        width: 16.666% !important
    }
    #custom_post_widget-17 {
        width: 66.666% !important
    }
    #custom_post_widget-25 {
        width: 33.333% !important
    }
    #custom_post_widget-24 {
        width: 66.666% !important
    }
    #custom_post_widget-24 h1 {
        font-size: 24px !important
    }
    #custom_post_widget-24 > p {
        font-size: 15px !important
    }
    #custom_post_widget-26 {
        padding: 60px 20px !important
    }
    #custom_post_widget-26 p {
        font-size: 18px !important
    }
    #block-b5m567a3da2a1f54 {
        padding-left: 0px !important
    }
    #custom_post_widget-28 {
        padding-right: 30px !important
    }
    #custom_post_widget-28 div:first-child,
    #block-b81567a3e70221a7 h1.block-title,
    #block-bvn567a3e701c7d7 h1.block-title,
    #custom_post_widget-29 h1 {
        font-size: 22px !important
    }
    .pcs-post-title {
        font-size: 16px !important
    }
    .pcs-excerpt-wrapper,
    #menu-we-offer .menu-item,
    #custom_post_widget-29 > p {
        font-size: 13px !important
    }
    #block-b81567a3e70221a7 h1.block-title {
        margin-right: 0px !important
    }
    #menu-our-services .menu-item > a,
    #menu-we-offer .menu-item > a {
        font-size: 13px !important;
        line-height: 125%;
        white-space: normal !important
    }
    #block-b0b567a3dc691caa li.widget {
        padding-top: 30px
    }
    #block-bmk568c8279a3784 {
        padding-top: 30px
    }
    #custom_post_widget-33,
    #custom_post_widget-35 {
        width: 50% !important
    }
    #wpgmza_map {
        width: 100% !important;
        height: 180px !important
    }
    #custom_post_widget-35 h1 {
        font-size: 21px !important;
        display: inline-block
    }
    #custom_post_widget-35 h2 {
        font-size: 18px !important;
        display: inline-block
    }
    #custom_post_widget-35 > p {
        font-size: 13px !important
    }
    #custom_post_widget-34 > p {
        font-size: 13px !important
    }
    #block-b28567a4bfde4122 ul.menu li > a,
    #block-bhx5683280b56614 ul.menu li > a {
        font-size: 11px !important
    }
    #block-bhx5683280b56614 {
        padding-top: 36px
    }
}

@media only screen and (max-width:600px) {
    #custom_post_widget-38 .su-lightbox > a {
        width: 100% !important;
        margin-bottom: 15px !important;
        margin-top: 15px !important
    }
    #custom_post_widget-38 .su-lightbox span {
        font-size: 11px !important;
        line-height: 27px !important;
        padding: 5px !important;
        font-family: 'PT Sans' !important;
    }
    #wrapper-w6o53d0f86399eb8,
    div#whitewrap div.wrapper-mirroring-w6o53d0f86399eb8 {
        padding-top: 30px !important
    }
    #custom_post_widget-44,
    #custom_post_widget-45,
    #custom_post_widget-46 {
        width: 100% !important
    }
    #custom_post_widget-44 p,
    #custom_post_widget-45 .su-button-center,
    #custom_post_widget-46 .su-button-center {
        text-align: center;
        position: relative
    }
    #block-b81567a3e70221a7 {
        border-left-width: 0 !important
    }
    #block-b81567a3e70221a7,
    #block-bvn567a3e701c7d7,
    #custom_post_widget-29 {
        padding-left: 0px !important
    }
    #payment-calculator {
        float: none !important;
        margin: 0 auto !important
    }
    .pc-button {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100%
    }
    #custom_post_widget-12 {
        padding-top: 0px
    }
    #custom_post_widget-25 {
        display: none !important
    }
    #block-bcf567a06882c4b8 {
        padding-top: 15px !important
    }
    #custom_post_widget-26 {
        padding: 10px !important;
        line-height: 175% !important
    }
    #custom_post_widget-26 p {
        font-size: 22px !important
    }
    #block-b5m567a3da2a1f54 {
        padding-left: 0 !important
    }
    #custom_post_widget-28 {
        padding-right: 0 !important
    }
    .pcs-featured-image {
        float: none !important
    }
    #block-b81567a3e70221a7,
    #block-bvn567a3e701c7d7 {
        display: none
    }
    #block-b70567a3e4395750 li.widget {
        padding-right: 0 !important
    }
    #menu-left-footer,
    #menu-right-footer {
        display: block !important
    }
    #selectnav1,
    #selectnav3,
    #selectnav4,
    #selectnav6 {
        display: none !important
    }
    #wrapper-w13567a3dc690ca4 .block {
        margin: 0 !important
    }
    div#wrapper-w13567a3dc690ca4 {
        display: none
    }
    .one-fourth {
        width: 100%
    }
    .three-fourth {
        width: 100%
    }
    .one-third {
        width: 100%;
        text-align: center
    }
    .two-third {
        width: 100%;
        text-align: center
    }
}

@media only screen and (max-width:450px) {
    #payment-calculator {
        max-width: 280px
    }
}

#block-bnp53d0fa9f706a2 ul.menu li > a:hover {}

#whitewrap #block-bd356a7115860d05 {
    font-family: 'Myriad Pro';
    font-weight: lighter;
}

#custom_post_widget-12 .su-lightbox span,
#custom_post_widget-24 .su-lightbox span {
    font-weight: lighter
}

#custom_post_widget-11 div.su-button-center {
    margin-left: 23px;
}

.su-button-center a span {
    font-weight: 300;
}

#custom_post_widget-11 span div a span {
    padding: 0 30px !important;
    font-size: 20px !important;
}

#custom_post_widget-10 span div a span {
    
    font-size: 20px !important;
}

/ saf3+,
chrome1+ /@media screen and (-moz-min-device-pixel-ratio:0) {
    #block-bnp53d0fa9f706a2 ul.menu li > a {
        font-family: 'Myriad Pro' !important;
        font-weight: normal;
        letter-spacing: 1px;
    }
}

.ie #block-byz569846ed85f05,
.ie #block-bzv5698542612e46 {
    display: none
}

.ie8 #block-bnp53d0fa9f706a2 {
    display: none
}

.e8 #wrapper-wf656a84b6ed35dc {
    background-image: url('/wp-content/uploads/below-header-img-default.jpg');
}

img[data-unveil="true"] {
    opacity: 1 !important
}

.subpage-title {
    color: #11477a;
    font-size: 40px;
    font-weight: lighter;
}

.subpage-container {
    font-size: 22px;
    line-height: 133%;
    padding-top: 25px;
    font-weight: lighter;
}

#wrapper-wf656a84b6ed35dc {
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-repeat: no-repeat !important;
    height: auto;
    background-position: right top !important;
    width: 100%;
}

#block-b9w56aa1540cc11c {
    visibility: hidden
}

.subpage-container a {
    color: #FA6620;
}

.subpage-container a:hover {
    color: #11477A
}

nav#block-bnp53d0fa9f706a2 {
    margin: 0px !important;
}

.block-type-navigation ul.sub-menu {
    width: 100% !important;
    float: none;
    position: absolute;
    z-index: 150;
    left: 0px !important;
    margin-top: 0px !important;
}

.block-type-navigation ul.sub-menu li {
    width: 30%;
    display: inline-block;
    padding-left: 20px !important;
    padding-bottom: 15px !important;
    padding-top: 0px !important;
    text-align: left;
}

#block-bnp53d0fa9f706a2 .nav-horizontal ul.menu > li > a:hover {
    background: #11477A !important;
    color: #fff !important
}

#block-bnp53d0fa9f706a2 .nav-horizontal ul.menu > li > a,
#block-bnp53d0fa9f706a2 .nav-search-active .nav-search {
    height: auto !important;
    line-height: 55px !important;
}

.block-type-navigation ul.sub-menu:hover {}

#block-bhp56a8542489d7c {
    margin-bottom: 0px !important
}

@-moz-document url-prefix() {
    nav#block-bnp53d0fa9f706a2 {
        width: 102%;
        position: relative;
        left: -10px
    }
}

.form-title,
.news-title {
    font-family: 'Myriad Pro';
    font-weight: lighter;
    font-size: 30px;
    color: #11477a;
}

.form-description,
.news-description {
    font-size: 22px;
    font-family: 'Myriad Pro';
    font-weight: lighter;
    padding-top: 25px;
}

.form-download,
.news-download {
    font-family: 'Myriad Pro';
    font-weight: lighter;
    font-size: 22px;
    color: #fa6620;
    padding-top: 15px;
}

.form-download:hover,
.news-download:hover {
    color: #11477a;
}

.form-br,
.news-br {
    margin-top: 40px;
    margin-bottom: 40px;
    border-color: #9cb9d5;
}

hr:last-child {
    display: none
}

hr:last-of-type {
    visibility: hidden !important;
}

.mfp-iframe-scaler iframe {
    box-shadow: none !important;
    background: none !important;
    background-color: #E7E9EA !important;
}

em.form-date,
em.news-date {
    font-style: normal;
    color: #999999;
    font-size: 20px;
    font-family: 'Myriad Pro';
    font-weight: lighter;
}

.mfp-bg {
    background: none !important
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    text-align: center
}

.modal-content {
    background-color: #E7E9EA;
    margin: 40% auto;
    padding: 20px;
    border: 0px solid #888;
    width: 50%;
    min-width: 0% !important;
    float: inherit !important;
    border-radius: 5px;
    font-family: 'Myriad Pro';
    -webkit-box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.74);
    -moz-box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.74);
    box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.74);
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.inputs-container {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-top: 10px;
}

.modal-inputs {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    padding: 10px !important;
    vertical-align: middle;
    font-family: 'Myriad Pro';
    font-size: 16px !important;
}

.input-submit:hover {
    color: #11477a !important;
}

.email-button {
    width: 100%;
    background-color: #fa6620 !important
}

.input-submit {
    color: #fff !important;
    font-family: 'Myriad Pro';
    background-color: #fa6620 !important
}

.input-email {
    border-radius: 5px !important;
    border: none !important;
    text-align: center
}

.sendmail {
    color: #11477a !important;
    letter-spacing: .5px;
    font-size: 20px !important;
}

#wrapper-wf656a84b6ed35dc {
    background: url("http://fmefinance.com.au/wp-content/uploads/below-header-img-default.jpg");
}

#em_subscribe_form .webform_step label {
    font-family: 'Myriad Pro' !important;
}

#em_subscribe_form .webform_step .apply-now-head {
    font-family: 'Myriad Pro' !important;
    text-transform: uppercase;
}

form.em_wfe_form input[type=submit],
form.em_wfe_form input[type=button] {
    color: #FFFFFF;
    background-color: #fa6620 !important;
    border-color: #c8521a !important;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    box-shadow: none !important;
    border: 1px #c8521a !important;
    font-family: Myriad Pro !important;
    text-transform: uppercase;
    padding: 8px 25px !important;
}

.mfp-iframe-scaler {
    padding-top: 62.25% !important;
}

div#myModal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1050;
    outline: 0px none;
}

div#myModal .modal-content {
    position: relative;
    margin: 0 auto;
    margin-top: 20%;
}

@media only screen and (min-width:1024px) {
    #block-bdp567a062dcda36 {
        position: relative;
        z-index: 999 !important;
    }
    #block-bcf567a06882c4b8 {
        padding-top: 0px !important;
        margin-top: -25px !important;
        z-index: 1;
        margin-bottom: -18px;
    }
    #block-bcf567a06882c4b8 h1 {
        padding-top: 60px;
    }
    #wrapper-wq556a84a5531878 {
        position: relative !important;
        z-index: 999 !important;
    }
    #block-bcf567a06882c4b8 li#custom_post_widget-24 {
        padding-left: 20px;
    }
}

.su-gmap {
    margin: 0 !important
}

.mfp-close {
    background: #E7E9EA !important;
    opacity: 1.0 !important;
    left: -0px
}

.mfp-content {
    min-height: 80vh
}