/*
Theme Name: Dawson Law Group
Author: Benchmark Internet Marketing
Description: Developed by Benchmark Internet Marketing
*/
/* ===== FONTS ===== */
@font-face {
  font-family: 'Socicon';
  src: url('fonts/Socicon.eot?87visu');
  src: url('fonts/Socicon.eot?87visu#iefix') format('embedded-opentype'), url('fonts/Socicon.woff2?87visu') format('woff2'), url('fonts/Socicon.ttf?87visu') format('truetype'), url('fonts/Socicon.woff?87visu') format('woff'), url('fonts/Socicon.svg?87visu#Socicon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="socicon-"], [class*=" socicon-"] {
  font-family: 'Socicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.socicon-twitter:before {
  content: "\e08d";
}
.socicon-facebook:before {
  content: "\e028";
}
.socicon-linkedin:before {
  content: "\e04c";
}
.socicon-instagram:before {
  content: "\e044";
}
/* ===== BASIC STYLES ===== */
* {
  -webkit-font-smoothing: antialiased;
  transition: color .3s linear;
  -moz-transition: color .3s linear;
  -webkit-transition: color .3s linear;
  transition: background .5s linear;
  -moz-transition: background .5s linear;
  -webkit-transition: background .5s linear;
  transition: opacity .3s linear;
  -moz-transition: opacity .3s linear;
  -webkit-transition: opacity .3s linear;
}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5 {
  margin: 0 0 20px;
}
h1 {
  font-size: 52px;
  line-height: 64px;
  font-weight: 700;
  color: #152434;
  margin: 0 0 20px;
  font-family: 'Playfair Display', serif;
}
h2 {
  font-size: 24px;
  line-height: 30px;
  color: #01949a;
  font-weight: 600;
  margin: 0 0 20px;
}
h3 {
  font-size: 16px;
  color: #000;
  line-height: 28px;
  margin: 0 0 10px;
  font-weight: 700;
}
h4 {
  font-size: 22px;
  color: #01949a;
  line-height: 30px;
  margin: 0 0 10px;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
}
h5 {
  font-size: 16px;
  color: #000;
  line-height: 28px;
  margin: 0 0 10px;
  font-weight: 700;
}
p {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  margin: 0 0 20px;
}
p:last-child {
  margin: 0;
}
ul {
  padding: 0;
}
ul li {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  margin: 0 0 15px;
}
#main #primary ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #000;
  position: absolute;
  left: 0px;
  margin: 11px 0 0;
  top: 1px;
  border-radius: 100%;
}
blockquote {
  border-left: 0px;
  margin: 0 0 60px 5%;
  position: relative;
  width: 95%;
  padding: 0 0 0 40px;
  float: left;
  color: #000;
  font-size: 36px;
  line-height: 46px;
  text-align: left;
  font-weight: 400;
}
blockquote:before {
  content: '';
  width: 16px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #01949a;
}
blockquote p {
  border-left: 0px;
  color: #01949a;
  text-align: left;
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus, input:focus, textarea:focus, button:focus, .slick-slide:focus {
  outline: 0;
}
.button {
  color: #FFF !important;
  background: #1d3147;
  font-size: 20px;
  height: 89px;
  display: table;
  clear: both;
  line-height: 1.4;
  padding: 18px 80px;
  text-decoration: none !important;
  font-weight: 600;
  border: 0px;
  border-radius: 0px;
  text-align: center;
  position: relative;
  transition: background .2s linear;
  -moz-transition: background .2s linear;
  -webkit-transition: background .2s linear;
}
.button em {
  color: #01949a;
  font-size: 18px;
  text-transform: lowercase;
  font-style: normal;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
}
.button strong {
  color: #FFF;
  font-size: 20px;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.09em;
}
.button:hover {
  text-decoration: none;
  color: #FFF;
  background: #01949a;
}
.button:hover em {
  color: #1d3147;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
b, strong {
  font-weight: 700;
}
#page {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.container {
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1260px;
}
.content-block {
  position: relative;
  clear: both;
  width: 100%;
}
.content-row {
  position: relative;
  clear: both;
  width: 100%;
}
@media(max-width: 1299px) {
  .button {
    height: 53px;
    line-height: 1.2;
    padding: 2px 20px 6px;
  }
  p {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 16px;
  }
}
@media(max-width: 767px) {
  #masthead {
    height: auto !important;
  }
  .home #masthead {
    z-index: 2;
    height: 468px !important;
    margin: 0 0 108px;
  }
}
/* ===== ALIGNMENT ===== */
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.aligncenter {
  margin: 0 auto 20px;
  display: block;
}
/* ===== HEADER ===== */
#masthead {
  width: 100%;
  position: relative;
  padding: 0;
  z-index: 1;
  height: 620px;
}
.home #masthead {
  width: 100%;
  position: relative;
  padding: 0;
  z-index: 1;
  height: 1325px;
}
@media(max-width: 1279px) {
  #masthead {
    height: 520px !important;
  }
  .home #masthead {
    height: 776px !important;
  }
}
@media(max-width: 767px) {
  #masthead {
    height: auto !important;
  }
  .home #masthead {
    z-index: 2;
    height: 552px !important;
    margin: 0 0 108px;
  }
}

#footer-form #field_1_7 {
    position: relative;
    float: left;
    clear: none;
    width: 32%;
    margin: 0 0 25px 0;
  }


/* ===== MOBILE HEADER ===== */
#header-mobile {
  border: 0px;
  height: 73px;
  margin: 0;
  position: relative;
  border-radius: 0px;
  z-index: 999;
  width: 100%;
  background: none;
  padding: 0 12px;
  top: 10px;
}
#mobile-left {
  float: left;
  width: 46%;
  padding: 0 4px 0 0;
}
#logo-mobile {
  width: 100%;
  height: 80px;
  background: #FFF;
  padding: 0 12px;
}
#logo-mobile img {
  max-width: 270px;
  margin: 0;
  display: block;
}
#mobile-mid {
  float: left;
  width: 34%;
  padding: 0 4px 0 0;
}
#mobile-phone {
  width: 100%;
  height: 80px;
  background: #FFF;
}
#mobile-phone .phone-number {
  margin: 0;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}
#mobile-phone .phone-number strong {
  color: #01949a;
  font-size: 12px;
  width: 100%;
  line-height: 18px;
}
#mobile-phone .phone-number a {
  color: #000;
  text-decoration: none;
  padding: 0;
  clear: both;
  width: 100%;
  font-size: 25px;
  display: block;
}
#mobile-right {
  float: left;
  width: 20%;
}
#mobile-toggle {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: lowercase;
  width: 100%;
  height: 80px;
  background: #FFF;
  text-align: center;
  padding: 36px 0 0;
  margin: 0;
  border-radius: 0px;
  cursor: pointer;
  z-index: 999;
  border: 0px;
}
#mobile-toggle .brand {
  font-size: 17.2px;
  font-weight: 700;
  margin: 0;
  letter-spacing: 0;
  position: absolute;
  top: 12px;
  left: 0px;
  width: 100%;
  color: #002d54;
  text-align: center;
  text-transform: uppercase;
  font-family: "Playfair Display", serif;
}
#mobile-toggle .icon-bar {
  background: #002d54;
  width: 52px;
  height: 5px;
  border-radius: 0px;
  margin: 0 auto 6px;
}
@media(max-width: 767px) {
  #header-mobile {
    height: 179px;
    margin: 0;
    top: 0;
    padding: 0;
  }
  #mobile-left {
    width: 100%;
    height: 97px;
    padding: 0;
  }
  #logo-mobile {
    height: 97px;
    line-height: 97px;
    background: #FFF;
    text-align: center;
  }
  #logo-mobile img {
    margin: 5px auto 0;
    width: 280px;
    display: block;
  }
  #mobile-mid {
    width: 100%;
    height: 82px;
    padding: 0 102px 0 0;
  }
  #mobile-phone {
    background: #ebebeb;
    height: 82px;
  }
  #mobile-phone .phone-number {}
  #mobile-phone .phone-number strong {
    font-size: 14px;
    text-align: left;
  }
  #mobile-phone .phone-number a {
    color: #01949a;
  }
  #mobile-right {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 102px;
    height: 82px;
  }
  #mobile-toggle {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 2px;
    width: 102px;
    height: 82px;
    padding: 38px 0 0;
    top: 0px;
    margin: 0;
    right: 0px;
    background: #f4f4f4 !important;
    position: relative;
  }
  #mobile-toggle .brand {
    font-size: 18px;
    top: 12px;
    left: 0px;
    width: 100%;
    color: #01949a;
    font-weight: 600;
  }
  #mobile-toggle .icon-bar {
    width: 53px;
    height: 4px;
    margin: 0 auto 6px;
    background: #01949a;
  }
}
/* ===== MOBILE NAV ===== */
#mobile-nav-wrap {
  position: relative;
  z-index: 6;
}
#mobile-nav {
  padding: 110px;
  width: 100%;
  border: 0px;
  position: absolute;
  z-index: 999;
  background: #172f47;
  padding: 0;
  top: 105px;
}
#mobile-close {
  width: 97px;
  height: 100px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999;
  cursor: pointer;
  margin: 0;
  border-radius: 0px;
}
#mobile-close .icon-bar {
  background: #FFF;
  width: 38px;
  height: 2px;
  border-radius: 10px;
  margin: 0 auto 7px;
  transform: rotate(45deg);
  position: absolute;
  top: 45px;
  left: 29px;
}
#mobile-close .icon-bar:last-child {
  transform: rotate(-45deg);
  position: absolute;
}
#mobile-nav > div > ul {
  border-top: 0px;
}
#mobile-nav .nav > li {
  float: left;
  clear: both;
  width: 100%;
  border-radius: 0px;
  margin: 0;
}
#mobile-nav .nav > li > a {
  font-size: 14px;
  color: #FFF;
  text-align: center;
  position: relative;
  padding: 18px 5px;
  height: auto;
  line-height: 1;
  display: block;
  background: none;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: top;
  background: rgba(29, 49, 71, 0.94);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#mobile-nav li > a:focus {
  text-decoration: none !important;
}
#mobile-nav li:hover > a {
  text-decoration: none !important;
  color: #FFF;
}
#mobile-nav .nav-collapse .nav > li > a, #mobile-nav .nav-collapse .dropdown-menu a {
  width: 100%;
  color: #FFF;
}
.nav-collapse, .nav-collapse.collapse {
  height: 0;
  overflow: hidden;
  margin: 0;
  float: left;
  width: 100%;
}
.nav-collapse .nav > li > a {
  margin-bottom: 0;
}
.nav-collapse .nav {
  padding-bottom: 0px;
  width: 100%;
}
.nav-collapse .nav > li {
  float: none;
  padding: 0;
}
#mobile-nav .sub-menu {
  padding: 0;
  width: 100%;
  float: left;
  clear: both;
  margin: 0;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height 200ms ease-in;
  -moz-transition: max-height 200ms ease-in;
  -o-transition: max-height 200ms ease-in;
  transition: max-height 200ms ease-in;
}
#mobile-nav li.open > .sub-menu {
  max-height: 900px;
}
#mobile-nav .sub-menu li {
  float: left;
  clear: both;
  width: 100%;
  border-radius: 0px;
  margin: 0;
}
#mobile-nav .sub-menu li > a {
  color: #FFF;
  text-shadow: none;
  font-size: 14px;
  line-height: 1;
  border-radius: 0px;
  padding: 16px 5px;
  text-align: center;
  width: 100%;
  float: left;
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
  background: #01949a;
  text-transform: uppercase;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
