/*
Theme Name: Rhodes Law
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-instagram:before {
  content: "\e044";
}
.socicon-twitter:before {
  content: "\e08d";
}
.socicon-googleplus:before {
  content: "\e038";
}
.socicon-facebook:before {
  content: "\e028";
}
.socicon-linkedin:before {
  content: "\e04c";
}
.socicon-yelp:before {
  content: "\e0a3";
}
.socicon-youtube:before {
  content: "\e0a5";
}

/* ===== 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: 'Nunito Sans', sans-serif;
}
h1, h2, h3, h4, h5 {
  margin: 0 0 20px;
}
h1 {
  font-size: 62px;
  line-height: 74px;
  font-weight: 700;
  color: #ac9c80;
  margin: 0 0 40px;
  font-family: 'Lora', sans-serif;
}
h2 {
  font-size: 34px;
  line-height: 40px;
  color: #1e233c;
  font-weight: 700;
  margin: 0 0 20px;
}
h3 {
  font-size: 24px;
  color: #323b6d;
  line-height: 30px;
  margin: 0 0 20px;
  font-weight: 700;
}
h4 {
  font-size: 24px;
  color: #323b6d;
  line-height: 30px;
  margin: 0 0 20px;
  font-weight: 700;
}
h5 {
  font-size: 24px;
  color: #323b6d;
  line-height: 30px;
  margin: 0 0 20px;
  font-weight: 700;
}
p {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  margin: 0 0 25px;
}
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 40px;
  position: relative;
  width: 95%;
  padding: 0 0 0 50px;
  color: #ac9c80;
  font-size: 30px;
  line-height: 45px;
  text-align: left;
  font-weight: 400;
  font-family: 'Lora', serif;
}
blockquote:before {
  content: '';
  width: 16px;
  height: 96%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #ac9c80;
	display: none;
}
blockquote p {
  border-left: 0px;
  color: #ac9c80;
  text-align: left;
  font-weight: 400;
  font-size: 26px;
  line-height: 38px;
  font-family: 'Lora', serif;
}
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: #323b6d;
  font-size: 16px;
  display: table;
  clear: both;
  line-height: 1.2;
  padding: 22px 46px;
  text-decoration: none !important;
  border: 0px;
  border-radius: 30px;
  text-align: center;
  position: relative;
  vertical-align: top;
  transition: background .1s linear;
  -moz-transition: background .1s linear;
  -webkit-transition: background .1s linear;
}
.button em {
  color: #FFF;
  font-size: 16px;
  text-transform: lowercase;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  font-family: 'Lora', serif;
}
.button strong {
  color: #dbc7a4;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  vertical-align: top;
  letter-spacing: 0.03em;
  font-style: normal;
}
.button:hover {
  text-decoration: none;
  color: #FFF;
  background: #ac9c80;
}
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) {
  p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 30px;
  }
}
@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: 535px;
}
.home #masthead {
  width: 100%;
  position: relative;
  padding: 0;
  z-index: 1;
  height: 1035px;
}
@media(max-width: 1299px) {
  #masthead {
    height: 504px !important;
  }
  .home #masthead {
    height: 573px !important;
  }
}
@media(max-width: 767px) {
  #masthead {
    height: auto !important;
    background: #CCC;
  }
  .home #masthead {
    z-index: 2;
    height: 951px !important;
    margin: 0;
    background: none;
    margin: 0;
  }
}

/* ===== MOBILE HEADER ===== */

#header-mobile {
  border: 0px;
  height: 90px;
  margin: 0;
  position: relative;
  border-radius: 0px;
  z-index: 999;
  width: 100%;
  padding: 0;
  top: 0;
  overflow: hidden;
  background: transparent;
}
#logo-mobile {
  width: 35%;
  height: 90px;
  line-height: 90px;
  padding: 0 3px 0 22px;
  position: absolute;
  top: 0px;
  left: 0px;
}
#logo-mobile img {
  margin: 0;
  display: inline-block;
  max-width: 248px;
  vertical-align: middle;
}
#mobile-phone {
  width: 240px;
  position: absolute;
  top: 0px;
  right: 114px;
  background: rgba(255, 255, 255, 0.67);
  padding: 6px 0 0;
  height: 90px;
}
#mobile-phone .phone-number {
  margin: 0;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  color: #8b7e68;
  font-weight: 400;
  width: 100%;
  padding: 0;
}
#mobile-phone .phone-number p {
  color: #8b7e68;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  font-family: 'Lora', serif;
  margin: 0;
  text-transform: lowercase;
  width: 100%;
  display: block;
}
#mobile-phone .phone-number a {
  color: #1e233c;
  font-size: 31px;
  width: 100%;
  line-height: 34px;
  font-weight: 700;
  font-style: normal;
  display: block;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  text-decoration: none;
}
#mobile-toggle {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: lowercase;
  width: 95px;
  height: 90px;
  background: #ac9c80;
  text-align: center;
  padding: 45px 0 0;
  margin: 0;
  border-radius: 0px;
  cursor: pointer;
  z-index: 999;
  border: 0px;
  top: 0;
  right: 0;
}
#mobile-toggle .brand {
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  letter-spacing: 0;
  position: absolute;
  top: 20px;
  left: 0px;
  width: 100%;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Lora', serif;
}
#mobile-toggle .icon-bar {
  background: #FFF;
  width: 47px;
  height: 4px;
  border-radius: 0px;
  margin: 0 auto 6px;
}
@media(max-width: 767px) {
  #header-mobile {
    height: 201px;
    margin: 0;
    top: 0;
    padding: 0;
  }
  #logo-mobile {
    line-height: 89px;
    text-align: left;
    width: 100%;
    padding: 0;
    max-height: 89px;
    height: auto;
    max-width: 100%;
    background: #FFF;
    padding:  0 0 0 20px;
  }
  #logo-mobile img {
    width: 100%;
    max-width: 188px;
  }
  #mobile-phone {
    height: 112px;
    bottom: 0px;
    right: 0px;
    top: auto;
    width: 100%;
    padding: 0;
    background: #eeeeee;
  }
  #mobile-phone .phone-number {
    text-align: center;
    margin: 13px 0 0;
  }
  #mobile-phone .phone-number p {
    font-size: 25px;
    padding: 0 0 6px;
    position: relative;
    margin: 0 0 12px;
    line-height: 30px;
  }
  #mobile-phone .phone-number p:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin: 0 0 0 -80px;
    width: 160px;
    height: 1px;
    background: #ac9c80;
  }
  #mobile-phone .phone-number a {
    font-size: 34px;
    font-weight: 700;
    color: #1e233c;
  }
  #mobile-toggle {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 2px;
    width: 95px;
    height: 89px;
    padding: 42px 0 0;
    top: 0px;
    margin: 0;
    right: 0px;
    background: #323b6d !important;
    position: relative;
  }
  #mobile-toggle .brand {
    font-size: 16px;
    top: 18px;
    left: 0px;
    width: 100%;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
  }
  #mobile-toggle .icon-bar {
    width: 46px;
    height: 4px;
    margin: 0 auto 6px;
    background: #FFF;
  }
}

/* ===== MOBILE NAV ===== */

#mobile-nav-wrap {
  position: relative;
  z-index: 6;
}
#mobile-nav {
  width: 100%;
  border: 0px;
  position: absolute;
  z-index: 999;
  background: #1e233c;
  padding: 0;
  top: 90px;
}
#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;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: top;
  background: #1e233c;
  border-top: rgba(255, 255, 255, 0.8) solid 1px;
  -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;
  position: relative;
  background: #ac9c80;
  text-transform: uppercase;
  border-top: rgba(255, 255, 255, 0.3) solid 1px;
}
#mobile-nav .sub-menu li:hover > a {
  color: #1e233c;
}
#mobile-nav .sub-menu li .sub-menu li > a {
  background: #1e233c;
}
#mobile-nav .menu-item-has-children > a:after {
  content: '';
  border-top: 6px solid #FFF;
  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 7px;
  vertical-align: top;
}
#mobile-nav .menu-item-has-children:hover > a:after {
  border-top: 6px solid #FFF;
}
@media(max-width: 767px) {
  #mobile-nav {
    top: 88px;
  }
}

#footer-location a {
    display: block !important;
    font-size: 18px !important;
    color: #af9f84 !important;
    font-weight: 700 !important;
}

/* ===== DESKTOP HEADER ===== */

#header-desktop {
  height: 122px;
  top: 0px;
  width: 100%;
  z-index: 999;
  position: absolute;
  text-align: center;
  padding: 0 15% 0 19%;
}
#header-desktop .container {
  max-width: 100%;
}
#logo {
  float: left;
  width: 26%;
  max-width: 460px;
  margin: 0;
  padding: 0 0 0 42px;
  height: 122px;
  line-height: 172px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  left: 0;
}
#logo a {
  float: left;
  width: 100%;
  line-height: 122px;
  vertical-align: middle;
}
#logo img {
  display: inline;
  width: 90%;
  margin: 0 auto;
  max-width: 360px;
  vertical-align: middle;
}
@media(max-width: 1500px) {
  #logo {}
}

/* ===== MAIN NAV ===== */

#main-nav {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 122px;
}
#main-nav > div > ul > li {
  font-size: 16px;
  line-height: 1;
  position: relative;
  margin: 0 0 0 -5px;
  padding: 0;
  vertical-align: top;
  width: auto;
  text-align: center;
  display: inline-block;
  height: 122px;
}
#main-nav > div > ul > li > a {
  margin: 0 auto;
  width: auto;
  font-size: 16px;
  color: #000;
  height: 122px;
  position: relative;
  padding: 70px 15px 36px !important;
  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.current-menu-item > a {
  font-weight: 500;
}
#main-nav > div > ul > li.menu-item-has-children > a:after {
  content: '';
  border-top: 10px solid #000;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  display: inline-block;
  margin: 3px 0 0 8px;
  vertical-align: top;
  float: right;
}
#main-nav > div > ul > li:hover > a {
  font-weight: 700;
  color: #FFF;
  background: #ac9c80 !important;
}
#main-nav > div > ul > li.menu-item-has-children:hover > a:after {
  border-top: 10px solid #FFF;
}
#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: 290px;
  top: 1px;
  position: absolute;
  margin: 0;
}
#main-nav .sub-menu li {
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
  padding: 0;
  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 !important;
  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: #1e233c;
  border-top: 1px solid #FFF;
  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:last-child a {
  color: #cca76f;
}
#main-nav .sub-menu li:hover > a {
  text-decoration: none;
  font-weight: 700;
  color: #cca76f !important;
}
#main-nav .sub-menu li.menu-item-has-children > a:after {
  content: '';
  border-left: 8px solid #FFF;
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  margin: 4px 10px 0 15px;
  vertical-align: top;
  display: inline-block;
}
#main-nav .sub-menu li.menu-item-has-children > a:hover:after {
  border-left: 8px solid #cca76f;
}
#main-nav .sub-menu li:hover > a {
  font-weight: 700;
  color: #cca76f;
  letter-spacing: -0.03em;
}
#main-nav > div > ul > li.menu-item-has-children:hover > a:after {
  border-top: 10px solid #FFF;
}
@media (max-width: 1900px) {
  #main-nav > div > ul > li > a {
    font-size: 16px;
    padding: 70px 30px 36px;
  }
}
@media (max-width: 1800px) {
  #main-nav > div > ul > li > a {
    font-size: 16px;
    padding: 70px 26px 36px;
  }
}
@media (max-width: 1700px) {
  #main-nav > div > ul > li > a {
    padding: 70px 28px 36px;
  }
}
@media (max-width: 1600px) {
  #main-nav > div > ul > li > a {
    padding: 70px 20px 36px;
  }
}
@media (max-width: 1500px) {
  #main-nav > div > ul > li > a {
    padding: 70px 15px 36px;
  }
}

/* ===== HEADER PHONE ===== */

#header-phone {
  position: absolute;
  width: 18%;
  max-width: 420px;
  margin: 0;
  top: 0px;
  right: 0px;
  height: 122px;
}
#header-phone p {
  color: #8b7e68;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  font-family: 'Lora', serif;
  margin: 16px auto 10px;
  padding: 0 0 6px;
  display: table;
  width: auto;
  position: relative;
  text-transform: lowercase;
}
#header-phone p:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #8b7e68;
}
#header-phone a {
  color: #1e233c;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  float: left;
  width: 100%;
  text-align: center;
}
@media (max-width: 1600px) {
  #header-phone a {
    font-size: 30px;
  }
}

/* ===== BANNER ===== */

#banner {
  display: table;
  clear: both;
  width: 100%;
  position: absolute;
  top: 122px;
  left: 0px;
  padding: 20px 30px;
  color: #FFF;
  height: 414px;
  background: url(images/banner-internal.jpg) top center no-repeat;
  background-size: cover;
}
.home #banner {
  padding: 86px 50px 0;
  height: 912px;
  top: 122px;
  background: url(images/banner-desktop.jpg) top center no-repeat;
  background-size: cover;
}
#banner .container {
  max-width: 1720px;
  position: relative;
}
.home #banner .container {
  max-width: 1420px;
  height: 912px;
}
#banner-text {
  margin: 0;
  display: table;
  width: 60%;
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 0;
  float: right;
}
.home #banner-text {
  width: 64%;
}
#banner h1 {
  color: #FFF;
  font-size: 70px;
  line-height: 84px;
  text-align: left;
  margin: 0 auto 20px;
  letter-spacing: 0;
  font-weight: 600;
  font-family: 'Lora', serif;
  text-shadow: #000 3px 3px 17px;
}
#banner h1 em {
  font-style: normal;
    font-size: 20px;
    color: white;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    display: inline-block;
    margin: 0;
    padding: 0 0 0 70px;
    float: left;
    font-family: 'Nunito Sans', sans-serif;
    text-shadow: 2px 3px 7px #000000;
}
#banner h1 em:before {
  content: '';
  background: white;
  position: absolute;
  top: 40px;
  left: -75px;
  width: 125px;
  height: 1px;
}
#banner h1 strong {
  color: #f3deba;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}
