.printonly {
    display: none;
}

.searchmob, .menu-footer {
    display: none;
}

.emaillink {
    color: #3e6185;
}

@media only screen and (min-width: 768px) {
    .tr-menu.header-split #Top_bar:not(.is-sticky) {
        top: 0 !important;
        background: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .tr-menu.header-split #Top_bar {
        position: absolute;
    }
}

@media only screen and (min-width: 1240px) {
    .menuo-right #Top_bar .menu_wrapper {
        float: right;
    }
}

#Content.no-padding, .template-slider #Content, .with_aside #Content {
    padding-top: 0 !important;
}

@media only screen and (max-width: 767px) {
    .mobile-tb-hide #Top_bar .top_bar_right {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .section_wrapper .mcb-wrap, .section_wrapper .column, .container .column, .sections_group, .four.columns {
        margin: 0;
        width: 100% !important;
        clear: both;
    }
}

@media only screen and (max-width: 767px) {
    .section_wrapper .column {
        margin: 0;
        height: auto !important;
    }
}

@media only screen and (max-width: 767px) {

}

@media only screen and (min-width: 1240px) {
    body:not(.header-simple) #Top_bar #menu {
        display: block !important;
    }

    .tr-menu #Top_bar #menu {
        background: none !important;
    }

    #Top_bar .menu > li > ul.mfn-megamenu {
        width: 984px;
    }

    #Top_bar .menu > li > ul.mfn-megamenu > li {
        float: left;
    }

    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-1 {
        width: 100%;
    }

    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-2 {
        width: 50%;
    }

    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-3 {
        width: 33.33%;
    }

    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-4 {
        width: 25%;
    }

    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-5 {
        width: 20%;
    }

    #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-6 {
        width: 16.66%;
    }

    #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
        display: block !important;
        position: inherit;
        left: auto;
        top: auto;
        border-width: 0 1px 0 0;
    }

    #Top_bar .menu > li > ul.mfn-megamenu > li:last-child > ul {
        border: 0;
    }

    #Top_bar .menu > li > ul.mfn-megamenu > li > ul li {
        width: auto;
    }

    #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
        text-transform: uppercase;
        font-weight: 400;
    }

    #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title:hover {
        background: none;
    }

    #Top_bar .menu > li > ul.mfn-megamenu a .menu-arrow {
        display: none;
    }

    .menuo-right #Top_bar .menu > li > ul.mfn-megamenu {
        left: auto;
        right: 0;
    }

    .menuo-right #Top_bar .menu > li > ul.mfn-megamenu-bg {
        box-sizing: border-box;
    }

    #Top_bar .menu > li > ul.mfn-megamenu-bg {
        padding: 20px 166px 20px 20px;
        background-repeat: no-repeat;
        background-position: bottom right;
    }

    #Top_bar .menu > li > ul.mfn-megamenu-bg > li {
        background: none;
    }

    #Top_bar .menu > li > ul.mfn-megamenu-bg > li a {
        border: none;
    }

    #Top_bar .menu > li > ul.mfn-megamenu-bg > li > ul {
        background: none !important;
        -webkit-box-shadow: 0 0 0 0;
        -moz-box-shadow: 0 0 0 0;
        box-shadow: 0 0 0 0;
    }

    .header-plain:not(.menuo-right) #Header .top_bar_left {
        width: auto !important;
    }

    .header-stack.header-center #Top_bar #menu {
        display: inline-block !important;
    }

    .header-simple {
    }

    .header-simple #Top_bar #menu {
        display: none;
        height: auto;
        width: 300px;
        bottom: auto;
        top: 100%;
        right: 1px;
        position: absolute;
        margin: 0px;
    }

    .header-simple #Header a.responsive-menu-toggle {
        display: block;
        line-height: 35px;
        font-size: 25px;
        position: absolute;
        right: 10px;
    }

    .header-simple #Header a:hover.responsive-menu-toggle {
        text-decoration: none;
    }

    .header-simple #Top_bar #menu > ul {
        width: 100%;
        float: left;
    }

    .header-simple #Top_bar #menu ul li {
        width: 100%;
        padding-bottom: 0;
        border-right: 0;
        position: relative;
    }

    .header-simple #Top_bar #menu ul li a {
        padding: 0 20px;
        margin: 0;
        display: block;
        height: auto;
        line-height: normal;
        border: none;
    }

    .header-simple #Top_bar #menu ul li a:after {
        display: none;
    }

    .header-simple #Top_bar #menu ul li a span {
        border: none;
        line-height: 48px;
        display: inline;
        padding: 0;
    }

    .header-simple #Top_bar #menu ul li.submenu .menu-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 30px;
        text-align: center;
        color: #d6d6d6;
        border-left: 1px solid #eee;
        cursor: pointer;
    }

    .header-simple #Top_bar #menu ul li.submenu .menu-toggle:after {
        content: "+"
    }

    .header-simple #Top_bar #menu ul li.hover > .menu-toggle:after {
        content: "-"
    }

    .header-simple #Top_bar #menu ul li.hover a {
        border-bottom: 0;
    }

    .header-simple #Top_bar #menu ul.mfn-megamenu li .menu-toggle {
        display: none;
    }

    .header-simple #Top_bar #menu ul li ul {
        position: relative !important;
        left: 0 !important;
        top: 0;
        padding: 0;
        margin-left: 0 !important;
        width: auto !important;
        background-image: none;
    }

    .header-simple #Top_bar #menu ul li ul li {
        width: 100% !important;
    }

    .header-simple #Top_bar #menu ul li ul li a {
        padding: 0 20px 0 30px;
    }

    .header-simple #Top_bar #menu ul li ul li a .menu-arrow {
        display: none;
    }

    .header-simple #Top_bar #menu ul li ul li a span {
        padding: 0;
    }

    .header-simple #Top_bar #menu ul li ul li a span:after {
        display: none !important;
    }

    .header-simple #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
        text-transform: uppercase;
        font-weight: 400;
    }

    .header-simple #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
        display: block !important;
        position: inherit;
        left: auto;
        top: auto;
    }

    .header-simple #Top_bar #menu ul li ul li ul {
        border-left: 0 !important;
        padding: 0;
        top: 0;
    }

    .header-simple #Top_bar #menu ul li ul li ul li a {
        padding: 0 20px 0 40px;
    }

    .rtl.header-simple#Top_bar #menu {
        left: 1px;
        right: auto;
    }

    .rtl.header-simple #Top_bar a.responsive-menu-toggle {
        left: 10px;
        right: auto;
    }

    .rtl.header-simple #Top_bar #menu ul li.submenu .menu-toggle {
        left: 0;
        right: auto;
        border-left: none;
        border-right: 1px solid #eee;
    }

    .rtl.header-simple #Top_bar #menu ul li ul {
        left: auto !important;
        right: 0 !important;
    }

    .rtl.header-simple #Top_bar #menu ul li ul li a {
        padding: 0 30px 0 20px;
    }

    .rtl.header-simple #Top_bar #menu ul li ul li ul li a {
        padding: 0 40px 0 20px;
    }

    .menu-highlight #Top_bar .menu > li {
        margin: 0 2px;
    }

    .menu-highlight:not(.header-creative) #Top_bar .menu > li > a {
        margin: 20px 0;
        padding: 0;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .menu-highlight #Top_bar .menu > li > a:after {
        display: none;
    }

    .menu-highlight #Top_bar .menu > li > a span:not(.description) {
        line-height: 50px;
    }

    .menu-highlight #Top_bar .menu > li > a span.description {
        display: none;
    }

    .menu-highlight.header-stack #Top_bar .menu > li > a {
        margin: 10px 0 !important;
    }

    .menu-highlight.header-stack #Top_bar .menu > li > a span:not(.description) {
        line-height: 40px;
    }

    .menu-highlight.header-fixed #Top_bar .menu > li > a {
        margin: 10px 0 !important;
        padding: 5px 0;
    }

    .menu-highlight.header-fixed #Top_bar .menu > li > a span {
        line-height: 30px;
    }

    .menu-highlight.header-transparent #Top_bar .menu > li > a {
        margin: 5px 0;
    }

    .menu-highlight.header-simple #Top_bar #menu ul li, .menu-highlight.header-creative #Top_bar #menu ul li {
        margin: 0;
    }

    .menu-highlight.header-simple #Top_bar #menu ul li > a, .menu-highlight.header-creative #Top_bar #menu ul li > a {
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .menu-highlight:not(.header-simple) #Top_bar.is-sticky .menu > li > a {
        margin: 10px 0 !important;
        padding: 5px 0 !important;
    }

    .menu-highlight:not(.header-simple) #Top_bar.is-sticky .menu > li > a span {
        line-height: 30px !important;
    }

    .header-modern.menu-highlight.menuo-right .menu_wrapper {
        margin-right: 20px;
    }

    .menu-line-below #Top_bar .menu > li > a:after {
        top: auto;
        bottom: -4px;
    }

    .menu-line-below #Top_bar.is-sticky .menu > li > a:after {
        top: auto;
        bottom: -4px;
    }

    .menu-line-below-80 #Top_bar:not(.is-sticky) .menu > li > a:after {
        height: 4px;
        left: 10%;
        top: 50%;
        margin-top: 20px;
        width: 80%;
    }

    .menu-line-below-80-1 #Top_bar:not(.is-sticky) .menu > li > a:after {
        height: 1px;
        left: 10%;
        top: 50%;
        margin-top: 20px;
        width: 80%;
    }

    .menu-arrow-top #Top_bar .menu > li > a:after {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        border-color: #cccccc transparent transparent transparent;
        border-style: solid;
        border-width: 7px 7px 0 7px;
        display: block;
        height: 0;
        left: 50%;
        margin-left: -7px;
        top: 0 !important;
        width: 0;
    }

    .menu-arrow-top.header-transparent #Top_bar .menu > li > a:after, .menu-arrow-top.header-plain #Top_bar .menu > li > a:after {
        display: none;
    }

    .menu-arrow-top #Top_bar.is-sticky .menu > li > a:after {
        top: 0px !important;
    }

    .menu-arrow-bottom #Top_bar .menu > li > a:after {
        background: none !important;
        border-color: transparent transparent #cccccc transparent;
        border-style: solid;
        border-width: 0 7px 7px;
        display: block;
        height: 0;
        left: 50%;
        margin-left: -7px;
        top: auto;
        bottom: 0;
        width: 0;
    }

    .menu-arrow-bottom.header-transparent #Top_bar .menu > li > a:after, .menu-arrow-bottom.header-plain #Top_bar .menu > li > a:after {
        display: none;
    }

    .menu-arrow-bottom #Top_bar.is-sticky .menu > li > a:after {
        top: auto;
        bottom: 0;
    }

    .menuo-no-borders #Top_bar .menu > li > a span:not(.description) {
        border-right-width: 0;
    }

    .menuo-no-borders #Header_creative #Top_bar .menu > li > a span {
        border-bottom-width: 0;
    }
}

@media only screen and (min-width: 1240px) {
    #Top_bar.is-sticky {
        position: fixed !important;
        width: 100%;
        left: 0;
        top: -60px;
        height: 60px;
        z-index: 101;
        background: #fff;
        opacity: .97;
        filter: alpha(opacity=97);
        -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    }

    .layout-boxed.header-boxed #Top_bar.is-sticky {
        max-width: 1240px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .layout-boxed.header-boxed.nice-scroll #Top_bar.is-sticky {
        margin-left: -5px;
    }

    #Top_bar.is-sticky .top_bar_left, #Top_bar.is-sticky .top_bar_right, #Top_bar.is-sticky .top_bar_right:before {
        background: #406284;
    }

    #Top_bar.is-sticky .top_bar_right {
        top: -4px;
    }

    #Top_bar.is-sticky .logo {
        width: auto;
        margin: 0 30px 0 20px;
        padding: 0;
        background-color: rgba(0, 0, 0, 0)
    }

    #Top_bar.is-sticky #logo {
        padding: 5px 0 !important;
        height: 50px !important;
        line-height: 50px !important;
    }

    #Top_bar.is-sticky #logo img:not(.svg) {
        max-height: 35px;
        width: auto !important;
    }

    #Top_bar.is-sticky #logo img.logo-main {
        display: none;
    }

    #Top_bar.is-sticky #logo img.logo-sticky {
        display: inline;
    }

    #Top_bar.is-sticky .menu_wrapper {
        clear: none;
    }

    #Top_bar.is-sticky .menu > li > a, #Top_bar.is-sticky .menu > li > a span {
        line-height: 30px;
        color: white;
    }

    #Top_bar.is-sticky .menu > li > a:after {
        top: auto;
        bottom: 0;
    }

    #Top_bar.is-sticky .menu > li > a span.description {
        display: none;
    }

    #Top_bar.is-sticky a.responsive-menu-toggle {
        top: 14px;
    }

    #Top_bar.is-sticky .top_bar_right_wrapper {
        top: 15px;
    }

    .header-plain #Top_bar.is-sticky .top_bar_right_wrapper {
        top: 0;
    }

    #Top_bar.is-sticky .secondary_menu_wrapper, #Top_bar.is-sticky .banner_wrapper {
        display: none;
    }

    .header-simple #Top_bar.is-sticky .responsive-menu-toggle {
        top: 12px;
    }

    .header-overlay #Top_bar.is-sticky {
        display: none;
    }

    .sticky-dark #Top_bar.is-sticky {
        background: rgba(0, 0, 0, .8);
    }

    .sticky-dark #Top_bar.is-sticky #menu {
        background: none;
    }

    .sticky-dark #Top_bar.is-sticky .menu > li > a {
        color: #fff;
    }

    .sticky-dark #Top_bar.is-sticky .top_bar_right a {
        color: rgba(255, 255, 255, .5);
    }

    .sticky-dark #Top_bar.is-sticky .wpml-languages a.active, .sticky-dark #Top_bar.is-sticky .wpml-languages ul.wpml-lang-dropdown {
        background: rgba(0, 0, 0, 0.3);
        border-color: rgba(0, 0, 0, 0.1);
    }
}

