/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

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

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

/*body #wrapper.internal main#main {
  visibility: hidden;
}*/
.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;
}

.chatbot {
    position: fixed;
    width: 500px;
    right: 40px;
    bottom: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden; z-index:1039
}
.webchat__basic-transcript__scrollable {
    max-height: 350px;
}

/*** Gravity Forms ***/


ul.gform_fields input::-webkit-input-placeholder, ul.gform_fields textarea::-webkit-input-placeholder {
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}


ul.gform_fields input::-moz-placeholder, ul.gform_fields textarea::-moz-placeholder {
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}


ul.gform_fields input:-ms-input-placeholder, ul.gform_fields textarea:-ms-input-placeholder {
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}


ul.gform_fields input::-ms-input-placeholder, ul.gform_fields textarea::-ms-input-placeholder {
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}


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

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: 50px;
  position: relative;
  z-index: 0;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.3);
}

.lity-container span.form-title,
footer#footer span.form-title,
aside span.form-title,
.in-content-form span.form-title {
  font-family: Libre Baskerville;
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  line-height: 42px;
  text-align: center;
  display: block;
}

.gform_widget span.form-title.white {
  text-transform: capitalize;
}

.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;
  display: block;
  margin-bottom: 25px;
}

.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-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #868B8D;
}

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-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #868B8D;
}

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-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #868B8D;
}

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-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #868B8D;
}

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-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #868B8D;
}

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-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #868B8D;
}

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-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #868B8D;
}

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-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #868B8D;
}

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-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #868B8D;
}

.ginput_container input,
.ginput_container textarea,
.ginput_container select {
  border: none;
  border-bottom: 1px solid rgba(32, 66, 65, 0.5);
  background: transparent;
}

ul.gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

ul.gform_fields li:nth-child(1),
ul.gform_fields li:nth-child(6) {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding: 2%;
}

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) {
  -ms-flex-preferred-size: 46%;
      flex-basis: 46%;
  padding: 2%;
}

li.gfield_contains_required:after {
  content: '*';
  position: absolute;
  font-size: 15px;
  right: 0px;
  top: 20px;
  color: #76232f;
}

@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;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#wrapper.internal h1 {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 33px;
  line-height: 40px;
  /* or 121% */

  text-transform: capitalize;

  color: #0E3058;
}

#wrapper.internal h2,
#wrapper.internal h2 span {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 31px;
  /* or 141% */

  letter-spacing: 0.1em;
  text-transform: uppercase;

  color: #64B5C2;
}

#wrapper.internal h3,
#wrapper.internal h3 span {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 136%;
  /* or 27px */

  text-transform: capitalize;

  color: #1E4F72;
}

#wrapper.internal h4 {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  /* or 160% */

  text-transform: uppercase;

  color: #0E3058;
}

#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,
#wrapper.internal ol,
#wrapper.internal li {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */


  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: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

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

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 {
  list-style: none;
  overflow: auto;
}

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

main article.content ul li:before,
main section.content ul li:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f111';
  position: absolute;
  left: -15px;
  top: 0;
  color: #791E1E;
  font-size: 6px;
  font-weight: 900;
}

ul li.gfield {
  position: relative;
}

.blogroll ul.meta li:before,
.single ul.meta li:before,
.single .meta-wrapper ul li:before {
  display: none;
}

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: 15px 25px;
  text-align: center;
  overflow: hidden;
  border-radius: 0 !important;
  border: none;
  float: none;
  text-transform: capitalize;
  background-color: #0E3058;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  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: 14px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFF;
  cursor: pointer;
}

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: 150px !important; */
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -ms-transform-origin: 0 50%;
      transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  -o-transition: all 0.3s ease-out;
  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 {
  -webkit-transform: scaleX(1) !important;
      -ms-transform: scaleX(1) !important;
          transform: scaleX(1) !important;
  background: #64B5C2;
}

button.button:hover,
a.button:hover,
a.wp-block-button__link:hover {
  color: #0E3058;
}

button.button:hover,
a.button:hover,
a.wp-block-button__link:hover body #wrapper.internal section.content button.button:hover,
body #wrapper.internal section.content a.button:hover,
body #wrapper.internal section.content a.wp-block-button__link:hover,
body #wrapper.internal article.content button.button:hover,
body #wrapper.internal article.content a.button:hover,
body #wrapper.internal article.content a.wp-block-button__link:hover {}

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: #868B8D;
}

button.button.button-style-two:hover:before,
a.button.button-style-two:hover:before,
.button-style-two a.wp-block-button__link:hover:before {
  background: #7E072A;
}

.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 {
  -ms-grid-column: 2;
  -ms-grid-column-span: 6;
  grid-column: 2 / 8;
  -ms-grid-row: 1;
  grid-row: 1;
}

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

@media (max-width: 1024px) {

  body main#main.sidebar-page article.content,
  body main#main.sidebar-page aside.sidebar {
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
    grid-column: 1 / 13;
    -ms-grid-row: 1;
    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";
}

.fa-arrow-left::before {
  content: "\f060";
}

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

.fa-fax::before {
  content: "\f1ac";
}

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) {
  #header a.m-toggle {
    grid-column: 12/13;
    -ms-grid-column: 12;
    -ms-grid-column-span: 1;
  }

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

  #header .logo {
    padding: 0px;
    grid-column: 2/5;
    -ms-grid-column: 2;
    -ms-grid-column-span: 3;
  }

  .header-cta {
    grid-column: 5/12;
    -ms-grid-column: 5;
    -ms-grid-column-span: 7;
  }
  .main-menu ul#nav>li.searchHover form {
    margin: auto;
    max-width: 300px !important;
  }
  #header .main-menu {
    overflow: hidden;
  }
  /*** put the below 4 style blocks inside the media query if top bar should only be present at a specific resolution ***/
}