#mobile-nav .sub-menu li:hover > a {
  color: #FFF;
}
#mobile-nav .menu-item-has-children > a:after {
  content: '';
  border-top: 8px solid #FFF;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  display: inline-block;
  margin: 2px 0 0 7px;
  vertical-align: top;
}
#mobile-nav .menu-item-has-children:hover > a:after {
  border-top: 8px solid #FFF;
}
@media(max-width: 767px) {
  #mobile-nav {
    top: 178px;
  }
}
/* ===== DESKTOP HEADER ===== */
#header-desktop {
  height: 112px;
  top: 15px;
  width: 100%;
  z-index: 999;
  position: absolute;
  text-align: center;
  padding: 0 25px;
}
#header-desktop .container {
  max-width: 1945px;
}
#header-left {
  float: left;
  width: 20%;
  padding: 0 6px 0 0;
}
#header-mid {
  float: left;
  width: 63%;
  padding: 0 6px 0 0;
}
#header-right {
  float: left;
  width: 17%;
}
#logo {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 18px 0 10px;
  height: 112px;
  line-height: 112px;
  background: #FFF;
}
#logo img {
  max-width: 80%;
	height: auto;
}
/* ===== MAIN NAV ===== */
#main-nav {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 112px;
  background: #FFF;
  text-align: center;
}
#main-nav > div > ul > li {
  font-size: 16px;
  line-height: 1;
  position: relative;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: auto;
  text-align: center;
  display: inline-block;
}
#main-nav > div > ul > li > a {
  margin: 0 auto;
  width: auto;
  font-size: 16px;
  color: #000;
  position: relative;
  padding: 48px 20px;
  height: auto;
  line-height: 1;
  display: table;
  text-transform: uppercase;
  font-weight: 400;
  background: none !important;
  transition: background .1s linear;
  -moz-transition: background .1s linear;
  -webkit-transition: background .1s linear;
}
#main-nav > div > ul > li:first-child > a {}
#main-nav > div > ul > li.current-menu-item > a {}
#main-nav > div > ul > li.menu-item-has-children > a:after {
  content: '';
  border-top: 6px solid #1d3147;
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  display: inline-block;
  margin: 4px 0 0 6px;
  vertical-align: top;
  float: right;
}
#main-nav > div > ul > li:hover > a {
  color: #01949a;
  font-weight: 700;
  padding: 48px 17px;
}
#main-nav li:hover > ul {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}
#main-nav .sub-menu {
  float: left;
  clear: both;
  height: auto;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: 0 0 0 -145px;
  width: 290px;
  transform: translateY(-2em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
#main-nav .sub-menu .sub-menu {
  left: 318px;
  top: 0;
  position: absolute;
}
#main-nav .sub-menu li {
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  position: relative;
  margin: 0!important;
  padding: 0!important;
  transition: background .0s ease-in;
  -moz-transition: background .0s ease-in;
  -webkit-transition: background .0s ease-in;
  list-style: none;
}
#main-nav .sub-menu li a {
  font-size: 16px;
  color: #FFF;
  text-align: center;
  position: relative;
  padding: 18px 5px;
  height: auto;
  line-height: 1.3;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: top;
  background: rgba(29, 49, 71, 0.94);
  border-top: 1px solid #ddd;
  transition: all .5s ease-in-out;
  transition: color .3s linear;
  -moz-transition: color .3s linear;
  -webkit-transition: color .3s linear;
}
#main-nav .sub-menu li:first-child a {
  border-top: 0px;
}
#main-nav .sub-menu li:hover > a {
  text-decoration: none;
  font-weight: 400;
  color: #01949a;
}
@media (max-width: 1900px) {
  #main-nav > div > ul > li > a {
    font-size: 15px;
    padding: 48px 10px;
  }
}
@media (max-width: 1750px) {
  #main-nav > div > ul > li > a {
    font-size: 15px;
    padding: 48px 9px;
  }
}
@media (max-width: 1700px) {
  #main-nav > div > ul > li > a {
    font-size: 15px;
    padding: 48px 8px;
  }
}
@media (max-width: 1600px) {
  #main-nav > div > ul > li > a {
    font-size: 14px;
    padding: 48px 6px;
  }
}
@media (max-width: 1500px) {
  #main-nav > div > ul > li > a {
    font-size: 14px;
    padding: 48px 4px;
  }
}
/* ===== HEADER PHONE ===== */
#header-phone {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 112px;
  background: #FFF;
}
#header-phone .phone-number {
  margin: 0;
  text-align: center;
  color: #000;
  display: inline-block;
  height: auto;
  width: 100%;
  letter-spacing: 0;
  padding: 10px 0 0;
  line-height: 38px;
}
#header-phone .phone-number strong {
  color: #01949a;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 20px;
  width: 100%;
  display: block;
  text-align: center;
  letter-spacing: 2px;
}
#header-phone .phone-number a {
  color: #1d3147;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 40px;
}
@media (max-width: 1800px) {
  #header-phone .phone-number {
    margin: 0;
    text-align: center;
    color: #000;
    display: inline-block;
    height: auto;
    width: 100%;
    letter-spacing: 0;
    padding: 10px 0 0;
    line-height: 38px;
  }
  #header-phone .phone-number strong {
    font-size: 16px;
  }
  #header-phone .phone-number a {
    font-size: 30px;
  }
}
/* ===== BANNER ===== */
#banner {
  display: table;
  clear: both;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 370px 0 0;
  color: #FFF;
  background: url(images/banner-home.jpg) top center no-repeat;
  background-size: cover;
  height: 660px;
}
.home #banner {
  padding: 460px 50px 400px;
  height: 1280px;
  background: url(images/banner-home.jpg) top center no-repeat;
  background-size: cover;
}
#banner .container {
  max-width: 100%;
}
#banner-text {
  margin: 0 auto;
  display: table;
  width: 80%;
  max-width: 80%;
  text-align: center;
  position: relative;
  z-index: 2;
}
#banner h1 {
  color: #FFF;
  font-size: 84px;
  line-height: 100px;
  text-align: center;
  margin: 0 auto 24px;
  display: table;
  letter-spacing: 0.01em;
  font-weight: 700;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}
#banner h2 {
  color: #FFF;
  font-size: 72px;
  line-height: 100px;
  text-align: center;
  margin: 0 auto 22px;
  display: table;
  letter-spacing: 0.01em;
  font-weight: 700;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
  font-family: 'Playfair Display', serif;
}
#banner p {
  text-align: center;
  color: #c7edf4;
  font-size: 28px;
  line-height: 38px;
  max-width: 100%;
  margin: 0 0 38px;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}
#banner .button {
  margin: 0 auto;
  color: #FFF !important;
  background: #01949a;
  width: 470px;
  padding: 18px 20px 20px;
  line-height: 26px;
  font-size: 16px;
  letter-spacing: 0;
  border-radius: 0;
}
#banner .button em {
  color: #1d3147;
}
#banner .button:hover {
  background: #FFF;
}
#banner .button:hover em {
  color: #1d3147 !important;
}
#banner .button:hover strong {
  color: #087c85 !important;
}
@media (max-width: 1279px) {
  #banner {
    background: url(images/banner-tablet.jpg) top center no-repeat;
    background-size: cover;
    height: 520px !important;
    padding: 280px 0 0 !important;
  }
  .home #banner {
    background: url(images/banner-tablet.jpg) center -60px no-repeat;
    background-size: cover;
    height: 764px !important;
    padding: 270px 0 0 !important;
  }
  #banner h1 {
    font-size: 45px;
    line-height: 60px;
    margin: 0 auto 15px;
    text-align: center;
    max-width: 100%;
  }
  #banner h2 {
    font-size: 45px;
    line-height: 60px;
    margin: 0 auto 10px;
    max-width: 100%;
  }
  .home #banner h2 {
    font-size: 45px;
    line-height: 60px;
    margin: 0 auto 10px;
    max-width: 100%;
  }
  #banner p {
    font-size: 20px;
    line-height: 28px;
    clear: both;
    max-width: 100%;
    margin: 0 0 20px;
  }
  #banner .button {
    height: 64px;
    width: 328px;
    padding: 7px 20px 7px;
  }
  .button em {
    font-size: 12.6px;
  }
  .button strong {
    font-size: 15.4px;
  }
}
@media (max-width: 767px) {
  #banner {
    display: none;
  }
  .home #banner {
    display: block;
    margin: 179px 0 80px;
    height: 373px !important;
    padding: 90px 0 0 !important;
    background: url(images/banner-mobile.jpg) top center no-repeat;
    background-size: cover;
  }
  #banner-text {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 320px;
  }
  #banner h1 {
    font-size: 25px;
    line-height: 28px;
    margin-top: 36px;
  }
  #banner p {
    font-size: 14px;
    line-height: 20px;
  }
  #banner .button {
    position: absolute;
    bottom: -80px;
    left: 50%;
    margin: 0 0 0 -140px;
    width: 280px;
    padding: 5px 0;
    line-height: 24px;
  }
  .button em {
    font-size: 12px;
  }
  .button strong {
    font-size: 15px;
    letter-spacing: 0;
  }
}
/* ===== MAIN ===== */
#main {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: visible;
  clear: both;
}
/* ===== SECTION 1 ===== */
#main #section1 {
  padding: 0 10px;
  width: 100%;
  position: relative;
  background: #FFF;
  margin: 0;
  float: left;
  clear: both;
  z-index: 2;
}
#main #section1 .container {
  max-width: 1956px;
}
#selling-points {
  display: block;
  width: 100%;
  margin: -325px auto 0;
  height: 480px;
  padding: 0;
  float: left;
}
#section1 .selling-point {
  width: 25%;
  height: 429px;
  margin: 0;
  padding: 0 6px;
  text-align: center;
  position: relative;
  float: left;
  text-decoration: none !important;
}
#section1 .selling-point-content {
  width: 100%;
  background: #1d3147;
  height: 429px;
  position: relative;
  padding: 38px 29px;
}
#section1 .selling-point-content:before {
  content: '';
  width: 94%;
  position: absolute;
  left: 3%;
  top: -17px;
  height: 460px;
  border: 1px solid #edc863;
}
#section1 .selling-point-number {
  position: relative;
  color: #FFF;
  font-size: 42px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 56px 0 0;
  margin: 0 auto 38px;
  width: 195px;
  height: 100px;
  background: url(images/icon-sunburst.png) center center no-repeat;
  font-family: 'Playfair Display', serif;
}
#section1 .selling-point h4 {
  font-weight: 700;
  color: #01949a;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  position: relative;
  margin: 0 auto 24px;
  text-align: center;
  text-transform: uppercase;
  clear: both;
  width: 100%;
  max-width: 230px;
  font-family: 'Open Sans', sans-serif;
}
#section1 .selling-point:nth-child(4) h4 {
  max-width: 290px;
}
#section1 .selling-point-text {
  max-width: 320px;
  margin: 0 auto;
}
#section1 .selling-point p {
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  color: #FFF;
  font-family: 'Playfair Display', serif;
}
@media (max-width: 1299px) {
  #main #section1 {
    padding: 0 9px;
  }
  #selling-points {
    margin: -194px auto 0;
    padding: 0;
    height: 288px;
  }
  #section1 .selling-point {
    padding: 0 5px;
    height: 288px;
  }
  #section1 .selling-point-content:before {
    top: -7px;
    height: 301px;
  }
  #section1 .selling-point-content {
    height: 288px;
    padding: 15px 20px 0;
  }
  #section1 .selling-point-number {
    font-size: 25px;
    margin: 0 auto 30px;
    padding: 43px 0 0;
    height: 60px;
    width: 115px;
  }
  #section1 .selling-point h4 {
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 18px;
    letter-spacing: 0.03em;
  }
  #section1 .selling-point p {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (max-width:767px) {
  #main #section1 {
    padding: 0 11px;
  }
  #selling-points {
    margin: 0 auto 20px;
    height: auto;
    width: 100%;
    box-shadow: none;
  }
  #section1 .selling-point {
    max-width: 300px;
    height: 262px;
    width: 100%;
    height: auto;
    margin: 0 auto 36px;
    float: none;
  }
  #section1 .selling-point:before {
    top: -9px;
    height: 282px;
  }
  #section1 .selling-point-content {
    height: 287px;
  }
  #section1 .selling-point-number {
    font-size: 25px;
    width: 116px;
    height: 60px;
    margin: 0 auto 27px;
  }
  #section1 .selling-point h4 {
    font-size: 12px;
    line-height: 18px;
    max-width: 100%;
  }
  #section1 .selling-point p {
    font-size: 14px;
    line-height: 24px;
  }
}
/* ===== SECTION2 ===== */
#main #section2 {
  background: #FFF;
  padding: 193px 63px 108px 90px;
  float: left;
  width: 100%;
  z-index: 1;
  margin: -97px 0 0;
}
#main #section2 .container {
  max-width: 1845px;
}
#section2 .content-title {
  margin: 0 auto 115px;
  padding: 0 0 0 123px;
  float: left;
  width: 100%;
}
#section2 .content-title h2 {
  color: #01949a;
  font-size: 52px;
  text-align: left;
  letter-spacing: 0.2em;
  line-height: 80px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
}
#section2 .content-title h2 strong {
  color: #1d3147;
  font-size: 98px;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0.01em;
}
#section2-row1 {
  float: left;
  width: 48%;
  margin: 0 4% 0 0;
  clear: none;
}
#section2-row2 {
  float: left;
  width: 47%;
  clear: none;
}
#section2 h3 {
  color: #1d3147;
  font-size: 18px;
  line-height: 40px;
  margin: 0 0 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