@media only screen and (max-width: 960px) {

    #Top_bar #menu {
        display: none;
        height: auto;
        bottom: auto;
        top:;
        right: 0px;
        position: absolute;
        margin: 0px;
        background-color: #fff;
    }

    #Top_bar a.responsive-menu-toggle {
        width: 40px;
        height: 40px;
        text-align: center;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    #Top_bar a:hover.responsive-menu-toggle {
        text-decoration: none;
    }

    #Top_bar a.responsive-menu-toggle i {
        font-size: 22px;
        background-color: inherit;
        color: #3F6084;
    }

    #Top_bar a.responsive-menu-toggle span {
        float: right;
        padding: 10px 5px;
        line-height: 14px;
    }


    .rtl #Top_bar #menu {
        left: 1px;
        right: auto;
    }

    .rtl #Top_bar a.responsive-menu-toggle {
        left: 10px;
        right: auto;
    }

    .rtl #Top_bar #menu ul li.submenu .menu-toggle {
        left: 0;
        right: auto;
        border-left: none;
        border-right: 1px solid #eee;
    }

    .rtl #Top_bar #menu ul li ul {
        left: auto !important;
        right: 0 !important;
    }

    .rtl #Top_bar #menu ul li ul li a {
        padding: 0 30px 0 20px;
    }

    .rtl #Top_bar #menu ul li ul li ul li a {
        padding: 0 40px 0 20px;
    }

    .header-stack #Top_bar {
    }

    .header-stack .menu_wrapper a.responsive-menu-toggle {
        position: static !important;
        margin: 11px 0;
    }

    .header-stack .menu_wrapper #menu {
        left: 0;
        right: auto;
    }

    .rtl.header-stack #Top_bar #menu {
        left: auto;
        right: 0;
    }

    .searchmob, .menu-footer {
        display: block;
    }
}

#Subheader {
    background-color: rgba(247, 247, 247, 0);
}

.header-classic #Action_bar, .header-plain #Action_bar, .header-stack #Action_bar {
    background-color: #2C2C2C;
}

#Sliding-top {
    background-color: #406284;
}

#Sliding-top a.sliding-top-control {
    border-right-color: #406284;
}

#Sliding-top.st-center a.sliding-top-control, #Sliding-top.st-left a.sliding-top-control {
    border-top-color: #406284;
}

#Footer {
    border-top: solid 6px #406284;
    color: #406284;
}

body, ul.timeline_items, .icon_box a .desc, .icon_box a:hover .desc, .feature_list ul li a, .list_item a, .list_item a:hover, .widget_recent_entries ul li a, .flat_box a, .flat_box a:hover, .story_box .desc, .content_slider.carouselul li a .title, .content_slider.flat.description ul li .desc, .content_slider.flat.description ul li a .desc {
    color: black;
}

.themecolor, .opening_hours .opening_hours_wrapper li span, .fancy_heading_icon .icon_top, .fancy_heading_arrows .icon-right-dir, .fancy_heading_arrows .icon-left-dir, .fancy_heading_line .title, .button-love a.mfn-love, .format-link .post-title .icon-link, .pager-single > span, .pager-single a:hover, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_mfn_recent_comments ul li:after, .widget_archive ul, .widget_recent_comments ul li:after, .widget_nav_menu ul, .woocommerce ul.products li.product .price, .shop_slider .shop_slider_ul li .item_wrapper .price, .woocommerce-page ul.products li.product .price, .widget_price_filter .price_label .from, .widget_price_filter .price_label .to, .woocommerce ul.product_list_widget li .quantity .amount, .woocommerce .product div.entry-summary .price, .woocommerce .star-rating span, #Error_404 .error_pic i, .style-simple #Filters .filters_wrapper ul li a:hover, .style-simple #Filters .filters_wrapper ul li.current-cat a, .style-simple .quick_fact .title {
    color: #8f2a2a;
}

.themebg, .pager .pages a:hover, .pager .pages a.active, .pager .pages span.page-numbers.current, .pager-single span:after, #comments .commentlist > li .reply a.comment-reply-link, .fixed-nav .arrow, #Filters .filters_wrapper ul li a:hover, #Filters .filters_wrapper ul li.current-cat a, .widget_categories ul, .Recent_posts ul li .desc:after, .Recent_posts ul li .photo .c, .widget_recent_entries ul li:after, .widget_product_categories ul, div.jp-interface, #Top_bar a#header_cart span, .widget_mfn_menu ul li a:hover, .widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a, .widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a, .testimonials_slider .slider_images, .testimonials_slider .slider_images a:after, .testimonials_slider .slider_images:before, .slider_pagination a.selected, .slider_pagination a.selected:after, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet.selected:after, .tparrows.default, .tp-bullets.tp-thumbs .bullet.selected:after, .offer_thumb .slider_pagination a:before, .offer_thumb .slider_pagination a.selected:after, .style-simple .accordion .question:after, .style-simple .faq .question:after, .style-simple .icon_box .desc_wrapper h4:before, .style-simple #Filters .filters_wrapper ul li a:after, .style-simple .article_box .desc_wrapper p:after, .style-simple .sliding_box .desc_wrapper:after, .style-simple .trailer_box:hover .desc, .woocommerce-account table.my_account_orders .order-number a, .portfolio_group.exposure .portfolio-item .desc-inner .line, .style-simple .zoom_box .desc .desc_txt {
    background-color: #8f2a2a;
}

.Latest_news ul li .photo, .style-simple .opening_hours .opening_hours_wrapper li label, .style-simple .timeline_items li:hover h3, .style-simple .timeline_items li:nth-child(even):hover h3, .style-simple .timeline_items li:hover .desc, .style-simple .timeline_items li:nth-child(even):hover, .style-simple .offer_thumb .slider_pagination a.selected {
    border-color: #8f2a2a;
}

a {
    color: #3F6084;
}

a:hover {
    color: #1e7b23;
}

*::-moz-selection {
    background-color: #3F6084;
}

*::selection {
    ackground-color: #3F6084;
}

.blockquote p.author span, .counter .desc_wrapper .title, .article_box .desc_wrapper p, .team .desc_wrapper p.subtitle, .pricing-box .plan-header p.subtitle, .pricing-box .plan-header .price sup.period, .chart_box p, .fancy_heading .inside, .fancy_heading_line .slogan, .post-meta, .post-meta a, .post-footer, .post-footer a span.label, .pager .pages a, .button-love a .label, .pager-single a, #comments .commentlist > li .comment-author .says, .fixed-nav .desc .date, .filters_buttons li.label, .Recent_posts ul li a .desc .date, .widget_recent_entries ul li .post-date, .tp_recent_tweets .twitter_time, .widget_price_filter .price_label, .shop-filters .woocommerce-result-count, .woocommerce ul.product_list_widget li .quantity, .widget_shopping_cart ul.product_list_widget li dl, .product_meta .posted_in, .woocommerce .shop_table .product-name .variation > dd, .shipping-calculator-button:after, .shop_slider .shop_slider_ul li .item_wrapper .price del, .testimonials_slider .testimonials_slider_ul li .author span, .testimonials_slider .testimonials_slider_ul li .author span a, .Latest_news ul li .desc_footer {
    color: #a8a8a8;
}

h1, h1 a, h1 a:hover, .text-logo #logo {
    color: #8f2a2a;
}

h2, h2 a, h2 a:hover {
    color: #8f2a2a;
}

h3, h3 a, h3 a:hover {
    color: #8f2a2a;
}

h4, h4 a, h4 a:hover, .style-simple .sliding_box .desc_wrapper h4 {
    color: black;
    text-transform: uppercase;
    margin: 0;
}

h5, h5 a, h5 a:hover {
    color: black;
}

h6, h6 a, h6 a:hover, a.content_link .title {
    color: black;
}

.dropcap, .highlight:not(.highlight_image) {
    background-color: #8f2a2a;
}

a.button, a.tp-button {
    background-color:;
    color: #747474;
}

.button-stroke a.button, .button-stroke a.button .button_icon i, .button-stroke a.tp-button {
    border-color: #E4E4E4;
    color: #747474;
}

.button-stroke a:hover.button, .button-stroke a:hover.tp-button {
    background-color: #E4E4E4 !important;
    color: #fff;
}

a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
    color: #8f2a2a;
    margin: 5px 0px;
    font-size: 18px;
}

.button-stroke a.button.button_theme:not(.action_button), .button-stroke a.button.button_theme:not(.action_button), .button-stroke a.button.button_theme .button_icon i, .button-stroke a.tp-button.button_theme, .button-stroke button, .button-stroke input[type="submit"], .button-stroke input[type="reset"], .button-stroke input[type="button"] {
    border-color: #8f2a2a;
    color: #8f2a2a !important;
}

.button-stroke a.button.button_theme:hover, .button-stroke a.tp-button.button_theme:hover, .button-stroke button:hover, .button-stroke input[type="submit"]:hover, .button-stroke input[type="reset"]:hover, .button-stroke input[type="button"]:hover {
    background-color: #8f2a2a !important;
    color: #fff !important;
}

a.mfn-link {
    color: #656B6F;
}

a.mfn-link-2 span, a:hover.mfn-link-2 span:before, a.hover.mfn-link-2 span:before, a.mfn-link-5 span, a.mfn-link-8:after, a.mfn-link-8:before {
    ackground: #3F6084;
}

a:hover.mfn-link {
    color: #3F6084;
}

a.mfn-link-2 span:before, a:hover.mfn-link-4:before, a:hover.mfn-link-4:after, a.hover.mfn-link-4:before, a.hover.mfn-link-4:after, a.mfn-link-5:before, a.mfn-link-7:after, a.mfn-link-7:before {
    background: #1e7b23;
}

a.mfn-link-6:before {
    border-bottom-color: #1e7b23;
}

.woocommerce a.button, .woocommerce .quantity input.plus, .woocommerce .quantity input.minus {
    background-color: #E4E4E4 !important;
    color: #747474 !important;
}

.woocommerce a.button_theme, .woocommerce a.checkout-button, .woocommerce button.button, .woocommerce .button.add_to_cart_button, .woocommerce .button.product_type_external, .woocommerce input[type="submit"], .woocommerce input[type="reset"], .woocommerce input[type="button"], .button-stroke .woocommerce a.checkout-button {
}

.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
    color: black;
    /*float: left;*/
}

.hr_color, .hr_color hr, .hr_dots span {
    color: #8f2a2a;
    background: #8f2a2a;
}

.hr_zigzag i {
    color: #8f2a2a;
}

.highlight-left:after, .highlight-right:after {
    background: #8f2a2a;
}

@media only screen and (max-width: 767px) {
    .highlight-left .wrap:first-child, .highlight-right .wrap:last-child {
        background: #8f2a2a;
    }
}

#Top_bar .top_bar_right:before {
    background-color: #e3e3e3;
}

#Header .top_bar_right {
    background-color: #f5f5f5;
}

#Top_bar .top_bar_right a {
    color: #444444;
}

#Top_bar .menu > li > a {
    color: #c7deb4;
}

#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a, #Top_bar .menu > li.current-menu-parent > a, #Top_bar .menu > li.current-page-parent > a, #Top_bar .menu > li.current-menu-ancestor > a, #Top_bar .menu > li.current-page-ancestor > a, #Top_bar .menu > li.current_page_ancestor > a, #Top_bar .menu > li.hover > a {
    color: #ffffff;
}

#Top_bar .menu > li a:after {
    ackground: #3F6084;
}

.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description)::after {
    border-top-color: #c7deb4;
}

#Top_bar .menu > li.current-menu-item.submenu > a > span:not(.description)::after, #Top_bar .menu > li.current_page_item.submenu > a > span:not(.description)::after, #Top_bar .menu > li.current-menu-parent.submenu > a > span:not(.description)::after, #Top_bar .menu > li.current-page-parent.submenu > a > span:not(.description)::after, #Top_bar .menu > li.current-menu-ancestor.submenu > a > span:not(.description)::after, #Top_bar .menu > li.current-page-ancestor.submenu > a > span:not(.description)::after, #Top_bar .menu > li.current_page_ancestor.submenu > a > span:not(.description)::after, #Top_bar .menu > li.hover.submenu > a > span:not(.description)::after {
    border-top-color: #ffffff;
}

.menu-highlight #Top_bar #menu > ul > li.current-menu-item > a, .menu-highlight #Top_bar #menu > ul > li.current_page_item > a, .menu-highlight #Top_bar #menu > ul > li.current-menu-parent > a, .menu-highlight #Top_bar #menu > ul > li.current-page-parent > a, .menu-highlight #Top_bar #menu > ul > li.current-menu-ancestor > a, .menu-highlight #Top_bar #menu > ul > li.current-page-ancestor > a, .menu-highlight #Top_bar #menu > ul > li.current_page_ancestor > a, .menu-highlight #Top_bar #menu > ul > li.hover > a {
    background: #F2F2F2;
}

.menu-arrow-bottom #Top_bar .menu > li > a:after {
    border-bottom-color: #ffffff;
}

.menu-arrow-top #Top_bar .menu > li > a:after {
    border-top-color: #ffffff;
}

.header-plain #Top_bar .menu > li.current-menu-item > a, .header-plain #Top_bar .menu > li.current_page_item > a, .header-plain #Top_bar .menu > li.current-menu-parent > a, .header-plain #Top_bar .menu > li.current-page-parent > a, .header-plain #Top_bar .menu > li.current-menu-ancestor > a, .header-plain #Top_bar .menu > li.current-page-ancestor > a, .header-plain #Top_bar .menu > li.current_page_ancestor > a, .header-plain #Top_bar .menu > li.hover > a, .header-plain #Top_bar a:hover#header_cart, .header-plain #Top_bar a:hover#search_button, .header-plain #Top_bar .wpml-languages:hover, .header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown {
    background: #F2F2F2;
    color: #ffffff;
}

.header-plain #Top_bar, .header-plain #Top_bar .menu > li > a span:not(.description), .header-plain #Top_bar a#header_cart, .header-plain #Top_bar a#search_button, .header-plain #Top_bar .wpml-languages, .header-plain #Top_bar a.button.action_button {
    border-color: #F2F2F2;
}

#Top_bar .menu > li ul {
    background-color: #F2F2F2;
}

#Top_bar .menu > li ul li a {
    color: #5f5f5f;
}

#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a {
    color: #2e2e2e;
}

#Top_bar .search_wrapper {
    background: #8f2a2a;
}

.overlay-menu-toggle {
    color: #8f2a2a !important;
}

#Overlay {
    background: rgba(38, 127, 52, 0.95);
}

#overlay-menu ul li a, .header-overlay .overlay-menu-toggle.focus {
    color: #ffffff;
}

