/*
Theme Name: Hutzler Law Theme - Child
Theme URL: https://hutzlerlaw.com;
Description: A Useable, Scalable, Extendable Premium Wordpress Theme
Author: John Doe
Author URL: https://hutzlerlaw.com/
Template: JurisBase_Parent
Version: 1.0.0
Text Domain: JurisBase_Child
*/

/*** Globals ***/
html {
  scroll-behavior: smooth;
}

.lity-container {
  overflow: scroll;
}

.lity-container::-webkit-scrollbar {
  width: 0px;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}

/* optional: show position indicator in red */
.lity-containerhtml::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 0;
}

/*** Gravity Forms ***/


ul.gform_fields input::placeholder,
ul.gform_fields textarea::placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #222222;
}

ul.gform_fields input,
ul.gform_fields textarea {
  font-family: 'Montserrat', sans-serif;
}

.lity-container div#gform_wrapper_2,
footer#footer div#gform_wrapper_4,
aside div#gform_wrapper_1,
.in-content-form div#gform_wrapper_5 {
  padding: 40px 50px;
  position: relative;
  z-index: 0;
  background: #FFFFFF;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
}

.lity-container .form-title-wrapper,
footer#footer .form-title-wrapper,
aside .form-title-wrapper,
.in-content-form .form-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lity-container .form-title,
footer#footer .form-title,
aside .form-title,
.in-content-form .form-title {
  font-family: Lora
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 120.5%;
  text-align: center;
  color: #840100;
}


.lity-container .form-title-wrapper .secondary,
footer#footer .form-title-wrapper .secondary,
aside .form-title-wrapper .secondary,
.in-content-form .form-title-wrapper .secondary {
  font-family:  Lora;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 120.5%;
  text-align: center;
  color: #222222;
}

.lity-container span.form-required,
footer#footer span.form-required,
aside span.form-required,
.in-content-form span.form-required {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #840100;
}

.lity-container .gform_wrapper ul,
footer#footer .gform_wrapper ul,
aside .gform_wrapper ul,
.in-content-form .gform_wrapper ul {
  margin-bottom: 0;
}

.lity-container button#gform_submit_button_2,
footer#footer button#gform_submit_button_4,
aside button#gform_submit_button_1,
.in-content-form button#gform_submit_button_5 {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  display: block;
  border: none;
}

button.gform_button::before {
  background-color: #fff !important;
}

button.gform_button:hover {
  color: #285268 !important;
}

div.lity div.lity-wrap div#inline input::-webkit-input-placeholder,
div.lity div.lity-wrap div#inline textarea::-webkit-input-placeholder,
#wrapper.internal aside .gform_wrapper input::-webkit-input-placeholder,
#wrapper.internal aside .gform_wrapper textarea::-webkit-input-placeholder,
footer#footer div.footer-form .gform_wrapper .gform_body input::-webkit-input-placeholder,
footer#footer div.footer-form .gform_wrapper .gform_body textarea::-webkit-input-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #222222;
}

div.lity div.lity-wrap div#inline input::-moz-placeholder,
div.lity div.lity-wrap div#inline textarea::-moz-placeholder,
#wrapper.internal aside .gform_wrapper input::-moz-placeholder,
#wrapper.internal aside .gform_wrapper textarea::-moz-placeholder,
footer#footer div.footer-form .gform_wrapper .gform_body input::-moz-placeholder,
footer#footer div.footer-form .gform_wrapper .gform_body textarea::-moz-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #222222;
}

div.lity div.lity-wrap div#inline input:-ms-input-placeholder,
div.lity div.lity-wrap div#inline textarea:-ms-input-placeholder,
#wrapper.internal aside .gform_wrapper input:-ms-input-placeholder,
#wrapper.internal aside .gform_wrapper textarea:-ms-input-placeholder,
footer#footer div.footer-form .gform_wrapper .gform_body input:-ms-input-placeholder,
footer#footer div.footer-form .gform_wrapper .gform_body textarea:-ms-input-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #222222;
}

div.lity div.lity-wrap div#inline input::-ms-input-placeholder,
div.lity div.lity-wrap div#inline textarea::-ms-input-placeholder,
#wrapper.internal aside .gform_wrapper input::-ms-input-placeholder,
#wrapper.internal aside .gform_wrapper textarea::-ms-input-placeholder,
footer#footer div.footer-form .gform_wrapper .gform_body input::-ms-input-placeholder,
footer#footer div.footer-form .gform_wrapper .gform_body textarea::-ms-input-placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #222222;
}

div.lity div.lity-wrap div#inline input::placeholder,
div.lity div.lity-wrap div#inline textarea::placeholder,
#wrapper.internal aside .gform_wrapper input::placeholder,
#wrapper.internal aside .gform_wrapper textarea::placeholder,
footer#footer div.footer-form .gform_wrapper .gform_body input::placeholder,
footer#footer div.footer-form .gform_wrapper .gform_body textarea::placeholder {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #222222;
}

.ginput_container input,
.ginput_container textarea,
.ginput_container select {
  border: none;
  border-bottom: 1px solid #222;
  background: transparent;
  padding: 13px 0px;
}

ul.gform_fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
ul.gform_fields li:nth-child(1) {
  display: flex;
  flex-direction: column;
  align-items: center;
}
ul.gform_fields li:nth-child(1),
ul.gform_fields li:nth-child(6) {
  flex-basis: 100%;
}

ul.gform_fields li:nth-child(2),
ul.gform_fields li:nth-child(3),
ul.gform_fields li:nth-child(4),
ul.gform_fields li:nth-child(5) {
  flex-basis: calc((100% - 40px) / 2);
}
ul.gform_fields li {
  margin-bottom: 25px;
}
ul.gform_fields li:nth-child(n+2)::after {
  content: '*';
  position: absolute;
  font-size: 15px;
  right: 0px;
  top: 20px;
  color: #840100;
}

@media (max-width: 480px) {

  .lity-container div#gform_wrapper_2,
  footer#footer div#gform_wrapper_4,
  aside div#gform_wrapper_1,
  .in-content-form div#gform_wrapper_5 {
    padding: 35px;
  }

  #reviews-repeater-wrapper svg {
    max-height: 25px !important;
  }

  div#reviews-repeater-wrapper i {
    font-size: 12px;
  }

  div#reviews-repeater-wrapper .review-stats {
    font-size: 12px !important;
  }

  div#reviews-repeater-wrapper {
    margin-top: 0 !important;
  }
}


body {
  font-family: 'Montserrat', sans-serif;
}

button:focus,
button:active,
input:focus {
  outline: none !important;
  box-shadow: none !important;
}

#wrapper.internal h2,
#wrapper.internal h2 span {
  font-family: Lora;
  font-style: normal;
  font-weight: normal;
  font-size: 35px;
  line-height: 120%;
  color: #222222;
}

#wrapper.internal h3,
#wrapper.internal h3 span {
  font-family: Lora;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 120%;
  color: #840100;
}

#wrapper.internal h4 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 150%;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #222222;
}

#wrapper.internal h5 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  /* or 125% */


  color: #000000;
}

#wrapper.internal h6 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  /* or 100% */


  color: #000000;
}

#wrapper.internal p,
#wrapper.internal ul:not(#nav):not(#footer-legal-list),
#wrapper.internal ol,
#wrapper.internal ul:not(#nav):not(#footer-legal-list) li {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  color: #2F2F2F;
}

body #wrapper.internal section.content a:link,
body #wrapper.internal section.content a:visited,
body #wrapper.internal section.content a:active,
body #wrapper.internal article.content a:link,
body #wrapper.internal article.content a:visited,
body #wrapper.internal article.content a:active {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  text-decoration-line: underline;
}