#section2 h3 strong {
  color: #01949a;
  font-size: 29px;
  font-weight: 400;
  text-transform: none;
  font-family: 'Playfair Display', serif;
  letter-spacing: 0.03em;
}
#section2 h4 {
  color: #1d3147;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  padding: 0 0 10px;
  border-bottom: 1px solid #dedbdb;
}
#section2 h5 {
  color: #01949a;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
}
#section2 p {
  margin: 0 0 25px;
}
#section2 #section2-row1 p strong {
  color: #1d3147;
}
#section2 .content-text p:last-child {
  margin: 0;
}
#section2-image {
  position: relative;
  margin: 22px auto 0;
  display: block;
}
#section2-image:before {
  content: '';
  width: 83%;
  height: 860px;
  background: #e8e8e8;
  position: absolute;
  right: 0px;
  top: 108px;
}
#section2-image img {
  height: auto;
  width: 94%;
  position: relative;
}
#section2-text1 {
  margin: 0 0 20px;
}

div#section2-text1 ul {
    margin-left: 3%;
}

#section2-quote {
  background: #1d3147;
  border-left: 0px;
  padding: 36px 40px;
  width: 95%;
  position: relative;
  margin: -132px -33px 0 72px;
}
#section2-quote-title {
  position: relative;
  font-size: 22px;
  color: #01949a;
  text-transform: uppercase;
  text-align: center;
  padding: 0 0 20px;
  margin: 0 0 30px;
  font-weight: 800;
  letter-spacing: 0.1em;
}
#section2-quote-title:after {
  content: '';
  width: 178px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin: 0 0 0 -89px;
  background: #edc863;
}
#section2-quote-text {
  border-left: 0px;
  color: #FFF;
  text-align: center;
  padding: 0;
  max-width: 600px;
  margin: 0 auto 20px;
  width: 100%;
  display: table;
  float: none;
}
#section2-quote-text p {
  color: #FFF;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
  margin: 0;
}
#section2-quote-text:before {
  content: none;
}
#section2-quote-source {
  color: #01949a;
  font-size: 26px;
  text-align: center;
  margin: 0 0 40px;
  font-family: 'Playfair Display', serif;
}
#section2-quote .button {
  color: #edc863 !important;
  font-weight: 700;
  background: none;
  font-size: 18px;
  margin: 0 auto;
  padding: 0;
  width: auto;
  text-transform: uppercase;
  border-bottom: 1px solid #edc863;
  height: auto;
  line-height: 26px;
  min-width: 0px;
}
#section2-quote .button:hover {
  color: #FFF !important;
  border-bottom: 1px solid #FFF;
}
@media (max-width: 1299px) {
  #main #section2 {
    padding: 160px 18px 56px;
  }
  #main #section2 .container {}
  #section2 .content-title {
    padding: 0 0 0 48px;
    margin: 0 auto 40px;
  }
  #section2 .content-title h2 {
    font-size: 21px;
    line-height: 36px;
  }
  #section2 .content-title h2 strong {
    font-size: 40px;
    letter-spacing: 0.03em;
  }
  #section2-row1 {
    width: 47%;
    margin: 0 4% 0 0;
  }
  #section2-row2 {
    width: 49%;
  }
  #section2 h3 {
    font-size: 14px;
    line-height: 20px;
  }
  #section2 h3 strong {
    font-size: 14px;
    margin: 20px 0 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #dedbdb;
  }
  #section2 h4 {
    font-size: 13px;
  }
  #section2 h5 {
    font-size: 13px;
    line-height: 18px;
  }
  #section2 #section2-row1 p {
    font-size: 12px;
    line-height: 18px;
  }
  #section2 #section2-row1 p strong {}
  #section2 .content-text p:last-child {}
  #section2-image {}
  #section2-image:before {
    width: 285px;
    height: 335px;
    top: 30px;
  }
  #section2-image img {}
  #section2-text1 {}
  #section2-quote {
    margin: -100px 0 0 30px;
    width: 92%;
    padding: 40px 20px;
  }
  #section2-quote-title {
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 10px;
    margin: 0 0 20px;
  }
  #section2-quote-title:after {
    width: 70px;
    margin: 0 0 0 -35px;
  }
  #section2-quote-text {
    max-width: 230px;
    margin: 0 auto 10px;
  }
  #section2-quote-text p {
    font-size: 14px;
    line-height: 23px;
  }
  #section2-quote-text:before {}
  #section2-quote-source {
    font-size: 15px;
    margin: 0 0 10px;
  }
  #section2-quote .button {
    font-size: 12px;
  }
  #section2-quote .button:hover {}
}
@media (max-width: 767px) {
  #main #section2 {
    padding: 60px 15px 50px;
  }
  #section2 .content-title {
    padding: 0;
  }
  #section2 .content-title h2 {
    font-size: 20px;
    text-align: center;
  }
  #section2 .content-title h2 strong {
    font-size: 40px;
    line-height: 43px;
  }
  #section2-row1 {
    width: 100%;
    margin: 0 0 20px;
  }
  #section2 .button {
    width: 200px;
    margin: 0 auto;
  }
  #section2.open .button {
    display: none !important;
  }
  #section2-row2 {
    width: 100%;
    margin: 0;
  }
  #section2 h3 {
    font-size: 13px;
    text-align: center;
  }
  #section2 h3 strong {
    font-size: 18px;
    line-height: 24px;
    border-bottom: 0px;
  }
  #section2 h4 {
    font-size: 12px;
    text-align: center;
    float: left;
    width: 100%;
  }
  #section2 h5 {
    font-size: 12px;
    text-align: center;
  }
  #section2-text1 p {
    text-align: center;
  }
  #section2 #section2-row1 p strong {}
  #section2 .content-text p:last-child {}
  #section2-image {}
  #section2-image:before {
    content: none;
  }
  #section2-image img {
    margin: 0 auto;
    width: 100%;
  }
  #section2-text1 {}
  #section2-quote {
    margin: -74px auto 0;
    max-width: 270px;
  }
  #section2-quote-title {
    font-size: 12px;
    line-height: 18px;
  }
  #section2-quote-title:after {
    width: 90px;
    height: 1px;
    margin: 0 0 0 -45px;
  }
  #section2-quote-text {}
  #section2-quote-text p {
    font-size: 11px;
    line-height: 18px;
  }
  #section2-quote-source {
    font-size: 14px;
  }
  #section2-quote .button {
    font-size: 12px;
    display: table;
    width: auto;
  }
  #section2-text1 {
    width: 100%;
    margin: 0 0 25px;
    text-align: center;
  }
  #section2-text2 {
    width: 100%;
    margin: 0;
    text-align: center;
    max-height: 0px;
    overflow: hidden;
  }
  .open #section2-text2 {
    max-height: 9000px;
  }
}
/* ===== HOME SECTION3 ===== */
#main #section3 {
  background: #e8e8e8;
  padding: 130px 53px 137px;
}
#main #section3 .container {
  max-width: 1875px;
}
#section3-title {
  margin: 0 auto 90px;
}
#section3-title h2 {
  color: #1d3147;
  font-size: 72px;
  font-weight: 400;
  font-family: 'Playfair Display', serif;
  margin: 0 auto 90px;
  display: table;
  position: relative;
  text-align: center;
  letter-spacing: 0.03em;
}
#case-results {
  position: relative;
  float: left;
  width: 100%;
}
#case-results .slick-slider {
  padding: 0;
}
#case-results .slick-list {
  max-width: 100%;
  width: 100%;
}
#section3 .case-result {
  height: 694px;
  padding: 0 27px;
  position: relative;
}
#section3 .case-result-info {
  height: 694px;
  width: 100%;
  padding: 0 30px;
  position: relative;
}
#section3 .case-result-info:after {
  content: '';
  height: 620px;
  border: 1px solid #edc863;
  width: 100%;
  position: absolute;
  top: 36px;
  left: 0px;
}
#section3 .case-result-content {
  height: 694px;
  width: 100%;
  padding: 130px 0 0;
  background: #f5f5f5;
  position: relative;
}
#section3 .case-result-icon {
  height: 90px;
  text-align: center;
  margin: 0 auto 16px;
}
#section3 .case-result-icon img {
  display: inline;
}
#section3 .case-result-amount {
  position: relative;
  color: #1d3147;
  font-size: 64px;
  text-align: center;
  padding: 0 0 28px;
  margin: 0 0 33px;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
}
#section3 .case-result-amount:after {
  content: '';
  width: 46px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin: 0 0 0 -23px;
  background: #edc863;
}
#section3 .case-result-title {
  color: #279ca2;
  font-size: 16px;
  text-align: center;
  font-weight: 800;
  letter-spacing: 0.03em;
  margin: 0 0 26px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#section3 .case-result-text {
  margin: 0 auto 30px;
  max-width: 340px;
  text-align: center;
}
#section3 .case-result-text p {
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
#main #section3 .button {
  margin: 0 auto;
}
#section3-slider .slick-dots {
  clear: both;
  text-align: center;
  margin: 85px 0 85px;
}
#section3-slider .slick-dots li {
  display: inline-block;
  margin: 0 8px;
}
#section3-slider .slick-dots li button {
  font-size: 0px;
  border: 0px;
  background: #1d3147;
  width: 14px;
  height: 14px;
  padding: 0;
  border-radius: 100%;
}
#section3-slider .slick-dots li.slick-active button {
  background: #01949a;
}
#section3-slider .slick-dots li button:hover {
  background: #01949a;
}
@media (max-width: 1299px) {
  #main #section3 {
    padding: 48px 20px 58px;
  }
  #section3-title {
    padding: 0;
    margin: 0 0 48px;
  }
  #section3-title h2 {
    font-size: 35px;
    text-align: center;
    margin: 0 auto 20px;
  }
  #section3 .case-result {
    padding: 0 10px;
    margin: 0;
    height: 325px;
  }
  #section3 .case-result-info {
    padding: 0 10px;
    height: 325px;
  }
  #section3 .case-result-info:after {
    content: '';
    height: 310px;
    border: 1px solid #edc863;
    width: 100%;
    position: absolute;
    top: 8px;
    left: 0px;
  }
  #section3 .case-result-info:before {
    height: 294px;
    top: 14px;
  }
  #section3 .case-result-content {
    padding: 45px 15px 0;
    height: 325px;
  }
  #section3 .case-result-icon {
    height: 35px;
    line-height: 35px;
    margin: 0 0 15px;
  }
  #section3 .case-result-icon img {}
  #section3 .case-result-amount {
    font-size: 35px;
    padding: 0 0 18px;
    margin: 0 0 16px;
  }
  #section3 .case-result-amount:after {
    width: 18px;
    height: 1px;
    margin: 0 0 0 -9px;
  }
  #section3 .case-result-title {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 15px;
  }
  #section3 .case-result-text {}
  #section3 .case-result-text p {
    font-size: 12px;
    line-height: 18px;
  }
  #main #section3 .button {}
  #section3-slider .slick-dots {
    clear: both;
    text-align: center;
    margin: 46px 0 56px;
  }
  #section3-slider .slick-dots li {
    display: inline-block;
    margin: 0 4px;
  }
  #section3-slider .slick-dots li button {
    width: 7px;
    height: 7px;
  }
}
@media (max-width:767px) {
  #main #section3 {
    padding: 53px 15px 44px;
  }
  #section3-title {
    margin: 0 0 50px;
  }
  #section3-title h2 {
    text-align: center;
    width: 100%;
    font-size: 45px;
  }
  #case-results .slick-slider {}
  #case-results .slick-track {}
  #case-results {}
  #section3 .case-result {}
  #section3 .case-result-info {
    height: 348px;
  }
  #section3 .case-result-info:before {
    top: 18px;
    height: 310px;
  }
  #section3 .case-result-content {
    height: 348px;
  }
  #section3 .case-result-icon {
    height: 45px;
    line-height: 45px;
    margin: 0 auto 14px;
  }
  #section3 .case-result-icon img {}
  #section3 .case-result-amount {
    text-align: center;
    font-size: 35px;
    padding: 0 0 14px;
    margin: 0 0 15px;
  }
  #section3 .case-result-amount:after {}
  #section3 .case-result-title {
    text-align: center;
    font-size: 12px;
  }
  #section3 .case-result-text {}
  #section3 .case-result-text p {
    font-size: 12px;
    line-height: 18px;
  }
  #main #section3 .button {}
}
/* ===== SECTION4 ===== */
#section4-reviews-text {
  background: #1d3147;
  text-align: center;
  padding: 40px 30px 50px;
  border-bottom: 11px solid #01949a;
  font-family: 'Cormorant Garamond', serif;
  color: #FFF;
  font-size: 57px;
  font-weight: 700;
}
#section4-reviews-text .container {
  max-width: 100%;
}
#section4-reviews-text u {
  color: #edc863 !important;
  text-decoration: underline;
}
#section4 {
  background: #FFF;
  padding: 130px 45px 148px;
}
#section4 .container {
  max-width: 100%;
}
#section4-title {
  margin: 0 auto 150px;
  position: relative;
}
#section4-title h2 {
  color: #1d3147;
  text-align: center;
  font-size: 36px;
  line-height: 1;
  font-weight: 800;
  margin: 0;
  letter-spacing: 0.2em;
  position: relative;
  text-transform: uppercase;
}
#section4-slider {
  clear: both;
  margin: 0 auto 60px;
}
#section4-slider .slick-list {
  margin: 0 0 135px;
}
#section4-slider .slick-track {
  padding: 0;
}
#section4 .testimonial {
  padding: 0 80px;
  height: 485px;
  border-right: 1px solid #b7b7b7;
}
#section4 .testimonial-content {
  height: 485px;
  position: relative;
}
#section4 .testimonial-text {
  padding: 270px 8% 4px;
  height: 485px;
  position: relative;
}
#section4 .testimonial[data-slick-index="1"] .testimonial-text {
  background: #FFF;
}
#section4 .testimonial-source {
  font-size: 16px;
  line-height: 24px;
  color: #01949a;
  font-weight: 700;
  text-align: left;
  margin: 0 0 35px;
  position: relative;
  text-transform: uppercase;
}
#section4 .testimonial-title {
  font-size: 22px;
  line-height: 28px;
  color: #000;
  font-weight: 700;
  text-align: left;
  font-family: 'Playfair Display', serif;
  margin: 0 auto 17px;
  position: relative;
}
#section4 .testimonial-quote {
  border-left: 0px;
  padding: 0;
  text-align: left;
  position: relative;
  margin: 0 auto 60px;
  width: 100%;
  float: none;
}
#section4 blockquote:before {
  content: none;
}
#section4 .testimonial-quote p {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}
#section4 .testimonial img {
  margin: 0;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