@media (max-width: 1024px) {
  .header-cta .cta-text {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .header-cta .cta-phone {
    display: none !important;
  }
}

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

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

div#top-bar a span.top-button {
  padding: 10px 20px;
  display: inline-block;
  border: 1px solid transparent;
  margin-left: 20px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

div#top-bar a:hover span.top-button {
  padding: 10px 20px;
  display: inline-block;
  border: 1px solid #fff;
}

@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 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  grid-column: 1 / 13;
  text-align: center;
}

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

.header-cta {
  grid-column: 4 / 12;
  grid-row: 1;
  -ms-grid-row: 1;
  -ms-grid-column: 4;
  -ms-grid-column-span: 8;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-cta .cta-text {
  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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-cta .cta-text span:first-child {
  font-family: Raleway;
  font-style: italic;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #0E3058;
}

.header-cta .cta-text span:last-child {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: calc(20px + 0.521vw);
  line-height: 160.5%;
  color: #0E3058;
}

.header-cta .cta-phone {
  margin-left: 15px;
  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;
  height: 100%;
  border-top: 3px solid #64B5C2;
  border-bottom: 3px solid #64B5C2;
}

.header-cta .cta-phone i {
  font-size: calc(20px + 0.208vw);
  color: #64B5C2;
}

.header-cta .cta-phone a {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: calc(30px + 0.521vw);
  line-height: 160.5%;
  text-align: right;
  color: #64B5C2;
}

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

#header .main-menu {
  grid-column: 2/12;
  -ms-grid-column: 2;
  -ms-grid-column-span: 10;
}

.menu-item-has-children:hover .sub-menu {
  top: 100%;
  left: calc(50% - 120px);
}

.main-menu ul#nav>li {
  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;
}

.main-menu ul#nav>li.searchHover form {
  max-width: 345px;
  position: relative;
}

.main-menu ul#nav>li.searchHover form input.search-field {
  width: 100%;
  padding: 6px 25px 6px 48px;
  background: #E8E7E7;
  border-radius: 51px;
  margin: 0px;
}

.main-menu ul#nav>li.searchHover form input.search-field::-webkit-input-placeholder {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 20px !important;
  color: #9A9A9A !important;
}

.main-menu ul#nav>li.searchHover form input.search-field::-moz-placeholder {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 20px !important;
  color: #9A9A9A !important;
}

.main-menu ul#nav>li.searchHover form input.search-field:-ms-input-placeholder {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 20px !important;
  color: #9A9A9A !important;
}

.main-menu ul#nav>li.searchHover form input.search-field::-ms-input-placeholder {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 20px !important;
  color: #9A9A9A !important;
}

.main-menu ul#nav>li.searchHover form input.search-field::placeholder {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 20px !important;
  color: #9A9A9A !important;
}

.main-menu ul#nav>li.searchHover form input.search-submit {
  position: absolute;
  margin: 0px;
  background-color: transparent;
  color: #9A9A9A;
  left: 24px;
  top: calc(50% - 9px);
  border: none;
  padding: 0px;
}

.main-menu:not(.closed) ul#nav>li a {
  font-family: Raleway !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 16px !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase;
  color: #FFFFFF;
}

.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,
.main-menu ul#nav>li.current-menu-parent {
  position: relative;
  /* 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 {
  text-align: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
}

.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;
}

.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;
}

.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 (max-width: 1200px) {

  li ul.sub-menu a {
    color: #0e3058 !important;
  }
}

@media (min-width: 1200px) {

  .main-menu ul#nav>li.current-menu-item::after,
  .main-menu ul#nav>li.current-menu-parent::after {
    width: 100%;
    height: 2px;
    background-color: #64B5C2;
    left: 0px;
    bottom: 25px;
    position: absolute;
    content: '';
  }

  .main-menu ul#nav>li.searchHover {
    margin-left: 4vw;
  }
}

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

  /*.main-menu ul#nav>li a::after{
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background: #FEFD91;
    right: calc(0px - (50vw - 584.05px) / 14);
    top: 0px;
  }*/

  .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 {
  -ms-grid-column: 2;
  -ms-grid-column-span: 10;
  grid-column: 2 / 12;
  padding: 190px 0 260px;
  text-align: left;
}

#wrapper.internal .banner-area {
  -ms-grid-column: 2;
  -ms-grid-column-span: 10;
  grid-column: 2 / 12;
  padding: 100px 0;
  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 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

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

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.category #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 {
  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.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 #banner .banner-area h1 {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: calc(33px + 1.406vw);
  line-height: 116.67%;
  color: #0E3058;
  text-transform: capitalize;
  margin-bottom: 0px;
}

body.home #banner .banner-area h2 {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: calc(20px + 0.521vw);
  line-height: 116.67%;
  letter-spacing: 0.43em;
  text-transform: uppercase;
  color: #64B5C2;
  margin: 15px 0px;
}

body.home #banner .banner-area .description h3 {
  font-family: Raleway;
  font-style: italic;
  font-weight: normal;
  font-size: calc(30px + 0.313vw);
  line-height: 130%;
  color: #0E3058;
  max-width: 500px;
}