body #wrapper.internal section.content a:hover,
body #wrapper.internal article.content a:hover {
  color: #1B1B1B;
}

body #wrapper.internal article.content div#post-author a:link,
body #wrapper.internal article.content div#post-author a:visited,
body #wrapper.internal article.content div#post-author a:hover,
body #wrapper.internal article.content div#post-author a:active,
body #wrapper.internal section.blogroll a:link,
body #wrapper.internal section.blogroll a:visited,
body #wrapper.internal section.blogroll a:hover,
body #wrapper.internal section.blogroll a:active,
body #wrapper.internal article.content ul.meta a:link,
body #wrapper.internal article.content ul.meta a:visited,
body #wrapper.internal article.content ul.meta a:hover,
body #wrapper.internal article.content ul.meta a:active {
  text-decoration: none;
}

blockquote {
  position: relative;
  text-align: left;
  padding: 10px;
  margin: 0;
}

blockquote:before,
blockquote:after {
  content: '';
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #791E1E;
}

blockquote:before {
  top: 0;
}

blockquote:after {
  bottom: 0;
}


body #wrapper.internal blockquote p {
  font-family: Libre Baskerville;
  font-style: italic;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #7E072A;
}

main article.content ul,
main section.content ul {
  overflow: auto;
}

main article.content ul li,
main section.content ul li {
  position: relative;
  color: #791E1E;
}

ul li.gfield {
  position: relative;
}

body:not(.single):not(.search):not(.category):not(.tag):not(.blog) section.grid-container-12>* {
  -ms-grid-column: 2;
  -ms-grid-column-span: 10;
}

/* Button Styles */

a.button,
button.button,
a.wp-block-button__link,
body #wrapper.internal section.content a.button,
body #wrapper.internal section.content button.button,
body #wrapper.internal section.content a.wp-block-button__link,
body #wrapper.internal article.content a.button,
body #wrapper.internal article.content button.button,
body #wrapper.internal article.content a.wp-block-button__link {
  display: inline-block;
  text-decoration: none;
  padding: 20px;
  text-align: center;
  overflow: hidden;
  border-radius: 0 !important;
  border: 0px;
  float: none;
  text-transform: none;
  background-color: #B30000;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-out;
  z-index: 0;
  position: relative;
  text-align: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
  color: #fff;
  cursor: pointer;
}

a.button::after {
	content: '→';
    height: 100%;
    color: #ffffff;
    display: inline-flex;
    position: relative;
    padding-left: 10px;
    border-left: 1px white solid;
    margin-left: 10px;
}

button.button:hover,
a.button:hover,
a.wp-block-button__link:hover {
  border-color: none;
  color: #FFF;
}

/* button.button:before,
a.button:before,
a.wp-block-button__link:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  border-radius: 0 !important;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

button.button:hover:before,
a.button:hover:before,
a.wp-block-button__link:hover:before {
  transform: scaleX(1) !important;
  background: #222;
  border: 4px solid white;
} */

a.button.button-style-two,
button.button.button-style-two,
body #wrapper.internal section.content a.button.button-style-two,
body #wrapper.internal section.content button.button.button-style-two,
body #wrapper.internal article.content a.button.button-style-two,
body #wrapper.internal article.content button.button.button-style-two,
.button-style-two a.wp-block-button__link,
body #wrapper.internal section.content .button-style-two a.wp-block-button__link,
body #wrapper.internal article.content .button-style-two a.wp-block-button__link {
  background-color: transparent;
  padding: 10px 20px;
  color: #FFF;
  border: 4px solid #FFF;
}
button.button.button-style-two:hover,
a.button.button-style-two:hover,
.button-style-two a.wp-block-button__link:hover {
  border-color: #840100;
  color: #840100;
}

button.button.button-style-two:hover:before,
a.button.button-style-two:hover:before,
.button-style-two a.wp-block-button__link:hover:before {
  content: none !important;
  /* background: #222;
  border: 4px solid #222; */
  /* border: 4px solid white; */
}

.more-link.grid-item {
  text-align: center;
}

#breadcrumbs a {
  font-size: 12px !important;
  color: #ed3532;
}

#breadcrumbs span {
  font-size: 12px !important;
}

.wp-block-image img {
  max-width: 100%;
}

/*** WP Table Styles ***/

figure.wp-block-table {
  width: 100%;
  border: 1px solid #dcdcdc;
  margin-bottom: 25px;
  margin-left: 0;
}

figure.wp-block-table td {
  font-size: 16px;
  line-height: 1.5em;
  font-family: 'Montserrat', sans-serif;
  padding: 10px 20px;
  border: 1px solid #dcdcdc;
  font-weight: 500;
}

figure.wp-block-table tr:nth-child(odd) {
  background: #efefef;
}

figure.wp-block-table tr:nth-child(even) {
  background: #dcdcdc;
}

.wp-block-image img {
  max-width: 100%;
}

@media (max-width: 781px) {
  .wp-block-column {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 768px) {
  .wp-block-image .alignright {
    float: none;
    margin-left: 1em;
  }

  .wp-block-image .alignrleft {
    float: none;
    margin-left: 1em;
  }
}

/*** In Content Form ***/

body .in-content-form ul.gform_fields li:before {
  content: none;
}

.more-link.grid-item {
  text-align: center;
}

/*** Sidebar Page Grid ***/

body main#main.sidebar-page article.content {
  grid-column: 2 / 8;
  grid-row: 1;
}

body main#main.sidebar-page aside.sidebar {
  grid-column: 8 / 12;
  grid-row: 1;
  padding-left: 50px !important;
  padding-top: 50px;
}

aside.sidebar span.form-sub-title.secondary {
  text-align: center;
}

@media (max-width: 1024px) {

  body main#main.sidebar-page article.content,
  body main#main.sidebar-page aside.sidebar {
    grid-column: 1 / 13;
    grid-row: 1;
  }

  body main#main.sidebar-page aside.sidebar {
    display: none;
  }
}

/*** Font Awesome ***/

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-search:before {
  content: "\f002";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-times:before {
  content: "\f00d";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-star:before {
  content: "\f005";
}

.fa-phone:before {
  content: "\f095";
}

.fa-plus:before {
  content: "\f067";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-play:before {
  content: "\f04b";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-address-card:before {
  content: "\f2bb";
}

i.fal.fa-phone-alt {
  color: #fff;
  font-size: 20px;
  position: relative;
  right: 10px;
  top: 2px;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.eot");
  src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.woff2") format("woff2"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.woff") format("woff"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.ttf") format("truetype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.svg#fontawesome") format("svg");
  font-display: swap;
}

.fab {
  font-family: 'Font Awesome 5 Brands';
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.eot");
  src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.woff2") format("woff2"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.woff") format("woff"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.ttf") format("truetype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.svg#fontawesome") format("svg");
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 5 Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-duotone-900.eot");
  src: url("../webfonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-duotone-900.woff2") format("woff2"), url("../webfonts/fa-duotone-900.woff") format("woff"), url("../webfonts/fa-duotone-900.ttf") format("truetype"), url("../webfonts/fa-duotone-900.svg#fontawesome") format("svg");
}

.fad {
  position: relative;
  font-family: 'Font Awesome 5 Duotone';
  font-weight: 900;
}


.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.eot");
  src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.woff2") format("woff2"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.woff") format("woff"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.ttf") format("truetype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.svg#fontawesome") format("svg");
  font-display: swap;
}

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.eot");
  src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.woff") format("woff"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.ttf") format("truetype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
  font-display: swap;
}

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}

/*** Top Bar ***/

/*div#top-bar {
    display: none;
}*/

@media (max-width: 1200px) {
  /*** put the below 4 style blocks inside the media query if top bar should only be present at a specific resolution ***/
}

div#top-bar {
  padding: 10px 0;
  width: 100%;
  text-align: center;
  display: block;
  z-index: 999;
  position: fixed;
  top: -100px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

div#top-bar.scrolled {
  top: 0;
}