#banner h2 {
  color: #FFF;
  font-size: 70px;
  line-height: 82px;
  text-align: left;
  margin: 0 0 30px;
  letter-spacing: 0;
  font-weight: 600;
  font-family: 'Lora', serif;
  text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px;
}
#banner h2 em {
  font-style: normal;
  font-size: 20px;
  color: white;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  display: inline-block;
  margin: 0;
  padding: 0 0 0 70px;
  float: left;
  font-family: 'Nunito Sans', sans-serif;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}
#banner h2 em:before {
  content: '';
  background: #323b6d;
  position: absolute;
  top: 40px;
  left: -75px;
  width: 125px;
  height: 1px;
}
#banner h2 strong {
  color: #f3deba;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}
#banner p {
  text-align: left;
  color: #FFF;
  font-size: 30px;
  line-height: 42px;
  max-width: 100%;
  margin: 0 0 30px;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-shadow: 3px 3px 6px #000000;
}
#banner p em {
  font-weight: 900;
}
#banner .button {
  margin: 0 122px;
  color: #FFF !important;
  background: #323b6d;
  padding: 12px 36px;
  line-height: 24px;
  font-size: 16px;
  letter-spacing: 0;
  overflow: hidden;
  border-radius: 40px;
  box-shadow: rgb(255 255 255 / 50%) 0px 0px 20px, rgb(255 255 255 / 50%) 0px 0px 20px;
}
#banner .button:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #1e233c;
  opacity: 0;
  border-radius: 30px;
  transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear;
}
#banner .button:hover:before {
  opacity: 1;
}
#banner .button em {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.03em;
  position: relative;
}
#banner .button strong {
  position: relative;
  color: #dbc7a4;
  letter-spacing: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
#banner .button:hover em {
  color: #FFF !important;
}
#banner .button:hover strong {
  color: #dbc7a4 !important;
}
#banner-testimonial {
  position: absolute;
  bottom: 257px;
  left: -125px;
  width: 100%;
}
#banner-source {
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
  color: #FFF;
  padding: 103px 0 2px 210px;
  margin: 0 0 10px;
  text-shadow: #000 3px 2px 5px;
}
#banner-quote {
  font-size: 24px;
  font-weight: 700;
  color: #FFF;
  margin: 0 0 30px;
  padding: 0 0 0 10px;
}
#banner-quote blockquote {
  font-size: 28px;
  font-style: oblique;
  color: #f3deba;
  font-weight: 700;
  font-family: 'Lora', serif;
  float: left;
  padding: 0;
  margin: -17px 20px 0 203px;
  width: auto;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}
#banner-quote-2 blockquote {
  font-size: 20px;
  color: #FFF;
  font-weight: 700;
  font-family: 'Nunito Sans', sans-serif;
  float: left;
  padding: 0;
  margin: -4px 20px 0 211px;
  width: 100%;
  text-shadow: #000 3px 2px 5px;
}
#banner-badge img {
    float: left;
    margin: 479px 8px 5px -118px;
}
#banner-quote blockquote:before {
  content: none;
}
#banner-quote a {
  display: none;
}
#banner-quote a:hover {
  color: #FFF;
}
@media (max-width: 1700px) {
  #banner-text {
    width: 70%;
  }
  #banner h1 em {
    font-size: 20px;
    letter-spacing: 0.15em;
    margin: 0;
    padding: 0 0 0 70px;
    float: left;
    text-shadow: none;
  }
  #banner-quote blockquote {
    font-size: 18px;
  }
  #banner-quote a {
    font-size: 21px;
  }
  #banner h2 em {
    font-size: 18px;
    letter-spacing: 0.04em;
    margin: 0;
    padding: 0 0 0 70px;
    float: left;
  }
}
@media (max-width: 1600px) {
  #banner h1 em {
    font-size: 20px;
    letter-spacing: 0.1em;
    padding: 0 0 0 65px;
  }
}
@media (max-width: 1299px) {
  #banner {
    top: 90px;
    padding: 94px 50px 0;
    background: url(images/banner-tablet.jpg) top center no-repeat;
    background-size: cover;
  }
  .home #banner {
    top: 90px;
    height: 483px;
    padding: 64px 50px 0;
    background: url(images/banner-tablet.jpg) top center no-repeat;
    background-size: cover;
  }
  .home #banner .container {
    height: 483px;
  }
  #banner-text {
    width: 60%;
  }
  .home #banner-text {
    width: 60%;
  }
  #banner h1 {
    font-size: 33px;
    line-height: 46px;
    margin: 0 auto 15px 119px;
    max-width: 400px;
  }
  #banner h1 em {
    font-size: 16px;
    line-height: 21px;
    padding: 0;
    margin: 0 0 15px;
    max-width: 360px;
  }
  #banner h1 em:before {
    content: none;
  }
  #banner h1 strong {
    font-size: 33px;
    line-height: 46px;
  }
  #banner h2 {
    font-size: 33px;
    line-height: 46px;
  }
  #banner h2 em {
    font-size: 16px;
    line-height: 21px;
    padding: 0;
  }
  #banner h2 em:before {
    content: none;
  }
  #banner h2 strong {
    font-size: 33px;
    line-height: 46px;
  }
  #banner p {
    font-size: 16px;
    line-height: 24px;
    max-width: 380px;
    margin: 0 125px 30px;
  }
  #banner .button em {
    font-size: 12.76px;
  }
  #banner .button strong {
    font-size: 12.76px;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  #banner h1 {
    font-size: 17px;
    line-height: 30px;
    margin: 0 auto 15px 218px;
    max-width: 400px;
}
  #banner h1 em {
    font-size: 16px;
    line-height: 21px;
    margin: -16px 0 11px;
}
  #banner p {
    font-size: 14px;
    line-height: 22px;
    max-width: 380px;
    margin: 0 125px 25px;
    padding-left: 95px;
}
    .home #banner-text {
    width: 80%;
}
  .home #banner-text {
    width: 80%;
}
#banner .button {
    margin: 2px 130px;
    padding: 12px 35px;
    line-height: 24px;
    font-size: 16px;
    width: 64%;
}
#banner h2 {
    font-size: 25px;
    line-height: 33px;
    margin-left: 88px;
}
}
@media (max-width: 767px) {
  #banner {
    display: none;
  }
  .home #banner {
    display: block;
    background: url(images/banner-mobile.jpg) top center no-repeat;
    background-size: cover;
    padding: 0;
    height: 505px;
    top: 201px;
    margin: 0 0 245px;
  }
  .home #banner .container {
    height: 505px;
    padding: 224px 50px 0;
  }
  #banner-text {
    width: 100% !important;
  }
  #banner h1 {
    text-align: center;
    font-size: 28px;
    line-height: 36px;
    max-width: 360px;
    margin: 0 auto;
    height:  252px;
    margin-top: 68px;
  }
  #banner h1 em {
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
    max-width: 320px;
    margin: 0 auto 15px;
    float: none;
	  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
  }
  #banner h1 strong {
    font-size: 30px;
    line-height: 36px;
	  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
  }
  #banner p {
    text-align: center;
    position: absolute;
    bottom: -255px;
    color: #ac9c80;
    font-size: 16px;
    line-height: 23px;
    max-width: 320px;
    left: 50%;
    margin: 0 0 77px -135px;
    width: 270px;
    text-shadow: none;
	  display: none;
  }
  #banner .button {
    position: absolute;
    bottom: -60px;
    left: 50%;
    width: 300px;
    margin: 0 0 0 -150px;
    padding: 12px 0;
  }
  #banner .button em {
    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;
  margin: 0;
  float: left;
  clear: both;
  z-index: 2;
}
#main #section1 .container {
  max-width: 1845px;
}
#selling-points {
  display: block;
  width: 100%;
  margin: -154px auto 0;
  padding: 0 22px;
  float: left;
  background: #1e233c;
}
#section1 .selling-point {
  width: 25%;
  height: 437px;
  background: #1e233c;
  margin: 0;
  padding: 34px 10px;
  text-align: center;
  position: relative;
  float: left;
  text-decoration: none !important;
}
#section1 .selling-point-content {
  position: relative;
}
#section1 .selling-point-info {
  height: 366px;
  position: relative;
  border: 1px solid #05060a;
  padding: 56px 20px 20px;
}
#section1 .selling-point-header {
  margin: 0px 0 40px;
  float: left;
  width: 100%;
  height: 80px;
}
#section1 .selling-point-icon {
  display: table;
  margin: 0 auto 42px;
  max-width: 20%;
  height: 84px;
  line-height: 84px;
  text-align: center;
}
#section1 .selling-point-info img {
  display: inline;
  vertical-align: middle;
  max-height: 66px;
  max-width: 100%;
}
#section1 .selling-point h4 {
  color: #FFF;
  font-size: 24px;
  line-height: 26px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  font-weight: 900;
  max-width: 200px;
  padding: 0 0 54px;
  text-transform: uppercase;
  background: url(images/icon-arrow.png) bottom center no-repeat;
  letter-spacing: 0.1em;
}
#section1 .selling-point-text {
  max-width: 420px;
  margin: 0 auto;
  clear: both;
  float: left;
}
#section1 .selling-point-hover {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #141728;
  padding: 60px 10%;
  text-align: center;
}
#section1 .selling-point-hover h4 {
  color: #4b58a2;
  text-align: center;
  font-size: 24px;
  line-height: 26px;
  margin: 0 auto 30px;
  text-transform: uppercase;
  padding: 0;
  background: none;
  float: none;
  letter-spacing: 0.1em;
}
#section1 .selling-point p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #FFF;
  margin: 0;
  font-family: 'Lora', serif;
}
@media (min-width: 1300px) {
  #section1 .selling-point p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1300px) {
  #section1 .selling-point:hover .selling-point-hover {
    opacity: 1;
  }
}
@media (max-width: 1299px) {
  #main #section1 {
    padding: 0;
  }
  #main #section1 .container {
    max-width: 100%;
  }
  #selling-points {
    margin: 0;
    height: 310px;
  }
  #selling-points-inner {
    max-width: 754px;
    margin: 0 auto;
    display: block;
  }
  #section1 .selling-point {
    height: 310px;
    padding: 12px 4px;
  }
  #section1 .selling-point-content {
    height: 280px;
  }
  #section1 .selling-point-info {
    height: 282px;
    padding: 30px 20px 20px;
  }
  #section1 .selling-point-icon {
    margin: 0 auto 30px;
    max-width: 60px;
    float: none;
  }
  #section1 .selling-point-info img {
    max-height: 60px;
  }
  #section1 .selling-point h4 {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.03em;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 140px;
    display: table;
    float: none;
    padding: 0 0 44px;
    background: none;
  }
  #section1 .selling-point h4:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 28px;
    height: 4px;
    background: #ac9c80;
    margin: 0 0 0 -14px;
  }
  #section1 .selling-point p {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
  }
}
@media (max-width:767px) {
  #main #section1 {
    padding: 0;
  }
  #selling-points {
    margin: 0;
    height: auto;
    width: 100%;
    box-shadow: none;
    padding: 23px 25px;
    background: #1e233c;
  }
  #section1 .selling-point {
    max-width: 320px;
    width: 100%;
    height: auto;
    margin: 0 auto 12px;
    float: none;
    display: table;
    padding: 0;
  }
  #section1 .selling-point:last-child {
    margin: 0 auto;
  }
  #section1 .selling-point:before {
    top: -9px;
    height: 282px;
  }
  #section1 .selling-point-icon {
    margin: 0 auto 32px;
    max-width: 60px;
    float: none;
    height: 60px;
    line-height: 60px;
  }
  #section1 .selling-point-content {
    width: 100%;
    padding: 0;
    height: auto;
    display: table;
    margin: 0 auto;
  }
  #section1 .selling-point-info {
    height: 260px;
    padding: 40px 30px;
    display: table;
    width: 100%;
    max-width: 266px;
    margin: 0 auto;
  }
  #section1 .selling-point-header {
    margin: 0px 0 20px;
    height: 80px;
  }
  #section1 .selling-point h4 {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    max-width: 120px;
    padding: 0 0 34px;
    margin: 0 auto;
  }
}

/* ===== SECTION2 ===== */