@media (max-width: 1024px) {

  html.webp body.home #wrapper.homepage section#banner,
  html.webp #wrapper.homepage section#banner.custom-banner {
    background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F9), to(#BAC1C6)) !important;
    background: -o-linear-gradient(top, #F8F8F9 0%, #BAC1C6 100%) !important;
    background: linear-gradient(180deg, #F8F8F9 0%, #BAC1C6 100%) !important;
  }

  body.home #banner .banner-area {
    padding: 100px 40px 90px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  body.home #banner .banner-area h1 {
    font-size: 34px;
    line-height: 39px;
    text-align: center;
  }

  body.home #banner .banner-area h2 {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
  }

  body.home #banner .banner-area .description h3 {
    font-size: 30px;
    text-align: center;
  }

}

/** Home Locations **/
body.home section#locations-container {
  padding: 30px 0px;
  background-color: #E9E9E9;
}

body.home section#locations-container #repeater-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

body.home section#locations-container #repeater-wrapper>* {
  padding: 0px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

body.home section#locations-container #repeater-wrapper>* a {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #1E4F72;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

body.home section#locations-container #repeater-wrapper>* a:hover {
  color: #64B5C2;
}

body.home section#locations-container #repeater-wrapper>*:not(:last-child)::after {
  position: absolute;
  height: 20px;
  width: 1px;
  background-color: #64B5C2;
  top: calc(50% - 10px);
  right: 0px;
  content: '';
}

@media (max-width: 1024px) {
  body.home section#locations-container {
    padding: 32px 4vw !important;
  }

  body.home section#locations-container #repeater-wrapper>* {
    padding: 0px 10px;
  }
}


/** Home Intro Content **/
body.home section#intro-container {
  padding: 100px 0px;
}

body.home section#intro-container #section-left-content {
  grid-row: 1;
  grid-column: 2/5;
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 3;
}

body.home section#intro-container #section-left-content img {
  margin-left: auto;
}

body.home section#intro-container #section-right-content {
  grid-row: 1;
  grid-column: 5/12;
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 7;
  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;
  padding-right: 50px;
  padding-left: 50px;
}

body.home section#intro-container #section-right-content h3.section-sub-title {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #64B5C2;
  margin-bottom: 0px;
}

body.home section#intro-container #section-right-content h2.section-title {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 135%;
  color: #0E3058;
  margin-bottom: 5px;
  margin: 10px 0px;
}

body.home section#intro-container #section-right-content .section-intro-content {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 165.5%;
  color: #000000;
}

@media (max-width: 1280px) {
  body.home section#intro-container #section-left-content {
    grid-column: 2/6;
    -ms-grid-column: 2;
    -ms-grid-column-span: 4;
  }

  body.home section#intro-container #section-right-content {
    grid-column: 6/12;
    -ms-grid-column: 6;
    -ms-grid-column-span: 6;
  }
}

@media (max-width: 1024px) {
  body.home section#intro-container {
    padding: 30px 4vw !important;
  }

  body.home section#intro-container #section-left-content {
    grid-column: 1/13;
    grid-row: 1;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }

  body.home section#intro-container #section-left-content img {
    margin-left: 0px;
  }

  body.home section#intro-container #section-right-content {
    grid-column: 1/13;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
    -ms-grid-row: 2;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 35px;
  }
}

/*** Home Practice Container ***/
body.home section#practice-container {
  padding: 100px 0px;
  background: -webkit-gradient(linear, left top, left bottom, from(#0E3058), to(#1E4F72));
  background: -o-linear-gradient(top, #0E3058 0%, #1E4F72 100%);
  background: linear-gradient(180deg, #0E3058 0%, #1E4F72 100%);
  position: relative;
}

body.home section#practice-container::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  margin: 0 auto;
  width: 0;
  height: 0;
  z-index: 1;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #FFF;
}

body.home section#practice-container #section-header .section-title {
  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;
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 135%;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 50px;
}

body.home section#practice-container #section-header .section-title span {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 23px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #64B5C2;
  margin-right: 20px;
}

body.home section#practice-container #repeater-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  
          -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;
}

/*body.home section#practice-container #repeater-wrapper>* {
  flex-basis: calc((100% - 90px) / 4);
  margin-bottom: 30px;
}*/

body.home section#practice-container #repeater-wrapper>* img {
  width: 100%;
}

body.home section#practice-container #repeater-wrapper>* .inner-area {
  position: relative;
  overflow: hidden;
}

body.home section#practice-container #repeater-wrapper .practice-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 20px;
  background: #FFFFFF00;
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: calc(100% - 100px);
  left: 0px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 100%;
}

body.home section#practice-container #repeater-wrapper .practice-item-content h3 {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #0E3058;
  margin-bottom: 10px;
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

body.home section#practice-container #repeater-wrapper .practice-item-content p {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: calc(16px + 0.156vw);
  line-height: 135.7%;
  color: #1E4F72;
  margin: 0px 0px 10px 0px;
}

body.home section#practice-container #repeater-wrapper .practice-item-content span.block.button {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #64B5C2;
}

body.home section#practice-container #repeater-wrapper .practice-item-content span.block.button i {
  margin-left: 5px;
}

body.home section#practice-container #repeater-wrapper>*:hover .practice-item-content {
  top: 0px;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  padding: 20px;
}

body.home section#practice-container #repeater-wrapper>*:hover .practice-item-content h3 {
  min-height: unset;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body.home section#practice-container #repeater-wrapper>* {
    /*-ms-flex-preferred-size: calc((100% - 60px) / 3);
        flex-basis: calc((100% - 60px) / 3);*/
    flex-basis: 23%;
    padding: 1%;
  }