#wrapper div#top-bar a span.top-button {
  padding: 10px 20px;
  display: inline-block;
  border: 1px solid transparent;
  margin-left: 20px;
  -webkit-transition: all .5s;
  transition: all .5s;
  border: 4px solid #FFF;
  background-color: transparent !important;
  color: #FFF !important;
}

#wrapper div#top-bar a:hover span.top-button {
  padding: 10px 20px;
  display: inline-block;
  border-color: #222 !important;
  color: #222 !important;
}

@media (max-width: 440px) {
  span.top-text {
    display: none;
  }

  div#top-bar a span.top-button {
    margin-left: 0;
  }
}

/*** End Top Bar ***/

/*** Header & Navigation ***/

.top-bar-content {
  grid-column: 1 / 13;
  text-align: center;
}

#wrapper #header {
  background-color: #fff;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
  z-index: 2;
}

#header .logo {
  -ms-grid-column: 2;
  -ms-grid-column-span: 3;
  grid-column: 2 / 5;
  grid-row: 1 / span 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
}

.header-cta {
  grid-column: 5 / 13;
  grid-row: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 8;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header-cta .header-cta-wrapper {
  padding: 12px 0px;
  padding-right: calc(100vw / 12);
  border-bottom: 4px solid #2c2a2b;
}

.header-cta .header-cta-wrapper .cta-text {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #800000;
}

.header-cta .header-cta-wrapper .cta-phone a {
  font-family: Lora;
  font-style: normal;
  font-weight: normal;
  font-size: 35px;
  line-height: 44px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 600;
  color: #800000;
  transition: color .25s;
}

.header-cta .header-cta-wrapper .cta-phone a:hover {
  color: #2c2a2b;
  transition: color .25s;
}

.header-cta .header-cta-wrapper .cta-phone i {
  font-size: 23px;
  line-height: 26px;
  color: #800000;
}

.nav-wrapper.closed {
  grid-column: 5 / 12;
  grid-row: 2;
  -ms-grid-row: 2;
  -ms-grid-column: 5;
  -ms-grid-column-span: 7;
  text-align: right;
}

.menu-item-has-children:hover .sub-menu {
  top: 100%;
}

@media (min-width:1201px) {
  #header .main-menu {
    grid-column: 3/13;
    -ms-grid-column: 3;
    -ms-grid-column-span: 10;
  }

  ul#nav.dropdown::after {
    content: none !important;
  }

  .menu-item-has-children:hover .sub-menu {
    z-index: 1;
    max-height: 1000px;
    margin: 0 auto;
  }

  #nav>.menu-item-has-children:hover>.sub-menu {
    z-index: 1;
    max-height: 1000px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 5px 5px;
    overflow: hidden;
  }

  .main-menu:not(.closed) ul#nav>li ul li a {
    font-weight: 400;
  }

  .main-menu ul#nav>li {
    text-transform: uppercase;
    padding: 42px 0 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}


@media (max-width: 1200px) {
  .header-cta {
    display: none;
  }

  #wrapper #header {
    padding-left: 0px;
  }

  #header .logo {
    padding: 0px;
    grid-column: 2/6;
    -ms-grid-column: 2;
    -ms-grid-column-span: 4;
    grid-row: 1 / span 1;
    -ms-grid-row-span: 1;
  }

  #header a.m-toggle {
    grid-column: 10/13;
    -ms-grid-column: 10;
    -ms-grid-column-span: 3;
    grid-row: 1;
    -ms-grid-row: 1;
  }
}

.main-menu ul#nav>li.current-menu-item>a,
.main-menu ul#nav>li.current_page_item a,
.main-menu ul#nav>li.current-menu-parent>a,
.main-menu ul#nav>li.current-menu-parent li.current-menu-item>a,
.main-menu ul#nav li.active-category a {
  font-weight: 900 !important;
}

.main-menu ul#nav>li.current-menu-item>a,
.main-menu ul#nav>li.current-menu-parent>a {
  color: #cf251d !important;
}

/*** sub menus ***/

.nav-wrapper:not(.closed) ul#nav>li {
  display: block;
}

li.menu-item-has-children>ul.sub-menu.dropdown-content>li {
  position: relative;
}

.main-menu:not(.closed) ul#nav>li a {
  font-family: Montserrat !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 15px !important;
  line-height: 18px !important;
  color: #FFFFFF;
  text-transform: capitalize !important;
  transition: color .3s;
}

.main-menu:not(.closed) ul#nav>li a:hover {
  color: #840100;
  transition: color .3s;
}

.main-menu:not(.closed) ul#nav>li>ul>li a {
  color: #840100!important;
  font-weight: 600 !important;
}

.main-menu:not(.closed) ul#nav>li>ul>li {
  padding: 16px 0;
}

.nav-wrapper.closed .main-menu ul#nav>li>ul>li {
  padding: 0 !important;
  position: relative;
}

.nav-wrapper.closed .main-menu ul#nav>li>ul>li:hover {
  background-color: #dedede;
}

.main-menu:not(.closed) ul#nav>li>ul>li a {
  display: initial;
}

.nav-wrapper.closed .main-menu ul#nav>li>ul>li a {
  display: block !important;
  color: #222;
}

.nav-wrapper.closed .main-menu ul#nav>li>ul>li:hover a {
  color: #FFF;
}

div.nav-wrapper.closed .menu-item-has-children .sub-menu a:hover {
  background-color: transparent !important;
}

.main-menu:not(.closed) ul#nav>li>ul>li>ul>li a {
  display: block;
}

.main-menu:not(.closed) ul#nav>li a {
  text-align: center;
}

.nav-wrapper.closed .main-menuul#nav>li a {
  text-align: left !important;
}



li.menu-item-has-children>ul.sub-menu.sub-menu>li>ul.sub-menu.sub-menu {
  position: absolute;
  left: -999999px;
  top: 0;
}

li.menu-item-has-children>ul.sub-menu.sub-menu>li:hover>ul.sub-menu.sub-menu {
  left: 240px;
}

li.menu-item-has-children>ul.sub-menu.sub-menu>li>ul.sub-menu.sub-menu>li>.sub-menu {
  top: 0 !important;
  left: 240px;
  left: -999999px;
}

li.menu-item-has-children>ul.sub-menu.sub-menu>li>ul.sub-menu.sub-menu>li:hover>.sub-menu {
  top: 116px;
  left: 240px;
}

@media (min-width: 1440px) {
  .main-menu ul#nav>li a {
    position: relative;
  }

  .main-menu ul#nav>li ul.sub-menu li a::after {
    display: none;
  }


  .main-menu ul#nav>li:last-child a::after {
    content: none !important;
  }
}

/*** End sub menu ***/

/*** Banner Area ***/

body.home .banner-area {
  grid-column: 2 / 12;
  padding: 100px 0;
  text-align: center;
}

#wrapper.internal #banner {
  position: relative;
  z-index: 0;
}

#wrapper.internal #banner:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  background: linear-gradient(235deg,rgba(0,0,0,0) 0%,#000 100%);
}

@media (max-width: 990px) {
  #wrapper.internal #banner:before {
    content: none;
    /*background-color: rgba(0,0,0,1);*/
  }

  #wrapper.internal #banner {
    position: relative;
    z-index: 0;
    background-color: #000;
}
}

#wrapper.internal .banner-area {
  grid-column: 2 / 12;
  padding: 100px 4vw;
  text-align: center;
}