#main #section2 {
  padding: 40px 60px 100px;
  float: left;
  width: 100%;
  z-index: 2;
  margin: 0;
}
#main #section2 .container {
  max-width: 1940px;
  padding: 0 0 0 30px;
}
#section2 .content-title {
  margin: 0 0 100px;
  width: 100%;
  float: left;
  position: relative;
  display: table;
}
#section2 .content-title h2 {
  font-size: 100px;
  text-align: center;
  line-height: 112px;
  max-width: 100%;
  width: 100%;
  display: block;
  margin: 0 auto 24px;
  position: relative;
  font-weight: 400;
  color: #292f51;
  text-transform: none;
  letter-spacing: 0.01em;
  font-family: 'Lora', serif;
}
#section2 .content-title h2 strong {
  font-size: 36px;
  line-height: 48px;
  font-weight: 900;
  text-align: center;
  color: #ac9c80;
  letter-spacing: 0.2em;
  position: relative;
  margin: 0;
  text-transform: uppercase;
  font-family: 'Nunito Sans', sans-serif;
}
#section2 .content-title p {
  font-size: 32px;
  text-align: center;
  line-height: 41px;
  max-width: 1000px;
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  font-weight: 700;
  color: #3c4885;
  text-transform: none;
  letter-spacing: 0;
  font-family: 'Lora', serif;
}
#section2-image {
  position: relative;
  margin: 0 5% 0 0;
  float: left;
  width: 100%;
  padding: 10px 0 0;
}
#section2-image img {
  max-width: 100%;
}
#section2 .content-title img {
  max-width: 100%;
}
#section2-row1 {
  float: left;
  width: 45%;
  margin: 0;
  clear: none;
  padding: 10px 0 0;
}
#section2 h3 {
  color: #323b6d;
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 20px;
  letter-spacing: 0.08em;
  font-weight: 900;
  text-transform: uppercase;
  clear: both;
  position: relative;
}
#section2-row1 blockquote {
  color: #8e8069;
  font-size: 26px;
  line-height: 38px;
  padding: 0;
  margin: 0 0 20px;
  font-weight: 400;
  font-style: normal;
}
#section2-row1 blockquote p {
  color: #8e8069;
  font-size: 26px;
  line-height: 38px;
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-style: normal;
}
#section2-row1 blockquote:before {
  content: none;
}
#section2-text1 {
  margin: 0 0 20px;
  float: left;
  width: 100%;
}
#section2-text2 {
  margin: 0 0 40px;
  float: left;
  width: 100%;
}
#section2-text1 h3 {
  padding: 0 0 14px;
}
#section2-text1 h3:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 3000px;
  height: 1px;
  background: #b7b7b7;
}
#section2-row2 {
  float: right;
  width: 50%;
  margin: 0;
  clear: none;
}
#section2 img {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px;
}
@media (max-width: 1299px) {
  #main #section2 {
    padding: 40px 25px 70px;
    margin: 0;
  }
  #main #section2 .container {
    padding: 0;
  }
  #section2 .content-title {
    padding: 0;
    margin: 0 0 60px;
    width: 100%;
  }
  #section2 .content-title h2 {
    font-size: 55px;
    line-height: 60px;
    margin: 0 auto 30px;
    padding: 0;
  }
  #section2 .content-title h2 strong {
    font-size: 22px;
  }
  #section2 .content-title p {
    font-size: 18px;
    line-height: 23px;
    max-width: 480px;
  }
  #section2 h3 {
    font-size: 18px;
    line-height: 26px;
    padding: 0 0 12px;
  }
  #section2-row1 h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 14px;
  }
  #section2-row1 p {
    font-size: 12px;
    line-height: 20px;
  }
  #section2-text1 {
    margin: 0 0 26px;
  }
  #section2-row1 blockquote p {
    font-size: 16px;
    line-height: 24px;
  }
  #section2 .button {
    background: none;
    color: #323b6d !important;
    text-decoration: underline !important;
    text-transform: uppercase;
    font-weight: 800;
    padding: 0;
    margin: 0;
    text-align: left;
  }
  #section2-text2 {
    margin: 0;
    max-height: 0px;
    overflow: hidden;
    clear: both;
  }
  .open #section2-text2 {
    max-height: 9000px;
  }
  .open .button {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #main #section2 {
    padding: 46px 14px 50px;
    margin: 0;
  }
  #section2 .content-title {
    width: 100%;
    margin: 0 0 20px;
  }
  #section2 .content-title h2 {
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    margin: 0 auto 20px;
    max-width: 280px;
  }
  #section2 .content-title p {
    font-size: 28px;
    line-height: 36px;
    max-width: 374px;
  }
  #section2-row1 blockquote p {
    text-align: center;
  }
  #section2 .content-title h2 strong {
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    margin: 0 0 10px;
  }
  #section2-row1 {
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 0;
  }
  #section2-row2 {
    float: left;
    width: 100%;
    margin: 0;
    clear: none;
  }
  #section2 h3 {
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 16px;
    max-width: 260px;
    margin: 0 auto 20px;
  }
  #section2-text1 h3:after {
    right: 0px;
    width: 100%;
  }
  #section2 p {
    font-size: 13px;
    line-height: 21px;
  }
  #section2 #section2-content1 h3:before {
    width: 200px;
    bottom: 0px;
    left: 50%;
    margin: 0 0 0 -100px;
    padding: 0 0 16px;
  }
  #main #section2 .button {
    margin: 0 auto 30px;
    font-size: 13px;
    letter-spacing: 0.1em;
    text-align: center;
  }
  #section2.open .button {
    display: none !important;
  }
}

/* ===== HOME SECTION3 ===== */

#section3 {
  background: url(images/bg-pattern.jpg) center center repeat;
  padding: 130px 60px 225px;
}
#section3 .container {
  max-width: 1940px;
}
#section3-title {
  margin: 0 auto 70px;
  position: relative;
}
#section3-title h2 {
  color: #292f51;
  text-align: center;
  font-size: 51px;
  line-height: 60px;
  font-weight: 800;
  margin: 0 0 26px;
  letter-spacing: 0.15em;
  position: relative;
  text-transform: uppercase;
}
#section3-title p {
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  color: #ac9c80;
  text-align: center;
  letter-spacing: 0.01em;
  font-family: 'Lora', serif;
  max-width: 740px;
  margin: 0 auto 45px;
}
#main #section3 .button {
  background: #323b6d;
  border-radius: 30px;
  font-size: 16px;
  color: #FFF;
  text-transform: lowercase;
  letter-spacing: 0.1em;
  font-family: 'Lora', serif;
  padding: 22px 56px;
}
#main #section3 .button:hover {
  background: #ac9c80;
}
#section3-slider {
  clear: both;
  margin: 0 auto;
}
#section3-slider .slick-list {
  margin: 0;
}
#section3-slider .slick-track {
  padding: 0;
}
#section3 .testimonial-content {
  height: 712px;
  position: relative;
  padding: 34px 20px;
}
#section3 .testimonial-content:before {
  content: '';
  width: 80%;
  height: 710px;
  border: 1px solid #313962;
  left: 10%;
  top: 0px;
  position: absolute;
  z-index: 99;
}
#section3 .testimonial-info {
  height: 640px;
  position: relative;
  background: #1e233c;
  padding: 90px 15% 40px;
}
#section3 .testimonial-text {
  padding: 270px 8% 4px;
  height: 485px;
  position: relative;
}
#section3 .testimonial-title {
  font-size: 27px;
  line-height: 34px;
  color: #cdba99;
  font-weight: 400;
  text-align: center;
  max-width: 280px;
  padding: 96px 0 0;
  background: url(images/icon-stars.png) top center no-repeat;
  background-size: 100% auto;
  margin: 0 auto 23px;
  position: relative;
  font-family: 'Lora', serif;
}
#section3 .testimonial-quote {
  border-left: 0px;
  text-align: center;
  position: relative;
  margin: 0 auto 65px;
  width: 100%;
  float: none;
  display: block;
  max-width: 380px;
  padding: 0;
}
#section3 .testimonial-quote:before {
  content: none;
}
#section3 .testimonial-quote p {
  color: #FFF;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}
#section3 .testimonial-source {
  font-size: 16px;
  line-height: 30px;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  max-width: 327px;
  margin: 0 auto 30px;
  padding: 14px 0;
  position: relative;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  font-family: 'Nunito Sans', sans-serif;
}
#section3 .testimonial-source:after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0px;
  width: 100%;
  background: #FFF;
  height: 1px;
}
#section3 .testimonial-source strong {
  color: #cdba99;
  font-weight: 400;
  text-transform: uppercase;
}
#main #section3 .button {
  margin: 0 auto;
}
#section3-slider .slick-dots {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -100px;
  margin: 0;
}
#section3-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
#section3-slider .slick-dots li button {
  font-size: 0px;
  border: 0px;
  background: #d1d1d1;
  width: 8px;
  height: 8px;
  padding: 0;
  margin: 0 auto;
  display: table;
  border-radius: 100%;
}
#section3-slider .slick-dots li.slick-active button {
  background: #999a9a;
}
#section3-slider .slick-dots li button:hover {
  background: #999a9a;
}
@media (max-width: 1700px) {
  #section3 .testimonial-info {
    padding: 70px 15%;
  }
}
@media (max-width: 1299px) {
  #main #section3 {
    padding: 46px 25px 110px;
  }
  #main #section3 .container {
    max-width: 740px;
  }
  #section3-title {
    margin: 0 auto 44px;
  }
  #section3-title h2 {
    font-size: 30px;
    line-height: 38px;
    margin: 0 0 20px;
  }
  #section3-title p {
    font-size: 18px;
    line-height: 26px;
    max-width: 500px;
    margin: 0 auto 30px;
  }
  #section3-title .button {
    font-size: 13px;
  }
  #section3 .testimonial {
    height: 550px;
    padding: 25px 8px;
  }
  #section3 .testimonial-content {
    height: 526px;
    padding: 24px 0;
  }
  #section3 .testimonial-content:before {
    width: 80%;
    height: 520px;
    left: 10%;
  }
  #section3 .testimonial-info {
    height: 474px;
    padding: 34px 30px;
  }
  #section3 .testimonial-title {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 36px;
    background-size: 144px;
    padding: 60px 0 0;
  }
  #section3 .testimonial-quote {
    margin: 0 0 20px;
  }
  #section3 .testimonial-quote p {
    font-size: 14px;
    line-height: 20px;
  }
  #section3 .testimonial-source {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
  }
  #section3 .testimonial-source strong {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
  }
  #section3-slider .slick-dots {
    bottom: -80px;
  }
  #section3-slider .slick-dots li {
    display: inline-block;
    margin: 0 5px;
  }
  #section3-slider .slick-dots li button {
    width: 8px;
    height: 8px;
  }
  #main #section3 .button {
    height: 59px;
    line-height: 57px;
    padding: 0 40px;
  }
  #main #section3 .button em {
    font-size: 12px;
  }
  #main #section3 .button strong {
    font-size: 13px;
  }
}
@media (max-width:767px) {
  #main #section3 {
    padding: 36px 35px;
  }
  #section3-title h2 {
    font-size: 30px;
    line-height: 34px;
    margin: 0 auto 20px;
    letter-spacing: 0.2em;
    max-width: 300px;
  }
  #section3-title p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 auto 30px;
    max-width: 300px;
  }
  #main #section3 .button {
    font-size: 12px;
    height: 59px;
    line-height: 49px;
    padding: 0 40px;
    width: 224px;
    height: 49px;
  }
  #section3-slider {
    margin: 0 0 20px;
  }
  #section3 .testimonial {
    margin: 0 0 20px !important;
    border: 0px !important;
    height: 448px;
    padding: 0;
  }
  #section3 .testimonial-content {
    height: 448px;
    max-width: 280px;
    margin: 0 auto;
	  padding: 18px 0;
  }
  #section3 .testimonial-content:before {
    width: 80%;
    height: 448px;
  }
  #section3 .testimonial-info {
    height: 414px;
    padding: 26px 40px;
  }
  #section3 .testimonial-text {
    margin: 0 auto;
  }
  #section3 .testimonial-title {
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    margin: 0 auto 20px;
    padding: 56px 0 0;
  }
  #section3 .testimonial-quote {
    text-align: center;
  }
	#section3 .testimonial-source:after {
    display:none;
}
  #section3 .testimonial-quote p {
    font-size: 12px;
    line-height: 23px;
  }
  #section3 .testimonial-source {
    font-size: 12px;
    line-height: 23px;
    text-align: center;
  }
  #section3-slider .slick-dots {
    margin: 30px 0 0;
  }
  #section3-slider .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}

/* ===== HOME SECTION4 ===== */

