/*
Theme Name: Horwitz Law
Theme URI: https://www.horwitzlaw.com/
Author: EverSpark Interactive
Author URI: https://www.eversparkinteractive.com/
Description: Elevate your online presence with EverSpark's expert law firm digital marketing solutions. Drive traffic, gain clients, succeed.
Version: 1.5
*/

@import url("https://fonts.googleapis.com/css?family=Old+Standard+TT:400,700|Roboto+Condensed:400,500,700|Roboto:400,500,700,900|Unna:400,400i");
html.is-ie header .banner .left .left-inner p.banner-title,
html.is-ie #section-2.animate .section-2-inner h1 span:first-child,
html.is-ie #section-3 .section-3-inner .content-wrapper h2,
html.is-ie #section-5 .section-5-inner .content-wrap p.section-headline,
html.is-ie #section-6 .section-6-inner a.cr-box p.amount,
html.is-ie .page-template-template-about #page-container .main-content .about-section-1 h1,
html.is-ie .page-template-template-about #page-container .main-content .about-section-1 .result-wrap div.result p.amount,
html.is-ie .page-template-template-video-center #page-container .main-content p.title,
html.is-ie .page-template-template-meet-the-team #page-container .main-content .headline h1,
html.is-ie #page-container h1,
html.is-ie .page-template-template-case-results #page-container .main-content p.title,
html.is-ie .page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result .amount,
html.is-ie .page-template-template-contact #page-container .main-content .left .locations .location .location-title {
    color: #c08d54;
    background: none;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: #c08d54;
}

*:focus {
    outline: none
}

textarea {
    resize: none;
    -webkit-appearance: none
}

input {
    border-radius: 0;
    -webkit-appearance: none
}

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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

html,
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    line-height: 1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

blockquote {
    quotes: none
}

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

del {
    text-decoration: line-through
}

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

a img {
    border: none;
	object-fit: contain;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir='rtl'] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir='rtl'] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black
}

#site {
    overflow: hidden !important
}

html {
    position: relative
}

body {
    counter-reset: item
}

a {
    text-decoration: none
}

.gform_validation_container {
    display: none !important
}

.instruction {
    display: none
}

header .top-bar #main-menu-overlay .main-menu span,
header .top-bar .right .phone object {
    display: none
}

.only-mobile {
    display: none
}

footer::-webkit-input-placeholder {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .01em
}

footer:-ms-input-placeholder {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .01em
}

footer::-moz-placeholder {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .01em
}

footer:-moz-placeholder {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .01em
}

footer .validation_error {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .01em
}

footer .validation_message {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .1em
}

header::-webkit-input-placeholder {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #6c6788;
    text-transform: lowercase;
    letter-spacing: .01em
}

header:-ms-input-placeholder {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #6c6788;
    text-transform: lowercase;
    letter-spacing: .01em
}

header::-moz-placeholder {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #6c6788;
    text-transform: lowercase;
    letter-spacing: .01em
}

header:-moz-placeholder {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #6c6788;
    text-transform: lowercase;
    letter-spacing: .01em
}

header .validation_error {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #6c6788;
    text-transform: lowercase;
    letter-spacing: .01em
}

header .validation_message {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #6c6788;
    text-transform: lowercase;
    letter-spacing: .1em
}

.single-results #page-container .sidebar::-webkit-input-placeholder {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .01em
}

.single-results #page-container .sidebar:-ms-input-placeholder {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .01em
}

.single-results #page-container .sidebar::-moz-placeholder {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .01em
}

.single-results #page-container .sidebar:-moz-placeholder {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .01em
}

.single-results #page-container .sidebar .validation_error {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .01em
}

.single-results #page-container .sidebar .validation_message {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .1em
}

@-webkit-keyframes hover-animation {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes hover-animation {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes button-text-animation {
    50% {
        color: #c08d54
    }
    100% {
        color: #fff
    }
}

@keyframes button-text-animation {
    50% {
        color: #c08d54
    }
    100% {
        color: #fff
    }
}

@-webkit-keyframes button-text-animation-section-1 {
    50% {
        color: #c08d54
    }
    100% {
        color: #6c6788
    }
}

@keyframes button-text-animation-section-1 {
    50% {
        color: #c08d54
    }
    100% {
        color: #6c6788
    }
}

@-webkit-keyframes button-text-animation-footer {
    50% {
        color: #fff
    }
    100% {
        color: #c08d54
    }
}

@keyframes button-text-animation-footer {
    50% {
        color: #fff
    }
    100% {
        color: #c08d54
    }
}

.webp .banner .right {
    background-image: url(/wp-content/themes/horwitz-horwitz/media/hero_img_desktop.webp)
}

.no-webp .banner .right {
    background-image: url(/wp-content/themes/horwitz-horwitz/media/hero_img_desktop.jpg)
}

.webp #section-3 .section-3-inner .accent-box.add-background {
    background-image: url(/wp-content/themes/horwitz-horwitz/media/content1_img_desktop.webp)
}

.no-webp #section-3 .section-3-inner .accent-box.add-background {
    background-image: url(/wp-content/themes/horwitz-horwitz/media/content1_img_desktop.jpg)
}

.webp #section-4.add-background {
    background-image: url(/wp-content/themes/horwitz-horwitz/media/award_img_desktop.webp)
}

.no-webp #section-4.add-background {
    background-image: url(/wp-content/themes/horwitz-horwitz/media/award_img_desktop.jpg)
}

.webp #section-5 .accent-box.add-background {
    background-image: url(/wp-content/themes/horwitz-horwitz/media/content2_img_desktop.webp)
}

.no-webp #section-5 .accent-box.add-background {
    background-image: url(/wp-content/themes/horwitz-horwitz/media/content2_img_desktop.jpg)
}

.webp footer.add-background .contact-form {
    background-image: url(/wp-content/themes/horwitz-horwitz/media/footer_img_desktop.webp)
}

.no-webp footer.add-background .contact-form {
    background-image: url(/wp-content/themes/horwitz-horwitz/media/footer_img_desktop.jpg)
}

html.active-modal body {
    overflow: hidden
}

html.menu-open body {
    overflow: hidden
}

html.menu-open #main-menu-overlay {
    pointer-events: all !important
}

html.menu-open #main-menu-overlay .form {
    -webkit-transform: translateX(0%) !important;
    transform: translateX(0%) !important
}

html.menu-open #main-menu-overlay .form .form-inner {
    -webkit-transform: translateX(0px) !important;
    transform: translateX(0px) !important
}

html.menu-open #main-menu-overlay .main-menu {
    -webkit-transform: translateX(0%) !important;
    transform: translateX(0%) !important
}

html.menu-open #main-menu-overlay .main-menu .close {
    -webkit-transform: translateX(0px) !important;
    transform: translateX(0px) !important
}

html.menu-open #main-menu-overlay .main-menu .primary-menu {
    -webkit-transform: translateX(0px) !important;
    transform: translateX(0px) !important
}

html.menu-open #main-menu-overlay .main-menu .secondary-menu .sub-menu.active-secondary-menu {
    -webkit-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
    opacity: 1 !important
}

html.sticky-nav header .top-bar,
header.no-banner .top-bar {
    height: 100px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15);
    box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15)
}

html.sticky-nav header .top-bar a.firm-logo img,
header.no-banner .top-bar a.firm-logo img {
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}

/*header {
    margin-bottom: 325px
}

header .top-bar {
    height: 140px;
    padding-left: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all 0.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 0.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
    background-color: #fff
}

header .top-bar #main-menu-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 5;
    pointer-events: none;
    background-color: transparent;
    overflow: hidden
}

header .top-bar #main-menu-overlay .form {
    -ms-flex-preferred-size: 800px;
    flex-basis: 800px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #f0f0f2;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

header .top-bar #main-menu-overlay .form .form-inner {
    max-width: 530px;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

header .top-bar #main-menu-overlay .form .form-inner .form-title {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 44px;
    color: #c08d54;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .26em;
    line-height: 48px;
    margin-bottom: 20px
}

header .top-bar #main-menu-overlay .form .form-inner .form-description {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #0f0b2b;
    line-height: 25.34px;
    text-align: center;
    margin-bottom: 48px
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper {
    max-width: 640px;
    margin: 0 auto 0 auto;
    position: relative
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .fields-required {
    font-family: "Old Standard TT", serif;
    font-style: italic;
    font-size: 20px;
    color: #c08d54;
    text-transform: lowercase;
    position: absolute;
    left: 20px;
    bottom: -25px;
    display: inline-block
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .fields-required:after {
    content: "";
    position: absolute;
    top: 7px;
    right: -16px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #c08d54
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gfield_label {
    display: none
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_fields li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0px 0px 13px 0px;
    position: relative
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_fields li .medium {
    width: 100%;
    height: 62px;
    border: 1px solid #c08d54;
    background-color: transparent;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #6c6788;
    letter-spacing: .01em;
    padding: 0px 20px
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_fields li:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #c08d54;
    right: 20px;
    top: 27px
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_fields li#field_2_5 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_fields li#field_2_5 .medium {
    height: 150px;
    padding-top: 22px
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_footer {
    width: 209px;
    height: 73px;
    position: relative;
    margin: 0px 0px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    top: 8px
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_footer .gform_button {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #0f0b2b;
    border: none;
    font-weight: 700;
    font-size: 20px;
    color: #c08d54;
    text-transform: uppercase;
    letter-spacing: .3em;
    position: relative;
    line-height: 73px;
    text-align: center;
    z-index: 5;
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_footer .gform_button:hover {
    background-color: #c08d54;
    color: #fff;
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_footer p {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #c08d54;
    text-transform: uppercase;
    letter-spacing: .3em;
    position: relative;
    line-height: 73px;
    text-align: center;
    z-index: 5;
    -webkit-transition: all 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_footer .gradient-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #c08e54;
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #c08e54), color-stop(100%, #e2b576));
    background: linear-gradient(45deg, #c08e54 0%, #e2b576 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c08e54', endColorstr='#e2b576', GradientType=1)
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_footer.animated p {
    -webkit-animation: button-text-animation-footer 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: button-text-animation-footer 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_footer.animated .gradient-overlay {
    -webkit-animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

header .top-bar #main-menu-overlay .main-menu {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #fff;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    padding: 50px 100px 50px 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

header .top-bar #main-menu-overlay .main-menu .close {
    position: absolute;
    top: 35px;
    right: 35px;
    cursor: pointer;
    height: 44px;
    width: 44px;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    z-index: 9
}

header .top-bar #main-menu-overlay .main-menu .close object {
    pointer-events: none
}

header .top-bar #main-menu-overlay .main-menu .close object svg {
    pointer-events: none
}

header .top-bar #main-menu-overlay .main-menu .primary-menu {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li {
    position: relative
}

header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li a {
    font-family: "Old Standard TT", serif;
    font-size: 40px;
    color: #0f0b2b;
    line-height: 45px;
    text-transform: capitalize;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    cursor: pointer;
    position: relative;
    margin-bottom: 48px;
    display: inline-block
}

header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li a:hover {
    color: #c08d54
}

header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li .sub-menu {
    display: none
}

header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li:last-child a {
    margin-bottom: 0px
}

header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li.current-menu-item a {
    color: #c08d54
}

header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li.menu-item-has-children a:after {
    content: "";
    position: absolute;
    right: -50px;
    top: 22px;
    width: 23px;
    height: 3px;
    background-color: #0f0b2b;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li.menu-item-has-children a:hover:after {
    background-color: #c08d54
}

header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li.current-menu-ancestor a {
    color: #c08d54
}

header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li.current-menu-ancestor a:after {
    background-color: #c08d54
}

header .top-bar #main-menu-overlay .main-menu .secondary-menu {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

header .top-bar #main-menu-overlay .main-menu .secondary-menu .sub-menu {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
    -webkit-transition: all 1.25s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.25s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    opacity: 0
}

header .top-bar #main-menu-overlay .main-menu .secondary-menu li a {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 20px;
    margin-bottom: 31px;
    display: inline-block;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
	font-weight:700;
}

header .top-bar #main-menu-overlay .main-menu .secondary-menu li a:hover {
    color: #c08d54
}

header .top-bar #main-menu-overlay .main-menu .secondary-menu li.current-menu-item a {
    color: #c08d54
}

header .top-bar #main-menu-overlay .main-menu .secondary-menu li:last-child a {
    margin-bottom: 0px
}

header .top-bar a.firm-logo img {
    width: 182px;
    height: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 0.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    pointer-events: none
}

header .top-bar .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    flex-grow: 1;
    justify-content: flex-end;
}

header .top-bar .right .phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header .top-bar .right .phone p {
    font-family: "Old Standard TT", serif;
    font-size: 28px;
    font-style: italic;
    color: #c08d54;
    margin-right: 25px;
    margin-bottom: 20px
}

header .top-bar .right .phone a {
    font-family: "Unna", serif;
    font-weight: 400;
    font-size: 42px;
    color: #000;
    margin-bottom: 20px;
}

header .top-bar .right .phone a svg {
    display: none
}

header .top-bar .click-wrap span {
    position: relative;
}

header .top-bar .click-wrap span:after {
    content: 'English | Polski | Español';
    position: absolute;
    font-size: 16px;
    display: block;
    width: 180px;
    top: 50px;
    left: 81px;
}

header .top-bar .right .main-menu-btn {
    width: 122px;
    background-color: #0f0b2b;
    margin-left: 51px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

header .top-bar .right .main-menu-btn .btn-inner {
    width: 51px
}

header .top-bar .right .main-menu-btn .btn-inner .lines {
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 7px
}

header .top-bar .right .main-menu-btn .btn-inner .lines .line {
    height: 6px;
    background-color: #c08d54
}

header .top-bar .right .main-menu-btn .btn-inner p {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: .1em;
    line-height: 25px;
    text-align: center;
    color: #fff;
    margin-bottom: 0px
}

header .banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 960px;
    -webkit-transform: translateY(140px);
    transform: translateY(140px)
}

header .banner .left {
    -ms-flex-preferred-size: 620px;
    flex-basis: 620px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: visible;
    position: relative;
    z-index: 2
}

header .banner .left .left-inner {
    position: absolute;
    overflow: visible;
    width: 890px;
    margin: 177px 0px 0px 143px
}

header .banner .left .left-inner p.banner-title {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 158px;
    line-height: 158px;
    letter-spacing: -.02em;
    margin-bottom: 52px;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

header .banner .left .left-inner span {
    margin: 0px 0px 14px 10px;
    font-family: "Old Standard TT", serif;
    font-style: italic;
    font-size: 20px;
    color: #0f0b2b;
    text-transform: lowercase;
    display: block
}

header .banner .left .left-inner a {
    width: 377px;
    height: 73px;
    position: relative;
    background-color: #0f0b2b;
    display: block;
    overflow: hidden;
    margin-left: 10px
}

header .banner .left .left-inner a p.link-title {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    line-height: 73px;
    letter-spacing: .3em;
    text-align: center;
    position: relative;
    z-index: 1;
	font-weight:700;
}

header .banner .left .left-inner a .gradient-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #c08e54;
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #c08e54), color-stop(100%, #e2b576));
    background: linear-gradient(45deg, #c08e54 0%, #e2b576 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c08e54', endColorstr='#e2b576', GradientType=1)
}

header .banner .left .left-inner a .gradient-overlay.animated {
    -webkit-animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

header .banner .right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow: hidden
}

header .banner .right .animated-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    height: 100%;
    width: 100%;
    background-color: #fff;
    z-index: 1
}

header .banner .right .animated-overlay.loaded {
    -webkit-animation: hover-animation 1.5s forwards cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: hover-animation 1.5s forwards cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

header .banner .right .featured {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 605px;
    margin-bottom: 110px
}

header .banner .right .featured p {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: inline-block;
    margin-bottom: 44px
}

header .banner .right .featured p:after {
    content: "";
    width: calc(100% - 152px);
    height: 1px;
    background-color: #c08d54;
    position: absolute;
    right: 0px;
    top: 14px
}

header .banner .right .featured .icon-wrapper {
    max-width: 490px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

header .banner .right .featured .icon-wrapper.mobile {
    display: none
}*/

#section-1 {
    margin-top: 185px;
    overflow: visible;
    position: relative
}

#section-1 .section-1-inner {
    max-width: calc(100% - 135px);
    background-color: #f0f0f2
}

#section-1 .section-1-inner .pa-slider {
    width: calc(100% - 420px);
    float: left;
    padding: 0px 65px
}

#section-1 .section-1-inner .pa-slider .slick-slide {
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 123px 30px 0px 30px
}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner {
    max-width: 315px
}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .icon {
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px
}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .icon object {}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .slide-title {
    font-family: "Old Standard TT", serif;
    font-size: 35px;
    color: #0f0b2b;
    text-transform: lowercase;
    line-height: 35px;
    font-weight: 700
}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .hr {
    width: 72px;
    height: 1px;
    background-color: #c08d54;
    margin: 22px 0px 25px 0px
}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner p.slide-content {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 33.2px;
    color: #0f0b2b;
    margin-bottom: 0px;
    height: 189px
}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .link {
    display: inline-block
}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .link a {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #6c6788;
    text-transform: uppercase;
    letter-spacing: .3em;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .link .hover-line {
    width: 100%;
    position: relative;
    height: 3px;
    left: -2px;
    margin-top: 17px;
    overflow: hidden
}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .link .hover-line .inner {
    position: absolute;
    right: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    background-color: #6c6788;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .link:hover .hover-line .inner {
    background-color: #c08d54
}

#section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .link:hover a {
    color: #c08d54
}

#section-1 .section-1-inner .end-cap {
    width: 420px;
    height: 700px;
    background-color: #0f0b2b;
    float: right;
    padding: 70px 50px 0px 50px
}

#section-1 .section-1-inner .end-cap p.end-cap-title {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    line-height: 26px;
    letter-spacing: .4em;
    text-align: center;
    border-top: 1px solid #c08d54;
    border-bottom: 1px solid #c08d54;
    padding: 12px 0px;
    margin-bottom: 43px
}

#section-1 .section-1-inner .end-cap object {
    display: block;
    margin: 0 auto 35px auto
}

#section-1 .section-1-inner .end-cap p.amount {
    font-family: "Unna", serif;
    font-weight: 400;
    color: #fff;
    font-size: 100px;
    text-transform: lowercase;
    text-align: center;
    margin-bottom: 6px
}

#section-1 .section-1-inner .end-cap p.description {
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 33.21px;
    text-align: center;
    color: #c08d54
}

#section-1 .section-1-inner .end-cap a.results-link {
    display: none
}

#section-1 .background-texture {
    width: 970px;
    position: absolute;
    top: -110%;
    right: 0px;
    z-index: -1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

#section-2 {
    padding: 0px 150px 170px 150px
}