/*** Popover Form ***/

.lity-container {
  width: 40%;
}

div.lity div.lity-wrap div.lity-content {
  width: 100%;
  margin-left: 0;
  background: rgb(255, 255, 255);
}

div.lity div.lity-wrap div#inline h3 {
  font-style: normal;
  font-weight: bold;
  line-height: 25px;
  font-size: 23px;
  text-align: center;
  width: 100%;
  top: 10px;
  font-family: sans-serif;
}

div.lity-wrap a.button,
div.lity-wrap button.button,
div.lity-wrap a.wp-block-button__link {
  width: 100%;
}

div.lity-wrap li#field_5_6 {
  list-style: none;
  display: none;
}

div.lity-wrap,
li.global-form,
li.car-accidents,
li.civil-rights-form,
li.work-comp-form,
li.pop-form,
li.side-form {
  list-style: none;
}

div.lity-wrap span.lightgrey,
li.global-form span,
li.car-accidents span,
li.civil-rights-form span,
li.work-comp-form span,
li.pop-form span,
li.side-form span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: rgba(144, 144, 144, 0.5);
  font-family: Open Sans;
  padding-bottom: 10px;
  text-align: center;
  margin-top: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: capitalize;
}

.lity-close {
  z-index: 999999;
}

@media (max-width: 1024px) {
  .lity-container {
    width: 100%;
  }
}

@media (max-width: 468px) {
  div.lity div.lity-wrap div#inline:before {
    line-height: 21px;
    font-size: 19px;
    top: 20px;
  }

  div.lity div.lity-wrap div#inline .gform_wrapper div.gform_footer,
  div.lity div.lity-wrap div#inline .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  div.lity div.lity-wrap div.lity-content {
    width: 100%;
    margin: 0;
  }

  div.lity div.lity-wrap div#inline {
    padding-top: 0;
  }
}


/*** In Content Accordions ***/

.acc-click-wrapper .area {
  border-bottom: 0;
}

.acc-click-wrapper .inner-area {
  position: relative;
}

.acc-click-wrapper h4 {
  padding: 0;
}

.acc-click-wrapper .area i {
  position: static;
  font-size: 19px;
}

div#accordion-header {
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  grid-column: 1/13;
}

#wrapper.internal div.accordion-block {
  margin-bottom: 20px;
}

#wrapper.internal div.accordion-block h4 {
  background: #F0F0F0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 20px;
  font-size: 18px;
  color: #2F2F2F;
  font-weight: 300;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: normal;
}

#wrapper.internal div.accordion-block .acc-content {
  background: #F0F0F0;
  padding: 10px 20px;
}

#wrapper.internal div.accordion-block .acc-click-wrapper.open i.fas.fa-plus::before {
  content: "\f068";
}

/*** Results Page ***/

.wp-block-columns.has-2-columns.results-blocks .wp-block-column {
  background: #f2f2f2;
  padding: 50px 25px;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.wp-block-columns.has-2-columns.results-blocks .wp-block-column:hover {
  -webkit-box-shadow: 0 0 10px #666;
  box-shadow: 0 0 10px #666;
}

.wp-block-columns.has-2-columns.results-blocks h2,
.wp-block-columns.has-2-columns.results-blocks h4 {
  text-align: center !important;
}

.wp-block-columns.has-2-columns.results-blocks h2 {
  font-size: 2em !important;
}

.wp-block-columns.has-2-columns.results-blocks h4 {
  margin-bottom: 0;
}

.wp-block-columns.has-2-columns.results-blocks.one-column .wp-block-column:last-child {
  display: none;
}

.wp-block-columns.has-2-columns.results-blocks.one-column .wp-block-column:first-child {
  flex-basis: 100%;
}

/**** Blog ****/
body.category #wrapper.internal .banner-area,
body.blog #wrapper.internal .banner-area,
body.search #wrapper.internal .banner-area {
  grid-column: 1/13;
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
}

body.category #wrapper.internal section.blogroll.content .meta,
body.blog #wrapper.internal section.blogroll.content .meta,
body.search #wrapper.internal section.blogroll.content .meta {
  padding: 10px 5px;
}

body div#wrapper.internal main.blog section.content {
  padding: 0;
}

body.archive #wrapper.internal section.blogroll.content .meta span,
body.blog #wrapper.internal section.blogroll.content .meta span,
body.search #wrapper.internal section.blogroll.content .meta span,
body.archive #wrapper.internal section.blogroll.content .meta span a,
body.blog #wrapper.internal section.blogroll.content .meta span a,
body.search #wrapper.internal section.blogroll.content .meta span a {
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 131.49%;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

body.category #wrapper.internal section.blogroll.content article,
body.blog #wrapper.internal section.blogroll.content article,
body.search #wrapper.internal section.blogroll.content article {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 15px;
}

body.category #wrapper.internal section.blogroll.content article:hover,
body.blog #wrapper.internal section.blogroll.content article:hover,
body.search #wrapper.internal section.blogroll.content article:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}

body.category #wrapper.internal section.blogroll.content article img,
body.blog #wrapper.internal section.blogroll.content article img,
body.search #wrapper.internal section.blogroll.content article img {
  width: 100%;
  margin-bottom: 25px;
}

body.category #wrapper.internal section.blogroll.content article span.category a,
body.blog #wrapper.internal section.blogroll.content article span.category a,
body.search #wrapper.internal section.blogroll.content article span.category a {
  padding: 5px 0px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 131.49%;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

body.category #wrapper.internal section.blogroll.content article h2 a,
body.blog #wrapper.internal section.blogroll.content article h2 a,
body.search #wrapper.internal section.blogroll.content article h2 a {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: calc(24px + 0.313vw);
  line-height: 131.49%;
  text-transform: capitalize;
}

body.category #wrapper.internal section.blogroll.content article p.blog-excerpt,
body.blog #wrapper.internal section.blogroll.content article p.blog-excerpt,
body.search #wrapper.internal section.blogroll.content article p.blog-excerpt {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  color: #000000;
}

body.post-template-default.single #wrapper.internal aside ul#sidebar>li,
body.category #wrapper.internal aside ul#sidebar>li,
body.blog #wrapper.internal aside ul#sidebar>li,
body.search #wrapper.internal aside ul#sidebar>li {
  background: transparent;
}


body.post-template-default.single #wrapper.internal aside ul#sidebar>li.widget_categories h3,
body.category #wrapper.internal aside ul#sidebar>li.widget_categories h3,
body.blog #wrapper.internal aside ul#sidebar>li.widget_categories h3,
body.search #wrapper.internal aside ul#sidebar>li.widget_categories h3 {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  text-transform: initial;
  padding-bottom: 10px;
  border-bottom: 3px solid #666;
  width: 100%;
}

body.post-template-default.single #wrapper.internal aside ul#sidebar>li.widget_categories ul li,
body.category #wrapper.internal aside ul#sidebar>li.widget_categories ul li,
body.blog #wrapper.internal aside ul#sidebar>li.widget_categories ul li,
body.search #wrapper.internal aside ul#sidebar>li.widget_categories ul li {
  padding-left: 40px;
  position: relative;
}

body.post-template-default.single #wrapper.internal aside ul#sidebar>li.widget_categories ul li a,
body.category #wrapper.internal aside ul#sidebar>li.widget_categories ul li a,
body.blog #wrapper.internal aside ul#sidebar>li.widget_categories ul li a,
body.search #wrapper.internal aside ul#sidebar>li.widget_categories ul li a {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