#main #section4 .button {
  margin: 0 auto;
}
#main #section4 .button:hover em {}
#main #section4 .button:hover strong {}
#section4-slider .slick-dots {
  width: 100%;
  text-align: center;
  margin: 0;
}
#section4-slider .slick-dots li {
  display: inline-block;
  margin: 0 8px;
}
#section4-slider .slick-dots li button {
  font-size: 0px;
  border: 0px;
  background: #1d3147;
  width: 14px;
  height: 14px;
  padding: 0;
  margin: 0 auto;
  display: table;
  border-radius: 100%;
}
#section4-slider .slick-dots li.slick-active button {
  background: #01949a;
}
#section4-slider .slick-dots li button:hover {
  background: #01949a;
}
@media (max-width: 1299px) {
  #section4-reviews-text {
    font-size: 25px;
    padding: 24px 30px;
    border-bottom: 4px solid #01949a;
  }
  #main #section4 {
    padding: 69px 20px 68px;
  }
  #main #section4 .container {}
  #section4-title {
    margin: 0 auto 50px;
  }
  #section4-title h2 {
    font-size: 25px;
    line-height: 34px;
  }
  #section4-slider {
    margin: 0 0 53px;
  }
  #section4-slider .slick-list {
    margin: 0 0 40px;
  }
  #section4 .testimonial {
    height: 480px;
    padding: 0 20px;
  }
  #section4 .testimonial-content {
    height: 480px;
  }
  #section4 .testimonial-text {
    padding: 0 20px;
    height: 480px;
  }
  #section4 .testimonial-source {
    font-size: 11px;
    line-height: 18px;
    margin: 0 0 20px;
  }
  #section4 .testimonial-title {
    font-size: 14px;
    line-height: 30px;
    margin: 0 auto 20px;
  }
  #section4 .testimonial-quote {
    margin: 0 0 20px;
  }
  #section4 .testimonial-quote p {
    font-size: 12px;
    line-height: 20px;
  }
  #section4 .testimonial img {
    width: 150px;
  }
  #section4-slider .slick-dots {}
  #section4-slider .slick-dots li {
    display: inline-block;
    margin: 0 6px;
  }
  #section4-slider .slick-dots li button {
    width: 12px;
    height: 12px;
  }
  #main #section4 .button {}
}
@media (max-width:767px) {
  #section4-reviews-text {
    font-size: 20px;
    line-height: 25px;
    border-bottom: 7px solid #01949a;
  }
  #section4-reviews-text .container {
    max-width: 260px;
  }
  #main #section4 {
    padding: 50px 30px;
  }
  #main #section4 .container {}
  #section4-title {}
  #section4-title h2 {
    font-size: 21px;
    line-height: 28px;
  }
  #section4-slider {
    margin: 0 0 40px;
  }
  #section4-slider .slick-list {
    margin: 0;
  }
  #section4 .testimonial {
    margin: 0 !important;
    border: 0px !important;
    height: auto;
  }
  #section4 .testimonial-content {
    height: auto;
    padding: 0 0 60px;
  }
  #section4 .testimonial-text {
    margin: 0 auto;
  }
  #section4 .testimonial-source {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }
  #section4 .testimonial-title {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  #section4 .testimonial-quote {
    text-align: center;
  }
  #section4 .testimonial-quote p {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }
  #section4 .testimonial img {
    width: 145px;
    margin: 0 auto;
    display: block;
    position: relative;
  }
  #section4-slider .slick-dots {}
  #section4-slider .slick-dots li {}
  #section4-slider .slick-dots li button {
    width: 7px;
    height: 7px;
  }
  #main #section4 .button {}
}
/* ===== HOME SECTION5 ===== */
#section5 {
  padding: 50px 50px 0;
  background: #152434;
  z-index: 9;
}
#section5 .container {
  max-width: 100%;
}
#section5-practice-areas {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
#section5-practice-areas .practice-areas {}
#section5 #practice-areas {
  float: left;
  width: 100%;
}
#section5 .practice-area {
  float: left;
  width: 25%;
  position: relative;
  height: 390px;
  padding: 100px 20px 0;
  margin: 0 0 50px;
  overflow: visible;
  cursor: pointer;
  text-decoration: none !important;
  transition: background .5s linear;
  -moz-transition: background .5s linear;
  -webkit-transition: background .5s linear;
}
#section5 .practice-area-content {
  text-decoration: none !important;
}
#section5 .practice-area-icon {
  height: 100px;
  position: relative;
  margin: 0 0 33px;
  line-height: 100px;
  text-align: center;
}
#section5 .practice-area-icon img {
  margin: 0 auto;
  display: inline-block;
}
#section5 .practice-area.on .practice-area-icon {
  opacity: 1;
}
#section5 .practice-area-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  position: relative;
  color: #FFF;
  text-transform: uppercase;
  margin: 0 auto 25px;
  max-width: 100%;
  text-decoration: none !important;
}
#section5 .practice-area-more {
  color: #edc863;
  font-size: 16px;
  text-transform: lowercase;
  font-family: "Playfair Display", serif;
  width: 100%;
  text-align: center;
  font-weight: 400;
  opacity: 0;
  text-decoration: none !important;
}
#section5 .practice-area:hover {
  box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 12px;
}
#section5 .practice-area:hover .practice-area-more {
  opacity: 1;
}
#section5 .button {
  margin: 0 auto -30px;
  background: #FFF;
  position: relative;
  width: 396px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px;
  padding: 18px 40px;
}
#section5 .button:before {
  content: '';
  width: 373px;
  height: 120px;
  position: absolute;
  top: -12px;
  left: 10px;
  border: 1px solid #edc863;
}
#section5 .button em {
  color: #152434;
  font-weight: 400;
}
#section5 .button strong {
  color: #01949a;
}
#section5 .button:hover {
  background: #01949a;
}
#section5 .button:hover em {
  color: #1d3147;
}
#section5 .button:hover strong {
  color: #FFF;
}
@media(max-width: 1299px) {
  #section5 {
    padding: 40px 30px;
  }
  #section5-practice-areas {
    margin: 0;
    padding: 0;
  }
  #section5 .practice-area {
    height: 140px;
    padding: 0;
    margin: 0 0 20px;
  }
  #section5 .practice-area-content {
    display: inline-block;
    width: 100%;
    height: 140px;
    padding: 30px 0 0;
    text-decoration: none;
  }
  #section5 .practice-area-icon {
    height: 30px;
    line-height: 30px;
    margin: 0 0 20px;
  }
  #section5 .practice-area-icon img {
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  #section5 .practice-area-title {
    font-size: 12px;
    line-height: 18px;
    max-width: 200px;
    margin: 0 auto 30px;
  }
  #section5 .button {
    width: 278px;
    margin: 0 auto -130px;
    padding: 6px 0px 8px;
  }
  #section5 .button strong {
    letter-spacing: 0;
  }
  #section5 .button:before {
    width: 262px;
    height: 78px;
    top: -10px;
    left: 8px;
  }
}
@media(max-width:767px) {
  #section5 {
    padding: 40px 30px;
  }
  #section5-practice-areas {}
  #section5 .practice-area {
    width: 100%;
    height: 197px;
    margin: 0 auto 35px !important;
    box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 12px;
    max-width: 200px;
    clear: both;
    float: none;
  }
  #section5 .practice-area:last-child {
    margin: 0;
  }
  #section5 .practice-area-content {
    padding: 40px 0 0;
  }
  #section5 .practice-area-icon {
    height: 45px;
    line-height: 45px;
  }
  #section5 .practice-area-icon img {}
  #section5 .practice-area-title {
    font-size: 12px;
    margin: 0 auto 10px;
  }
  #section5 .practice-area-more {
    font-size: 12px;
    opacity: 1;
  }
  #section5 .button {
    width: 258px;
    padding: 4px 20px;
  }
  #section5 .button:before {
    width: 242px;
    height: 75px;
    top: -10px;
    left: 8px;
  }
  #section5 .button em {
    font-size: 12px;
    top: 2px;
  }
  #section5 .button strong {
    font-size: 14px;
    bottom: 2px;
  }
  #section5 .practice-area .practice-area-hover {}
}
/* ===== SECTION6 ===== */
#section6 {
  background: #FFF;
  padding: 240px 20px 0;
  display: table;
  z-index: 6;
}
#section6 .container {
  max-width: 1760px;
}
#section6-text {
  float: left;
  width: 36%;
}
#section6-title {
  margin: 15px 0 0;
  padding: 0 0 0 224px;
}
#section6-title h2 {
  color: #01949a;
  font-size: 34px;
  line-height: 70px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  position: relative;
  width: 400px;
}
#section6-title h2:before {
  content: '';
  position: absolute;
  top: 32px;
  right: 420px;
  background: #01949a;
  height: 5px;
  width: 9000px;
}
#section6-title h2 strong {
  color: #1d3147;
  font-family: 'Playfair Display', serif;
  letter-spacing: 0.03em;
  font-size: 72px;
  font-weight: 400;
  text-transform: lowercase;
}
#attorneys {
  margin: 0 0 -183px;
  float: right;
  width: 60%;
}
#attorneys .attorney {
  height: 652px;
  float: left;
  width: 45%;
  margin: 0 10% 0 0;
  text-decoration: none !important;
  position: relative;
  color: #FFF;
}
#attorneys .attorney:nth-child(2n+2) {
  margin: 0;
}
#section6 .attorney-image {
  display: block;
  width: 100%;
  height: 652px;
  background-size: cover !important;
}
#section6 .attorney-info {
  height: 100%;
  background: rgba(29, 49, 71, 0);
  padding: 520px 0 0 50px;
  letter-spacing: 2px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}