#overlay-menu ul li.current-menu-item > a, #overlay-menu ul li.current_page_item > a, #overlay-menu ul li.current-menu-parent > a, #overlay-menu ul li.current-page-parent > a, #overlay-menu ul li.current-menu-ancestor > a, #overlay-menu ul li.current-page-ancestor > a, #overlay-menu ul li.current_page_ancestor > a {
    color: #88c18b;
}

#Top_bar .responsive-menu-toggle {
    color: #ffffff;
}

#Subheader .title {
    color: #ffffff;
}

#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: rgba(255, 255, 255, 0.6);
}

#Footer, #Footer .widget_recent_entries ul li a {
    color: #505354;
}

#Footer a {
    color: #505354;
}

#Footer h1, #Footer h1 a, #Footer h1 a:hover, #Footer h2, #Footer h2 a, #Footer h2 a:hover, #Footer h3, #Footer h3 a, #Footer h3 a:hover, #Footer h4, #Footer h4 a, #Footer h4 a:hover, #Footer h5, #Footer h5 a, #Footer h5 a:hover, #Footer h6, #Footer h6 a, #Footer h6 a:hover {
    color: #ffffff;
}

#Footer .themecolor, #Footer .widget_meta ul, #Footer .widget_pages ul, #Footer .widget_rss ul, #Footer .widget_mfn_recent_comments ul li:after, #Footer .widget_archive ul, #Footer .widget_recent_comments ul li:after, #Footer .widget_nav_menu ul, #Footer .widget_price_filter .price_label .from, #Footer .widget_price_filter .price_label .to, #Footer .star-rating span {
    color: #3F6084;
}

#Footer .themebg, #Footer .widget_categories ul, #Footer .Recent_posts ul li .desc:after, #Footer .Recent_posts ul li .photo .c, #Footer .widget_recent_entries ul li:after, #Footer .widget_mfn_menu ul li a:hover, #Footer .widget_product_categories ul {
    background-color: #3F6084;
}

#Footer .Recent_posts ul li a .desc .date, #Footer .widget_recent_entries ul li .post-date, #Footer .tp_recent_tweets .twitter_time, #Footer .widget_price_filter .price_label, #Footer .shop-filters .woocommerce-result-count, #Footer ul.product_list_widget li .quantity, #Footer .widget_shopping_cart ul.product_list_widget li dl {
    color: #dddddd;
}

#Sliding-top, #Sliding-top .widget_recent_entries ul li a {
    color: #aecab9;
}

#Sliding-top a {
    color: #ffffff;
}

#Sliding-top a:hover {
    color: #ececec;
}

#Sliding-top h1, #Sliding-top h1 a, #Sliding-top h1 a:hover, #Sliding-top h2, #Sliding-top h2 a, #Sliding-top h2 a:hover, #Sliding-top h3, #Sliding-top h3 a, #Sliding-top h3 a:hover, #Sliding-top h4, #Sliding-top h4 a, #Sliding-top h4 a:hover, #Sliding-top h5, #Sliding-top h5 a, #Sliding-top h5 a:hover, #Sliding-top h6, #Sliding-top h6 a, #Sliding-top h6 a:hover {
    color: #ffffff;
}

#Sliding-top .themecolor, #Sliding-top .widget_meta ul, #Sliding-top .widget_pages ul, #Sliding-top .widget_rss ul, #Sliding-top .widget_mfn_recent_comments ul li:after, #Sliding-top .widget_archive ul, #Sliding-top .widget_recent_comments ul li:after, #Sliding-top .widget_nav_menu ul, #Sliding-top .widget_price_filter .price_label .from, #Sliding-top .widget_price_filter .price_label .to, #Sliding-top .star-rating span {
    color: #3F6084;
}

#Sliding-top .themebg, #Sliding-top .widget_categories ul, #Sliding-top .Recent_posts ul li .desc:after, #Sliding-top .Recent_posts ul li .photo .c, #Sliding-top .widget_recent_entries ul li:after, #Sliding-top .widget_mfn_menu ul li a:hover, #Sliding-top .widget_product_categories ul {
    background-color: #3F6084;
}

#Sliding-top .Recent_posts ul li a .desc .date, #Sliding-top .widget_recent_entries ul li .post-date, #Sliding-top .tp_recent_tweets .twitter_time, #Sliding-top .widget_price_filter .price_label, #Sliding-top .shop-filters .woocommerce-result-count, #Sliding-top ul.product_list_widget li .quantity, #Sliding-top .widget_shopping_cart ul.product_list_widget li dl {
    color: #dddddd;
}

blockquote, blockquote a, blockquote a:hover {
    color: #444444;
}

.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background: rgba(38, 127, 52, 0.8);
}

.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title:after, .masonry.tiles .post-item.no-img, .masonry.tiles .post-item.format-quote {
    background: #8f2a2a;
}

.image_frame .image_wrapper .image_links a {
    color: #ffffff;
}

.image_frame .image_wrapper .image_links a:hover {
    background: #ffffff;
    color: #8f2a2a;
}

.sliding_box .desc_wrapper {
    background: #8f2a2a;
}

.sliding_box .desc_wrapper:after {
    border-bottom-color: #8f2a2a;
}

.counter .icon_wrapper i {
    color: #8f2a2a;
}

.quick_fact .number-wrapper {
    color: #8f2a2a;
}

.progress_bars .bars_list li .bar .progress {
    background-color: #8f2a2a;
}

a:hover.icon_bar {
    color: #8f2a2a !important;
}

a.content_link, a:hover.content_link {
    color: #8f2a2a;
}

a.content_link:before {
    border-bottom-color: #8f2a2a;
}

a.content_link:after {
    border-color: #8f2a2a;
}

.get_in_touch, .infobox {
    background-color: #8f2a2a;
}

.column_map .google-map-contact-wrapper .get_in_touch:after {
    border-top-color: #8f2a2a;
}

.timeline_items li h3:before, .timeline_items:after, .timeline .post-item:before {
    border-color: #8f2a2a;
}

.how_it_works .image .number {
    background: #8f2a2a;
}

.trailer_box .desc .subtitle {
    background-color: #8f2a2a;
}

.icon_box .icon_wrapper, .icon_box a .icon_wrapper, .style-simple .icon_box:hover .icon_wrapper {
    color: #8f2a2a;
}

.icon_box:hover .icon_wrapper:before, .icon_box a:hover .icon_wrapper:before {
    background-color: #8f2a2a;
}

ul.clients.clients_tiles li .client_wrapper:hover:before {
    background: #8f2a2a;
}

ul.clients.clients_tiles li .client_wrapper:after {
    border-bottom-color: #8f2a2a;
}

.list_item.lists_1 .list_left {
    background-color: #8f2a2a;
}

.list_item .list_left {
    color: #8f2a2a;
}

.feature_list ul li .icon i {
    color: #8f2a2a;
}

.feature_list ul li:hover, .feature_list ul li:hover a {
    background: #8f2a2a;
}

.ui-tabs .ui-tabs-nav li.ui-state-active a, .accordion .question.active .title > .acc-icon-plus, .accordion .question.active .title > .acc-icon-minus, .faq .question.active .title > .acc-icon-plus, .faq .question.active .title, .accordion .question.active .title {
    color: #8f2a2a;
}

.ui-tabs .ui-tabs-nav li.ui-state-active a:after {
    background: #8f2a2a;
}

body.table-hover:not(.woocommerce-page) table tr:hover td {
    background: #8f2a2a;
}

.pricing-box .plan-header .price sup.currency, .pricing-box .plan-header .price > span {
    color: #8f2a2a;
}

.pricing-box .plan-inside ul li .yes {
    background: #8f2a2a;
}

.pricing-box-box.pricing-box-featured {
    background: #8f2a2a;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    color: black;
    background-color: white;
    border-color: #3e6185;
}

input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
    color: black;
    background-color: white;
}

.woocommerce span.onsale, .shop_slider .shop_slider_ul li .item_wrapper span.onsale {
    border-top-color: #8f2a2a !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    border-color: #8f2a2a !important;
}

@media only screen and (min-width: 768px) {
    .header-semi #Top_bar:not(.is-sticky) {
        background-color: rgba(46, 146, 51, 0.8);
    }
}

html {
    background-color: #fff;
}

#Content {
    background-color: white;
}

body:not(.template-slider) #Header_wrapper {
    background-image: url("../images/home_hr_subheader.jpg");
}

body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select, .offer_li .title h3 {
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: 400;
}


#Subheader .title {
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: 400;
}

h1, .text-logo #logo {
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: 300;
}

h2 {
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: 300;
}

h3 {
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: 300;
}

h4 {
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: 300;
}

h5 {
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: 700;
}

h6 {
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: 400;
}

blockquote {
    font-family: "Lato", Arial, Tahoma, sans-serif;
}

.chart_box .chart .num, .counter .desc_wrapper .number-wrapper, .how_it_works .image .number, .pricing-box .plan-header .price, .quick_fact .number-wrapper, .woocommerce .product div.entry-summary .price {
    font-family: "Lato", Arial, Tahoma, sans-serif;
}

body {
    font-size: 13px;
}


#Subheader .title {
    font-size: 72px;
    line-height: 72px;
}

h1, .text-logo #logo {
    font-size: 50px;
}

h2 {
    font-size: 35px;
    line-height: normal;
}

h3 {
    font-size: 25px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 20px;
}

#Intro .intro-title {
    font-size: 70px;
    line-height: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    body {
        font-size: 13px;
        line-height: 20px;
    }

    #menu > ul > li > a {
        font-size: 14px;
    }

    #Subheader .title {
        font-size: 61px;
        line-height: 61px;
    }

    h1, .text-logo #logo {
        font-size: 60px;
        line-height: 60px;
    }

    h2 {
        font-size: 41px;
        line-height: 41px;
    }

    h3 {
        font-size: 27px;
        line-height: 29px;
    }

    h4 {
        font-size: 20px;
        line-height: normal;
    }

    h5 {
        font-size: 15px;
        line-height: 19px;
    }

    h6 {
        font-size: 13px;
        line-height: 19px;
    }

    #Intro .intro-title {
        font-size: 60px;
        line-height: 60px;
    }

    blockquote {
        font-size: 15px;
    }

    .chart_box .chart .num {
        font-size: 45px;
        line-height: 45px;
    }

    .counter .desc_wrapper .number-wrapper {
        font-size: 45px;
        line-height: 45px;
    }

    .counter .desc_wrapper .title {
        font-size: 14px;
        line-height: 18px;
    }

    .faq .question .title {
        font-size: 14px;
    }

    .fancy_heading .title {
        font-size: 38px;
        line-height: 38px;
    }

    .offer .offer_li .desc_wrapper .title h3 {
        font-size: 32px;
        line-height: 32px;
    }

    .offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {
        font-size: 32px;
        line-height: 32px;
    }

    .pricing-box .plan-header h2 {
        font-size: 27px;
        line-height: 27px;
    }

    .pricing-box .plan-header .price > span {
        font-size: 40px;
        line-height: 40px;
    }

    .pricing-box .plan-header .price sup.currency {
        font-size: 18px;
        line-height: 18px;
    }

    .pricing-box .plan-header .price sup.period {
        font-size: 14px;
        line-height: 14px;
    }

    .quick_fact .number {
        font-size: 80px;
        line-height: 80px;
    }

    .trailer_box .desc h2 {
        font-size: 27px;
        line-height: 27px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    body {
        font-size: 13px;
        line-height: 20px;
    }

    #menu > ul > li > a {
        font-size: 13px;
    }

    #Subheader .title {
        font-size: 54px;
        line-height: 54px;
    }

    h1, .text-logo #logo {
        font-size: 53px;
        line-height: 53px;
    }

    h2 {
        font-size: 36px;
        line-height: 36px;
    }

    h3 {
        font-size: 24px;
        line-height: 26px;
    }

    h4 {
        font-size: 20px;
        line-height: normal;
    }

    h5 {
        font-size: 14px;
        line-height: 18px;
    }

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

    #Intro .intro-title {
        font-size: 53px;
        line-height: 53px;
    }

    blockquote {
        font-size: 14px;
    }

    .chart_box .chart .num {
        font-size: 40px;
        line-height: 40px;
    }

    .counter .desc_wrapper .number-wrapper {
        font-size: 40px;
        line-height: 40px;
    }

    .counter .desc_wrapper .title {
        font-size: 13px;
        line-height: 16px;
    }

    .faq .question .title {
        font-size: 13px;
    }

    .fancy_heading .title {
        font-size: 34px;
        line-height: 34px;
    }

    .offer .offer_li .desc_wrapper .title h3 {
        font-size: 28px;
        line-height: 28px;
    }

    .offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {
        font-size: 28px;
        line-height: 28px;
    }

    .pricing-box .plan-header h2 {
        font-size: 24px;
        line-height: 24px;
    }

    .pricing-box .plan-header .price > span {
        font-size: 34px;
        line-height: 34px;
    }

    .pricing-box .plan-header .price sup.currency {
        font-size: 16px;
        line-height: 16px;
    }

    .pricing-box .plan-header .price sup.period {
        font-size: 13px;
        line-height: 13px;
    }

    .quick_fact .number {
        font-size: 70px;
        line-height: 70px;
    }

    .trailer_box .desc h2 {
        font-size: 24px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 479px) {
    body {
        font-size: 13px;
        line-height: 20px;
    }

    #menu > ul > li > a {
        font-size: 13px;
    }

    #Subheader .title {
        font-size: 43px;
        line-height: 43px;
    }

    h1, .text-logo #logo {
        font-size: 42px;
        line-height: 42px;
    }

    h2 {
        font-size: 29px;
        line-height: 29px;
    }

    h3 {
        font-size: 19px;
        line-height: 21px;
    }

    h4 {
        font-size: 20px;
        line-height: normal;
    }

    h5 {
        font-size: 13px;
        line-height: 16px;
    }

    h6 {
        font-size: 13px;
        line-height: 17px;
    }

    #Intro .intro-title {
        font-size: 42px;
        line-height: 42px;
    }

    blockquote {
        font-size: 13px;
    }

    .chart_box .chart .num {
        font-size: 35px;
        line-height: 35px;
    }

    .counter .desc_wrapper .number-wrapper {
        font-size: 35px;
        line-height: 35px;
    }

    .counter .desc_wrapper .title {
        font-size: 13px;
        line-height: 26px;
    }

    .faq .question .title {
        font-size: 13px;
    }

    .fancy_heading .title {
        font-size: 30px;
        line-height: 30px;
    }

    .offer .offer_li .desc_wrapper .title h3 {
        font-size: 26px;
        line-height: 26px;
    }

    .offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {
        font-size: 26px;
        line-height: 26px;
    }

    .pricing-box .plan-header h2 {
        font-size: 21px;
        line-height: 21px;
    }

    .pricing-box .plan-header .price > span {
        font-size: 32px;
        line-height: 32px;
    }

    .pricing-box .plan-header .price sup.currency {
        font-size: 14px;
        line-height: 14px;
    }

    .pricing-box .plan-header .price sup.period {
        font-size: 13px;
        line-height: 13px;
    }

    .quick_fact .number {
        font-size: 60px;
        line-height: 60px;
    }

    .trailer_box .desc h2 {
        font-size: 21px;
        line-height: 21px;
    }
}