#section4 {
  padding: 0;
  background: #dedddd;
  z-index: 9;
}
#section4 .container {
  max-width: 100%;
  position: relative;
}
#section4-title {
  margin: 0;
  float: left;
  width: 23%;
  background: url(images/bg-practice-areas.jpg);
  background-size: cover;
  height: 526px;
  padding: 128px 0 0 3%;
}
#section4-title h2 {
  color: #FFF;
  font-size: 72px;
  text-align: left;
  line-height: 72px;
  letter-spacing: 0.03em;
  font-weight: 400;
  margin: 0 0 60px;
  max-width: 320px;
  padding: 0 0 0 54px;
  position: relative;
  font-family: 'Lora', serif;
}
#section4-title h2:before {
  content: '';
  background: #FFF;
  height: 263px;
  width: 13px;
  position: absolute;
  top: 0px;
  left: 0px;
}
#section4 .button {
  width: 276px;
  height: 62px;
  background: #323b6d;
  text-transform: uppercase;
  padding: 24px 10px;
  font-weight: 400;
  border-radius: 0px;
  margin: 0 0 0 54px;
  float: left;
}
#section4 .button:hover {
  background: #ac9c80;
}
#section4 #practice-areas {
  float: left;
  width: 77%;
  padding: 116px 5%;
  margin: 0 auto;
  display: block;
  height: 526px;
  background: #f1f1f1;
  position: relative;
}
#section4 .practice-area-col {
  float: left;
    width: 45%;
    margin: 0 5% 0 0;
}
#section4 .practice-area-col:nth-child(3) {
  margin: 0;
}
#section4 .practice-area {
  float: left;
  width: 100%;
  position: relative;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 44px;
  padding: 0 0 0 58px;
  overflow: visible;
  cursor: pointer;
  text-decoration: none !important;
  transition: background .5s linear;
  -moz-transition: background .5s linear;
  -webkit-transition: background .5s linear;
}
#section4 .practice-area:last-child {
  margin: 0;
}
#section4 .practice-area-icon {
  width: 54px;
  top: 0px;
  left: 0px;
  position: absolute;
}
#section4 .practice-area-title {
  font-weight: 700;
  font-size: 14px !important;
  line-height: 24px;
  text-align: left;
  position: relative;
  color: #877b66;
  width: 100%;
  display: block;
  text-decoration: none !important;
  text-transform: uppercase;
  padding: 18px 9px;
  letter-spacing: 0.01em;
}
#section4 .practice-area-title:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #c5c5c5;
}
#section4 .practice-area:hover .practice-area-title {
  color: #323b6d;
  font-weight: 800;
}
@media(max-width: 1800px) {
  #section4-title {
    width: 28%;
    padding: 128px 0 0 4%;
  }
  #section4-title h2 {
    font-size: 60px;
    line-height: 68px;
    letter-spacing: 0.03em;
    margin: 0 0 60px;
    padding: 0 0 0 50px;
  }
  #section4 #practice-areas {
    width: 72%;
    padding: 116px 3%;
  }
  #section4 .button {
    width: 220px;
    height: 62px;
    padding: 24px 5px;
    font-size: 14px;
  }
  #section4 .practice-area-title {
    font-size: 15px;
    line-height: 24px;
    padding: 18px 8px;
    letter-spacing: 0;
  }
  #section4 .practice-area-col {
     width: 45%;
     margin: 0 4% 0 0;
  }
}
@media(max-width: 1700px) {
  #section4-title h2 {
    font-size: 54px;
    line-height: 64px;
    max-width: 260px;
  }
  #section4 .practice-area-title {
    font-size: 13px;
    line-height: 24px;
    padding: 18px 4px;
  }
  #section4 .practice-area-col {
    width: 45%;
    margin: 0 3% 0 0;
  }
}
@media(max-width: 1600px) {
  #section4 .practice-area-title {
    font-size: 13px;
    padding: 18px 2px;
  }
  #section4 .practice-area-col {
    width: 45%;
    margin: 0 2% 0 0;
  }
}
@media(max-width: 1299px) {
  #section4 {
    height: 282px;
  }
  #section4-title {
    width: 35%;
    height: 282px;
    padding: 48px 0 0 4%;
  }
  #section4-title h2 {
    font-size: 50px;
    line-height: 53px;
    letter-spacing: 0.03em;
    margin: 0 0 34px;
    padding: 0 0 0 25px;
    max-width: 200px;
  }
  #section4-title h2:before {
    content: '';
    height: 190px;
    width: 10px;
  }
  #section4 .button {
    width: 180px;
    height: 45px;
    padding: 18px 5px;
    margin: 0 0 0 25px;
    font-size: 12px;
  }
  #section4 #practice-areas {
    width: 65%;
    height: 282px;
    padding: 50px 5%;
  }
  #section4 .practice-area-col {
    width: 48%;
    margin: 0 4% 0 0;
  }
  #section4 .practice-area-col:nth-child(2) {
    margin: 0;
  }
  #section4 .practice-area-col:nth-child(3) {
    display: none;
  }
  #section4 .practice-area {
    margin: 0 0 20px;
    padding: 0 0 0 37px;
  }
  #section4 .practice-area-icon {
    width: 28px;
  }
  #section4 .practice-area-icon img {
    width: 28px;
  }
  #section4 .practice-area-title {
    font-size: 12px;
    padding: 12px 0 10px;
  }
}
@media(max-width:767px) {
  #section4 {
    padding: 0;
    height: auto;
  }
  #section4-title {
    width: 100%;
    height: 235px;
    padding: 40px 44px;
  }
  #section4-title h2 {
    font-size: 48px;
    line-height: 52px;
    max-width: 220px;
    margin: 0 auto 10px;
    padding: 0 0 0 20px;
  }
  #section4-title h2:before {
    width: 5px;
    height: 156px;
    left: -20px;
  }
  #section4 .button {
    font-size: 12px;
    height: 40px;
    width: 200px;
    font-weight: 800;
    margin: 0 auto;
    float: none;
    padding: 14px 10px;
  }
  #section4 #practice-areas {
    width: 100%;
    height: auto;
    padding: 50px 22px 30px;
  }
  #section4 .practice-area-col {
    width: 100%;
    margin: 0;
  }
  #section4 .practice-area-col:nth-child(3) {
    width: 100%;
    margin: 0;
    display: block;
  }
  #section4 .practice-area {
    margin: 0 0 20px !important;
    padding: 0 0 0 40px;
    border-bottom: 0px;
  }
  #section4 .practice-area-icon {
    width: 40px;
  }
  #section4 .practice-area-icon img {
    width: 22px;
  }
  #section4 .practice-area-title {
    font-size: 12px;
  }
}

/* ===== HOME SECTION5 ===== */

#main #section5 {
  padding: 135px 0 175px;
  margin: 0;
  width: 100%;
  z-index: 2;
  position: relative;
  background: #FFF;
}
#main #section5 .container {
  max-width: 1890px;
}
#main #section5-row1 {
  width: 48%;
  float: right;
  padding: 40px 5% 0 0;
}
#main #section5-row2 {
  float: left;
  width: 44%;
  clear: none;
  padding: 0 0 0 30px;
}
#section5-image {
  position: relative;
  z-index: 1;
}
#section5-image img {
  max-width: 100%;
}
#section5-image:before {
  content: '';
  background: #1e233c;
  position: absolute;
  bottom: -65px;
  left: -110%;
  width: 200%;
  height: 100%;
  x: 100%;
  z-index: -1;
}
#main #section5-content {
  position: relative;
}
#main #section5-title {
  margin: 10px 0 30px;
  float: left;
  width: 100%;
}
#main #section5-title h2 {
  color: #ac9c80;
  font-size: 25px;
  text-align: left;
  line-height: 48px;
  letter-spacing: 0;
  margin: 0;
  position: relative;
  width: 100%;
  font-family: 'Lora', serif;
  font-weight: 400;
}
#main #section5-title h2 strong {
  font-size: 40px;
  color: #292f51;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 0 0 12px;
  position: relative;
  font-family: 'Nunito Sans', sans-serif;
}
#main #section5-title h2 strong:after {
  content: '';
  background: #b7b7b7;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 3000px;
  height: 1px;
}
#section5-text {
  margin: 0 0 70px;
}
#main #section5-title h3 {
  color: #80745f;
  font-size: 22px;
  text-align: left;
  line-height: 30px;
  letter-spacing: 0.1em;
  margin: 0 0 30px;
  position: relative;
  font-weight: 700;
  font-family: 'Lora', serif;
  width: 100%;
}
#main #section5-text h3 {
  color: #80745f;
  font-size: 22px;
  text-align: left;
  line-height: 30px;
  letter-spacing: 0.01em;
  margin: 0 0 20px;
  position: relative;
  font-weight: 600;
  font-family: 'Lora', serif;
  width: 100%;
}
#section5 .button {
  background: #323b6d;
  padding: 22px 53px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.1em;
}
#section5 .button:hover {
  background: #ac9c80;
}
@media (max-width: 1800px) {
  #main #section5-title h2 strong {
    font-size: 36px;
    letter-spacing: 0.03em;
  }
}
@media (max-width: 1299px) {
  #main #section5 {
    padding: 70px 0 80px;
  }
  #main #section5-row1 {
    width: 50%;
    padding: 10px 20px 0 0;
  }
  #main #section5-row2 {
    width: 45%;
    padding: 0 0 0 20px;
  }
  #section5-image:before {
    bottom: -30px;
  }
  #main #section5-title {
    margin: 0;
  }
  #main #section5-title h2 {
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 26px;
  }
  #main #section5-title h2 strong {
    font-size: 16px;
    line-height: 25px;
    padding: 0 0 11px;
  }
  #main #section5-title h3 {
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 20px;
  }
  #main #section5-text {
    margin: 0 0 40px;
  }
  #main #section5-text p {
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 20px;
  }
  #main #section5-text h3 {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 20px;
  }
  #main #section5 .button {
    line-height: 50px;
    font-size: 14px;
    height: 50px;
    padding: 0;
    margin: 0;
    width: 280px;
  }
  #section5-text2 {
    max-height: 0px;
    overflow: hidden;
  }
  .open #section5-text2 {
    max-height: 9000px;
  }
  .open #section5 .button {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #main #section5 {
    padding: 40px 0;
  }
  #main #section5-row1 {
    width: 100%;
    margin: 0 0 30px;
    padding: 0 20px;
  }
  #main #section5-row2 {
    width: 100%;
    text-align: center;
    height: 348px;
    padding: 0;
  }
  #section5-image {
    width: 100%;
  }
  #section5-image img {
    width: 278px;
    margin: 0 auto;
  }
  #section5-image:before {
    width: 100%;
    height: 230px;
    top: 46px;
    left: 0px;
  }
  #main #section5-title {
    text-align: center;
  }
  #main #section5-title h2 {
    text-align: center;
    font-size: 16px;
    max-width: 300px;
    margin: 0 auto;
  }
  #main #section5-title h2 strong:after {
    width: 100%;
  }
  #main #section5-title h2 strong {
    font-size: 25px;
    line-height: 30px;
    display: inline-block;
    margin: 5px 0;
  }
  #main #section5-title p {
    text-align: center;
  }
  #main #section5-text h3 {
    text-align: center;
    max-width: 300px;
    margin: 0 auto 20px;
  }
  #main #section5-title h3 {
    text-align: center;
  }
  #main #section5-text {
    margin: 0;
  }
  #main #section5-text p {
    text-align: center;
  }
  #main #section5 .button {
    margin: 60px auto 0;
    width: 264px;
    height: 48px;
    font-size: 12px;
    padding: 0 26px;
  }
}

/* ===== SECTION 6 ===== */

#main #section6 {
  padding: 24px 0 0;
  width: 100%;
  position: relative;
  margin: 0;
  float: left;
  clear: both;
  z-index: 2;
}
#main #section6 .container {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
#main #section6-title {
  margin: 0 0 72px;
}
#main #section6-title h2 {
  font-size: 80px;
  margin: 0;
  text-align: center;
  font-family: 'Lora', serif;
  font-weight: 400;
}
#section6-reasons {
  background: #1e233c;
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 32px 10px;
  float: left;
}
#section6 .reason {
  width: 20%;
  height: 366px;
  margin: 0;
  padding: 0 9px;
  text-align: center;
  position: relative;
  float: left;
  text-decoration: none !important;
}
#section6 .reason-info {
  height: 366px;
  padding: 52px 25px;
  position: relative;
  border: 1px solid #323b6d;
}
#section6 .reason-number {
  color: #cdba99;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 auto 80px;
  position: relative;
  float: left;
  width: 100%;
}
#section6 .reason-number span {
  position: relative;
  z-index: 3;
  float: left;
  background: #1e233c;
  padding: 0 10px 0 0;
}
#section6 .reason-number:before {
  content: '';
  width: 43px;
  background: #1e233c;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  z-index: 1;
}
#section6 .reason-number:after {
  content: '';
  width: 100%;
  background: #cdba99;
  position: absolute;
  top: 50%;
  left: 0px;
  height: 1px;
  z-index: 0;
}
#section6 .reason h3 {
  color: #FFF;
  font-size: 24px;
  line-height: 41px;
  letter-spacing: 0;
  position: relative;
  margin: 12px 0 0;
  text-align: center;
  width: 100%;
  font-weight: 400;
  font-family: 'Lora', serif;
}
@media (max-width: 1800px) {
  #main #section6-title h2 {
    font-size: 72px;
  }
  #section6 .reason-number {
    margin: 0 auto 40px;
  }
}
@media (max-width: 1299px) {
  #section6-reasons {
    padding: 12px 10px;
  }
  #main #section6-title {
    margin: 0 0 24px;
  }
  #main #section6-title h2 {
    font-size: 35px;
  }
  #reasons {
    padding: 10px 8px;
  }
  #section6 .reason {
    width: 20%;
    padding: 0 3px;
    height: 258px;
  }
  #section6 .reason-info {
    height: 258px;
  }
  #section6 .reason-number {
    font-size: 12px;
    padding: 0 0 20px;
    margin: 0 auto 20px;
  }
  #section6 .reason-number span {
    float: none;
    padding: 0;
  }
  #section6 .reason-number:before {
    content: none;
  }
  #section6 .reason-number:after {
    background: #cdba99;
    width: 100%;
    bottom: 0px;
    left: 0px;
    top: auto;
  }
  #section6 .reason h3 {
    margin: 0;
    font-size: 13px;
    line-height: 23px;
    clear: both;
  }
}
@media (max-width:767px) {
  #main #section6-title {
    margin: 0 0 30px;
  }
  #main #section6-title h2 {
    font-size: 39px;
    line-height: 46px;
    max-width: 300px;
    margin: 0 auto;
  }
  #section6-reasons {
    padding: 17px 13px;
  }
  #section6 .reason {
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    height: 250px;
  }
  #section6 .reason:last-child {
    margin: 0;
  }
  #section6 .reason-info {
    padding: 45px 26px;
    height: 250px;
  }
  #section6 .reason-number {
    margin: 0 0 50px;
    font-size: 16px;
    padding: 0;
  }
  #section6 .reason-number span {
    text-align: left;
    float: left;
    z-index: 2;
    padding: 0 10px 0 0;
  }
  #section6 .reason-number:after {
    content: '';
    width: 100%;
    background: #cdba99;
    position: absolute;
    top: 50%;
    left: 0px;
    height: 1px;
    z-index: 0;
  }
  #section6 .reason h3 {
    font-size: 18px;
    line-height: 30px;
    max-width: 240px;
    margin: 0 auto;
  }
}

/* ===== SECTION7 ===== */