#section6 .attorney-name {
  color: #FFF;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  text-align: left;
  margin: 0 0 20px;
  font-family: 'Playfair Display', serif;
  padding: 0 0 15px;
  border-bottom: 1px solid #FFF;
  letter-spacing: 0;
}
#section6 .attorney-job-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  clear: both;
}
#section6 .attorney .attorney-more {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0;
  float: left;
  clear: both;
  opacity: 0;
  margin: -20px 0 0;
  color: #edc863;
}
#section6 .attorney-info:hover {
  background: rgba(29, 49, 71, 0.78);
}
#section6 .attorney:hover .attorney-name {
  color: #FFF;
}
#section6 .attorney:hover .attorney-job-title {
  opacity: 0;
}
#section6 .attorney:hover .attorney-more {
  opacity: 1;
}
#section6 .button {
  margin: 0 auto;
  background: #01949a;
  padding: 22px 92px;
}
#section6 .button em {
  color: #000;
}
#section6 .button:hover {
  background: #016738;
}
#section6 .attorney-info-hover {
  opacity: 0;
  height: 151px;
  background: #01949a;
  padding: 38px 10px 24px 30px;
  letter-spacing: 2px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
#section6 .attorney:hover .attorney-info-hover {
  opacity: 1;
}
@media (max-width: 1299px) {
  #section6 {
    padding: 126px 20px 0;
    overflow: visible;
  }
  #section6-text {}
  #section6-title {
    padding: 0 0 0 90px;
  }
  #section6-title h2 {
    font-size: 14px;
    line-height: 35px;
  }
  #section6-title h2 strong {
    font-size: 30px;
  }
  #attorneys {
    margin: 0 0 -70px;
  }
  #attorneys .attorney {
    height: 261px;
  }
  #section6 .attorney-image {
    height: 261px;
  }
  #section6 .attorney-info {
    padding: 190px 0 0 20px;
  }
  #section6 .attorney-name {
    font-size: 18px;
    line-height: 20px;
    color: #FFF !important;
    padding: 0 0 10px;
    margin: 0 0 10px;
  }
  #section6 .attorney-job-title {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  #section6 {
    padding: 94px 16px 0;
  }
  #section6-text {
    width: 100%;
    margin: 0 0 40px;
  }
  #section6-text:before {}
  #section6-title {
    margin: 0 auto;
  }
  #section6-title h2 {
    font-size: 18px;
    width: 100%;
  }
  #section6-title h2:before {
    content: '';
    position: absolute;
    top: 16px;
    right: 312px;
    background: #01949a;
    height: 3px;
    width: 9000px;
  }
  #section6-title h2 strong {
    font-size: 35px;
  }
  #attorneys {
    margin: 0;
    width: 100%;
    float: left;
  }
  #attorneys .attorney {
    width: 100%;
    float: none;
    max-width: 286px;
    height: 391px;
    margin: 0 auto 20px !important;
    display: table;
    clear: both;
  }
  #section6 .attorney-image {
    max-width: 286px;
    height: 391px;
    margin: 0 auto 20px;
  }
  #section6 .attorney-info {
    padding: 190px 0 0 20px;
  }
  #section6 .attorney-info {
    padding: 320px 0 0 30px;
  }
  #section6 .attorney-name {
    font-size: 21.6px;
  }
  #section6 .attorney-job-title {
    font-size: 10.2px;
  }
}
/* ===== SECTION7 ===== */
#main #section7 {
  padding: 160px 50px;
  margin: 0;
  width: 100%;
  z-index: 2;
  position: relative;
  background: #f5f2f2;
}
#main #section7 .container {
  max-width: 1800px;
}
#main #section7-row1 {
  float: left;
  width: 48%;
}
#main #section7-row2 {
  float: left;
  width: 48%;
  background: #f2f0f0;
  clear: none;
}
#main #section7-content {
  position: relative;
}
#main #section7-title {
  width: 100%;
  margin: 0 0 94px;
}
#main #section7-title h2 {
  color: #767676;
  font-size: 25px;
  text-align: center;
  line-height: 34px;
  letter-spacing: 0.1em;
  margin: 0;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  max-width: 500px;
}
#main #section7-slider {
  padding: 0 70px;
  clear: both;
}
#main #section7 .award {
  display: inline-block;
  margin: 0;
  height: 140px;
  line-height: 140px;
  text-align: center;
}
#main #section7 .award img {
  margin: 0 auto;
  max-width: 100%;
  display: inline-block;
}
#section7-slider .slick-dots {
  position: absolute;
  left: 0px;
  bottom: -100px;
  width: 100%;
  text-align: center;
  margin: 0;
}
#section7-slider .slick-dots {
  position: absolute;
  left: 0px;
  bottom: -116px;
  width: 100%;
  text-align: center;
  margin: 0;
}
#section7-slider .slick-dots li {
  display: inline-block;
  margin: 0 7px;
}
#section7-slider .slick-dots li button {
  font-size: 0px;
  border: 0px;
  background: #1d3147;
  width: 14px;
  height: 14px;
  padding: 0;
  border-radius: 100%;
}
#section7-slider .slick-dots li.slick-active button {
  background: #01949a;
}
#section7-slider .slick-dots li button:hover {
  background: #b5985a;
}
@media (max-width: 1299px) {
  #main #section7 {
    padding: 60px 20px 50px;
  }
  #main #section7-title {
    margin: 0 0 27px;
  }
  #main #section7-title h2 {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.2em;
    max-width: 300px;
  }
  #main #section7-slider {
    padding: 0 20px;
  }
  #section7-slider .slick-dots {
    display: none !important;
  }
  #main #section7 .award {
    height: 100px;
    line-height: 100px;
    padding: 0 20px;
  }
  #main #section7 .award img {
    margin: 0 auto;
    display: inline-block;
    max-width: 100%;
    height: auto;
  }
  #section7-slider .slick-dots li {
    margin: 0 6.5px;
  }
  #section7-slider .slick-dots li button {
    width: 9px;
    height: 9px;
  }
}
@media (max-width: 767px) {
  #main #section7 {
    padding: 60px 20px 120px;
  }

  #main #section7-title {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  #main #section7-title h2 {
    font-size: 15px;
    text-align: center;
    width: 100%;
    max-width: 100%;
  }
  #main #section7-content {}
  #main #section7-slider {}
  #section7-slider .slick-dots {
    bottom: -80px;
  }
  #main #section7 .award {}
  #main #section7 .award img {}
  #section7-slider .slick-dots li {
    margin: 0 8px;
  }
  #section7-slider .slick-dots li button {
    width: 12px;
    height: 12px;
  }
}
/* ===== SECTION8 ===== */
#main #section8 {
  padding: 133px 70px 117px;
  display: table;
}
#section8 .container {
  max-width: 1780px;
}
#section8-row1 {
  float: left;
  width: 41%;
}
#section8 #section8-image {
  padding: 130px 0 0;
  position: relative;
  overflow: visible;
}
#section8 #section8-image:before {
  content: '';
  width: 9000px;
  height: 910px;
  background: #1d3147;
  position: absolute;
  top: 0px;
  right: 100px;
}
#section8 .content-text img {
  margin: 0;
  position: relative;
  max-width: 100%;
  height: auto;
}
#section8-row2 {
  float: right;
  width: 55%;
}
#section8-title {
  margin: 0 0 50px;
}
#section8-title h2 {
  font-size: 18px;
  line-height: 40px;
  font-weight: 700;
  margin: 0;
  color: #1d3147;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
#section8-title h2 strong {
  font-size: 44px;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  color: #01949a;
  text-transform: none;
  letter-spacing: 0;
}
#section8-text1 {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 0 90px;
}

div#section8-text1 ul {
    margin-left: 3%;
}

#section8-text2 {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 0 90px;
}
#section8-row2 h3 {
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  padding: 0 0 10px;
  margin: 0 0 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #dedbdb;
}
#section8-row2 h4 {
  font-family: 'Playfair Display', serif;
  color: #01949a;
}
#section8 .content-text p strong {
  color: #1d3147;
}
@media (max-width: 1299px) {
  #main #section8 {
    padding: 70px 40px 70px 10px;
  }
  #section8 .container {}
  #section8-row1 {}
  #section8 #section8-image {
    padding: 50px 0 0 45px;
  }
  #section8 #section8-image:before {
    width: 298px;
    height: 365px;
    left: 0px;
  }
  #section8 .content-text img {
    width: 295px;
    max-width: 1000%;
  }
  #section8-row2 {
    width: 52%;
  }
  #section8-title {
    margin: 0 0 20px;
  }
  #section8-title h2 {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
  }
  #section8-title h2 strong {
    font-size: 22px;
  }
  #section8-text1 {
    padding: 0 0 0 40px;
  }
  #section8-text2 {
    padding: 0 0 0 40px;
  }
  #section8-row2 h3 {
    font-size: 12px;
  }
  #section8-row2 h4 {
    font-size: 14px;
    line-height: 16px;
  }
  #section8-text2 {
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  #main #section8 {
    padding: 70px 20px 40px;
  }
  #section8 .container {}
  #section8-row1 {
    width: 100%;
    margin: 0 0 20px;
  }
  #section8 #section8-image {
    padding: 20px 0 0 20px;
    width: 278px;
    margin: 0 auto 20px;
  }
  #section8 #section8-image:before {
    width: 245px;
    height: 301px;
    right: auto;
    left: 0px;
  }
  #section8 .content-text img {
    width: 242px;
  }
  #section8-row2 {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  #section8-title {}
  #section8-title h2 {
    font-size: 14px;
    text-align: center;
  }
  #section8-title h2 strong {
    font-size: 25px;
  }
  #section8-text1 {
    padding: 0;
  }
  #section8-text2 {
    padding: 0;
    margin: 0 0 20px;
  }
  #section8-row2 h3 {
    font-size: 12px;
    text-align: center;
  }
  #section8-row2 h4 {
    text-align: center;
    font-size: 23px;
    line-height: 30px;
  }
  #section8 .content-text p strong {}
  #section8-text3 {
    max-height: 0px;
    overflow: hidden;
    clear: both;
  }
  #main #section8 .button {
    max-width: 264px;
    margin: 0 auto;
  }
  .open#section8 .button {
    display: none !important;
  }
  .open #section8-text3 {
    max-height: 9000px;
  }
}
/* ===== FOOTER FORM ===== */
#colophon {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  z-index: 999;
  padding: 0;
}
#footer-form {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 108px 30px 310px;
  z-index: 2;
  background: #1d3147;
}
#footer-form .container {
  max-width: 1760px;
}
#footer-form-content {
  position: relative;
  width: 100%;
  max-width: 1760px;
  margin: 0 auto;
  padding: 40px 10% 110px;
  border: 1px solid #edc863;
}
#footer-form-title {
  margin: 0 0 87px;
  position: relative;
}
#footer-form-title h2 {
  float: left;
  clear: both;
  width: 100%;
  font-weight: 700;
  color: #01949a;
  text-align: center;
  line-height: 80px;
  margin: 0 0 19px;
  position: relative;
  display: inline;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
