:root {
  --dark-slate-gray: #172333;
  --tomato: #ec4933;
  --steel-blue: #205ba8;
  --light-sea-green: #14adb3;
  --lavender: #e1e5eb;
  --dodger-blue: #209de2;
}

body {
  color: #333;
  background-color: #172333;
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
}

a {
  color: #205ba8;
}

a:hover {
  color: #ec4933;
}

.button {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #209de2;
  border-radius: 3px;
  margin-top: 15px;
  padding: 4px 15px;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
  text-decoration: none;
  transition: background-color .25s;
  display: inline-block;
}

.button:hover {
  color: #fff;
  background-color: #ec4933;
}

.button.cta-button {
  text-transform: uppercase;
  background-color: #ec4933;
  border: 2px solid #ec4933;
  margin-top: 0;
  margin-left: 10px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 41px;
  transition: background-color .25s, border .3s;
}

.button.cta-button:hover {
  background-color: #209de2;
  border-color: #209de2;
}

.button.cta-button.outline {
  background-color: #0000;
}

.button.cta-button.outline:hover {
  background-color: #209de2;
}

.button.orange {
  background-color: #ec4933;
}

.button.orange:hover {
  background-color: #209de2;
}

.button.slider-button {
  background-color: #ec4933;
  border: 2px solid #ec4933;
  font-size: 11px;
  transition: background-color .25s, border .25s;
}

.button.slider-button:hover {
  background-color: #209de2;
  border-color: #209de2;
}

.button.slider-button.slider-outline-button {
  background-color: #0000;
  border-color: #fff;
  margin-left: 5px;
}

.button.slider-button.slider-outline-button:hover {
  background-color: #209de2;
  border-color: #209de2;
}

.button.outline-button {
  border: 2px solid var(--dark-slate-gray);
  color: var(--dark-slate-gray);
  background-color: #0000;
}

.button.outline-button:hover {
  background-color: var(--dark-slate-gray);
  color: #fff;
}

.navbar {
  z-index: 1000;
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  position: relative;
  overflow: visible;
}

.logo-container {
  width: 354px;
}

.nav-link {
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  transition: background-color .2s;
}

.nav-link:hover {
  color: #fff;
  background-color: #1689c7;
}

.nav-link.w--current {
  opacity: .6;
  color: #fff;
}

.nav-link.w--current:hover {
  background-color: #0000;
}

.nav-link.highlight {
  float: right;
  background-color: #1b89c4;
  border-left: 1px #6e6e6e;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.nav-link.highlight:hover {
  background-color: #2e3538;
}

.nav-link.highlight.w--current {
  opacity: 1;
  color: #fff;
  background-color: #ec4933;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.nav-link.dropdown {
  padding-right: 30px;
}

.nav-link.dropdown.w--open {
  color: #fff;
  background-color: #1d8ac4;
}

.header-contact-block {
  float: right;
  width: 185px;
  margin-top: 4px;
  margin-left: 10px;
}

.header-contact-icon {
  float: left;
  opacity: .2;
  height: 40px;
  margin-top: 1px;
  margin-right: 18px;
}