#main #section7 {
  background: #FFF;
  padding: 90px 60px 110px;
  float: left;
  width: 100%;
  z-index: 1;
  margin: 0;
}
#main #section7 .container {
  max-width: 1450px;
}
#section7 .content-title {
  margin: 0 auto 45px;
  float: left;
  width: 100%;
  padding: 50px 0 0 360px;
  position: relative;
  height: 295px;
  background: url(images/sunburst.png) 0px 0px no-repeat;
}
#section7 .content-title h2 {
  color: #ac9c80;
  font-size: 50px;
  text-align: left;
  letter-spacing: 0.01em;
  line-height: 66px;
  max-width: 945px;
  margin: 0;
  position: relative;
  font-family: 'Lora', serif;
  font-weight: 400;
}
#section7 .content-title h2 strong {
  color: #1e233c;
  font-weight: 400;
  text-transform: uppercase;
}
#section7-row1 {
  float: left;
  width: 46%;
  margin: 0;
  clear: none;
}
#section7-row2 {
  float: right;
  width: 46%;
  clear: none;
}
#section7 h3 {
  color: #323b6d;
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 15px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 800;
}
#section7 p {
  margin: 0 0 25px;
}
#section7 .content-text p:last-child {
  margin: 0;
}
#section7-text1 {
  margin: 0 0 34px;
  padding: 0 0 30px;
  border-bottom: 1px solid #cdba99;
}
div#section7-text1 ul {
    margin-left: 30px;
}
#section7-text2 {
  margin: 0 0 32px;
}
#section7-text3 {
  margin: 0 0 32px;
}
#section7-video {
  position: relative;
}
#section7-video iframe {
  max-width: 100%;
}
#section7-video img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1299px) {
  #main #section7 {
    padding: 36px 22px;
  }
  #section7 .content-title {
    margin: 0 auto 42px;
    padding: 32px 0 0 200px;
    background-size: 177px auto;
    max-width: 760px;
    float: none;
    height: 170px;
  }
  #section7 .content-title h2 {
    font-size: 30px;
    line-height: 40px;
  }
  #section7-row1 {
    width: 50%;
  }
  #section7-row2 {
    width: 40%;
  }
  #section7 h3 {
    font-size: 13px;
    line-height: 18px;
  }
  #section7-text1 {
    padding: 0 0 20px;
    margin: 0 0 12px;
  }
  #section7-text2 {
    padding: 14px 0 0;
  }
}
@media (max-width: 767px) {
  #main #section7 {
    padding: 48px 24px 42px;
    margin: 0px;
  }
  #section7 .content-title {
    margin: 0 0 30px;
    height: auto;
    padding: 248px 0 0;
    background-position: top center;
    background-size: 232px auto;
  }
  #section7 .content-title h2 {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
  }
  #section7-row1 {
    width: 100%;
    margin: 0;
  }
  #section7 .button {
    font-size: 16px;
    background: none;
    width: 300px;
    margin: 0 auto;
    padding: 8px 50px;
    line-height: 1;
    border-radius: 0px;
    float: none;
    font-weight: 800;
    color: #323b6d !important;
    text-transform: uppercase;
    text-decoration: underline !important;
  }
  #section7.open .button {
    display: none !important;
  }
  #section7-row2 {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  #section7 h3 {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    margin: 0 auto 25px;
    max-width: 280px;
  }
  #section7-text1 p {
    text-align: center;
  }
  #section7-text1 {
    width: 100%;
    margin: 0 0 25px;
    text-align: center;
    padding: 0;
    border: 0;
  }
	#section7-text1 ul li {
    text-align: left;
    margin-left: 50px;
    font-size: 14px;
    line-height: 20px;
}
  #main #section7 p {
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 20px;
  }
  #main #section7 p:last-child {
    margin: 0;
  }
  #section7-text2 {
    width: 100%;
    margin: 0;
    text-align: center;
    max-height: 0px;
    overflow: hidden;
  }
  .open #section7-text2 {
    max-height: 9000px;
    margin:  0 0 40px;
  }
  #section7-text3 {
    display: none;
  }
}

/* ===== SECTION 8 ===== */

#main #section8 {
  padding: 70px 50px;
  width: 100%;
  position: relative;
  margin: 0;
  float: left;
  clear: both;
  z-index: 2;
  background: #f1f1f1;
}
#main #section8 .container {
  max-width: 1100px;
  padding: 0 370px 0 0;
  position: relative;
}
#main #section8-title h2 {
  font-size: 36px;
  line-height: 44px;
  color: #1e233c;
  font-family: 'Lora', serif;
  margin: 0;
}
#main #section8-title h2 em {
  font-weight: 400;
}
#main #section8-title h2 strong {
  font-weight: 700;
}
#main #section8-buttons {
  position: absolute;
  width: 390px;
  top: 37px;
  right: 0px;
}
#main #section8-buttons .button {
  width: 172px;
  height: 62px;
  display: inline;
  border-radius: 0px;
  text-transform: uppercase;
}
#main #section8-call {
  background: #ac9c80 url(images/icon-phone.png) 30px 23px no-repeat;
  padding: 20px 20px 20px 65px;
  margin: 0 23px 0 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}
#main #section8-call:hover {
  background: #323b6d url(images/icon-phone.png) 30px 23px no-repeat;
}
#main #section8-email {
  background: #323b6d url(images/icon-email.png) 24px 19px no-repeat;
  padding: 20px 25px 20px 63px;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}
#main #section8-email:hover {
  background: #ac9c80 url(images/icon-email.png) 25px 19px no-repeat;
}
@media (max-width: 1299px) {
  #main #section8 {
    padding: 36px 40px;
  }
  #main #section8 .container {
    max-width: 584px;
    padding: 0 240px 0 0;
  }
  #main #section8-title h2 {
    font-size: 18px;
    line-height: 23px;
    margin: 0;
  }
  #main #section8-buttons {
    width: 230px;
    top: 20px;
  }
  #main #section8-buttons .button {
    width: 105px;
    height: 41px;
    margin: 0 10px 0 0;
    font-size: 12px;
    padding: 12px 12px 12px 36px;
  }
  #main #section8-buttons #section8-call {
    background: #ac9c80 url(images/icon-phone.png) 19px 15px no-repeat;
    background-size: 12px;
  }
  #main #section8-buttons #section8-email {
    background: #323b6d url(images/icon-email.png) 16px 15px no-repeat;
    background-size: 10px;
  }
}
@media (max-width:767px) {
  #main #section8 {
    padding: 40px 40px;
  }
  #main #section8 .container {
    padding: 0;
  }
  #main #section8-title {
    text-align: center;
  }
  #main #section8-title h2 {
    font-size: 22px;
    line-height: 26px;
    max-width: 240px;
    margin: 0 auto;
  }
  #main #section8-buttons {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    float: left;
    text-align: center;
    margin: 20px 0 0;
  }
  #main #section8-buttons .button {
    width: 173px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    margin: 0 auto;
    display: table;
    background-size: 16px !important;
    padding: 0 12px 0 36px;
    clear: both;
  }
  #main #section8-buttons #section8-call {
    background: #ac9c80 url(images/icon-phone.png) 29px 15px no-repeat;
    background-size: 12px;
    margin: 0 auto 18px;
  }
  #main #section8-buttons #section8-email {
    background: #323b6d url(images/icon-email.png) 26px 15px no-repeat;
    background-size: 10px;
  }
}

/* ===== SECTION 9 ===== */

#main #section9 {
  padding: 124px 10px 140px;
  width: 100%;
  position: relative;
  margin: 0;
  float: left;
  clear: both;
  z-index: 2;
  background: #303657 url(images/bg-referrals.jpg) center center no-repeat;
  background-size: cover;
}
#main #section9 .container {
  max-width: 1220px;
}
#main #section9-title h2 {
  font-size: 72px;
  color: #cdba99;
  font-weight: 400;
  padding: 0 0 41px;
  margin: 0 auto 60px;
  position: relative;
  font-family: 'Lora', serif;
  display: table;
  float: none;
  width: auto;
}
#main #section9-title h2:after {
  content: '';
  background: #cdba99;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  position: absolute;
}
#main #section9-title p {
  font-size: 16px;
  line-height: 32px;
  color: #FFF;
  text-align: center;
  margin: 0 auto 50px;
}
#main #section9-phone {
  width: 433px;
  height: 79px;
  border-radius: 30px;
  color: #ac9c80 !important;
  font-size: 39px;
  font-family: 'Lora', serif;
  font-weight: 700;
  padding: 15px 0 15px 48px;
  background: #FFF url(images/icon-call.png) 60px 26px no-repeat;
  margin: 0 auto;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}
#main #section9-phone:hover {
  background: #ac9c80 url(images/icon-call.png) 60px -55px no-repeat;
  color: #FFF !important;
}
@media (max-width: 1299px) {
  #main #section9 {
    padding: 36px 50px 45px;
  }
  #main #section9 .container {
    max-width: 670px;
  }
  #main #section9-title h2 {
    font-size: 35px;
    padding: 0 0 20px;
    margin: 0 auto 34px;
  }
  #main #section9-title p {
    font-size: 14px;
    line-height: 23px;
  }
  #main #section9-phone {
    width: 217px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    background: #FFF url(images/icon-call.png) 30px 14px no-repeat;
    background-size: 15px;
    padding: 0 20px 0 44px;
    color: #ac9c80 !important;
  }
  #main #section9-phone:hover {
    background: #FFF url(images/icon-call.png) 30px 14px no-repeat;
    background-size: 15px;
  }
}
@media (max-width:767px) {
  #main #section9 {
    padding: 50px 30px 60px;
  }
  #main #section9-title h2 {
    font-size: 28px;
    padding: 0 0 16px;
    margin: 0 auto 42px;
  }
  #main #section9-title p {
    font-size: 14px;
    line-height: 22px;
  }
  #main #section9-phone {
    font-size: 22px;
    width: 239px;
    height: 44px;
    padding: 0 12px 0 30px;
    line-height: 44px;
    background: #FFF url(images/icon-call.png) 26px 14px no-repeat;
    background-size: 15px;
  }
  #main #section9-phone:hover {
    color: #ac9c80 !important;
    background: #FFF url(images/icon-call.png) 26px 14px no-repeat;
  }
}

/* ===== SECTION10 ===== */

#main #section10 {
  padding: 148px 60px 240px;
  margin: 0;
  width: 100%;
  z-index: 2;
  position: relative;
  background: #FFF;
}
#main #section10 .container {
  max-width: 1700px;
}
#main #section10-title {
  margin: 0 0 120px;
}
#main #section10 h2 {
  color: #1e233c;
  letter-spacing: 0.01em;
  font-size: 54px;
  text-align: center;
  font-family: 'Lora', serif;
  margin: 0 0 40px;
  font-weight: 400;
}
#main #section10 p {
  color: #8a7d67;
  letter-spacing: 0.01em;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  font-family: 'Lora', serif;
  margin: 0 auto;
  max-width: 990px;
}
#main #section10-slider {
  padding: 0 70px;
  clear: both;
}
#main #section10 .award {
  display: inline-block;
  margin: 0;
  height: 140px;
  line-height: 140px;
  text-align: center;
}
#main #section10 .award img {
  margin: 0 auto;
  max-width: 100%;
  display: inline-block;
}
#section10-slider .slick-dots {
  position: absolute;
  left: 0px;
  bottom: -100px;
  width: 100%;
  text-align: center;
  margin: 0;
}
#section10-slider .slick-dots {
  position: absolute;
  left: 0px;
  bottom: -110px;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}
#section10-slider .slick-dots li {
  display: inline-block;
  margin: 0 6px;
}
#section10-slider .slick-dots li button {
  font-size: 0px;
  border: 0px;
  background: #d1d1d1;
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 100%;
}
#section10-slider .slick-dots li.slick-active button {
  background: #999a9a;
}
#section10-slider .slick-dots li button:hover {
  background: #999a9a;
}
@media (max-width: 1299px) {
  #main #section10 {
    padding: 46px 30px 90px;
  }
  #main #section10 .container {
    max-width: 680px;
  }
  #main #section10-title {
    margin: 0 0 36px;
  }
  #main #section10 h2 {
    font-size: 30px;
    margin: 0 0 20px;
  }
  #main #section10 p {
    font-size: 16px;
    line-height: 24px;
    max-width: 500px;
  }
  #main #section10-slider {
    padding: 0 20px;
    margin: 0 0 20px;
  }
  #main #section10 .award {
    height: 100px;
    line-height: 100px;
    padding: 0 20px;
  }
  #main #section10 .award img {
    margin: 0 auto;
    display: inline-block;
    max-width: 100%;
    height: auto;
  }
  #section10-slider .slick-dots li {
    margin: 0 6.5px;
  }
  #section10-slider .slick-dots li button {
    width: 8px;
    height: 8px;
  }
  #section10-slider .slick-dots {
    bottom: -70px;
  }
}
@media (max-width: 767px) {
  #main #section10 {
    padding: 48px 20px 60px;
  }
  #main #section10 h2 {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    max-width: 300px;
    margin: 0 auto 20px;
  }
  #section10-slider .slick-dots {
    bottom: -80px;
    padding: 0;
    top: auto;
    text-align: center;
  }
  #section10-slider .slick-dots li {
    margin: 0 8px;
  }
  #section10-slider .slick-dots li button {
    width: 9px;
    height: 9px;
  }
}

/* ===== FOOTER FORM ===== */