#section-2 .section-2-inner {
    max-width: 1400px;
    margin: 161px auto 0 auto
}

#section-2 .section-2-inner h1 span:first-child {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 148px;
    letter-spacing: .26em;
    line-height: 150px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 4px;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    opacity: 0
}

#section-2 .section-2-inner h1 span:last-child {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #0f0b2b;
    text-align: center;
    letter-spacing: .4em;
    line-height: 25px;
    display: block;
    text-indent: -.45em;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    opacity: 0
}

#section-2 .section-2-inner .vert-line {
    height: 47px;
    width: 3px;
    background-color: #e2b576;
    margin: 39px auto 23px auto;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    position: relative;
    top: 0px;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

#section-2 .section-2-inner .sub-header {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 51.68px;
    max-width: 920px;
    margin: 0 auto 95px auto;
    text-align: center;
    color: #6c6788;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

#section-2 .section-2-inner .content-wrap {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 110px;
    column-gap: 110px;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

#section-2 .section-2-inner .content-wrap h3, #section-2 .section-2-inner .content-wrap h2 {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #c08d54;
    line-height: 36px;
    margin-bottom: 12px
}

#section-2 .section-2-inner .content-wrap p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 32px;
    margin-bottom: 37px
}

#section-2 .section-2-inner .content-wrap p:last-child {
    margin-bottom: 0px
}

#section-2.animate .section-2-inner h1 span:first-child {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1
}

#section-2.animate .section-2-inner h1 span:last-child {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 1
}

#section-2.animate .section-2-inner .vert-line {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

#section-2.animate .section-2-inner .sub-header {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

#section-2.animate .section-2-inner .content-wrap {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

#section-3 .section-3-inner {
    background-color: #0f0b2b;
    margin-right: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 135px 30px 179px 30px;
    position: relative
}

#section-3 .section-3-inner .accent-box {
    position: absolute;
    width: 505px;
    height: 694px;
    top: -150px;
    right: -365px;
    background-color: #f0f0f2;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

#section-3 .section-3-inner .accent-box p {
    max-width: 260px;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #c08d54;
    line-height: 32px;
    margin-left: 170px;
    margin-top: 377px;
    position: relative
}

#section-3 .section-3-inner .accent-box p:before {
    content: "";
    width: 72px;
    height: 1px;
    background-color: #c08d54;
    position: absolute;
    top: 21px;
    left: -96px
}

#section-3 .section-3-inner .content-wrapper {
    max-width: 770px
}

#section-3 .section-3-inner .content-wrapper h2 {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 75px;
    line-height: 100px;
    letter-spacing: -.02em;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 100%;
    margin-bottom: 48px
}

#section-3 .section-3-inner .content-wrapper h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    line-height: 36px;
    margin-bottom: 28px
}

#section-3 .section-3-inner .content-wrapper p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    margin-bottom: 31px
}

#section-3 .section-3-inner .content-wrapper p:last-child {
    margin-bottom: 0px
}

#section-4 {
    height: 1040px;
    background-color: #f0f0f2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 302px 50px 0px 50px
}

#section-4 .section-4-inner .top {
    margin-bottom: 117px
}

#section-4 .section-4-inner .top p.headline {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 93.95px;
    text-transform: uppercase;
    color: #fff;
    line-height: 101.28px;
    text-align: center;
    max-width: 1210px;
    letter-spacing: .25em;
    margin: 0 auto 33px auto
}

#section-4 .section-4-inner .top p.headline span {
    font-style: italic;
    font-size: 130.96px
}

#section-4 .section-4-inner .top a {
    width: 310px;
    height: 81px;
    display: block;
    margin: 0 auto 0 auto;
    background: #c08e54;
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #c08e54), color-stop(100%, #e2b576));
    background: linear-gradient(45deg, #c08e54 0%, #e2b576 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c08e54', endColorstr='#e2b576', GradientType=1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative
}

#section-4 .section-4-inner .top a p.button-label {
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .3em;
    z-index: 1;
    position: relative
}

#section-4 .section-4-inner .top a div.white-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background-color: #fff
}

#section-4 .section-4-inner .top a.animated p.button-label {
    -webkit-animation: button-text-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: button-text-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

#section-4 .section-4-inner .top a.animated div.white-overlay {
    -webkit-animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

#section-4 .section-4-inner .awards {
    max-width: 1480px;
    margin: 0 auto
}

#section-4 .section-4-inner .awards .award img {
    display: block;
    width: 100%
}

#section-4 .section-4-inner .awards .slick-dots {
    bottom: -65px
}

#section-4 .section-4-inner .awards .slick-dots li button:before {
    font-size: 35px;
    opacity: 1;
    color: #fff;
    -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

#section-4 .section-4-inner .awards .slick-dots li.slick-active button:before {
    color: #c08d54
}

#section-5 {
    position: relative;
}

#section-5 .section-5-inner .content-wrap {
    margin-left: 420px;
    background-color: #f0f0f2;
    padding-left: 465px;
    padding: 160px 125px 190px 24%;
    position: relative
}

#section-5 .section-5-inner .content-wrap .accent-box {
    width: 570px;
    height: 762px;
    background-color: #f0f0f2;
    position: absolute;
    top: 168px;
    left: -285px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

#section-5 .section-5-inner .content-wrap p.section-headline {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 76px;
    line-height: 91.7px;
    letter-spacing: .02em;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 88px
}

#section-5 .section-5-inner .content-wrap h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #6c6788;
    line-height: 36px;
    margin-bottom: 38px
}

#section-5 .section-5-inner .content-wrap div {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    column-gap: 60px
}

#section-5 .section-5-inner .content-wrap div p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    line-height: 29px;
    margin-bottom: 29px
}

#section-5 .section-5-inner .content-wrap div p:last-child {
    margin-bottom: 0px
}

#section-5 .background-texture {
    position: absolute;
    top: -34px;
    z-index: -1;
    left: -541px;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

#section-6 {
    padding: 121px 50px 135px 50px
}

#section-6 .section-6-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#section-6 .section-6-inner a.cr-box {
    -ms-flex-preferred-size: 31.33333%;
    flex-basis: 31.33333%;
    height: 582px;
    position: relative;
    margin: 0px 1% 16px 1%;
    padding-top: 97px
}

#section-6 .section-6-inner a.cr-box .cr-box-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #0f0b2b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    opacity: 0
}

#section-6 .section-6-inner a.cr-box .cr-box-overlay p.read-more {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    letter-spacing: .3em;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    width: 255px;
    line-height: 81px;
    text-align: center;
    border: 1px solid #c08d54;
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

#section-6 .section-6-inner a.cr-box .cr-box-overlay:hover {
    opacity: 1
}

#section-6 .section-6-inner a.cr-box .cr-box-overlay:hover p.read-more {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1
}

#section-6 .section-6-inner a.cr-box p.amount {
    font-family: "Unna", serif;
    font-weight: 400;
    font-size: 150px;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 131.39px;
    text-align: center
}

#section-6 .section-6-inner a.cr-box .vert-rule {
    height: 55px;
    width: 3px;
    background-color: #6c6788;
    margin: 26px auto 45px auto
}

#section-6 .section-6-inner a.cr-box p.case-type {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    color: #6c6788;
    letter-spacing: .3em;
    line-height: 20px;
    text-align: center;
    margin-bottom: 22px
}

#section-6 .section-6-inner a.cr-box p.case-description {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #0f0b2b;
    line-height: 30px;
    text-align: center;
    max-width: 370px;
    margin: 0 auto 0 auto
}

#section-7 {
    background-color: #0f0b2b;
    padding: 125px 50px 145px 50px
}

#section-7 .section-7-inner {
    max-width: 820px;
    margin: 0 auto
}

#section-7 .section-7-inner object {
    margin: 0 auto 76px auto;
    display: block
}

#section-7 .section-7-inner p.testimonial {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 65px;
    line-height: 83.43px;
    text-align: center;
    color: #fff;
    margin-bottom: 25px
}

#section-7 .section-7-inner p.client {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #6c6788;
    letter-spacing: .3em;
    margin-bottom: 95px
}

#section-7 .section-7-inner p.client span {
    position: relative;
    top: -2px
}

#section-7 .section-7-inner a {
    width: 320px;
    height: 76px;
    display: block;
    margin: 0 auto 0 auto;
    background: #c08e54;
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #c08e54), color-stop(100%, #e2b576));
    background: linear-gradient(45deg, #c08e54 0%, #e2b576 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c08e54', endColorstr='#e2b576', GradientType=1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative
}

#section-7 .section-7-inner a p.button-label {
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .3em;
    z-index: 1;
    position: relative
}

#section-7 .section-7-inner a div.white-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background-color: #fff
}

#section-7 .section-7-inner a.animated p.button-label {
    -webkit-animation: button-text-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: button-text-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

#section-7 .section-7-inner a.animated div.white-overlay {
    -webkit-animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

footer .contact-form {
    height: 1085px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 465px;
    position: relative
}

footer .contact-form .form-wrap {
    position: absolute;
    top: 102px;
    right: -330px;
    background-color: #f0f0f2;
    width: 855px;
    padding: 120px 85px 104px 85px;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
    -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

footer .contact-form .form-wrap .form-title {
    font-family: "Old Standard TT", serif;
    font-size: 38px;
    color: #c08d54;
    text-transform: uppercase;
    line-height: 38px;
    letter-spacing: .26em;
    text-align: center;
    margin-bottom: 24px
}

footer .contact-form .form-wrap .form-instructions {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #0f0b2b;
    line-height: 32px;
    text-align: center;
    max-width: auto;
    margin: 0 auto 25px auto
}

footer .contact-form .form-wrap .gform_wrapper {
    max-width: 640px;
    margin: 0 auto 0 auto;
    position: relative
}

footer .contact-form .form-wrap .gform_wrapper .fields-required {
    font-family: "Old Standard TT", serif;
    font-style: italic;
    font-size: 20px;
    color: #c08d54;
    text-transform: lowercase;
    position: absolute;
    left: 25px;
    bottom: -25px;
    display: inline-block
}

footer .contact-form .form-wrap .gform_wrapper #field_1_6:after {
    display: none !important;
}

footer .contact-form .form-wrap .gform_wrapper .fields-required:after {
    content: "";
    position: absolute;
    top: 7px;
    right: -16px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #c08d54
}

footer .contact-form .form-wrap .gform_wrapper .gfield_label {
    display: none
}

footer .contact-form .form-wrap .gform_wrapper .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

footer .contact-form .form-wrap .gform_wrapper .gform_fields li {
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    margin: 0px 10px 20px 10px;
    position: relative
}

footer .contact-form .form-wrap .gform_wrapper .gform_fields li .medium {
    width: 100%;
    height: 62px;
    border: 1px solid #0f0b2b;
    background-color: transparent;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    letter-spacing: .01em;
    padding: 0px 20px
}

footer .contact-form .form-wrap .gform_wrapper .gform_fields li:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #c08d54;
    right: 20px;
    top: 27px;
}

footer .contact-form .form-wrap .gform_wrapper .gform_fields li#field_1_5 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

footer .contact-form .form-wrap .gform_wrapper .gform_fields li#field_1_5 .medium {
    height: 150px;
    padding-top: 22px
}

footer .contact-form .form-wrap .gform_wrapper .gform_footer {
    width: 209px;
    height: 73px;
    position: relative;
    margin: 0px 10px;
    float: right;
    overflow: hidden;
    cursor: pointer
}

footer .contact-form .form-wrap .gform_wrapper .gform_footer .gform_button {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #0f0b2b;
    border: none;
    font-weight: 700;
    font-size: 20px;
    color: #c08d54;
    text-transform: uppercase;
    letter-spacing: .3em;
    position: relative;
    line-height: 73px;
    text-align: center;
    z-index: 5;
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    cursor: pointer;
}

footer .contact-form .form-wrap .gform_wrapper .gform_footer .gform_button:hover {
    background-color: #c08d54;
    color: #fff;
}

footer .contact-form .form-wrap .gform_wrapper .gform_footer.animated p {
    -webkit-animation: button-text-animation-footer 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: button-text-animation-footer 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

footer .contact-form .form-wrap .gform_wrapper .gform_footer.animated .gradient-overlay {
    -webkit-animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

footer .contact-form .form-wrap.animate {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1
}

footer .address-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

footer .address-wrap .left {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 120px 50px 85px 50px
}

footer .address-wrap .left .city {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

footer .address-wrap .left .city div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

footer .address-wrap .left .city div.city-left {
    padding-right: 32px;
    text-align: right
}

footer .address-wrap .left .city div.city-left p {
    text-align: right;
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 46px;
    color: #c08d54;
    text-transform: capitalize;
    top: -11px;
    display: inline-block;
    position: relative
}

footer .address-wrap .left .city div.city-left p:before {
    content: "";
    position: absolute;
    top: 34px;
    left: -100%;
    width: 72px;
    height: 1px;
    background-color: #c08d54;
    left: -97px
}

footer .address-wrap .left .city div.city-right p.address {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 22px;
    color: #0f0b2b;
    line-height: 36px;
    margin-bottom: 15px
}

footer .address-wrap .left .city div.city-right a {
    display: block
}

footer .address-wrap .left .city div.city-right a.google-map {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #c08d54;
    letter-spacing: .2em;
    margin-bottom: 58px;
	font-weight:700;
}

footer .address-wrap .left .city div.city-right a.phone {
    font-family: "Unna", serif;
    font-weight: 400;
    font-size: 22px;
    color: #0f0b2b;
    line-height: 22px
}

footer .address-wrap .left .city div.city-right a.phone span {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 22px;
    font-style: italic;
    color: #c08d54;
    margin-right: 11px
}

footer .address-wrap .left .city div.city-right a.phone.fax {
    margin-top: 13px
}

footer .address-wrap .left .city.chicago {
    margin-right: 67.5px
}

footer .address-wrap .left .city.joliet {
    margin-left: 67.5px
}

footer .address-wrap .right {
    -ms-flex-preferred-size: 465px;
    flex-basis: 465px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

footer .address-wrap .right .sm-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px
}

footer .address-wrap .right .sm-wrap a {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #6c6788;
    letter-spacing: .2em;
    line-height: 32.5px;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
	font-weight:700;
}

footer .address-wrap .right .sm-wrap a:hover {
    color: #c08d54
}

footer .bottom-bar {
    height: 92px;
    background-color: #0f0b2b;
    padding: 0px 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

footer .bottom-bar p.legal {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13px;
    color: #c08d54;
    text-transform: uppercase;
    letter-spacing: .1em;
	font-weight:700;
}

footer .bottom-bar p.legal a {
    color: #c08d54;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

footer .bottom-bar p.legal a:hover {
    color: #fff
}

.main-content h1 {
    font-family: "Old Standard TT", serif;
    font-size: 76px;
    color: #c08d54;
    line-height: 76px;
    letter-spacing: -.02em;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 33px;
    display: inline-block
}

.main-content hr {
    display: block;
    height: 1px;
    border: none;
    background-color: #f0f0f2;
    margin-bottom: 79px
}

.main-content h2 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #6c6788;
    line-height: 32.64px;
    margin-bottom: 20px;
}

.main-content h3 {
    font-family: "Old Standard TT", serif;
    font-size: 28px;
    line-height: 36px;
    color: #c08d54;
    font-weight: 700;
    margin-top: 67px;
    margin-bottom: 21px
}

.main-content h4 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: .2em;
    color: #0f0b2b;
    text-transform: uppercase;
    margin-bottom: 13px
}

.main-content h5 {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 64.53px;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 100px;
    position: relative;
    margin-top: 103px;
    margin-bottom: 90px;
    padding-right: 40px
}

.main-content h5:before {
    content: "";
    position: absolute;
    top: 42px;
    left: -100px;
    width: 72px;
    height: 2px;
    background-color: #c08d54
}

/* #page-container p, */
.main-content p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 32px;
    color: #000;
    margin-bottom: 32px
}

.main-content ul {
    margin-bottom: 30px;
}

.main-content ul li, .home ul li {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 32px;
    color: #000;
    position: relative;
    padding-left: 20px
}

.main-content ul li:before, .home ul:not(.jet-mega-menu-list):not(.jet-mega-menu-sub-menu__list) li:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0px;
    width: 5px;
    height: 5px;
    border-radius: 2.5px;
    background-color: #c08d54
}



.main-content ol {
    list-style: none;
    margin-bottom: 27px
}
.main-content ol li {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 32px;
    color: #000;
    counter-increment: item;
    margin-bottom: 5px;
    padding-left: 20px;
    position: relative
}
.main-content ol li:before {
    margin-right: 13px;
    content: counter(item) ".";
    color: #c08d54;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 17px;
    position: absolute;
    left: 0px
}

.main-content a {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #c08d54;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    border-bottom: 1px solid transparent
}

.main-content a:hover {
    color: #6c6788;
    border-bottom: 1px solid #6c6788
}

/*.page-template-default header {
    margin-bottom: 140px
}

.page-template-default header.no-banner {
	margin-bottom: 50px;
}

.page-template-default header .banner {
    height: 323px;
    background-image: url(/wp-content/themes/horwitz-horwitz/media/intl_hero_img.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.page-template-default header .banner .left {
    display: none
}

.page-template-default header .banner .right {
    display: none
}*/

.page-template-default #page-container {
    max-width: 1710px;
    margin: 0 auto;
    padding: 30px 50px 189px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.page-template-default #page-container .sidebar {
    -ms-flex-preferred-size: 520px;
    flex-basis: 520px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.page-template-default #page-container .sidebar .sidebar-inner .widgettitle {
    height: 75px;
    line-height: 75px;
    margin: 0px;
    background-color: #0f0b2b;
    color: #c08d54;
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-size: 36px;
    text-transform: lowercase;
    padding: 0px 20px 0px 70px
}

.page-template-default #page-container .sidebar .sidebar-inner ul li {
    padding: 0px
}

.page-template-default #page-container .sidebar .sidebar-inner ul li a {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #0f0b2b;
    text-transform: uppercase;
    letter-spacing: .2em;
    background-color: #f0f0f2;
    display: block;
    padding: 30px 85px 30px 70px;
    border: none;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    position: relative;
    cursor: pointer;
	font-weight:700;
}

.page-template-default #page-container .sidebar .sidebar-inner ul li a:hover {
    background-color: #e2e2e6;
    color: #c08d54
}

.page-template-default #page-container .sidebar .sidebar-inner ul li .sub-menu {
    display: none;
    margin: 24px 0px 22px 0px
}

.page-template-default #page-container .sidebar .sidebar-inner ul li .sub-menu li a {
    background-color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #000;
    letter-spacing: 0em;
    text-transform: inherit;
    padding: 17px 85px 17px 70px;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.page-template-default #page-container .sidebar .sidebar-inner ul li .sub-menu li a:hover {
    color: #6c6788
}