body.post-template-default.single #wrapper.internal aside ul#sidebar>li.widget_categories ul li::before,
body.category #wrapper.internal aside ul#sidebar>li.widget_categories ul li::before,
body.blog #wrapper.internal aside ul#sidebar>li.widget_categories ul li::before,
body.search #wrapper.internal aside ul#sidebar>li.widget_categories ul li::before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: calc(50% - 3px);
  left: 17px;
  position: absolute;
  content: '';
}

body.post-template-default.single #wrapper.internal aside ul#sidebar>li.widget_categories ul li a:hover,
body.category #wrapper.internal aside ul#sidebar>li.widget_categories ul li a:hover,
body.blog #wrapper.internal aside ul#sidebar>li.widget_categories ul li a:hover,
body.search #wrapper.internal aside ul#sidebar>li.widget_categories ul li a:hover {
  padding-left: 0px;
  background: white;
}

body.blog #testimonials-sidebar-header,
body.category #testimonials-sidebar-header,
body.search #testimonials-sidebar-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.blog span.test-title,
body.category span.test-title,
body.search span.test-title,
body.blog span.testimonial-name,
body.category span.testimonial-name,
body.search span.testimonial-name {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 131.49%;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

body.blog #testimonials-widget,
body.category #testimonials-widget,
body.search #testimonials-widget {
  padding: 25px;
}

body.blog span.test-title,
body.category span.test-title,
body.search span.test-title {
  margin-left: 20px;
}



@media (max-width: 1280px) {

  body.category #wrapper.internal main#main,
  body.blog #wrapper.internal main#main,
  body.search #wrapper.internal main#main {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

@media (max-width: 1024px) {

  body.category #wrapper.internal section.blogroll.content,
  body.blog #wrapper.internal section.blogroll.content,
  body.search #wrapper.internal section.blogroll.content {
    grid-row: 2;
    grid-column: 1/13;
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
    padding-right: 0px;
  }

  body.category #wrapper.internal aside.sidebar,
  body.blog #wrapper.internal aside.sidebar,
  body.search #wrapper.internal aside.sidebar {
    grid-row: 2;
    grid-column: 2/12 !important;
    -ms-grid-row: 2;
    -ms-grid-column: 2 !important;
    -ms-grid-column-span: 10 !important;
    display: none !important;
  }

  body.category div#wrapper.internal section.blogroll.content,
  body.blog div#wrapper.internal section.blogroll.content,
  body.search div#wrapper.internal section.blogroll.content {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  body.category div#wrapper.internal section.content #posts-page-container,
  body.blog div#wrapper.internal section.content #posts-page-container,
  body.search div#wrapper.internal section.content #posts-page-container {
    padding-top: 0px !important;
  }
}

@media (max-width: 650px) {

  body.category #wrapper.internal main#main,
  body.blog #wrapper.internal main#main,
  body.search #wrapper.internal main#main {
    padding: 0px;
  }

}

/*** Blog Ind ***/
body.single #banner .banner-area {
  grid-column: 2/12;
  -ms-grid-column: 2;
  -ms-grid-column-span: 10;
}

body.single div#wrapper.internal article.content {
  margin-bottom: 50px;
}

body.post-template-default.single article.content div.meta {
  display: block;
  padding: 10px 0px;
}

body.post-template-default.single article.content div.meta span,
body.post-template-default.single article.content div.meta span a {
  font-family: Montserrat !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  line-height: 131.49% !important;
  letter-spacing: 0.13em !important;
  text-transform: uppercase !important;
}

@media (max-width: 1024px) {
  body.post-template-default.single #wrapper.internal article.content {
    padding: 50px 0px !important;
    grid-column: 1/13;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }

  body.post-template-default.single #wrapper.internal aside.sidebar {
    display: none;
  }

  body.single #banner .banner-area {
    grid-column: 1/13;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }
}

/** Home Banner ***/
body.home section#banner {
  padding-top: 80px !important;
  padding-bottom: 0px !important;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

@media (min-width: 1441px) {
  body.home section#banner {
    padding-left: 100px !important;
  }
}

body.home section#banner::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg,#00000070,#841000 100%);
  mix-blend-mode: multiply;
  top: 0px;
  left: 0px;
}

body.home section#banner::before {
  width: 800px;
  height: 100%;
  background-image: url(https://hutzlerlaw.com/wp-content/uploads/2023/10/Omer-Gurion-and-Jason-Hutzler.png);
  background-repeat: no-repeat !important;
  content: '';
  bottom: 0px;
  right: calc(100vw / 12 + 100px);
  z-index: 1;
  background-size: contain;
  background-position: bottom;
}

body.home section#banner .banner-area {
  padding: 120px 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 768px;
  z-index: 1;
}

@media (max-width: 1440px) {
  body.home section#banner::before {
    right: calc(100vw / 24);
  }
}

@media (max-width: 1024px) {
  body.home section#banner::before {
    content: none !important;
  }

  body.home section#banner .banner-area {
    padding: 84px 4vw 145px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  body.home section#banner .banner-area * {
    text-align: center !important;
  }

  html.no-webp body.home #wrapper.homepage section#banner,
  html.webp body.home #wrapper.homepage section#banner {
    background-image: none !important;
    background: #222222 !important;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
  }

  body.home section#banner::after {
    content: none !important;
  }
}

/*** Intro Content ***/
section#section-case-results {
  padding: 30px 0px 0px;
  background: linear-gradient(91.19deg, #840100 15.69%, #840100 98.73%);
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
}
/*
@media (min-width: 1441px) {
  section#section-case-results {
    padding-left: 50px;
    padding-right: 50px;
  }
} */

section#section-case-results #section-header h3 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #222222;
  margin: 0px;
}

section#section-case-results #repeater-wrapper {
  margin-top: 20px;
  grid-column: 1 / 13;
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  position: relative;
}

section#section-case-results #repeater-wrapper .slick-list {
  margin: 0px calc(100vw / 12);
}

section#section-case-results #repeater-wrapper .section-block {
  padding: 0px 50px;
}

section#section-case-results #repeater-wrapper .slick-track {
  display: flex;
  align-items: center;
}

section#section-case-results #repeater-wrapper .section-block.slick-active ~ .slick-active {
  border-left: 1px solid #676767;
}

section#section-case-results #repeater-wrapper .section-block .inner-area .block {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #FFFFFF;
}

section#section-case-results #repeater-wrapper .section-block .inner-area .block-title {
  font-family: Lora;
  font-style: normal;
  font-weight: normal;
  font-size: 35px;
  line-height: 44px;
  text-transform: capitalize;
  letter-spacing: normal;
  color: #FFFFFF;
}

section#section-case-results #repeater-wrapper .section-block .inner-area .block-content {
  margin-top: 10px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: normal;
  color: #222222;
}

section#section-case-results #repeater-wrapper ul.slick-dots {
  background-color: #EBEBEB;
  padding-left: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0px;
  padding:  20px 0px;
  list-style: none !important;
  margin-top: 30px;
}

section#section-case-results #repeater-wrapper ul.slick-dots li {
  margin: 0px 5px;
}

section#section-case-results #repeater-wrapper ul.slick-dots li button {
  padding: 0px;
  font-size: 0px;
  border: none;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: flex;
  background-color: #222222;
  opacity: 0.5;
}

section#section-case-results #repeater-wrapper ul.slick-dots li.slick-active button {
  opacity: 1;
}

section#section-case-results #repeater-wrapper .slick-arrow {
  width: 100px;
  position: absolute;
  bottom: 15px;
  padding: 0px;
  background-color: transparent;
  border: none;
  display: flex !important;
  justify-content: center;
}

section#section-case-results #repeater-wrapper .slick-arrow:hover svg path {
  fill: #222;
  transition: all .3s;
}