#colophon {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  z-index: 999;
  padding: 0;
}
#footer-form {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 78px 60px 84px;
  z-index: 99;
  display: table;
  background: url(images/bg-pattern.jpg) top center no-repeat;
  background-size: cover;
}
#footer-form .container {
  max-width: 1880px;
}
#footer-form-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 104px 7% 121px;
  border: 1px solid #ac9c80;
  float: left;
}
#footer-form-title {
  float: left;
  width: 35%;
}
#footer-form-title h2 {
  clear: both;
  width: 100%;
  font-weight: 400;
  color: #292f51;
  text-align: left;
  line-height: 112px;
  margin: 0 0 26px;
  padding: 0 0 34px;
  position: relative;
  display: block;
  font-size: 110px;
  letter-spacing: 0;
  font-family: 'Lora', serif;
}
#footer-form-title h2:after {
  content: '';
  background: #292f51;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 276px;
  height: 2px;
}
#footer-form-title h3 {
  float: left;
  clear: both;
  width: 100%;
  font-weight: 400;
  color: #8f826c;
  font-family: 'Lora', serif;
  line-height: 64px;
  margin: 0 0 35px;
  position: relative;
  font-size: 48px;
  letter-spacing: 0;
  font-style: oblique;
}
#footer-form-title p {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  font-weight: 400;
  clear: both;
  letter-spacing: 0.1em;
}
#footer-form-fields {
  float: right;
  width: 56%;
}
#footer-form-fields h3 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 900;
  font-size: 32px;
  color: #313962;
  margin: 20px 0 20px;
}
#footer-form-fields h3 strong {
  color: #ac9c80;
  font-weight: 900;
}
#footer-form-fields p {
  color: #323b6d;
  font-size: 18px;
  margin: 0 0 20px;
  text-align: center;
}
#footer-form-required {
  color: #ac9c80;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 40px;
  text-align: center;
}
#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 80px;
}
#footer-form .gfield_input_label {
  margin: 0;
  position: absolute;
  top: 20px;
  left: 0px;
  z-index: 1;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  padding: 0 20px;
  background: #FFF;
}
#footer-form .gfield_input_label_inner {
  display: inline-block;
  position: relative;
}
#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: 68px !important;
  overflow: hidden;
  background: #FFF;
  margin: 0;
  border-bottom: 0px;
  box-shadow: rgb(0 0 0 / 12%) 0px 0px 10px;
}
#footer-form input[type="text"] {
  float: left;
  width: 100% !important;
  padding: 0 20px !important;
  margin: 0 !important;
  border-radius: 0px;
  height: 68px !important;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  z-index: 2;
  background: transparent;
  border: 0px;
  color: #213541;
  font-size: 16px;
  font-weight: 400;
}
#footer-form select {
  float: left;
  width: 100% !important;
  padding: 0 17px !important;
  margin: 0 !important;
  border-radius: 0px;
  height: 68px !important;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  background: transparent;
  border: 0px;
  color: #213541;
  font-size: 16px;
  font-weight: 400;
  z-index: 3;
}
#footer-form textarea {
  float: left;
  width: 100% !important;
  padding: 24px 20px !important;
  line-height: 28px;
  margin: 0 !important;
  border-radius: 0px;
  background: transparent;
  box-sizing: border-box;
  text-align: left;
  height: 188px !important;
  border: 0px;
  color: #213541;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  z-index: 2;
}
#footer-form .gform_wrapper .gform_footer {
  font-size: 16px;
  height: 64px;
  width: 274px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 3;
}
#footer-form input[type=submit] {
  padding: 0 20px;
  background: #323b6d;
  border-radius: 30px;
  z-index: 3;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  width: 273px;
  height: 64px;
  letter-spacing: 0.1em;
}
#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 #field_1_1 {
  position: relative;
  float: left;
  clear: none;
  width: 48.5%;
  margin: 0 3% 22px 0;
}
#footer-form #field_1_6 {
  position: relative;
  float: left;
  clear: none;
  width: 48%;
  margin: 0 0 22px 0;
}
#footer-form #field_1_4 {
  position: relative;
  float: left;
  clear: none;
  width: 48.5%;
  margin: 0 3% 22px 0;
}
#footer-form #field_1_2 {
  position: relative;
  float: left;
  clear: none;
  width: 48%;
  margin: 0 0 22px 0;
}
#footer-form #field_1_7 {
  position: relative;
  float: left;
  clear: none;
  width: 48.5%;
  margin: 0 3% 22px 0;
}
#footer-form #field_1_8 {
  position: relative;
  float: left;
  clear: none;
  width: 48%;
  margin: 0 0 22px 0;
}
#footer-form #field_1_5 {
  position: relative;
  float: left;
  clear: none;
  width: 100%;
  margin: 0 0 22px;
  height: 190px !important;
}
#footer-form #field_1_5 .ginput_container {
  height: 190px !important;
}
#footer-form #field_1_9 {
  position: relative;
  float: left;
  clear: none;
  width: 100%;
  margin: 0;
}
.gfield_contains_required .gfield_input_label:after {
  content: '*';
  color: #cca76f;
  margin: 0 0 0 6px;
  display: inline-block;
}
#field_1_7 .gfield_input_label:before {
  content: '';
  border-top: 8px solid #000;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  display: inline-block;
  margin: 10px 0 0 8px;
  vertical-align: top;
  float: right;
}
#field_1_7 .gfield_input_label_inner {
  opacity:  0;
}
#field_1_8 .gfield_input_label:before {
  content: '';
  border-top: 8px solid #000;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  display: inline-block;
  margin: 10px 0 0 8px;
  vertical-align: top;
  float: right;
}
#field_1_8 .gfield_input_label_inner {
  opacity:  0;
}
#field_1_7 .ginput_container:after {
  content: '';
  position:  absolute;
  top:  0px;
  right:  0px;
  width:  20px;
  background: #FFF;
  height:  100%;
  z-index: 999;
}
#field_1_8 .ginput_container:after {
  content: '';
  position:  absolute;
  top:  0px;
  right:  0px;
  width:  20px;
  background: #FFF;
  height:  100%;
  z-index: 999;
}
.instruction {
  display:  none !important;
}

@media (max-width: 1800px) {
  #footer-form-title h2 {
    line-height: 106px;
    margin: 0 0 42px;
    font-size: 90px;
    padding: 0 0 40px;
  }
  #footer-form-title h3 {
    line-height: 60px;
    margin: 0 0 50px;
    font-size: 40px;
  }
  #footer-form-content {
    padding: 120px 6% 135px;
  }
  #footer-form-title {
    width: 36%;
  }
  #footer-form-fields {
    width: 58%;
  }
  #footer-form-fields h3 {
    letter-spacing: 0.1em;
    font-size: 30px;
  }
}
@media (max-width: 1700px) {
  #footer-form-title h2 {
    line-height: 106px;
    margin: 0 0 42px;
    font-size: 90px;
    padding: 0 0 40px;
  }
  #footer-form-content {
    padding: 120px 5% 135px;
  }
  #footer-form-title {
    width: 36%;
  }
  #footer-form-fields {
    width: 58%;
  }
}
@media (max-width: 1299px) {
  #colophon {
    padding: 0;
  }
  #footer-form {
    padding: 60px 5% 84px;
  }
  #footer-form-content {
    border: 0px;
    padding: 0;
  }
  #footer-form-title {
    width: 35%;
  }
  #footer-form-title h2 {
    font-size: 50px;
    line-height: 56px;
    padding: 0 0 28px;
    margin: 0 0 20px;
    max-width: 260px;
  }
  #footer-form-title h2:after {
    width: 138px;
    height: 1px;
  }
  #footer-form-title h3 {
    font-size: 22px;
    line-height: 32px;
    margin: 0 0 30px;
    max-width: 260px;
  }
  #footer-form-title p {
    font-size: 12px;
    line-height: 23px;
  }
  #footer-form-fields {
    width: 60%;
    padding: 12px 0 0;
  }
  #footer-form-fields h3 {
    font-size: 17px;
    line-height: 20px;
    margin: 0 0 12px;
  }
  #footer-form-fields p {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 15px;
  }
  #footer-form-required {
    font-size: 12px;
  }
  #footer-form .gform_body {
    margin: 0 0 38px;
  }
  #footer-form .gfield_input_label {
    font-size: 12px;
    top: 2px;
    padding: 0 12px;
  }
  #footer-form .ginput_container {
    height: 34px !important;
  }
  #footer-form input[type="text"] {
    height: 34px !important;
  }
  #field_1_7 .gfield_input_label_inner:before {
    border-top: 6px solid #000;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    margin: 12px 0 0 6px;
  }
  #field_1_8 .gfield_input_label_inner:before {
    border-top: 6px solid #000;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    margin: 12px 0 0 6px;
  }
  #footer-form select {
    height: 34px !important;
  }
  #footer-form textarea {
    height: 94px !important;
  }
  #footer-form .gform_wrapper .gform_footer {
    width: 193px;
    height: 45px;
  }
  #footer-form input[type=submit] {
    width: 193px;
    height: 45px;
    font-size: 12px;
    letter-spacing: 0.1em;
  }
  #footer-form #field_1_1 {
    margin: 0 3% 9px 0;
  }
  #footer-form #field_1_6 {
    margin: 0 0 9px;
  }
  #footer-form #field_1_4 {
    margin: 0 3% 9px 0;
  }
  #footer-form #field_1_2 {
    margin: 0 0 9px;
  }
  #footer-form #field_1_7 {
    margin: 0 3% 9px 0;
  }
  #footer-form #field_1_8 {
    margin: 0 0 9px;
  }
  #footer-form #field_1_5 {
    margin: 0 0 0 9px;
    height: 95px !important;
  }
  #footer-form #field_1_5 .ginput_container {
    height: 95px !important;
  }
  #footer-form #field_1_9 {
    margin: 0 0 0 9px;
  }
}
@media (max-width: 767px) {
  #colophon {
    padding: 44px 0 0;
  }
  #footer-form-title {
    margin: 0 0 60px;
    width: 100%;
  }
  #footer-form-title h2 {
    font-size: 45px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto 20px;
    padding: 0 0 20px;
    max-width: 220px;
  }
  #footer-form-title h2:after {
    width: 196px;
    height: 1px;
    left: 50%;
    margin: 0 0 0 -98px;
  }
  #footer-form-title h3 {
    font-size: 28px;
    line-height: 32px;
    max-width: 300px;
    text-align: center;
    margin: 0 auto 30px;
    float: none;
  }
  #footer-form-title p {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }
  #footer-form-fields {
    width: 100%;
  }
  #footer-form-fields h3 {
    font-size: 24px;
    line-height: 35px;
  }
  #footer-form-fields p {
    font-size: 16px;
    line-height: 20px;
    max-width: 300px;
    margin: 0 auto 20px;
  }
  #footer-form-required {
    font-size: 16px;
  }
  #footer-form .active .gfield_input_label {
    font-size: 16px;
  }
  #footer-form .ginput_container {
    height: 74px !important;
    margin: 0;
  }
  #footer-form input[type="text"] {
    height: 74px !important;
    font-size: 15px;
  }
  #footer-form select {
    height: 74px !important;
    font-size: 15px;
  }
  #footer-form textarea {
    height: 146px !important;
    font-size: 15px;
  }
  #footer-form .gfield_input_label {
    font-size: 15px;
    top: 20px;
    padding: 0 20px;
  }
  #footer-form .gform_wrapper .gform_footer {
    width: 208px;
    height: 48px;
  }
  #footer-form input[type=submit] {
    width: 208px;
    height: 48px;
  }
  #footer-form #field_1_1 {
    width: 100%;
    margin: 0 0 15px;
    height: 73px;
  }
  #footer-form #field_1_6 {
    width: 100%;
    margin: 0 0 15px;
  }
  #footer-form #field_1_4 {
    width: 100%;
    margin: 0 0 15px;
  }
  #footer-form #field_1_2 {
    width: 100%;
    margin: 0 0 15px;
  }
  #footer-form #field_1_5 {
    width: 100%;
    margin: 0 0 15px;
    height: 146px !important;
  }
  #footer-form #field_1_5 .ginput_container {
    height: 146px !important;
  }
  #footer-form #field_1_7 {
    width: 100%;
    margin: 0 0 15px;
  }
  #footer-form #field_1_8 {
    width: 100%;
    margin: 0 0 15px;
  }
  #footer-form #field_1_9 {
    width: 100%;
    margin: 0 0 15px;
  }
}

/* ===== FOOTER INFO ===== */