.page-template-default #page-container .sidebar .sidebar-inner ul li .sub-menu li.current-menu-item a {
    color: #6c6788
}

.page-template-default #page-container .sidebar .sidebar-inner ul li:before {
    display: none
}

.page-template-default #page-container .sidebar .sidebar-inner ul li.current-menu-item a {
    color: #c08d54
}

.page-template-default #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a:after {
    content: "";
    position: absolute;
    right: 50px;
    top: 38px;
    width: 17px;
    height: 3px;
    background-color: #0f0b2b;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.page-template-default #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a.target {
    color: #c08d54
}

.page-template-default #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a.target:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #c08d54
}

.page-template-default #page-container .main-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 135px;
	min-width: 0px;
}

.page-template-default #page-container .main-content.no-sidebar {
	padding-right: 0;
	max-width: 900px;
	margin: 0 auto;
}

.page-template-default #page-container .main-content.no-sidebar img.aligncenter,
.blog #page-container .main-content.no-sidebar img.aligncenter,
.archive #page-container .main-content.no-sidebar img.aligncenter,
.single #page-container .main-content.no-sidebar img.aligncenter {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto; 
}

/*.page-template-template-about header {
    margin-bottom: 140px
}*/

.page-template-template-about header .banner {
    display: none
}

.page-template-template-about .about-banner {
    height: 325px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/horwitz-horwitz/media/intl_hero_img.jpg);
    padding: 0px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-template-template-about .about-banner .inner p {
    font-family: "Old Standard TT", serif;
    font-size: 55px;
    color: #fff;
    line-height: 75px;
    letter-spacing: -.02em;
    text-align: center;
    margin-bottom: 30px
}

.page-template-template-about .about-banner .inner a {
    width: 389px;
    height: 81px;
    display: block;
    margin: 0 auto 0 auto;
    background: #c08e54;
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #c08e54), color-stop(100%, #e2b576));
    background: linear-gradient(45deg, #c08e54 0%, #e2b576 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c08e54', endColorstr='#e2b576', GradientType=1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative
}

.page-template-template-about .about-banner .inner a p.button-label {
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .3em;
    z-index: 1;
    position: relative;
    margin-bottom: 0px
}

.page-template-template-about .about-banner .inner a div.white-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background-color: #fff
}

.page-template-template-about .about-banner .inner a.animated p.button-label {
    -webkit-animation: button-text-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: button-text-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.page-template-template-about .about-banner .inner a.animated div.white-overlay {
    -webkit-animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.page-template-template-about #page-container {
    padding: 144px 0px 189px 0px
}

.page-template-template-about #page-container .main-content .about-section-1 {
    max-width: 1670px;
    margin: 0 auto;
    padding: 0px 50px
}

.page-template-template-about #page-container .main-content .about-section-1 h1 {
    font-size: 110px;
    line-height: 110px;
    text-transform: uppercase;
    font-size: 110px;
    letter-spacing: .26em;
    text-align: center;
    display: block;
    margin-bottom: 27px
}

.page-template-template-about #page-container .main-content .about-section-1 p.firm {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #0f0b2b;
    text-transform: uppercase;
    letter-spacing: .3em;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0px
}

.page-template-template-about #page-container .main-content .about-section-1 .vert-rule {
    height: 47px;
    width: 3px;
    background-color: #e0e0e3;
    margin: 38px auto 36px auto
}

.page-template-template-about #page-container .main-content .about-section-1 h3 {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-size: 40px;
    color: #6c6788;
    line-height: 56px;
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 49px
}

.page-template-template-about #page-container .main-content .about-section-1 p {
    max-width: 915px;
    margin: 0 auto 0 auto;
    text-align: center;
    margin-bottom: 140px
}

.page-template-template-about #page-container .main-content .about-section-1 .result-wrap div.result {
    padding: 0px 30px
}

.page-template-template-about #page-container .main-content .about-section-1 .result-wrap div.result p.amount {
    font-family: "Unna", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 150px;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    line-height: 150px;
    margin-bottom: 0px
}

.page-template-template-about #page-container .main-content .about-section-1 .result-wrap div.result div.vert-rule {
    margin: 11px auto 35px auto
}

.page-template-template-about #page-container .main-content .about-section-1 .result-wrap div.result p.type {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    color: #6c6788;
    text-transform: uppercase;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: .3em;
	font-weight:700;
}

.page-template-template-about #page-container .main-content .about-section-2 {
    background-color: #0f0b2b;
    margin-left: 500px;
    padding: 186px 160px 163px 360px;
    position: relative;
    margin-bottom: 217px
}

.page-template-template-about #page-container .main-content .about-section-2 object {
    max-width: 1406px;
    position: absolute;
    left: -1120px;
    top: -424px;
    z-index: -1
}

.page-template-template-about #page-container .main-content .about-section-2 .brothers-image {
    width: 570px;
    height: 615px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(/wp-content/themes/horwitz-horwitz/media/intl_about_img_02.jpg);
    top: 145px;
    left: -347px
}

.page-template-template-about #page-container .main-content .about-section-2 .inner p.brothers {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 50px;
    text-transform: capitalize;
    color: #c08d54;
    line-height: 51px;
    letter-spacing: -.02em;
    -webkit-column-count: 1;
    column-count: 1;
    display: inline-block
}

.page-template-template-about #page-container .main-content .about-section-2 .inner .hr {
    width: 70px;
    height: 2px;
    background-color: #c08d54;
    margin-top: 32px;
    margin-bottom: 86px
}

.page-template-template-about #page-container .main-content .about-section-2 .inner h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #6c6788;
    line-height: 36px;
    margin-bottom: 52px
}

.page-template-template-about #page-container .main-content .about-section-2 .inner p {
    color: #fff;
/*    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 70px;
    column-gap: 70px*/
}

.page-template-template-about #page-container .main-content .about-section-3 {
    padding: 0px 50px
}

.page-template-template-about #page-container .main-content .about-section-3 .inner {
    max-width: 1415px;
    margin: 0 auto
}

.page-template-template-about #page-container .main-content .about-section-3 .inner p.title {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    line-height: 51.68px;
    font-size: 36px;
    color: #6c6788;
    max-width: 1000px;
    margin: 0 auto 0 auto;
    text-align: center
}

.page-template-template-about #page-container .main-content .about-section-3 .inner div.vert-rule {
    height: 47px;
    width: 3px;
    background-color: #e0e0e3;
    margin: 53px auto 76px auto
}

.page-template-template-about #page-container .main-content .about-section-3 .inner .section-3-content {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 110px;
    column-gap: 110px
}

.page-template-template-about #page-container .main-content .about-section-3 .inner .section-3-content h4 {
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    color: #c08d54;
    line-height: 36px;
    font-weight: 500;
    text-transform: inherit;
    letter-spacing: 0em;
    margin-bottom: 31px;
    margin-top: 60px
}

.page-template-template-about #page-container .main-content .about-section-3 .inner .section-3-content h4:first-of-type {
    margin-top: 0px
}

/*.page-template-template-practice-areas header {
    margin-bottom: 140px
}

.page-template-template-practice-areas header .banner {
    display: none
}*/

.page-template-template-practice-areas .pa-banner {
    height: 323px;
    background-image: url(https://www.horwitzlaw.com/wp-content/uploads/2024/01/intl-hero-img-65945117382bb.webp);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-template-template-practice-areas .pa-banner p {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 93.07px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .26em;
    line-height: 93.07px;
    margin-bottom: 0px
}

.page-template-template-practice-areas #page-container {
    padding: 96px 50px 234px 50px
}

.page-template-template-practice-areas #page-container .main-content {
    max-width: 1580px;
    margin: 0 auto;
    text-align: center
}

.page-template-template-practice-areas #page-container .main-content .pa-title {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-size: 40px;
    color: #6c6788;
    text-transform: lowercase;
    line-height: 45px;
    border-bottom: 1px solid #f0f0f2;
    padding-bottom: 37px;
    margin-bottom: 56px
}

.page-template-template-practice-areas #page-container .main-content .pa-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 115px
}

.page-template-template-practice-areas #page-container .main-content .pa-wrapper .practice-area {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    margin-bottom: 47px;
    border: none
}

.page-template-template-practice-areas #page-container .main-content .pa-wrapper .practice-area p {
    margin-bottom: 0px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #0f0b2b;
    text-transform: uppercase;
    letter-spacing: .15em;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.page-template-template-practice-areas #page-container .main-content .pa-wrapper .practice-area:hover p {
    color: #c08d54
}

.page-template-template-practice-areas #page-container .main-content .pa-wrapper:last-child {
    margin-bottom: 0px
}

/*.page-template-template-testimonials header {
    margin-bottom: 140px
}*/

.page-template-template-testimonials header .banner {
    display: none
}

.page-template-template-testimonials .testimonial-banner {
    height: 323px;
    background-image: url(/wp-content/themes/horwitz-horwitz/media/intl_hero_img.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-template-template-testimonials .testimonial-banner p {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 93.07px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .26em;
    line-height: 93.07px;
    margin-bottom: 0px
}

.page-template-template-testimonials #page-container {
    max-width: 1600px;
    margin: 0 auto;
    padding: 92px 50px 160px 50px
}

.page-template-template-testimonials #page-container .main-content .top {
    margin-bottom: 115px
}

.page-template-template-testimonials #page-container .main-content .top p.title {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-size: 40px;
    color: #6c6788;
    line-height: 52px;
    text-align: center;
    margin-bottom: 43px
}

.page-template-template-testimonials #page-container .main-content .top .switches {
    max-width: 740px;
    margin: 0 auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-template-template-testimonials #page-container .main-content .top .switches .button {
    border: 1px solid #0f0b2b;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 73px;
    background-color: transparent;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    cursor: pointer
}

.page-template-template-testimonials #page-container .main-content .top .switches .button p {
    margin-bottom: 0px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    color: #0f0b2b;
    text-transform: uppercase;
    letter-spacing: .3em;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
	font-weight:700;
}

.page-template-template-testimonials #page-container .main-content .top .switches .button:hover,
.page-template-template-testimonials #page-container .main-content .top .switches .button.active {
    background-color: #c08d54;
    border: 1px solid #c08d54
}

.page-template-template-testimonials #page-container .main-content .top .switches .button:hover p,
.page-template-template-testimonials #page-container .main-content .top .switches .button.active p {
    color: #fff
}

.page-template-template-testimonials #page-container .main-content .content-wrapper {
    position: relative
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video {
    -ms-flex-preferred-size: 29.3333%;
    flex-basis: 29.3333%;
    margin: 0px 2% 79px 2%
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video .thumbnail {
    height: 320px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 29px;
    position: relative
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video .thumbnail .thumbnail-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-color: rgba(15, 11, 43, 0);
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video .thumbnail .play-btn {
    width: 89px;
    height: 89px;
    border-radius: 44.5px;
    border: 2px solid #daac77;
    background-color: rgba(15, 11, 43, 0.6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video .thumbnail .play-btn .arrow {
    width: 17px;
    height: 22px;
    -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    background-color: #fff
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video .thumbnail:hover .thumbnail-overlay {
    background-color: rgba(15, 11, 43, 0.85)
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video .thumbnail:hover .play-btn {
    background-color: #0f0b2b
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video .name {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 41px;
    text-transform: capitalize;
    line-height: 45px;
    color: #6c6788;
    display: inline-block;
    margin-bottom: 15px
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written {
    display: none;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 80px;
    column-gap: 80px
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written .testimonial {
    border-bottom: 1px solid #f0f0f2;
    border-top: 1px solid #f0f0f2;
    display: inline-block
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written .testimonial .inner {
    padding: 85px 40px 0px 60px
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written .testimonial .inner .test-title {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 41px;
    line-height: 45px;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
    letter-spacing: 0em
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written .testimonial .inner .test-description {
    margin-bottom: 40px
}

.page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written .testimonial .inner .client {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-size: 16px;
    color: #6c6788;
    text-transform: uppercase;
    letter-spacing: .3em;
    margin-bottom: 90px
}

.page-template-template-case-results header {
    margin-bottom: 140px
}

.page-template-template-case-results header .top-bar {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15);
    box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15)
}

.page-template-template-case-results header .banner {
    display: none
}

.page-template-template-case-results #page-container {
    padding: 113px 50px 114px 50px
}

.page-template-template-case-results #page-container .main-content {
    max-width: 1625px;
    margin: 0 auto
}

.page-template-template-case-results #page-container .main-content p.title {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 93.07px;
    color: #0f0b2b;
    text-transform: uppercase;
    letter-spacing: .26em;
    line-height: 100px;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 75px
}

.page-template-template-case-results #page-container .main-content .pa-dropdown {
    width: 415px;
    height: 60px;
    margin: 0 auto 160px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #0f0b2b;
    position: relative;
    cursor: pointer;
    z-index: 1
}

.page-template-template-case-results #page-container .main-content .pa-dropdown .list-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-template-template-case-results #page-container .main-content .pa-dropdown .list-container p {
    margin-bottom: 0px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    color: #0f0b2b;
    letter-spacing: .05em;
    text-transform: lowercase;
    padding: 0px 20px 0px 40px;
	font-weight: 700;
}

.page-template-template-case-results #page-container .main-content .pa-dropdown .arrow {
    -ms-flex-preferred-size: 65px;
    flex-basis: 65px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #0f0b2b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-template-template-case-results #page-container .main-content .pa-dropdown .arrow img {
    width: 18px;
    height: auto
}

.page-template-template-case-results #page-container .main-content .pa-dropdown .pa-list {
    position: absolute;
    top: 59px;
    left: -1px;
    width: 415px;
    border: 1px solid #0f0b2b;
    background-color: #fff;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    opacity: 0;
    pointer-events: none
}

.page-template-template-case-results #page-container .main-content .pa-dropdown .pa-list ul {
    padding: 40px 85px 40px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-template-template-case-results #page-container .main-content .pa-dropdown .pa-list ul li {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #0f0b2b;
    letter-spacing: .15em;
    padding-left: 0px;
    padding-bottom: 39px;
    cursor: pointer;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
	font-weight:700;
}

.page-template-template-case-results #page-container .main-content .pa-dropdown .pa-list ul li:hover {
    color: #c08d54
}

.page-template-template-case-results #page-container .main-content .pa-dropdown .pa-list ul li:before {
    display: none
}

.page-template-template-case-results #page-container .main-content .pa-dropdown .pa-list ul li:last-child {
    padding-bottom: 0px
}

.page-template-template-case-results #page-container .main-content .pa-dropdown .pa-list.open {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

.page-template-template-case-results #page-container .main-content .case-result-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result {
    text-align: center;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin-bottom: 92px;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    cursor: pointer
}

.page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result .modal-close {
    display: none
}

.page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result .amount {
    font-family: "Unna", serif;
    font-weight: 400;
    font-size: 101.59px;
    line-height: 102px;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    margin-bottom: 4px
}

.page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result .vert-rule {
    display: none
}

.page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result .type-of-case {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    color: #6c6788;
    text-transform: uppercase;
    letter-spacing: .3em;
    text-transform: uppercase;
    line-height: 25px;
	font-weight: 700;
}

.page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result .case-description {
    display: none
}

.page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result a {
    display: none
}

.page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result:hover {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.page-template-template-case-results .cr-modal {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 99
}

.page-template-template-case-results .cr-modal .cr-modal-outer {
    position: relative;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.25)
}

.page-template-template-case-results .cr-modal .cr-modal-outer .modal-close {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 35px;
    right: 35px;
    cursor: pointer;
    z-index: 9
}

.page-template-template-case-results .cr-modal .cr-modal-inner {
    width: 1110px;
    height: 766px;
    background-color: #0f0b2b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
    position: relative
}

.page-template-template-case-results .cr-modal .cr-modal-inner .pa-result {
    max-width: 615px;
    text-align: center
}

.page-template-template-case-results .cr-modal .cr-modal-inner .pa-result .amount {
    font-family: "Unna", serif;
    font-weight: 400;
    font-size: 150px;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 155px;
    display: inline-block
}

.page-template-template-case-results .cr-modal .cr-modal-inner .pa-result .vert-rule {
    height: 42px;
    width: 3px;
    background-color: #6c6788;
    margin: 0 auto 30px auto
}

.page-template-template-case-results .cr-modal .cr-modal-inner .pa-result .type-of-case {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .3em;
    line-height: 25px;
    margin-bottom: 20px;
	font-weight:700;
}

.page-template-template-case-results .cr-modal .cr-modal-inner .pa-result .case-description {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 95px
}

.page-template-template-case-results .cr-modal .cr-modal-inner .pa-result a {
    width: 255px;
    height: 81px;
    border: 1px solid #c08d54;
    line-height: 81px;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    letter-spacing: .3em;
    text-transform: uppercase;
    color: #fff;
    display: block;
    margin: 0 auto 0 auto;
	font-weight:700;
}

.page-template-template-case-results .cr-modal.active {
    pointer-events: all
}

.page-template-template-case-results .cr-modal.active .cr-modal-outer {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

/*.page-template-template-video-center header {
    margin-bottom: 140px
}*/

.page-template-template-video-center header .top-bar {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15);
    box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15)
}

.page-template-template-video-center header .banner {
    display: none
}

.page-template-template-video-center #page-container {
    padding: 113px 50px 174px 50px
}

.page-template-template-video-center #page-container .main-content {
    max-width: 1625px;
    margin: 0 auto
}

.page-template-template-video-center #page-container .main-content p.title {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 93.07px;
    color: #0f0b2b;
    text-transform: uppercase;
    letter-spacing: .26em;
    line-height: 100px;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 75px
}

.page-template-template-video-center #page-container .main-content .vid-dropdown {
    width: 415px;
    height: 60px;
    margin: 0 auto 160px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #0f0b2b;
    position: relative;
    cursor: pointer;
    z-index: 9
}

.page-template-template-video-center #page-container .main-content .vid-dropdown .list-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-template-template-video-center #page-container .main-content .vid-dropdown .list-container p {
    margin-bottom: 0px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    color: #0f0b2b;
    letter-spacing: .05em;
    text-transform: lowercase;
    padding: 0px 20px 0px 40px;
	font-weight:700;
}

.page-template-template-video-center #page-container .main-content .vid-dropdown .arrow {
    -ms-flex-preferred-size: 65px;
    flex-basis: 65px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #0f0b2b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-template-template-video-center #page-container .main-content .vid-dropdown .arrow img {
    width: 18px;
    height: auto
}

.page-template-template-video-center #page-container .main-content .vid-dropdown .vid-list {
    position: absolute;
    top: 59px;
    left: -1px;
    width: 415px;
    border: 1px solid #0f0b2b;
    background-color: #fff;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    opacity: 0;
    pointer-events: none
}

