/*
Theme Name: Brooklyn
Theme URI: http://www.unitedthemes.com
Description: Multi-Purpose Theme
Version: 4.5.3.3
Author: United Themes
Author URI: http://www.unitedthemes.com
License: Custom license
License URI: http://themeforest.net/licenses/terms/regular
Tags: custom-header, full-width-template, theme-options, translation-ready
Text Domain: brooklyn
*/

/*
##########################################################################################

BROOKLYN THEME BY UNITED THEMES

WEB DEVELOPMENT FORGE EST.2011
 
WWW.UNITEDTHEMES.COM 

COPYRIGHT 2011 - 2017 ALL RIGHTS RESERVED BY UNITED THEMES

##########################################################################################
*/

/* #Reset
================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 100%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
    line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a:focus {
    outline: 0;
}
a:hover, a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
    outline: 0;
}
a img {
    border: 0;
}
.hero-title {
    font-family: 'sans-serif';
}
/* #General
================================================== */

* {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}
*, *:after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    height: 100%;
    min-height: 100%;
}
body {
    margin: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    height: 100%;
    min-height: 100%;
    width: 100%;
    background: #FFFFFF;
    font-size: 14px;
    font-family: sans-serif;
    line-height: 28px;
    color: #333333;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 0.5px;
    overflow-x: hidden;
}
#main-content {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
::-moz-selection {
 color: #FFFFFF;
}
::selection {
    color: #FFFFFF;
}
/* #Typography & HTML Standard Tags
================================================== */