.with_aside .sidebar.columns {
    width: 23%;
}

.with_aside .sections_group {
    width: 77%;
}

.aside_both .sidebar.columns {
    width: 18%;
}

.aside_both .sidebar.sidebar-1 {
    margin-left: -82%;
}

.aside_both .sections_group {
    width: 64%;
    margin-left: 18%;
}

.menu-highlight:not(.header-creative) #Top_bar .menu > li > a {
    margin: 23.5px 0;
}

.header-plain:not(.menu-highlight) #Top_bar .menu > li > a span:not(.description) {
    line-height: 97px;
}

#Top_bar .top_bar_right, .header-plain #Top_bar .top_bar_right {
    height: 97px;
}

#Top_bar .top_bar_right_wrapper {
    top: 28.5px;
}

.header-plain #Top_bar a#header_cart, .header-plain #Top_bar a#search_button, .header-plain #Top_bar .wpml-languages, .header-plain #Top_bar a.button.action_button {
    line-height: 97px;
}

#Top_bar a.responsive-menu-toggle, .header-plain #Top_bar a.responsive-menu-toggle, .header-transparent #Top_bar a.responsive-menu-toggle {
    background-color: #ffffff;
}

.twentytwenty-before-label::before {
    content: "Before";
}

.twentytwenty-after-label::before {
    content: "After";
}

.strong {
    font-weight: bold;
}

h1 {
    font-weight: bold;
    text-transform:;
}

h2 {
    font-weight: normal;
    text-transform:;
    margin: 0 15px 15px;
}

h2 span {
    font-size: inherit;
}

h3 {
    font-weight: bold;
    text-transform:;
    margin: 0 15px 15px;
    line-height: normal;
}

h4 {
    font-weight: bold;
    line-height: normal;
    letter-spacing: 1px;
    margin: 0 15px 15px;
}

h5 {
    font-weight: bold;
    margin: 0 15px 15px;
}

h6 {
    font-weight: bold;
    margin: 0 15px 15px;
}

@media only screen and (min-width: 768px) {
    #Top_bar:not(.is-sticky) #logo {
        /*height: auto;*/
    }
}

#rev_slider_1_2_wrapper .tp-loader.spinner3 div {
    background-color: #FFFFFF !important;
}

.tp-caption.mfnrs_hr_large_light, .mfnrs_hr_large_light {
    color: rgba(255, 255, 255, 1.00);
    font-size: 80px;
    line-height: 80px;
    font-weight: 700;
    font-style: normal;
    font-family: Lato;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    letter-spacing: 1px
}

.tp-caption.mfnrs_hr_small_dark, .mfnrs_hr_small_dark {
    color: rgba(92, 180, 96, 1.00);
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-family: Arial;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    letter-spacing: 1px
}

.tp-caption.mfnrs_hr_button, .mfnrs_hr_button {
    color: rgba(92, 180, 96, 1.00);
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    font-family:;
    padding: 15px 30px 15px 30px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: rgba(92, 180, 96, 1.00);
    border-style: solid;
    border-width: 3px;
    border-radius: 0px 0px 0px 0px
}

.tp-caption.mfnrs_hr_button:hover, .mfnrs_hr_button:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 3px;
    border-radius: 0px 0px 0px 0px
}

/* Exposure */
.portfolio_group.exposure {
}

.portfolio_group.exposure .portfolio-item {
    width: 100%;
    position: relative;
}

.portfolio_group.exposure .portfolio-item a.link {
    display: block;
}

.portfolio_group.exposure .portfolio-item .image-wrapper {
    line-height: 0;
}

.portfolio_group.exposure .portfolio-item .image-wrapper .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
}

.portfolio_group.exposure .portfolio-item .desc-inner {
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 2;
    width: 100%;
}

.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper-inner {
    padding: 0 35px;
    margin: 0 1%;
    width: 98%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.full-width .portfolio_group.exposure .portfolio-item .desc-inner {
    top: 70px;
}

.full-width .portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper-inner {
    padding: 0;
}

.portfolio_group.exposure .portfolio-item .desc-inner .line {
    display: block;
    width: 0;
    height: 4px;
    margin-bottom: 20px;
}

.portfolio_group.exposure .portfolio-item .desc-inner .entry-title {
    margin-bottom: 20px;
}

.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper {
    width: 75%;
    opacity: 0.7;
}

.portfolio_group.exposure .portfolio-item .details-wrapper {
    position: absolute;
    right: 0;
    bottom: 5px;
    z-index: 2;
    width: 100%;
}

.portfolio_group.exposure .portfolio-item .details-wrapper .details-wrapper-inner {
    padding: 0 25px;
    margin: 0 1%;
    width: 98%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.full-width .portfolio_group.exposure .portfolio-item .details-wrapper {
    bottom: 35px;
}

.full-width .portfolio_group.exposure .portfolio-item .details-wrapper .details-wrapper-inner {
    padding: 0;
}

.portfolio_group.exposure .portfolio-item .details-wrapper .column {
    float: right;
    opacity: 0;
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%);
    border-top: 1px solid rgba(255, 255, 255, .4);
    padding: 20px 10px;
    margin-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.portfolio_group.exposure .portfolio-item .details-wrapper .column h5.label {
    font-weight: 400;
    margin-bottom: 8px;
}

.portfolio_group.exposure .portfolio-item .details-wrapper .column h5 {
    font-weight: 700;
}

/* Colors */
.portfolio_group.exposure .portfolio-item .desc-inner .entry-title,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper h2,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper h3,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper h4,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper h5,
.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrappper h6,
.portfolio_group.exposure .portfolio-item .details-wrapper h5,
.portfolio_group.exposure .portfolio-item .details-wrapper h5 a {
    color: #fff;
}

/* Hover */
.portfolio_group.exposure .portfolio-item .desc-inner .line,
.portfolio_group.exposure .portfolio-item .image-wrapper .mask {
    -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.portfolio_group.exposure .portfolio-item .details-wrapper .column {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.portfolio_group.exposure .portfolio-item .details-wrapper .column:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.portfolio_group.exposure .portfolio-item .details-wrapper .column:nth-child(2) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.portfolio_group.exposure .portfolio-item .details-wrapper .column:nth-child(3) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.portfolio_group.exposure .portfolio-item:hover .desc-inner .line {
    width: 100px;
}

.portfolio_group.exposure .portfolio-item:hover .image-wrapper .mask {
    opacity: 1;
}

.portfolio_group.exposure .portfolio-item:hover .details-wrapper .column {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.mcb-wrap {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mcb-wrap.divider {
    width: 100%;
}

.column, .columns {
    float: left;
}

.column_content .the_content_wrapper {
    margin: 0;
}

/* Sizes ----------------------------------------------------------------------------- */

/* .mcb-wrap */
.one-sixth.mcb-wrap {
    width: 16.666%;
}

/* 1/6 */
.one-fifth.mcb-wrap {
    width: 20%;
}

/* 1/5 */
.one-fourth.mcb-wrap {
    width: 25%;
}

/* 1/4 */
.one-third.mcb-wrap {
    width: 33.333%;
}

/* 1/3 */
.two-fifth.mcb-wrap {
    width: 40%;
}

/* 2/5 */

.one-second.mcb-wrap {
    width: 50%;
}

/* 1/2 */
.three-fifth.mcb-wrap {
    width: 60%;
}

/* 3/5 */
.two-third.mcb-wrap {
    width: 66.666%;
}

/* 2/3 */
.three-fourth.mcb-wrap {
    width: 75%;
}

/* 3/4 */
.four-fifth.mcb-wrap {
    width: 80%;
}

/* 4/5 */
.five-sixth.mcb-wrap {
    width: 83.333%;
}

/* 5/6 */
.one.mcb-wrap {
    width: 100%;
}

/* 1/1 */

/* .column */
.one-sixth.column {
    width: 14.666%;
}

/* 1/6 */
.one-fifth.column {
    width: 18%;
}

/* 1/5 */
.one-fourth.column, .four.columns {
    width: 23%;
}

/* 1/4 */
.one-third.column {
    width: 31.333%;
}

/* 1/3 */
.two-fifth.column {
    width: 38%;
}

/* 2/5 */

.one-second.column {
    width: 48%;
}

/* 1/2 */
.three-fifth.column {
    width: 58%;
}

/* 3/5 */
.two-third.column {
    width: 64.666%;
}

/* 2/3 */
.three-fourth.column {
    width: 73%;
}

/* 3/4 */
.four-fifth.column {
    width: 78%;
}

/* 4/5 */
.five-sixth.column {
    width: 81.333%;
}

/* 5/6 */
.one.column {
    width: 100%;
}

/* 1/1 */

.section.full-width > .one.column,
.section.full-width > .section_wrapper > .one.column,
.section.full-width .one.wrap .one.column {
    width: 100%;
    margin: 0;
}

/* .Sidebar | .with_aside */
.with_aside .content_wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

.with_aside .sections_group {
    width: 75%;
    float: left;
}

.with_aside .section_wrapper {
    width: 100%;
}

.with_aside .four.columns {
    float: right;
}

.aside_left .sections_group {
    float: right;
}

.aside_left .four.columns {
    float: left;
}

/* Sidebar - Both | .aside_both */

.aside_both .sections_group {
    width: 60%;
    margin-left: 20%;
}

.aside_both .sidebar.columns {
    width: 18%;
}

.aside_both .sidebar-1 {
    float: left !important;
    margin-left: -79%;
}

/* Column ---------------------------------------------------------------------------- */

/* Column | Margin - Horizontal */

.no-margin-h .column {
    margin-left: 0;
    margin-right: 0;
}

.no-margin-h .one-sixth.column {
    width: 16.666%;
}

/* 1/6 */
.no-margin-h .one-fifth.column {
    width: 20%;
}

/* 1/5 */
.no-margin-h .one-fourth.column {
    width: 25%;
}

/* 1/4 */
.no-margin-h .one-third.column {
    width: 33.333%;
}

/* 1/3 */
.no-margin-h .one-second.column {
    width: 50%;
}

/* 1/2 */
.no-margin-h .two-third.column {
    width: 66.666%;
}

/* 2/3 */
.no-margin-h .three-fourth.column {
    width: 75%;
}

/* 3/4 */
.no-margin-h .one.column {
    width: 100%;
}

/* 1/1 */

/* Column | Margin - Bottom */

/* set in section options */
.column.column_divider {
    margin-bottom: 0 !important;
}

.column-margin-0px .column {
    margin-bottom: 0 !important;
}

.column-margin-10px .column {
    margin-bottom: 10px !important;
}

.column-margin-20px .column {
    margin-bottom: 20px !important;
}

.column-margin-30px .column {
    margin-bottom: 30px !important;
}

.column-margin-40px .column {
    margin-bottom: 40px !important;
}

.column-margin-50px .column {
    margin-bottom: 50px !important;
}

/* set in item options */
.column-margin-0px.column {
    margin-bottom: 0 !important;
}

.column-margin-10px.column {
    margin-bottom: 10px !important;
}

.column-margin-20px.column {
    margin-bottom: 20px !important;
}

.column-margin-30px.column {
    margin-bottom: 30px !important;
}

.column-margin-40px.column {
    margin-bottom: 40px !important;
}

.column-margin-50px.column {
    margin-bottom: 50px !important;
}

/* Column | Equal Height */

.equal-height .column .column_attr {
    height: 100%;
    box-sizing: border-box;
}

/* Column | Align */

.column_attr.align_left {
    text-align: left;
}

.column_attr.align_right {
    text-align: right;
}

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

.column_attr.align_justify {
    text-align: justify;
}

/* Extra Content */

.cb-slideshow .headerText b {
    font-size: 35px;
}

.briefcase img {
    height: 30px;
    margin: 0 5px;
}

.briefcase a {
    margin: 38px 0px 0px;
}

.extra_content .the_content_wrapper {
    margin: 0 1%;
}

.extra_content .has_content .the_content_wrapper,
.extra_content .category_description .the_content_wrapper {
    margin-bottom: 40px;
}

.section.full-width > .section_wrapper {
    max-width: 100% !important;
}

.biopage .row60 img {
    height: 430px !important;
    width: auto !important;
}

@media only screen and (max-width: 500px) {
    .biopage .row60 img {
        height: auto !important;
        width: 100% !important;
    }
}

/* Top Bar --------------------------------------------------------------------------- */
#Header_wrapper {
    width: 100%;
}

#Top_bar {
    width: 100%;
    height: auto;
}

#Top_bar .column {
    margin-bottom: 0;
    height: 60px;
}

.layout-full-width.header-fw #Action_bar .container,
.layout-full-width.header-fw #Top_bar .container {
    max-width: 100%;
}

#Top_bar .top_bar_left {
    position: relative;
    float: left;
}

#Top_bar .top_bar_right {
    float: right;
    height: 90px;
    position: relative;
    top: -4px;
    padding: 0 10px 0 20px;
}

#Top_bar .top_bar_right:before {
    content: "";
    display: block;
    height: 90px;
    width: 10px;
    position: absolute;
    left: -10px;
    top: 2px;
    background-image: url(images/top_bar_right_shadow.png);
    background-repeat: repeat-y;
    -moz-transform: skewX(0deg) skewY(-25deg);
    -webkit-transform: skewX(0deg) skewY(-25deg);
    -o-transform: skewX(0deg) skewY(-25deg);
    -ms-transform: skewX(0deg) skewY(-25deg);
    transform: skewX(0deg) skewY(-25deg);
}

.ie #Top_bar .top_bar_right:before {
    width: 11px;
}

/* Top bar width */
#Top_bar .top_bar_left {
    width: 990px;
}

/* Logo */
#Top_bar .logo {
    float: left;
    margin: 0;
}

#Top_bar .logo h1 {
    margin: 0;
}