.page-template-template-video-center #page-container .main-content .vid-dropdown .vid-list ul {
    padding: 40px 85px 40px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-template-template-video-center #page-container .main-content .vid-dropdown .vid-list ul li {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #0f0b2b;
    letter-spacing: .15em;
    padding-left: 0px;
    padding-bottom: 39px;
    cursor: pointer;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
	font-weight:700;
}

.page-template-template-video-center #page-container .main-content .vid-dropdown .vid-list ul li:hover {
    color: #c08d54
}

.page-template-template-video-center #page-container .main-content .vid-dropdown .vid-list ul li:before {
    display: none
}

.page-template-template-video-center #page-container .main-content .vid-dropdown .vid-list ul li:last-child {
    padding-bottom: 0px
}

.page-template-template-video-center #page-container .main-content .vid-dropdown .vid-list.open {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

.page-template-template-video-center #page-container .main-content .case-result-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper {
    -ms-flex-preferred-size: 29.3333%;
    flex-basis: 29.3333%;
    margin: 0px 2% 60px 2%;
}

.page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .wistia_responsive_padding {
    height: 320px;
    margin-bottom: 18px;
    padding: 0px !important
}

.page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .thumbnail {
    height: 320px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .thumbnail .color-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(15, 11, 43, 0);
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .thumbnail .play-btn {
    width: 89px;
    height: 89px;
    border-radius: 44.5px;
    border: 2px solid #c08d54;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    background-color: rgba(15, 11, 43, 0.85);
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .thumbnail .play-btn .arrow {
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    background-color: #fff;
    width: 17px;
    height: 22px
}

.page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .thumbnail:hover .color-overlay {
    background-color: rgba(15, 11, 43, 0.85)
}

.page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .thumbnail:hover .color-overlay .play-btn {
    background-color: #0f0b2b
}

.page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .description {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 28px;
    color: #0f0b2b;
    line-height: 34px;
    margin-bottom: 0px
}

.page-template-template-contact header {
    margin-bottom: 140px
}

.page-template-template-contact header .top-bar {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15);
    box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15)
}

.page-template-template-contact header .banner {
    display: none
}

.page-template-template-contact #page-container {
    padding: 0px 0px 174px 0px
}

.page-template-template-contact #page-container .main-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-template-template-contact #page-container .main-content .left {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 30px 0px 0px 0px
}

.page-template-template-contact #page-container .main-content .left h1 {
    font-size: 90.7px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 95px;
    letter-spacing: .26em;
    margin-bottom: 112px
}

.page-template-template-contact #page-container .main-content .left .locations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 120px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-template-template-contact #page-container .main-content .left .locations .location .location-title {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 46px;
    line-height: 50px;
    letter-spacing: -.02em;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    position: relative
}

.page-template-template-contact #page-container .main-content .left .locations .location .location-title:before {
    content: "";
    width: 72px;
    height: 1px;
    background-color: #c08d54;
    position: absolute;
    bottom: 12px;
    left: -94px
}

.page-template-template-contact #page-container .main-content .left .locations .location .address {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 22px;
    color: #0f0b2b;
    line-height: 36px;
    margin-bottom: 14px
}

.page-template-template-contact #page-container .main-content .left .locations .location a {
    display: block;
    border: none
}

.page-template-template-contact #page-container .main-content .left .locations .location a.get-directions {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    color: #c08d54;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: .2em;
    margin-bottom: 47px;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
	font-weight:700;
}

.page-template-template-contact #page-container .main-content .left .locations .location a.get-directions:hover {
    color: #6c6788
}

.page-template-template-contact #page-container .main-content .left .locations .location a.phone {
    font-family: "Unna", serif;
    font-weight: 400;
    color: #0f0b2b;
    font-size: 22px;
    line-height: 36px
}

.page-template-template-contact #page-container .main-content .left .locations .location a.phone span {
    font-family: "Old Standard TT", serif;
    font-style: italic;
    color: #c08d54;
    margin-right: 10px
}

.page-template-template-contact #page-container .main-content .left .sm-wrapper {
    max-width: 615px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 90px;
    margin-top: 118px
}

.page-template-template-contact #page-container .main-content .left .sm-wrapper a {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #6c6788;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 20px;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    border: none;
	font-weight:700;
}

.page-template-template-contact #page-container .main-content .left .sm-wrapper a:hover {
    color: #c08d54
}

.page-template-template-contact #page-container .main-content .right {
    -ms-flex-preferred-size: 760px;
    flex-basis: 760px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/wp-content/themes/horwitz-horwitz/media/intl_contact_img.jpg)
}

.page-template-template-contact footer .contact-form {
    background-image: none !important
}

.page-template-template-contact footer #map {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%
}

.page-template-template-contact footer .address-wrap {
    display: none !important
}

/*.page-template-template-meet-the-team header {
    margin-bottom: 140px
}*/

.page-template-template-meet-the-team header .top-bar {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15);
    box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15)
}

.page-template-template-meet-the-team header .banner {
    display: none
}

.page-template-template-meet-the-team #page-container {
    padding: 115px 50px 114px 50px
}

.page-template-template-meet-the-team #page-container .main-content {
    max-width: 1700px;
    margin: 0 auto
}

.page-template-template-meet-the-team #page-container .main-content .headline {
    text-align: center;
    margin-bottom: 60px
}

.page-template-template-meet-the-team #page-container .main-content .headline h1 {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 93.7px;
    line-height: 95px;
    letter-spacing: .25em;
    text-transform: uppercase
}

.page-template-template-meet-the-team #page-container .main-content .wrapper .type-of-employee {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-size: 40px;
    color: #6c6788;
    text-align: center;
    text-transform: lowercase;
    line-height: 50px;
    margin-bottom: 20px
}

.page-template-template-meet-the-team #page-container .main-content .wrapper .vert-line {
    height: 47px;
    width: 3px;
    background-color: #f0f0f2;
    margin: 0 auto 65px auto
}

.page-template-template-meet-the-team #page-container .main-content .wrapper .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box {
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%;
    margin: 0px 2% 100px 2%
}

.page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box .thumbnail {
    height: 470px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box .thumbnail .thumbnail-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(15, 11, 43, 0.85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    opacity: 0
}

.page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box .thumbnail .thumbnail-overlay p {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: .3em;
    color: #c08d54;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
}

.page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box .thumbnail:hover .thumbnail-overlay {
    opacity: 1
}

.page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box .thumbnail:hover .thumbnail-overlay p {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

.page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box p {
    font-family: "Old Standard TT", serif;
    font-size: 26px;
    color: #0f0b2b;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 36px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 0px
}

.page-template-template-meet-the-team #page-container .main-content .wrapper.partners {
    margin-bottom: 83px
}

.page-template-template-team-member header {
    margin-bottom: 140px
}

.page-template-template-team-member header .top-bar {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15);
    box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15)
}

.page-template-template-team-member header .banner {
    display: none
}

.page-template-template-team-member #page-container {
    padding: 110px 50px 137px 50px;
    max-width: 1672px;
    margin: 0 auto;
    position: relative
}

.page-template-template-team-member #page-container .background-texture {
    position: absolute;
    top: -1400px;
    right: -558px;
    z-index: -1
}

.page-template-template-team-member #page-container .main-content {
    width: calc(100% - 480px);
    float: left;
    padding-right: 145px;
    padding-top: 25px
}

.page-template-template-team-member #page-container .main-content h1 {
    position: relative;
    left: -4px;
    margin-bottom: 6px
}

.page-template-template-team-member #page-container .main-content h2 {
    margin-top: 68px
}

.page-template-template-team-member #page-container .main-content hr {
    margin-bottom: 56px
}

.page-template-template-team-member #page-container .main-content .position {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    color: #0f0b2b;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .3em;
    margin-bottom: 40px;
	font-weight:700;
}

.page-template-template-team-member #page-container .main-content ul {
    margin-bottom: 50px;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 149px;
    column-gap: 149px
}

.page-template-template-team-member #page-container .sidebar {
    width: 480px;
    float: right
}

.page-template-template-team-member #page-container .sidebar .profile-image {
    margin-bottom: 112px
}

.page-template-template-team-member #page-container .sidebar .profile-image img {
    width: 100%;
    display: block;
    height: auto
}

.page-template-template-team-member #page-container .sidebar p.employee-quote {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-size: 37px;
    line-height: 53px;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 135px
}

.page-template-template-team-member #page-container .sidebar .awards-slider {
    display: block
}

.page-template-template-team-member #page-container .sidebar .awards-slider img {
    margin: 0 auto
}

.page-template-template-team-member #page-container .sidebar .awards-slider .slick-dots {
    bottom: -85px
}

.page-template-template-team-member #page-container .sidebar .awards-slider .slick-dots li button:before {
    font-size: 35px;
    opacity: 1;
    color: #0f0b2b;
    -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.page-template-template-team-member #page-container .sidebar .awards-slider .slick-dots li:before {
    display: none
}

.page-template-template-team-member #page-container .sidebar .awards-slider .slick-dots li.slick-active button:before {
    color: #c08d54
}

.page-template-template-team-member .education-honors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 170px;
    background-color: #0f0b2b;
    padding: 104px 260px 100px 155px;
    margin-bottom: 199px
}

.page-template-template-team-member .education-honors .column {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.page-template-template-team-member .education-honors .column h3 {
    font-family: "Old Standard TT", serif;
    font-size: 28px;
    line-height: 36px;
    color: #c08d54;
    font-weight: 700;
    margin-bottom: 5px
}

.page-template-template-team-member .education-honors .column hr {
    display: block;
    height: 1px;
    border: none;
    background-color: #6c6788;
    margin-bottom: 26px
}

.page-template-template-team-member .education-honors .column p {
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    margin-bottom: 37px
}

.page-template-template-team-member .education-honors .column ul {
    margin-bottom: 37px
}

.page-template-template-team-member .education-honors .column ul li {
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    position: relative;
    padding-left: 20px
}

.page-template-template-team-member .education-honors .column ul li a {
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #c08d54;
    line-height: 32px;
    position: relative;
}

.page-template-template-team-member .education-honors .column ul li:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0px;
    width: 5px;
    height: 5px;
    border-radius: 2.5px;
    background-color: #c08d54
}

.page-template-template-team-member .education-honors .column.education {
    padding-right: 45px
}

.page-template-template-team-member .education-honors .column.honors {
    padding-left: 45px
}

.single-results .results-banner {
    height: 423px;
    background-image: url(/wp-content/themes/horwitz-horwitz/media/intl_hero_img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 165px
}

.single-results .results-banner p {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 88.8px;
    color: #fff;
    letter-spacing: -.02em;
    line-height: 100px
}

.single-results #page-container {
    padding: 99px 50px 133px 50px !important;
}

.single-results #page-container .main-content h1 {
    line-height: 86px;
    margin-bottom: 29px
}

.single-results #page-container .main-content hr {
    margin-bottom: 52px
}

.single-results #page-container .main-content h2 {
    margin-top: 62px
}

.single-results #page-container .sidebar {
    position: relative;
    top: -275px
}

.single-results #page-container .sidebar .sidebar-inner {
    background-color: #f0f0f2;
    margin: 0 auto 97px auto;
    text-align: center;
    padding: 85px 60px 80px 60px
}

.single-results #page-container .sidebar .sidebar-inner .form-title {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 41px;
    line-height: 46px;
    letter-spacing: .15em;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    margin-bottom: 14px
}

.single-results #page-container .sidebar .sidebar-inner .form-instructions {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 49px
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper {
    max-width: 640px;
    margin: 0 auto 0 auto;
    position: relative
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .fields-required {
    font-family: "Old Standard TT", serif;
    font-style: italic;
    font-size: 20px;
    color: #c08d54;
    text-transform: lowercase;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 90px;
    display: inline-block;
    margin: 0px auto;
    width: 130px
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .fields-required:after {
    content: "";
    position: absolute;
    top: 7px;
    right: -16px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #c08d54
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gfield_label {
    display: none
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_fields li {
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    margin: 0px 0px 20px 0px
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_fields li:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #c08d54;
    right: 20px;
    top: 27px;
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_fields li#field_3_6:after {
    display: none;
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_fields li .medium {
    width: 100%;
    height: 62px;
    border: 1px solid #0f0b2b;
    background-color: transparent;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0f0b2b;
    text-transform: lowercase;
    letter-spacing: .01em;
    padding: 0px 20px
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_fields li#field_3_5 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_fields li#field_3_5 .medium {
    height: 150px;
    padding-top: 22px
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_footer {
    width: 188px;
    height: 66px;
    position: relative;
    margin: 0px 10px;
    float: none;
    overflow: hidden;
    cursor: pointer;
    margin: 38px auto 0 auto
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_footer .gform_button {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #0f0b2b;
    border: none;
    font-weight: 700;
    font-size: 20px;
    color: #c08d54;
    text-transform: uppercase;
    letter-spacing: .3em;
    position: relative;
    line-height: 66px;
    text-align: center;
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    cursor: pointer;
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_footer .gform_button:hover {
    color: #fff;
    background-color: #c08d54;
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_footer p {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #c08d54;
    text-transform: uppercase;
    letter-spacing: .3em;
    position: relative;
    line-height: 66px;
    text-align: center;
    z-index: 5;
    -webkit-transition: all 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_footer .gradient-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #c08e54;
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #c08e54), color-stop(100%, #e2b576));
    background: linear-gradient(45deg, #c08e54 0%, #e2b576 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c08e54', endColorstr='#e2b576', GradientType=1)
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_footer.animated p {
    -webkit-animation: button-text-animation-footer 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: button-text-animation-footer 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.single-results #page-container .sidebar .sidebar-inner .gform_wrapper .gform_footer.animated .gradient-overlay {
    -webkit-animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.single-results #page-container .sidebar .details p.title {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    color: #0f0b2b;
    letter-spacing: .2em;
    line-height: 26px;
    position: relative;
    margin-bottom: 25px;
	font-weight:700;
}

.single-results #page-container .sidebar .details p.title:after {
    content: "";
    position: absolute;
    right: 0px;
    width: calc(100% - 100px);
    height: 1px;
    background-color: #c08d54;
    bottom: 6px
}

.single-results #page-container .sidebar .categories {
    margin-top: 98px
}

.single-results #page-container .sidebar .categories p.title {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    color: #0f0b2b;
    letter-spacing: .2em;
    line-height: 26px;
    position: relative;
    margin-bottom: 25px;
	font-weight:700;
}

.single-results #page-container .sidebar .categories p.title:after {
    content: "";
    position: absolute;
    right: 0px;
    width: calc(100% - 140px);
    height: 1px;
    background-color: #c08d54;
    bottom: 6px
}

.error404 header {
    margin-bottom: 200px
}

.error404 header .top-bar {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15);
    box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15)
}

.error404 header .banner {
    display: none
}

.error404 #page-container {
    padding: 0px 50px 113px 50px
}

.error404 #page-container .main-content .inner {
    max-width: 660px;
    margin: 0 auto;
    text-align: center
}

.error404 #page-container .main-content .inner .error-404 {
    font-family: "Unna", serif;
    font-weight: 400;
    font-size: 190px;
    line-height: 190px;
    background: -webkit-gradient(linear, left top, right top, from(#c08d54), color-stop(70%, #e2b576));
    background: linear-gradient(to right, #c08d54 0%, #e2b576 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: .05em;
    display: inline-block;
    margin-bottom: 0px
}

.error404 #page-container .main-content .inner .vert-rule {
    height: 47px;
    width: 3px;
    background-color: #f0f0f2;
    margin: 4px auto 33px auto;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.error404 #page-container .main-content .inner .title {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-size: 36px;
    text-transform: capitalize;
    color: #6c6788;
    line-height: 36px;
    margin-bottom: 18px
}

.error404 #page-container .main-content .inner a {
    border: none
}

/*.blog header,
.archive header,
.single header {
    margin-bottom: 140px
}

.blog header.no-banner,
.archive header.no-banner,
.single header.no-banner {
	margin-bottom: 50px;
}*/

.blog header .banner,
.archive header .banner,
.single header .banner {
    display: none
}

.blog .blog-banner,
.archive .blog-banner,
.single .blog-banner {
    height: 323px;
    background-image: url(/wp-content/themes/horwitz-horwitz/media/intl_hero_img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blog .blog-banner p,
.archive .blog-banner p,
.single .blog-banner p {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    font-size: 93.07px;
    text-transform: uppercase;
    letter-spacing: .26em;
    margin-bottom: 0px;
    color: #fff
}

.blog #page-container,
.archive #page-container,
.single #page-container {
    max-width: 1700px;
    margin: 0 auto;
    padding: 99px 150px 50px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.blog #page-container .main-content,
.archive #page-container .main-content,
.single #page-container .main-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 140px
}

.blog #page-container .main-content.no-sidebar,
.archive #page-container .main-content.no-sidebar,
.single #page-container .main-content.no-sidebar {
	padding-right: 0;
	max-width: 900px;
	margin: 0 auto;
}

.blog #page-container .main-content .post,
.archive #page-container .main-content .post,
.single #page-container .main-content .post {
    border-bottom: 1px solid #f0f0f2;
    padding-bottom: 30px;
    padding-top: 68px
}

.blog #page-container .main-content .post .post-title,
.archive #page-container .main-content .post .post-title,
.single #page-container .main-content .post .post-title {
    border: none
}

.blog #page-container .main-content .post .post-title h1,
.archive #page-container .main-content .post .post-title h1,
.single #page-container .main-content .post .post-title h1 {
    font-size: 50px;
    line-height: 58px;
    letter-spacing: -.02em;
    margin-bottom: 29px
}

.blog #page-container .main-content .post .post-info,
.archive #page-container .main-content .post .post-info,
.single #page-container .main-content .post .post-info {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #0f0b2b;
    letter-spacing: .2em;
    margin-bottom: 25px;
	font-weight:700;
}

.blog #page-container .main-content .post .post-info a,
.archive #page-container .main-content .post .post-info a,
.single #page-container .main-content .post .post-info a {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #0f0b2b;
    letter-spacing: .2em;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    border: none;
	font-weight:700;
}

.blog #page-container .main-content .post .post-info a:hover,
.archive #page-container .main-content .post .post-info a:hover,
.single #page-container .main-content .post .post-info a:hover {
    color: #c08d54
}

.blog #page-container .main-content .post .read-more,
.archive #page-container .main-content .post .read-more,
.single #page-container .main-content .post .read-more {
    display: block;
    width: 207px;
    height: 73px;
    background-color: #0f0b2b;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    margin-top: 70px;
    position: relative;
    overflow: hidden
}

.blog #page-container .main-content .post .read-more .gradient-overlay,
.archive #page-container .main-content .post .read-more .gradient-overlay,
.single #page-container .main-content .post .read-more .gradient-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #c08e54;
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #c08e54), color-stop(100%, #e2b576));
    background: linear-gradient(45deg, #c08e54 0%, #e2b576 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c08e54', endColorstr='#e2b576', GradientType=1)
}