.header-contact-text {
  float: left;
  color: #919191;
  margin-top: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

.hero-slider {
  background-color: #2b2f36;
  height: 490px;
}

.hero-slide {
  background-image: url('../images/man-and-woman-smiling-inside-building-1367269.jpg');
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-slide._2 {
  background-image: url('../images/party-glass-architecture-windows-34092.jpg');
  background-position: 50% 100%;
}

.hero-slide._3 {
  background-image: url('../images/men-s-wearing-black-suit-jacket-and-pants-937481.jpg');
  background-position: 50%;
}

.hero-slide-title {
  color: #fff;
  text-shadow: 0 0 6px #0006;
  margin-bottom: 30px;
  font-family: Cardo, sans-serif;
  font-size: 49px;
  line-height: 46px;
}

.hero-container {
  color: #fff;
  text-align: center;
  height: 100%;
  position: relative;
}

.container {
  position: relative;
}

.container.centered, .container.page-header-container {
  text-align: center;
}

.home-intro-column {
  padding-right: 32px;
}

.home-slider-button {
  background-color: #00000021;
  width: 60px;
  height: 100px;
  font-size: 16px;
  transition: background-color .3s, width .2s;
}

.home-slider-button:hover {
  background-color: #0000004d;
  width: 70px;
}

.home-intro-title {
  margin-bottom: 24px;
  font-family: Cardo, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 25px;
}

.footer {
  color: #fff;
  background-color: #2d3033;
  background-image: url('../images/Footer-image.jpg');
  background-position: 50% 90%;
  list-style-type: decimal;
}

.cta-title {
  color: #fff;
  margin-bottom: 4px;
  font-family: Cardo, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
}

.cta-title.subtitle {
  color: #ec4933;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.field {
  background-color: #f5f6f7;
  border: 2px solid #ebeced;
  border-radius: 0;
  width: 100%;
  height: 50px;
  margin-bottom: 3px;
  font-family: Lato, sans-serif;
  transition: border .25s;
}

.field:hover {
  background-color: #fff;
  border-color: #a8b0bd;
}

.field:focus {
  border-color: #209de2;
  box-shadow: 0 0 13px #209de24d;
}

.field.area {
  height: 150px;
}

.field.first-half {
  float: left;
  width: 98%;
}

.field.second-half {
  float: right;
  width: 98%;
}

.field.contact-field {
  background-color: #fff;
  border-color: #e0e0e0;
}

.field.contact-field:hover {
  border-color: #a8b1b5;
}

.field.contact-field:focus {
  border-color: #209de2;
}

.field.contact-area-field {
  background-color: #fff;
  border-color: #e0e0e0;
  height: 170px;
  padding-top: 12px;
}

.field.contact-area-field:hover {
  border-color: #968f8f;
}

.field.contact-area-field:focus {
  border-color: #209de2;
}

.cta-col-right {
  text-align: right;
}

.intro-icons {
  float: left;
  height: 50px;
  margin-top: 2px;
  margin-right: 19px;
}

._2-col-section-col-left {
  color: #fff;
  background-color: #ec4933;
  height: 250px;
  line-height: 18px;
}

._2-col-section-col-right {
  background-color: #d4d4d4;
  background-image: url('../images/Footer-image.jpg');
  background-position: 50% 80%;
  background-size: cover;
  height: 250px;
  padding-left: 0;
  padding-right: 0;
}

._2-col-section-content-block {
  float: right;
  width: 470px;
  height: 100%;
  padding-top: 51px;
  padding-right: 56px;
}

._2-col-section-content-block.right {
  float: left;
  text-align: center;
  padding-top: 87px;
  padding-left: 45px;
  padding-right: 45px;
}

.intro-col-right-overlay {
  background-color: #e1e5ebd9;
  width: 100%;
  height: 100%;
}

.section-title-wrapper {
  text-align: center;
  margin-bottom: 35px;
}

.section-title-wrapper.left-align {
  text-align: left;
}

.section-title {
  z-index: 10;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 20px;
  font-family: Cardo, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
}

.section-title.subtitle {
  color: #ec4933;
  background-color: #0000;
  margin-top: 7px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}

.section-title.smaller {
  background-color: #0000;
  font-family: Cardo, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 29px;
  display: block;
}

.section-title.tint {
  background-color: #f2f3f5;
}

.section {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 70px;
}

.section.intro-features-section {
  padding-top: 100px;
  padding-bottom: 0;
}

.section.tint {
  background-color: #f2f3f5;
}

.section.tint.testimonials {
  padding-bottom: 57px;
}

.section.dark {
  color: #fff;
  background-color: #363b47;
}

.section.team-section {
  border-top: 1px solid #ebeced;
  padding-bottom: 0;
}

.services-image-block {
  background-color: #ec4933;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  width: 100%;
  height: 160px;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.services-overlay {
  text-align: center;
  background-color: #ec4933d9;
  width: 100%;
  height: 100%;
  padding-top: 70px;
  transition: background-color .3s;
}

.services-overlay:hover {
  background-color: #ec493333;
}

.services-title {
  color: #fff;
  text-transform: capitalize;
  text-shadow: 0 0 4px #00000080;
  font-family: Cardo, sans-serif;
  font-size: 23px;
}

.services-section {
  background-image: none;
}

.services-section-overlay {
  color: #fff;
  background-color: #172333cc;
  padding-top: 95px;
  padding-bottom: 95px;
}

.footer-title {
  margin-bottom: 21px;
  font-family: Cardo, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 23px;
}

.bottom-footer {
  background-color: #172333;
  border-top: 1px solid #585b5e7d;
  margin-top: 70px;
  padding-top: 35px;
  padding-bottom: 16px;
}

.bottom-footer-paragraph {
  color: #fff;
}

.footer-list-item {
  margin-bottom: 7px;
}

.link {
  color: #209de2;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.link:hover {
  color: #ec4933;
}

.link.footer-link {
  color: #949494;
  text-decoration: none;
  display: block;
}

.link.footer-link:hover {
  color: #fff;
}

.link.article-link {
  color: #209de2;
  margin-top: 7px;
  margin-bottom: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  display: block;
}

.link.article-link:hover {
  color: #ec4933;
}

.link.read-more-link {
  background-image: url('../images/Icon-arrow-blue.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 13px;
  margin-top: 5px;
  padding-right: 30px;
  transition: background-position .3s;
  display: inline-block;
}

.link.read-more-link:hover {
  background-position: 129%;
}

.link.right-read-more-link {
  float: right;
  background-image: url('../images/Icon-arrow-blue.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 15px;
  padding-right: 25px;
  transition: background-position .3s;
  display: inline-block;
}

.link.right-read-more-link:hover {
  background-position: 117%;
}

.link.recent-news-link-title {
  margin-bottom: 9px;
  font-family: Cardo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: block;
}

.link.header-contact-link {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.link.sidebar-list-link {
  padding: 15px 25px;
  font-family: Cardo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.link.sidebar-list-link.w--current {
  color: #ec4933;
  background-color: #f7f7f7;
}

.link.sidebar-list-link.last {
  border-bottom-width: 0;
}

.link.blog-post-link {
  width: 80%;
  margin-bottom: 10px;
  font-family: Cardo, sans-serif;
  font-size: 24px;
  line-height: 27px;
  display: block;
}

.link.with-arrow {
  background-image: url('../images/Icon-arrow-blue.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 13px;
  padding-right: 19px;
  transition: background-position .25s;
}

.link.with-arrow:hover {
  background-position: 128%;
}

.slide-paragraph {
  text-shadow: 0 0 5px #00000080;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  line-height: 24px;
  display: block;
}

.hero-slide-overlay {
  background-color: #1b2129b3;
  width: 100%;
  height: 100%;
}

.nav-menu {
  float: none;
  text-align: left;
}

.top-nav-content-block {
  float: right;
  border-left: 1px solid #e8e8e8;
  height: 45px;
  margin-left: 12px;
  padding-top: 12px;
  padding-left: 12px;
}

.top-nav-content-block.left {
  float: left;
  border-left-style: none;
  margin-left: 0;
  padding-left: 0;
}

.top-nav-icon {
  float: left;
  opacity: .3;
  height: 17px;
  margin-right: 10px;
}

.top-header {
  background-color: #f5f5f5;
  height: 45px;
}

.top-social-block {
  text-align: center;
  background-color: #c7c7c7;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  margin-left: 2px;
  padding-top: 1px;
  transition: background-color .3s;
}

.top-social-block:hover {
  background-color: #209de2;
}

.top-social-icon {
  height: 12px;
  margin-top: -3px;
}

.header-wrapper {
  z-index: 900;
  background-color: #fff;
  position: relative;
}

.contact-header {
  padding-top: 40px;
  padding-bottom: 0;
}

.header-contact-title {
  margin-top: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
}

.header-contact-title._2 {
  margin-top: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

.nav-container {
  z-index: 30;
  color: #fff;
  background-color: #209de2;
  border-radius: 3px;
  position: relative;
  bottom: -29px;
}

.hero-content-block {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.lawyer-intro {
  height: 490px;
  position: absolute;
  bottom: 0;
  left: -70px;
}

.lawyer-intro._2 {
  height: 430px;
  position: absolute;
  left: 105px;
}

.features-row {
  margin-bottom: 22px;
}

.feature-block {
  padding-left: 46px;
  position: relative;
}

.feature-icon {
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
}

.feature-title {
  margin-bottom: 4px;
  font-family: Cardo, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-section {
  background-image: url('../images/Woman-office-bg.jpg');
  background-position: 100% -188px;
  background-repeat: no-repeat;
}

.image-section-overlay {
  background-image: linear-gradient(to right, #fff 38%, #fff0 60%);
  padding-top: 90px;
  padding-bottom: 90px;
}

.form {
  margin-bottom: 0;
}

.form-row {
  margin-bottom: 6px;
}

.field-label {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.field-label.sublabel {
  color: #a3a3a3;
  margin-bottom: 7px;
  font-family: Cardo, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.article-block {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 20px;
  padding: 30px;
  box-shadow: 0 0 6px #0000001a;
}

.article-icon {
  height: 40px;
  margin-bottom: 7px;
}

.read-more-block {
  background-color: #e6e8ed;
  border-radius: 3px;
  margin-top: 20px;
  padding: 15px;
}

.read-more-title {
  float: left;
  font-family: Lato, sans-serif;
}

.recent-news-post {
  position: relative;
}

.recent-news-date {
  color: #fff;
  text-transform: uppercase;
  background-color: #ec4933;
  border-radius: 2px;
  padding-top: 1px;
  padding-left: 9px;
  padding-right: 9px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 22px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.widget-block {
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 25px;
  overflow: hidden;
  box-shadow: 0 0 6px #0003;
}

.recent-news-list-item {
  border-bottom: 1px solid #ededed;
  padding: 15px 25px;
}

.recent-news-date-title {
  color: #ababab;
  margin-top: -2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

.section-title-block {
  margin-bottom: 30px;
  position: relative;
}

.section-title-line {
  background-color: #00000017;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
}

.image-section-title {
  margin-bottom: 6px;
  font-family: Cardo, sans-serif;
  font-size: 41px;
  line-height: 42px;
}

.image-section-title.subtitle {
  color: #ec4933;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 37px;
}

.gray-image-section {
  background-color: #e6e6e6;
}

.gray-image-section-overlay {
  background-color: #e8e8e8e6;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.large-paragraph {
  font-family: Cardo, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.quote-wrapper {
  width: 60%;
  display: inline-block;
}

.quote-divider-line {
  background-color: #00000017;
  width: 40%;
  height: 1px;
  margin-bottom: 44px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer-overlay {
  background-color: #343842f2;
  background-image: radial-gradient(circle, #48506600, #343842e6);
  padding-top: 90px;
}

.intro-lawyers {
  display: block;
  position: static;
  bottom: 0;
  left: 0;
}

.lawyer-name {
  color: #fff;
  background-color: #000;
  border-radius: 3px;
  padding-left: 9px;
  padding-right: 9px;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
  position: absolute;
  bottom: 80px;
  left: -50px;
}

.lawyer-name._2 {
  bottom: 145px;
  left: 145px;
}

.footer-column-right {
  text-align: right;
}

.page-header {
  background-color: #f5f5f5;
  border-top: 1px solid #e3e3e3;
  padding-top: 90px;
  padding-bottom: 60px;
}

.page-header.dark {
  color: #fff;
  background-color: #172333;
  border-top-style: none;
}

.page-header.dark.without-heading {
  height: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.page-header-title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cardo, sans-serif;
  font-size: 42px;
  font-weight: 400;
}

.page-header-title.subtitle {
  color: #ec4933;
  margin-top: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.column-intro-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Cardo, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 27px;
}

.column-intro-title.smaller {
  color: #ec4933;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 23px;
}

.column-image {
  border-radius: 3px;
  margin-bottom: 25px;
}

.content-column-1 {
  padding-right: 20px;
}

.cta-section {
  background-color: #172333;
  padding-top: 35px;
  padding-bottom: 25px;
}

.dropdown-icon {
  opacity: .5;
  margin-right: 10px;
}

.dropdown-list.w--open {
  color: #000;
  background-color: #fff;
  border-radius: 3px;
  margin-top: 10px;
  overflow: hidden;
  box-shadow: 0 0 6px #0000001a;
}

.dropdown-link-item {
  color: #000;
  border-bottom: 1px solid #f3f3f3;
  text-decoration: none;
  transition: background-color .2s, color .2s;
}

.dropdown-link-item:hover {
  color: #000;
  background-color: #eef0f3;
}

.dropdown-link-item.w--current {
  color: #ec4933;
}

.dropdown-link-item.w--current:hover {
  background-color: #fff;
}

.column-right {
  padding-left: 25px;
}

.icon-list-item {
  margin-bottom: 18px;
  padding-left: 93px;
  padding-right: 25px;
  position: relative;
}

.icon-list-item.smaller {
  padding-left: 55px;
}

.icon-list-item.smaller.last {
  margin-bottom: -10px;
}

.list-icon {
  height: 60px;
  position: absolute;
  top: 7px;
  left: 0;
}

.list-icon.small {
  height: 40px;
}

.list-title {
  color: #ec4933;
  margin-bottom: 7px;
  font-family: Cardo, sans-serif;
  font-size: 18px;
}

.team-profile-image {
  height: 520px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.team-profile-image.odd {
  height: 530px;
  bottom: 0;
  left: auto;
  right: 0;
}

.team-row {
  margin-bottom: 80px;
}

.team-info-col-right {
  padding-left: 50px;
}

.team-title {
  color: #ec4933;
  font-family: Cardo, sans-serif;
  font-size: 40px;
}

.team-title.subtitle {
  color: #030303;
  margin-top: 8px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.team-contact-list {
  margin-top: 20px;
}

.team-contact-list-item {
  border-bottom: 1px solid #ededed;
  margin-bottom: 11px;
  padding-bottom: 11px;
}

.team-contact-list-item.social-icons {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.team-contact-icon {
  float: left;
  height: 20px;
  margin-right: 8px;
}

.team-contact-text {
  float: left;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.team-social-block {
  text-align: center;
  background-color: #c3c5c7;
  border-radius: 2px;
  width: 30px;
  height: 30px;
  margin-right: 3px;
  padding-top: 4px;
  transition: background-color .3s;
}

.team-social-block:hover {
  background-color: #3f4245;
}

.team-social-icon {
  width: 17px;
  height: 17px;
}

.team-info-col-left {
  padding-right: 40px;
}

.overall-content-column-left {
  padding-right: 35px;
}

.widget-image-block {
  background-image: url('../images/man-and-woman-smiling-inside-building-1367269.jpg');
  background-position: 50%;
  background-size: cover;
  text-decoration: none;
  display: block;
}

.widget-image-block-overlay {
  background-color: #0003;
  padding: 115px 25px 35px;
  transition: background-color .3s;
}

.widget-image-block-overlay:hover {
  background-color: #0000;
}

.widget-image-block-overlay._404 {
  padding-top: 65px;
}

.image-block-title {
  color: #fff;
  font-family: Cardo, sans-serif;
  font-size: 25px;
}

.service-blocks-row {
  margin-top: 35px;
  margin-bottom: 25px;
}

.service-block-column.right {
  text-align: right;
}

.service-link-block {
  color: #000;
  text-align: left;
  background-color: #fff;
  border: 0 solid #0000001a;
  border-radius: 3px;
  width: 97%;
  padding: 25px 25px 25px 92px;
  text-decoration: none;
  transition: border .25s;
  display: inline-block;
  position: relative;
  box-shadow: 0 0 9px #0000001a;
}

.service-link-block:hover {
  box-shadow: 0 0 9px #0000004d;
}

.service-block-icon {
  background-color: #ec4933;
  border-radius: 3px;
  width: 50px;
  height: 50px;
  padding: 9px;
  position: absolute;
  top: 25px;
  left: 25px;
}

.service-block-title {
  margin-bottom: 2px;
  font-family: Cardo, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.service-block-paragraph {
  color: #acacad;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 15px;
}

.contact-us-map {
  height: 105%;
  padding-left: 600px;
}

.contact-section {
  height: 700px;
  position: relative;
  overflow: hidden;
}

.contact-section-overlay {
  z-index: 10;
  background-image: linear-gradient(to right, #edeff2 42%, #fff0 81%);
  width: 100%;
  height: 100%;
  padding-top: 120px;
  padding-bottom: 90px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.contact-column-right {
  padding-top: 94px;
  padding-left: 65px;
  padding-right: 65px;
}

.contact-block {
  background-color: #ffffffb3;
  border-radius: 3px;
  margin-bottom: 7px;
  padding: 25px 25px 15px;
  transition: background-color .3s, box-shadow .3s;
}

.contact-block:hover {
  background-color: #fff;
  box-shadow: 0 0 13px #0000001a;
}

.contact-block-title {
  color: #ec4933;
  margin-bottom: 7px;
  font-family: Cardo, sans-serif;
  font-size: 21px;
}

.contact-icon {
  float: left;
  height: 20px;
  margin-right: 10px;
}

.contact-us-title {
  font-family: Cardo, sans-serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 24px;
}

.contact-us-title.subtitle {
  color: #ec4933;
  margin-top: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.success-bg {
  color: #fff;
  background-color: #209de2;
  border-radius: 3px;
  padding-top: 35px;
  padding-left: 15px;
}

.error-bg {
  color: #d60606;
  border-radius: 3px;
  padding-top: 22px;
  padding-bottom: 8px;
  padding-left: 15px;
}

.page-title-wrapper {
  margin-bottom: 45px;
}

.blog-post {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.blog-post-date {
  color: #ababab;
  margin-top: 13px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.widget-content-block {
  padding: 25px;
}

.content-info-block {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 19px;
  padding-bottom: 14px;
}

.content-info-block.last {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.contact-info-text {
  margin-bottom: 0;
}

.blog-author-image {
  float: left;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  margin-right: 21px;
}

.blog-author-title {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
}

.blog-author-title._2 {
  color: #ec4933;
  margin-top: 0;
  font-family: Cardo, sans-serif;
  font-size: 24px;
}

.blog-post-title {
  margin-top: 0;
  font-family: Cardo, sans-serif;
  font-size: 28px;
  line-height: 34px;
}

.client-testimonial {
  z-index: 10;
  color: #9c9c9c;
  margin-bottom: 0;
  font-family: Cardo, sans-serif;
  font-size: 17px;
  line-height: 24px;
  position: relative;
}

.client-block-square {
  background-color: #fff;
  width: 25px;
  height: 22px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 47%;
  right: 0;
  transform: rotate(45deg)translate(0, -50%);
}

.client-testimonial-name {
  margin-top: 0;
  font-family: Cardo, sans-serif;
  font-size: 20px;
}

.client-testimonial-name.subtitle {
  color: #ec4933;
  margin-top: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

.service-item {
  padding-bottom: 20px;
}

.blog-posts-column {
  float: left;
  width: 65%;
  padding-right: 40px;
}

.blog-posts-column._2 {
  float: right;
  width: 35%;
  padding-right: 0;
}

.blog-post-image-block {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  width: 100%;
  height: 270px;
  margin-bottom: 23px;
}

.blog-post-header-image-block {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  width: 100%;
  height: 280px;
  margin-bottom: 30px;
}

.team-member-block {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 3px;
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
}

.team-member-title-overlay {
  color: #fff;
  background-image: linear-gradient(#0000, #00000080);
  padding: 31px 21px 21px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.team-member-title {
  font-family: Cardo, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.team-member-title._2 {
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.service-dynamic-item {
  border-bottom: 1px solid #f1f1f1;
}

.recent-news-image-block {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
  width: 100%;
  height: 175px;
  margin-bottom: 20px;
}

.information-block-right {
  float: right;
  width: 66%;
  margin-bottom: 50px;
}

.logo {
  height: 60px;
  margin-top: -5px;
}

.table-wrapper {
  border: 1px solid #e2e2e2;
}

.table-item-block {
  border-bottom: 1px solid #f0f0f0;
  padding: 15px;
}

.table-item-block:hover {
  background-color: #f8f8f8;
}

.table-item-block.title {
  background-color: #172333;
  padding: 15px;
}

.table-title {
  color: #fff;
  font-family: Cardo, sans-serif;
  font-size: 15px;
}

.table-image {
  border-radius: 4px;
}

.testimonial-item {
  margin-bottom: 16px;
}

.testimonial-wrapper {
  position: relative;
}

.testimonial-text-block {
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  width: 78%;
  padding: 35px 45px 31px;
  position: relative;
  box-shadow: 0 0 8px #0000001a;
}

.testimonial-client-block {
  float: right;
  text-align: center;
  width: 20%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}

.subpage-intro-nav {
  margin-top: 20px;
}

.subpage-intro-nav-link {
  color: #000;
  border-right: 1px solid #0000001a;
  margin-right: 14px;
  padding-right: 14px;
}

.subpage-intro-nav-link:hover {
  color: #68686880;
}

.subpage-intro-nav-link.w--current {
  color: var(--tomato);
}

.subpage-intro-nav-link.last {
  border-right-width: 0;
  margin-right: 0;
  padding-right: 0;
}

.subpage-intro-nav-link-title {
  text-transform: capitalize;
  display: inline-block;
}

.license-block {
  border: 1px solid #0000001a;
  margin-top: 20px;
  padding: 20px 350px 20px 40px;
  position: relative;
}

.license-block-title {
  margin-bottom: 8px;
  font-size: 30px;
  line-height: 30px;
  display: block;
}

.text-block {
  line-height: 23px;
}

.rtb {
  margin-bottom: -15px;
}

.style-title {
  margin-bottom: 30px;
  font-size: 23px;
  font-weight: 700;
}

.style-title.fonts-2 {
  font-family: Cardo, sans-serif;
}

.font-2 {
  font-family: Cardo, sans-serif;
  font-size: 15px;
}

.style-block {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.checklist-item-2 {
  background-image: url('../images/verified.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 13px;
  padding-left: 25px;
}

.template-color {
  background-color: var(--steel-blue);
  color: #fff;
  text-align: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.template-color._4 {
  background-color: var(--dark-slate-gray);
}

.template-color._2 {
  background-color: var(--light-sea-green);
  color: #fff;
}

.template-color._3 {
  background-color: var(--tomato);
  color: #fff;
}

.bottom-footer-block {
  margin-bottom: 10px;
}

.copyright-text {
  margin-right: 10px;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .logo-container {
    width: 295px;
  }

  .nav-link {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 11px;
  }

  .nav-link.highlight {
    padding-left: 13px;
  }

  .header-contact-block {
    margin-top: 1px;
  }

  .hero-slide-title {
    font-size: 44px;
    line-height: 36px;
  }

  .hero-container {
    padding-top: 137px;
  }

  .home-intro-column {
    padding-right: 17px;
  }

  .home-intro-title {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 22px;
  }

  .field.area {
    height: 120px;
  }

  .field.first-half, .field.second-half {
    height: 40px;
  }

  ._2-col-section-content-block {
    width: 359px;
    padding-top: 40px;
    padding-left: 35px;
  }

  ._2-col-section-content-block.right {
    padding-top: 78px;
  }

  .section, .section.tint {
    padding: 45px;
  }

  .services-image-block {
    height: 130px;
  }

  .services-overlay {
    padding-top: 55px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .services-title {
    font-size: 21px;
  }

  .services-section-overlay {
    padding: 75px 45px 65px;
  }

  .bottom-footer {
    margin-top: 45px;
    padding-left: 45px;
    padding-right: 25px;
  }

  .link.article-link {
    font-size: 12px;
    line-height: 17px;
  }

  .link.recent-news-link-title {
    font-size: 15px;
    line-height: 19px;
  }

  .contact-header {
    padding-top: 30px;
  }

  .feature-block {
    padding-left: 40px;
  }

  .image-section {
    background-position: 50%;
  }

  .image-section-overlay {
    padding: 65px 45px;
  }

  .article-block {
    padding: 20px 15px 20px 20px;
    font-size: 12px;
    line-height: 17px;
  }

  .read-more-block {
    margin-top: 5px;
  }

  .recent-news-list-item {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .gray-image-section {
    background-attachment: scroll;
  }

  .footer-overlay {
    padding-top: 45px;
  }

  .column-intro-title {
    font-size: 19px;
    line-height: 25px;
  }

  .icon-list-item.smaller {
    padding-left: 45px;
    padding-right: 5px;
  }

  .list-icon.small {
    height: 30px;
  }

  .team-profile-image {
    height: 450px;
    left: -20px;
  }

  .team-profile-image.odd {
    height: 490px;
    right: -30px;
  }

  .team-info-col-right {
    padding-left: 70px;
  }

  .team-info-col-left {
    padding-right: 70px;
  }

  .overall-content-column-left {
    padding-left: 0;
    padding-right: 35px;
  }

  .service-link-block {
    padding: 15px 15px 15px 65px;
  }

  .service-block-icon {
    width: 40px;
    height: 40px;
    top: 15px;
    left: 15px;
  }

  .contact-us-map {
    padding-left: 363px;
  }

  .contact-section {
    height: 650px;
  }

  .contact-section-overlay {
    padding: 80px 35px 60px;
  }

  .contact-column-right {
    padding-top: 125px;
    padding-left: 25px;
    padding-right: 35px;
  }

  .contact-block {
    background-color: #fff;
    padding-bottom: 8px;
  }

  .client-testimonial {
    font-size: 16px;
    line-height: 22px;
  }

  .client-testimonial-name {
    font-size: 19px;
  }

  .footer-row {
    padding-left: 25px;
    padding-right: 25px;
  }

  .article-item {
    padding-right: 5px;
  }

  .team-member-title {
    font-size: 18px;
  }

  .recent-news-image-block {
    height: 125px;
  }

  .information-block-right {
    width: 62%;
    margin-bottom: 30px;
  }

  .logo {
    height: 52px;
  }

  .testimonial-text-block {
    width: 73%;
  }

  .testimonial-client-block {
    width: 24%;
  }

  .subpage-intro-nav-link {
    margin-left: 15px;
    padding-left: 15px;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    border-radius: 0;
  }

  .logo-container {
    width: 290px;
  }

  .nav-link {
    padding-left: 25px;
    padding-right: 25px;
    line-height: 11px;
  }

  .nav-link.highlight {
    float: none;
    padding-left: 25px;
  }

  .header-contact-block {
    width: 159px;
    margin-top: 7px;
    margin-left: 14px;
  }

  .header-contact-icon {
    opacity: .42;
    height: 20px;
    margin-top: 6px;
    margin-right: 10px;
  }

  .header-contact-text {
    float: none;
    display: inline-block;
  }

  .hero-slider {
    height: 370px;
  }

  .hero-slide-title {
    margin-bottom: 13px;
    font-size: 34px;
  }

  .hero-container {
    padding-top: 70px;
  }

  .home-intro-column {
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .home-slider-button {
    width: 40px;
    height: 80px;
  }

  .home-slider-button:hover {
    width: 50px;
  }

  .field.area {
    height: 110px;
  }

  .field.first-half, .field.second-half {
    width: 100%;
    height: 40px;
  }

  .cta-col-right {
    text-align: left;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .intro-icons {
    float: none;
    height: 40px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 0;
  }

  ._2-col-section-col-left {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  ._2-col-section-col-right {
    height: auto;
  }

  ._2-col-section-content-block {
    text-align: center;
    width: 100%;
    padding: 25px;
  }

  ._2-col-section-content-block.right {
    padding: 25px;
  }

  .intro-col-right-overlay {
    min-height: auto;
  }

  .section-title-wrapper {
    margin-bottom: 15px;
  }

  .section-title.tint {
    font-size: 22px;
    line-height: 22px;
  }

  .section {
    padding: 25px;
  }

  .section.intro-features-section {
    padding: 25px 25px 0;
  }

  .section.tint {
    padding: 25px;
  }

  .section.tint.testimonials {
    padding-bottom: 21px;
  }

  .services-section-overlay {
    padding: 25px;
  }

  .bottom-footer {
    margin-top: 25px;
    padding: 15px 25px;
  }

  .link.header-contact-link {
    font-size: 11px;
    line-height: 14px;
  }

  .slide-paragraph {
    width: 70%;
  }

  .nav-menu {
    background-color: #172333;
  }

  .top-nav-content-block {
    text-align: center;
    border-left-width: 0;
  }

  .top-nav-content-block.social {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
  }

  .top-nav-icon {
    float: none;
  }

  .contact-header {
    height: 62px;
    padding: 15px 15px 8px;
  }

  .header-contact-title {
    font-size: 13px;
  }

  .header-contact-title._2 {
    margin-top: 7px;
  }

  .nav-container {
    background-color: #0000;
    border-radius: 0;
    bottom: -9px;
  }

  .lawyer-intro {
    height: 350px;
    left: 0;
  }

  .lawyer-intro._2 {
    height: 320px;
    left: 135px;
  }

  .features-row {
    margin-bottom: 0;
  }

  .feature-column {
    padding-left: 0;
    padding-right: 0;
  }

  .image-section-overlay {
    padding: 25px;
  }

  .article-block {
    margin-bottom: 12px;
  }

  .image-section-title {
    font-size: 34px;
  }

  .image-section-title.subtitle {
    font-size: 13px;
    line-height: 27px;
  }

  .gray-image-section-overlay {
    padding: 55px 25px;
  }

  .quote-wrapper {
    width: 90%;
  }

  .quote-divider-line {
    margin-bottom: 20px;
  }

  .footer-overlay {
    padding-top: 25px;
  }

  .intro-lawyers {
    float: right;
    width: 40%;
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
  }

  .footer-column-left, .footer-column-right {
    text-align: left;
    padding-left: 0;
  }

  .page-header {
    padding: 35px 25px 25px;
  }

  .page-header.dark.without-heading {
    height: 20px;
  }

  .page-header-title {
    font-size: 32px;
  }

  .page-header-title.subtitle {
    margin-top: 3px;
  }

  .column-intro-title {
    font-size: 21px;
  }

  .content-column-1, .content-column {
    padding-left: 0;
    padding-right: 0;
  }

  .cta-section {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .dropdown-icon {
    margin-right: 30px;
  }

  .dropdown-list.w--open {
    border-radius: 0;
    margin-top: 0;
  }

  .column-left {
    padding-left: 0;
    padding-right: 0;
  }

  .column-right {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .team-profile-image {
    left: -112px;
  }

  .team-profile-image.odd {
    right: -103px;
  }

  .team-info-col-right {
    padding-left: 40px;
  }

  .team-title {
    font-size: 29px;
  }

  .team-title.subtitle {
    font-size: 16px;
    line-height: 20px;
  }

  .team-info-col-left {
    padding-right: 40px;
  }

  .overall-content-column-left {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .overall-sidebar-col-right {
    padding-left: 0;
    padding-right: 0;
  }

  .service-link-block {
    width: 100%;
    margin-bottom: 10px;
  }

  .contact-section {
    height: 920px;
  }

  .contact-section-overlay {
    padding: 55px 25px 25px;
  }

  .contact-column-left {
    padding-left: 0;
    padding-right: 0;
  }

  .contact-column-right {
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .blog-post {
    padding-bottom: 6px;
  }

  .client-block-square {
    inset: auto 0 -10px;
    transform: rotate(45deg);
  }

  .footer-row {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button {
    background-color: #1f8dc8;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    margin-top: -61px;
    margin-right: 17px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button.w--open {
    background-color: #172333;
  }

  .cta-form-col-left {
    padding-left: 0;
    padding-right: 30%;
  }

  .service-item {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .article-item, .blog-post-item {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-posts-column {
    width: 100%;
  }

  .blog-posts-column._2 {
    width: 100%;
    margin-top: 20px;
  }

  .blog-post-image-block, .blog-post-header-image-block {
    height: 200px;
  }

  .team-member-item {
    padding-left: 0;
    padding-right: 0;
  }

  .team-member-block {
    height: 270px;
    margin-bottom: 10px;
  }

  .consultation-col-left {
    padding-left: 0;
    padding-right: 20%;
  }

  .information-block-right {
    float: left;
    width: 60%;
  }

  .logo {
    height: 32px;
    margin-top: 1px;
    margin-left: -5px;
  }

  .testimonial-text-block {
    width: 100%;
  }

  .testimonial-client-block {
    float: none;
    width: 100%;
    margin-top: 20px;
    position: static;
    transform: none;
  }

  .subpage-intro-nav {
    float: none;
  }

  .subpage-intro-nav-link {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 15px;
  }

  .license-block {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 40px;
  }

  .button-column {
    padding-top: 10px;
  }

  .column {
    padding: 20px 0 0;
  }

  .style-block {
    padding: 30px;
  }

  .bottom-footer-block {
    margin-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }

  .copyright-text {
    font-size: 11px;
  }
}

@media screen and (max-width: 479px) {
  .button.cta-button {
    margin-left: 0;
    margin-right: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11px;
    line-height: 31px;
  }

  .button.slider-button {
    width: 100%;
  }

  .button.slider-button.slider-outline-button {
    margin-top: 5px;
    margin-left: 0;
  }

  .logo-container {
    width: 170px;
  }

  .header-contact-block {
    width: 138px;
    height: 35px;
    margin-top: 0;
    margin-left: 11px;
    padding-top: 2px;
  }

  .header-contact-icon {
    height: 20px;
    margin-right: 7px;
  }

  .hero-slider {
    height: 320px;
  }

  .hero-slide-title {
    font-size: 23px;
    line-height: 26px;
  }

  .hero-container {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .container {
    padding-top: -3px;
  }

  .home-intro-column {
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-slider-button {
    width: 30px;
    font-size: 10px;
  }

  .cta-title {
    font-size: 28px;
  }

  .cta-title.subtitle {
    margin-top: 10px;
    font-size: 14px;
    line-height: 19px;
  }

  .field.first-half {
    height: 32px;
  }

  .cta-col-right {
    padding-top: 10px;
  }

  ._2-col-section-content-block, ._2-col-section-content-block.right {
    padding: 20px;
  }

  .section-title-wrapper.left-align {
    padding-top: 1px;
  }

  .section-title {
    font-size: 22px;
    line-height: 22px;
  }

  .section {
    padding: 20px;
  }

  .section.intro-features-section {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.tint {
    padding: 20px;
  }

  .section.tint.testimonials {
    padding-bottom: 11px;
  }

  .services-image-block {
    height: 80px;
  }

  .services-overlay {
    padding-top: 28px;
  }

  .services-title {
    font-size: 19px;
  }

  .services-section-overlay {
    padding: 20px;
  }

  .bottom-footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link.blog-post-link {
    width: 100%;
    font-size: 21px;
    line-height: 24px;
  }

  .slide-paragraph {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
  }

  .top-nav-content-block {
    height: 35px;
    margin-left: 0;
    padding-top: 7px;
    display: inline-block;
  }

  .top-nav-content-block.social {
    padding-right: 12px;
  }

  .top-nav-icon {
    margin-right: 4px;
  }

  .top-header {
    height: 35px;
    overflow: hidden;
  }

  .contact-header {
    height: 52px;
    padding-top: 11px;
    padding-left: 5px;
    padding-right: 6px;
  }

  .header-contact-title {
    margin-top: 4px;
    font-size: 11px;
  }

  .header-contact-title._2 {
    margin-top: 9px;
    line-height: 11px;
  }

  .nav-container {
    bottom: 0;
  }

  .hero-content-block {
    width: 85%;
  }

  .lawyer-intro {
    height: 220px;
  }

  .lawyer-intro._2 {
    height: 250px;
    left: 100px;
  }

  .image-section-overlay {
    background-image: linear-gradient(to right, #fff 38%, #ffffffe6 60%);
    padding: 20px;
  }

  .recent-news-list-item {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-title-block {
    margin-bottom: 12px;
  }

  .image-section-title {
    font-size: 27px;
    line-height: 32px;
  }

  .image-section-title.subtitle {
    font-size: 16px;
    line-height: 18px;
  }

  .gray-image-section-overlay {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .large-paragraph {
    font-size: 17px;
    line-height: 24px;
  }

  .quote-wrapper {
    width: 100%;
  }

  .intro-lawyers {
    margin-left: auto;
    margin-right: auto;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .lawyer-name {
    font-size: 10px;
  }

  .lawyer-name._2 {
    bottom: 104px;
    left: 75px;
  }

  .page-header {
    padding: 15px;
  }

  .page-header.dark.without-heading {
    height: 10px;
  }

  .page-header-title {
    font-size: 25px;
    line-height: 29px;
  }

  .page-header-title.subtitle {
    margin-top: 6px;
    font-size: 16px;
    line-height: 18px;
  }

  .cta-section {
    padding: 20px 70px 20px 20px;
  }

  .cta-col-left {
    padding-left: 0;
    padding-right: 0;
  }

  .icon-list-item {
    padding-left: 50px;
    padding-right: 0;
  }

  .list-icon {
    height: 32px;
    top: 2px;
  }

  .team-profile-image {
    width: 100%;
    height: auto;
    margin-top: -30px;
    position: relative;
    left: 0;
  }

  .team-profile-image.odd {
    height: auto;
    right: 0;
  }

  .team-row {
    margin-bottom: 0;
  }

  .team-info-col-right {
    padding-left: 0;
    padding-right: 0;
  }

  .team-title {
    font-size: 20px;
    line-height: 10px;
  }

  .team-title.subtitle {
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 13px;
  }

  .team-info-col-left {
    padding-left: 0;
    padding-right: 0;
  }

  .widget-image-block-overlay {
    padding-bottom: 26px;
  }

  .service-blocks-row {
    margin-top: 15px;
    margin-bottom: 5px;
  }

  .service-link-block {
    padding-left: 70px;
  }

  .contact-section-overlay {
    padding: 30px 20px 20px;
  }

  .contact-us-title {
    font-size: 28px;
  }

  .contact-us-title.subtitle {
    margin-top: 3px;
    font-size: 14px;
    line-height: 20px;
  }

  .blog-post-date {
    font-size: 13px;
  }

  .blog-post-title {
    font-size: 25px;
    line-height: 27px;
  }

  .client-testimonial {
    font-size: 14px;
    line-height: 20px;
  }

  .client-block-square {
    bottom: -5px;
  }

  .menu-button {
    width: 37px;
    height: 37px;
    margin-top: -45px;
    margin-right: 12px;
    padding-top: 8px;
  }

  .cta-form-col-left {
    padding-right: 0%;
  }

  .service-item {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .article-item {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-posts-column {
    padding-right: 0;
  }

  .blog-post-image-block {
    height: 120px;
  }

  .blog-post-header-image-block {
    height: 120px;
    margin-bottom: 18px;
  }

  .team-member-block {
    height: 220px;
  }

  .consultation-col-left {
    padding-right: 0%;
  }

  .information-block-right {
    width: 100%;
    margin-bottom: 225px;
  }

  .logo {
    height: 28px;
    margin-top: 1px;
  }

  .testimonial-text-block {
    padding: 20px;
  }

  .subpage-intro-nav-link {
    border-right-width: 0;
    margin-top: 8px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .license-block {
    border-width: 1px 0 0;
    margin-top: 0;
    padding: 25px;
  }

  .button-column {
    text-align: center;
    padding-bottom: 10px;
  }

  .style-title {
    text-align: center;
  }
}