section#section-case-results #repeater-wrapper .slick-arrow.slick-prev {
  left: calc(50% - 50px - 100px);
}

section#section-case-results #repeater-wrapper .slick-arrow.slick-next {
  right: calc(50% - 50px - 100px);
}

@media (max-width: 1024px) {
  section#section-case-results {
    padding: 30px 0px 0px !important;
  }
  section#section-case-results #repeater-wrapper .section-block {
    padding: 0px 25px;
  }

  section#section-case-results #repeater-wrapper .slick-list {
    margin: 0px 4vw;
  }
}


/*** Home Intro Content ***/
section#section-intro-container {
  padding: 110px 0px
}

section#section-intro-container .section-left {
  grid-column: 7/2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 4;
}

section#section-intro-container .section-right {
  grid-column: 7/12;
  -ms-grid-column: 6;
  -ms-grid-column-span: 6;
  padding-left: 50px;
}

section#section-intro-container .section-right .section-content {
  position: relative;
}

section#section-intro-container .section-left .section-content img {
  width: 100%;
}

section#section-intro-container .section-right .section-content > a {
  position: absolute;
  top: calc(50% - 44px);
  left: calc(50% - 44px);
}
section#section-intro-container .section-right .section-content > a svg path {
  fill: rgb(132, 1, 0);
  transition: all 0.2s;
}

section#section-intro-container .section-right .section-content > a svg:hover path {
  transition: all 0.2s;
  fill: white;
}


section#section-intro-container h2.section-title {
  font-family: Lora;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  line-height: 150%;
  color: #373538;
  margin: 0px;
}

section#section-intro-container h3.section-sub-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #840100;
}

section#section-intro-container .section-intro-content p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
}

section#section-intro-container .section-intro-content p span a {
  color: #840100 !important;
  font-weight: bold;
  text-decoration: underline;
  transition: color .25s;
}

section#section-intro-container .section-intro-content p span a:hover {
  color: #222 !important;
  transition: color .25s;
}

@media (max-width: 1280px) {
  section#section-intro-container .section-left {
    grid-column: 2/7;
    -ms-grid-column: 2;
    -ms-grid-column-span: 5;
    padding-right: 20px;
  }

  section#section-intro-container .section-right {
    grid-column: 7/12;
    -ms-grid-column: 7;
    -ms-grid-column-span: 5;
    padding-left: 20px;
  }
}

@media (max-width: 1024px) {
  section#section-intro-container {
    padding: 70px 4vw 20px !important;
  }
  section#section-intro-container h2.section-title {
    line-height: 130%;
  }

  section#section-intro-container .section-left {
    grid-column: 1/13;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
    padding-right: 0px;
  }

  section#section-intro-container .section-left .section-content {
    max-width: 560px;
  }

  section#section-intro-container .section-right {
    grid-column: 1/13;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
    margin-top: 30px;
    padding-left: 0px;
  }
}

@media (max-width: 768px) {
  section#section-intro-container .section-left .section-content > a svg {
    width: 40px !important;
    height: 40px !important;
  }
  section#section-intro-container .section-left .section-content > a {
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
  }
}

/*** Trust Container ***/
section#trust-container {
  padding: 25px 0px;
  background: #FFF;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
}

@media (min-width: 1441px) {
  section#trust-container {
    padding-left: 90px;
    padding-right: 90px;
  }
}

section#trust-container #trust-block-wrapper {
  grid-column: 1/13;
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
}

section#trust-container #trust-block-wrapper ul.slick-dots {
  padding-left: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none !important;
  padding: 25px 0px;
}

section#trust-container #trust-block-wrapper ul.slick-dots li {
  margin: 0px 5px;
}

section#trust-container #trust-block-wrapper ul.slick-dots li button {
  padding: 0px;
  font-size: 0px;
  border: none;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: flex;
  background-color: #222222;
  opacity: 0.5;
}

section#trust-container #trust-block-wrapper ul.slick-dots li.slick-active button {
  opacity: 1;
}


section#trust-container #trust-block-container .slick-track {
  display: flex;
  align-items: center;
}

section#trust-container #trust-block-container .slick-track li {
  height: unset;
  display: flex;
  justify-content: center;
  align-items: center;
}


section#trust-container #trust-block-container .slick-list {
  padding: 0px !important;
}

/*** Section Expectation ***/
section#section-expectations {
  padding: 130px 0px;
  background: linear-gradient(180deg, #222222 0%, #000000 100%);
  position: relative;
}

section#section-expectations::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #FFF;
}

@media (min-width: 1441px) {
  section#section-expectations {
    padding-left: 50px;
    padding-right: 50px;
  }
}

section#section-expectations #section-header h2.section-title {
  margin: 0px;
  font-family: Lora;
  font-style: normal;
  font-weight: normal;
  font-size: 37px;
  line-height: 46px;
  color: #840100;
  text-align: center;
}

section#section-expectations #repeater-wrapper {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
}

section#section-expectations #repeater-wrapper > *:nth-child(1) {
  flex-basis: 30%;
  padding-right: 70px;
  box-sizing: border-box;
}

section#section-expectations #repeater-wrapper > *:nth-child(2) {
  flex-basis: 40%;
  padding: 0px 70px;
  box-sizing: border-box;
  position: relative;
}

section#section-expectations #repeater-wrapper > *:nth-child(2)::before {
  width: 2px;
  height: 290px;
  left: 0px;
  top: 0px;
  content: '';
  position: absolute;
  background-color: #840100;
}

section#section-expectations #repeater-wrapper > *:nth-child(2)::after {
  width: 2px;
  height: 290px;
  right: 0px;
  top: 0px;
  content: '';
  position: absolute;
  background-color: #840100;
}

section#section-expectations #repeater-wrapper > *:nth-child(3) {
  flex-basis: 30%;
  padding-left: 70px;
  box-sizing: border-box;
}

section#section-expectations #repeater-wrapper .section-block .block-content {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 15px 0px;
}

section#section-expectations #repeater-wrapper .section-block .block.button {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
}

section#section-expectations .more-link.grid-item {
  margin-top: 60px;
}
@media (max-width: 1024px) {
  section#section-expectations {
    padding: 100px 4vw !important;
  }

  section#section-expectations #repeater-wrapper > *:nth-child(1),
  section#section-expectations #repeater-wrapper > *:nth-child(2),
  section#section-expectations #repeater-wrapper > *:nth-child(3) {
    flex-basis: 100%;
    padding: 0px;
  }

  section#section-expectations #repeater-wrapper > *:not(:last-child) {
    margin-bottom: 50px;
  }

  section#section-expectations #repeater-wrapper > *:nth-child(2)::before,
  section#section-expectations #repeater-wrapper > *:nth-child(2)::after {
    content: none !important;
  }
}

/*** Section Practice Areas ***/
section#section-practice-areas {
  padding: 155px 0px;
}

@media (min-width: 1441px) {
  section#section-practice-areas {
    padding-left: 50px;
    padding-right: 50px;
  }
}

section#section-practice-areas #section-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

section#section-practice-areas #section-header .section-title {
  font-family: Lora;
  font-style: normal;
  font-weight: normal;
  font-size: 46px;
  line-height: 57px;
  text-align: center;
  color: #840100;
  margin-bottom: 13px;;
}

section#section-practice-areas #section-header .section-sub-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
  margin: 0px;
  max-width: 930px;
}


section#section-practice-areas #repeater-wrapper .section-block {
  position: relative;
}

section#section-practice-areas #repeater-wrapper .section-block img {
  width: 100%;
}