h1, h2, h3, h4, h5, h6 {
    color: #151515;
    line-height: 125%;
    font-weight: normal;
    margin-top: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
h1 {
    font-size: 30px;
    margin-bottom: 20px;
}
h2 {
    font-size: 22px;
    margin-bottom: 20px;
}
h3 {
    font-size: 17px;
    margin-bottom: 20px;
}
h4 {
    font-size: 15px;
    margin-bottom: 20px;
}
h5 {
    font-size: 14px;
    margin-bottom: 20px;
}
h6 {
    font-size: 12px;
    margin-bottom: 20px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #151515;
}
p img {
    margin: 0;
}
.children, .entry-content ol ol, .entry-content ol ul, .entry-content ul ul, .entry-content ul ol, .comment-content ol ol, .comment-content ol ul, .comment-content ul ul, .comment-content ul ol {
    margin-bottom: 0;
}
.comment-content ul, .entry-content ul {
    list-style-type: disc;
}
.comment-content ol, .entry-content ol {
    list-style-type: decimal;
}
.comment-content > *:last-child {
    margin-bottom: 0;
}
ul, ol, dl {
    margin-left: 30px;
}
table {
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 40px 0;
    text-align: left;
    padding: 0 5px;
    width: 100%;
}
.ut-footer-dark .ut-footer-area table {
    border-color: rgba(255, 255, 255, 0.1);
}
table .even {
    background: #f7f8fa;
}
tr {
    border-bottom: 1px solid #DDDDDD;
}
.ut-footer-dark .ut-footer-area tr {
    border-color: rgba(255, 255, 255, 0.1);
}
th {
    font-weight: bold;
}
th, td {
    padding: 5px;
    vertical-align: middle;
    text-align: center;
}
caption {
    text-align: left;
}
var, kbd, samp, code, pre {
    font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
    color: #151515;
    background: #f7f8fa;
}
b, strong, dfn, kbd {
    font-weight: bold;
}
dfn, cite, em, i, address, q, samp, var {
    font-style: italic;
}
address {
    color: #151515;
}
q {
    color: #151515;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}
blockquote {
    color: #151515;
    display: block;
    position: relative;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
    font-size: 20px;
    line-height: 200%;
    padding-left: 20px;
    border-left: 4px solid;
    margin-top: 40px;
    margin-bottom: 40px;
}
blockquote cite {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    display: block;
}
.format-quote blockquote {
    margin-left: 0;
    margin-right: 0;
    font-size: 26px;
    line-height: 150%;
}
pre:not(.ut-print) {
    white-space: pre;
    overflow: auto;
    padding: 20px;
    clear: both;
    font-size: 17px;
    line-height: 150%;
    margin-top: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
var, kbd, code {
    padding: 3px;
}
abbr[title], acronym[title], dfn[title] {
    cursor: help;
    border-bottom: 1px dotted #666666;
}
del {
    text-decoration: line-through;
}
ins {
    text-decoration: underline;
}
mark, ins {
    text-decoration: none;
    padding: 3px;
    color: #FFFFFF;
}
sup {
    font-size: 11px;
    vertical-align: top;
}
sub {
    font-size: 11px;
    vertical-align: bottom;
}
small {
    font-size: 85%;
}
big {
    font-size: 150%;
    font-weight: bold;
}
figure {
    margin: 0;
}
p, dd {
    margin-bottom: 20px;
}
pre, ul, ol, dl, address, fieldset, form {
    margin-bottom: 40px;
}
hr {
    background-color: #CCCCCC;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
/* Removing the dotted outline */

object, embed {
    outline: 0;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border:0;
 padding:0;
}
/* #Links
================================================== */

a,
.ut-custom-link-module i {
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    -webkit-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
a:hover {
    color: #151515;
    cursor: pointer;
}
.light a:hover {
    color: #FFFFFF;
}
a img {
    border: none;
    vertical-align: bottom;
}
/* #Images & Media
================================================== */

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
    width: auto\9; /* ie8 */
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: bottom;
    image-rendering: -webkit-optimize-contrast;
}

/* I9 and IE10 SVG Image Fix*/
.ie9 img[src$=".svg"] {
    width: 100%; 
    max-height: 100% !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
      width: 100%;
      max-height: 100% !important;
  }
}


.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
i.alignleft, img.alignleft {
    margin: 5px 20px 5px 0;
}
i.alignright, img.alignright {
    margin: 5px 0 5px 20px;
}
.alignright.ut-custom-icon {
    margin: 0 0 0 10px;
}
.alignleft.ut-custom-icon {
    margin: 0 10px 0 0;
}
img.aligncenter {
    margin: 5px auto;
}
img.alignnone {
    margin: 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 5px 0;
}
.wp-caption.alignright {
    margin: 5px 0 5px 20px;
}
.wp-caption.alignnone {
    margin: 5px 0 20px 0;
}
img.wp-smiley, .rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption.alignleft + ul, .wp-caption.alignleft + ol {
    list-style-position: inside;
}
/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
    width: 100% !important;
    margin: 0 0 20px !important;
}
/* =Media
----------------------------------------------- */

.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    vertical-align: middle;
}
.wp-caption {
    position: relative;
    height: auto !important;
    overflow: hidden;
    max-width: 100%;
    padding: 0;
    text-align: left;
    margin-bottom: 20px;
}
.gallery-item a img, .wp-caption a img {
    -webkit-box-shadow: 0 0 0 #151515;
    -moz-box-shadow: 0 0 0 #151515;
    box-shadow: 0 0 0 #151515;
}
.gallery-item {
    margin-left: 0 !important;
}
.gallery-item a img:hover, .wp-caption a img:hover {
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}
.wp-caption img, img[class*="wp-image-"] {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    max-width: 100%;
}
.wp-caption .wp-caption-text {
    margin: 0;
    padding: 5px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wp-caption-text {
    background: rgb(21,21,21);
    background: rgba(21,21,21,0.5);
    bottom: -50px;
    left: 0;
    margin: 0 !important;
    opacity: 0;
    padding: 1em 0;
    position: absolute;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    width: auto;
    color: #FFFFFF;
    font-size: 12px;
    -webkit-border-radius: 0 0 0 3px;
    -moz-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px;
}
.wp-caption:hover .wp-caption-text {
    bottom: 0;
    opacity: 0.8;
}
.wp-caption-text a {
    color: #FFFFFF !important;
    text-decoration: underline;
    font-weight: normal !important;
}
.wp-caption-text a:hover, .wp-caption-text a:focus, .wp-caption-text a:active {
    color: #777777 !important;
    text-decoration: underline;
}
.gallery-caption {
    position: inherit !important;
    -webkit-transition: inherit !important;
    -moz-transition: inherit !important;
    transition: inherit !important;
    opacity: 1 !important;
    background: none !important;
    color: #999999;
}
.site-content .gallery {
    margin-bottom: 20px;
}
.wp-caption-text.gallery-caption {
    bottom: 0;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 0;
}
.gallery img {
    border: none !important;
}
.gallery-item {
    margin-top: 0 !important;
    overflow: hidden;
}
.site-content .gallery a img {
    border: none;
    height: auto;
    width: 100%;
}
.site-content .gallery dd {
    margin: 0;
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
    max-width: 100%;
    height: auto;
}
embed, iframe, object {
    max-width: 100%;
}
.ut-video {
    margin-bottom: 20px;
}
.gallery {
    margin-bottom: 0;
    margin-left: -15px !important;
    margin-right: -15px !important;
}
li .gallery {
    margin-top: 30px;
}
li .gallery .gallery-item {
    margin-bottom: 15px;
}
.gallery-item {
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 0 !important;
    padding: 0 15px;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.gallery-icon {
    font-weight: normal;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-3 .gallery-item {
    width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery-columns-6 .gallery-item {
    width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
    width: 100%;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}

@media (max-width: 767px) {
.gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
    width: 100%;
}
}
/* #Top Header & Bordered Layout + Navigation
================================================== */

.ut-has-top-header .ut-header-inner {
    padding-left: 40px;
    padding-right: 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    height: 40px;
}
.ut-site-border.ut-has-top-header .ut-header-inner {
    padding: 0px;
}
.ut-top-header-centered .ut-header-inner {
    margin: 0 auto;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
}
.ut-site-border #main-content {
    /*-webkit-flex: none;
    flex: none;*/
    overflow: hidden;
}
#ut-top-header {
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    background: #FFFFFF;
}
#ut-top-header.ut-top-header-small {
    font-size: 12px;
}
#ut-top-header.ut-top-header-big {
    font-size: 14px;
}
#ut-top-header-left #ut-top-header-right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#ut-top-header-left ul, #ut-top-header-right ul {
    margin: 0;
    list-style: none;
}
#ut-top-header-left ul li, #ut-top-header-right ul li {
    display: inline;
    float: left;
}
#ut-top-header-right ul li {
    float: right;
}
#ut-top-header-left {
    -webkit-flex: 1;
    flex: 1;
    height: 40px;
    text-align: left;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