#footer-main {
  width: 100%;
  position: relative;
  margin: 0;
  z-index: 4;
  float: left;
  background: #292f51;
  padding: 100px 50px 120px;
}
#footer-main .container {
  max-width: 1554px;
  margin-left: 100px;
}
#footer-main p {
  color: #FFF;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Lora', serif;
  letter-spacing: 0.01em;
  margin: 0 -53px 20px;
}
#footer-content {
  position: relative;
  margin: 0;
  clear: both;
}
#footer-logo {
  float: left;
  width: 22%;
  margin: 0 10% 42px 0;
}
#footer-logo img {
  margin: 0 0 40px;
  max-width: 100%;
  display: block;
}
#footer-phone {
  margin: 0 0 0 114px;
  font-size: 28px;
  font-weight: 700;
}
#footer-phone strong {
  color: #af9f84;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-family: 'Nunito Sans', sans-serif;
  margin: 0 15px 0 0;
}
#footer-phone a {
  color: #FFF;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
}
#footer-location {
  float: left;
  width: 20%;
}
#footer-nav {
  float: left;
  width: 21%;
}
#footer-main h3 {
  text-align: left;
  color: #af9f84;
  position: relative;
  font-size: 19px;
  line-height: 24px;
  font-weight: 900;
  margin: 12px 0 24px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  clear: both;
}
#footer-location p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin: 0 -59px 14px;
  color: #FFF;
}
#footer-nav ul li {
  font-size: 16px;
  color: #FFF;
  font-weight: 700;
  margin: 0;
}
#footer-nav ul li a {
  font-size: 16px;
  color: #FFF;
  font-weight: 700;
  background: none !important;
  padding: 2px 0;
  font-family: 'Lora', serif;
}
#footer-nav ul li:hover > a {
  color: #ac9c80;
}
#footer-social {
  float: left;
  width: 22%;
  margin: 0;
  text-align: left;
}
#footer-social-icons {
  float: left;
  margin: 0 0 40px;
  width: 100%;
}
#footer-social a {
  font-size: 0px;
  margin: 0 28px 0 0;
  display: inline-block;
  text-decoration: none !important;
  color: #FFF;
  position: relative;
  vertical-align: top;
}
#footer-social a:before {
  font-size: 20px;
}
#footer-social a:last-child {
  margin: 0;
}
#law-pay {
  width: 252px;
  height: 80px;
  background: url(images/law-pay.png) 0px 0px no-repeat;
  display: block;
}
#law-pay:hover {
  background-position: 0px -90px;
	background: url(images/law-pay-hover.png) 0px 0px no-repeat;
}
@media (max-width: 1299px) {
  #footer-main {
    padding: 37px 20px 42px;
  }
  #footer-main .container {
    max-width: 100%;
  }
  #footer-logo {
    width: 30%;
    margin: 0 6% 0 0;
  }
  #footer-logo img {
    margin: 0 0 25px;
  }
  #footer-location {
    width: 22%;
  }
  #footer-nav {
    width: 20%;
  }
  #footer-phone {
    margin: 0 0 0 10px;
  }
  #footer-phone strong {
    font-size: 12px;
    margin: 0 6px 0 0;
  }
  #footer-phone a {
    font-size: 16px;
  }
  #footer-main h3 {
    font-size: 12px;
    line-height: 20px;
    margin: 6px 0 10px;
    letter-spacing: 0.15em;
  }
  #footer-location p {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 20px;
  }
  #footer-location .button {
    width: 130px;
    height: 29px;
    font-size: 12px;
    padding: 0 12px;
    line-height: 29px;
  }
  #footer-nav ul li a {
    font-size: 12px;
    padding: 2px 0;
    line-height: 20px;
  }
  #footer-social {
    width: 14%;
  }
  #footer-social-icons {
    margin: 0 0 20px;
  }
  #footer-social a {
    margin: 0 8px 0 0;
  }
  #footer-social a:before {
    font-size: 15px;
  }
  #law-pay {
    width: 112px;
    height: 40px;
    background: url(images/law-pay.png) 0px 0px no-repeat;
    background-size: 112px auto;
  }
  #law-pay:hover {
    background-position: 0px 0px;
  }
}
@media (max-width: 767px) {
  #footer-main {
    padding: 32px 30px 48px;
  }
  #footer-logo {
    margin: 0 0 15px;
    width: 100%;
  }
  #footer-phone {
    font-size: 19px;
    margin: 0;
    text-align: center;
  }
  #footer-phone strong {
    font-size: 18px;
    display: block;
    margin: 0 0 10px;
  }
  #footer-phone a {
    font-size: 32px;
  }
  #footer-location {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
  }
  #footer-nav {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
  }
  #footer-main h3 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 15px;
  }
  #footer-location p {
    font-size: 20px;
    line-height: 32px;
  }
  #footer-nav ul li {
    font-size: 18px;
    line-height: 26px;
  }
  #footer-social {
    width: 100%;
    text-align: center;
  }
  #footer-social-icons {
    margin: 0 0 40px;
  }
  #footer-social a {
    margin: 0 13px;
  }
  #footer-social a:before {
    font-size: 19px;
  }
}

/* ===== FOOTER BOTTOM ===== */

#footer-bottom {
  float: left;
  width: 100%;
  padding: 58px 50px 46px;
  position: relative;
  background: #323b6d;
  margin: 0;
}
#footer-bottom .container {
  max-width: 1375px;
}
#footer-bottom p {
  color: #FFF;
  margin: 0 auto 10px;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  line-height: 24px;
  width: 100%;
  text-align: center;
}
#footer-bottom p:last-child {
  color: #8a7e68;
  margin: 0 auto;
  max-width: 1260px;
}
#footer-bottom p a {
  color: #ffffff;
  text-decoration: none;
  text-transform: none;
}
#footer-bottom p a:hover {
	color: #8a7e68;
  text-decoration: none;
}
@media (max-width: 1299px) {
  #footer-bottom {
    padding: 46px 30px 36px;
  }
  #footer-bottom p {
    font-size: 12px;
    line-height: 24px;
    margin: 0 auto 5px;
    max-width: 800px;
  }
}
@media (max-width: 767px) {
  #footer-bottom {
    padding: 36px 30px;
  }
}

/* ===== PAGE CONTENT ===== */

#main #page-content {
  padding: 86px 50px 100px;
}
#page-content .container {
  max-width: 1290px;
}
#page-title {
  text-align: center;
  position: relative;
}
.single-post #page-title {
  text-align: left;
}
#primary {
  float: right;
  width: 68%;
  margin: 0;
  padding: 0;
  position: relative;
}
#secondary {
  float: left;
  width: 27%;
  margin: 0;
  padding: 20px 0 0;
  overflow: visible;
  height: 100%;
}
#secondary #sidebar {
  float: left;
  width: 100%;
}
#page-content p:last-child {
  margin: 0;
}
#primary h1 {
  margin: 0 0 40px;
  color: #AC9C80;
  font-size: 62px;
  line-height: 80px;
  font-weight: bold;
  text-align: left;
}
#primary h2 {
  font-size: 34px;
  line-height: 40px;
  margin: 30px 0 20px;
  font-weight: 700;
  color: #1e233c;
  text-transform: uppercase;
  letter-spacing: 0;
}
#primary h3 {
  font-size: 26px;
  line-height: 36px;
  margin: 30px 0 20px;
  font-weight: 700;
  color: #323b6d;
  letter-spacing: 0.01em;
}
@media(max-width: 1500px) {
  #main #page-content {
    padding: 120px 50px 140px;
  }
}
@media(max-width: 1299px) {
  #main #page-content {
    padding: 40px 40px 60px;
  }
  #primary {
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
  }
  #secondary {
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
    clear: both;
    padding: 0;
    display: none;
  }
  #primary h1 {
    font-size: 40px;
    line-height: 52px;
    padding: 0 0 20px;
    margin: 0 0 30px;
  }
  #primary h2 {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  #main #page-content {
    padding: 45px 30px;
  }
  #primary h1 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 18px;
  }
  #primary h2 {
    font-size: 18px;
    line-height: 24px;
  }
  #primary h3 {
    font-size: 16px;
    line-height: 24px;
  }
  #primary h4 {
    font-size: 16px;
  }
  #primary h5 {
    font-size: 30px;
    line-height: 42px;
    margin: 0 0 20px;
  }
}