@media (min-width: 1281px) {
  section#section-practice-areas #repeater-wrapper .slick-track {
    display: flex;
    flex-wrap: wrap;
  }
  section#section-practice-areas #repeater-wrapper .slick-track > * {
    flex-basis: calc((100% - 100px) / 3);
    margin-bottom: 50px;
  }

  section#section-practice-areas #repeater-wrapper .section-block:not(:nth-child(3n)) {
    margin-right: 50px;
  }

}

section#section-practice-areas #repeater-wrapper .slick-track {
  margin-top: 65px;
}

section#section-practice-areas #repeater-wrapper .slick-track > * {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  z-index: 1;
  box-sizing: border-box;
}

section#section-practice-areas #repeater-wrapper .slick-track .inner-area::after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  background: linear-gradient(360deg,#000000b5,#841000 100%);
  mix-blend-mode: multiply;
  z-index: 0;
}

section#section-practice-areas #repeater-wrapper .inner-area .block-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
  color: white;
  z-index: 1;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: 3px solid #fff;
  top: 17px;
  left: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}

section#section-practice-areas #repeater-wrapper .inner-area .block-title:hover {
  background-color: #840100;
  transition: all .3s;
}

section#section-practice-areas .button:hover {
  border-color: #222;
  color: #222;
}

@media (max-width: 1280px) {
  section#section-practice-areas #repeater-wrapper .slick-track > * {
    margin: 0px 20px;
  }

  section#section-practice-areas #repeater-wrapper .slick-dots {
    padding-left: 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 25px 0px;
  }

  section#section-practice-areas #repeater-wrapper .slick-dots li {
    margin: 0px 5px;
  }
  section#section-practice-areas #repeater-wrapper .slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 0px;
    font-size: 0px;
    border: none;
    display: flex;
    border-radius: 50%;
    background-color: #222;
    opacity: 0.5;
  }

  section#section-practice-areas #repeater-wrapper .slick-dots li.slick-active button {
    opacity: 1;
  }
}

@media (max-width: 1024px) {
  section#section-practice-areas .more-link.grid-item,
  section#section-practice-areas #section-header {
    padding: 0px 4vw;
  }
  section#section-practice-areas {
    padding: 100px 0px !important;
  }
}


/*** Why Choose Us ***/
section#section-why-choose {
  padding: 70px 0px 80px;
  background: linear-gradient(89.95deg, #000000 0.04%, #353535 99.96%);
}

@media (min-width: 1441px) {
  section#section-why-choose {
    padding-left: 100px;
    padding-right: 100px;
  }
}

section#section-why-choose #section-header h2.section-title {
  margin-bottom: 0px;
  font-family: Lora;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 45px;
  color: #FFFFFF;
  text-align: left;
}

section#section-why-choose #repeater-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}
section#section-why-choose #repeater-wrapper > * {
  flex-basis: calc((100% - 200px) / 3);
  margin-bottom: 55px;
}

section#section-why-choose #repeater-wrapper .section-block .inner-area {
  display: flex;
  align-items: center;
}
section#section-why-choose #repeater-wrapper .section-block .inner-area .block-title {
  min-width: 60px;
}
section#section-why-choose #repeater-wrapper .section-block .inner-area .block-content {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 138.5%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #840100;
  margin-left: 20px;
}

section#section-why-choose #section-content p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
}

section#section-why-choose #section-content {
  margin-bottom: 50px;
}

@media (max-width: 1280px) {
  section#section-why-choose #repeater-wrapper > * {
    flex-basis: calc((100% - 100px) / 2);
  }
}

@media (max-width: 1024px) {
  section#section-why-choose {
    padding: 60px 4vw !important;
  }
}

@media (max-width: 768px) {
  section#section-why-choose #repeater-wrapper > * {
    flex-basis: 100%;
  }
}

/*** Testimonial Container ***/
section#testimonial-container {
  padding: 105px 0px 90px;
  background: linear-gradient(180deg, #840100 35.61%, #15192f 94.47%);
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
}

@media (min-width: 1441px) {
  section#testimonial-container {
    padding-left: 100px;
    padding-right: 100px;
  }
}

section#testimonial-container #section-left-content {
  grid-column: 2/6;
  -ms-grid-column: 2;
  -ms-grid-column-span: 4;
  padding-right: 30px;
  display:flex;
  flex-direction: column;
  justify-content: center;
}

section#testimonial-container #section-right-content {
  grid-column: 6/12;
  -ms-grid-column: 6;
  -ms-grid-column-span: 6;
}

section#testimonial-container #section-left-content h2.section-title {
  font-family: Lora;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 45px;
  color: #fff;
  margin: 0px;
}

section#testimonial-container #section-left-content p.section-intro-content {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 31px;
  color: #fff;
  margin: 15px 0px 30px;
}

section#testimonial-container #section-left-content .more-link.grid-item {
  text-align: left;
}

section#testimonial-container #section-left-content .more-link.grid-item .button {
  border-color: #fff;
  color: #fff;
}

section#testimonial-container #section-left-content .more-link.grid-item .button:hover {
  border-color: #FFF;
  color: #FFF;
}

section#testimonial-container #section-right-content #testimonial-block-wrapper  {
  padding: 30px 50px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
}
section#testimonial-container #section-right-content #testimonial-block-wrapper ul#testimonial-block-container {
  margin: 0px;
}

section#testimonial-container #section-right-content ul.slick-dots {
  padding-left: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  position: absolute;
  width: 100%;
  bottom: -60px;
}

section#testimonial-container #section-right-content ul.slick-dots li {
  margin: 0px 5px;
}

section#testimonial-container #section-right-content ul.slick-dots li button {
  width: 12px;
  height: 12px;
  font-size: 0px;
  padding: 0px;
  border: none;
  background-color: #222;
  opacity: 0.5;
  display: flex;
  border-radius: 50%;
}

section#testimonial-container #section-right-content ul.slick-dots li.slick-active button {
  opacity: 1;
}
section#testimonial-container #section-right-content .slick-track {
  display: flex;
  align-items: center;
}

section#testimonial-container #section-right-content .section-block {
  display:flex;
  flex-direction: column;
  align-items: center;
  height: unset;
  outline: none !important;
}

section#testimonial-container #section-right-content .section-block .testimonial-name {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 27px;
  line-height: 131.5%;
  text-align: center;
  color: #222222;
  margin: 15px 0px 10px;
}

section#testimonial-container #section-right-content .section-block .testimonial-quote {
  font-family: Montserrat;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 151.5%;
  text-align: center;
  color: #222222;
  margin:0px 0px 10px;
  max-height: 120px;
  overflow: auto;
  padding-right: 10px;
}


section#testimonial-container #section-right-content .section-block .testimonial-quote::-webkit-scrollbar {
  width: 3px;
}

/* Track */
section#testimonial-container #section-right-content .section-block .testimonial-quote::-webkit-scrollbar-track {
  box-shadow: inset 0 1px 1px #C4C4C4;
  border-radius: 10px;
}

/* Handle */
section#testimonial-container #section-right-content .section-block .testimonial-quote::-webkit-scrollbar-thumb {
  background: #840100;
  width: 5px;
  border-radius: 3px;
}

section#testimonial-container #section-right-content .section-block .testimonial-quote-wrapper {
  position: relative;
  overflow: hidden;
}

section#testimonial-container #section-right-content .section-block .testimonial-quote-wrapper::after {
  width: calc(100% - 3px);
  height: 50px;
  position: absolute;
  content: '';
  left: 0px;
  top: 80px;
  transform: rotateX(180deg);
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}


section#testimonial-container #section-right-content .section-block .meta-wrap {
  display: flex;
  justify-content: center;
  margin: 10px 0px 15px;
}

section#testimonial-container #section-right-content .section-block .case {
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #840100;
}