#footer-form-title h2 strong {
  font-size: 82px;
  line-height: 94px;
  font-family: 'Playfair Display', serif;
  text-transform: none;
  font-weight: 700;
  letter-spacing: 0;
  color: #FFF;
  max-width: 800px;
  margin: 0 auto 46px;
  display: block;
}
#footer-form-title h3 {
  float: left;
  clear: both;
  width: 100%;
  font-weight: 700;
  color: #000;
  text-align: center;
  line-height: 30px;
  margin: 0 0 10px;
  position: relative;
  display: inline;
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 0.1em;
}
#footer-form-title p {
  font-size: 24px;
  color: #afadad;
  font-weight: 400;
  text-align: center;
  clear: both;
}
#footer-form-required {
  font-size: 16px;
  color: #c9cacb;
  text-align: left;
  margin: 0;
  position: absolute;
  text-transform: lowercase;
  padding: 0;
  letter-spacing: 0.04em;
  clear: both;
  line-height: 20px;
  bottom: 85px;
  left: 0px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}
#footer-form-required span {
  color: #c9cacb;
  margin: 0 0 0 4px;
}
#footer-form-fields {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
}
#footer-form .gform_wrapper {
  overflow: visible;
  margin: 0 auto;
  width: 100%;
  clear: both;
  max-width: 100%;
}
#footer-form .gform_body {
  width: 100%;
  float: left;
  margin: 0 auto 58px;
}
#footer-form .gfield_input_label {
  margin: 0;
  position: absolute;
  top: 17px;
  left: 0px;
  z-index: 1;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
}
#footer-form .active .gfield_input_label {
  opacity: 0;
}
#footer-form .gform_wrapper label {
  display: none;
}
#footer-form .gform_wrapper .gfield_required {
  color: #000;
}
#footer-form .ginput_container {
  position: relative;
  width: 100%;
  height: 66px !important;
  overflow: hidden;
  background: transparent;
  border-bottom: 1px solid #d1d1d1;
}
#footer-form input[type="text"] {
  float: left;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 0px;
  height: 66px !important;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  z-index: 2;
  background: none;
  border: 0px;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
}
#footer-form textarea {
  float: left;
  width: 100% !important;
  padding: 20px 22px !important;
  line-height: 28px;
  margin: 0 !important;
  border-radius: 0px;
  background: transparent;
  box-sizing: border-box;
  text-align: left;
  height: 190px !important;
  border: 0px;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
}
#footer-form .gform_wrapper .gform_footer {
  font-size: 16px;
  height: 66px;
  width: 230px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 3;
}
#footer-form input[type=submit] {
  height: 100%;
  padding: 18px 100px;
  text-transform: uppercase;
  background: transparent !important;
  border-radius: 0px;
  z-index: 3;
  font-size: 0;
  border: 1px solid #edc863;
  width: 372px;
  height: 112px;
  position: absolute;
  top: -13px;
  left: 12px;
}
#footer-form input[type="submit"]:hover {}
#footer-form .gfield {
  position: relative;
}
.gform_wrapper ul li:before, .gform_wrapper ul li:after, .gform_wrapper ul.gform_fields {
  padding: 0;
  margin: 0;
  overflow: visible;
  position: relative;
}
#footer-form .gform_wrapper .gform_footer {
  margin: 0 auto;
  padding: 0px;
  clear: none;
  display: table;
  width: 396px;
  height: 85px;
  float: none;
  background: #FFF;
}
#footer-form .gform_wrapper .gform_footer:hover {
  background: #01949a;
}
#footer-form .gform_wrapper .gform_footer:before {
  content: 'Click here';
  position: absolute;
  top: 17px;
  left: 0px;
  text-align: center;
  width: 100%;
  z-index: 2;
  font-size: 16px;
  text-transform: lowercase;
  font-style: normal;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
}
#footer-form .gform_wrapper .gform_footer:after {
  content: 'Submit';
  position: absolute;
  bottom: 18px;
  left: 0px;
  text-align: center;
  width: 100%;
  z-index: 2;
  color: #01949a;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 700;
}
#footer-form .gform_wrapper .gform_footer:hover:after {
  color: #FFF;
}
#footer-form #field_1_1 {
  position: relative;
  float: left;
  clear: none;
  width: 32%;
  margin: 0 2% 25px 0;
}
#footer-form #field_1_2 {
  position: relative;
  float: left;
  clear: none;
  width: 32%;
  margin: 0 2% 25px 0;
}
#footer-form #field_1_4 {
  position: relative;
  float: left;
  clear: none;
  width: 32%;
  margin: 0 0 25px 0;
}
#footer-form #field_1_5 {
  position: relative;
  float: left;
  clear: none;
  width: 100%;
  margin: 0;
  height: 190px !important;
}
#footer-form #field_1_5 .ginput_container {
  height: 190px !important;
}
.gfield_contains_required .gfield_input_label:after {
  content: '*';
  color: #FFF;
  margin: 0 0 0 4px;
}
@media (max-width: 1279px) {
  #colophon {}
  #footer-form {
    padding: 44px 30px 70px;
    width: 100%;
  }
  #footer-form-content {
    max-width: 705px;
    padding: 40px 10% 110px;
  }
  #footer-form-title {
    margin: 0 0 28px;
  }
  #footer-form-title h2 {
    font-size: 12px;
    line-height: 24px;
    margin: 0 0 9px;
    letter-spacing: 0.15em;
  }
  #footer-form-title h2 strong {
    font-size: 37px;
    line-height: 46px;
    margin: 0 auto;
    max-width: 400px;
  }
  #footer-form-title p {
    font-size: 12px;
  }
  #footer-form-required {
    font-size: 12px;
    line-height: 16px;
    bottom: 100px;
  }
  #footer-form-fields {
    margin: 0 auto;
    max-width: 500px;
  }
  #footer-form .gform_body {
    margin: 0 auto 70px;
    max-width: 100%;
    float: none;
    display: table;
  }
  #footer-form .gfield_input_label {
    font-size: 12px;
    top: 4px;
  }
  #footer-form .gform_wrapper label {
    font-size: 16px;
  }
  #footer-form .ginput_container {
    height: 38px !important;
  }
  #footer-form #field_1_5 .ginput_container {
    height: 100px !important;
  }
  #footer-form textarea {
    height: 90px !important;
  }
  #footer-form .gform_wrapper .gform_footer input.button, #footer-form .gform_wrapper .gform_footer input[type=submit] {}
  #footer-form .gform_wrapper .gform_footer {
    width: 278px;
    height: 60px;
  }
  #footer-form .gform_wrapper .gform_footer:before {
    top: 13px;
    font-size: 10px;
  }
  #footer-form .gform_wrapper .gform_footer:after {
    bottom: 13px;
    font-size: 12px;
  }
  #footer-form .gform_wrapper .gform_footer input[type="submit"] {
    margin: 0;
    width: 260px;
    height: 80px;
    top: -10px;
    left: 9px;
    padding: 18px 20px;
  }
  #footer-form #field_1_5 {
    height: auto !important;
  }
  #footer-form input[type="text"] {
    height: 38px !important;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  #colophon {
    padding: 0;
  }
  #footer-form {
    width: 100%;
    float: left;
    padding: 60px 26px 120px;
  }
  #footer-form-content {
    max-width: 705px;
    padding: 40px 10px 40px;
  }
  #footer-form-title h2 {
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 10px;
    letter-spacing: 0.12em;
    float: none;
    text-align: center;
    display: table;
  }
  #footer-form-title h2 strong {
    font-size: 30px;
    line-height: 40px;
    max-width: 100%;
    width: 100%;
    margin: 10px 0 2px;
  }
  #footer-form-title p {
    font-size: 14px;
    line-height: 20px;
    max-width: 150px;
    margin: 0 auto;
  }
  #footer-form-fields {
    padding: 0 10px;
  }
  #footer-form-required {
    width: auto;
    bottom: 140px;
    left: 10px;
  }
  #footer-form .gform_body {
    margin: 0 auto 120px;
  }
  #footer-form .gform_wrapper .gform_footer {
    margin: 0 auto;
  }
  #footer-form #field_1_1 {
    width: 100%;
    margin: 0 0 13px 0;
  }
  #footer-form #field_1_6 {
    width: 100%;
    margin: 0 0 13px 0;
  }
  #footer-form #field_1_2 {
    width: 100%;
    margin: 0 0 13px 0;
  }
  #footer-form #field_1_4 {
    float: left;
    width: 100%;
    margin: 0 0 13px 0;
  }
  #footer-form #field_1_5 {
    width: 100%;
    margin: 0;
  }
  #footer-form .gform_wrapper .gform_footer {
    width: 236px;
    height: 52px;
  }
  #footer-form .gform_wrapper .gform_footer:before {
    top: 10px;
    font-size: 10px;
  }
  #footer-form .gform_wrapper .gform_footer:after {
    bottom: 10px;
    font-size: 12px;
  }
  #footer-form .gform_wrapper .gform_footer input[type="submit"] {
    margin: 0;
    width: 220px;
    height: 65px;
    top: -7px;
    left: 8px;
    padding: 18px 20px;
  }
}
/* ===== FOOTER INFO ===== */
#footer-main {
  width: 100%;
  position: relative;
  margin: 0;
  z-index: 4;
  float: left;
}
#footer-main .container {
  max-width: 1260px;
}
#footer-content {
  padding: 64px 0 54px;
  position: relative;
  margin: -345px 0 0;
  background: #f0eeee;
  clear: both;
  height: 407px;
}
#footer-location1 {
  float: left;
  width: 30%;
  text-align: center;
  border-right: 1px solid #dcdbdb;
  height: 264px;
  padding: 36px 0 0;
}
#footer-main .footer-location h3 {
  text-align: center;
  color: #1d3147;
  position: relative;
  font-size: 24px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  padding: 0 0 30px;
  margin: 0 0 24px;
}
#footer-main .footer-location h3:after {
  content: '';
  width: 36px;
  height: 6px;
  background: #edc863;
  margin: 0 0 0 -18px;
  position: absolute;
  bottom: 0px;
  left: 50%;
}
#footer-main .footer-location p {
  color: #3a3a3a;
  margin: 0 0 10px;
}
#footer-main .footer-location .footer-directions {
  color: #01949a;
  display: table;
  width: 100%;
  text-align: center;
  text-transform: lowercase;
  margin: 0 0 30px;
  font-family: 'Playfair Display', serif;
  font-style: oblique;
  text-decoration: none !important;
}
#footer-main .footer-location .footer-directions:hover {}
#footer-main .footer-location .footer-phone {
  font-size: 24px;
  color: #1d3147;
  font-weight: 700;
  text-decoration: none !important;
}
#footer-main .footer-location .footer-phone:hover {}
#footer-info {
  float: left;
  width: 40%;
  text-align: center;
  border-right: 1px solid #dcdbdb;
  height: 264px;
  padding: 36px 0 0;
}
#footer-logo {
  text-align: center;
  margin: 0 auto 40px;
}
#footer-logo img {
  margin: 0 auto;
  max-width: 90%;
  display: block;
}
#footer-social {
  float: left;
  width: 100%;
  margin: 0;
  text-align: center;
}
#footer-social a {
  font-size: 0px;
  margin: 0 12px;
  display: inline-block;
  text-decoration: none !important;
  color: #01949a;
  position: relative;
}
#footer-social a:before {
  color: #01949a;
  font-size: 26px;
}
#footer-social a:hover:before {
  color: #1d3147;
}
#footer-location2 {
  float: left;
  width: 30%;
  text-align: center;
  height: 264px;
  padding: 36px 0 0;
}
@media (max-width: 1279px) {
  #footer-main .container {
    max-width: 590px;
  }
  #footer-content {
    padding: 34px 0 54px;
    position: relative;
    margin: -145px 0 0;
    background: #f0eeee;
    clear: both;
    height: 186px;
  }
  #footer-location1 {
    padding: 0;
    height: 120px;
  }
  #footer-main .footer-location h3 {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 10px;
    margin: 0 0 10px;
  }
  #footer-main .footer-location h3:after {
    width: 14px;
    height: 2px;
    margin: 0 0 0 -7px;
  }
  #footer-main .footer-location p {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 2px;
  }
  #footer-main .footer-location .footer-directions {
    font-size: 12px;
    margin: 0 0 2px;
  }
  #footer-main .footer-location .footer-phone {
    font-size: 14px;
  }
  #footer-info {
    padding: 0;
    height: 120px;
  }
  #footer-logo {
    margin: 0 auto 15px;
  }
  #footer-social a:before {
    font-size: 18px;
  }
  #footer-location2 {
    padding: 0;
    height: 120px;
  }
}
@media (max-width: 767px) {
  #footer-content {
    height: auto;
    float: left;
    padding: 200px 0 40px;
    max-width: 90%;
    margin: -100px 5% 0;
  }
  #footer-location1 {
    width: 100%;
  }
  #footer-info {
    width: 100%;
    height: auto;
    margin: -280px 0 0;
  }
  #footer-logo img {
    width: 300px;
  }
  #footer-location2 {
    width: 100%;
  }
}
/* ===== FOOTER BOTTOM ===== */
#footer-bottom {
  float: left;
  width: 100%;
  text-align: center;
  padding: 32px 50px;
  position: relative;
  background: #FFF;
  height: 90px;
  margin: 0;
}
#footer-bottom .container {
  max-width: 1300px;
}
#footer-bottom p {
  color: #000;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  line-height: 20px;
}
#footer-bottom p a {
  color: #01949a;
  text-decoration: none;
  text-transform: none;
}
#footer-bottom p a:hover {
  color: #edc863;
  text-decoration: none;
}
#footer-disclaimer {
  float: left;
  width: 50%;
  padding: 0;
  text-align: left;
}
#footer-benchmark {
  float: right;
  width: 50%;
  padding: 0;
  text-align: right;
}
@media (max-width: 1299px) {
  #footer-bottom {
    height: auto;
    padding: 32px 50px;
  }
  #footer-bottom p {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
  }
  #footer-bottom p a {
    text-transform: uppercase;
  }
  #footer-disclaimer {
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0 0 10px;
  }
  #footer-main h3 {
    font-size: 12px;
    padding: 0 0 4px;
    margin: 0 0 12px;
  }
  #footer-benchmark {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  #footer-bottom p {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }
  #footer-disclaimer {
    width: 100%;
    text-align: center;
    max-width: 100%;
    margin: 0 0 20px;
  }
  #footer-main h3 {
    font-size: 14px;
    max-width: 100%;
  }
  #footer-benchmark {
    width: 100%;
    text-align: center;
    max-width: 100%;
  }
}
/* ===== PAGE CONTENT ===== */
#main #page-content {
  padding: 120px 50px 120px;
}
#page-content .container {
  max-width: 1260px;
}
#page-title {
  text-align: center;
  position: relative;
}