#Top_bar .logo:not(.text-logo) h1 {
    line-height: 0;
    font-size: 0;
    margin: 0;
}

#Top_bar #logo {
    display: block;
}

/* overflow: hidden; */
#Top_bar #logo:hover {
    text-decoration: none;
}

#Top_bar #logo img.logo-sticky,
#Top_bar #logo img.logo-mobile {
    display: none;
}

/* Content slider */
.homeslider {
    width: 100%;
    position: relative;
}

.homeslider video {
        object-fit: cover;
        width: 100vw;
        height: 600px;
}

.homeslider {
    /*background-image: url(/images/background-header/homepage-bg-centered.gif);*/
    background-size: cover;
    background-position: center;
}

.homeslider, .homeslider > .cb-slideshow {
    height: 900px;
    list-style-type: none;
}

.content_slider {
    padding: 0 140px 42px;
    position: relative;
}

.content_slider .caroufredsel_wrapper {
    border-width: 8px;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content_slider ul {
    line-height: 0;
}

.content_slider ul li {
    display: block;
    float: left;
}

.content_slider a.slider_prev, .content_slider a.slider_next {
    position: absolute;
    top: 50%;
    margin: -43px 0 0 0;
}

.content_slider a.slider_prev {
    left: 50px;
}

.content_slider a.slider_next {
    right: 50px;
}

.content_slider .slider_pagination {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
}

/* Flat */
.content_slider.flat {
    padding: 0 140px 0px;
}

.content_slider.flat .caroufredsel_wrapper {
    border-width: 0;
}

.content_slider.flat a.button {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}

.content_slider.flat a.button:after {
    display: none;
}

.content_slider.flat a.button .button_icon {
    background: none;
    padding: 0;
    font-size: 50px;
    opacity: 0.3;
}

.content_slider.flat a:hover.button .button_icon {
    opacity: 1;
}

.content_slider.flat a.slider_prev {
    left: 50px;
}

.content_slider.flat a.slider_next {
    right: 50px;
}

.content_slider.flat .slider_pagination {
    display: none !important;
}

/* Flat description */
.content_slider.flat.description {
    padding: 0 140px 50px;
}

.content_slider.flat.description ul li {
    text-align: center;
}

.content_slider.flat.description ul li a {
    display: block;
    text-decoration: none;
}

.content_slider.flat.description ul li img {
    margin-bottom: 30px;
}

.content_slider.flat.description ul li .desc {
    line-height: initial;
    padding: 0 20%;
}

.content_slider.flat.description .slider_pagination {
    display: block !important;
}

/* Carousel */
.content_slider.carousel {
    padding: 0 70px 40px;
}

.content_slider.carousel .caroufredsel_wrapper {
    border-width: 0;
}

.content_slider.carousel ul li {
    text-align: center;
    padding: 0 20px;
    padding-top: 5px;
}

.content_slider.carousel ul li img {
    margin-bottom: 20px;
    opacity: 0.8;
    position: relative;
    top: 0;
}

.content_slider.carousel ul li .title {
    opacity: 0.3;
    font-size: 115%;
}

.content_slider.carousel a.button {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    top: 33%;
    margin-top: -11px;
    border: none;
}

.content_slider.carousel a.button:after {
    display: none !important;
}

.content_slider.carousel a.button .button_icon {
    background: none;
    padding: 0;
    font-size: 30px;
    opacity: 0.5;
}

.content_slider.carousel a.button:hover {
    background: none !important;
}

.content_slider.carousel a.button:hover .button_icon {
    opacity: 1;
}

.content_slider.carousel a.slider_prev {
    left: 20px;
}

.content_slider.carousel a.slider_next {
    right: 20px;
}

.content_slider.carousel ul li a:hover {
    text-decoration: none;
}

.content_slider.carousel ul li a:hover img,
.content_slider.carousel ul li:hover img {
    opacity: 1;
    top: -5px;
}

.content_slider.carousel ul li a:hover .title,
.content_slider.carousel ul li:hover .title {
    opacity: 1;
}

/* Animation */
.content_slider.carousel ul li img,
.content_slider.carousel ul li .title,
.content_slider.flat a.button .button_icon {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.section[data-parallax="3d"] {
    overflow: hidden;
}

.section .mfn-parallax {
    position: absolute;
    left: 0;
    top: 0;
    max-width: none !important;
}

.wrap[data-parallax="3d"] {
    overflow: hidden;
    position: relative;
}

.wrap[data-parallax="3d"] > .column {
    position: relative;
}

@media only screen and (max-width: 767px) {

    #Top_bar #logo img.logo-mobile {
        display: inline-block;
    }
}

@media only screen and (max-width: 767px) {
    #Top_bar #logo img.logo-main {
        display: none;
    }
}

/*
|--------------------------------------------------------------------------
|   Demo Styles
|
|--------------------------------------------------------------------------
|
|
|
*/
body.contact #Content, body.content_no_padding #Content {
    padding-top: 0 !important;
}

/* If you want to add your own CSS code, please do it in this file */

/* ------------------------------------------- *
 * font awesome
 * ------------------------------------------- */
.the-icons.span3 {
    float: left;
    width: 25%;
    line-height: 25px;
    padding-bottom: 10px;
    position: relative;
}

.the-icons.span3 [class^="icon-"] {
    color: #3E3E3E;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.the-icons.span3 [class^="icon-"]:hover {
    font-size: 50px;
    background: #fff;
    padding: 10px;
    display: block;
    text-align: center;
    width: 70px;
    height: 50px;
    border: 1px solid #eee;
    top: -25px;
    left: -32px;
    z-index: 2;
}

.the-icons.span3 .i-name {
    padding-left: 40px;
}

@media only screen and min-width: 768px and max-width:

959px {

    .the-icons.span3 {
        width: 33.333%;
    }
}

@media only screen and min-width: 480px and max-width:

767px {

    .the-icons.span3 {
        width: 50%;
    }
}

@media only screen and max-width: 479px { . the-icons . span3 { width:

100%;
}

}

/* ------------------------------------------- *
 * demo
 * ------------------------------------------- */

/* sections */
.parallax-video .content_video iframe {
    border: 35px solid #efefef;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.section-border-top {
    border-top: 1px solid rgba0, 0, 0, .08;
}

.notable_works .items_group {
    background: #eaeae8;
}

.notable_works .items_group .fancy_heading h2 {
    margin-bottom: 0;
    padding-top: 40px;
}

/* custom inline add */
.hrmargin_0, p.hrmargin_0, hr.hrmargin_0, div.hrmargin_0, h2.hrmargin_0, h3.hrmargin_0, h4.hrmargin_0, h5.hrmargin_0, h6.hrmargin_0 {
    margin: 0;
}

.hrmargin_b_60, p.hrmargin_b_60, hr.hrmargin_b_60, div.hrmargin_b_60, h2.hrmargin_b_60, h3.hrmargin_b_60, h4.hrmargin_b_60, h5.hrmargin_b_60, h6.hrmargin_b_60 {
    margin: 0 auto 60px;
}

.hrmargin_b_30, p.hrmargin_b_30, hr.hrmargin_b_30, div.hrmargin_b_30, h2.hrmargin_b_30, h3.hrmargin_b_30, h4.hrmargin_b_30, h5.hrmargin_b_30, h6.hrmargin_b_30 {
    margin-bottom: 30px;
}

.hrmargin_b_1, p.hrmargin_b_1, hr.hrmargin_b_1, div.hrmargin_b_1, h2.hrmargin_b_1, h3.hrmargin_b_1, h4.hrmargin_b_1, h5.hrmargin_b_1, h6.hrmargin_b_1 {
    margin: 0 auto 1px;
}

.hrmargin_b_10, p.hrmargin_b_10, hr.hrmargin_b_10, div.hrmargin_b_10, h2.hrmargin_b_10, h3.hrmargin_b_10, h4.hrmargin_b_10, h5.hrmargin_b_10, h6.hrmargin_b_10 {
    margin: 0 auto 10px;
}

.hrmargin_b_7, p.hrmargin_b_7, hr.hrmargin_b_7, div.hrmargin_b_7, h2.hrmargin_b_7, h3.hrmargin_b_7, h4.hrmargin_b_7, h5.hrmargin_b_7, h6.hrmargin_b_7 {
    margin-bottom: 7px;
}

.hrmargin_b_40, p.hrmargin_b_40, hr.hrmargin_b_40, div.hrmargin_b_40, h2.hrmargin_b_40, h3.hrmargin_b_40, h4.hrmargin_b_40, h5.hrmargin_b_40, h6.hrmargin_b_40 {
    margin: 0 auto 40px;
}

.hrmargin_b_40, p.hrmargin_b_20, hr.hrmargin_b_20, div.hrmargin_b_20, h2.hrmargin_b_20, h3.hrmargin_b_20, h4.hrmargin_b_20, h5.hrmargin_b_20, h6.hrmargin_b_20 {
    margin: 0 auto 20px;
}

.hrmargin_b_25, p.hrmargin_b_25, hr.hrmargin_b_25, div.hrmargin_b_25, h2.hrmargin_b_25, h3.hrmargin_b_25, h4.hrmargin_b_25, h5.hrmargin_b_25, h6.hrmargin_b_25 {
    margin: 0 auto 25px;
}

.hrmargin_b_5, p.hrmargin_b_5, hr.hrmargin_b_5, div.hrmargin_b_5, h2.hrmargin_b_5, h3.hrmargin_b_5, h4.hrmargin_b_5, h5.hrmargin_b_5, h6.hrmargin_b_5 {
    margin-bottom: 5px;
}

.hrmargin_b_4, p.hrmargin_b_4, hr.hrmargin_b_4, div.hrmargin_b_4, h2.hrmargin_b_4, h3.hrmargin_b_4, h4.hrmargin_b_4, h5.hrmargin_b_4, h6.hrmargin_b_4 {
    margin-bottom: 4px;
}

.hrmargin_l_26, p.hrmargin_l_26, hr.hrmargin_l_26, div.hrmargin_l_26, h2.hrmargin_l_26, h3.hrmargin_l_26, h4.hrmargin_l_26, h5.hrmargin_l_26, h6.hrmargin_l_26 {
    margin-left: 26px;
}

.hrmargin_b_30, p.hrmargin_b_30, hr.hrmargin_b_30, div.hrmargin_b_30, h2.hrmargin_b_30, h3.hrmargin_b_30, h4.hrmargin_b_30, h5.hrmargin_b_30, h6.hrmargin_b_30 {
    margin: 0 auto 30px;
}

.hrmargin_b_15, p.hrmargin_b_15, hr.hrmargin_b_15, div.hrmargin_b_15, h2.hrmargin_b_15, h3.hrmargin_b_15, h4.hrmargin_b_15, h5.hrmargin_b_15, h6.hrmargin_b_15 {
    margin: 0 auto 15px;
}

.flv_disp_none, div.flv_disp_none, p.flv_disp_none {
    display: none;
}

.flv_viz_hid, div.flv_viz_hid, p.flv_viz_hid {
    visibility: hidden !important;
}

.flv_clear_both, div.flv_clear_both, p.flv_clear_both {
    clear: both
}

.sections_style_0, div.sections_style_0 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color:
}

.sections_style_1, div.sections_style_1 {
    margin: 0px auto;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.sections_style_2, div.sections_style_2 {
    padding-top: 60px;
    padding-bottom: 0px;
    background-color:
}

.sections_style_3, div.sections_style_3 {
    padding-top: 60px;
    padding-bottom: 20px;
    background-color:
}

.sections_style_4, div.sections_style_4 {
    padding-top: 40px;
    padding-bottom: 0px;
    background-color:
}

.sections_style_5, div.sections_style_5 {
    padding-top: 70px;
    padding-bottom: 0px;
    background-color:
}

.flv_span_12, span.flv_span_12, div.flv_span_12 {
    padding-top: 12px;
    display: block
}

.flv_list, ul.flv_list {
    float: left;
    width: 46%;
    margin-left: 4%;
    list-style: square;
    line-height: 30px;
}

.flv_list_1, li.flv_list_1 {
    display: inline-block;
    margin: 0 10px;
}

.flv_list_ul_46, ul.flv_list_ul_46 {
    float: left;
    width: 46%;
    margin-left: 4%;
    list-style: square;
    line-height: 27px;
}

.flv_list_ul_10, ul.flv_list_ul_10 {
    display: block;
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

i.flv_icon_color {
    color: #afbcda;
}

ul.flv_line_height_32 {
    line-height: 32px;
}

p.flv_align_right, div.flv_align_right {
    text-align: right;
}

.flv_float_right, div.flv_float_right {
    float: right;
}

.slotholder {
    transform: none !important
}

/* ------------------------------------------- *
 * extra
 * ------------------------------------------- */

::selection {
    background: #3F6084; /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #3F6084; /* Gecko Browsers */
}

p {
    min-width: 90%;
    font-family: "Hind", sans-serif;
}

#tab li ul {
    font-family: "Hind", sans-serif;
}

p .inset {
    font-family: "Montserrat", sans-serif;
}

ul ul {
    max-width: 100%;
}

.no-floats,
.no-floats p,
.no-floats ul,
.no-floats.column_column ul {
    float: none !important;
}

b {
    font-size: inherit;
}

article p a {
    line-height: normal;
    /*text-decoration: underline;*/
    font-weight: normal;
}

article p a:hover {
    text-decoration: underline;
}

article p {
    line-height: 11px;
}

.transparent-btns_tabs {
    position: absolute !important;
    bottom: 0px !important;
    left: 0px !important;
    margin: 0px !important;
}

.spotlightImage {
    float: left;
    margin: 0 0 -4px 0;
}

.node {
    float: left;
}

.heroSection {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    background-color: white;
    background-image: url("images/swiss-army-knife.jpg");
    background-size: 85%;
    background-position: bottom right;
    background-repeat: no-repeat;

}

.alerts input[type="text"] {
    width: 50%;
}

.alerts button {
    color: #3F6084;
    border: 2px solid #3F6084;
    background-color: white;
}

.alerts button:hover {
    color: white;
    border: 2px solid #8f2a2a;
    background-color: #8f2a2a;
}

.heroText {
    position: relative;
    float: left;
    width: 40%;
    min-height: 80vh;
    min-height: calc(100vh - 180px);
    background-color: rgba(63, 96, 132, 0.75); /* #3F6084 */
    color: white;
}

.heroText p {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    margin: 40% 30px 30px;
    font-size: 40px;
    color: white;
}

.herotextOne, .herotextTwo {
    width: 100%;
}

.herotextOne {
    font-style: italic;
    font-size: 60px;
}

.herotextTwo {
    text-transform: uppercase;
    margin: 0 0 0 40px;
    font-weight: bold;
    font-size: 50px;
}

a {
    color: #3e6185;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #3e6185;
    text-decoration: underline;
}

.blueBar .active {
    text-decoration: underline;
}

.row100 {
    width: 100%;
}

.row90 {
    width: 90%;
}

.row80 {
    width: 80%;
}

.row75 {
    width: 75%;
}

.row70 {
    width: 70%;
}

.row60 {
    width: 60%;
}

.row50 {
    width: 50%;
}

.row40 {
    width: 40%;
}

.row31 {
    width: 31.333%;
    margin: 15px 1% 0;
}

.row30 {
    width: 30%;
}

.row25 {
    width: 25%;
}

.row20 {
    width: 20%;
}

.row10 {
    width: 8%;
}

.row100, .row90, .row80, .row75, .row70, .row60, .row50, .row40, .row30, .row31, .row25, .row20, .row10 {
    float: left;
    padding: 0;
}

.textRight {
    text-align: right;
}

.textLeft {
    text-align: left;
}

.image_wrapper {
    background-color: #8f2a2a;
    padding: 15px;
}

.homeBoxes {
    padding: 25px 10px 10px;
    color: black;
}


.homeBoxes h4 {

    color: black;
}


.callout-categories {
    color: #3e6185 !important;
    /*text-decoration: underline;*/
}

.homepage a span {
    color: white !important;
}

/*
.homepage header {
    background-image:url(images/background-header/2.jpg);
    background-color: black;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.homepage #Header::after {
    content: "";
    background-image:url(images/down-arrow.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    height: 30px;
    transform: translateX(-50%);
}
*/
.largeFont p {
    font-size: 30px;
    float: right;
}

.circle {
    width: 16px;
    height: 16px;
    border: 3px solid #505354;
    border-radius: 8px;
}

.circle:hover {
    background-color: #8f2a2a;
}

* {
    position: relative;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.column_attr img {

}

#menu-main-menu li a:hover {
    background-color: #8f2a2a;
}

#menu-main-menu li a:hover > span {
    color: white !important;
}