section#testimonial-container #section-right-content .section-block .review,
section#testimonial-container #section-right-content .section-block .case {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 151.5%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #222222;
}

@media (max-width: 1024px) {
  section#testimonial-container {
    padding: 60px 4vw 70px !important;
  }

  section#testimonial-container #section-left-content {
    grid-column: 1/13;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
    padding-right: 0px;
  }

  section#testimonial-container #section-right-content {
    grid-column: 1/13;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
    margin-top: 50px;
  }
}

@media (max-width: 768px) {
  section#testimonial-container #section-right-content .section-block .meta-wrap {
    flex-direction: column;
    align-items: center;
  }

  section#testimonial-container #section-right-content .section-block .case {
    margin-top: 5px;
    margin-left: 0px;
    padding-left: 0px;
    border-left: none;
  }
}

/*** Blog Posts ***/
section#posts-container {
  padding: 160px 0px 260px;
}

@media (min-width: 1441px) {
  section#posts-container {
    padding-left: 100px;
    padding-right: 100px;
  }
}

section#posts-container #post_header h2.section-title {
  font-family: Lora;
  font-style: normal;
  font-weight: normal;
  font-size: 45px;
  line-height: 137.2%;
  text-align: center;
  letter-spacing: -1px;
  color: #222222;
  margin: 0px;
}

section#posts-container #articles-wrapper .slick-track {
  display: flex;
  align-items: center;
  padding: 30px 0px;
}

section#posts-container #articles-wrapper .slick-track article {
  margin: 0px 20px;
  background: #FFFFFF;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

section#posts-container #articles-wrapper .slick-track article .image-wrapper {
  height: 200px;
  position: relative;
  overflow: hidden;
}

section#posts-container #articles-wrapper .slick-track article .image-wrapper::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 0px;
  transition: all .3s;
  background: linear-gradient(0deg, rgba(180, 16, 0, 0.75), rgba(180, 16, 0, 0.75));
  top: 0px;
  left: 0px;
}

section#posts-container #articles-wrapper .slick-track article:hover .image-wrapper::before {
  height: 200px;
  transition: all .3s;
}

section#posts-container #articles-wrapper .slick-track article .image-wrapper img {
  width: 100%;
  min-height: 200px;
  height: auto;
}

section#posts-container #articles-wrapper .slick-track article  .post-content {
  padding: 30px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

section#posts-container #articles-wrapper .slick-track article .post-content .blog-excerpt {
  display: none;
}

section#posts-container #articles-wrapper .slick-track article .post-content .meta-wrapper * {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #222222;
}

section#posts-container #articles-wrapper .slick-track article .post-content h2 {
  margin: 15px 0px 20px;
}

section#posts-container #articles-wrapper .slick-track article .post-content h2 a {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 31px;
  letter-spacing: 0.1px;
  color: #222222;
}

section#posts-container #articles-wrapper .slick-track article .button {
  width: fit-content;
}

section#posts-container #articles-wrapper .slick-track article:hover .button,
section#posts-container #articles-wrapper .slick-track article .button:hover {
  color: #222;
  border-color: #222;
}

section#posts-container #articles-wrapper ul.slick-dots {
  padding-left: 0px;
  display: flex;
  justify-content: center;
  list-style-type: none;
}

section#posts-container #articles-wrapper ul.slick-dots li {
  margin: 0px 5px;
}

section#posts-container #articles-wrapper ul.slick-dots li button {
  padding: 0px;
  border: none;
  font-size: 0px;
  background-color: #222;
  opacity: 0.5;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: flex;
}

section#posts-container #articles-wrapper ul.slick-dots li.slick-active button {
  opacity: 1;
}


@media (max-width: 1024px) {
  section#posts-container {
    padding: 50px 4vw 200px !important;
  }
}
@media (max-width: 640px) {
  section#posts-container {
    padding-bottom: 500px !important;
  }
}

/*** Footer ***/
footer#footer {
  background-image: url(/wp-content/uploads/2023/08/Footer-Backdrop.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  position: relative;
  z-index: 1;
}

footer#footer::after {
  z-index: -1;
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

aside#footer-info .footer-form {
  margin-top: -115px;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}

aside#footer-info .footer-form .form-required {
  margin-top: 20px;
}

aside#footer-info .footer-form .gform_footer button, #sidebar button {
  box-shadow: none !important;
  transition: all .3s;
  border: 0px !important;
  background-color: #B30000;
  font-size: 16px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
  color: #fff !important;
}

aside#footer-info .footer-form .gform_footer button:hover, #sidebar button:hover {
  border-color: #222 !important;
  color: #fff !important;
  transition: all .3s;
}

footer#footer ul.gform_fields textarea {
  max-height: 100px;
}

aside#footer-info #footer-left {
  margin-top: 80px;
}

aside#footer-info #footer-left .footer-logo img {
  width: 400px;
  margin: auto;
}

aside#footer-info #footer-left #footer-social-wrapper ul.sig-social {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0px;
}

aside#footer-info #footer-left #footer-social-wrapper ul.sig-social li {
  margin: 0px 10px;
}

aside#footer-info #footer-left #footer-social-wrapper ul.sig-social li a {
  color: #840100;
  font-size: 25px;
  line-height: 29px;
}

footer#footer p.sig-phone {
  display: flex;
  justify-content: center;
}

footer#footer p.sig-phone a {
  font-family: Lora;
  font-style: normal;
  font-weight: normal;
  font-size: 35px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  color: #373538;
  transition: color .3s;
}

footer#footer p.sig-phone a:hover {
  color: #840100;
  transition: color .3s;
}

footer#footer p.sig-phone a i {
  font-size: 27px;
  line-height: 31px;
  letter-spacing: 0.05em;
  color: #840100;
  margin-right: 10px;
}

footer#footer .office-details.address ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

footer#footer .office-details.address ul #firm-name {
  margin-top: 40px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 147.5%;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #373538;
}

footer#footer .office-details.address ul #footer-contact-blocks li.sig-address p:first-child {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 147.5%;
  text-align: center;
  color: #373538;
  margin: 0px;
}

footer#footer .office-details.address ul #footer-contact-blocks li.sig-address p:last-child {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 147.5%;
  text-align: center;
  color: #373538;
  margin: 0px;
}

footer#footer .footer-legal {
  margin-top: 30px;
  padding: 30px 0px;
  background-color: #373538;
}

@media (min-width: 1441px) {
  footer#footer .footer-legal {
    padding-left: 50px;
    padding-right: 50px;
  }
}

footer#footer .footer-legal .details {
  grid-column: 2/7;
  -ms-grid-column: 2;
  -ms-grid-column-span: 5;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

footer#footer .footer-legal .details li {
  color: #fff !important;
}

footer#footer .footer-legal .details * {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 147.74%;
  color: #FFFFFF;
}

footer#footer .footer-legal .disclaimer {
  grid-row: 1;
  grid-column: 7/12;
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  -ms-grid-column-span: 5;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 147.74%;
  color: #FFFFFF;
  text-align: left !important;
}

@media (max-width: 1024px) {
  footer#footer .footer-legal .disclaimer {
    grid-row: 2;
    -ms-grid-row: 2;
  }

  footer#footer .footer-legal .details .juris-digital {
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  footer#footer .footer-legal .disclaimer {
    display: none;
  }
}

@media (max-width: 640px) {
  footer#footer ul.gform_fields li:nth-child(2),
  footer#footer ul.gform_fields li:nth-child(3),
  footer#footer ul.gform_fields li:nth-child(4),
  footer#footer ul.gform_fields li:nth-child(5) {
    flex-basis: 100%;
  }
  /*aside#footer-info .footer-form {
    margin-top: -450px;
  }  */
}