@media (max-width: 1440px) {
  body.home section#practice-container #repeater-wrapper>* {
    /*-ms-flex-preferred-size: calc((100% - 60px) / 3);
        flex-basis: calc((100% - 60px) / 3);*/
    flex-basis: 29%;
    padding: 2%;
  }
}

@media (max-width: 1024px) {
  body.home section#practice-container {
    padding: 70px 4vw !important;
  }
}

@media (max-width: 991px) {
  body.home section#practice-container #repeater-wrapper>* {
    /*-ms-flex-preferred-size: calc((100% - 30px) / 2);
        flex-basis: calc((100% - 30px) / 2);*/
    flex-basis: 46%;
  }
}

@media (max-width: 768px) {
  body.home section#practice-container #section-header .section-title {
    -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-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 640px) {
  body.home section#practice-container #repeater-wrapper>* {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

/** Home Attorney Section **/
body.home section#attorneys-container {
  padding: 130px 0px 150px;
}

body.home section#attorneys-container #section-header h2.section-title {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 135%;
  color: #0E3058;
  text-align: center;
}

body.home section#attorneys-container #repeater-wrapper {
  margin: 0px 50px;
}

body.home section#attorneys-container #repeater-wrapper .slick-track {
  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;
}

body.home section#attorneys-container #repeater-wrapper .slick-track .section-block {
  margin: 30px;
  background-color: white;
  -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
}

body.home section#attorneys-container #repeater-wrapper .slick-track .section-block img {
  width: 100%
}

body.home section#attorneys-container #repeater-wrapper .slick-track .section-block .inner-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

body.home section#attorneys-container #repeater-wrapper .slick-track .section-block .inner-area .attorney-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 30px;
}

body.home section#attorneys-container #repeater-wrapper .slick-track .section-block .inner-area .block-name {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 189.1%;
  color: #0E3058;
}

body.home section#attorneys-container #repeater-wrapper .slick-track .section-block .inner-area .block-title {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 189.1%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #0E3058;
}

body.home section#attorneys-container #repeater-wrapper .slick-track .section-block .inner-area .block.button {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  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;
  background: #0E3058;
  opacity: 0;
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  z-index: -1;
}

body.home section#attorneys-container #repeater-wrapper .slick-track .section-block .inner-area .block.button i {
  margin-left: 10px;
  font-size: 14px;
}

body.home section#attorneys-container #repeater-wrapper .slick-track .section-block:hover .inner-area .block.button {
  z-index: 1;
  opacity: 0.75;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

body.home section#attorneys-container #repeater-wrapper {
  position: relative;
}

body.home section#attorneys-container #repeater-wrapper button.slick-arrow {
  width: 46px;
  height: 46px;
  min-width: 46px;
  min-height: 46px;
  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;
  font-size: 24px;
  color: #0E3058;
  border: 2px solid #0E3058;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 23px);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

body.home section#attorneys-container #repeater-wrapper button.slick-arrow:hover {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-color: #64B5C2;
  color: #64B5C2;
}

body.home section#attorneys-container #repeater-wrapper button.slick-arrow.slick-prev {
  left: -46px;
}

body.home section#attorneys-container #repeater-wrapper button.slick-arrow.slick-next {
  right: -46px;
}

@media (max-width: 1280px) {
  body.home section#attorneys-container #repeater-wrapper {
    margin: 0px;
  }
}

@media (max-width: 1024px) {
  body.home section#attorneys-container {
    padding: 70px 4vw 100px !important;
  }

  body.home section#attorneys-container #repeater-wrapper button.slick-arrow {
    top: 100%;
  }

  body.home section#attorneys-container #repeater-wrapper button.slick-arrow.slick-prev {
    left: calc(50% - 56px);
  }

  body.home section#attorneys-container #repeater-wrapper button.slick-arrow.slick-next {
    right: calc(50% - 56px);
  }
}

/***  Home Mission Content ***/
body.home section#mission-container {
  grid-gap: 0px;
}

body.home section#mission-container #section-left-content {
  grid-column: 1/6;
  grid-row: 1;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  overflow: hidden;
}

body.home section#mission-container #section-left-content img {
  height: 100%;
  max-width: unset;
  /* object-fit: cover; */
}

body.home section#mission-container #section-right-content {
  grid-column: 6/13;
  grid-row: 1;
  -ms-grid-row: 1;
  -ms-grid-column: 6;
  -ms-grid-column-span: 7;
  background: -webkit-gradient(linear, left top, left bottom, from(#1E4F72), to(#0E3058));
  background: -o-linear-gradient(top, #1E4F72 0%, #0E3058 100%);
  background: linear-gradient(180deg, #1E4F72 0%, #0E3058 100%);
  padding: 95px calc((100vw / 12) + 70px) 400px 70px;
}

body.home section#mission-container #section-right-content h2.section-title {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 135%;
  text-align: left;
  color: #FFFFFF;
}

body.home section#mission-container #section-right-content #mission-content p {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 142%;
  color: #FFFFFF;
}

body.home section#mission-container #section-right-content .more-link.grid-item {
  text-align: left;
  margin-top: 20px;
}

body.home section#mission-container #section-right-content .more-link.grid-item a.button {
  background-color: #64B5C2;
  color: #0E3058;
}


body.home section#mission-container #section-right-content .more-link.grid-item a.button::before {
  background-color: white !important;
}

@media (max-width: 1280px) {
  body.home section#mission-container #section-right-content {
    padding-right: calc(100vw / 12);
  }
}