.attornySpotlightSelect {
    padding: 0;
    margin: 0;
    position: absolute;
    float: none;
    right: 0;
    bottom: 0;
}

.attornySpotlightSelect li {
    list-style: none !important;
    float: left;
    margin: 0 5px;
}

.menu2 li:hover {

}

.button span:hover {
    text-decoration: underline;
}

.headerText {
    position: absolute;
    top: 50%;
    color: white;
    background-color: rgba(65, 99, 131, 0.8);
    padding: 20px 10px 20px 110px;
    text-transform: uppercase;
}

.headerText::after {
    content: "";
    position: absolute;
    background-image: url('images/triangle-mark.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    width: 75px;
    height: 51px;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}

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

    .headerText {
        top: 50vh !important;
        transform: translateY(-50%);
        padding: 30px 30px 30px 150px;
    }

    .headerText::after {
        width: 90px;
        height: 61px;
        top: 50%;
        left: 30px;
        transform: translateY(-50%);
    }
}


.headerText.one, .headerText.two {
    background-color: transparent;
    color: #537292;
    width: auto !important;
    min-width: auto;
    top: 250px;
}

.headerText.two {
    top: 375px;
}

.headerText span {
    position: relative;
    float: left;
    font-size: 28px;
    line-height: normal;
    margin: 0;
    min-height: auto;
}

.headerText span strong {
    font-size: 31px;
    display: block;
}

.borderRight {
    border-right: 1px solid #b0b0b0;
    border-bottom: none;
}

.borderLeft {
    border-left: 1px solid #b0b0b0;
    border-top: none;
}

.borderBottom {
    border-bottom: 1px solid #b0b0b0;
}

ul li {
    font-size: 16px;
    line-height: normal;
}

.homeImage {
    text-align: center;
}

.homeImage img {
    max-height: 260px;
    width: auto;
}

.homeText {
    margin: 40px 0;
}

.homeText p {
    font-size: 20px !important;
}

.homeText p span {
    font-size: 20px !important;
}

.spotlightSection {
    background: #aaafb4;
    background: -moz-radial-gradient(center, ellipse cover, #aaafb4 0%, #797f83 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #aaafb4 0%, #797f83 100%);
    background: radial-gradient(ellipse at center, #aaafb4 0%, #797f83 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaafb4', endColorstr='#797f83', GradientType=1);
    padding: 20px 10px 0;
    margin-top: 0;
    margin-bottom: 0;
}

.spotlightHeader h2 {
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
}

/*.spotlightHeader h2 span {
    color: #fbd200;
    text-transform: capitalize;
    font: inherit;
}*/

.spotlightHeader .accent_yellow {
    color: #ffbe11;
}

.spotlightText {
    margin: 10px 0 0 0;
    text-align: left;
    width: 90%;
    float: right;
}

.spotlightText a,
.spotlightText strong {
    text-transform: uppercase;
    color: white;
    font-size: 24px;
    line-height: 1;
}

.spotlightText a:hover {
    /*text-transform: initial;*/
}

.spotlightText p {
    float: none;
}

.spotlightText h4 {
    margin: 25px 15px 5px;
}

.spotlightText .bold a {
    /*color: #d1d1d1;*/
    letter-spacing: 1px;
}

.spotlightImage {
    order: 2px solid #d7d7d7;
    text-align: center;
}

.spotlightImage img {
    width: 100%;
}

.spotlightHeader {
    text-align: left;
    margin-top: 100px;
    /*width: 75%;*/
}

.get_in_touch {
    padding: 25px;
    position: absolute;
    z-index: 99;
    right: 10px;
    top: 10px;
    in-width: 360px;
}

.get_in_touch::after {
    content: "";
    z-index: 99;
    display: block;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 0;
    height: 0;
    border-top: 30px solid #8f2a2a;
    border-right: 30px solid transparent;
}

.image img, .image h4 {
    float: left;
    line-height: 45px;
    margin: 5px;
    color: white;
}

.home-content-wrapper {
    top: -1px;
}

.content_wrapper {
    margin-bottom: 0px;
}

.newsStory {
    margin: 0 0 20px;
}

.news h4 {
    olor: #8f2a2a;
}

.callout {
    border: 3px solid #8f2a2a;
    margin: 0px 1%;
    float: left;
    width: 98%;
}

@media only screen and (max-width: 767px) {
    .callout {
        margin: 0px 1% 20px;
    }
}

.how_it_works:hover {
    background-color: #8f2a2a;
}

.pageHeader {
    margin: 0 0 15px;
}

.pageHeader h3 {
    margin: 0 15px 5px;
}

#Footer h4 {
    margin: 0;
}

.homeHeader {
    font-size: 30px;
    line-height: normal;
    color: black;

}

.is-sticky .changed {
    max-width: 1300px;
    margin: 0 auto;
}

.is-sticky .logo {
    background-color: none;
}

.textwidget ul {
    line-height: 32px;
}

#Footer p {
    font-size: 12px;
    text-align: center;
    float: none;
    line-height: 1.3;
}

#Footer p a {
    color: #3e6185;
    font-size: 11px;
    font-weight: normal;
}

#Footer p a span {
    margin: 0;
}

#Footer img {
    width: 100%;
    argin: 0 35%;
}

#Footer .row10 {
    width: 6%;
    margin: 5px 5px 0;
}

.sidebar ul {
    margin: 0 0 15px 35px;
}

.menu {
    width: auto;
    float:;
}

.menu2 {
    width: auto;
    margin: 0 10px 0 0 !important;
    top: 17px;
}

.menu2 li {
    float: none !important;
}

.menu2 li a {
    line-height: normal !important;
    padding: 0 !important;
}

.menu2 li a span {
    line-height: normal !important;
    font-size: 14px !important;
    text-transform: none !important;
}

.specialMenu {

}

.briefcase span {
    margin: 24px 5px 0;
    width: 30px;
    height: 30px;
    background-image: url(images/icon-my-briefcase-white.png);
    background-size: 30px;
    background-repeat: no-repeat;
}

#briefpocket {
    padding: 0;
    margin: 0 0 0 15px;
    list-style-type: none;
    overflow: hidden;
}

#briefpocket li {
    cursor: move;
    background-image: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzIwMCcgd2lkdGg9JzIwMCcgIGZpbGw9IiMwMDAwMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cmVjdCB4PSI1IiB5PSIyNC4zIiB3aWR0aD0iOTAiIGhlaWdodD0iMTIuOSI+PC9yZWN0PjxyZWN0IHg9IjUiIHk9IjQzLjYiIHdpZHRoPSI5MCIgaGVpZ2h0PSIxMi45Ij48L3JlY3Q+PHJlY3QgeD0iNSIgeT0iNjIuOSIgd2lkdGg9IjkwIiBoZWlnaHQ9IjEyLjkiPjwvcmVjdD48cG9seWdvbiBwb2ludHM9IjYyLjgsMTcuOCAzNy4yLDE3LjggNTAsNSAiPjwvcG9seWdvbj48cG9seWdvbiBwb2ludHM9IjM3LjIsODIuMiA2Mi44LDgyLjIgNTAsOTUgIj48L3BvbHlnb24+PC9zdmc+');
    background-size: 21px;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 15px;
    height: 40px;
}

.search span {
    margin: 24px 5px 0;
    width: 30px;
    height: 30px;
    background-image: url(images/icon-search-white.png);
    background-size: 30px;
    background-repeat: no-repeat;
}

.search a {
    top: 15px;
    padding: 10px 20px !important;
}

.search li:hover {
    background-color: transparent;
}

.headerFixed {
    width: auto;
    margin: 0px !important;
    top: 0px;
}

.headerFixed li {
    position: relative;
    float: left;
}

.headerFixed li a {
    padding: 15px 0;
}

.headerFixed li a span {
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
}

#Top_bar #menu {
    float: right;
}

/*--------------------------  TABS  --------------------------*/

ul#tabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

ul#tabs li, ul#tabs li a {
    display: inline-block;
    background-color: white;
    padding: 10px 10px 10px;
    color: black;
    cursor: pointer;
    margin: 0;
    font-size: 15px;
    font-weight: bold;
}

ul#tabs li a {
    background: transparent;
}

ul#tabs li:hover, ul#tabs li a:hover {
    background-color: #f3f3f3;
    color: #8f2a2a;
    text-decoration: none;
}

ul#tabs li.active, ul#tabs li a.active {
    background-color: #f3f3f3;
    color: #8f2a2a;
    text-decoration: none;
}

ul#tab {
    list-style-type: none;
    margin: 0;
    padding: 10px 20px;
    float: left;
    background-color: #f3f3f3;
    width: 100%;
}

ul#tab li {
    display: none;
    float: left;
    padding: 20px 0;
    min-width: 90%;
    margin: 0 0 5px;
}

ul#tab > li.active {
    display: block;
}

ul#tab ul {
    /*float: left;*/
    list-style-type: disc;
    margin: 10px 0 15px 35px;
}

ul#tab ul li {
    float: none;
    display: list-item;
    padding: 0;
}

ul#tab ul li ul {
    float: none;
}

ul#tab li h2.inner_header {
    display: none;
}

ul#tab .tab-footer {
    background: #fff;
    margin: 0 -15px -30px;
    padding: 20px 20px 16px;
    clear: both;
    overflow: hidden;
}

ul#tab .tab-footer .tab-footer-item {
    float: left;
    margin: 10px;
    /*height: 180px;*/
}

ul#tab .tab-footer .tab-footer-item img {
    width: 100%;
    height: 100%;
}

/*--------------------------  TABS END  --------------------------*/

.standard ul {
    /*float: left;*/
    /*overflow: hidden;*/
}

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

.contentSearch input, .contentSearch select {
    border: 1px solid #3e6185;
    border-radius: 0;
    color: #3e6185;
    padding: 5px;
    margin: 10px;
    float: none;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    background-color: transparent;
    width: 150px;
}

.contentSearch select {
    -webkit-appearance: menulist;

}

.contentSearch input:focus {
    background-color: white;
    color: black;
    text-decoration: none;
    border: 1px solid #3e6185;
}

.contentOurpeople .row100 {
    border-bottom: 1px solid #b3b3b3;
    margin: 15px 2% 15px;
    width: 96%;
}

.contentOurpeople p {
    margin: 0px 15px;
}

.contentOurpeople a {
    margin: 0px;
}

.bio {
    width: 100%;
    max-width: 100%;
}

.biopage {

}

.biopage .row60 {
    float: right;
}

.biopage .row40 {
    position: absolute;
    padding: 10px 0px 0px;
    bottom: 130px;
}

.biopage .row60 img {
    position: relative;
    width: 60%;
    margin: 0 15%;
    float: right;
}

.biopage ul {
    margin: 0 0 15px 15px;
}

.biopage ul li {
    list-style-type: none;
    margin: 7px 0;
    line-height: 13px;
}

.biopage ul li a {
    font-size: 13px !important;
}

.biopage h3 {
    margin: 0 15px 5px;
}

.bioheader img {
    margin: 12px 5px 12px 0;
}

.bioheader {
    background-color: rgba(83, 83, 83, 0.75);
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    padding: 10px 20px;
}

.bioheader p {
    margin: 0 0 5px 0;
    font-size: 13px;
    line-height: normal;
}

.bioheader div {
    width: 220px;
}

.bioheader h2, .bioheader a {
    color: white;
}

.bioheader h2 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.row100 > strong {
    display: block;
}

.underlineList {
    padding: 0 20px;
}

.underlineList p {
    margin: 0 30px;
}