.blog #page-container .main-content .post .read-more p,
.archive #page-container .main-content .post .read-more p,
.single #page-container .main-content .post .read-more p {
    line-height: 73px;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: .3em;
    z-index: 1;
    position: relative;
    margin-bottom: 0px;
	font-weight:700;
}

.blog #page-container .main-content .post .read-more:hover .gradient-overlay,
.archive #page-container .main-content .post .read-more:hover .gradient-overlay,
.single #page-container .main-content .post .read-more:hover .gradient-overlay {
    -webkit-animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    animation: hover-animation 2.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.blog #page-container .main-content .post:first-child,
.archive #page-container .main-content .post:first-child,
.single #page-container .main-content .post:first-child {
    padding-top: 0px
}

.blog #page-container .main-content #wp_page_numbers,
.archive #page-container .main-content #wp_page_numbers,
.single #page-container .main-content #wp_page_numbers {
    margin-top: 45px
}

.blog #page-container .main-content #wp_page_numbers ul,
.archive #page-container .main-content #wp_page_numbers ul,
.single #page-container .main-content #wp_page_numbers ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog #page-container .main-content #wp_page_numbers ul li a,
.archive #page-container .main-content #wp_page_numbers ul li a,
.single #page-container .main-content #wp_page_numbers ul li a {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px;
    color: #0f0b2b;
    text-transform: uppercase;
    letter-spacing: .2em;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    border: none;
	font-weight:700;
}

.blog #page-container .main-content #wp_page_numbers ul li a:hover,
.archive #page-container .main-content #wp_page_numbers ul li a:hover,
.single #page-container .main-content #wp_page_numbers ul li a:hover {
    color: #c08d54
}

.blog #page-container .main-content #wp_page_numbers ul li:before,
.archive #page-container .main-content #wp_page_numbers ul li:before,
.single #page-container .main-content #wp_page_numbers ul li:before {
    display: none
}

.blog #page-container .sidebar,
.archive #page-container .sidebar,
.single #page-container .sidebar {
    -ms-flex-preferred-size: 520px;
    flex-basis: 520px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.blog #page-container .sidebar .sidebar-inner .widget,
.archive #page-container .sidebar .sidebar-inner .widget,
.single #page-container .sidebar .sidebar-inner .widget {
    margin-bottom: 80px
}

.blog #page-container .sidebar .sidebar-inner .widgettitle,
.archive #page-container .sidebar .sidebar-inner .widgettitle,
.single #page-container .sidebar .sidebar-inner .widgettitle {
    height: 75px;
    line-height: 75px;
    margin: 0px;
    background-color: #0f0b2b;
    color: #c08d54;
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-size: 36px;
    text-transform: lowercase;
    padding: 0px 20px 0px 70px
}

.blog #page-container .sidebar .sidebar-inner ul li,
.archive #page-container .sidebar .sidebar-inner ul li,
.single #page-container .sidebar .sidebar-inner ul li {
    padding: 0px
}

.blog #page-container .sidebar .sidebar-inner ul li a,
.archive #page-container .sidebar .sidebar-inner ul li a,
.single #page-container .sidebar .sidebar-inner ul li a {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #0f0b2b;
    text-transform: inherit;
    letter-spacing: .2em;
    background-color: #f0f0f2;
    display: block;
    padding: 30px 85px 30px 70px;
    border: none;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    position: relative;
    cursor: pointer;
	font-weight:700;
}

.blog #page-container .sidebar .sidebar-inner ul li a:hover,
.archive #page-container .sidebar .sidebar-inner ul li a:hover,
.single #page-container .sidebar .sidebar-inner ul li a:hover {
    background-color: #e2e2e6;
    color: #c08d54
}

.blog #page-container .sidebar .sidebar-inner ul li .sub-menu,
.archive #page-container .sidebar .sidebar-inner ul li .sub-menu,
.single #page-container .sidebar .sidebar-inner ul li .sub-menu {
    display: none;
    margin: 24px 0px 22px 0px
}

.blog #page-container .sidebar .sidebar-inner ul li .sub-menu li a,
.archive #page-container .sidebar .sidebar-inner ul li .sub-menu li a,
.single #page-container .sidebar .sidebar-inner ul li .sub-menu li a {
    background-color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #000;
    letter-spacing: 0em;
    text-transform: inherit;
    padding: 17px 85px 17px 70px;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.blog #page-container .sidebar .sidebar-inner ul li .sub-menu li a:hover,
.archive #page-container .sidebar .sidebar-inner ul li .sub-menu li a:hover,
.single #page-container .sidebar .sidebar-inner ul li .sub-menu li a:hover {
    color: #c08d54
}

.blog #page-container .sidebar .sidebar-inner ul li .sub-menu li.current-menu-item a,
.archive #page-container .sidebar .sidebar-inner ul li .sub-menu li.current-menu-item a,
.single #page-container .sidebar .sidebar-inner ul li .sub-menu li.current-menu-item a {
    color: #c08d54
}

.blog #page-container .sidebar .sidebar-inner ul li:before,
.archive #page-container .sidebar .sidebar-inner ul li:before,
.single #page-container .sidebar .sidebar-inner ul li:before {
    display: none
}

.blog #page-container .sidebar .sidebar-inner ul li.current-menu-item a,
.archive #page-container .sidebar .sidebar-inner ul li.current-menu-item a,
.single #page-container .sidebar .sidebar-inner ul li.current-menu-item a {
    color: #c08d54
}

.blog #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a:after,
.archive #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a:after,
.single #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a:after {
    content: "";
    position: absolute;
    right: 50px;
    top: 38px;
    width: 17px;
    height: 3px;
    background-color: #0f0b2b;
    -webkit-transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98);
    transition: all 1s cubic-bezier(0.17, 0.66, 0.34, 0.98)
}

.blog #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a.target,
.archive #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a.target,
.single #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a.target {
    color: #c08d54
}

.blog #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a.target:after,
.archive #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a.target:after,
.single #page-container .sidebar .sidebar-inner ul li.menu-item-has-children>a.target:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #c08d54
}

@media (max-width: 1850px) {
    .page-template-template-contact #page-container .main-content .left {
        padding: 120px 0px 0px 100px
    }
}

@media (max-width: 1700px) {
    header .top-bar {
        height: 115px;
        padding-left: 43px
    }
    header .top-bar a.firm-logo img {
        width: 166px
    }
    header .banner {
        -webkit-transform: translateY(115px);
        transform: translateY(115px);
        height: 655px
    }
    header .banner .right {
        background-position: center top;
    }
    header .banner .left {
        -ms-flex-preferred-size: 505px;
        flex-basis: 505px
    }
    header .banner .left .left-inner {
        margin: 87px 0px 0px 65px
    }
    header .banner .left .left-inner p.banner-title {
        font-size: 121px;
        line-height: 114px
    }
    header .banner .right .featured {
        width: 555px;
        margin-bottom: 66px
    }
    #section-1 .section-1-inner {
        max-width: calc(100% - 75px)
    }
    #section-1 .section-1-inner .pa-slider {
        width: calc(100% - 312px);
        padding: 0px 35px 0px 67px
    }
    #section-1 .section-1-inner .end-cap {
        width: 312px;
        height: 605px;
        padding: 65px 35px 0px 35px
    }
    #section-1 .section-1-inner .end-cap p.end-cap-title {
        font-size: 16px;
        letter-spacing: .18em
    }
    #section-1 .section-1-inner .end-cap object {
        width: 189px
    }
    #section-1 .section-1-inner .end-cap p.amount {
        font-size: 80px;
        line-height: 80px
    }
    #section-1 .section-1-inner .end-cap p.description {
        font-size: 16px;
        line-height: 28px
    }
    #section-1 .section-1-inner .pa-slider .slick-slide {
        height: 605px;
        padding: 83px 20px 0px 20px
    }
    #section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .slide-title {
        font-size: 34px
    }
    #section-2 {
        padding: 0px 150px 154px 150px
    }
    #section-2 .section-2-inner {
        margin: 126px auto 0 auto
    }
    #section-2 .section-2-inner h1 span:first-child {
        font-size: 117px;
        line-height: 122px
    }
    #section-2 .section-2-inner .sub-header {
        font-size: 32px;
        line-height: 48px;
        max-width: 955px;
        margin: 0 auto 76px auto
    }
    #section-2 .section-2-inner .vert-line {
        margin: 36px auto 23px auto
    }
    #section-2 .section-2-inner .content-wrap {
        -webkit-column-gap: 80px;
        column-gap: 80px
    }
    #section-3 .section-3-inner {
        margin-right: 340px;
        padding: 108px 30px 119px 160px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    #section-3 .section-3-inner .content-wrapper h2 {
        font-size: 70px;
        line-height: 83px
    }
    #section-3 .section-3-inner .content-wrapper {
        max-width: 680px
    }
    #section-3 .section-3-inner .content-wrapper h3 {
        padding-left: 145px
    }
    #section-3 .section-3-inner .content-wrapper p {
        padding-left: 145px
    }
    #section-3 .section-3-inner .accent-box {
        width: 417px;
        height: 557px;
        top: -135px;
        right: -265px
    }
    #section-3 .section-3-inner .accent-box p {
        margin-left: 149px;
        margin-top: 306px;
        padding-right: 28px
    }
    #section-4 {
        height: 760px;
        padding: 210px 50px 0px 50px;
        background-position: center top;
    }
    #section-4 .section-4-inner .top {
        margin-bottom: 47px
    }
    #section-4 .section-4-inner .top p.headline {
        font-size: 69.92px;
        line-height: 83.65px;
        margin: 0 auto 40px auto;
        max-width: 1070px
    }
    #section-4 .section-4-inner .top p.headline span {
        font-size: 106.93px
    }
    #section-4 .section-4-inner .awards .slick-dots {
        bottom: -50px
    }
    #section-5 .section-5-inner .content-wrap {
        margin-left: 320px;
        padding: 92px 70px 190px 24%
    }
    #section-5 .section-5-inner .content-wrap p.section-headline {
        font-size: 70px;
        line-height: 83px;
        letter-spacing: -.02em;
        margin-bottom: 43px
    }
    #section-5 .section-5-inner .content-wrap .accent-box {
        top: 101px;
        width: 469px;
        height: 629px;
        left: -250px
    }
    #section-5 .section-5-inner .content-wrap div {
        -webkit-column-count: 1;
        column-count: 1
    }
    #section-6 {
        padding: 75px 50px 109px 50px
    }
    #section-6 .section-6-inner a.cr-box p.amount {
        font-size: 115px
    }
    #section-6 .section-6-inner a.cr-box .vert-rule {
        margin: 0px auto 31px auto
    }
    #section-6 .section-6-inner a.cr-box p.case-description {
        max-width: 360px
    }
    #section-6 .section-6-inner a.cr-box {
        height: 527px
    }
    #section-7 {
        padding: 89px 50px 125px 50px
    }
    #section-7 .section-7-inner object {
        margin: 0 auto 56px auto
    }
    #section-7 .section-7-inner p.client {
        margin-bottom: 66px
    }
    footer .contact-form {
        margin-right: 295px
    }
    footer .contact-form {
        height: 1020px;
        margin-right: 295px
    }
    footer .contact-form .form-wrap {
        top: 94px;
        padding: 111px 50px 104px 50px;
        width: 660px;
    }
    footer .contact-form .form-wrap .form-title {
        font-size: 32px;
        margin-bottom: 6px
    }
    footer .contact-form .form-wrap .form-instructions {
        margin: 0 auto 40px auto
    }
    footer .contact-form .gform_body {
        margin-bottom: 36px
    }
    footer .address-wrap .left .city {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 97px
    }
    footer .address-wrap .left {
        padding: 74px 20px 75px 70px
    }
    footer .address-wrap .left .city div.city-left {
        text-align: left;
        padding: 0px
    }
    footer .address-wrap .left .city div.city-left p {
        font-size: 38px
    }
    footer .address-wrap .left .city div.city-left p:before {
        width: 70px;
        top: 29px
    }
    footer .address-wrap .left .city div.city-right a.google-map {
        margin-bottom: 31px
    }
    footer .address-wrap .left .city.joliet {
        margin-left: 74.5px
    }
    footer .address-wrap .right {
        -ms-flex-preferred-size: 295px;
        flex-basis: 295px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 20px
    }
    footer .bottom-bar {
        padding: 0px 69px
    }
    #section-1 .background-texture {
        right: -210px
    }
    #section-5 .background-texture {
        left: -598px;
        top: -242px
    }
    header .top-bar #main-menu-overlay .form {
        -ms-flex-preferred-size: 584px;
        flex-basis: 584px
    }
    header .top-bar #main-menu-overlay .form .form-inner .form-title {
        font-size: 40px;
        line-height: 41.92px;
        margin-bottom: 14px
    }
    header .top-bar #main-menu-overlay .main-menu {
        padding: 50px 100px 50px 78px
    }
    header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li a {
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 40px
    }
    header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li.menu-item-has-children a:after {
        top: 18px
    }
    header .top-bar #main-menu-overlay .main-menu .secondary-menu li a {
        font-size: 14px;
        line-height: 18px
    }
    header .top-bar #main-menu-overlay .main-menu .secondary-menu {
        margin-left: 145px
    }
    header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li a {
        margin-bottom: 37px;
        font-size: 27px
    }
    header .top-bar #main-menu-overlay .main-menu .secondary-menu {
        margin-left: 65px
    }
   /* .page-template-template-about header {
        margin-bottom: 115px
    }*/
    .page-template-template-about #page-container .main-content .about-section-2 {
        margin-left: 350px;
        padding: 186px 120px 130px 230px;
        margin-bottom: 195px
    }
    .page-template-template-about #page-container .main-content .about-section-2 .brothers-image {
        width: 430px;
        height: 562px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        left: -265px
    }
    .page-template-template-about #page-container .main-content .about-section-1 p {
        margin-bottom: 155px
    }
    .page-template-template-about #page-container .main-content .about-section-3 {
        padding: 0px 100px
    }
    .page-template-default #page-container .sidebar {
        -ms-flex-preferred-size: 450px;
        flex-basis: 450px
    }
    .page-template-default #page-container .main-content {
        padding-right: 100px
    }
    .page-template-default #page-container .sidebar .sidebar-inner .widgettitle {
        padding: 0px 20px 0px 50px
    }
    .page-template-default #page-container .sidebar .sidebar-inner ul li a {
        padding: 30px 85px 30px 50px
    }
    .page-template-default #page-container .sidebar .sidebar-inner ul li .sub-menu li a {
        padding: 17px 85px 17px 50px
    }
    .blog #page-container .sidebar,
    .archive #page-container .sidebar,
    .single #page-container .sidebar {
        -ms-flex-preferred-size: 450px;
        flex-basis: 450px
    }
    .blog #page-container .sidebar .sidebar-inner .widgettitle,
    .archive #page-container .sidebar .sidebar-inner .widgettitle,
    .single #page-container .sidebar .sidebar-inner .widgettitle {
        padding: 0px 20px 0px 50px
    }
    .blog #page-container .sidebar .sidebar-inner ul li a,
    .archive #page-container .sidebar .sidebar-inner ul li a,
    .single #page-container .sidebar .sidebar-inner ul li a {
        padding: 30px 85px 30px 50px
    }
    .blog #page-container .main-content,
    .archive #page-container .main-content,
    .single #page-container .main-content {
        padding-right: 100px
    }

    .blog #page-container,
    .archive #page-container,
    .single #page-container {
        padding: 99px 50px 150px 50px
    }
    /*.page-template-template-practice-areas header {
        margin-bottom: 115px
    }
    .page-template-template-testimonials header {
        margin-bottom: 115px
    }
    .page-template-template-contact header {
        margin-bottom: 115px
    }*/
    .page-template-template-contact #page-container .main-content .left h1 {
        margin-bottom: 80px
    }
    .page-template-template-contact #page-container .main-content .right {
        -ms-flex-preferred-size: 550px;
        flex-basis: 550px
    }
    .page-template-template-contact #page-container .main-content .left .locations {
        padding-left: 50px;
        padding-right: 50px
    }
    .page-template-template-contact #page-container .main-content .left .sm-wrapper {
        margin-left: 50px
    }
    .page-template-template-contact #page-container {
        padding: 0px 0px 100px 0px
    }
    .page-template-template-meet-the-team #page-container .main-content .headline h1 {
        line-height: 104px
    }
    /*.page-template-template-meet-the-team header {
        margin-bottom: 115px
    }*/
    .page-template-template-meet-the-team #page-container .main-content .headline {
        margin-bottom: 30px
    }
    /*.page-template-template-team-member header {
        margin-bottom: 115px
    }*/
    .page-template-template-team-member #page-container .sidebar {
        -ms-flex-preferred-size: 450px;
        flex-basis: 450px
    }
    .page-template-template-team-member .education-honors {
        padding: 104px 150px 100px 155px;
        margin-left: 150px
    }
    .page-template-template-team-member #page-container .sidebar .profile-image {
        margin-bottom: 75px
    }
    .single-results .results-banner {
        padding: 0px 50px;
        height: 323px
    }
    .single-results #page-container .sidebar {
        top: -350px
    }
    .page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result {
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%
    }
}