@media (max-width: 1024px) {
  body.home section#mission-container {
    padding: 0px !important;
  }

  body.home section#mission-container #section-left-content {
    grid-column: 1/13;
    grid-row: 1;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }

  body.home section#mission-container #section-left-content img {
    width: 100%;
  }

  body.home section#mission-container #section-right-content {
    grid-column: 1/13;
    grid-row: 2;
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
    padding: 45px 4vw;
  }
}

/*** Home Testimonials ***/

body.home section#testimonial-container .testimonial-content {
  grid-column: 2/12;
  -ms-grid-column: 2;
  -ms-grid-column-span: 10;
  background-color: white;
  -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
  padding: 60px;
  margin-top: -300px;
  min-width: 1px;
}

body.home section#testimonial-container .testimonial-content #testimonial-header h2 {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 135%;
  text-align: center;
  color: #0E3058;
}

body.home section#testimonial-container #testimonial-block-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

body.home section#testimonial-container #testimonial-block-wrapper #testimonial-header {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

body.home section#testimonial-container #testimonial-block-wrapper > #section-left-content {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
}

body.home section#testimonial-container #testimonial-block-wrapper > #section-left-content li {
  display:flex;
}

body.home section#testimonial-container #testimonial-block-wrapper > #section-left-content li div:first-child {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  width: 40% !important;
}

body.home section#testimonial-container #testimonial-block-wrapper > #section-left-content li div:last-child {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  width: 60% !important;
}

body.home section#testimonial-container #testimonial-block-wrapper #section-right-content {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body.home section#testimonial-container #testimonial-block-wrapper #section-left-content .section-block {
  outline: none !important;
}

body.home section#testimonial-container #testimonial-block-wrapper #section-left-content .section-block .testimonial-quote {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: calc(30px + 0.260vw);
  line-height: 139%;
  color: #64B5C2;
  margin-top: 0px;
}

body.home section#testimonial-container #testimonial-block-wrapper #section-left-content .section-block .testimonial-name {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 160%;
  color: #0E3058;
}

body.home section#testimonial-container #testimonial-block-wrapper #section-right-content p {
  font-family: Raleway;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
}

body.home section#testimonial-container .bottom-disclaimer {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  color: #64B5C2;
  margin-top: calc(40px + 1.563vw);
}

body.home section#testimonial-container #testimonial-block-container {
  position: relative;
}

body.home section#testimonial-container #testimonial-block-container:before {
  width: 50px;
  height: 45px;
  background-image: url('/wp-content/themes/JurisBase_Child/assets/images/quote_.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  position: absolute;
  left: -15px;
  top: -20px;
}

body.home section#testimonial-container #testimonial-block-container button.slick-arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: none;
  min-width: 16px;
  min-height: 16px;
  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;
  border: 2px solid #0E3058;
  color: #0E3058;
  font-size: 20px;
  cursor: pointer;
}

body.home section#testimonial-container #testimonial-block-container button.slick-arrow:hover {
  color: #64B5C2;
  border-color: #64B5C2;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

body.home section#testimonial-container #testimonial-block-container button.slick-prev {
  bottom: 0px;
  left: 0px;
}

body.home section#testimonial-container #testimonial-block-container button.slick-next {
  bottom: 0px;
  left: 60px;
}

body.home section#testimonial-container #testimonial-block-container.testimonial-slider {
  padding-bottom:50px;
} 

@media (min-width: 1440px) {
  body.home section#testimonial-container {
    padding: 0px 50px;
  }
}

@media (max-width: 1024px) {
  body.home section#testimonial-container .bottom-disclaimer {
    margin-top: 40px;
  }
  body.home section#testimonial-container .testimonial-content {
    margin-top: 0px;
    padding: 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
    grid-column: 1/13;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
  }

  body.home section#testimonial-container {
    padding: 40px 4vw !important;
    -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
  }

  body.home section#testimonial-container #testimonial-block-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  body.home section#testimonial-container #testimonial-block-wrapper>* {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    width: 100% !important;
  }

  body.home section#testimonial-container #testimonial-block-wrapper > #section-left-content li {
    flex-direction:column;
  }
  

  body.home section#testimonial-container #testimonial-block-wrapper > #section-left-content li div:first-child {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100% !important;
  }

  body.home section#testimonial-container #testimonial-block-wrapper > #section-left-content li div:last-child {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100% !important;
  }
  

  body.home section#testimonial-container #testimonial-block-wrapper #section-right-content {
    padding-left: 0px;
    margin-top: 60px;
  }

  body.home section#testimonial-container #testimonial-block-wrapper #section-left-content .section-block .testimonial-quote {
    font-size: 30px;
  }

  body.home section#testimonial-container #testimonial-block-container button.slick-prev {
    left: calc(50% - 45px);
  }

  body.home section#testimonial-container #testimonial-block-container button.slick-next {
    right: calc(50% - 45px);
    left: unset;
  }
}

/*** Home Blog Posts ***/

body.home section#posts-container {
  padding: 100px 0px;
}

body.home section#posts-container #post_header h2.section-title {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 135%;
  color: #0E3058;
  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;
  margin-bottom: 20px;
}

body.home section#posts-container #post_header h2.section-title span {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 23px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #64B5C2;
  margin-right: 10px;
}

body.home section#posts-container #articles-wrapper .slick-track {
  padding: 30px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.home section#posts-container #articles-wrapper article {
  padding: 20px;
  margin: 0px 20px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  outline: none !important;
}

body.home section#posts-container #articles-wrapper article:hover {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}