.underlineList .row100 {
    border-bottom: 1px solid gray;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.underlineList .row100:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.authors {
    display: flex;
    flex-direction: column;
    padding-left: 30px;
}

.authors .author a {
    font-style: italic;
}

.authors .mobhead {
    display: none;
    font-size: 12px;
    margin-top: .6rem
}

.ulheader {
    display: block;
}

@media (max-width: 1023px) {
    .underlineList p {
        margin: 0px;
    }

    .authors .mobhead {
        display: block;
    }

    .authors {
        display: block;
        padding: 0px;
    }

    .ulheader {
        display: none;
    }

    .authors .author > a {
        font-size: 12px;
        font-style: italic;
    }

    .authors .author:not(:last-child):after {
        content: ", ";
    }
}


.blueBar {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6e89a4+0,406286+100 */
    background: #6e89a4; /* Old browsers */
    background: -moz-linear-gradient(top, #6e89a4 0%, #406286 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6e89a4 0%, #406286 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6e89a4 0%, #406286 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e89a4', endColorstr='#406286', GradientType=0); /* IE6-9 */
    text-transform: uppercase;
    margin: 0;
    padding: 15px 10px
}

.blueBar ul {
    margin: 0;
    padding: 0;
    text-align: center;
    float: none;
}

.blueBar ul li {
    list-style-type: none;
    position: relative;
    display: inline-block;
    margin: 0 15px;
    padding: 0;
}

.blueBar ul li a {
    margin: 0;
    padding: 0;
    color: white;
}

.changePage {
    margin: 20px 0 0 0;
}

.changePage ul {
    margin: 0 20px;
    padding: 0;
    text-align: left;
    float: right !important;
    min-width: 0;
}

.changePage ul li {
    list-style-type: none;
    position: relative;
    float: left !important;
    display: inline-block !important;
    margin: 0 2px !important;
    padding: 0 !important;
    width: auto !important;
    min-width: 0 !important;
    font-size: 13px;
}

.changePage ul li a {
    margin: 0;
    padding: 0;
    color: #8f2a2a;
}

.changePage ul li a.current_page {
    text-decoration: underline;
}


.tac {
    text-align: center;
}

.more, .more:hover, .more:focus, .more:active {
    color: #8f2a2a;
}


.landingPage {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 75vh;
    overflow: auto;
    padding: 40px 10px;
    margin: 0;
}

.landingPage .section_wrapper {
    margin: 40px auto;
}

.landingPageBoxes {
    text-align: center;
}

.landingPageBoxes .row100 {
    width: 65%;
    font-size: 30px;
    padding: 20px;
}

.landingPageBoxes .row100 span {
    font-size: 30px;
}

.landingPageBoxes span {
    font-size: 20px;
    margin: 0;
    text-decoration: none;

    display: inline-block;
    line-height: 20px;
    vertical-align: middle;

}

.landingPageBoxes a div, .landingPageBoxes a .row30, .landingPageBoxes a .row50 {
    margin: 1%;
    padding: 30px 10px;
    color: #092c74;
    background-color: rgba(255, 255, 255, 0.75);
    min-height: 110px;
    line-height: 100px;

    display: inline-block;
    float: none;
}

.landingPageBoxes a div {
    width: 20%;
}

.landingPageBoxes a .row30 {
    width: 30%;
}

.landingPageBoxes a .row50 {
    width: 45%;
    padding: 10px;
}

.landingPageBoxes a div:hover {
    background-color: #8f2a2a;
}

.landingPageBoxes a div:hover > span {
    color: white;
}

.responsive-container {
    position: relative;
    padding-bottom: 56.25%;
    adding-top: 30px;
    height: 0;
    overflow: hidden;
}

.responsive-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mce-menubar, .mce-toolbar-grp, .mce-statusbar {
    display: none !important;
}

.attorneysBoxes {
    text-align: left;
    margin: 10px;
}

.attorneysBoxes a {
    color: #092c74;
    font-size: 15px;
    margin: 0;
    text-decoration: none;
}

.attorneysBoxes img {
    width: auto;
    height: 80px !important;
    vertical-align: middle;
}

.attorneyName {
    color: #3e6185;
    font-size: 20px;
}

.attorneyName span {
    font-size: 18px;
}


.breadcrumbs {
    margin: 0 0 30px 0;
    text-transform: capitalize;
    color: gray;
    float: none;
}

.breadcrumbs a {
    color: gray;
}

.didyouknow p {
    margin: 15px 10px;
}

.anniversaryText {
    padding: 20px 0;
}

.anniversaryText img {
    width: 60%;
    margin: 0 20%;
}

.anniversaryText .row80 {
    margin: 0;
    color: white;
}

.anniversaryText .row80 h3 {
    color: white;
}

.smallSearch {
    background-color: #f3f3f3;
    margin: 20px 0;
}

.smallSearch p {
    width: auto;
    margin: 0;
}

.smallSearch input {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    text-align: left;
}

.smallSearch input:hover {
    background-color: white;
}

.smallSearch .row30, .smallSearch .row40 {
    text-align: left;
    padding: 5px 15px;
    float: left;
}

.smallSearch .row30 p, .smallSearch .row40 p {
    float: left;
    margin: 0;
}

#alphabet {
    float: left;
    margin: 0;
}

#alphabet li {
    list-style-type: none;
    float: left;
    text-transform: uppercase;
    margin: 0;
}

#alphabet li input, #alphabet li a {
    text-transform: uppercase;
    padding: 3px;
    margin: 0;
    font-size: 13px;
}

.searchField {
    position: absolute;
    right: 60px;
    bottom: 0;
    width: 300px;
    padding: 10px;
    background-color: #e7e7e7;
    height: 50px;
}

.searchField .row70 {
    width: 70%;
    margin: 0;
    padding: 5px;
}

.searchField .row30 {
    width: 28%;
    margin: 0 1%;
    padding: 3px 10px;
    color: white;
    background-color: #3e6185;
}

.searchField .row30:hover {
    background-color: white;
    color: #3e6185;
}

.rslides img {
    height: 400px !important;
    width: auto !important;
    max-width: 500px !important;
    float: none !important;
    display: inline-block !important;
}

.rslides li {
    list-style-type: none !important;
}

.standard {
    background-color: #f3f3f3;
    padding: 30px 15px 15px;
}

.searchexcerpt {
    font-style: italic;
    padding-left: 20px;
    display: block;
}


#advsearch fieldset {
    border-width: 1px;
    border-color: #ddd;
    border-style: solid;
    padding: 10px;
    margin: 30px 0;
}

#advsearch fieldset label {
    white-space: nowrap;
    font-weight: normal;
}

@media only screen and (min-width: 600px) {
    #advsearch fieldset label {
        display: inline-block;
    }
}

#advsearch fieldset label:first-of-type {
    float: left;
    padding: 2px 10px;
    margin-top: -27px;
    margin-bottom: 0;
    background-color: #f3f3f3;
}


.listFooterCTA {
    float: left;
    text-align: center;
    font-weight: bold;
}

.listFooterCTA a {
    text-transform: uppercase;
}

.g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
}

@media only screen and (max-width: 1239px) {
    .search a {
        top: 0;
    }

    .homepage a span {
        color: #3e6185 !important;
    }

    .spotlightText a,
    .spotlightText strong {
        /*font-size: 18px;*/
        color: #ffffff !important;
    }

    .search span {
        margin: 0px 5px;
        background-image: url(images/icon-search.png);
    }

    .briefcase span {
        margin: 0px 5px;
        background-image: url(images/icon-my-briefcase.png?v=b);
    }

    .searchField {
        top: 50px;
        width: 100%;
    }
}

@media only screen and (max-width: 1150px) {
    nav span {
        font-size: 17px !important;
    }
}

@media only screen and (min-width: 800px) {
    .homepage #Header::after {
        width: 100px;
        bottom: 10%;
        left: auto;
        right: 0;
        height: 30px;
        transform: translate(-50%);
    }
}

@media only screen and (max-width: 1150px) {
    .heroText {
        height: 400px;
        min-height: auto;
    }

    .heroText p {
        font-size: 30px;
        margin: 30% 20px 20px;
        line-height: 35px;
    }

    /*.homepage header {
        height: 500px;
    }*/
    .headerText span {
        font-size: 21px;
    }

    .headerText span strong {
        font-size: 24px;
    }

    .spotlightHeader {
        margin-top: 90px;
    }

    .menu2 {
        width:;
        margin:;
        top:;
    }

    .menu2 li {
        float:;
    }

    .menu2 li a {
        line-height:;
        padding:;
    }

    .menu2 li a span {
        line-height:;
        font-size:;
        font-style:;
    }

    .herotextOne {
        font-size: 45px;
    }

    .herotextTwo {
        font-size: 35px;
        margin: 0 0 0 20px;
    }

    .landingPage {
        height: 500px;
    }
}

@media only screen and (max-width: 850px) {

}

@media only screen and (max-width: 800px) {
    .landingPage {
        height: 500px !important;
        padding: 0;
    }

    /*.cb-slideshow .headerText strong{
        font-size: 32px;
    }*/
    /*.homepage header {
        height: auto;
        top: 0;
    }*/
    .headerText span {
        font-size: 21px;
        /*width: 100%;*/
        padding: 15px;
    }

    .headerText span strong {
        font-size: 24px;
    }

    .smallSearch .row30, .smallSearch .row40 {
        margin: 10px 0;
    }
}

@media only screen and (max-width: 780px) {
    .row100, .row90, .row80, .row75, .row70, .row60, .row50, .row40, .row31, .row30, .row25, .row20, .row10 {
        width: 100%;
    }

    .landingPageBoxes a div, .landingPageBoxes a .row30, .landingPageBoxes a .row50 {
        width: 45%;
        padding: 20px 10px;
    }

    .landingPageBoxes .row100 {
        width: 92%;
    }

    .landingPage {
        background-size: auto 100%;
    }

    .bioheader div {
        margin: 0 !important;
        width: 100%;
    }

    #Footer .row10 {
        width: 35px;
        margin: 0 10px 10px 0;
    }

    #Footer p {
        text-align: left;
        margin: 0 0 10px;
    }

    .spotlightHeader {
        text-align: left;
        margin-top: 40px;
        width: 100%;
    }

    .spotlightText {
        text-align: left;
        width: 100%;
    }

    .spotlightText {
        margin: 0;
    }

    .spotlightImage {
        width: 50%;
    }

    .spotlightContent {
        width: 50%;
    }

    .homeImage {
        width: 40%;
    }

    .homeImage img {
        padding: 0px;
    }

    .homeText {
        width: 60%;
        margin: 0;
    }

    .homeHeader {
        font-size: 21px;
    }

    .textRight {
        text-align: right;
    }

    .largeFont p {
        font-size: 18px;
    }

    /*#Top_bar #logo {
        padding: 20px;
    }*/
    .heroText {
        width: 100%;
        height: auto;
        in-height: 200px;
        /*min-height: calc( 50vh - 210px );*/
    }

    .heroText p {
        margin: 20px;
        font-size: 30px;
        line-height: 40px;
    }

    .borderRight {
        border-right: none;
        border-bottom: 1px solid #b0b0b0;
    }

    .borderLeft {
        border-left: none;
        border-top: 1px solid #b0b0b0;
        padding-top: 10px;
    }


    .attornySpotlightSelect {
        padding: 0px;
        position: relative;
        float: left;
        margin: 0 0 0 20px !important;
    }

    .attorneysBoxes a .row30 {
        width: 40%;
    }

    .biopage .row60 img {
        width: 50%;
        margin: 0;
    }

    .biopage .row40 {
        position: relative;
        padding: 20px 0px 0px;
        bottom: 0;
    }

    ul#tabs li {
        width: 100%;
        padding: 10px;
    }

    .didyouknow .row20 {
        width: 20%;
    }

    .didyouknow .row80 {
        width: 80%;
    }

    .anniversaryText .row20 {
        width: 30%;
    }

    .anniversaryText .row80 {
        width: 70%;
        margin: 0;
    }

    .rslides img {
        height: auto !important;
        width: 75% !important;
        float: none !important;
        display: inline-block !important;
    }
}

@media only screen and (max-width: 500px) {
    .landingPage {
        background-size: auto 100%;
        min-height: auto;
        padding: 10px;
    }

    .rslides img {
        height: auto !important;
        width: 100% !important;
        float: none !important;
        display: inline-block !important;
        margin: 0 0 -3px 0;
    }

    .landingPage .section_wrapper {
        margin: 0 auto;
    }

    .footer-formcol {
        width: 50%;
    }
}

@media only screen and (max-width: 1024px) {
    .mcb-wrap-inner ul#tabs {
        display: flex;
        flex-direction: column;
        margin-top: 20px;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: flex-start;
        width: 100%;
    }

    .mcb-wrap-inner ul#tabs > li {
        padding: 4px 2px;
        font-size: .9rem;
        font-weight: normal;
    }

    .mcb-wrap-inner ul#tabs > li > a {
        padding: 1px;
    }

    nav ul > li.navActive a,
    nav ul > li.navActive a:focus,
    nav ul > li.navActive a:visited,
    nav ul > li.navActive a:active {
        color: white !important;
    }

    #Top_bar #menu {
        top: 96px;
        width: 100%;
        position: fixed;
        left: 0;
        right: 0;
        height: calc(100vh - 60px);
        background: white;
    }

    #Top_bar #menu .top-links {
        padding: 30px 0px;
    }

    #Top_bar #menu .bottom-links {
        padding-top: 20px;
    }

    #Top_bar #menu .menu-footer {
        height: 50px;
        background-color: #444;
        color: white;
        padding: 1rem;
        height: 100%;
        font-size: .9rem;
        display: block;
    }

    #Top_bar #menu .menu-footer ul li a {
        color: white;
        font-size: .9rem;
        text-transform: none;
        font-weight: normal;
    }

    #Top_bar #menu .menu-footer i {
        color: white;
        display: block;
    }

    .menu-footer-inner {
        display: flex;
        flex-direction: row;
    }

    .menu-footer-left {
        width: 60%;
    }

    .menu-footer-right {
        width: 40%;
    }

    .menu-footer-right .footer-icons {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .menu-footer-right .footer-icons {
        text-align: center;
    }

    .menu-footer-right .footer-icons > * {
        flex-basis: 33%;
        margin: .4rem 0px;
    }

    .menu-footer-sub {
        padding-top: 1rem;
        text-align: center;
        font-size: .82rem;
        font-weight: normal;
    }

    #Top_bar #menu .searchmob {
        padding: 1rem;
        background: #414141;
        color: white;
        display: block;
    }

    #Top_bar #menu .searchmob > form {
        display: flex;
        flex-direction: row;
    }

    #Top_bar #menu .searchmob input.searchmob-text {
        background: none;
        border: none;
        color: white;
        flex-grow: 1;
        margin: 0px;
        height: 24px;
    }

    #Top_bar #menu .searchmob input::placeholder {
        color: white !important;
        opacity: 1;
    }

    #Top_bar #menu .searchmob input.searchmob-text:focus {
        background: #5f5f5f !important;
    }

    .searchmob-submit {
        background: #5f5f5f;
        color: white;
        padding: 0px 20px;
        margin: 0px;
    }

    #Top_bar #menu > ul {
        width: 100%;
        float: left;
    }

    #Top_bar #menu ul li {
        width: 100%;
        padding-bottom: 0;
        border-right: 0;
        position: relative;
        text-align: left;
        margin: .28rem 0px;
    }

    #Top_bar #menu ul li a {
        padding: 0 20px;
        margin: 0;
        display: block;
        height: auto;
        line-height: normal;
        border: none;
        text-transform: uppercase;
        color: #444;
        font-weight: bold;
        font-size: 1.22rem;
    }

    #Top_bar #menu ul li a:after {
        display: none;
    }

    #Top_bar #menu ul li a span {
        border: none;
        line-height: 48px;
        display: inline;
        padding: 0;
    }

    #Top_bar #menu ul li a span.description {
        margin: 0 0 0 5px;
    }

    #Top_bar #menu ul li.submenu .menu-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 30px;
        text-align: center;
        color: #d6d6d6;
        border-left: 1px solid #eee;
        cursor: pointer;
    }

    #Top_bar #menu ul li.submenu .menu-toggle:after {
        content: "+"
    }

    #Top_bar #menu ul li.hover > .menu-toggle:after {
        content: "-"
    }

    #Top_bar #menu ul li.hover a {
        border-bottom: 0;
    }

    #Top_bar #menu ul li a span:after {
        display: none !important;
    }

    #Top_bar #menu ul.mfn-megamenu li .menu-toggle {
        display: none;
    }

    #Top_bar #menu ul li ul {
        position: relative !important;
        left: 0 !important;
        top: 0;
        padding: 0;
        margin-left: 0 !important;
        width: auto !important;
        background-image: none !important;
        box-shadow: 0 0 0 0 transparent !important;
        -webkit-box-shadow: 0 0 0 0 transparent !important;
    }

    #Top_bar #menu ul li ul li {
        width: 100% !important;
    }

    #Top_bar #menu ul li ul li a {
        padding: 0 20px 0 30px;
    }

    #Top_bar #menu ul li ul li a .menu-arrow {
        display: none;
    }

    #Top_bar #menu ul li ul li a span {
        padding: 0;
    }

    #Top_bar #menu ul li ul li a span:after {
        display: none !important;
    }

    #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
        text-transform: uppercase;
        font-weight: 400;
    }

    #Top_bar .menu > li > ul.mfn-megamenu > li > ul {
        display: block !important;
        position: inherit;
        left: auto;
        top: auto;
    }

    #Top_bar #menu ul li ul li ul {
        border-left: 0 !important;
        padding: 0;
        top: 0;
    }

    #Top_bar #menu ul li ul li ul li a {
        padding: 0 20px 0 40px;
    }
}