@media (max-width: 1399px) {
    #section-3 .section-3-inner {
        padding: 108px 30px 119px 60px;
    }
    #section-1 .section-1-inner .pa-slider .slick-slide .slide-inner p.slide-content {
        font-size: 15px;
        line-height: 31px;
        height: 170px
    }
    #section-3 .section-3-inner .content-wrapper h3 {
        padding-left: 100px;
        padding-right: 50px
    }
    #section-3 .section-3-inner .content-wrapper p {
        padding-left: 100px;
        padding-right: 50px
    }
    header .top-bar #main-menu-overlay .main-menu .secondary-menu {
        margin-left: 115px
    }
    .page-template-template-about #page-container .main-content .about-section-2 {
        padding: 186px 100px 130px 230px
    }
    .page-template-template-about #page-container {
        padding: 144px 0px 120px 0px
    }
    #page-container h5 {
        font-size: 35px;
        line-height: 55px;
        margin-top: 75px;
        margin-bottom: 70px
    }
    .page-template-template-testimonials #page-container {
        padding: 92px 50px 100px 50px
    }
    .page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result {
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%
    }
    .page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .thumbnail {
        height: 250px
    }
    .page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .wistia_responsive_padding {
        height: 250px
    }
    .page-template-template-video-center #page-container {
        padding: 92px 50px 150px 50px
    }
    .page-template-template-contact #page-container .main-content .left .locations {
        padding: 0px
    }
    .page-template-template-contact #page-container .main-content .left .locations .location .location-title:before {
        left: -50px;
        width: 39px
    }
    .page-template-template-contact #page-container .main-content .left {
        padding: 120px 50px 50px 100px
    }
    .page-template-template-contact #page-container .main-content .left .sm-wrapper {
        margin-left: 0px;
        margin-top: 95px
    }
    .page-template-template-contact #page-container .main-content .left .locations .location .address {
        font-size: 20px
    }
    .page-template-template-contact #page-container .main-content .left .locations .location a.phone {
        font-size: 20px;
        line-height: 32px
    }
    .page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box {
        -ms-flex-preferred-size: 29.3333%;
        flex-basis: 29.3333%
    }
    .page-template-template-meet-the-team #page-container .main-content .wrapper.partners {
        margin-bottom: 45px
    }
    .page-template-template-team-member #page-container .sidebar {
        -ms-flex-preferred-size: 400px;
        flex-basis: 400px
    }
    .page-template-template-team-member #page-container .sidebar .profile-image {
        margin-bottom: 50px
    }
    .page-template-template-team-member #page-container .sidebar p.employee-quote {
        font-size: 30px;
        line-height: 45px
    }
    .page-template-template-team-member #page-container .main-content {
        padding-right: 100px
    }
    .page-template-template-team-member .education-honors {
        padding: 104px 100px 100px 100px;
        margin-left: 100px;
        margin-bottom: 150px
    }
    .single-results .results-banner p {
        font-size: 72px
    }
    .single-results #page-container .main-content h1 {
        font-size: 60px;
        line-height: 72px
    }
    .page-template-template-team-member #page-container .sidebar p.employee-quote {
        margin-bottom: 85px
    }
}

@media (max-width: 1200px) {
    header {
        position: relative
    }
    /*header .top-bar {
        height: 105px
    }*/
    header .banner {
        height: 535px;
        -webkit-transform: translateY(105px);
        transform: translateY(105px)
    }
    header .top-bar .right .main-menu-btn {
        width: 95px
    }
    header .top-bar a.firm-logo img {
        width: 145px
    }
    header .top-bar .right .phone a {
        font-size: 34px
    }
    header .top-bar .click-wrap span:after {
        top: 40px;
        left: 35px;
    }
    header .top-bar .right .main-menu-btn {
        margin-left: 34px
    }
    header .banner .left {
        -ms-flex-preferred-size: 0px;
        flex-basis: 0px
    }
    header .banner .left .left-inner {
        margin: 102px 0px 0px 65px;
        width: 890px
    }
    header .banner .left .left-inner span {
        color: #fff
    }
    header .banner .right {
        height: 100%
    }
    .webp .banner .right {
        background-image: url(/wp-content/themes/horwitz-horwitz/media/hero_img_tablet.webp);
        overflow: visible
    }
    .no-webp .banner .right {
        background-image: url(/wp-content/themes/horwitz-horwitz/media/hero_img_tablet.jpg);
        overflow: visible
    }
    header .banner .left .left-inner p.banner-title {
        color: #fff;
        background: none;
        -webkit-text-fill-color: #fff;
        font-size: 86px;
        line-height: 83px;
        margin-bottom: 37px
    }
    header .banner .right .animated-overlay {
        display: none
    }
    header .banner .right .featured {
        width: 100%;
        position: absolute;
        bottom: -201px;
        margin-bottom: 0px
    }
    header .banner .right .featured p {
        color: #0f0b2b;
        font-size: 15.86px;
        margin-left: 70px
    }
    header .banner .right .featured p:after {
        background-color: #0f0b2b;
        top: 13px;
        width: calc(100% - 309px)
    }
    header .banner .right .featured .icon-wrapper.desktop {
        display: none
    }
    header .banner .right .featured .icon-wrapper.mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    header .banner .right .featured .icon-wrapper {
        max-width: 515px;
        margin: 0 auto
    }
    header .banner .left .left-inner a .gradient-overlay {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    #section-1 .background-texture {
        display: none
    }
    #section-1 .section-1-inner {
        max-width: 100%
    }
    #section-1 .section-1-inner .pa-slider {
        padding: 0px 35px 0px 35px;
        width: calc(100% - 385px);
        position: relative
    }
    #section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .icon {
        margin: 0px auto 8px auto
    }
    #section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .icon object {
        width: 77.3px;
        height: 87.1px
    }
    #section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .slide-title {
        text-align: center
    }
    #section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .hr {
        margin: 14px auto 18px auto
    }
    #section-1 .section-1-inner .pa-slider .slick-slide .slide-inner p.slide-content {
        text-align: center;
        font-size: 16px;
        line-height: 30px;
        max-width: 245px
    }
    #section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .link {
        display: none
    }
    #section-1 .section-1-inner .pa-slider .slick-slide {
        height: 520px;
        padding: 65px 10px 0px 10px
    }
    #section-1 .section-1-inner .end-cap {
        height: 520px;
        width: 385px;
        padding: 48px 50px 0px 50px
    }
    #section-1 .section-1-inner .pa-slider .slick-slide .slide-inner .slide-title {
        font-size: 30px;
        line-height: 35px
    }
    #section-1 .slick-dots {
        left: 0px;
        bottom: 70px
    }
    #section-1 .slick-dots li button:before {
        font-size: 35px;
        color: #c08d54;
        opacity: 1;
        -webkit-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out
    }
    #section-1 .slick-dots li.slick-active button:before {
        color: #0f0b2b;
        opacity: 1
    }
    #section-1 .section-1-inner .end-cap p.description {
        display: none
    }
    #section-1 .section-1-inner .end-cap p.end-cap-title {
        letter-spacing: .3em;
        margin-bottom: 24px
    }
    #section-1 .section-1-inner .end-cap object {
        width: 162px;
        margin: 0 auto 15px auto
    }
    #section-1 .section-1-inner .end-cap p.amount {
        font-size: 94.08px;
        line-height: 95px
    }
    #section-1 .section-1-inner .end-cap a.results-link {
        display: block;
        width: 288px;
        height: 65px;
        line-height: 65px;
        text-align: center;
        color: #fff;
        margin: 0 auto 0 auto;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 17px;
        text-transform: uppercase;
        letter-spacing: .3em;
        background: #c08e54;
        background: -webkit-gradient(left bottom, right top, color-stop(0%, #c08e54), color-stop(100%, #e2b576));
        background: linear-gradient(45deg, #c08e54 0%, #e2b576 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c08e54', endColorstr='#e2b576', GradientType=1);
        margin-top: 24px;
		font-weight:700;
    }
    #section-2 {
        padding: 0px 70px 154px 70px
    }
    #section-2 .section-2-inner h1 span:first-child {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        font-size: 97.5px;
        line-height: 97.5px;
        letter-spacing: .26em
    }
    #section-2 .section-2-inner h1 span:last-child {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        font-size: 18px;
        line-height: 26.21px
    }
    #section-2 .section-2-inner .vert-line {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        margin: 28px auto 17px auto
    }
    #section-2 .section-2-inner .sub-header {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        font-size: 30px;
        line-height: 46px;
        max-width: 570px;
        margin: 0 auto 61px auto
    }
    #section-2 .section-2-inner .content-wrap {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        column-gap: 0px
    }
    #section-2 .section-2-inner {
        margin: 121px auto 0 auto
    }
    #section-2 .section-2-inner .content-wrap p {
        margin-bottom: 66px
    }
    .webp #section-3 .section-3-inner .accent-box.add-background,
    .no-webp #section-3 .section-3-inner .accent-box.add-background {
        background-image: none;
        display: none
    }
    #section-3 .section-3-inner {
        margin-right: 0px;
        padding: 99px 120px 109px 120px
    }
    #section-3 .section-3-inner .content-wrapper h2 {
        font-size: 65px;
        line-height: 78px;
        margin-bottom: 35px
    }
    #section-3 .section-3-inner .content-wrapper h3 {
        padding: 0px
    }
    #section-3 .section-3-inner .content-wrapper p {
        padding: 0px
    }
    #section-4 {
        height: 785px;
        padding: 147px 50px 0px 50px
    }
    #section-4 .section-4-inner .top p.headline {
        font-size: 61.91px;
        line-height: 75.64px;
        margin: 0 auto 21px auto
    }
    #section-4 .section-4-inner .top p.headline span {
        font-size: 98.92px
    }
    .webp #section-4.add-background {
        background-image: url(/wp-content/themes/horwitz-horwitz/media/award_img_tablet.webp)
    }
    .no-webp #section-4.add-background {
        background-image: url(/wp-content/themes/horwitz-horwitz/media/award_img_tablet.jpg)
    }
    #section-4 .section-4-inner .top {
        margin-bottom: 65px
    }
    #section-4 .section-4-inner .awards .slick-dots {
        bottom: -79px
    }
    #section-4 .section-4-inner .top a {
        width: 265px;
        height: 65px
    }
    #section-4 .section-4-inner .top a div.white-overlay {
        display: none
    }
    #section-5 .background-texture {
        display: none
    }
    #section-5 .section-5-inner .content-wrap .accent-box {
        display: none;
        background-image: none
    }
    #section-5 .section-5-inner .content-wrap {
        margin-left: 0px;
        padding: 92px 75px 112px 75px
    }
    #section-5 .section-5-inner .content-wrap p.section-headline {
        font-size: 65px;
        line-height: 78px;
        margin-bottom: 45px
    }
    #section-6 {
        display: none
    }
    #section-7 {
        padding: 60px 90px 104px 90px
    }
    #section-7 .section-7-inner object {
        width: 288px;
        height: auto;
        margin: 0 auto 56px auto
    }
    #section-7 .section-7-inner p.testimonial {
        font-size: 50px;
        line-height: 69px;
        margin-bottom: 30px
    }
    #section-7 .section-7-inner p.client {
        margin-bottom: 40px
    }
    #section-7 .section-7-inner a {
        width: 278px;
        height: 66px
    }
    #section-7 .section-7-inner a div.white-overlay {
        display: none
    }
    footer .contact-form {
        margin-right: 0px;
        background-color: #f0f0f2;
        height: 820px
    }
    .webp footer.add-background .contact-form {
        background-image: none
    }
    .no-webp footer.add-background .contact-form {
        background-image: none
    }
    footer .contact-form .form-wrap {
        right: 0px;
        top: 0px;
        width: 100%;
        height: 100%
    }
    footer .contact-form .form-wrap .form-title {
        margin-bottom: 8px
    }
    footer .contact-form .form-wrap .gform_wrapper {
        max-width: 560px
    }
    footer .contact-form .form-wrap .gform_wrapper .fields-required {
        left: 9px
    }
    footer .address-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 95px 0px 0px 0px
    }
    footer .address-wrap .left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 300px;
        position: relative;
        left: 70px;
        padding: 0px;
        margin: 0 auto
    }
    footer .address-wrap .left .city.chicago {
        margin: 0px 0px 94px 0px
    }
    footer .address-wrap .left .city.joliet {
        margin: 0px
    }
    footer .address-wrap .right {
        padding: 0px 105px;
        -ms-flex-preferred-size: 184px;
        flex-basis: 184px
    }
    footer .address-wrap .right .sm-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }
    footer .bottom-bar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 41px 0px;
        height: 145px
    }
    header .top-bar #main-menu-overlay .form {
        display: none
    }
    header .top-bar #main-menu-overlay .main-menu {
        display: block;
        padding: 50px 75px 50px 75px
    }
    header .top-bar #main-menu-overlay .main-menu .primary-menu {
        text-align: center;
        position: absolute;
        top: 50%;
        -webkit-transform: translateX(0px) translateY(-50%) !important;
        transform: translateX(0px) translateY(-50%) !important;
        left: 0px;
        right: 0px;
        margin: auto;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        -webkit-transition-delay: .5s;
        transition-delay: .5s
    }
    .menu-open header .top-bar #main-menu-overlay .main-menu .primary-menu.hide-primary {
        opacity: 0;
        pointer-events: none
    }
    header .top-bar #main-menu-overlay .main-menu .secondary-menu {
        margin-left: 0px;
        text-align: center;
        position: absolute;
        top: 50%;
        -webkit-transform: translateX(0px) translateY(-50%) !important;
        transform: translateX(0px) translateY(-50%) !important;
        left: 0px;
        right: 0px;
        margin: auto;
        pointer-events: none
    }
    header .top-bar #main-menu-overlay .main-menu .secondary-menu .sub-menu {
        -webkit-transform: translateX(0px) translateY(30px) !important;
        transform: translateX(0px) translateY(30px) !important
    }
    html.menu-open #main-menu-overlay .main-menu .secondary-menu .sub-menu.active-secondary-menu {
        -webkit-transform: translateX(0px) translateY(0px) !important;
        transform: translateX(0px) translateY(0px) !important;
        -webkit-transition-delay: 1s;
        transition-delay: 1s;
        pointer-events: all
    }
    header .top-bar #main-menu-overlay .main-menu span {
        position: absolute;
        top: 45px;
        left: 45px;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 16px;
        color: #c08d54;
        text-transform: uppercase;
        letter-spacing: .2em;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all 1.25s ease-in-out;
        transition: all 1.25s ease-in-out;
        cursor: pointer;
        display: block;
		font-weight:700;
    }
    header .top-bar #main-menu-overlay .main-menu span.show {
        opacity: 1;
        pointer-events: all;
        -webkit-transition-delay: 1s;
        transition-delay: 1s
    }
    /*.page-template-template-about header {
        margin-bottom: 105px
    }*/
    .page-template-template-about .about-banner {
        height: 430px;
        background-image: url(/wp-content/themes/horwitz-horwitz/media/intl_hero_img_tablet.jpg)
    }
    .page-template-template-about .about-banner .inner p {
        font-size: 58px;
        line-height: 68px
    }
    .page-template-template-about #page-container {
        padding: 114px 0px 78px 0px
    }
    .page-template-template-about #page-container .main-content .about-section-1 {
        padding: 0px 75px 65px 75px
    }
    .page-template-template-about #page-container .main-content .about-section-1 h1 {
        font-size: 97.5px;
        line-height: 97.75px
    }
    .page-template-template-about #page-container .main-content .about-section-1 p.firm {
        font-size: 18px;
        letter-spacing: .4em;
        margin-bottom: 17px
    }
    .page-template-template-about #page-container .main-content .about-section-1 .vert-rule {
        margin: 29px auto 16px auto
    }
    .page-template-template-about #page-container .main-content .about-section-1 h3 {
        font-size: 30px;
        line-height: 46px
    }
    .page-template-template-about #page-container .main-content .about-section-1 p {
        margin-bottom: 80px
    }
    .page-template-template-about #page-container .main-content .about-section-1 .result-wrap div.result div.vert-rule {
        margin: 11px auto 31px auto
    }
    .page-template-template-about #page-container .main-content .about-section-1 .slick-dots {
        bottom: 23px
    }
    .page-template-template-about #page-container .main-content .about-section-1 .slick-dots li:before {
        display: none
    }
    .page-template-template-about #page-container .main-content .about-section-1 .slick-dots li button:before {
        font-size: 35px;
        opacity: 1;
        color: #0f0b2b;
        -webkit-transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98);
        transition: all 1.5s cubic-bezier(0.17, 0.66, 0.34, 0.98)
    }
    .page-template-template-about #page-container .main-content .about-section-1 .slick-dots li.slick-active button:before {
        color: #c08d54
    }
    .page-template-template-about #page-container .main-content .about-section-2 {
        margin-left: 0px;
        padding: 122px 125px 98px 125px;
        margin-bottom: 102px
    }
    .page-template-template-about #page-container .main-content .about-section-2 object {
        display: none
    }
    .page-template-template-about #page-container .main-content .about-section-2 .brothers-image {
        display: none
    }
    .page-template-template-about #page-container .main-content .about-section-2 .inner p.brothers {
        font-size: 55px;
        line-height: 58px
    }
    .page-template-template-about #page-container .main-content .about-section-2 .inner .hr {
        margin-bottom: 81px
    }
    .page-template-template-about #page-container .main-content .about-section-2 .inner p {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        column-gap: 0px
    }
    .page-template-template-about #page-container .main-content .about-section-3 .inner p.title {
        font-size: 30px;
        line-height: 46px
    }
    .page-template-template-about #page-container .main-content .about-section-3 {
        padding: 0px 75px
    }
    .page-template-template-about #page-container .main-content .about-section-3 .inner div.vert-rule {
        margin: 40px auto 42px auto
    }
    .page-template-template-about #page-container .main-content .about-section-3 .inner .section-3-content {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        column-gap: 0px
    }
    footer .contact-form {
        height: 816px
    }
    footer .contact-form .form-wrap {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        padding: 111px 50px 0px 50px
    }
    footer .address-wrap .left {
        margin: 0 auto 4px auto
    }
    header .top-bar {
        -webkit-box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15);
        box-shadow: 0px 2px 5px 0px rgba(15, 11, 43, 0.15)
    }
    .page-template-default header .banner {
        display: none
    }
    .page-template-default #page-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 96px 50px 100px 50px
    }
    .page-template-default #page-container .main-content {
        padding-right: 0px;
        margin-bottom: 100px
    }
    /*.page-template-default header {
        margin-bottom: 105px
    }*/
    #page-container h1 {
        margin-bottom: 20px
    }
    #page-container hr {
        margin-bottom: 45px
    }
   /* .blog header,
    .archive header,
    .single header {
        margin-bottom: 105px
    }*/
    .blog .blog-banner,
    .archive .blog-banner,
    .single .blog-banner {
        height: 235px
    }
    .blog .blog-banner p,
    .archive .blog-banner p,
    .single .blog-banner p {
        font-size: 75px
    }
    .blog #page-container,
    .archive #page-container,
    .single #page-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 70px 50px 100px 50px
    }
    .blog #page-container .main-content,
    .archive #page-container .main-content,
    .single #page-container .main-content {
        padding-right: 0px;
        margin-bottom: 100px
    }
    .blog #page-container .sidebar .sidebar-inner .widget,
    .archive #page-container .sidebar .sidebar-inner .widget,
    .single #page-container .sidebar .sidebar-inner .widget {
        margin-bottom: 50px
    }
    .page-template-template-practice-areas .pa-banner {
        height: 235px
    }
    .page-template-template-practice-areas .pa-banner p {
        font-size: 75px;
        text-align: center
    }
    /*.page-template-template-practice-areas header {
        margin-bottom: 105px
    }*/
    .page-template-template-practice-areas #page-container .main-content .pa-wrapper .practice-area {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .page-template-template-practice-areas #page-container {
        padding: 96px 50px 150px 50px
    }
    .page-template-template-practice-areas #page-container .main-content .pa-wrapper {
        margin-bottom: 85px
    }
    /*.page-template-template-testimonials header {
        margin-bottom: 105px
    }*/
    .page-template-template-testimonials .testimonial-banner {
        height: 235px
    }
    .page-template-template-testimonials .testimonial-banner p {
        font-size: 55px;
        text-align: center;
        padding: 0px 50px
    }
    .page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video {
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
        margin: 0px 2% 79px 2%
    }
    .page-template-template-testimonials #page-container .main-content .top {
        margin-bottom: 70px
    }
    .page-template-template-testimonials #page-container {
        padding: 96px 50px 100px 50px
    }
    .page-template-template-testimonials #page-container .main-content .top p.title {
        margin-bottom: 53px
    }
    .page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        column-gap: 0px
    }
    .page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video {
        -ms-flex-preferred-size: 44%;
        flex-basis: 44%;
        margin: 0px 3% 79px 3%
    }
    .page-template-template-case-results header {
        margin-bottom: 105px
    }
    .page-template-template-case-results #page-container .main-content p.title {
        font-size: 75px;
        line-height: 88px
    }
    .page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .page-template-template-case-results #page-container {
        padding: 96px 50px 150px 50px
    }
    .page-template-template-case-results #page-container .main-content .pa-dropdown {
        margin: 0 auto 120px auto
    }
    .page-template-template-case-results .cr-modal .cr-modal-outer {
        max-width: 90%
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner {
        width: 100%
    }
    .page-template-template-video-center header {
        margin-bottom: 105px
    }
    .page-template-template-video-center #page-container {
        padding: 96px 50px 100px 50px
    }
    .page-template-template-video-center #page-container .main-content p.title {
        font-size: 75px;
        line-height: 88px
    }
    .page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper {
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
        margin: 0px 2% 75px 2%
    }
    .page-template-template-contact #page-container .main-content .right {
        display: none
    }
    .page-template-template-contact header {
        margin-bottom: 105px
    }
    .page-template-template-contact #page-container .main-content .left h1 {
        text-align: center;
        display: block
    }
    .page-template-template-contact #page-container .main-content .left {
        padding: 96px 30px 50px 30px
    }
    .page-template-template-contact #page-container .main-content .left .locations {
        padding: 0px 50px
    }
    .page-template-template-contact #page-container .main-content .left .locations .location .location-title:before {
        display: none
    }
    .page-template-template-contact #page-container .main-content .left .sm-wrapper {
        margin: 95px auto 0px auto
    }
    .page-template-template-contact #page-container {
        padding: 0px 0px 50px 0px
    }
    /*.page-template-template-meet-the-team header {
        margin-bottom: 105px
    }*/
    .page-template-template-meet-the-team #page-container .main-content .headline h1 {
        font-size: 75px;
        line-height: 88px
    }
    .page-template-template-meet-the-team #page-container {
        padding: 96px 50px 100px 50px
    }
    .page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box {
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%
    }
    .page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box .thumbnail {
        height: 400px
    }
    .page-template-template-team-member #page-container .background-texture {
        display: none
    }
    .page-template-template-team-member header {
        margin-bottom: 105px
    }
    .page-template-template-team-member #page-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 65px 50px 100px 50px
    }
    .page-template-template-team-member #page-container .main-content {
        padding-right: 0px
    }
    .page-template-template-team-member #page-container .sidebar {
        float: left;
		margin-right: 30px;
    }
    .page-template-template-team-member #page-container .sidebar .profile-image img {
		display: block;
		max-width: 100%;
		height: auto!important;
		width: initial!important;
    }
    .page-template-template-team-member #page-container .sidebar p.employee-quote {
        font-size: 35px;
        line-height: 50px;
        text-align: center;
        max-width: 600px;
        margin: 30px auto 0 auto;
        display: none;
    }
    .page-template-template-team-member #page-container .sidebar {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .page-template-template-team-member #page-container .sidebar .awards-slider {
    	display: none;
    }
    .page-template-template-team-member .education-honors {
        margin-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .page-template-template-team-member #page-container {
        padding: 65px 50px 85px 50px
    }
    .page-template-template-team-member .education-honors .column.education,
    .page-template-template-team-member .education-honors .column.honors {
        padding: 0px
    }
    .page-template-template-team-member .education-honors .column.education {
        margin-bottom: 55px
    }
    .page-template-template-team-member .education-honors {
        padding: 135px 50px 100px 50px;
        margin-bottom: 0px
    }
    .single-results .results-banner {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .single-results .results-banner {
        height: 235px
    }
    .blog #page-container,
    .archive #page-container,
    .single #page-container {
        padding: 65px 50px 75px 50px
    }
    .single-results #page-container .sidebar {
        top: 0px
    }
    .single-results #page-container .sidebar .sidebar-inner {
        display: none
    }
    .single-results #page-container .main-content {
        margin-bottom: 55px
    }
    .page-template-template-video-center #page-container .main-content .vid-dropdown {
        margin: 0 auto 100px auto
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner .pa-result .amount {
        font-size: 125px
    }
    .page-template-template-team-member #page-container .main-content {
        width: 100%
    }
}