body.home section#posts-container #articles-wrapper article .image-wrapper {
  max-height: 215px;
  overflow: hidden;
}

body.home section#posts-container #articles-wrapper article img {
  width: 100%;
}

body.home section#posts-container #articles-wrapper article .read-time * {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #64B5C2;
}

body.home section#posts-container #articles-wrapper article h2 {
  margin: 7px 0px;
}

body.home section#posts-container #articles-wrapper article h2 a {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 146.9%;
  color: #0E3058;
  margin: 5px 0px;
}

body.home section#posts-container #articles-wrapper article p {
  margin: 0px;
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  /* line-height: 135%; */
  color: #000000;
  margin-bottom: 20px;
}

body.home section#posts-container #articles-wrapper article a.more-button {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #64B5C2;
}

body.home section#posts-container #articles-wrapper article a.more-button i {
  margin-left: 5px;
}

body.home section#posts-container #articles-wrapper button.slick-arrow {
  display: none !important;
}

body.home section#posts-container #articles-wrapper ul {
  padding-left: 0px !important;
  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;
  list-style: none;
}

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

body.home section#posts-container #articles-wrapper ul li button {
  width: 12px;
  height: 12px;
  min-width: 12px;
  padding: 0px;
  font-size: 0px;
  border: none;
  min-height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  background: #64B5C2;
  opacity: 0.5;
}

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

body.home section#posts-container .more-link.grid-item {
  margin-top: 40px;
}

@media (max-width: 1024px) {
  body.home section#posts-container {
    padding: 65px 4vw 10px !important;
  }
}

@media (max-width: 768px) {
  body.home section#posts-container #post_header h2.section-title {
    -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-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 450px) {
  body.home section#posts-container #articles-wrapper article {
    margin: 0px;
  }

  body.home section#posts-container #articles-wrapper article:hover {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
}

body.home main#main {
  padding-bottom: 150px;
}

/*** Footer ***/
footer#footer {
  background: #E9E9E9;
  position: relative;
  z-index: 1;
}

footer#footer::after {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('/wp-content/themes/JurisBase_Child/assets/images/footer_background.png');
  background-repeat: no-repeat;
  background-size: cover;
  left: 0px;
  top: 0px;
  content: '';
  z-index: -1;
  mix-blend-mode: multiply;
}

footer#footer .footer-form {
  margin-top: -110px;
  position: relative;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

footer#footer #footer-left {
  max-width: 1170px;
  padding-left: 20px;
  padding-right: 20px;
  margin: auto;
}


footer#footer div#gform_wrapper_4 {
  padding-bottom: 70px;
}

footer#footer .footer-form>p {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #1E4F72;
  position: absolute;
  bottom: 25px;
  left: 0px;
  right: 0px;
  margin: 0px;
}

footer#footer .footer-form>p a {
  color: inherit !important;
  text-decoration: underline;
  ;
}

footer#footer .footer-form button:before {
  background-color: #64B5C2 !important;
}


footer#footer ul.gform_fields li:nth-child(1),
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),
footer#footer ul.gform_fields li:nth-child(6) {
  margin-bottom: 30px;
  padding: 0px;
}

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) {
  -ms-flex-preferred-size: calc(50% - 20px);
      flex-basis: calc(50% - 20px);
}

footer#footer ul.gform_fields {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0px;
}

footer#footer ul.gform_fields li#field_4_5 {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer#footer ul.gform_fields li#field_4_5 .form-title {
  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;
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 135%;
  color: #0E3058;
}

footer#footer ul.gform_fields li#field_4_5 .form-title .title-small {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 23px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #64B5C2;
  margin-right: 10px;
}

footer#footer ul.gform_fields li#field_4_5 .required {
  font-weight: 600;
  font-size: 11px;
  line-height: 108.4%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #0E3058;
}


footer#footer .footer-form input,
footer#footer .footer-form textarea {
  border-bottom: 1px solid #64B5C2;
  padding: 15px 0px;
  margin-bottom: 0px;
  max-height: 80px;
  outline: none;
}

footer#footer .footer-form input::-webkit-input-placeholder, footer#footer .footer-form textarea::-webkit-input-placeholder {
  font-weight: 500 !important;
  font-size: 11px !important;
  line-height: 108.4% !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  color: #0E3058 !important;
}

footer#footer .footer-form input::-moz-placeholder, footer#footer .footer-form textarea::-moz-placeholder {
  font-weight: 500 !important;
  font-size: 11px !important;
  line-height: 108.4% !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  color: #0E3058 !important;
}

footer#footer .footer-form input:-ms-input-placeholder, footer#footer .footer-form textarea:-ms-input-placeholder {
  font-weight: 500 !important;
  font-size: 11px !important;
  line-height: 108.4% !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  color: #0E3058 !important;
}

footer#footer .footer-form input::-ms-input-placeholder, footer#footer .footer-form textarea::-ms-input-placeholder {
  font-weight: 500 !important;
  font-size: 11px !important;
  line-height: 108.4% !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  color: #0E3058 !important;
}

footer#footer .footer-form input::placeholder,
footer#footer .footer-form textarea::placeholder {
  font-weight: 500 !important;
  font-size: 11px !important;
  line-height: 108.4% !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  color: #0E3058 !important;
}

footer#footer #footer-left #phone-logo {
  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;
  margin-top: 50px;
}

footer#footer #footer-left #phone-logo .logo {
  margin: 0px 50px;
}

