/* ===== SECTION 1 ===== */

#section1 {
    padding: 0 30px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    clear: both;
    z-index: 2;
    background: #031326;
  }
  #section1 .container {
    max-width: 1720px;
    width: 100%;
  }
  #main #section1 .slick-prev {
    width: 36px;
    height: 36px;
    font-size: 0px;
    border: 0px;
    background: url(img/arrow.png) center center no-repeat;
    position: absolute;
    background-size: 100% auto;
    left: 100px;
    bottom: -50px;
  }
  #main #section1 .slick-next {
    width: 36px;
    height: 36px;
    font-size: 0px;
    border: 0px;
    background: url(img/arrow.png) center center no-repeat;
    position: absolute;
    background-size: 100% auto;
    right: 100px;
    bottom: -50px;
    transform: scaleX(-1);
  }
  #main #section1 .slick-prev:after {
    content: '';
    width: 1px;
    height: 46px;
    background: #b6b168;
    position: absolute;
    right: -14px;
    top: -5px;
  }
  #selling-points {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    float: left;
  }
  #section1 .selling-point {
    width: 25%;
    margin: 0;
    text-align: center;
    position: relative;
    float: left;
    padding: 20px 10px;
    text-decoration: none !important;
    font-family: 'Open Sans', sans-serif;
  }
  #section1 .selling-point-content {
    position: relative;
    width: 100%;
    height: 100%;
  }
  #section1 .selling-point-info {
    width: 100%;
    margin: 0;
    height: 410px;
    padding: 52px 10px 0;
    text-align: center;
    position: relative;
    float: left;
    text-decoration: none !important;
    border: 1px solid #b8b269;
  }
  #section1 .selling-point-icon {
    width: auto;
    margin: 0 auto 40px;
    height: 82px;
    line-height: 82px;
    text-align: center;
  }
  #section1 .selling-point img {
    display: inline;
    vertical-align: middle;
    max-height: 82px;
    max-width: 100%;
  }
  #section1 .selling-point-text p {
    margin: 0 auto;
    width: 100%;
    max-width: 340px;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    color: #FFF;
    line-height: 26px;
  }
  #section1 .selling-point h4 {
    color: #b8b269;
    font-size: 22px;
    line-height: 32px;
    position: relative;
    margin: 0 auto 15px;
    text-align: center;
    width: 100%;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
  }
  #section1 .selling-point-text {
      color: #FFF;
  }
  #section1 .selling-point-hover p a {
    color: #FFF;
  }
  #section1-slider {
     display:none;
  }
  
  @media (max-width: 1299px) {
    #main #section1 {
      padding: 0 10px;
      margin: 0;
      height: auto;
    }
    #main #section1 .container {
      max-width: 100%;
      padding: 0;
    }
    #selling-points {
      margin: 0 auto;
      height: 308px;
      max-width: 92%;
      float: none;
      padding: 0;
  }
    #section1 .selling-point {
      padding: 12px 5px;
    }
    #section1 .selling-point:last-child:after {
      content: none;
    }
    #section1 .selling-point-header {
      height: 272px;
      border-left: 0px;
    }
    #section1 .selling-point:first-child .selling-point-header {
      border-left: 1px solid #b7b7b7;
    }
    #section1 .selling-point-info {
      height: 405px;
      padding: 20px 12px;
      box-shadow: none;
    }
    #section1 .selling-point-icon {
      margin: 0 auto 15px;
      max-width: auto;
      float: none;
      height: 70px;
      vertical-align: middle;
      line-height: 45px;
    }
    #section1 .selling-point-info img {
      max-height: 60px;
    }
    #section1 .selling-point h4 {
      font-size: 17px;
      line-height: 22px;
      letter-spacing: 0;
      margin: 0 auto 15px;
      text-align: center;
      width: 100%;
      height: auto;
      display: table;
      float: none;
      padding: 0;
      min-height: 34px;
      max-width: 80px;
      font-weight: 700;
    }
    #section1 .selling-point-text {
      height: 120px;
    }
    #section1 .selling-point p {
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      color: #FFF;
    }
  }
  @media (max-width:767px) {
  #main #section1 {
      padding: 0;
      margin: 0;
      height: auto;
      padding-bottom: 90px;
  }
    #main #section1 .container {
      padding: 0;
    }
    #section1-slider {
      display: block;
      max-width: 300px;
      margin: 0 auto;
    }
    #section1 > .container > #selling-points  {
      display: none;
    }
    #selling-points {
      margin: 0;
      height: auto;
      width: 100%;
      padding: 18px 15px 15px;
    }
    #section1 .selling-point {
      width: 100%;
      max-width: 100%;
      margin: 0 auto;
      padding: 0;
      box-shadow: none;
      min-height: 150px;
      height: auto;
    }
    #section1 .selling-point-info {
      height: 412px;
      padding: 20px 20px 24px;
      width: 100%;
      max-width: 100%;
      box-shadow: none;
    }
    #section1 .selling-point:after {
      content: '';
      width: 100%;
      height: 1px;
      top: auto;
      bottom: 0px;
      right: 0px;
    }
    #section1 .selling-point-content {
      height: auto;
      display: table;
      margin: 0 auto;
      width: 100%;
    }
    #section1 .selling-point-icon {
      margin: 0 auto 30px;
      height: 70px;
    }
    #section1 .selling-point h4 {
      font-size: 22px;
      line-height: 26px;
      text-align: center;
      letter-spacing: 0.01em;
      min-height: 0px;
      background: none;
      position: relative;
      margin: 0 auto 20px;
    }
    #section1 .selling-point-header {
      border: 0px !important;
      height: auto;
    }
    #section1 .selling-point p {
      font-size: 16px;
      line-height: 1.5;
    }
    .slick-prev {
       
    }
  }
  
  /* ===== HOME SECTION2 ===== */
  
  #section2 {
    padding: 100px 90px 60px;
    width: 100%;
    z-index: 2;
    margin: 0;
    clear: both;
  }
  #section2 .container {
    max-width: 1760px;
    padding: 0;
    width: 100%;
  }
  #section2 .content-title {
    margin: 0 auto 60px;
    width: 100%;
    position: relative;
    display: table;
  }
  #section2 .content-title h2 {
    font-size: 22px;
    text-align: left;
    line-height: 30px;
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0;
    position: relative;
    font-weight: 400;
    color: #b8b269;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
  }
  #section2 .content-title h3 {
    font-size: 72px;
    text-align: left;
    line-height: 82px;
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0;
    position: relative;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.01em;
    font-family: 'Roboto', sans-serif;
    text-transform: none;
  }
  #section2 .content-title p {
    font-size: 36px;
    text-align: center;
    line-height: 48px;
    max-width: 800px;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    font-weight: 400;
    color: #7da1b1;
  }
  #section2-image {
    position: relative;
    margin: 0 0 60px;
    width: 100%;
    display: block;
    padding: 0;
    overflow: visible;
  }
  #section2-image img {
    max-width: 100%;
  }
  #section2-image:before {
    content: '';
    position: absolute;
    background: #000;
    height: 105%;
    width: 95%;
    left: 10%;
    top: 57px;
    z-index: -1;
  }
  #section2-row1 {
    float: left;
    width: 48%;
    margin: 0;
    clear: none;
  }
  #section2-row1 h2 {
    margin: 0 0 20px;
    font-family: 'Volkhov',serif;
    color: #031326;
    text-transform: uppercase;
    font-size: 36px;
  }
  #section2-row2 h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
  }
  #section2-row2 p:last-child {
    margin: 0;
  }
  #section2-text1 {
    margin: 0 0 30px;
    position: relative;
    background: #f6f6f6;
    padding: 30px;
  }
  #section2-text1 p {
    margin: 0 0 20px;
    color: #011749;
    font-size: 20px;
    line-height: 34px;
    width: 100%;
    clear: both;
  }
  #section2-text1 p:last-child {
    margin: 0;
  }
  #section2-text2 {
    margin: 0 0 30px;
    padding: 0;
  }
  #section2-text3 {
    margin: 0;
  }
  #section2-image {
    position: relative;
    margin: 0;
    width: 100%;
    padding: 0;
    display: block;
  }
  #section2-image img {
    max-width: 100%;
    position: relative;
    float: right;
  }
  #section2-row1 {
    float: right;
    width: 50%;
    margin: 0;
    clear: none;
    padding: 0;
  }
  #section2-row2 {
    float: left;
    width: 44%;
    margin: 0 0 20px;
    clear: none;
  }
  #section2-text1 h3 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: 0.01em;
    color: #b8b269;
    margin: 0 0 20px;
    padding: 0 0 15px;
    position: relative;
    width: auto;
    float: left;
  }
  #section2-text1 h3:after {
    content: '';
    background: #b8b269;
    height: 1px;
    width: 100%;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
  }
  #section2-text2 h3 {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
    color: #b8b269;
    margin: 0 0 20px;
    position: relative;
  }
  #section2-text3 h3 {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
    color: #b8b269;
    margin: 0 0 20px;
    position: relative;
  }
  #section2-text2 p:last-child {
    margin: 0;
  }
  #section2-text4 {
    margin: 0;
  }
  #section2-part2-title {
      text-align: center;
      margin: 0 auto 40px;
  }
  #section2-part2-title h3 {
      font-size: 35px;
      color: #b8b269;
      margin: 0 0 20px;
      text-transform: uppercase;
  }
  #section2 #section2-part2-title p {
      font-size: 22px;
      line-height: 32px;
      text-align: center;
      margin: 0 auto 0;
      max-width: 1020px;
      font-weight: 700;
      padding: 0 0 40px;
      position: relative;
  }
  #section2 #section2-part2-title p:after {
      content: '';
      width: 314px;
      height: 7px;
      background: #b8b269;
      position: absolute;
      bottom: 0px;
      left: 50%;
      margin: 0 0 0 -157px;
  }
  #section2-text5 {
    margin: 0 4% 20px 0;
    float: left;
    width: 48%;
  }
  #section2-text6 {
    margin: 0 0 20px 0;
    float: left;
    width: 48%;
  }
  #section2-part2 p {
    font-size: 16px;
    line-height: 30px;
  }
  #main #section2 .button {
    clear: both;
    display: none;
    background: transparent;
    width: auto;
    height: auto;
    line-height: 14px;
    margin: 0 auto;
    color: #000 !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 5px;
    border-bottom: 1px solid #000;
  }
  
  @media (max-width: 1600px) {
    #section2-text2 h3 {
      font-size: 28px;
    }
    #section2-text3 h3 {
      font-size: 28px;
    }
  }
  @media (max-width: 1299px) {
    #section2 {
      padding: 55px 30px 10px;
      margin: 0;
    }
    #section2 .content-title {
      padding: 0;
      margin: 0 0 30px;
      width: 200%;
      max-width: 200%;
    }
    #section2 .content-title h2 {
      font-size: 25px;
      line-height: 45px;
      margin: 0;
      letter-spacing: 0;
    }
    #section2 .content-title h3 {
      font-size: 40px;
      line-height: 52px;
    }
    #section2 .content-title h2 strong {
      font-size: 42px;
      line-height: 45px;
      letter-spacing: 0;
    }
    #section2 .content-title p {
      font-size: 20px;
      line-height: 27px;
    }
    #section2-row1 {
      width: 50%;
    }
    #section2-row2 {
      width: 46%;
      margin: 0 0 480px;
    }
    #section2-part2 {
      max-width: 720px;
      margin: 0 auto 0;
    }
    #section2-part2-title h3 {
      font-size: 18px;
      margin: 0 0 20px;
    }
    #section2 #section2-part2-title p {
      font-size: 17px;
      line-height: 28px;
      max-width: 720px;
    }
    #section2-text1 {
      margin: 0 0 20px;
      padding: 20px;
    }
    #section2-row1 h2 {
      font-size: 20px;
    }
    #section2-part2 p {
      font-size: 14px;
      line-height: 22px;
    }
    #section2-text1 p {
      font-size: 14px;
      line-height: 24px;
    }
    #section2-text2 {
      position: absolute;
      left: 0px;
      width: 48%;
    }
     #section2-text3 {
      position: absolute;
      left: 50%;
      width: 48%;
    }
    #section2-text2 p {
      font-size: 14px;
      line-height: 24px;
    }
    #section2-text3 p {
      font-size: 14px;
      line-height: 24px;
    }
    #section2-text1 h4 {
      font-size: 20px;
      line-height: 30px;
    }
    #section2-text1 h3 {
      font-size: 16px;
      line-height: 22px;
      margin: 0 0 16px;
    }
    #section2-text2 h3 {
      font-size: 14px;
      line-height: 22px;
      margin: 0 0 16px;
    }
    #section2-text3 h3 {
      margin: 0 0 16px;
      font-size: 14px;
      line-height: 22px;
    }
  }
  @media (max-width: 767px) {
    #section2 {
      padding: 40px 0;
      margin: 0;
    }
    #section2 .content-title {
      width: 100%;
      margin: 0 0 30px;
    }
    #section2 .content-title h2 {
      font-size: 20px;
      line-height: 44px;
      text-align: center;
      margin: 0 auto;
      max-width: 320px;
      letter-spacing: 0.01em;
    }
    #section2 .content-title h3 {
      font-size: 36px;
      line-height: 46px;
      text-align: center;
    }
    #section2 .content-title h2:after {
      right: -1000px;
    }
    #section2 .content-title p {
      font-size: 15px;
      line-height: 19px;
      max-width: 320px;
    }
    #section2-image2 img {
      width: 255px;
    }
    #section2-image {
      padding: 0;
      margin: 0 auto;
      z-index: 999;
    }
    #section2 p {
      font-size: 14px;
    }
    #section2-text2 {
      position: relative;
      left: auto;
      width: 100%;
      padding: 0 30px;
    }
     #section2-text3 {
      position: relative;
      left: auto;
      width: 100%;
       padding: 0 30px;
    }
    #main #section2 .button {
      display: inline-block !important;
    }
    #section2-row1 {
      width: 100%;
      margin: 0;
      text-align: center;
    }
    #contentArea .sxn_wrap {
      margin: 0 0 20px;
    }
    #section2-row2 {
      width: 100%;
      margin: 0;
      text-align: center;
      overflow: hidden;
      margin: 0 auto;
      padding: 0 40px 35px 0;
      max-width: 300px;
      float: none;
      display: none;
    }
    #section2-text1 h3:first-child {
      font-size: 17px;
      line-height: 24px;
      letter-spacing: 0.03em;
      max-width: 220px;
      margin: 0 auto 20px;
      padding: 0 0 12px;
      display: table;
      float: none;
    }
    #section2-row2 img {
      margin: 0;
      max-width: 230px;
    }
    #section2-text1 {
      margin: 0 0 25px;
    }
    #section2-text1 h3 {
      font-size: 16px;
      line-height: 24px;
    }
    #section2-text1 p {
      font-size: 14px;
      line-height: 24px;
      text-align: center;
      font-weight: 400;
      color: #000;
    }
    #section2-text1:before {
      width: 50px;
      height: 6px;
      left: 50%;
      margin: 0 0 0 -25px;
      top: 0px;
    }
    #section2-text2 h3 {
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      color: #000;
      margin: 0 0 15px;
    }
    #section2-text p {
      font-size: 14px;
      line-height: 22px;
      text-align: center;
    }
    #section2 #section2-text3 {
      clear: both;
      text-align: center;
      position: relative;
    }
    #section2-text3 h3 {
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      color: #000;
      margin: 0 0 15px;
    }
    #main #section2 .button {
      clear: both;
      background: transparent;
      width: auto;
      height: auto;
      line-height: 14px;
      margin: 0 auto;
      color: #000 !important;
      font-size: 14px;
      text-decoration: none !important;
      font-weight: 700;
      display: table !important;
      padding: 8px 5px;
      border-radius: 0px;
      border-bottom: 1px solid #000 !important;
    }
    #main #section2.open .button {
      display: none !important;
    }
    #section2-part2-title {
      margin: 0 auto 30px;
    }
    #section2-part2-title h3 {
      font-size: 20px;
      margin: 0 0 20px;
    }
    #section2 #section2-part2-title p {
      font-size: 16px;
      line-height: 1.5;
      font-weight: 400;
      margin: 0 0 20px;
      padding: 0 0 30px;
    }
    #section2 #section2-part2-title p:after {
      width: 200px;
      height: 4px;
      margin: 0 0 0 -100px;
    }
    #section2-text5 {
      margin: 0 0 20px 0;
      float: left;
      width: 100%;
    }
    #section2-text6 {
      margin: 0;
      float: left;
      width: 100%;
    }
    #section2-part2 {
      overflow: hidden;
      max-height: 0px;
      padding: 0 30px;
    }
    .open #section2-part2 {
      overflow: hidden;
      max-height: 9000px;
    }
  }
  
  /* ===== SECTION 3 ===== */
  
  #section3 {
      color: #fff;
      background: #29303b no-repeat center;
      background-size: cover;
      padding: 0;
  }
  
  #section3.imgLoaded {
      background-image: url(img/sb/testimonials/sb-testimonials-bg.jpg)
  }
  
  #section3 .sxn_wrap {
      max-width: 1600px
  }
  
  #section3 .cont_heading {
      color: #fff;
      font: 20px/1 'Volkhov',serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-align: center;
      text-transform: uppercase
  }
  
  #section3 .cont_heading small {
      display: block;
      color: #b8b269;
      font: 15px/1 'Open Sans',sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }
  
  #section3 .slide_cont {
      transition: all 500ms ease
  }
  
  #section3 .slide_cont .slide_cont_wrap {
      padding: 34px 18.5px 35px;
      background: #000;
      background: rgba(0,0,0,.4);
      border: 1px solid #b8b269
  }
  
  #section3 .slide_stars {
      display: block;
      padding: 0 0 14px
  }
  
  #section3 .slide_stars img {
      display: block;
      margin: 0;
      width: 100%;
      max-width: 126.5px;
      height: auto
  }
  
  #section3 .slide_heading {
      display: block;
      padding: 0 0 14px;
      font: 15px/1.4 'Open Sans',sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }
  
  #section3 p {
      padding: 0 0 14.5px;
      font: 12px/1.7 'Open Sans',sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }
  
  #section3 p a {
      display: inline-block;
      color: #b8b269;
      font-size: 11.25px;
      font-weight: 700;
      text-transform: uppercase
  }
  
  #section3 p a:hover {
      color: #fff;
      text-decoration: underline
  }
  
  #section3 .slide_attribution {
      display: block;
      font: bold 14px/1.2 'Open Sans',sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }
  
  #section3 .element_arrows {
      z-index: 20;
      position: relative;
      margin: 20px auto 0;
      padding: 0;
      width: 100%;
      max-width: 201px;
      font-size: 0;
      text-align: center;
      border-top: 1px solid #b8b269
  }
  
  #section3 .element_arrows a {
      display: inline-block;
      width: 35.5px;
      height: 35.5px;
      overflow: hidden;
      vertical-align: top
  }
  
  #section3 .element_arrows a img {
      display: block;
      width: 400%
  }
  
  #section3 .element_arrows a.prev_slide {
      margin: 8px 10px 0 0
  }
  
  #section3 .element_arrows a.next_slide {
      margin: 8px 0 0 10px
  }
  
  #section3 .element_arrows a.next_slide img {
      margin: 0 0 0 -100%
  }
  
  #section3 .element_arrows a.prev_slide:hover img {
      margin: 0 0 0 -200%
  }
  
  #section3 .element_arrows a.next_slide:hover img {
      margin: 0 0 0 -300%
  }
  
  #section3 .element_arrows .cont_arrow_divider {
      display: inline-block;
      width: 1px;
      height: 43px;
      vertical-align: top;
      background: #b8b269
  }
  
  @media screen and (max-width: 1299px) {
    #section3 {
        padding: 0;
    }
  }
  
  @media screen and (max-width: 767px) {
    #section3 {
        padding: 0;
    }
    #section3 .sxn_wrap {
        padding: 30px 20px 20px;
    }
    #section3 .sxn_wrap {
       padding: 30px 20px 20px;
    }
  }
  
  @media screen and (min-width: 450px) {
      #section3 .cont_heading small {
          display:inline-block
      }
  }
  
  @media screen and (min-width: 600px) {
      #section3 .sxn_wrap {
      }
  
      #section3 .slide_cont {
          padding: 0 3.5px 0
      }
  }
  
  @media screen and (min-width: 768px) {
      #section3 .sxn_wrap {
          padding:40px 20px 20px
      }
  
      #section3 .cont_heading {
          padding: 0 0 32px
      }
  
      #section3 .slide_cont {
          padding: 36px 3.5px 0
      }
  
      #section3 .slide_cont.slick-center {
          padding: 0 3.5px 0
      }
  
      #section3 .element_arrows {
          margin: -21px auto 0
      }
  }
  
  @media screen and (min-width: 1120px) {
      #section3 {
          position:relative;
          margin: 0 auto;
      }
  
      #section3.imgLoaded {
          background-image: url(img/testimonials/testimonials-bg.jpg)
      }
  
      #section3 .sxn_wrap {
          padding: 110px 20px 80px;
      }
  
      #section3 .cont_heading {
          padding: 0 0 48px;
          font-size: 30px
      }
  
      #section3 .cont_heading small {
          font-size: 22.5px
      }
  
      #section3 .slide_cont {
          padding: 54px 5.25px 0
      }
  
      #section3 .slide_cont.slick-center {
          padding: 0 5.25px 0
      }
  
      #section3 .slide_cont .slide_cont_wrap {
          padding: 51px 27.75px 52.5px
      }
  
      #section3 .slide_stars {
          padding: 0 0 21px
      }
  
      #section3 .slide_stars img {
          max-width: 189.75px
      }
  
      #section3 .slide_heading {
          padding: 0 0 21px;
          font-size: 22.5px
      }
  
      #section3 p {
          padding: 0 0 21.75px;
          font-size: 13.5px
      }
  
      #section3 p a {
          font-size: 11.25px
      }
  
      #section3 .slide_attribution {
          font-size: 18px
      }
  
      #section3 .element_arrows {
          margin: -32px auto 0;
          max-width: 301.5px
      }
  
      #section3 .element_arrows a {
          width: 53.25px;
          height: 53.25px
      }
  
      #section3 .element_arrows a.prev_slide {
          margin: 12px 15px 0 0
      }
  
      #section3 .element_arrows a.next_slide {
          margin: 12px 0 0 15px
      }
  
      #section3 .element_arrows .cont_arrow_divider {
          height: 64.5px
      }
  }
  
  @media screen and (min-width: 1640px) {
      #section3 {
          position:relative;
          margin: 0 auto;
      }
  
      #section3 .sxn_wrap {
          padding: 100px 20px 80px;
      }
  
      #section3 .cont_heading {
          padding: 0 0 64px;
          font-size: 40px
      }
  
      #section3 .cont_heading small {
          font-size: 30px
      }
  
      #section3 .slide_cont {
          padding: 72px 7px 0
      }
  
      #section3 .slide_cont.slick-center {
          padding: 0 7px 0
      }
  
      #section3 .slide_cont .slide_cont_wrap {
          padding: 68px 37px 70px
      }
  
      #section3 .slide_stars {
          padding: 0 0 28px
      }
  
      #section3 .slide_stars img {
          max-width: 253px
      }
  
      #section3 .slide_heading {
          padding: 0 0 28px;
          font-size: 30px
      }
  
      #section3 p {
          font-size: 18px
      }
  
      #section3 p a {
          font-size: 15px
      }
  
      #section3 .slide_attribution {
          font-size: 24px
      }
  
      #section3 .element_arrows {
          margin: -42px auto 0;
          max-width: 402px
      }
  
      #section3 .element_arrows a {
          width: 71px;
          height: 71px
      }
  
      #section3 .element_arrows a.prev_slide {
          margin: 16px 20px 0 0
      }
  
      #section3 .element_arrows a.next_slide {
          margin: 16px 0 0 20px
      }
  
      #section3 .element_arrows .cont_arrow_divider {
          height: 86px
      }
  }
  
  /* ===== SECTION 4 ===== */
  
  #section4 {
      z-index: 10;
      position: relative;
      color: #000
  }
  
  #section4 .sxn_wrap {
      max-width: 1680px
  }
  
  #section4 .block_bucket {
      box-sizing: border-box
  }
  
  #section4 .cont_heading {
      font: 20px/1.2 'Volkhov',serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: uppercase
  }
  
  #section4 .cont_heading small {
      display: block;
      color: #b8b269;
      font: 15px/0.9 'Open Sans',sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }
  
  #section4 p {
      padding: 0 0 19px;
      font: 13.5px/1.7 'Open Sans',sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }
  
  #section4 ul {
      text-align: center;
      margin: 0 0 40px;
  }
  
  #section4 ul li {
      display: inline-block;
      padding: 0 2px 4px;
      vertical-align: middle
  }
  
  @media screen and (min-width: 768px) {
      #section4 ul {
          text-align:left
      }
  
      #section4 ul li:first-of-type {
          padding-left: 0
      }
  
      #section4 ul li:last-of-type {
          padding-right: 0
      }
  }
  
  @media screen and (min-width: 1200px) {
      #section4 .sxn_wrap {
          padding:26px 20px 0
      }
  
      #section4 .block_text {
          position: relative;
          padding: 35px 280px 35px 35px;
          max-width: 1600px;
          margin: 0 auto
      }
  
      #section4 .block_text:after {
          content: '';
          position: absolute;
          right: 10px;
          bottom: 0;
          width: 250px;
          height: 100%;
          background: no-repeat center bottom;
          background-size: 100%
      }
  
      #section4 .block_text.imgLoaded:after {
          background-image: url(img/attorney/attorney-profile.png)
      }
  
      #section4 .cont_heading {
          font-size: 29px
      }
  
      #section4 .cont_heading small {
          font-size: 25px
      }
  
      #section4 p {
          padding: 0 0 28.5px
      }
  
      #section4 ul li {
          padding: 0 7px 0
      }
  }
  
  @media screen and (min-width: 1640px) {
      #section4 {
          margin:0 auto -162px
      }
  
      #section4 .sxn_wrap {
          padding: 80px 20px 125px
      }
  
      #section4 .block_text {
          padding: 52px 540px 50px 47px
      }
  
      #section4 .block_text:after {
          width: 483px;
          height: 551px
      }
  
      #section4 .cont_heading {
          padding: 0 0 37px;
          font-size: 40px
      }
  
      #section4 .cont_heading small {
          font-size: 30px
      }
  
      #section4 p {
          padding: 0 0 40px;
          font-size: 18px
      }
  
      #section4 ul li {
          padding: 0 16.7px 0
      }
  }
  
  @media screen and (max-width: 767px) {
  
      #section4 .cont_heading small {
        display: block;
        padding: 10px 0 0;
        
      }
  }
  
  /* ===== SECTION 5 ===== */
  
  #section5 {
      z-index: 40;
      position: relative;
      font-size: 0;
      padding: 0 20px;
  }
  #section5 .sxn_wrap {
      padding: 0;
      max-width: 1600px;
      margin: 0 auto;
  }
  #section5 .element_list {
      margin: 0 auto;
      background: #f6f6f6;
      display: table;
      padding: 50px;
      width: 100%;
  }
  #section5 .block_bucket {
      box-sizing: border-box
  }
  #section5 .block_list {
      background: #fff;
      box-shadow: rgba(0,0,0,0.3) 0px 0px 12px;
  }
  #section5 .element_heading {
      padding: 28px 20px;
  }
  #section5 .cont_heading {
      padding: 0;
      color: #000;
      font: 20px/1.2 'Volkhov',serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-align: center;
      text-transform: uppercase;
      font-size: 40px;
  }
  #section5 .cont_heading small {
      color: #b8b269;
      font: 15px/1.2 'Open Sans',sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 30px;
  }
  #section5 ul {
      width: 27%;
      float: left;
      margin: 0 9.5% 0 0;
  }
  #section5 ul:last-child {
      margin: 0;
  }
  #section5 ul li {
      box-sizing: border-box;
      display: block;
      color: #000;
      font: bold 16.5px/1.2 'Open Sans',sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: uppercase;
      margin: 0 0 30px;
  }
  #section5 ul li a {
      position: relative;
      box-sizing: border-box;
      display: block;
      color: #000;
      padding: 0;
  }
  #section5 ul li:hover > a {
      color: #b8b269;
  }
  #section5 .practice-area-title {
    font-size: 20px;
    text-transform: none;
    font-weight: 400;
    padding: 0 0 12px 42px;
    border-bottom: 1px solid #000;
    background: url(img/pa-arrow.png) left 0px no-repeat;
  }
  #section5 ul-last-child{
     margin: 0;
  }
  #practice-areas-desktop {
    display: block;  
  }
  #practice-areas-tablet {
    display: none !important;  
  }
  
  @media(max-width: 1299px) {
    #section5 .element_list {
        padding: 27px 20px 24px;
        display: table;
    }
    #section5 ul {
      width: 48%;
      margin: 0 4% 0 0;
    }
    #section5 ul:nth-child(2) {
      margin: 0;
    }
    #section5 .cont_heading {
        font-size: 20px;
    }
    #section5 .cont_heading small {
        font-size: 22px;
    }
    #practice-areas-desktop {
      display: none !important;  
    }
    #practice-areas-tablet {
      display: table !important;
    }
  }
  
  @media(max-width: 767px) {
    #section5 ul {
      width: 100%;
      margin: 0;
    }
    #section5 ul:nth-child(2) {
      margin: 0;
      width: 100%;
    }
    #section5 li {
      font-size: 18px !important;
    }
  }
  
  /* ===== SECTION 6 ===== */
  
  #section6 {
      position: relative;
      padding: 80px 30px 140px;
  }
  #section6 .container {
      max-width: 1750px;
      width: 100%;
      padding: 0;
  }
  #section6 h3 {
      text-transform: uppercase;
      font-size: 30px;
      line-height: 1.2;
      font-weight: 400;
      letter-spacing: 0.01em;
      color: #b8b269;
      margin: 0 0 20px;
      position: relative;
  }
  #section6-row1 {
      float: left;
      width: 48%;
  }
  #section6-row2 {
      float: right;
      width: 48%;
      padding: 55px 0 0;
  }
  #main #section6 .button {
    clear: both;
    display: none;
    background: transparent;
    width: auto;
    height: auto;
    line-height: 14px;
    margin: 0 auto;
    color: #000 !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 5px;
    border-bottom: 1px solid #000;
  }
  
  @media(max-width: 1299px) {
     #section6 {
        padding: 80px 30px 100px;
     }
     #section6 h3 {
      font-size: 18px;
      line-height: 1.2;
       margin: 0 0 10px;
    }
     #section6 p {
        font-size: 14px;
     }
     
  }
  
  @media(max-width: 767px) {
     #section6 {
        padding: 40px 30px 40px;
     }
     #section6-row1 {
        float: left;
        width: 100%;
     }
     #section6-row2 {
        float: left;
        width: 100%;
        padding: 0;
     }
     #section6-text2 {
       max-height: 0px;
       overflow: hidden;
     }
     #section6-row2 {
       max-height: 0px;
       overflow: hidden;
     }
     .open #section6-text2 {
       max-height: 9000px;
     }
     .open #section6-row2 {
       max-height: 9000px;
     }
     #main #section6 .button {
      clear: both;
      background: transparent;
      width: auto;
      height: auto;
      line-height: 14px;
      margin: 0 auto;
      color: #000 !important;
      font-size: 14px;
      text-decoration: none !important;
      font-weight: 700;
      display: table !important;
      text-transform: uppercase;
      padding: 8px 5px;
      border-radius: 0px;
      border-bottom: 1px solid #000 !important;
    }
    #main #section6.open .button {
      display: none !important;
    }
  }
  
  /* ===== SECTION 7 ===== */
  
  #section7 {
      z-index: 10;
      position: relative;
      font-size: 0;
      text-align: center
  }
  
  #section7 .sxn_wrap {
      padding: 0;
      max-width: 1680px
  }
  
  #section7 .block_bucket {
      box-sizing: border-box;
      background: #fff
  }
  
  #section7 .element_heading {
      padding: 20px
  }
  
  #section7 .cont_heading {
      padding: 0;
      font: 20px/1 'Volkhov',serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: uppercase;
      text-align: center
  }
  
  #section7 .cont_heading small {
      display: block;
      color: #b8b269;
      font: 15px/1 'Open Sans',sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }
  
  #section7 .element_list {
      padding: 0 0 20px
  }
  
  #section7 .case-study:after {
      content: '';
      position: absolute;
      top: 0;
      right: -1px;
      width: 1px;
      height: 169px;
      background: #b8b269
  }
  
  #section7 .case-study {
      position: relative;
      display: inline-block;
      text-align: center;
      /* height: 400px; */
      vertical-align: top;
  }
  
  #section7 .case-study-content {
      padding: 23.25px 15px 0;
  }
  
  #section7 .case-study-title {
      display: block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: uppercase;
      font-size: 24px;
      font-weight: 700;
      margin: 0 0 15px;
      padding: 0 0 30px;
      position: relative;
  }
  
  #section7 .case-study-title:after {
      content: '';
      background: #223650;
      width: 36px;
      height: 8px;
      position: absolute;
      bottom: 0px;
      left: 50%;
      margin: 0 0 0 -18px;
  }
  
  #section7 p {
      padding: 0;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: lowercase;
      font-size: 18px;
      max-width: 160px;
      margin: 0 auto;
  }
  
  #section7 .element_arrows {
      display: inline-block;
      padding: 0;
      width: auto;
      font-size: 0;
      text-align: center;
      vertical-align: top
  }
  
  #section7 .slick-prev {
      display: inline-block;
      width: 19px;
      height: 168px;
      overflow: hidden;
      vertical-align: top;
      background: url(img/cr-arrow.png) 0px 0px no-repeat;
      border: 0px;
      position: absolute;
      top: 50%;
      right: 0px;
      margin: -84px 0 0;
      transform: scaleX(-1);
      z-index: 999;
  }
  
  #section7 .slick-next {
      display: inline-block;
      width: 19px;
      height: 168px;
      overflow: hidden;
      vertical-align: top;
      background: url(img/cr-arrow.png) 0px 0px no-repeat;
      border: 0px;
      position: absolute;
      top: 50%;
      left: 0px;
      margin: -84px 0 0;
      z-inex: 999;
  }
  
  #section7 .element_arrows a img {
      display: block;
  }
  
  #section7 .element_arrows a.next_slide img {
      margin: 0 0 0 -100%
  }
  
  #section7 .element_arrows a.prev_slide:hover img {
      margin: 0 0 0 -200%
  }
  
  #section7 .element_arrows a.next_slide:hover img {
      margin: 0 0 0 -300%
  }
  #case-studies {
    height: 150px;
    overflow: hidden;
  }
  
  @media screen and (min-width: 450px) {
      #section7 .cont_heading small {
          display:inline-block
      }
  
      #section7 .element_list {
          padding: 0 20px 20px
      }
  }
  
  @media screen and (max-width: 767px) {
    #section7 {
        padding: 0 0 40px;
    }
    #case-studies {
        height: 168px;
    }
    #section7 .case-study-content {
      padding: 23.25px 15px 0;
      border-top: 1px solid #b8b269;
    }
  }
  
  @media screen and (min-width: 768px) {
      #section7 {
          margin:-83.25px auto -83.25px
      }
  
      #section7 .sxn_wrap {
          padding: 26px 20px 26px
      }
  
      #section7 .block_list {
          box-shadow: 0 6px 26.25px rgba(0,0,0,.3)
      }
  
      #section7 .element_heading {
          padding: 57.75px 20px 27.75px
      }
  
      #section7 .cont_heading {
          font-size: 30px
      }
  
      #section7 .cont_heading small {
          font-size: 22.5px
      }
  
      #section7 .element_list {
          padding: 0 34.5px 57px
      }
  
      #section7 .element_slide:before {
          right: -8px;
          left: -8px;
          width: calc(100% + 16px);
          height: 2px
      }
  
      #section7 .element_slide {
          width: calc(100% - 29px - 29px - 2px)
      }
  
      #section7 .element_arrows a {
      }
  }
  
  @media screen and (min-width: 1300px) {
      #section7 {
          margin:-111px auto -111px
      }
  
      #section7 .sxn_wrap {
          padding: 35px 20px 35px
      }
  
      #section7 .block_list {
          box-shadow: 0 8px 35px rgba(0,0,0,.3)
      }
  
      #section7 .element_heading {
          padding: 60px 20px 34px;
      }
  
      #section7 .cont_heading {
          font-size: 40px
      }
  
      #section7 .cont_heading small {
          font-size: 30px
      }
  
      #section7 .element_list {
          padding: 0 46px 76px
      }
  
      #section7 .slide_cont .slide_cont_wrap {
          padding: 31px 20px 0
      }
  
      #section7 .slide_amount {
          font-size: 40px
      }
  
      #section7 p {
      }
  }
  
  @media screen and (max-width: 1299px) {
    #section7 .cont_heading {
        font: 36px/1 'Volkhov',serif;
    }
    
    #section7 .cont_heading small {
        font: 25px/1 'Open Sans',sans-serif;
    }
  }
  
  @media screen and (max-width: 767px) {
    #section7 .cont_heading {
        font: 23px/1 'Volkhov',serif;
    }
    #section7 .cont_heading small {
        font: 18px/1 'Open Sans',sans-serif;
    }
  }
  