@media (max-width: 767px) {
    header .top-bar {
        height: 75px;
        padding-left: 20px
    }
    html.sticky-nav header .top-bar {
        height: 75px
    }
    header .top-bar a.firm-logo img {
        width: 110px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    html.sticky-nav header .top-bar a.firm-logo img {
        width: 110px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    header .top-bar .right .phone p {
        display: none
    }
    header .top-bar .right .phone a {
        margin-bottom: 0;
    }
    header .top-bar .right .phone a span {
        display: none
    }
    header .top-bar .right .phone object {
        display: block;
        width: 30px;
        line-height: 51px;
        pointer-events: none
    }
    header .top-bar .right .phone object svg {
        pointer-events: none
    }
    header .top-bar .right .main-menu-btn {
        margin-left: 20px
    }
    header .banner {
        -webkit-transform: translateY(75px);
        transform: translateY(75px)
    }
    header .top-bar .right .main-menu-btn .btn-inner {
        width: 43px;
        position: relative;
        top: 4px
    }
    header .top-bar .right .main-menu-btn .btn-inner .lines {
        height: 25px;
        margin-bottom: 1px
    }
    header .top-bar .right .main-menu-btn .btn-inner .lines .line {
        height: 5px
    }
    header .top-bar .right .main-menu-btn .btn-inner p {
        font-size: 15px
    }
    header .banner {
        height: 530px;
        position: relative;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        display: block
    }
    .webp header .banner {
        background-image: url(/wp-content/themes/horwitz-horwitz/media/hero_img_mobile.webp)
    }
    .no-webp header .banner {
        background-image: url(/wp-content/themes/horwitz-horwitz/media/hero_img_mobile.jpg)
    }
    header .banner .left {
        position: static
    }
    header .banner .left .left-inner p.banner-title {
        font-size: 63.85px;
        line-height: 63.85px;
        margin-bottom: 55px
    }
    header .banner .left .left-inner {
        margin: 0px;
        padding: 120px 0px 0px 36px;
        width: 100%;
        position: static
    }
    header .banner .left .left-inner a {
        margin: 0px;
        position: absolute;
        bottom: -70px;
        left: 0px;
        width: 100%;
        height: 70px
    }
    .only-mobile {
        display: block
    }
    header .only-mobile {
        display: none
    }
    .webp .banner .right {
        background-image: none
    }
    .no-webp .banner .right {
        background-image: none
    }
    header .banner .right .featured {
        position: static
    }
    header .banner .right .featured p {
        color: #fff;
        margin-left: 40px;
        margin-bottom: 35px
    }
    header .banner .right .featured p:after {
        background-color: #c08d54;
        width: calc(100% - 195px)
    }
    header .banner .right .featured .icon-wrapper {
        max-width: 100%
    }
    header .banner .right .featured .icon-wrapper.mobile {
        display: none
    }
    header .banner .right .featured .icon-wrapper.desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0px 40px
    }
    header .banner .right .featured .icon-wrapper.desktop img:first-child {
        width: 63px
    }
    header .banner .right .featured .icon-wrapper.desktop img:nth-child(2) {
        width: 120px
    }
    header .banner .right .featured .icon-wrapper.desktop img:last-child {
        width: 73px
    }
    header .top-bar .right .phone a svg {
        display: block
    }
    header .banner .left .left-inner span {
        display: none
    }
    #section-1 {
        margin-top: 255px
    }
    #section-1 .section-1-inner .pa-slider {
        display: none
    }
    #section-1 .section-1-inner .end-cap {
        width: 100%;
        height: 480px;
        padding: 50px 50px 0px 50px
    }
    #section-1 .section-1-inner .end-cap p.description {
        display: block;
        max-width: 285px;
        margin: 0 auto 0 auto
    }
    #section-1 .section-1-inner .end-cap object {
        display: none
    }
    #section-1 .section-1-inner .end-cap p.amount {
        font-size: 96.7px
    }
    #section-1 .section-1-inner .end-cap p.end-cap-title {
        margin-bottom: 30px
    }
    #section-1 .section-1-inner .end-cap a.results-link {
        margin-top: 35px
    }
    #section-2 {
        padding: 0px 30px 85px 30px
    }
    #section-2 .section-2-inner h1 span:first-child {
        font-size: 55px;
        line-height: 60px
    }
    #section-2 .section-2-inner {
        margin: 54px auto 0 auto
    }
    #section-2 .section-2-inner h1 span:last-child {
        font-size: 16px;
        letter-spacing: .3em
    }
    #section-2 .section-2-inner .vert-line {
        margin: 32px auto 21px auto
    }
    #section-2 .section-2-inner .sub-header {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 51px
    }
    #section-3 .section-3-inner {
        padding: 73px 35px 79px 35px
    }
    #section-3 .section-3-inner .content-wrapper h2 {
        font-size: 45px;
        line-height: 53px
    }
    #section-4 {
        height: 445px;
        padding: 117px 30px 0px 30px
    }
    #section-4 .section-4-inner .top p.headline {
        font-size: 43.31px;
        line-height: 52.23px;
        letter-spacing: .15em;
        margin: 0 auto 35px auto
    }
    #section-4 .section-4-inner .top p.headline br {
        display: none
    }
    #section-4 .section-4-inner .top p.headline span {
        font-size: 67.34px
    }
    #section-4 .section-4-inner .awards {
        display: none
    }
    #section-5 .section-5-inner .content-wrap {
        padding: 63px 35px 61px 35px
    }
    #section-5 .section-5-inner .content-wrap p.section-headline {
        font-size: 45px;
        line-height: 53px;
        margin-bottom: 27px
    }
    #section-7 {
        padding: 54px 25px 80px 25px
    }
    #section-7 .section-7-inner object {
        width: 273px;
        margin: 0 auto 33px auto
    }
    #section-7 .section-7-inner p.testimonial {
        font-size: 40px;
        line-height: 51.66px;
        margin-bottom: 18px
    }
    #section-7 .section-7-inner p.client {
        margin-bottom: 55px
    }
    footer .contact-form {
        height: 962px
    }
    footer .contact-form .form-wrap {
        padding: 81px 40px 104px 40px
    }
    footer .contact-form .form-wrap .form-title {
        font-size: 34px;
        max-width: 275px;
        margin: 0 auto 8px auto;
        text-align: center;
        letter-spacing: .15em
    }
    footer .contact-form .form-wrap .form-instructions {
        font-size: 16px;
        line-height: 30px;
        max-width: 275px
    }
    footer .contact-form .form-wrap .gform_wrapper .gform_fields li {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0px 0px 12px 0px
    }
    footer .contact-form .form-wrap .gform_wrapper .fields-required {
        left: -10px;
        right: 0px;
        display: block;
        margin: auto;
        width: 122px
    }
    footer .contact-form .form-wrap .gform_wrapper .gform_footer {
        position: absolute;
        left: 0px;
        right: 0px;
        margin: 18px auto 0px auto
    }
    footer .address-wrap {
        padding: 88px 30px 71px 30px
    }
    footer .address-wrap .left {
        left: 0px
    }
    footer .address-wrap .left .city {
        text-align: center
    }
    footer .address-wrap .left .city.chicago {
        margin: 0px 0px 89px 0px
    }
    footer .address-wrap .left .city div.city-left p:before {
        display: none
    }
    footer .address-wrap .left .city div.city-left p {
        text-align: center;
        display: block;
        font-size: 38px;
        line-height: 30px
    }
    footer .address-wrap .right {
        margin-top: 58px;
        text-align: center;
        padding: 0px 0px
    }
    footer .address-wrap .right .sm-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    footer .bottom-bar {
        height: 173px;
        padding: 40px 70px;
        text-align: center
    }
    footer .bottom-bar p.legal {
        line-height: 20px
    }
    header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li a {
        font-size: 30px;
        margin-bottom: 24px
    }
    header .top-bar #main-menu-overlay .main-menu .secondary-menu li a {
        margin-bottom: 22px
    }
    /*.page-template-template-about header {
        margin-bottom: 75px
    }*/
    .page-template-template-about .about-banner {
        height: 385px;
        position: relative;
        padding: 0px 25px;
        background-image: url(/wp-content/themes/horwitz-horwitz/media/intl_hero_img_mobile.jpg)
    }
    .page-template-template-about .about-banner .inner {
        margin-top: -40px
    }
    .page-template-template-about .about-banner .inner p {
        font-size: 40px;
        line-height: 50px
    }
    .page-template-template-about .about-banner .inner a {
        position: absolute;
        left: 0px;
        width: 100%;
        bottom: 0px
    }
    .page-template-template-about #page-container {
        padding: 56px 0px 68px 0px
    }
    .page-template-template-about #page-container .main-content .about-section-1 {
        padding: 0px 35px 72px 35px
    }
    .page-template-template-about #page-container .main-content .about-section-1 h1 {
        font-size: 55px;
        line-height: 60px;
        margin-bottom: 22px
    }
    .page-template-template-about #page-container .main-content .about-section-1 p.firm {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: .2em
    }
    .page-template-template-about #page-container .main-content .about-section-1 h3 {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 45px
    }
    .page-template-template-about #page-container .main-content .about-section-1 p {
        margin-bottom: 63px
    }
    .page-template-template-about #page-container .main-content .about-section-1 .result-wrap div.result p.amount {
        font-size: 120px;
        line-height: 137px
    }
    .page-template-template-about #page-container .main-content .about-section-1 .result-wrap div.result div.vert-rule {
        margin: -10px auto 25px auto
    }
    .page-template-template-about #page-container .main-content .about-section-1 .slick-dots {
        bottom: 32px
    }
    .page-template-template-about #page-container .main-content .about-section-2 {
        padding: 77px 40px 49px 40px;
        margin-bottom: 92px
    }
    .page-template-template-about #page-container .main-content .about-section-2 .inner p.brothers {
        font-size: 56px;
        line-height: 66px
    }
    .page-template-template-about #page-container .main-content .about-section-2 .inner .hr {
        margin-bottom: 66px
    }
    .page-template-template-about #page-container .main-content .about-section-3 {
        padding: 0px 40px
    }
    .page-template-template-about #page-container .main-content .about-section-3 .inner div.vert-rule {
        margin: 35px auto 35px auto
    }
    #page-container h1 {
        font-size: 45px;
        line-height: 52px
    }
    /*.page-template-default header {
        margin-bottom: 75px
    }*/
    .page-template-default #page-container {
        padding: 55px 30px 100px 30px
    }
    #page-container h5 {
        margin-left: 0px;
        padding-right: 0px;
        font-size: 35px;
        line-height: 50px;
        margin-top: 50px;
        margin-bottom: 50px
    }
    #page-container h5:before {
        display: none
    }
    .page-template-default #page-container {
        padding: 55px 30px 50px 30px
    }
   /* .blog header,
    .archive header,
    .single header {
        margin-bottom: 75px
    }*/
    .blog #page-container,
    .archive #page-container,
    .single #page-container {
        padding: 70px 30px 100px 30px
    }
    .blog #page-container .main-content .post .post-title h1,
    .archive #page-container .main-content .post .post-title h1,
    .single #page-container .main-content .post .post-title h1 {
        font-size: 40px;
        line-height: 51px
    }
    .blog .blog-banner,
    .archive .blog-banner,
    .single .blog-banner {
        height: 195px
    }
    .blog .blog-banner p,
    .archive .blog-banner p,
    .single .blog-banner p {
        font-size: 60px
    }
    .blog #page-container .main-content,
    .archive #page-container .main-content,
    .single #page-container .main-content {
        margin-bottom: 60px
    }
    .error404 #page-container .main-content .inner .error-404 {
        font-size: 165px
    }
    .error404 header {
        margin-bottom: 75px
    }
    .error404 #page-container {
        padding: 50px 50px 113px 50px
    }
    /*.page-template-template-practice-areas header {
        margin-bottom: 75px
    }*/
    .page-template-template-practice-areas .pa-banner p {
        font-size: 45px;
        line-height: 55px
    }
    .page-template-template-practice-areas .pa-banner {
        height: 195px
    }
    .page-template-template-practice-areas #page-container {
        padding: 50px 30px 150px 30px
    }
    .page-template-template-practice-areas #page-container .main-content .pa-wrapper .practice-area {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .page-template-template-practice-areas #page-container .main-content .pa-wrapper {
        margin-bottom: 55px
    }
    /*.page-template-template-testimonials header {
        margin-bottom: 75px
    }*/
    .page-template-template-testimonials .testimonial-banner {
        height: 195px
    }
    .page-template-template-testimonials .testimonial-banner p {
        font-size: 36px;
        line-height: 55px;
        letter-spacing: .16em
    }
    .page-template-template-testimonials #page-container {
        padding: 50px 30px 100px 30px
    }
    .page-template-template-testimonials #page-container .main-content .top .switches {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .page-template-template-testimonials #page-container .main-content .top .switches .button {
        margin: 0px
    }
    .page-template-template-testimonials #page-container .main-content .top .switches .button.button-left {
        margin-bottom: 20px
    }
    .page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0px 0% 35px 0%
    }
    .page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written .testimonial .inner {
        padding: 85px 0px 0px 0px
    }
    .page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written .testimonial:first-child .inner {
        padding-top: 0px
    }
    .page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written .testimonial:first-child {
        border-top: none;
        padding-top: 10px
    }
    .page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.videos .video .thumbnail {
        height: 250px
    }
    .page-template-template-testimonials #page-container .main-content .top p.title {
        font-size: 35px;
        line-height: 49px
    }
    .page-template-template-case-results header {
        margin-bottom: 75px
    }
    .page-template-template-case-results #page-container {
        padding: 50px 30px 50px 30px
    }
    .page-template-template-case-results #page-container .main-content p.title {
        font-size: 45px;
        line-height: 60px
    }
    .page-template-template-case-results #page-container .main-content .pa-dropdown {
        width: 315px
    }
    .page-template-template-case-results #page-container .main-content .pa-dropdown .list-container p {
        padding: 0px 20px 0px 20px
    }
    .page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 50px
    }
    .page-template-template-case-results #page-container .main-content .pa-dropdown .pa-list {
        width: 315px;
        margin: 0 auto 160px auto
    }
    .page-template-template-case-results #page-container .main-content .pa-dropdown .pa-list ul {
        padding: 40px 20px 40px 20px
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner .pa-result .amount {
        font-size: 90px
    }
    .page-template-template-case-results .cr-modal .cr-modal-outer .modal-close {
        width: 30px;
        height: auto
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner .pa-result .case-description {
        margin-bottom: 25px
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner {
        height: 100%
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner .pa-result {
        max-width: 100%
    }
    .page-template-template-case-results .cr-modal .cr-modal-outer {
        height: 90%
    }
    .page-template-template-video-center header {
        margin-bottom: 75px
    }
    .page-template-template-video-center #page-container {
        padding: 50px 30px 100px 30px
    }
    .page-template-template-video-center #page-container .main-content p.title {
        font-size: 45px;
        line-height: 60px
    }
    .page-template-template-video-center #page-container .main-content .vid-dropdown {
        width: 315px;
        margin: 0 auto 70px auto
    }
    .page-template-template-video-center #page-container .main-content .vid-dropdown .list-container {
        padding: 0px 20px 0px 20px
    }
    .page-template-template-video-center #page-container .main-content .vid-dropdown .list-container p {
        padding: 0px 20px 0px 0px
    }
    .page-template-template-video-center #page-container .main-content .vid-dropdown .vid-list {
        width: 315px
    }
    .page-template-template-video-center #page-container .main-content .vid-dropdown .vid-list ul {
        padding: 40px 20px 40px 20px
    }
    .page-template-template-video-center #page-container .main-content .vid-dropdown .vid-list ul li {
        letter-spacing: .1em
    }
    .page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0px 0% 50px 0%
    }
    .page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .description {
        font-size: 24px;
        line-height: 32px
    }
    .page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .thumbnail .play-btn {
        width: 60px;
        height: 60px
    }
    .page-template-template-video-center #page-container .main-content .case-result-wrapper .video-wrapper .thumbnail .play-btn .arrow {
        width: 13px;
        height: 18px
    }
    header .top-bar #main-menu-overlay .main-menu .close {
        width: 33px;
        height: 33px;
        top: 20px;
        right: 20px
    }
    header .top-bar #main-menu-overlay .main-menu .close object {
        width: 30px !important;
        height: 30px !important
    }
    .page-template-template-contact #page-container .main-content .left .locations {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        padding: 0px
    }
    .page-template-template-contact #page-container .main-content .left .locations .location.chicago {
        margin-bottom: 75px
    }
    .page-template-template-contact #page-container .main-content {
        display: block
    }
    .page-template-template-contact #page-container {
        padding: 50px 30px 0px 30px
    }
    .page-template-template-contact #page-container .main-content .left {
        padding: 0px 0px 50px 0px
    }
    .page-template-template-contact #page-container .main-content .left h1 {
        font-size: 45px;
        line-height: 60px
    }
    .page-template-template-contact #page-container .main-content .left .locations .location .location-title {
        margin-bottom: 20px
    }
    .page-template-template-contact #page-container .main-content .left .sm-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .page-template-template-contact #page-container .main-content .left .sm-wrapper a {
        text-align: center;
        margin-bottom: 40px
    }
    .page-template-template-contact header {
        margin-bottom: 75px
    }
    /*.page-template-template-meet-the-team header {
        margin-bottom: 75px
    }*/
    .page-template-template-meet-the-team #page-container .main-content .headline h1 {
        font-size: 45px;
        line-height: 60px
    }
    .page-template-template-meet-the-team #page-container {
        padding: 50px 30px 0px 30px
    }
    .page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0px 0px 65px 0px
    }
    .page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box .thumbnail {
        height: 475px
    }
    .page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box .thumbnail .thumbnail-overlay {
        display: none
    }
    .page-template-template-meet-the-team #page-container .main-content .wrapper.partners {
        margin-bottom: 0px
    }
    .page-template-template-team-member header {
        margin-bottom: 75px
    }
    .page-template-template-team-member #page-container {
        padding: 50px 30px 75px 30px
    }
    .page-template-template-team-member #page-container .main-content ul {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        column-gap: 0px
    }
    .page-template-template-team-member .education-honors {
        padding: 70px 30px 50px 30px
    }
    .page-template-template-team-member .education-honors .column.education {
        margin-bottom: 40px
    }
    .single-results .results-banner {
        height: 195px
    }
    .single-results .results-banner p {
        font-size: 45px;
        line-height: 55px;
        text-align: center
    }
    .single-results #page-container .main-content h1 {
        font-size: 40px;
        line-height: 52px
    }
    .page-template-template-meet-the-team #page-container .main-content .wrapper .vert-line {
        margin: 0 auto 45px auto
    }
    .blog #page-container .main-content #wp_page_numbers ul li a,
    .archive #page-container .main-content #wp_page_numbers ul li a,
    .single #page-container .main-content #wp_page_numbers ul li a {
        font-size: 14px;
    }
    .blog #page-container .main-content #wp_page_numbers ul li,
    .archive #page-container .main-content #wp_page_numbers ul li,
    .single #page-container .main-content #wp_page_numbers ul li {
        padding-left: 10px;
    }
}