footer#footer #footer-left #phone-logo a.phone {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 33px;
  line-height: 39px;
  text-transform: uppercase;
  color: #0E3058;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

footer#footer #footer-left #phone-logo a.phone:hover {
  color: #64B5C2;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

footer#footer #footer-left #phone-logo a.phone i {
  font-size: 24px;
  margin-right: 15px;
  color: #64B5C2;
}

footer#footer #footer-left #footer-pay {
  text-align: center;
  margin: 25px 0px 60px;
}

footer#footer #footer-left #footer-pay a:before {
  background-color: #64B5C2 !important;
}

footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>* {
  -ms-flex-preferred-size: calc((100% - 120px) / 4);
      flex-basis: calc((100% - 120px) / 4);
  margin-bottom: 40px;
}

footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>* > p:nth-child(2) {
  margin: 5px 0px;
}

footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>*:not(:nth-child(4n)) {
  margin-right: 40px;
}

footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks .sig-address .location-name {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 131.49%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #0E3058;
}

footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks .sig-address .footer-address {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 141.5%;
  color: #1E4F72;
}

footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks .sig-address .footer-directions a {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 131.49%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #64B5C2;
}

footer#footer .footer-nav-row {
  padding: 30px 0px;
  background: #1E4F72;
}

footer#footer .footer-nav-row ul {
  padding-left: 0px;
  list-style-type: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px;
}

footer#footer .footer-nav-row ul li {
  padding: 0px 20px;
}

footer#footer .footer-nav-row ul li a {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

footer#footer .footer-nav-row ul li a:hover {
  color: #64B5C2;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

footer#footer .footer-legal {
  background: #0E3058;
}

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

footer#footer .footer-legal .disclaimer {
  display: none;
}

@media (max-width: 1440px) {
  footer#footer #footer-left {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 1280px) {

  footer#footer #footer-left #phone-logo,
  footer#footer ul.gform_fields li#field_4_5 .form-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  footer#footer #footer-left #phone-logo > *:not(.logo) {
    margin: 30px 0px;
  }

  footer#footer #footer-left #phone-logo > *:not(.logo) p {
    margin: 0px;
  }

  footer#footer #footer-left #phone-logo>*:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  footer#footer #footer-left #phone-logo>*:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  footer#footer #footer-left #phone-logo>*:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}


@media (max-width: 1024px) {
  footer#footer ul.gform_fields li#field_4_5 .form-title {
    font-size: 35px;
  }

  footer#footer ul.gform_fields li#field_4_5 .required {
    margin: 5px 0px;
  }

  footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>* {
    -ms-flex-preferred-size: calc((100% - 80px) / 3);
        flex-basis: calc((100% - 80px) / 3);
  }

  footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>*:nth-child(4n) {
    margin-right: 40px;
  }

  footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>*:nth-child(3n) {
    margin-right: 0px;
  }

  footer#footer .footer-nav-row {
    padding: 15px 0px;
  }

  footer#footer .footer-nav-row ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  footer#footer .footer-nav-row ul li {
    margin: 5px 0px;
  }
}

@media (max-width: 768px) {

  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) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }

  footer#footer div#gform_wrapper_4 {
    padding: 50px 30px 70px 30px;
  }

  footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>* {
    -ms-flex-preferred-size: calc((100% - 40px) / 2);
        flex-basis: calc((100% - 40px) / 2);
  }

  footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>*:nth-child(3n) {
    margin-right: 40px;
  }

  footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>*:nth-child(2n) {
    margin-right: 0px;
  }
}

@media (max-width: 450px) {
  footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>* {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-right: 0px !important;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>*>* {
    text-align: center;
  }

  footer#footer #footer-left .office-details #footer-contact-blocks .address-blocks>*>p:last-child {
    margin: 0px !important;
  }

  footer#footer .footer-nav-row ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -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-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/** Scholar Forms **/
.gform_wrapper#gform_wrapper_6 {
  padding: 50px;
  background-color: #FFF;
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.3);
  max-width: 450px; 
}

.gform_wrapper#gform_wrapper_6 .gfield_label {
  display: none;
}

.gform_wrapper#gform_wrapper_6 input {
  font-family: 'Montserrat', sans-serif;
  border-bottom: 1px solid #64B5C2;
  padding: 15px 0px;
  margin-bottom: 0px;
  max-height: 80px;
  outline: none;
}

.gform_wrapper#gform_wrapper_6 input::placeholder {
  font-weight: 500 !important;
  font-size: 11px !important;
  line-height: 108.4% !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  color: #0E3058 !important;
}

.gform_wrapper#gform_wrapper_6 .gform_heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}

.gform_wrapper#gform_wrapper_6 .gform_heading h2 {
  margin-bottom: 10px;
}

.gform_wrapper#gform_wrapper_6 .gform_description {
  font-size: 12px;
  text-transform: uppercase;
  color: #0E3058 !important;
}

.gform_wrapper#gform_wrapper_6 .gform_fields {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

.gform_wrapper#gform_wrapper_6 .gform_footer {
  text-align: center;
}

.gform_wrapper#gform_wrapper_6 .gform_footer button:hover::before {
  background-color: #64B5C2 !important;
}

.gform_wrapper#gform_wrapper_6 .gform_fileupload_rules {
  font-size: 12px;
  color: #0E3058 !important;

}

.gform_wrapper#gform_wrapper_6 .gform_drop_area * {
  font-size: 14px !important;
  letter-spacing: normal !important;
  color: #0E3058 !important;
}