@media only screen and (max-width: 960px) {
    #Top_bar #menu {
        top: 100px;
    }
}

@media only screen and (max-width: 600px) {

    #Top_bar #menu {
        top: 60px;
    }
}

@media only screen and (max-width: 400px) {

    .landingPageBoxes a div, .landingPageBoxes a .row30, .landingPageBoxes a .row50 {
        width: 90%;
    }

    .landingPageBoxes .row100 {
        width: 90%;
        font-size: 20px;
    }

    #Top_bar #menu {
        width: 100%;
        margin: 0 0 0 0;
    }

    .homeImage {
        width: 100%;
    }

    .homeText {
        width: 100%;
    }

    .attorneysBoxes a .row30 {
        width: 80%;
    }

    .biopage .row60 img {
        width: 90%;
        margin: 0 5%;
    }

    .bioheader img {
        margin: 5px 5px 0 0;
    }

    .didyouknow h5 {
        margin: 0;
    }

    .didyouknow .row20 {
        width: 60%;
    }

    .didyouknow .row80 {
        width: 100%;
    }

    .anniversaryText .row20 {
        width: 100%;
    }

    .anniversaryText .row80 {
        width: 100%;
    }

    .column_column ul {
        margin: 0;
    }

    ul ul {
        min-width: 0;
        margin: 0 0 0 10px;
    }

    .column_column ul, .column_column ol, .column_visual ul, .column_visual ol, .mfn-acc ul, .mfn-acc ol, .ui-tabs-panel ul, .ui-tabs-panel ol, .the_content_wrapper ul, .the_content_wrapper ol {
        margin: 0 0 15px 25px;
        font-size: 13px;
        line-height: 21px;
    }

    .column_column ul li ul {
        margin-top: 10px;
        margin-bottom: 0;
        margin-left: 5px;
    }

    .spotlightHeader {
        text-align: left;
        margin-top: 0px;
        width: 100%;
    }
}

@media only screen and (max-width: 370px) {
    .heroText p {
        margin: 20px;
        font-size: 25px;
        line-height: 35px;
    }
}

@media only screen and (max-width: 320px) {
    .homepage header {
        background-size: auto 100%;
    }
}

@media (max-width: 768px) {
    .spotlightText a,
    .spotlightText strong {
        font-size: 12px !important;
        line-height: 1;
    }

    .spotlightText p {
        margin: 0;
    }

    .spotlightText h4 {
        margin: 0;
    }

    .headerText.one, .headerText.two {
        width: 100% !important;
        top: 160px !important;
    }

    .headerText.three {
        /*padding: 3px 20px;*/
    }

    .homeslider, .homeslider > .cb-slideshow {
        height: 400px;
    }
}

@media (max-width: 550px) {
    .cb-slideshow li div.headerText {
        top: 180px;
    }

    .headerText.one, .headerText.two {
        top: 100px !important;
    }
}

@media (max-width: 400px) {
    #logo {
        height: 60px !important;
    }

    .headerText.one, .headerText.two {
        top: 50px !important;
    }

    .headerText span {
        font-size: 16px;
    }

    .headerText span strong {
        font-size: 19px !important;
    }

    .headerText.three {
        /*top: 40vh !important;*/
    }
}

@media (max-width: 568px) {
    .mcb-wrap-inner h1 {
        font-size: 45px;
    }

    .attorneysBoxes a .row30 {
        width: 47% !important;
    }

    .attorneysBoxes img {
        height: 200px !important;
    }

    .homeslider, .homeslider > .cb-slideshow {
        height: 400px;
    }

    .homepage-articles {
        width: 50%;
        flex-basis: 50%;
    }
}

@media (max-width: 400px) {
    .attorneysBoxes img {
        height: 90px !important;
    }

    .attorneyName span {
        font-size: 14px;
    }

    .bioheader div:nth-of-type(2) {
        position: absolute;
        right: 15px !important;
        width: auto !important;
        top: 30px;
    }

    .bioheader h2 {
        font-size: 21px;
    }

    .bioheader a {
        font-size: 14px !important;
    }

    .homeslider, .homeslider > .cb-slideshow {
        height: 400px;
    }
}


.gray-background {
    background-color: #e6e6e6;
}

.gray-background-opacity {
    background-color: #e6e6e6;
    opacity: .9;
}

.homepage-intro {
    padding: 30px;
    margin: 0;
    background-color: white;
    top: -1px;
}

.homepage-intro-text {
}

.homepage-intro-text p:first-child {
    color: #557293;
    font-size: 24px;
    line-height: 1.4;
    font-weight: bold;
}


.homepage-intro-text p {
    font-size: 18px;
}

.article-container {
    display: none;
    overflow: hidden;
    padding: 20px 0 0;
}

.homepage-article-link {
    display: inline-block;
    color: #fff;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 10px 10px;
}

.homepage-article-link:hover {
    text-decoration: none;
}

.homepage-article-title {
    display: block;
    text-align: center;
    font-size: 21px;
    width: 100%;
    color: #fff;
    padding: 10px 0;
}

.homepage-articles a,
.homepage-articles a span {
    color: white !important;
}

.homepage-article-image {
    height: 50px !important;
    margin: 0 auto;
}

.homepage-articles-attorney,
.article-container-attorney {
    background: #668fb8;
}

.homepage-articles-alerts,
.article-container-alerts {
    background: #7c7c7c;
}

.homepage-articles-blog,
.article-container-blog {
    background: #c5cfda;
    background: #8c939a;
}

.homepage-articles-events,
.article-container-events {
    background: #316286;
}

.homepage-articles-news,
.article-container-news {
    background: #25384b;
}

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

.homepage-article-view-all {
    margin-top: 25px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contact-address {
    margin-left: 10px;
    margin-bottom: 20px;
    min-height: 150px;
}

.contact-address p {
    padding: 0;
    margin: 0 0 10px;
}

.homepage-articles-section {
    /*overflow: hidden;*/
    opacity: .9;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

@media (min-width: 750px) {
    .homepage-content {
    }

    .home-content-wrapper {
    }

    .homepage-intro {
        /*background-image: url('images/info-background.jpg');
        background-position: 10% center;
        background-repeat: no-repeat;
        background-size: 160px;*/
    }

    .homepage-intro-text {
        width: 80%;
        padding: 40px 0 30px;
        margin: 0 auto;
    }


    .homepage-articles {
        width: 25%;
        flex-basis: 25%;
        box-sizing: border-box;
    }

    .homepage-article-link {
        padding: 20px 10px;
    }

    .homepage-article-title {
        padding-top: 15px;
    }

    .article-container {
        padding-top: 40px;
        padding-bottom: 20px;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
    }

    .article-container-alerts {
        margin-left: 0;
    }

    .article-container-blog {
        margin-left: 0;
    }

    .article-container-events {
        margin-left: 0;
    }

    .article-container-news {
        margin-left: 0;
    }
}

@media (min-width: 1100px) {
    .homepage-intro {
        padding: 0;
        width: 75%;
        margin: 50px auto;
    }

    .homepage-intro-text {
        padding: 40px 10px 30px 10px;
    }

    .transparent-btns_tabs {
        left: 10% !important;
    }
}

.h20 {
    height: 20px;
}

.bg-white {
    background-color: rgba(255, 255, 255, 0.75);
}

.p-5 {
    padding: 40px;
}

.pr-3 {
    padding-left: 20px;
}

.pb-2 {
    padding-bottom: 10px;
}


.practices a {
    color: #000000;
    font-size: 13px;
}

.practices a:visited {
    color: #000000;
    font-size: 13px;
}

.practices a:hover {
    color: #3e6185;
    text-decoration: none;
}

.two-columns {
    columns: 2 auto;
}

.three-columns {
    columns: 3 200px;
}

.gray_bar {
    border-left: 5px solid #949494;
}

.print-logo {
    display: none;
}


/* DEV */
/* a, a:hover, a:focus, a:visited{color:#3e6185;}
.underlineList a,.underlineList a:hover,.underlineList a:focus,.underlineList a:visited{color:#3e6185;} */
#tab li p a, a:hover, a:focus {
    color: #3e6185 !important;
}

.authors .author a, a:hover, a:focus {
    color: #3e6185 !important;
}

ul.tag-cloud li.tag-cloud-item a, a:hover, a:focus {
    color: #3e6185 !important;
}

header #menu ul.top-links li a:hover {
    color: #fff !important;
}

header #menu li.menu-item a:hover {
    color: #fff !important;
}

#Wrapper {
    padding-top: 60px;
}

.subscribe-wrapper {
    background-color: #557293;
    color: #ffffff;

    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem 0;
}

.subscribe-wrapper .header {
    font-size: 2.6rem;
    color: #ffffff;
    font-weight: bold;
    line-height: 3rem;
    text-transform: uppercase;
}

.subscribe-wrapper .subheader {
    font-size: 1.2rem;
}

.subscribe-wrapper .link {
    padding: .8rem 2rem;
    border: 2px solid #ffffff;
    display: block;
    text-transform: uppercase;
}

/*
.section_wrapper, .container, .four.columns .widget-area {
    max-width: 90%;
    width: calc(100% - 10px) !important;
}
*/


#Header_wrapper {
    position: fixed;
    top: 0px;
    background-color: white;
    z-index: 1000;
}


.topbar_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

#Top_bar #logo img.logo-mobile {
    display: block;
    height: 100%;
}

#Top_bar #logo img.logo-main {
    display: none;
}

#Top_bar a.responsive-menu-toggle {
    display: block;
}

#Top_bar #menu {
    top: 60px;
}

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

#Top_bar .column {
    height: 60px;
}

#Top_bar #logo img.logo-mobile {
    display: block;
    height: 40px;
}

.footer .contact-form {
    width: 400px;
    float: right;
}

.findatt {
    background-color: #3c3c3c;
    padding: .6rem 0px;
    display: block;
}

.findatt a {
    color: white;
    text-transform: uppercase;
    font-size: .82rem;
}

#Content ul, #Content ol {
    font-family: "Hind", sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding-left: 1.4rem;
}

ul#tab ul li.hidden {
    display: none;
}

#briefcase-footer {
    margin-top: 60px;
}

.attorney-single {
    max-width: 1278px;
}

.att-column.one.column {
    float: none;
    margin: 0px;
    width: 100%;
}

.section.blue-bar-wrapper .row20 {
    text-align: right;
}

@media (min-width: 1025px) {
    .subscribe-wrapper > div {
        width: 90%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .findatt {
        display: none;
    }

    .homeslider, .homeslider > .cb-slideshow, .cb-slideshow li div.img {
        height: 600px !important;
    }

    footer {
        margin-top: 90px;
    }

    .container, .container-lg, .container-md, .container-sm, .container-xl, .section_wrapper {
        max-width: 1278px !important;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1240px) {
    .homepage #Wrapper {
        padding-top: 0;
    }

    #Header_wrapper {
        position: absolute;
        background-color: rgba(0, 0, 0, 0.5) !important;
    }

    #Top_bar a.responsive-menu-toggle {
        display: none;
    }

    #Top_bar #logo, #Top_bar #logo img {
        max-height: 100%;
    }

    #Top_bar #logo img.logo-mobile {
        display: none;
    }

    #Top_bar #logo img.logo-main {
        display: block;
        height: 77px;
    }

    #Top_bar .column {
        height: 107px;
    }

    #Top_bar #menu {
        top: 0;
    }
}

@media (max-width: 1024px) {
    .cb-slideshow li div.headerText {
        top: 0px !important;
        left: 0px;
        position: absolute;
        height: 400px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5) !important;
        margin: 0px;
        padding: 0px;
        transform: none !important;
    }

    div.headerText > span {
        margin-top: 180px;
        margin-left: 104px;
    }

    .homeslider, .homeslider > .cb-slideshow, .cb-slideshow li div.img {
        height: 400px !important;
    }
}