@media (max-width: 413px) {
    header .banner .left .left-inner {
        padding: 45px 0px 0px 20px
    }
    header .banner .right .featured .icon-wrapper.desktop {
        padding: 0px 20px
    }
    header .banner .right .featured p {
        margin-left: 20px
    }
    header .banner .left .left-inner a p.link-title {
        font-size: 17px
    }
    #section-1 .section-1-inner .end-cap {
        padding: 50px 20px 0px 20px
    }
    #section-2 .section-2-inner h1 span:first-child {
        font-size: 45px;
        letter-spacing: .16em
    }
    #section-2 .section-2-inner .sub-header {
        font-size: 24px;
        line-height: 34px
    }
    #section-3 .section-3-inner {
        padding: 73px 20px 79px 20px
    }
    #section-3 .section-3-inner .content-wrapper h2 {
        font-size: 40px
    }
    #section-3 .section-3-inner .content-wrapper h3 {
        font-size: 20px;
        line-height: 30px
    }
    #section-4 {
        height: 395px;
        padding: 65px 30px 0px 30px
    }
    #section-4 .section-4-inner .top p.headline {
        font-size: 33px;
        line-height: 45px
    }
    #section-5 .section-5-inner .content-wrap p.section-headline {
        font-size: 38px;
        line-height: 48px
    }
    #section-5 .section-5-inner .content-wrap {
        padding: 63px 20px 61px 20px
    }
    footer .contact-form .form-wrap {
        padding: 81px 20px 104px 20px
    }
    footer .address-wrap {
        padding: 88px 20px 71px 20px
    }
    footer .address-wrap .left .city.chicago {
        margin: 0px 0px 75px 0px
    }
    header .top-bar #main-menu-overlay .main-menu .primary-menu .menu-main-menu-container li.menu-item-has-children a:after {
        display: none
    }
    header .top-bar #main-menu-overlay .main-menu .close object svg {
        width: 30px !important;
        height: 30px !important
    }
    .page-template-template-about .about-banner .inner p {
        font-size: 40px;
        line-height: 53px
    }
    .page-template-template-about #page-container .main-content .about-section-1 h1 {
        font-size: 38px;
        line-height: 46px
    }
    .page-template-template-about #page-container .main-content .about-section-1 .result-wrap div.result p.type {
        letter-spacing: .2em
    }
    .page-template-default #page-container {
        padding: 35px 30px 50px 30px
    }
    #page-container h2 {
        font-size: 23px;
        line-height: 32px
    }
    .blog .blog-banner,
    .archive .blog-banner,
    .single .blog-banner {
        height: 150px
    }
    .blog .blog-banner p,
    .archive .blog-banner p,
    .single .blog-banner p {
        font-size: 50px
    }
    .blog #page-container .main-content .post .post-title h1,
    .archive #page-container .main-content .post .post-title h1,
    .single #page-container .main-content .post .post-title h1 {
        font-size: 30px;
        line-height: 41px;
        margin-bottom: 20px
    }
    .blog #page-container,
    .archive #page-container,
    .single #page-container {
        padding: 50px 30px 100px 30px
    }
    .blog #page-container .main-content .post .post-info,
    .archive #page-container .main-content .post .post-info,
    .single #page-container .main-content .post .post-info {
        margin-bottom: 6px
    }
    .error404 #page-container {
        padding: 50px 30px 50px 30px
    }
    .error404 #page-container .main-content .inner .error-404 {
        font-size: 125px;
        line-height: 145px
    }
    .error404 #page-container .main-content .inner .title {
        line-height: 30px;
        font-size: 25px
    }
    .page-template-template-practice-areas .pa-banner p {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: .16em
    }
    .page-template-template-practice-areas #page-container {
        padding: 50px 30px 50px 30px
    }
    .page-template-template-testimonials .testimonial-banner p {
        font-size: 27px
    }
    .page-template-template-testimonials .testimonial-banner {
        height: 150px
    }
    .page-template-template-testimonials #page-container .main-content .top p.title {
        line-height: 40px
    }
    .page-template-template-testimonials #page-container .main-content .top .switches .button p {
        letter-spacing: .2em
    }
    .page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written .testimonial .inner .client {
        letter-spacing: .2em
    }
    .page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written .testimonial .inner .client {
        margin-bottom: 57px
    }
    .page-template-template-testimonials #page-container .main-content .content-wrapper .testimonials.written .testimonial .inner {
        padding: 67px 0px 0px 0px
    }
    .page-template-template-case-results #page-container .main-content p.title {
        font-size: 38px;
        line-height: 54px;
        margin-bottom: 50px
    }
    .page-template-template-case-results #page-container .main-content .pa-dropdown {
        width: 100%;
        margin: 0 auto 60px auto
    }
    .page-template-template-case-results #page-container .main-content .pa-dropdown .pa-list {
        width: calc(100% + 2px)
    }
    .page-template-template-case-results #page-container .main-content .pa-dropdown .pa-list ul li {
        letter-spacing: .1em
    }
    .page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result .amount {
        font-size: 85px
    }
    .page-template-template-case-results #page-container .main-content .case-result-wrapper .pa-result {
        margin-bottom: 30px
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner .pa-result .vert-rule {
        display: none
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner {
        padding: 20px
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner .pa-result a {
        width: 100%
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner .pa-result .amount {
        font-size: 75px;
        line-height: 75px;
        margin-bottom: 20px
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner .pa-result .case-description {
        line-height: 27px
    }
    .page-template-template-case-results .cr-modal .cr-modal-outer .modal-close {
        top: 20px;
        right: 20px
    }
    .page-template-template-case-results .cr-modal .cr-modal-inner .pa-result .type-of-case {
        font-size: 18px;
        margin-bottom: 10px
    }
    .page-template-template-video-center #page-container .main-content p.title {
        font-size: 38px;
        line-height: 54px;
        margin-bottom: 50px
    }
    .page-template-template-video-center #page-container .main-content .vid-dropdown {
        width: 100%
    }
    .page-template-template-video-center #page-container .main-content .vid-dropdown .vid-list {
        width: calc(100% + 2px)
    }
    .page-template-template-video-center #page-container {
        padding: 50px 30px 50px 30px
    }
    .page-template-template-contact #page-container .main-content .left h1 {
        font-size: 36px;
        line-height: 60px
    }
    .page-template-template-contact #page-container .main-content .left h1 {
        margin-bottom: 60px
    }
    .page-template-template-contact #page-container .main-content .left .locations .location .location-title {
        font-size: 43px
    }
    .page-template-template-meet-the-team #page-container .main-content .headline h1 {
        font-size: 36px;
        line-height: 50px;
        letter-spacing: .15em
    }
    .page-template-template-meet-the-team #page-container .main-content .headline {
        margin-bottom: 20px
    }
    .page-template-template-meet-the-team #page-container .main-content .wrapper .type-of-employee {
        font-size: 37px;
        line-height: 47px
    }
    .page-template-template-meet-the-team #page-container .main-content .wrapper .inner .employee-box .thumbnail {
        height: 350px
    }
    .page-template-template-team-member #page-container .main-content {
        padding-top: 0px
    }
    .page-template-template-team-member #page-container .main-content h1 {
        font-size: 36px;
        line-height: 60px;
        margin-bottom: -8px
    }
    .page-template-template-team-member #page-container .main-content .position {
        font-size: 15px;
        letter-spacing: .2em;
        margin-bottom: 20px
    }
    .page-template-template-team-member #page-container .main-content hr {
        margin-bottom: 41px
    }
    .page-template-template-team-member #page-container {
        padding: 50px 30px 35px 30px
    }
    .page-template-template-team-member .education-honors .column.education {
        margin-bottom: 15px
    }
    .single-results #page-container .main-content h1 {
        font-size: 35px;
        line-height: 45px
    }
}

.lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.lity.lity-opened {
    opacity: 1
}

.lity.lity-closed {
    opacity: 0
}

.lity * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important
}

.lity-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}

.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.lity-loading .lity-loader {
    opacity: 1
}

.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important
}

.lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease
}

.lity-loading .lity-content,
.lity-closed .lity-content {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.lity-content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lity-close::-moz-focus-inner {
    border: 0;
    padding: 0
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lity-close:active {
    top: 1px
}

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0
}

.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
    width: 100%;
    max-width: 964px
}

.lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: auto;
    pointer-events: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch
}

.lity-iframe-container iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

.lity-hide {
    display: none
}


.review-container {
    width: 100%
}

.review-container h2 {
    text-align: center;
}

.review-container h3 {
    text-align: center;
    padding-bottom: 30px;
}

.review-left {
    width: 48%;
    float: left;
    margin-right: 4%;
}

.review-right {
    width: 48%;
    float: right;
    margin-right: 0;
}

.review-bottom {
    width: 48%;
    float: none;
    margin: 0 auto;
}

.review-left img {
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    height: 54px;
    width: auto;
}

.review-right img {
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    height: 54px;
    width: auto;
}

.review-bottom img {
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
  
    width: auto;
    padding-top: 20px;
}
.review-bottom{ clear:both; }

.review-button {
    width: 100%;
    display: block;
    font-size: 20px;
    color: #fff;
    border-radius: 6px;
    background-color: #0f0b2b; /* change */
    text-align: center;
    padding: 20px 0;
    text-decoration: none;
    font-family: "Roboto Condensed";
}
a.review-button:hover {
   color:#0F0B2A;
   background-color:#000;
}
a.review-button {
color:#fff!important;}


.wistia-review {
    padding-top: 40px;
}

@media (max-width:767px){
    .review-left {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .review-right {
        width: 100%;
        float: none;
    }

    .review-bottom {
        width: 100%;
    }

    .review-right img {
        padding-top: 30px;
    }

    .review-bottom img {
        padding-top: 30px;
    }
}


.main-content blockquote {
	padding: 0 0 0 2em;
	margin: 2em 0;
	font-size: 1.25em;
	line-height: 1.5;
    font-family: "Old Standard TT", serif;
	border-left: 3px solid #c08d54;
}

.main-content blockquote > * {
      font: inherit;
	color:inherit;
      line-height: inherit;
      margin:.5em 0;
}

.main-content img {
	max-width: 100%;
}
@media (min-width:768px){
.post-type-archive-news .blog-banner p, .single-news .blog-banner p{
		font-size:60px;
}
header .top-bar .right {
   justify-content: center !important;
}
header .top-bar .right .phone a{
		font-size:30px !important;
}
header .top-bar .click-wrap span:after {
    content: 'English | Polski | Español';
    position: absolute;
    font-size: 16px;
    display: block;
    width: 180px;
    top: 35px;
    right: 0px;
	left:-54px !important;
}
}
@media (max-width:767px){
.post-type-archive-news .blog-banner p, .single-news .blog-banner p{
    font-size: 20px !important;
    text-align: center;
}
}
/* new navbar */
.desktop-menu ul li::before {
    display: none;
}
.desktop-menu ul#menu-main-menu {
    display: flex;
   /* 	margin-right: 230px; */
}
.desktop-menu .sub-menu {
    display: none;
}
.desktop-menu .menu-item-has-children:hover .sub-menu {
    display: block;
    position: absolute;
    cursor: pointer;
}
.desktop-menu .menu-item-has-children:hover {
    cursor: pointer;
}
.desktop-menu ul.sub-menu {
    background: #fff;
    padding: 5px 20px;
	border: 1px solid #c08d54;
}
.desktop-menu ul.sub-menu li {
    padding-left: 0px;
    position: revert;
	width: max-content;
}
.desktop-menu .menu li a {
    font-family: "Roboto Condensed", sans-serif; 
    font-weight: 500;
    color: #0f0b2b;
    text-transform: uppercase;
}
.desktop-menu .menu li a:hover {
    color: #c08d54;
}
.admin-bar header .top-bar {
    top: 30px;
}

.desktop-menu ul#menu-main-menu li {
    padding-left: 15px;
}
.desktop-menu ul.sub-menu li {
    padding-left: 0px !important;
    margin-top: 8px;
/*     padding: 7px 2px; */
	line-height: 32px;
}
.home .desktop-menu ul#menu-main-menu {
    margin-top: 30px;
}
@media(min-width:1300px){
.desktop-menu {
    margin-left: 5%;
	}}
@media(max-width:1300px) and (min-width:1200px){
.desktop-menu {
    margin-left: 2%;
	}}
@media(min-width:1600px){
.desktop-menu {
    margin-left: 15%;
	}}
.desktop-menu .menu-item-has-children a::after {
    content: '';
    position: relative;
    padding-top: 15px !important;
    display: block;
}
ul.sub-menu li a::after {
    display: none !important;
}
.desktop-menu {
    margin-top: 10px;
}
@media (min-width:991px){
p.faq-cat {
    font-size: 40px !important;
}}


#toc-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    padding: 0;  /* add this */
    margin: 0;   /* optional */
}
#toc-content ul {
    margin: 0 0 10px 0;   /* remove top margin */
    padding-left: 20px; /* optional: keeps indent */
}

/* Start closed */
#toc-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease;
}

/* Rotate icon when active */
/* #toc-toggle.active .toc-icon {
    transform: rotate(180deg);
} */


.page-id-332292 footer .contact-form {
	display: none !important;
}

.page-id-332292 footer .address-wrap {
	display: none !important
}

.page-id-332292 .main-footer {
	display: none !important;
}

@media only screen and (max-width: 1285px) and (min-width: 1100px){
header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_fields li .medium{height:45px !important;}
	header .top-bar #main-menu-overlay .form .form-inner .gform_wrapper .gform_fields li#field_2_5 .medium{height:110px !important;}
	footer .contact-form .form-wrap { opacity: 1 !important;}
}