.gform_wrapper#gform_wrapper_6 .gform_drop_area button {
  box-shadow: none !important;
  background: none !important;
  padding: 0px !important;
  color: #0E3058 !important;
  text-decoration: underline !important;
}

.gform_wrapper#gform_wrapper_6 .gform_drop_area button:hover {
  color: #64B5C2 !important;
}

.gform_wrapper#gform_wrapper_6 .gform_drop_area button:hover::before {
  background: none !important;
}

.gform_wrapper#gform_wrapper_6 #gform_multifile_upload_6_3 {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px dashed #666;
  background-color: #EEE;
  border-radius: 5px;
}

@media (max-width: 576px) {
  .gform_wrapper#gform_wrapper_6 {
    padding: 30px 25px;
  }
}


* {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }

    body {
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      height: 100vh;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .chat-container {
      width: 330px;
      height: 450px;
      background: white;
      border-radius: 10px;
      box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
      display: flex;
      flex-direction: column;
      overflow: hidden;
      right: 0;
      position: fixed;
      bottom: 0
    }

    .chat-header {
      background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
      color: white;
      padding: 15px;
      text-align: center
    }

    .chat-header h1 {
      font-size: 21px;
      margin-bottom: 5px
    }

    .chat-header p {
      font-size: 14px;
      opacity: .9;
      color: #fff
    }

    .chat-messages {
      flex: 1;
      overflow-y: auto;
      padding: 15px;
      background: #f8f9fa
    }

    .message {
      margin-bottom: 15px;
      display: flex;
      align-items: flex-start
    }

    .message.bot {
      justify-content: flex-start
    }

    .message.user {
      justify-content: flex-end
    }

    .message-content {
      max-width: 85%;
      word-wrap: break-word;
      /* Preserve newlines so messages with \n render as multiple lines */
      white-space: pre-wrap;
    }

    .message.bot .message-content,
    .message-content {
      background: white;
      color: #333;
      border-radius: 0px 10px 10px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      padding: 15px;
    }

    .message.user .message-content {
      background: #667eea;
      color: white;
      border-radius: 10px 0px 10px 10px;
      padding: 15px;
    }

    .form-container {
      background: white;
      padding: 20px;
      border-radius: 12px;
      margin: 10px 0;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1)
    }

    .form-container h3 {
      color: #667eea;
      margin-bottom: 15px;
      font-size: 18px
    }

    .form-group {
      margin-bottom: 15px
    }

    .form-group label {
      display: block;
      margin-bottom: 5px;
      color: #555;
      font-size: 14px;
      font-weight: 500
    }

    /* Inputs except checkboxes and radios get the full width/padding/border style */
    .form-group input:not([type="radio"]):not([type="checkbox"]) {
      width: 100%;
      padding: 10px;
      border: 2px solid #e0e0e0;
      border-radius: 8px;
      font-size: 14px;
      transition: border-color .3s
    }

    /* Restore native circular radio & square checkbox appearance and prevent the generic input style from affecting them */
    .form-group input[type="radio"],
    .form-group input[type="checkbox"] {
      width: auto;
      height: auto;
      padding: 0;
      margin: 0 6px 0 0;
      /* spacing between control and label text */
      border: none;
      border-radius: 50%;
      -webkit-appearance: radio;
      /* Safari/Chromium */
      -moz-appearance: radio;
      /* Firefox */
      appearance: radio;
      background: transparent;
      vertical-align: middle;
    }

    .form-group input:not([type="radio"]):not([type="checkbox"]):focus {
      outline: none;
      border-color: #667eea
    }

    .form-group input:not([type="radio"]):not([type="checkbox"]).auto-filled {
      background-color: #f0f7ff
    }

    .form-group .hint {
      font-size: 12px;
      color: #888;
      margin-top: 3px
    }

    .submit-btn {
      width: 100%;
      padding: 12px;
      background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
      color: white;
      border: none;
      border-radius: 8px;
      font-size: 16px;
      font-weight: 600;
      cursor: pointer;
      transition: transform .2s
    }

    .submit-btn:hover {
      transform: translateY(-2px)
    }

    .submit-btn:active {
      transform: translateY(0)
    }

    .chat-input-area {
      padding: 10px;
      background: white;
      border-top: 1px solid #e0e0e0;
      display: flex;
      gap: 10px
    }

    .chat-input-area input {
      flex: 1;
      padding: 12px;
      border: 2px solid #e0e0e0;
      border-radius: 25px;
      font-size: 14px;
      margin: 0
    }

    .chat-input-area input:focus {
      outline: none;
      border-color: #667eea
    }

    .chat-input-area button {
      padding: 15px;
      background: #667eea;
      color: white;
      border: none;
      border-radius: 25px;
      cursor: pointer;
      font-weight: 600
    }

    .chat-input-area button:hover {
      background: #5568d3
    }

    .error-message {
      color: #e74c3c;
      font-size: 12px;
      margin-top: 5px
    }

    .typing-indicator {
      display: flex;
      gap: 5px;
      padding: 12px 16px;
      background: white;
      border-radius: 18px;
      width: fit-content
    }

    .typing-indicator span {
      width: 8px;
      height: 8px;
      background: #667eea;
      border-radius: 50%;
      animation: typing 1.4s infinite
    }

    .typing-indicator span:nth-child(2) {
      animation-delay: .2s
    }

    .typing-indicator span:nth-child(3) {
      animation-delay: .4s
    }

    @keyframes typing {

      0%,
      60%,
      100% {
        transform: translateY(0);
      }

      30% {
        transform: translateY(-10px);
      }
    }