#page-content a {
  color: #01949a;
  text-decoration: none;
  text-transform: none;
}
#page-content a:hover {
  color: #edc863;
  text-decoration: none;
}
#primary {
  float: right;
  width: 60%;
  margin: 0;
  padding: 0;
  position: relative;
}
#secondary {
  float: left;
  width: 25%;
  margin: 0;
  padding: 50px 0 0;
  overflow: visible;
  height: 100%;
}
#page-content p:last-child {
  margin: 0;
}
#primary h1 {
  padding: 0 0 12px;
  margin: 0 0 40px;
  border-bottom: 1px solid #000;
    text-align: left;
}
#primary h2 {
  font-size: 19px;
  line-height: 26px;
  margin: 0 0 15px;
  font-weight: 600;
}

#primary ::before {
    display: none;
}

@media(max-width: 1299px) {
  #main #page-content {
    padding: 40px 30px;
  }
  #primary {
    float: left;
    width: 100%;
    margin: 0 0 40px;
    position: relative;
  }
  #secondary {
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
    clear: both;
    padding: 0;
    display: none;
  }
  #primary h1 {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  #main #page-content {
    padding: 40px 30px;
  }
  #primary h1 {
    font-size: 40px;
    line-height: 54px;
    padding: 0 0 12px;
    margin: 0 0 20px;
    border-bottom: 1px solid #000;
  }
}
/* ===== POSTS ===== */
#posts {
  width: 100%;
  clear: both;
  margin: 0;
}
#posts .post {
  width: 100%;
  clear: both;
  margin: 0 0 60px;
}
#posts .post:last-child {
  border-bottom: 0px;
  padding: 0;
  margin: 0;
}
#main .post .entry-title {
  text-align: left;
  border-bottom: 0px;
  padding: 0;
  margin: 0 0 25px;
  font-size: 33px;
  line-height: 45px;
  letter-spacing: 0px;
  text-transform: none;
  color: #02182a;
}
#posts h2.entry-title a {
    font-weight: 400;
    color: #01949a;
}

#posts h2.entry-title a:hover {
    color: #02182a;
}

#main .post .entry-meta {
  width: 100%;
  clear: both;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 30px;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  position: relative;
}
#main .post .entry-meta a {
  font-weight: 700;
  color: #02182a;
}
#main .post .entry-content {
  width: 100%;
  clear: both;
}
#main .posts-nav {
  float: left;
  width: 100%;
  margin: 100px 0 0;
}
#main .posts-nav ul {
  margin: 0;
}
#main .posts-nav ul li {
  list-style: none;
  padding: 0;
  margin: 0 15px 0 0;
  display: inline-block;
  clear: none;
  width: auto;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
#main #primary .posts-nav ul li:before {
  content: none;
}
#main .posts-nav ul li a {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
}
#main .posts-nav-links {
  float: left;
}
#main .posts-nav-links > div {
  position: relative;
}
#main .posts-nav-links .prev-link:after {
  content: '';
  position: absolute;
  height: 14px;
  width: 1px;
  right: 0px;
  top: 5px;
}
#main .posts-nav-links a {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
  padding: 0 14px 0 0;
}
#main .posts-nav-links a.next-link:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 8px;
  right: 0px;
}
/* ===== SIDEBAR ===== */
#secondary .widget {
  float: left;
  width: 100%;
  clear: both;
  font-size: 15px;
  margin: 0 0 80px;
  padding: 0;
  position: relative;
  z-index: 2;
}
#secondary .widget:last-child {
  margin: 0;
}
#secondary .widget h3 {
  width: 100%;
  clear: both;
  font-size: 16px;
  line-height: 24px;
  font-weight: 800;
  text-align: left;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin: 0 0 20px;
  height: auto;
  position: relative;
  padding: 0 0 0 20px;
}
.widget ul {
  width: 100%;
  clear: both;
  margin: 0;
  float: left;
  padding: 0;
  position: relative;
  z-index: 2;
}
#secondary li {
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
}
#secondary li:last-child {
  margin: 0;
}
#secondary li a {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 18px 20px;
  box-sizing: border-box;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none !important;
  position: relative;
  margin: 0;
  color: #283245;
  text-transform: uppercase;
  border-bottom: 1px solid #777777;
}
#secondary li:hover > a {
  width: 100%;
  position: relative;
  color: #01949a;
  font-weight: 700;
}
#secondary li:last-child a {
  border-bottom: 0px;
}
/* ===== PRACTICE AREAS ===== */
.page-template-page-practice-areas #page-content .container {
  max-width: 1170px;
}
#practice-areas-title {
  margin: 0 0 100px;
}
#practice-areas-title h1 {
  text-align: center;
  font-weight: 700;
  margin: 0;
}
#practice-areas {
  float: left;
  width: 100%;
}
#practice-areas > div {
  float: left;
  width: 100%;
  margin: 0 6.5% 0 0;
}
#practice-areas > div:last-child {
  margin: 0;
}
#practice-areas ul {
  float: left;
  width: 100%;
}
#practice-areas li {
    list-style: none;
    margin: 0 0 30px 40px;
    display: block;
    float: left;
    width: 29%;
}
#page-content #practice-areas li a {
  color: #000;
  text-align: center;
  font-size: 16px;
  padding: 12px 0;
  text-transform: uppercase;
  border-bottom: 1px solid #cfd0d0;
  float: left;
  width: 100%;
  font-weight: 400;
  text-decoration: none !important;
  line-height: 1;
}
#page-content #practice-areas li a:hover {
  color: #01949a;
  background: none;
  font-weight: 600;
}
#practice-areas > div:last-child ul {
  margin: 0;
}
@media (max-width: 767px) {
  #practice-areas-title {
    margin: 0 0 30px;
  }
  #practice-areas-title h1 {
    font-size: 40px;
    line-height: 48px;
  }
  #practice-areas > div {
    width: 100%;
    margin: 0;
  }
  #practice-areas li {
    margin: 0;
    width: 100%;
  }
  #page-content #practice-areas li a {
    padding: 20px 0;
  }
}

@media (max-width: 1099px) {
#practice-areas li {
    list-style: none;
    margin: 10px 2% 0px;
    display: block;
    float: left;
    width: 45%;
}
}
/* ===== ERROR 404 ===== */
.error404 #page-content h1 {
  text-align: center;
  font-size: 46px;
  line-height: 60px;
  margin: 0 0 200px;
}
.error404 #page-content p {
  text-align: center;
}


#page-content .content ::before {
	display: none;
}

/*testimonials*/

.testimpage h3 {
    padding-bottom: 30px;
}

.testimpage img {
    margin-top: 20px;
    width: auto;
    height: auto;
}

.testimpage h4 {
    font-family: "Lato", sans-serif;
    font-weight: 800;
    color: #edc863;
    font-size: 18px;
    padding-bottom: 10px;
}

.testimpage p.testimquote {
    font-size: 24px;
    color: #01949a;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #eee;
}

/*end*/

#footer-benchmark a {
	color: #edc863;
}

#footer-benchmark a:hover {
	color: #01949a;
}

/* Sara Car Landing Page*/
.car-map {
    margin-top: 90px;
}
.page-id-860 #masthead {
    width: 100%;
    position: relative;
    padding: 0;
    z-index: 1;
    height: 1325px;
}
.page-id-860 #banner {
    padding: 460px 50px 400px;
    height: 1280px;
    background: url(images/banner-home.jpg) top center no-repeat;
    background-size: cover;
  }

.page-id-860 #section2 .content-title h1 strong {
    color: #1d3147;
    font-size: 98px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.01em;
}

.page-id-860 #section2 .content-title h1 {
    color: #01949a;
    font-size: 52px;
    text-align: left;
    letter-spacing: 0.2em;
    line-height: 80px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
}
@media(max-width: 1499px) {
  .page-id-860 #section6-title h2 strong {
    font-size: 56px;
}
  .page-id-860 #banner h1 {
    font-size: 86px;
}
  .page-id-860 #banner h2 {
    font-size: 65px;
    line-height: 88px;
}
}
@media(max-width: 1299px) {
  .page-id-860 #section6-title h2 strong {
    font-size: 52px;
}
  .page-id-860 #banner h1 {
    font-size: 45px;
}
  .page-id-860 #banner {
    background: url(images/banner-tablet.jpg) center -60px no-repeat;
    background-size: cover;
    height: 764px !important;
    padding: 270px 0 0 !important;
}
  .page-id-860 #masthead {
    height: 776px !important;
}
}
@media (max-width: 767px) {
  .page-id-860 #banner {
    display: block;
    margin: 179px 0 80px;
    height: 373px !important;
    padding: 90px 0 0 !important;
    background: url(images/banner-mobile.jpg) top center no-repeat;
    background-size: cover;
}
  .page-id-860 #banner h1 {
    font-size: 23px;
}
  .page-id-860 #banner-text {
    margin: 0 auto;
    padding: 0 0px;
    max-width: 340px;
}
  .page-id-860 #masthead {
    height: 602px !important;
}
  .page-id-860 span.subtitle-car {
    display: none;
}
  .page-id-860 #banner .container {
    max-width: 100%;
    padding-top: 70px;
}
  .page-id-860 #banner h2 {
    font-size: 27px!important;
    line-height: 30px!important;
    margin: 0 auto 10px;
    max-width: 100%;
}
.page-id-860 #section2 .content-title h1 {
    font-size: 32px;
}
.page-id-860 #section2 .content-title h1 strong {
    font-size: 37px;
}
}


/* Case Results Pg */

.page-id-50 div#primary {
    width: 100%;
}
.page-id-50 h1#page-title {
    text-align: center!important;
}

.page-id-50 .results-wrap {
    float: left;
    background-color: #ececec;
    color: black;
    min-height: 185px;
    width: 31%;
    margin-right: 2%;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 5px solid #01949a;
    padding: 19px;
}
.page-id-50 .results-wrap strong {
    display: block;
    font-size: 44px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #4d4d4f;
    margin-top: 20px;
}
.page-id-50 .results-explained {
    float: left;
    padding-top: 40px;
}
@media (max-width: 767px) {
  .page-id-50 .results-wrap {
    width: 100%;
}
}