/* ===== 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;
}
#main .post .entry-title a {
  font-weight: 700;
  color: #386291;
}
#main .post .entry-title a:hover {
  text-decoration: none;
}
#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;
  color: #386291;
  text-decoration: none !important;
}
#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: #000;
  text-transform: uppercase;
  border-bottom: 1px solid #c5c2c2;
}
#secondary li:hover > a {
  width: 100%;
  position: relative;
  color: #ac9c80;
  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: 400;
  margin: 0;
  font-size: 62px;
  color: #cca76f;
}
#practice-areas {
  float: left;
  width: 100%;
}
.page-template-page-practice-areas #practice-areas > div {
  float: left;
  width: 100%;
  margin: 0 0 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;
    display: block;
    float: left;
    width: 30%;
    margin-right: 5%;
}

#practice-areas li:nth-child(3n) {
    margin-right: 0%;
}

#page-content #practice-areas li a {
  color: #292f51;
  text-align: center;
  font-size: 16px;
  padding: 16px 0;
  text-transform: uppercase;
  border-bottom: 1px solid #c6c6c6;
  float: left;
  width: 100%;
  font-weight: 400;
  text-decoration: none !important;
  line-height: 1;
}
#page-content #practice-areas li a:hover {
  color: #cca76f;
  background: none;
  font-weight: 600;
}
#practice-areas > div:last-child ul {
  margin: 0;
}
@media (max-width: 767px) {
	
#practice-areas li {
    width: 100%;
    margin-right: 0%;
}
  #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;
  }
  #page-content #practice-areas li a {
    padding: 20px 0;
  }
}

.sect7__play {
    top: 28% !important;
    right: 62% !important;
	cursor: pointer;
}

.page-id-1167 ol li {
    font-size: 16px;
    line-height: 1.7;
    color: #000;
}

/* ===== 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-template-default ::before {
    display: none;
}
.page-template-default ul {
    padding: 0 0 0 30px;
}



.nav {
    padding-left: 30px;
}
#main #section5-row1 {
    padding: 0px 5% 0 0;
}
.home #banner {
    background: url(images/banner-desktop.jpg) top center no-repeat;
    top: 122px;
    background-size: cover;
}
#banner h2 em {
    padding: 0 0 0 2px;
}
#banner .button {
    margin: 0 0px;
}
#footer-form-title h2 {
    line-height: 98px;
    font-size: 82px;
}
.gfield_contains_required .gfield_input_label:after {
    margin: 0 0 0 11px;
}
@media (min-width: 1600px) and (max-width: 1699px) {
	#footer-logo {
    float: left;
    width: 31%!important;
    margin: 0 6% 39px 0!important;
}
#footer-main .container {
    max-width: 1554px;
    margin-left: 60px;
}
}
	
@media (min-width: 1501px) and (max-width: 1599px) {
	div#awards-footer {
    height: 340px;
    padding: 0px 90px;
}
	#footer-main {
    padding: 100px 50px 0px!important;
}
	#rising {
    margin-top: 10px!important;
}
	#footer-main .container {
    max-width: 1554px;
    margin-left: 30px;
}
#main-nav > div > ul > li > a {
    font-size: 14px;
	padding: 70px 11px 36px !important;
}
#logo {
    float: left;
    width: 23%;
}
.nav {
    padding-left: 5px;
    margin-bottom: 0;
    list-style: none;
}
.home #banner {
    background: url(images/banner-desktop.jpg) -203px center no-repeat;
    top: 77px;
}
#section4 .practice-area-title {
    font-size: 13px !important;
}
#footer-phone a {
    font-size: 23px;
}
#main-nav > div > ul > li {
    margin: 0 0 0 -7px;
}
#banner-text {
    width: 61%;
}
#banner-testimonial {
    bottom: 220px;
    left: -38px;
}
#banner-quote blockquote {
    font-size: 25px;
	margin: -16px 20px 0 203px;
}
#banner-badge img {
    float: left;
    margin: 526px 8px 5px -27px;
}
#banner-quote-2 blockquote {
    font-size: 19px;
}
}

@media (min-width: 1401px) and (max-width: 1500px) {
	
		div#awards-footer {
    height: 340px;
    padding: 0px 90px;
}
	#footer-main {
    padding: 100px 50px 0px!important;
}
	#rising {
    margin-top: 10px!important;
}
	#footer-main .container {
    max-width: 1554px;
    margin-left: 30px;
}
#main-nav > div > ul > li > a {
    font-size: 14px;
    padding: 70px 7px 36px !important;
}
.nav {
    padding-left: 0px;
}
#section4 .practice-area-title {
    font-size: 12px !important;
}
.home #banner {
    background: url(images/banner-desktop.jpg) -198px center no-repeat;
    top: 77px;
}
#banner p {
    font-size: 25px;
    line-height: 34px;
}
#footer-phone a {
    font-size: 19px;
}
#banner-text {
    width: 62%;
}
#footer-form-title h2 {
    line-height: 85px;
    font-size: 73px;
}
#footer-form-title h3 {
    line-height: 49px;
    font-size: 36px;
}
#logo {
    width: 23%;
    padding: 0 0 0 14px;
}
	#banner-testimonial {
    bottom: 226px;
    left: -56px;
}
#banner-quote blockquote {
    font-size: 25px;
	margin: -16px 20px 0 203px;
}
#banner-badge img {
    float: left;
    margin: 526px 8px 5px -40px;
}
#banner-quote-2 blockquote {
    font-size: 18px;
}
}

@media (min-width: 1301px) and (max-width: 1400px) {
		div#awards-footer {
    height: 340px;
    padding: 0px 90px;
}
	#footer-main {
    padding: 100px 50px 0px!important;
}
	#rising {
    margin-top: 10px!important;
}
	#footer-main .container {
    max-width: 1554px;
    margin-left: 30px;
}
#main-nav > div > ul > li > a {
    font-size: 14px;
    padding: 70px 6px 36px !important;
}
.nav {
    padding-left: 0px;
    margin-left: -3%;
}
#section4 .practice-area-title {
    font-size: 12px !important;
}
#banner h1 em {
    font-size: 17px;
}   
#banner h1 {
    font-size: 62px;
    line-height: 79px;
}
#banner p {
    font-size: 27px;
    line-height: 38px;
}
#banner-quote blockquote {
    font-size: 17px;
    line-height: 30px;
}
.home #banner {
    background: url(images/banner-desktop.jpg) -230px center no-repeat;
    top: 77px;
}
#main #section6-title {
    margin: 0 0 47px;
}
#main #section6-title h2 {
    font-size: 62px;
}
#section7 h2 {
    line-height: 39px;
}
#footer-phone a {
    font-size: 16px;
}
#banner-testimonial {
    bottom: 242px;
}
#section3 .testimonial-title {
    font-size: 25px;
}
#banner h2 {
    font-size: 63px;
    line-height: 80px;
}
#footer-form-title h2 {
    line-height: 87px;
    font-size: 71px;
}
#footer-form-title h3 {
    line-height: 51px;
    font-size: 34px;
}
#footer-main h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 23px 0 20px;
}
#logo {
    width: 21%;
    padding: 0 0 0 11px;
}
#banner-testimonial {
    bottom: 229px;
    left: -62px;
}
#banner-quote blockquote {
    font-size: 25px;
	margin: -12px 20px 0 203px;
}
#banner-badge img {
    float: left;
    margin: 528px 8px 5px -41px;
}
#banner-quote-2 blockquote {
    font-size: 17px;
}
}

@media (min-width: 1025px) and (max-width: 1300px) {
.home #banner {
    background: url(images/banner-desktop.jpg) -156px center no-repeat;
    top: 90px;
    padding: 384px 50px 0;
}
#banner h1 {
    font-size: 44px;
    line-height: 52px;
    margin: -286px auto 16px 121px;
    max-width: 1000px;
}
#banner h1 strong {
    font-size: 44px;
    line-height: 52px;
}
#banner h1 em {
    font-size: 18px;
    line-height: 25px;
    margin: 8px 0 8px;
    max-width: 640px;
}
.home #masthead {
    height: 666px !important;
}
#banner p {
    font-size: 16px;
    line-height: 24px;
    max-width: 1266px;
    margin: 4px 125px 30px;
}
#section3 .testimonial-title {
    font-size: 20px;
}
#main #section3 .container {
    max-width: 975px;
}
#section3 .testimonial-info {
    height: 474px;
    padding: 34px 44px;
}
#section6 .reason h3 {
    font-size: 16px;
    line-height: 24px;
}
#section6 .reason-number {
    font-size: 18px;
}
#main #section6-title h2 {
    font-size: 42px;
}
#main #section7 {
    padding: 36px 79px;
}
#section7 ul li {
    font-size: 14px;
    line-height: 12px;
    margin: 0 0 18px;
}
#main #section5-text p {
    font-size: 14px;
}
#section2-row1 p {
    font-size: 14px;
    line-height: 20px;
}
#section2 .content-title h2 {
    font-size: 64px;
}
#section2 .content-title h2 strong {
    line-height: 57px;
}
#footer-main p {
    margin: 0 -13px 12px;
}
#footer-form .gfield_input_label {
    top: 3px;
}
#footer-form select {
    font-size: 12px;
}
#footer-form select {
    padding: 0 7px !important;
}
#main #section5 {
    padding: 70px 0 121px;
}
#footer-form {
    padding: 60px 5% 41px;
}
#banner h2 {
    font-size: 55px;
    line-height: 56px;
    margin: -11px 0 30px;
}
#banner h2 strong {
    font-size: 55px;
    line-height: 66px;
}
#banner {
    background: url(images/banner-desktop.jpg) top center no-repeat;
    background-size: cover;
}
.home #banner .button {
    margin: 0 117px;
}
#footer-form-title h2 {
    line-height: 62px;
    font-size: 47px;
}
#footer-nav {
    width: 21%;
}
#footer-logo {
    width: 32%;
    margin: 0 0 0 0;
}
#footer-logo img {
    max-width: 78%;
}
#banner-badge img {
    display: none;
}
}

@media (min-width: 1299px) and (max-width: 1301px) {
#main-nav > div > ul > li > a {
    font-size: 13px;
}
#main-nav > div > ul > li {
    margin: 0 0 0 -22px;
}
#logo {
    margin: 0 -33px;
}
#banner-text {
    width: 59%;
	margin-top: 50px;
}
}

@media (min-width: 901px) and (max-width: 1024px) {
	div#awards-footer {
    height: 340px;
    padding: 0px 90px;
}
	#footer-main {
    padding: 100px 50px 0px!important;
}
	#rising {
    margin-top: -50px!important;
    background-size: 130px!important;
}
	#footer-main .container {
    max-width: 1554px;
    margin-left: 30px;
}
	#super-lawyer {
    background-size: 130px!important;
}
.home #banner {
    background: url(images/banner-desktop.jpg) -190px center no-repeat;
    background-size: cover;
    top: 90px;
    padding: 384px 50px 0;
}
#banner h1 {
    font-size: 34px;
    line-height: 48px;
    margin: -300px auto 16px 121px;
    max-width: 1000px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}
#banner h1 strong {
    font-size: 34px;
    line-height: 48px;
}
#banner h1 em {
    font-size: 18px;
    line-height: 25px;
    margin: 8px 0 8px;
    max-width: 1000px;
}
.home #masthead {
    height: 666px !important;
}
#banner p {
    font-size: 16px;
    line-height: 24px;
    max-width: 1266px;
    margin: 4px 125px 30px;
}
#section3 .testimonial-title {
    font-size: 18px;
}
#main #section3 .container {
    max-width: 880px !important;
}
#section3 .testimonial-info {
    height: 474px;
    padding: 34px 44px;
}
#section6 .reason h3 {
    font-size: 16px;
    line-height: 24px;
}
#section6 .reason-number {
    font-size: 18px;
}
#main #section6-title h2 {
    font-size: 42px;
}
#main #section7 {
    padding: 36px 79px;
}
#section7 ul li {
    font-size: 14px;
    line-height: 12px;
    margin: 0 0 18px;
}
#main #section5-text p {
    font-size: 14px;
}
#section2-row1 p {
    font-size: 14px;
    line-height: 20px;
}
#section2 .content-title h2 {
    font-size: 64px;
}
#section2 .content-title h2 strong {
    line-height: 57px;
}
#footer-main p {
    margin: 0 -27px 11px;
}
#footer-form .gfield_input_label {
    top: 3px;
}
#footer-form select {
    font-size: 12px;
}
#footer-form select {
    padding: 0 7px !important;
}
#main #section5 {
    padding: 70px 0 121px;
}
.nav {
    padding-left: 25px;
}
#section7 h2 {
    font-size: 24px;
    line-height: 31px;
    margin: 0 0 17px;
}
#banner h2 {
    font-size: 43px;
    line-height: 49px;
    margin: -14px 21px 30px;
}
#banner h2 strong {
    font-size: 43px;
    line-height: 59px;
}
#banner {
    background-size: cover;
}
.home #banner .button {
    margin: -1px 119px;
}
#banner h2 em {
    font-size: 13px;
    line-height: 22px;
	margin-top: 11px;
}
	#footer-form-title h2 {
    line-height: 57px;
    font-size: 47px;
}
#footer-main h3 {
    font-size: 9px;
    margin: 11px 0 6px;
}
	#footer-social a {
    margin: 0 0px 0 0;
}
	#footer-logo {
    width: 26%;
    margin: 0 1% 0 0;
}
#footer-nav {
    width: 22%;
}
#footer-logo img {
    margin: 0 -27px 26px;
}
	#banner-badge img {
    display: none;
}
}

@media (min-width: 768px) and (max-width: 900px) {
	input#input_1_4 {
    height: 40px!important;
}
	input#input_1_9 {
    width: 100%;
    height: 39px!important;
    padding: 0 0 0 15px;
    border: none;
}
	div#awards-footer {
    height: 340px;
   padding: 0px;
}
	#footer-main {
    padding: 100px 50px 0px!important;
}
	#rising {
    margin-top: -50px!important;
    background-size: 130px!important;
}
	#footer-main .container {
    max-width: 1554px;
    margin-left: 30px;
}
	#super-lawyer {
    background-size: 130px!important;
}
	#footer-logo {
    float: left;
    width: 100%;
    margin: 0 17%;
    text-align: center;
}
  .home #banner {
    background: url(images/banner-tablet.jpg) top center no-repeat;
    background-size: 100%;
    top: 90px;
    padding: 404px 30px 0 60px;
}
#banner h1 {
    font-size: 34px;
    line-height: 48px;
    margin: -300px auto 16px 121px;
    max-width: 1000px;
}
#banner h1 strong {
    font-size: 34px;
    line-height: 48px;
}
#banner h1 em {
    font-size: 18px;
    line-height: 25px;
    margin: 8px 0 8px;
    max-width: 1000px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}
.home #masthead {
    height: 505px !important;
}
#banner p {
    font-size: 16px;
    line-height: 24px;
    max-width: 1266px;
    margin: 4px 125px 30px;
	display: none;
}
#section3 .testimonial-title {
    font-size: 13px !important;
    line-height: 21px !important;
    margin: 0 0 27px;
}
#main #section3 .container {
    max-width: 880px !important;
}
#section3 .testimonial-info {
    height: 474px;
    padding: 34px 44px;
}
#section3 .testimonial-quote p {
    font-size: 12px !important;
    line-height: 20px;
}
#section6 .reason h3 {
    font-size: 14px;
    line-height: 23px;
}
#section6 .reason-number {
    font-size: 18px;
}
#main #section6-title h2 {
    font-size: 33px;
}
#main #section7 {
    padding: 36px 79px;
}
#section7 ul li {
    font-size: 12px;
    line-height: 15px;
}
#main #section5-text p {
    font-size: 14px;
}
#section2-row1 p {
    font-size: 12px;
    line-height: 20px;
}
#section2 .content-title h2 {
    font-size: 56px;
    margin: 0 auto 24px;
}
#section2 .content-title h2 strong {
    line-height: 57px;
}
#footer-main p {
    margin: 0 -17px 15px;
}
#footer-form .gfield_input_label {
    font-size: 12px;
    top: 10px;
}
#footer-form select {
    font-size: 11px;
    padding: 0 7px !important;
}
#main #section5 {
    padding: 70px 0 121px;
}
.nav {
    padding-left: 18px;
}
#section4 .practice-area-title {
    font-size: 11px !important;
}
#main #section5-text p {
    font-size: 12px !important;
    line-height: 22px;
}
#section7 p {
    font-size: 12px;
    line-height: 22px;
}
#section7 h2 {
    font-size: 19px;
    line-height: 26px;
    margin: 0 0 14px;
}
#section6 .reason-info {
    padding: 30px 25px;
}
#section7 .content-title h2 {
    font-size: 27px;
    line-height: 38px;
}
#section2 h3 {
    margin: 0 0 8px;
}
#banner h2 {
    font-size: 26px;
    line-height: 36px;
}
#banner h2 strong {
    font-size: 26px;
    line-height: 36px;
}
#banner .button strong {
    font-size: 10.76px;
}
#banner .button {
    margin: 5px 117px;
}
#banner h2 em {
    padding: 0 0 0 2px;
    margin-bottom: 16px;
}
#section4-title h2 {
    font-size: 44px;
    line-height: 50px;
}
#footer-form-title h2 {
    line-height: 55px;
    font-size: 42px;
}
#footer-form-title h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 19px;
    max-width: 260px;
}
#footer-main h3 {
    font-size: 10px;
    line-height: 17px;
    margin: 20px 0 6px;
}
#footer-logo {
    width: 28%;
    margin: 0 7% 0 -53px;
}
#footer-nav {
    width: 22%;
}
#footer-logo img {
    max-width: 93%;
}
#footer-main .container {
    margin-left: 0px;
}
	#footer-location {
    width: 26%;
}
	#banner-badge img {
    display: none;
}
}

@media(max-width:767px) {
	#footer-logo {
    width: 100%!important;
}
	div#awards-footer {
    width: 100%;
    margin: 0px 20%;
}
  .home #banner {
    background: url(images/banner-mobile.jpg) top center no-repeat;
    top: 201px;
	  background-size: cover;
}
.home #masthead {
    height: 835px !important;
}
#banner h1 {
    font-size: 23px;
    line-height: 34px;
}
#section2 .content-title p {
    font-size: 14px;
    line-height: 26px;
}
#banner .button {
   left: 5%;
}
#section2 h3 {
    max-width: 399px;
}
#section2-image {
    padding: 51px 0 0;
}
#main #section5-title h2 strong {
    font-size: 23px;
}
#main #section5-text p {
    font-size: 12px;
    line-height: 24px;
}
#section7 .content-title h2 {
    font-size: 22px;
    line-height: 35px;
}
#main #section8-title h2 {
    font-size: 16px;
    line-height: 29px;
    max-width: 366px;
}
.nav {
    padding-left: 3px;
    font-size: 14px;
}
#main #section7 p {
    font-size: 12px;
    line-height: 23px;
    margin: 0 0 17px;
}
#section7-text1 ul li {
    font-size: 12px;
    line-height: 14px;
}
#section7 h3 {
    font-size: 16px;
    line-height: 25px;
    max-width: 370px;
}
#section7 .content-title {
    margin: 0 0 44px;
}
#footer-location p {
    font-size: 16px;
    line-height: 26px;
}
#footer-phone a {
    font-size: 21px;
}
#section2 h3 {
    font-size: 14px;
    line-height: 24px;
}
#section2 h3 {
    margin: 0 auto 2px;
}
#footer-main h3 {
    margin: 27px 0 15px;
}	
#footer-form .gfield_input_label {
    font-size: 13px;
    padding: 0 15px;
}
#footer-form select {
    font-size: 13px;
}
.gfield_contains_required .gfield_input_label:after {
    margin: 0 0 0 13px;
}
#footer-form-title h2 {
    line-height: 51px;
    font-size: 39px;
}
#footer-form-title h3 {
    font-size: 26px;
    line-height: 34px;
}
#footer-main .container {
    margin-left: 0px;
}
#banner-badge img {
    display: none;
}
}

a.v-card {
    font-size: 24px;
}

.gfield_input_label {
    display: none;
}
input#input_1_4 {
    width: 100%;
    height: 68px;
    padding: 0 0 0 15px;
    border: none;
}
input#input_1_9 {
    width: 100%;
    height: 68px;
    padding: 0 0 0 15px;
    border: none;
}

#super-lawyer {
    width: 223px !important;
    height: 186px;
    background: url(/wp-content/uploads/2024/08/super-lawyers.png) 0px 0px no-repeat;
    display: block;
    float: left;
}
#rising {
    width: 223px !important;
    height: 186px;
    background: url(/wp-content/uploads/2024/08/bbb-transparent.png) 0px 0px no-repeat;
    display: block;
    float: left;
	margin-top: 50px;
}

#footer-logo {
    float: left;
    width: 29%;
    margin: 0 6% 39px 0;
} 