#ut-top-header-left ul li i {
    padding-right: 10px;
    line-height: 40px;
}
#ut-top-header-left ul li {
    padding-right: 20px;
}
#ut-top-header-right {
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-flex;
    display: flex;
    height: 40px;
    text-align: right;
    -webkit-align-content: flex-end;
    align-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-left: auto;
}
#ut-top-header-right a i {
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 40px;
    -webkit-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: color 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
#ut-top-header-right ul li {
    padding-left: 20px;
}
#ut-top-header-right ul li a {
    display: block;
    height: 40px;
}
.ha-header.bordered-navigation.ut-header-light {
    background: rgb(255,255,255);
}
.ha-header.bordered-navigation.ut-header-dark {
    background: #131416;
}

/* #Header Section
================================================== */

#header-section {
    line-height: 80px;
    will-change: transform;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#header-section.ut-header-has-border {
    border-bottom: 1px solid;
    border-color: rgb(255,255,255);
    border-color: rgba(255,255,255, 0.1);
}
.grid-container .ha-header-perspective {
    padding: 0;
}
.ha-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    -webkit-box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgba(0, 0, 0, 0.10);
}
.ha-header {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.ha-header.ut-header-transition-off {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.ha-header.ut-header-light {
    border-bottom: 1px solid #DDDDDD;
}
.ha-header.ha-transparent {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.ha-header.ha-transparent:hover {
    background: rgb(19,20,22);
    background: rgba(19,20,22,0.25);
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    transition: background 0.5s;
}
.ha-header.ut-header-light {
    background: rgb(255,255,255);
    background: rgba(255,255,255,1);
}
.ha-header.ut-header-dark {
    background: #131416;
}
.ha-header-perspective {
    width: 100%;
    height: 100%;
    position: relative;
}
.ha-header-perspective > div {
    position: relative;
}
.ha-header-front {
    z-index: 2;
}
.ha-header-small, 
.ha-header-hide {
    height: 80px;
    line-height: 80px !important;
}
.ha-header-hide .site-logo, .ha-header-hide .ut-mm-trigger, .ha-header-hide .ut-mm-button, .ha-header-small .site-logo, .ha-header-small .ut-mm-trigger, .ha-header-small .ut-mm-button {
    height: 80px !important;
    line-height: 80px !important;
}
#ut-sitebody.ut-mobile-menu-open .ha-header-small {
    height: auto;
}
.ha-header-hide {
    overflow: hidden;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}
.ha-header-show {
    height: 80px;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
}
.site-logo {
    color: #151515;
    display: table;
    text-align: left;
    margin: 0;
    height: 80px;
    position: relative;
}
.ha-header.ha-transparent .site-logo .logo a, .ut-header-dark .site-logo .logo a {
    color: #FFFFFF;
}
.site-logo .logo {
    font-size: 16px;
    margin: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: table-cell;
    vertical-align: middle;
}
.site-logo img {
    max-height: 60px;
    vertical-align: middle;
}
.page-header, .parallax-header, .section-header {
    text-align: center;
    padding-bottom: 30px;
    position: relative;
}
.page-title, .parallax-title, .section-title {
    font-size: 30px;
    margin-bottom: 20px;
    position: relative;
}
.header-left {
    text-align: left;
}
.header-right {
    text-align: right;
}
.pt-style-1 .page-title, .pt-style-1 .section-title {
    display: inline-block;
    padding: 0 120px;
    overflow: hidden;
    margin-bottom: 0;
}
.pt-style-1 .page-title.bklyn-divider-styles, .pt-style-1 .section-title.bklyn-divider-styles {
    background: none !important;
}
.pt-style-1 .section-title span, .pt-style-1 .page-title span {
    display: inline-block;
    padding: 0 20px;
    position: relative;
    vertical-align: baseline;
}
.pt-style-1 .page-title.bklyn-divider-styles span::before, .pt-style-1 .page-title.bklyn-divider-styles span::after, .pt-style-1 .section-title.bklyn-divider-styles span::before, .pt-style-1 .section-title.bklyn-divider-styles span::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 1160px;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: center center;
}
.pt-style-1 .page-title.bklyn-divider-styles span::before, .pt-style-1 .section-title.bklyn-divider-styles span::before {
    right: 100%;
}
.pt-style-1 .page-title.bklyn-divider-styles span::after, .pt-style-1 .section-title.bklyn-divider-styles span::after {
    left: 100%;
}
.pt-style-1 .page-title.bklyn-divider-style-1 span::before, .pt-style-1 .page-title.bklyn-divider-style-1 span::after, .pt-style-1 .section-title.bklyn-divider-style-1 span::before, .pt-style-1 .section-title.bklyn-divider-style-1 span::after {
    background-image: url('images/divider.png');
    height: 9px;
    margin-top: -4.5px;
}
.pt-style-1 .parallax-title {
    background-attachment: scroll;
    background-image: url('images/divider.png');
    background-repeat: repeat-x;
    background-position: top center;
    padding-top: 20px;
    display: inline-block;
}
.pt-style-1.header-left, .pt-style-1.header-left, .pt-style-1.header-left .page-title span, .pt-style-1.header-left .section-title span, .pt-style-1.header-left .page-title, .pt-style-1.header-left .section-title {
    padding-left: 0;
}
.pt-style-1.header-right, .pt-style-1.header-right, .pt-style-1.header-right .page-title span, .pt-style-1.header-right .section-title span, .pt-style-1.header-right .page-title, .pt-style-1.header-right .section-title {
    padding-right: 0;
}
.pt-style-2 .page-title:after, .pt-style-2 .parallax-title:after, .pt-style-2 .section-title:after {
    content: "";
    display: block;
    background-color: #151515;
    width: 30px;
    height: 1px;
    margin: 15px auto 0;
}
.light .pt-style-2 .page-title:after, .light .pt-style-2 .parallax-title:after, .light .pt-style-2 .section-title:after {
    background-color: #FFFFFF;
}
.pt-style-2.header-left .page-title:after, .pt-style-2.header-left .parallax-title:after, .pt-style-2.header-left .section-title:after {
    margin: 15px 0 0;
}
.pt-style-2.header-right .page-title:after, 
.pt-style-2.header-right .parallax-title:after, 
.pt-style-2.header-right .section-title:after {
    margin: 15px 0 0 auto;        
}
.pt-style-3 .page-title, .pt-style-3 .parallax-title, .pt-style-3 .section-title {
    margin-bottom: 25px;
    margin-top: 3px;
}
.pt-style-3 .page-title span, .pt-style-3 .parallax-title span, .pt-style-3 .section-title span {
    color: #FFFFFF;
    padding: 5px 10px;
    border: 3px solid #FFFFFF;
    display: inline-block;
}
.pt-style-4 .page-title span, .pt-style-4 .parallax-title span, .pt-style-4 .section-title span {
    display: inline-block;
    border: 6px solid #151515;
    padding: 0.1em 0.2em;
}
.light .pt-style-4 .parallax-title span, .light .pt-style-4 .section-title span {
    display: inline-block;
    border: 6px solid #FFFFFF;
    padding: 0.1em 0.2em;
}
.pt-style-5 .page-title, .pt-style-5 .parallax-title, .pt-style-5 .section-title {
    margin-bottom: 25px;
    margin-top: 3px;
}
.pt-style-5 .page-title span, .pt-style-5 .section-title span {
    color: #FFFFFF;
    padding: 5px 10px;
    border: 3px solid #FFFFFF;
    display: inline-block;
    background: #151515;
    -webkit-box-shadow: 0 0 0 3px #151515;
    -moz-box-shadow: 0 0 0 3px #151515;
    box-shadow: 0 0 0 3px #151515;
}
.pt-style-5 .parallax-title span {
    color: #151515;
    padding: 5px 10px;
    border: 3px solid #151515;
    display: inline-block;
    background: #FFFFFF;
    -webkit-box-shadow: 0 0 0 3px #FFFFFF;
    -moz-box-shadow: 0 0 0 3px #FFFFFF;
    box-shadow: 0 0 0 3px #FFFFFF;
}
.pt-style-6 .page-title:after, .pt-style-6 .parallax-title:after, .pt-style-6 .section-title:after {
    content: "";
    display: block;
    border-bottom: 1px dotted #151515;
    width: 30px;
    height: 1px;
    margin: 15px auto 0;
}
.light .pt-style-6 .page-title:after, .light .pt-style-6 .parallax-title:after, .light .pt-style-6 .section-title:after {
    border-bottom: 1px dotted #FFFFFF;
}
.pt-style-6.header-left .page-title:after, .pt-style-6.header-left .parallax-title:after, .pt-style-6.header-left .section-title:after {
    margin: 15px 0 0;
}
.page-title span span, .page-title .vcard {
    padding: 0 !important;
}
.page-title .vcard a:hover {
    color: #151515;
}
.lead, .taxonomy-description {
    font-size: 1.125em;
    line-height: 200%;
}
.lead ins {
    background: none;
    padding: 0;
}
/* #Hero Section
================================================== */

#ut-hero {
    transition: background-image 1s linear;
    -moz-transition: background-image 1s linear;
    -webkit-transition: background-image 1s linear;
    -ms-transition: background-image 1s linear;
}
.hero-title .wpb_content_element, .ut-split-hero .hero-title {
    margin-bottom: 0;
}
.home section:not(.ut-custom-hero) {
    overflow: hidden;
}
.ut-offset-anchor {
    width: 0px;
    height: 0px;
    display: block;
    overflow: hidden;
    visibility: hidden;
}
.ut-bklyn-onepage .ut-offset-anchor,
.ut-bklyn-multisite .ut-offset-anchor {
    position: absolute;
    top: 0;
    left: 0;
}
.ut-bklyn-multisite .ut-scroll-up-waypoint {
    position: absolute;
    bottom: 0;
    left: 0;
}
/* Hero Slider */

.ut-hero-slider {
    border: none !important;
    height: 100%;
    position: relative;
}
.her