/* Wrongful Death Landing Page*/

.page-id-855 #section2 .content-title h1 {
    color: #01949a;
    font-size: 52px;
    text-align: left;
    letter-spacing: 0.2em;
    line-height: 80px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    font-family: inherit;
    }

.page-id-855 #section2 .content-title h1 strong {
    color: #1d3147;
    font-size: 98px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.01em;
}

.page-id-855 #masthead {
    width: 100%;
    position: relative;
    padding: 0;
    z-index: 1;
    height: 1245px;
}
.page-id-855 #banner {
    padding: 460px 50px 400px;
    height: 1280px;
    background: url(images/banner-home.jpg) top center no-repeat;
    background-size: cover;
  }
@media(max-width: 1499px) {
  .page-id-855 #section6-title h2 strong {
    font-size: 56px;
}
  .page-id-855 #banner h1 {
    font-size: 86px;
}
}
@media(max-width: 1279px) {
  .page-id-855 #section6-title h2 strong {
    font-size: 52px;
}
  .page-id-855 #banner h1 {
    font-size: 45px;
}
.page-id-855 #banner h2 {
    font-size: 45px;
    line-height: 60px;
    margin: 0 auto 10px;
    max-width: 100%;
}
  .page-id-855 #banner {
    background: url(images/banner-tablet.jpg) center -60px no-repeat;
    background-size: cover;
    height: 764px !important;
    padding: 270px 0 0 !important;
}
  .page-id-855 #masthead {
    height: 776px !important;
}
}
@media (max-width: 767px) {
  .page-id-855 #banner {
    display: block;
    margin: 179px 0 80px;
    height: 373px !important;
    padding: 90px 0 0 !important;
    background: url(images/banner-mobile.jpg) top center no-repeat;
    background-size: cover;
}
  .page-id-855 #banner h2 {
    font-size: 23px;
    font-size: 23px;
    line-height: 35px;
}
 .page-id-855 #banner-text {
    margin: 0 auto;
    padding: 0 0px;
    max-width: 340px;
}
  .page-id-855 #masthead {
    height: 602px !important;
}
  .page-id-855 span.subtitle-car {
    display: none;
}
  .page-id-855 #banner .container {
    max-width: 100%;
    padding-top: 70px;
}

  .page-id-855 #section2-text1 ul li {
    font-size: 14px;
    line-height: 17px;
    list-style-type: none;

}

 .page-id-855 #section6-title h2:before {

    right: 120%;
}

  .page-id-855 #section8-text1 ul li {
    font-size: 13px;
    line-height: 16px;
    list-style-type: none;

}

  .page-id-855 .car-map {
    margin-top: 70px;
    height: 270px;
}

  .page-id-855 #main #section8 iframe {
    height: 240px;
}
}


/*CSS FUNCTIONALITY TESTING*/

.testy-test p {
    color: red!important;
    margin-left: 16%!important;
}

.testy-test h6 {
    color: green!important;
    font-size: 96px!important;
    font-weight: 800!important;
}

.testy-test h6 {
    text-decoration: underline;
}
#primary ul li {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  margin: 0 0 15px;
}
#primary h2 {
    font-size: 24px!important;
    line-height: 36px!important;
	  margin: 0 0 25px!important;
}
.page-template-default h4 {
    font-size: 19px!important;
	  margin: 0 0 20px!important;
}
#main #page-content #primary ul li {
    margin-left: 8%!important;
}
@media (max-width: 767px) {
	.page-id-860 #main #section2 {
    padding: 100px 15px 50px;
}
	.page-id-860 #section2 .content-title h1 {
    font-size: 32px!important;
    line-height: 58px!important;
    text-align: center!important;
}
	#section6-title h2:before {
    right: 382px!important;
}
	#banner h2 {
    font-size: 22px!important;
    line-height: 28px!important;
}
	body.home.page-template.page-template-page-home #banner-text {
    margin: 50px auto!important;
}
	body.home.page-template.page-template-page-home #section2 .content-title {
    margin-top: 35px;
}
	body.home.page-template.page-template-page-home #section2 .content-title h1 {
    font-size: 22px;
    line-height: 32px;
		text-align: center;
}
	body.home.page-template.page-template-page-home #section2 .content-title h1 strong {
    font-size: 38px;
}
	.page-id-855 #section2 .content-title h1 strong  {
    font-size: 36px!important;
}
	.page-id-855 #section2 .content-title h1 {
    font-size: 28px!important;
    text-align: center!important;
    letter-spacing: 0em!important;
    line-height: 40px!important;
}
	.page-id-855 #section2 .content-title {
    margin-top: 32px;
}
		.page-id-855 #section4 .testimonial-content {
    height: auto;
    padding: 0 0 20px;
}
	
}

@media (min-width: 768px) and (max-width: 1023px) {
.page-id-860 #section2 .content-title h1 {
    font-size: 32px!important;
	  line-height: 55px!important;
	  text-align: center!important;
}
.page-id-860 #section2 .content-title h1 strong {
    font-size: 37px!important;
	  text-align: center!important;
}
.page-id-860 #section2 .content-title {
    padding: 25px 0px 0px;
}
	.page-id-860 #banner h2 {
    font-size: 27px!important;
    line-height: 32px!important;
}
	.page-id-860 #section6-title h2 strong {
    font-size: 32px!important;
}
	.home #banner {
    background: url(images/banner-tablet.jpg) center 0px no-repeat;
    background-size: cover;
    height: 946px !important;
    padding: 440px 0 0 !important;
}
	.home #masthead {
    height: 946px !important;
}
	#banner h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}
	#banner p {
    font-size: 18px;
    line-height: 28px;
}
	#section2 .content-title h1 {
    font-size: 48px!important;
    line-height: 54px!important;
}
	#section2 .content-title h1 strong {
    font-size: 48px!important;
}
	#logo-mobile img {
    max-width: 190px!important;
    margin: 0 auto!important;
    padding: 10px 0 0 0!important;
}

}

.page-id-41 h3.widgettitle {
	display: block;
}

#footer-form #field_1_7 {
    position: relative;
    float: left;
    clear: none;
    width: 32%;
    margin: 0 0 25px 0;
}

#main #page-content #primary ul li {
margin-left: 3%;
}

#section4-title h2 {
	color: #1d3147!important;
}
@media (max-width: 1536px) {
.page-id-860 .car-map {
    margin-top: 220px!important;
}
}
@media (max-width: 1680px) {
	.page-id-860 .car-map {
    margin-top: 220px!important;
}
}
@media (min-width: 1281px) and (max-width: 1366px) {
    .page-id-860 #section4            .testimonial-quote p {
       font-size: 15px!important;
       line-height: 27px!important;
} 
}
@media (min-width: 1024px) and (max-width: 1280px) {
	.page-id-860 #section4 .testimonial-content {
    height: 340px!important;
}
	.page-id-860 #section4 .testimonial {
    height: 393px!important;
}
	.page-id-860 #banner h2 {
    font-size: 48px!important;
    line-height: 68px!important;
}
	.page-id-860 #section2 .content-title h1 strong {
    font-size: 51px!important;
}
	#logo-mobile img {
    max-width: 210px;
    margin: 0 auto;
    padding-top: 5px;
}
}

.page-id-860 .car-map {
    margin-top: 60px!important;
}

.seo-footer-section {
    display: none!important;
}

#banner h2 {
    color: #FFF;
    font-size: 64px;
    line-height: 70px;
    text-align: center;
    margin: 0 auto 24px;
    display: table;
    letter-spacing: 0.01em;
    font-weight: 700;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}


#section2 .content-title h1 {
    color: #01949a;
    font-size: 54px;
    text-align: left;
    letter-spacing: 0.2em;
    line-height: 80px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    font-family: inherit;
}

#section2 .content-title h1 strong {
    color: #1d3147;
    font-size: 98px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.01em;
}
@media (max-width: 1550px) and (min-width: 1300px) {
	#banner h2 {
  font-size: 63px!important;
  line-height: 66px!important;
}
	#banner p {
    font-size: 26px!important;
    line-height: 33px!important;
}
	.home #banner {
    padding: 530px 50px 400px!important;
}
}
@media (max-width: 1299px) and (min-width: 1279px) {
#banner h2 {
    font-size: 51px;
    line-height: 61px;
}
	#banner {
    height: 586px;
    padding: 320px 0 0;
}
	#masthead {
    height: 586px;
}
	.home #masthead {
    height: 1075px;
}
	.home #banner {
    height: 1210px;
}
	#footer-form-title h2 strong {
    font-size: 72px;
    line-height: 74px;
}
	#footer-form-content {
    width: 90%;
    max-width: 1200px;
    padding: 30px 10% 80px;
    border: 1px solid #edc863;
}
.page-id-855 #masthead {
    height: 855px;
}
.page-id-855 #banner {
    height: 1000px;
	padding: 360px 50px 400px;
  }
}

.page-id-41 h3.widgettitle {
    text-align: center;
    font-size: 30px;
    padding: 30px 0px 50px;
}
.page-template-default ol, li {
    font-size: 16px;
    padding-bottom: 8px;
}

/*SARA PORTLAND PI PAGE EDITS*/

.page-template-page-portland #banner {
    padding: 460px 50px 400px;
    height: 1280px;
    background: url(images/banner-home.jpg) top center no-repeat;
    background-size: cover;
}
.page-template-page-portland #masthead {
    width: 100%;
    position: relative;
    padding: 0;
    z-index: 1;
    height: 1325px;
}

@media(max-width: 1499px) {
  .page-template-page-portland #section6-title h2 strong {
    font-size: 56px;
}
  .page-template-page-portland #banner h1 {
    font-size: 86px;
}
  .page-template-page-portland #banner h2 {
    font-size: 65px;
    line-height: 88px;
}
}
@media(max-width: 1299px) {
  .page-template-page-portland #section6-title h2 strong {
    font-size: 52px;
}
  .page-template-page-portland #banner h1 {
    font-size: 45px;
}
  .page-template-page-portland #banner {
    background: url(images/banner-tablet.jpg) center -60px no-repeat;
    background-size: cover;
    height: 764px !important;
    padding: 270px 0 0 !important;
}
  .page-template-page-portland #masthead {
    height: 776px !important;
}
  .page-template-page-portland #banner-text {
    padding-top: 90px;
}
  .page-template-page-portland #banner h2 {
    font-size: 49px;
    line-height: 67px;
}
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .page-template-page-portland #banner-text {
    padding-top: 20px;
}
  .page-template-page-portland #banner h2 {
    font-size: 41px;
    line-height: 50px;
}
}

@media (min-width: 768px) and (max-width: 1023px) {
  .page-template-page-portland #banner-text {
    padding-top: 0px;
}
  .page-template-page-portland #section6-title h2 strong {
    font-size: 32px;
}
}

@media (max-width: 767px) {
  .page-template-page-portland #banner {
    display: block;
    margin: 179px 0 80px;
    height: 373px !important;
    padding: 90px 0 0 !important;
    background: url(images/banner-mobile.jpg) top center no-repeat;
    background-size: cover;
}
  .page-template-page-portland #banner h1 {
    font-size: 23px;
}
  .page-template-page-portland #banner-text {
    margin: 0 auto;
    padding: 0 0px;
    max-width: 340px;
}
  .page-template-page-portland #masthead {
    height: 602px !important;
}

  .page-template-page-portland #banner .container {
    max-width: 100%;
    padding-top: 70px;
}
  .page-template-page-portland #banner h2 {
    font-size: 27px!important;
    line-height: 30px!important;
    margin: 0 auto 10px;
    max-width: 100%;
}
  .page-template-page-portland #section2 .content-title h1 {
    font-size: 32px;
	text-align: center;
}
  .page-template-page-portland #section2 .content-title h1 strong {
    font-size: 28px;
}
  .page-template-page-portland #banner p {
    display: none;
}
  .page-template-page-portland #main #section2 {
    padding: 90px 15px 50px;
}
}
