body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400;
}
body h1,
body h2,
body h3,
body h4,
body h5 {
    font-weight: 400;
}
body .entry-content a {
    color: #333 !important;
    border-bottom: 1px solid;
}
#main-header {
    padding-bottom: 1em;
    -webkit-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1);
}
.ls_logo_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.ls_logo_container .logo_container {
    align-self: flex-start;
}
.ls_logo_container .header-right {
    width: 31.33%;
    padding-top: 30px;
}
.ls_logo_container .header-right img {
    margin-bottom: 1em;
}
.et_header_style_centered #main-header .logo_container {
    height: auto !important;
    width: 31.33%;
    padding: 0 0 1em 0;
}
.nav-wrapper > .container {
    background: #e6e6e6;
}
#top-menu a {
    font-weight: 400;
}
.et_header_style_centered #top-menu > li > a {
    padding-bottom: 0 !important;
    padding: 0.75em !important;
    opacity: 1;
}
#top-menu li.current-menu-item > a,
#top-menu li:hover > a,
#top-menu > li.current-menu-ancestor > a {
    background: #e9168c;
    color: #fff;
    opacity: 1 !important;
}
#top-menu .sub-menu li.current-menu-item > a {
    background: transparent;
    color: #333;
}
#top-menu-nav {
    width: 100%;
}
#et-secondary-nav .menu-item-has-children > a:first-child:after,
#top-menu .menu-item-has-children > a:first-child:after {
    display: none;
}
#top-menu li li a {
    font-size: 1rem;
    width: 100%;
}
#top-menu li.mon-only {
    display: none !important;
}
.nav li ul {
    padding: 0;
}
.nav li ul li {
    padding-left: 0 !important;
    width: 100%;
}
#top-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
#top-menu li {
    padding-right: 0 !important;
    -webkit-flex-basis: auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-basis: auto;
}
#top-menu li > .sub-menu {
    padding-top: 0 !important;
}
#top-menu li.mega-menu > ul {
    width: calc(100% + 100px);
    left: -50px !important;
    padding: 0 50px 50px;
}
#top-menu li.mega-menu > ul > li.column > a {
    display: none;
}
#top-menu li.mega-menu > ul > li.column .section-title > a {
    font-size: 23px;
    color: #e9168c;
    font-weight: 700;
    padding-left: 0;
    padding-top: 30px;
}
#top-menu li.mega-menu > ul > li.column .section-title:hover > a {
    color: #e9168c !important;
    background: transparent !important;
}
#top-menu li.mega-menu > ul > li.column .section-title .sub-menu li {
    position: relative;
}
#top-menu li.mega-menu > ul > li.column .section-title .sub-menu li:before {
    content: "•";
    position: absolute;
    left: 0;
    font-size: 16px !oim;
}
#top-menu li.mega-menu > ul > li.column .section-title .sub-menu li a {
    font-size: 14px;
    padding: 0 0 0 1em;
}
#top-menu li.mega-menu > ul > li.column .section-title .sub-menu li:hover a {
    color: #e9168c !important;
    background: transparent !important;
}
#top-menu li.mega-menu > ul > li.column .section-title .sub-title:before {
    display: none;
}
#top-menu li.mega-menu > ul > li.column .section-title .sub-title > a {
    color: #8b4a97;
    font-weight: 700;
    padding-left: 0 !important;
    font-size: 16px !important;
    padding-top: 0 !important;
}
#top-menu li.mega-menu > ul > li.column .section-title .sub-title:hover > a {
    color: #8b4a97 !important;
    background: transparent !important;
}
.bloggrid article {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.homesocial li a.icon {
    width: 60px !important;
    height: 60px !important;
    border: 0 !important;
}
.homesocial li a.icon:before {
    width: 60px !important;
    height: 60px !important;
    font-size: 40px !important;
    line-height: 60px !important;
}
.home-banner-text {
    position: absolute;
    /*top: 23%;*/
    top: 48%;
    left: 8%;
}
.home-banner-text h1 {
    background: #22afa3;
    padding: 0.6rem 0.53em;
        font-size: 72px;
    color: #ffffff!important;
}
.home-banner-text h3 {
    background: #13637c;
    padding: 0.55em 1em;
    display: inline-block;
    position: relative;
    left: 4.75em;
    font-size: 25px;
    color:#ffffff !important;
}

.heroslider .slick-slide {
    border-bottom:0 !important;
}
.get-advice-row .arrow {
    position: absolute;
    bottom: 1em;
    right: 1em;
}
.get-advice-row .et_pb_image a {
    border-bottom: 0;
    float: left;
    position: relative;
    z-index: 9;
}
body.page #left-area {
    width: 70% !important;
}
.page-feat-im img {
    width: 100%;
    margin-bottom: 2em;
}
body.page #main-content .container {
    padding-top: 1em;
}
body.page #main-content .container:before {
    display: none;
}
body.page.et_pb_gutters2.et_right_sidebar #left-area {
    padding-right: 0;
}
#sidebar .green-widget {
    background: #1caa9f;
    padding: 1em;
    color: #fff;
    font-weight: bold;
}
#sidebar .green-widget .widgettitle {
    color: #000;
    font-weight: 700;
    font-size: 1.4em;
}
#sidebar .green-widget a {
    color: #fff !important;
    font-weight: 700;
    font-size: 1.4em;
}
#sidebar .et_pb_widget {
    margin-bottom: 2em;
}
#sidebar .et_pb_widget h4 {
    padding-bottom: 0.5em;
}
#sidebar .et_pb_widget a {
    color: #7c7c7c;
    font-weight: bold;
    font-size: 1em;
    line-height: 1em;
}
#sidebar .et_pb_widget ul li {
    margin-bottom: 1em;
}
.archive-widget-title {
    font-size: 1.2em;
    background: #8b4a97;
    padding: 0.35em 0.5em;
    color: #fff;
    font-weight: 600;
    margin-bottom: 1em;
}
.all-blogs {
    color: #7c7c7c;
    text-transform: uppercase;
    font-weight: bold;
}
h1.entry-title {
    font-size: 43px;
}
.single h1.entry-title {
    color: #e9168c;
}
.single #main-content .container {
    padding-top: 0;
    border-top: 1px solid #9c9b9b;
    padding-top: 1em;
}
.single #main-content {
    margin-top: 1em;
}
.single #main-content .container:before {
    top: 1em;
    background-color: #8b4a97;
}
body.blog #main-content .container,
body.archive #main-content .container {
    padding-top: 0;
    padding-top: 1em;
}
body.blog #main-content,
body.archive #main-content {
    margin-top: 1em;
}
body.blog #main-content .container:before,
body.archive #main-content .container:before {
    top: 1em;
    background-color: #8b4a97;
}
body.blog article,
body.archive article {
    border-top: 1px solid #9c9b9b;
    padding-top: 1em;
    margin-bottom: 2em;
}
body.blog article .post-meta,
body.archive article .post-meta {
    margin-bottom: 0;
    padding-bottom: 1rem;
}
body.blog .entry-title,
body.archive .entry-title {
    color: #e9168c;
    padding-bottom: 1.25rem;
}
.entry-title a {
    border-bottom: 0 !important;
}
.pdf-link {
    display: block;
}
.pdf-link span {
    font-weight: bold;
    color: #35a8e0;
    font-size: 28px;
    width: 236px;
    line-height: 1em;
    display: inline-block;
}
.pdf-link img {
    position: absolute;
    right: 0;
}
.flagwrap {
    margin: 1em 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
}
.flagwrap img {
    width: 20.5%;
    margin-right: 6%;
    margin-bottom: 3%;
}
.flagwrap img:nth-of-type(4n) {
    margin-right: 0;
}
.tax-advice_category #main-content .container:before {
    display: none;
}
.tax-advice_category #left-area {
    padding-right: 0 !important;
    width: 100% !important;
}
.tax-advice_category #sidebar {
    display: none;
}
.mwm-aal-container {
    padding-bottom: 1em;
    border-bottom: 1px solid #9c9b9b;
}
.mwm-aal-container .mwm-aal-title {
    font-weight: bold;
    margin-bottom: 1em;
}
.mwm-aal-container li a {
    margin-left: 1em;
}
.mwm-aal-container {
    display: none !important;
}
.single-advice .mwm-aal-container {
    display: block !important;
}
.single-advice .et_post_meta_wrapper {
    padding-top: 1em;
    border-top: 1px solid #9c9b9b;
    padding-bottom: 1em;
    border-bottom: 1px solid #9c9b9b;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
}
.single-advice .et_post_meta_wrapper .left {
    width: 64.66%;
    margin-right: 4%;
}
.single-advice .et_post_meta_wrapper .right {
    width: 31.33%;
}
.single-advice .et_post_meta_wrapper h1.entry-title {
    color: #1b1b1b;
}
.single-advice #main-content {
    margin-top: 0;
}
.single-advice #main-content .container {
    padding-top: 1em;
    border-top: 0;
}
.single-advice #main-content .container:before {
    display: none;
}
.single-advice #left-area {
    padding-right: 0 !important;
    width: 100% !important;
}
body .entry-content p:not(.has-background):last-of-type {
    padding-bottom: 1em;
}
body .entry-content h2 {
    color: #e9168c;
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 1rem;
}
body .entry-content h3,
body .entry-content h4,
body .entry-content h5,
body .entry-content h6 {
    color: #e9168c;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type="submit"] {
    background: #e9168c;
    color: #fff;
    border: 2px solid #e9168c;
    padding: 0.5em 2em;
    cursor: pointer;
}
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type="submit"]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type="submit"]:hover {
    background: transparent;
    color: #e9168c;
}
.gform_wrapper ul.gform_fields li.gfield span.name_first,
.gform_wrapper ul.gform_fields li.gfield span.name_last,
.gform_wrapper ul.gform_fields li.gfield span.name_middle {
    width: 100%;
}
.gform_wrapper ul.gform_fields li.gfield span.name_first {
    margin-bottom: 7px;
}
body .gform_wrapper ul li.gfield {
    margin-top: 7px;
}
.gform_wrapper .gform_footer {
    margin-top: 0;
}
#gform_wrapper_3 .top_label .gfield_label,
#gform_wrapper_3 .field_sublabel_below .ginput_complex.ginput_container label,
#gform_wrapper_3 .field_sublabel_below div[class*="gfield_time_"].ginput_container label {
    display: block;
}
#gform_wrapper_3 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border: 1px solid #ccc;
}
body.search #main-content .container:before,
body.error404 #main-content .container:before {
    display: none;
}
body.search #sidebar,
body.error404 #sidebar {
    display: none;
}
body.search #left-area,
body.error404 #left-area {
    padding-right: 0 !important;
    width: 100% !important;
}
#quickaction {
    display: none;
}
iframe#twitter-widget-0 {
    max-width: 100% !important;
    min-width: 1px !important;
    width: 100% !important;
    border: 1px solid #000;
}
#searchsubmit {
    font-family: ETmodules !important;
    color: #8b4a97 !important;
    background-color: #fff !important;
    border: 0 !important;
    font-weight: 900;
    font-size: 1em !important;
}
#footer-widgets .footer-widget a {
    text-decoration: underline !important;
}
.widget_search {
    width: 100%;
}
@media (max-width: 1100px) {
    .home-banner-text h1 { 
        font-size: 62px;
    }
    .home-banner-text h2 { 
        font-size: 20px;
    }
}
@media (max-width: 980px) {
    body #left-area,
    body.page #left-area {
        margin-bottom: 2em;
        width: 100% !important;
    }
    .single-advice .et_post_meta_wrapper .left,
    .single-advice .et_post_meta_wrapper .right {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1em;
    }
    .single-advice .et_post_meta_wrapper .right {
        max-width: 300px;
        margin-bottom: 0;
        position: relative;
    }
    #quickaction {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        background: #8b4a97;
        padding: 1em;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        z-index: 999;
    }
    #quickaction a {
        font-weight: bold;
        color: #fff;
        display: block;
        width: 50%;
        text-align: center;
    }
    .get-advice-row .et_pb_column {
        padding-bottom: 0;
        padding-left: 0;
    }
    .get-advice-row .et_pb_column .et_pb_image:first-of-type {
        text-align: left !important;
    }
    .get-advice-row .et_pb_image {
        float: left;
        width: 54%;
        padding-right: 1em;
    }
    .get-advice-row .et_pb_text {
        padding-left: 1em !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .get-advice-row .et_pb_text p {
        display: none;
    }
    #top-menu li.mon-only {
        display: block !important;
    }
    .mobile_menu_bar:before {
        font-size: 40px;
        color: #fff !important;
        background: #8b4a97;
    }
    .et_header_style_centered .et_mobile_menu {
        top: 20px;
        left: -6.5%;
        width: calc(100% + 12%);
        border-top: 0 !important;
        background: #ececec;
    }
    .et_header_style_centered #main-header {
        background: #fff;
    }
    .et_header_style_centered #main-header .mobile_nav {
        background-color: rgba(0, 0, 0, 0);
        padding: 0;
    }
    .et_header_style_centered #et_mobile_nav_menu {
        margin-top: 0;
    }
    .et_header_style_centered .mobile_menu_bar {
        top: -60px;
    }
    .header-right {
        display: none;
    }
    .mobile_nav .select_page {
        display: none !important;
    }
    .nav-wrapper {
        background: #fff;
    }
    .et_mobile_menu li li.column {
        padding-left: 0;
    }
    .et_mobile_menu li li.column > a {
        display: none !important;
    }
    #main-header .et_mobile_menu li ul,
    .et_pb_fullwidth_menu .et_mobile_menu li ul {
        padding-left: 0;
    }
    #main-header .et_mobile_menu {
        padding: 5% 0;
        min-height: calc(100vh - 100px);
    }
    #main-header .et_mobile_menu > li {
        padding: 0 5%;
    }
    .et_mobile_menu li li {
        padding-left: 0;
    }
    #main-header .et_mobile_menu li a {
        padding-left: 0;
        color: #333 !important;
        font-weight: 400;
    }
    #main-header .et_mobile_menu li li a {
        color: #333 !important;
        font-size: 0.8em;
    }
    #main-header .et_mobile_menu li li a:hover {
        color: #e9168c !important;
    }
    #main-header .et_mobile_menu li.section-title {
        padding-left: 0;
    }
    #main-header .et_mobile_menu > li > ul.sub-menu {
        display: none !important;
        visibility: hidden !important;
        transition: all 1.5s ease-in-out;
    }
    #main-header .et_mobile_menu > li > ul.sub-menu a:hover {
        font-weight: 700;
    }
    #main-header .et_mobile_menu > li > ul.sub-menu li ul.sub-menu ul.sub-menu {
        display: none !important;
        visibility: hidden !important;
    }
    .et_mobile_menu .menu-item-has-children > a {
        background-color: rgba(0, 0, 0, 0);
        border-bottom: 0;
    }
    #main-header .et_mobile_menu .menu-item-has-children > a {
        position: relative;
    }
    #main-header .et_mobile_menu > li.menu-item-has-children > a:after {
        text-align: center;
        speak: none;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        position: absolute;
    }
    #main-header .et_mobile_menu > li.menu-item-has-children > a:after {
        color: #8b4a97;
        font-family: "ETmodules";
        font-size: 16px;
        content: "\4c";
        top: 13px;
        right: 0px;
    }
    #main-header .et_mobile_menu > li.menu-item-has-children.visible > a:after {
        font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        color: #8b4a97;
        content: "-";
    }
    #main-header .et_mobile_menu > li > ul.sub-menu li ul.sub-menu li.visible ul.sub-menu,
    #main-header .et_mobile_menu .visible > ul.sub-menu {
        display: block !important;
        visibility: visible !important;
    }
    #main-header .et_mobile_menu .visible {
        background: #fff !important;
    }
    #main-header .et_mobile_menu .visible a {
        color: #8b4a97 !important;
        font-weight: 700;
    }
    #main-header .et_mobile_menu .visible li a {
        color: #e9168c !important;
        font-weight: 700;
    }
    #main-header .et_mobile_menu .visible li li li a {
        color: #333 !important;
        font-weight: 400;
    }
    #main-header .et_mobile_menu .visible li.current-menu-item a {
        color: #e9168c !important;
        font-weight: 700;
    }
    .et_mobile_menu li a:hover,
    .nav ul li a:hover {
        opacity: 1;
        background-color: rgba(0, 0, 0, 0);
    }
    .et_header_style_centered #main-header .logo_container {
        width: 60%;
    }
    .et_header_style_centered #logo {
        float: left;
        max-height: 75px;
    }


    .home-banner-text h1 {
        font-size: 50px;
    }
    .home-banner-text h3 {
        left: 3em;
            font-size: 20px;
    }
}
@media (max-width: 768px) {
    .get-advice-row .et_pb_column {
        margin-bottom: 0.75em;
    }
    .get-advice-row .et_pb_image.arrow {
        width: 35px !important;
        padding-right: 0 !important;
        bottom: 5px;
        right: 5px;
    }
    .get-advice-row .et_pb_text h4 {
        font-size: 22px !important;
    }
    .home-banner-text {
        top: 10%;
        left: 5%;
        position: static;
    }
    .home-banner-text h1 {

        font-size: 30px;
        display: block;
    }
    .home-banner-text h3 {
        /*left: 2.75em;*/
        left:0;
        font-size: 14px;
        display: block;
    }
    body h1,
    h1.et_pb_contact_main_title,
    .et_pb_title_container h1 {
        font-size: 2em;
    }
    body h2,
    h2.et_pb_contact_main_title,
    .et_pb_title_container h2 {
        font-size: 1.75em;
    }
    body h3,
    h3.et_pb_contact_main_title,
    .et_pb_title_container h3 {
        font-size: 1.5em;
    }
    body h4,
    h4.et_pb_contact_main_title,
    .et_pb_title_container h4 {
        font-size: 1.25em;
    }
}
@media (max-width: 486px) {
    body.blog .entry-title,
    body.archive .entry-title {
        font-size: 1.4em !important;
    }
    body h1,
    h1.et_pb_contact_main_title,
    .et_pb_title_container h1 {
        font-size: 1.75em;
    }
    body h2,
    h2.et_pb_contact_main_title,
    .et_pb_title_container h2 {
        font-size: 1.5em;
    }
    body h3,
    h3.et_pb_contact_main_title,
    .et_pb_title_container h3 {
        font-size: 1.25em;
    }
    body h4,
    h4.et_pb_contact_main_title,
    .et_pb_title_container h4 {
        font-size: 1em;
    }
    .et_pb_row,
    .container {
        width: 90%;
    }
    .home-banner-text {
        position: static;
        left: 2%;
    }
    .home-banner-text h3 {

        left: 0em;
    }
    .home-banner-text h1 {
  

    }

    
    iframe#twitter-widget-0 {
        width: 300px !important;
        max-width: 100% !important;
    }
    .et_pb_post .entry-title {
        margin-bottom: 1em;
    }
    .get-advice-row .et_pb_image.arrow {
        display: none;
    }
    .get-advice-row .et_pb_text {
        padding-top: 0.5em !important;
        padding-right: 0 !important;
    }
    .get-advice-row .et_pb_text h4 {
        font-size: 16px !important;
    }
}



/*override*/
.mobile_menu_bar {
    top:-50px !important; /*To time consuming to suss out where wp is injecting the inline CSS*/
}
/*utility classes*/

.u-color-1__bg{
    /*Blue*/
    background-color:#19637b !important;
}
.u-color-2__bg{
    /*Turquoise*/
    background-color:#2daea3 !important;

}
.u-color-3__bg{
    /*Purple*/
    background-color:#743780 !important;

}
.u-color-4__bg{
    /*Pink*/
    background-color:#EC008C !important;

}
.u-color-5__bg{
    /*Orange*/
    background-color:#E07E3F !important;

}
.u-color-6__bg{
/*Lime Green*/
background-color:#C0C443 !important;

}
