
br.m, br[m]{
  display:none;
}

html {
    padding-top: 0 !important;
}
.icon-generic {
    display: none;
}
body > #admin_bar_iframe{
  display:none;
}

body {
    font-family: 'Proxima Nova Rg';
    font-size: 16.5px;
    line-height: 1.63;
    letter-spacing: 0.83px;
    font-weight: normal;
    color: #000000;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    margin-bottom: 20px;
    font-family: 'Vanitas';
    font-weight: normal;
    color: #34333f;
}
h1 {
    font-size: 75px;
    line-height: 1;
    letter-spacing: 3.75px;
    font-weight: normal;
    color: #b56a36;
}
h2 {
    font-size: 67.5px;
    font-weight: normal;
    line-height: 1.05;
    letter-spacing: 3.38px;
}
h3 {
    font-size: 40.13px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: normal;
}
.mobile_only {
    display: none;
}
.container--main {
    background: #ffffff !important;
    max-width: 100%;
}
.kj_button a {
    position: relative;
    display: inline-block;
    font-family: 'Proxima Nova EB';
    font-size: 11.25px;
    line-height: 1;
    letter-spacing: 3.94px;
    font-weight: normal;
    padding: 9px 37px;
    padding-right: 34px;
    border: 1px solid #000;
    z-index: 1;
    color: #000;
}
.kj_button a:hover {
    background-color: #f0f1ee;
}
.vertical_text {
    position: absolute;
    text-transform: uppercase;
    font-family: 'Proxima Nova B';
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    word-spacing: 2.5px;
    letter-spacing: 3.1px;
    width: 20px;
    /* display: flex; */
}
.vertical_text hr{
  width: 1px;
  height: 1px;
  padding-left: 8px;
  border:0;
  opacity:0;
  margin: 0;
  display: inline;
}
.circletype{
    text-transform: uppercase;
    font-family: 'Proxima Nova B';
    font-size: 12px;
    word-spacing: 0;
    letter-spacing: 0;
}
.circletype path {
  fill: transparent;
}
.circletype text {
  fill: #000;
}
.clearfix {
    overflow: auto;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

/*
  Globals --> Full Left BG
-----------------------------*/
.full-bg-holder {
    position: relative
}
.full-bg-holder>* {
    position: relative;
    z-index: 1
}
.full-left-bg {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: block;
    content: "";
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    opacity: 0;
    background-size: cover
}
.full-left-bg.active {
    opacity: 1
}
.full-right-bg {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    display: block;
    content: "";
    background-color: #859cac;
    opacity: 0
}
.full-right-bg.active {
    opacity: 1
}
.full-bg-mobile {
    display: none;
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    opacity: 0;
    background-color: #859cac
}
.full-bg-mobile.active {
    opacity: 1
}
@media (max-width: 980px) {
    .full-bg-mobile {
        display:block
    }
}
.section_inner {
    margin: 0px auto;
    position: relative;
}
.section_inner img {
    max-width: 100%;
    height: auto;
    margin: 0;
}
    body {
        font-size: 1.3vw;
        letter-spacing: 0.08vw;
    }
    h1, h2, h3, h4, h5, h6 {
        margin-bottom: 1.389vw;
    }
    h1 {
        font-size: 7.2vw;
        letter-spacing: 0.15vw;
    }
    h2 {
        font-size: 6.198VW;
        letter-spacing: 0.13vw;
    }
    h3 {
        font-size: 2.787vw;
    }
    .kj_button a {
        font-size: 1.05vw;
        letter-spacing: 0.15vw;
        padding: 1.7vw 3.5vw 1.7vw 3.5vw;
        font-weight: 100;
        border: 2px solid #000;
    }
    .vertical_text {
        font-size: 0.833vw;
        word-spacing: 0.174vw;
        letter-spacing: 0.215vw;
    }
    .section_inner {
        width: 83.333vw;
    }
@media (max-width: 768px) {
  p{
    margin-top: 5vw;
    margin-bottom: 5vw;
  }
    body {
        font-size: 4.615vw;
        letter-spacing: 0.18vw;
        line-height: 1.4;
    }
    .kj_button a {
        font-size: 3.4vw;
        margin-top: 1vw;
        padding: 4vw 6vw 3.5vw 6vw;
        letter-spacing: 0.43vw;
        line-height: 1;
        min-width: 60vw;
    }
    .vertical_text {
        font-size: 2.6vw;
        letter-spacing: 0.7vw;
    }
    h2{
      font-size: 15.128vw;
      letter-spacing: 0.13vw;
    }
    .desktop_only{
      display:none;
    }
    .mobile_only{
      display:block;
    }
    br.m, br[m]{
      display:unset;
    }
    br.d, br[d]{
      display:none;
    }
}



/*
=======================================
  Site Header Section
=========================================*/
.s_header {
    padding: 0;
    position: absolute;
    z-index: 3;
    background-color: rgba(255, 255, 255, 0);
    width: 100%;
    top: 0px;
}
.s_header .section_inner {
    /* width: 1293px; */
    display: flex;
}
.s_header .si_left, .s_header .si_right {
    /* width: 40%; */
}
.s_header .si_center {
    /* width: 20%; */
}
.s_header .si_left .header-menu {
    text-align: left;
}
.s_header .si_center {
    text-align: center;
    padding-top: 42px;
}
.header-menu {
    padding-top: 30px;
}
.s_h_logo {
    z-index: 2;
}
.s_h_logo img {
    /* max-width: 170px !important; */
}
.header-menu a {
    font-family: 'Proxima Nova EB';
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
    padding-top: 10px;
    display: inline-block;
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 3px;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 !important;
    word-spacing: 5px;
    position: relative;
}
.header-menu a:after {
    content: '';
    position: absolute;
    height: 9px;
    width: 2px;
    background-color: #000;
    right: -3px;
    top: 24px;
}
.header-menu a:last-of-type {
    /* padding-right: 5px !important; */
}
.header-menu a:last-of-type:after {
    display: none;
}
.header-menu a:hover {
    color: #000000;
}
.s_header .si_left .header-menu {
    margin-left: -13px;
}
.s_header .si_left .header-menu a:first-of-type {
    padding-left: 0px;
}
.header .user__avatar {
    height: 14px;
    margin: 0px;
}


/*
  Header ---> Responsive Menu
-----------------------------*/
a.responsive-menu-hand{
  margin: 3px 0;
  position: absolute;
  top: 9.2vw;
  right: -5px;
  display: block;
  width: 16.2vw;
  height: 9vw;
  cursor: pointer;
  margin: 0;
  display: none;
}
a.responsive-menu-hand svg{
  width:100%;
}
a.responsive-menu-hand span,
a.responsive-menu-close span{
    display: none;
    width: 100%;
    height: 1px;
    background-color: #fff;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
a.responsive-menu-close span{
  display: block;
}
a.responsive-menu-hand span:nth-child(1),
a.responsive-menu-hand span:nth-child(2),
a.responsive-menu-hand span:nth-child(3),
a.responsive-menu-close span:nth-child(1),
a.responsive-menu-close span:nth-child(2),
a.responsive-menu-close span:nth-child(3)  {
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    -ms-transform-origin: left center;
    -webkit-transform-origin: left center;
    transform-origin: left center; 
}
a.responsive-menu-hand span:nth-child(1),
a.responsive-menu-close span:nth-child(1) {
    top: 0; 
}
a.responsive-menu-hand span:nth-child(2),
a.responsive-menu-close span:nth-child(2) {
    top: 6px; 
}
a.responsive-menu-hand span:nth-child(3),
a.responsive-menu-close span:nth-child(3) {
    top: 12px; 
}
a.responsive-menu-close span:nth-child(1),
a.responsive-menu-close span:nth-child(1) {
    top: 0;
    left: 8px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); 
}
a.responsive-menu-close span:nth-child(2) {
    width: 0;
    opacity: 0; 
}
a.responsive-menu-close span:nth-child(3) {
    top: 22px;
    left: 8px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 40px;
    display: block;
    margin-top: 26px;
    margin-left: 5px;
}
a.responsive-menu-hand:before,
a.responsive-menu-hand:after{
  display: none;
}
a.responsive-menu-close{
  clear: both;
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
}
a.responsive-menu-close strong {
    position: relative;
    height: 40px;
    width: 40px;
    display: block;
}
a.responsive-menu-close span:nth-child(1){
    width: 40px;
    display: block;
    margin-top: 5px;
    margin-left: 5px;
}
a.responsive-menu-close:hover{
  background-color: #ba7240;
}
body.mobile-menu-active{
  overflow:hidden;
}
.responsive-menu{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: -110%;
  background: #b66a36f2;
  z-index:999999;
  overflow:scroll;
  overflow-y: auto;
  overflow-x: auto;
  font-family: 'Roboto', sans-serif;
  transition: right 0.5s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.responsive-menu.active{
  right:0;
}
.responsive-menu ul{
  margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-bottom: 0;
}
.responsive-menu .user__avatar{
  display:none;
}
.responsive-menu ul li{
   margin:0;
   padding:0;
   list-style-type:none;
   position:relative;
   margin-bottom: 13px;
}
.responsive-menu ul a,
.responsive-menu .user a,
.responsive-menu ul + span a{
    line-height: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 32px !important;
    letter-spacing: 2px;
    position: relative;
    text-transform: capitalize;
    text-align: center;
    line-height: 1.52;
    font-weight: bold;
    font-family: 'Vanitas';
}
.responsive-menu ul li:hover{ 
  text-decoration:none; 
}
.responsive-menu ul li a:hover{
  color: #000000;
}
.responsive-menu ul li i{
  height: 40px;
  width: 40px;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 40px;
  cursor: pointer;
  border-left:solid 1px #E9EDF1;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}
.responsive-menu ul li i.minus{
  background-image: url(images/ui/minus.svg);
}
.responsive-menu ul li i.plus{
  background-image: url(images/ui/plus.svg);
}
.responsive-menu ul li ul{ margin:0; padding:0; }
.responsive-menu ul li ul li a{ font-size:90%; padding-left:30px; border-bottom:solid 1px #E9E9E9; background-color: #F0F0F0; }
.responsive-menu ul li ul li ul li a{ font-size:80%; padding-left:30px; border-bottom:solid 1px #E9E9E9; background-color: #E4E4E4 ; }
  .s_header {
      padding: 0;
      width: 100%;
      top: 0vw;
  }
  .s_header .section_inner {
      width: 94.8vw;
  }
  .s_header .si_left, .s_header .si_right {
      /* width: 40%; */
  }
  .s_header .si_center {
      /* width: 20%; */
  }
  .s_header .si_center {
      padding-top: 1.917vw;
      padding-right: 2.8vw;
  }
  .header-menu {
      padding-top: 1.2vw;
  }
  .s_h_logo img {
      /* max-width: 8.5vw !important; */
  }
  .header-menu a {
      padding-top: 1.694vw;
      padding-bottom: 1.694vw;
      font-size: 1vw;
      letter-spacing: 0.208vw;
      padding-left: 1.042vw;
      padding-right: 1.8vw;
      word-spacing: 0;
      line-height: 1 !important;
  }
  .header-menu a:after {
      height: 1.2vw;
      width: 2px;
      right: 0.4vw;
      top: 1.6vw;
  }
  .header-menu a[href="/login"]:after{
    content:
    " ";
    height: 1.2vw;
    width: 2px;
    left: -1vw;
    top: 1.6vw;
    display:
    block;
    position: absolute;
  }
  .header-menu a:last-of-type {
      /* padding-right: 0.347vw !important; */
  }
  .s_header .si_left .header-menu {
      margin-left: -0.903vw;
  }
  .s_header .si_left .header-menu a:first-of-type {
      padding-left: 0vw;
  }
  .header .user__avatar {
      height: 0.972vw;
      margin: 0vw;
  }


@media (max-width: 768px) {
    .s_header{
        padding-right: 10vw;
        padding-left: 10vw;
    }
    .s_header .section_inner {
        width: 100%;
    }
    .s_header .si_left,
    .s_header .destop_only{
        display: none;
    }
    .s_header .si_center{
        width: 70%;
        text-align: left;
        padding-top: 9.2vw;
    }
    .s_h_logo img {
        /* max-width: 118px !important; */
        margin-left: 0.2vw;
        /* width: 151px; */
    }
    .s_header .mobile_only {
        display: block;
        margin: 0px;
    }
    .s_header .si_right{
        width: 30%;
    }
  a.responsive-menu-hand{
    display:block;
  }
  .header .header-menu{
    display:none !important;
  }
}




/*
=======================================
  Section 1
=========================================*/
.s1 .section_inner {
    display: flex;
    flex-wrap: wrap;
}
.s1 .si_left {
    width: 60.1%;
    padding-bottom: 79px;
}
.s1 .si_left .si_left_content {
    z-index: 1;
    position: relative;
}
.s1 .si_left .si_left_content h1 {
    position: relative;
}
.s1 .si_left .si_left_content h1:before {
    content: '';
    position: absolute;
    background-color: #f0f1ee;
    z-index: -1;
}
.s1 .si_left .si_left_content h1 .l2:after {
    content: '';
    position: absolute;
    height: 2px;
    background-color: #000;
    z-index: -1;
}
.s1 .si_left .si_left_content article {
    position: relative;
}
.s1 .si_right {
    width: 39.9%;
    position: relative;
}
.s1 .si_right .img_holder {
    position: absolute;
    left: -11%;
    height: 100%;
    width: 127.3%;
    z-index: 0;
    background-image: url(kj_1_img.jpg);
    background-size: cover;
}
.s1 .si_right img {
    max-width: 100%;
    opacity: 0;
}
.s1 .si_featuredin {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.s1 #si_featuredin {
    position: relative;
}
#s1_circletype{
  position: absolute;
  top: -30px;
  left: -30px;
  transform: rotate(-45deg);
}
.s1 #si_featuredin .svgg.desktop_only {
    display: block;
    position: absolute;
    width: 6.486vw;
    height: 6.486vw;
    top: -3.958vw;
    left: -3.958vw;
}
.s1 #si_featuredin .svgg.desktop_only svg{
    width: 100%;
    height: 100%;
}
    .s1 .section_inner {
        width: 100vw;
    }
    .s1 .si_left {
        padding-bottom: 1.486vw;
    }
    .s1 .si_left .si_left_content {
        padding-top: 11.2vw;
        padding-left: 11vw;
    }
    .s1 .si_left .si_left_content h1 {
        margin-bottom: 0.694vw;
        /* margin-right: -27vw; */
        margin-left: 2vw;
    }
    .s1 .si_left .si_left_content h1:before {
        width: 26.3vw;
        height: 22.65vw;
        top: -1.65vw;
        left: -12.875vw;
    }
    .s1 .si_left .si_left_content h1 .l2:after {
        width: 15.92vw;
        top: 4.6vw;
        left: -17.75vw;
        
    }
    .s1 .si_left .si_left_content h1 .l1{
      
    }
    .s1 .si_left .si_left_content h1 .l2{
      margin-left: 3.6vw;
      display: inline-block;
      margin-top: 0.4vw;
      position: relative;
    }
    .s1 .si_left .si_left_content h1 .l3{
      margin-left: 16.2vw;
      display: inline-block;
      margin-top: 0.4vw;
    }
    .s1 .si_left .si_left_content article {
        padding-top: 3vw;
        padding-left: 0;
        margin-bottom: 1.7vw;
        max-width: 26.778vw;
    }
    .s1 .si_left .si_left_content article .vertical_text {
        top: 0;
        left: -9.792vw;
        display: none;
    }
    .s1 .si_left .si_left_content article br{
      display:none;
    }
    .s1 .si_right .img_holder {
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center;
        top: 0;
    }
    .s1 .si_featuredin {
        padding-bottom: 0vw;
        margin-top: 0vw;
        width: 100%;
    }
    .s1 #si_featuredin {
        max-width: 53vw;
        padding-left: 4.472vw;
        padding-right: 4.472vw;
        padding-top: 1.1vw;
        padding-bottom: 1vw;
        margin-left: 0vw;
        margin-top: -4.5vw;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
    }
    .s1 #si_featuredin img{
      max-width: 44vw;
      width: auto;
    }
@media (max-width: 768px) {
    .s1 {
        padding-left: 9vw;
        padding-right: 9vw;
        padding-bottom: 0;
        position: relative;
    }
    .s1 .section_inner {
        width: 100%;
    }
    .s1 .si_left {
        width: 100%;
    }
    .s1 .si_left .si_left_content {
        padding-top: 29.8vw;
        padding-left: 0;
    }
    .s1 .si_left .si_left_content h1 br {
        content: ' ';
    }
    .s1 .si_left .si_left_content h1 br:before {
        content: ' ';
        clear: both;
    }
    .s1 .si_left .si_left_content h1 {
        margin-bottom: 3vw;
        max-width: 100%;
        font-size: 15vw;
        letter-spacing: 0.5vw;
        padding-right: 0;
        line-height: 1.05;
        margin-left: 0;
        text-align: center;
    }
    .s1 .si_left .si_left_content h1:before {
        left: -13vw;
        top: -3.3vw;
        width: 47.5vw;
        height: 54.2vw;
    }
  .s1 .si_left .si_left_content h1 .l2:after{
    display:none;
  }
    .s1 .si_left .si_left_content h1 .l1{
      display: inline;
    }
    .s1 .si_left .si_left_content h1 .l2{
      margin: 0;
      display: inline;
    }
    .s1 .si_left .si_left_content h1 .l3{
      margin: 0;
      display: inline;
    }
    .s1 .si_left .si_left_content h1::after {
        left: 35.7vw;
        top: 20.8vw;
        width: 29.4vw;
        display: none;
    }
    .s1 .si_left .si_left_content .kj_button{
      padding-left: 0.4vw;
      padding-top: 0.2vw;
      text-align: center;
      margin-top: 8.5vw;
      margin-bottom: 6.2vw;
    }
    .s1 .si_left .si_left_content .kj_button a{
        margin: 0px;
        margin-top: 1vw;
    }
    .s1 .si_left .si_left_content article .vertical_text {
        display: none;
    }
    .s1 .si_left .si_left_content article{
      padding-right: 12px;
      padding-left: 12px;
      padding-top: 2.1vw;
      max-width: 100%;
      margin-bottom: 4vw;
      text-align: center;
    }
    .s1 .si_left .si_left_content article p{
      /* margin: 0px; */
      /* padding-top: 3.2vw; */
      /* line-height: 1.5; */
    }
    .s1 .si_right {
        width: 100%;
        position: relative;
        height: 83.3vw;
    }
    .s1 .si_right .img_holder {
        left: inherit;
        width: 100vw;
        height: 100%;
        right: -9vw;
        top: unset;
        background-size: cover;
        background-position: center;
        bottom: 0;
    }
    .s1 .si_featuredin {
        margin-top: 0;
        margin-left: -9vw;
        margin-right: 0;
        width: 100vw !important;
        padding-bottom: 0;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .s1 #si_featuredin {
        max-width: 100%;
        margin-right: 0vw;
        position: relative;
        background-color: #b66a36;
        padding-left: 7vw;
        padding-top: 5vw;
        padding-bottom: 4.6vw;
        padding-right: 7vw;
        margin-top: 0;
    }
    .s1 #si_featuredin p{
      font-size: 2.7vw;
      letter-spacing: 0.9vw;
      margin: 0px;
      text-align: center;
      text-transform: uppercase;
      font-weight: bold;
      color: #fff;
      margin-bottom: 4.1vw;
    }
    .s1 #si_featuredin:before {
        content: "";
        display: block;
        background-image: url(featured_in.png);
        width: 14vw;
        height: 14.6vw;
        position: absolute;
        background-repeat: no-repeat;
        top: -7.6vw;
        left: -7vw;
        background-size: contain;
      display:none;
    }
    .s1 #si_featuredin img{
      width: 100%;
      max-width: unset;
      max-height: 7vw;
    }
}



/*
=======================================
  Section 2
=========================================*/
.s2 {
    position: relative;
    background-color: #96a095;
    padding-top: 42px;
    padding-bottom: 49px;
}
.s2 .si_arow img {
    margin: 0px;
    margin-left: -6px;
}
.s2 .section_inner .si_content {
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    width: 100%;
    font-size: 11.25px;
    letter-spacing: 4px;
    margin-left: 2px;
}

.s2 .section_inner .countdown {
    width: 537px;
    margin: auto;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.s2 .section_inner .countdown .countdown_inner {
    width: 25%;
    position: relative;
}
.s2 .section_inner .countdown .countdown_inner:before {
    content: ':';
    position: absolute;
    right: -10px;
    top: -11px;
    font-size: 34px;
    color: #ffffff;
}
.s2 .section_inner .countdown .countdown_inner:last-of-type:before {
    display: none;
}
.s2 .section_inner .countdown .countdown_inner h2 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 64.125px;
    letter-spacing: 3.21px;
}
.s2 .section_inner .countdown .countdown_inner:nth-child(2) h2 {
    margin-left: 10px;
}
.s2 .section_inner .countdown .countdown_inner:nth-child(3) h2 {
    margin-left: 22px;
}
.s2 .section_inner .countdown .countdown_inner .countdown__title {
    font-size: 22.5px;
    letter-spacing: 3.21px;
    margin-left: 4px;
}
.s2 .section_inner .countdown .countdown_inner:nth-child(2) .countdown__title {
    margin-left: 14px;
}
.s2 .section_inner .countdown .countdown_inner:nth-child(3) .countdown__title {
    margin-left: 21px;
}
  .s2 {
      padding-top: 5.6vw;
      padding-bottom: 5vw;
      border: solid 1px #707070;
      border-left: 0;
      border-right: 0;
  }
  .s2 .si_arow {
      width: 0.694vw;
      height: 2.448vw;
      top: -0.903vw;
      left: 50%;
      display: none;
      position: absolute;
  }
  .s2 .si_arow img {
      margin-left: -0.417vw;
  }
  .s2 .section_inner .si_content {
      font-size: 1.1vw;
      letter-spacing: 0.4vw;
      margin-left: 0;
      font-weight: bold;
      margin-top: 0;
      margin-bottom: 0;
  }
  .s2 .section_inner .countdown {
      width: 37.292vw;
      margin-top: 3.1vw;
  }
  .s2 .section_inner .countdown .countdown_inner:before {
      right: -0.694vw;
      top: -0.3vw;
      font-size: 2.361vw;
  }
  .s2 .section_inner .countdown .countdown_inner h2 {
      margin-bottom: 0.88vw;
      font-size: 4.453vw;
      letter-spacing: 0.223vw;
      line-height: 0.83;
  }
  .s2 .section_inner .countdown .countdown_inner:nth-child(2) h2 {
      margin-left: 0.694vw;
  }
  .s2 .section_inner .countdown .countdown_inner:nth-child(3) h2 {
      margin-left: 1.528vw;
  }
  .s2 .section_inner .countdown .countdown_inner .countdown__title {
      font-size: 1.563vw;
      letter-spacing: 0.223vw;
      margin-left: 0;
      text-align: center;
  }
  .s2 .section_inner .countdown .countdown_inner:nth-child(2) .countdown__title {
      margin-left: 0.972vw;
  }
  .s2 .section_inner .countdown .countdown_inner:nth-child(3) .countdown__title {
      margin-left: 1.458vw;
  }
@media (max-width: 768px) {
  .s2 .section_inner .si_content{
  font-size: 2.7vw;
  letter-spacing: 1vw;
  margin: 0px;
  font-weight: normal;
  }
  .s2 .section_inner .countdown .countdown_inner:before {
      right: -0.694vw;
      top: -0.4vw;
      font-size: 3.361vw;
  }
  .s2 .section_inner .countdown .countdown_inner h2 {
      margin-bottom: 1.556vw;
      font-size: 6.453vw;
      letter-spacing: 0.3vw;
  }
  .s2 .section_inner .countdown .countdown_inner:nth-child(2) h2 {
      margin-left: 0.694vw;
  }
  .s2 .section_inner .countdown .countdown_inner:nth-child(3) h2 {
      margin-left: 1.528vw;
  }
  .s2 .section_inner .countdown .countdown_inner .countdown__title {
      font-size: 2.563vw;
      letter-spacing: 0.223vw;
      margin-left: 0.278vw;
  }
  .s2 .section_inner .countdown .countdown_inner:nth-child(2) .countdown__title {
      margin-left: 0.972vw;
  }
  .s2 .section_inner .countdown .countdown_inner:nth-child(3) .countdown__title {
      margin-left: 1.458vw;
  }
  .s2 .section_inner .countdown .countdown_inner{
    padding-left: 2vw;
    padding-right: 2vw;
  }
  .s2 .section_inner .countdown{
    width: 51.292vw;
  }
    .s2 .si_arow {
        width: 1.694vw;
        height: 6.448vw;
        top: -10.8vw;
        left: 50%;
    }
}

@media (max-width: 768px) {
  .s2 {
    padding-top: 11.5vw;
    padding-bottom: 9.9vw;
  }
  .s2 .section_inner .si_content {
  }
  .s2 .section_inner .countdown {
     width: 86vw;
     margin-top: 7.2vw;
  }
  .s2 .section_inner .countdown .countdown_inner h2 {
      margin-bottom: 1.3vw;
      font-size: 10.453vw;
      letter-spacing: 0.3vw;
  }
  .s2 .section_inner .countdown .countdown_inner .countdown__title {
    font-size: 3.563vw;
    letter-spacing: 0.223vw;
    margin-left: 0vw;
  }
}

/*
=======================================
  Section 3
=========================================*/
.s3 {
    z-index: 2;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}
.s3 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100vw;
}
.s3 .si_left {
    width: 51.5%;
    position: relative;
}
  .s3 .si_left:after {
    height: 100%;
    width: 85.2%;
    left: 0vw;
    top: 0vw;
  }
.s3 .si_left .img_holder{
  position: relative;
  z-index: 1;
  padding-top: 0vw;
  padding-bottom: 0;
}
.s3 .si_left .img_holder .video{
    margin:0;
    padding-bottom: 14vw;
    padding-top: 10vw;
    padding-left: 7.7vw;
}
.s3 .si_left:after {
    content: '';
    position: absolute;
    background-color: #f0f1ee;
    z-index: 0;
}
.s3 .si_right {
    width: 48.5%;
}
.s3 .si_right h2 {
    margin-bottom: 0px;
    color: #b56a36;
    padding-top: 15.6vw;
    padding-left: 4.25vw;
    padding-right: 9vw;
}
.s3 .si_right article {
    color: #000;
    padding-top: 3.5vw;
    position: relative;
    padding-left: 4.25vw;
    padding-right: 9vw;
}
.s3 .si_right article p br{
    display:none;
}
  
@media (max-width: 768px){

    .s3{
        padding-left: 6vw;
        padding-right: 7vw;
        padding-bottom: 0;
        padding-top: 9.9vw;
    }
    .s3 .section_inner{
        width:100%;
    }
    .s3 .si_left{
        display:none;
        width: 100%;
    }
    .s3 .si_left.mobile_only{
        display: block;
    }
    .s3 .si_left .img_holder .video{
            margin:0;
            padding-bottom: 10vw;
            padding-top: 1.2vw;
            padding-left: 0vw;
    }
    .s3 .si_right{
        width:100%;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .s3 .si_right h2{
        margin-bottom: 4.9vw;
        padding: 0vw;
        text-align: center;
        position: relative;
        z-index: 2;
    }
    .s3 .si_right h2 br{
        display:none;
    }

    .s3_upper_title{
        display:block;
        text-transform: uppercase;
        letter-spacing: 0.5vw;
        font-weight: normal;
        font-size: 2.2vw;
        margin-bottom: 1vw;
        display: none !important;
    }
    .s3 .si_left:after {
        height: 44.156vw;
        width: 77.5vw;
        left: -10vw;
        top: -12.722vw;
    }
    .s3 .si_right article{
        padding: 0;
        text-align: center;
    }

}



/*
=======================================
  Section 4
=========================================*/
.s4 {
    z-index: 2;
    position: relative;
}
.s4 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.s4 .si_left h2 {
    margin-bottom: 0px;
    color: #b56a36;
}
.s4 .si_left article {
    color: #000;
    position: relative;
}

.s4 .si_left article ul{
  list-style-type:none;
  margin:0;
  padding:0;
}
.s4 .si_left article ul li{
    position: relative;
    margin: 0;
}
.s4 .si_left article ul li:before{
    content: '';
    position: absolute;
    background-color: #000;
}
.s4 .si_right {
    width: 44.82%;
    position: relative;
}
.s4 .si_right:after {
    content: '';
    position: absolute;
    background-color: #b56a36;
    z-index: -1;
}
  .s4 {
      padding-top: 0;
      padding-bottom: 0;
  }
  .s4 .section_inner {
      width: 100vw;
  }
  .s4 .si_left {
      width: 50%;
      padding-top: 0;
      padding-left: 0;
  }
  .s4 .si_left h2 {
      margin-bottom: 0vw;
      margin-left: 11vw;
      position:
      relative;
      margin-top: 12.2vw;
  }
   .s4 .si_left h2:before{
     content:
     " ";
     position:
     absolute;
     width: 13vw;
     height: 2px;
     background-color: #000;
     left: unset;
     top: 3.5vw;
     right: calc(100% + 2.5vw);
   }
  .s4 .si_left article {
      padding-top: 6.6vw;
      padding-left: 15.1vw;
      letter-spacing: 0.08vw;
      padding-right: 0.8vw;
      padding-bottom: 5.9vw;
  }
  .s4 .si_left article ul li {
      padding-bottom: 2vw;
  }
  .s4 .si_left article ul li:before {
      width: 0.3vw;
      height: 2px;
      left: -0.8vw;
      top: 1.0vw;
  }
  .s4 .si_right {
      width: 50%;
  }
  .s4 .si_right:after {
      height: 25.74vw;
      width: 30.2vw;
      right: -5vw;
      top: 6.05vw;
  }
.s4 .si_right .img_holder{
  margin-top: 12.4vw;
  margin-left: 7.94vw;
  margin-right: 5.75vw;
}
.s4 .si_right .img_holder img{
  width:100%;
}


@media (max-width: 768px){
  .s4 .si_left article ul li {
      padding-bottom: 6.4vw;
  }
  .s4{
    padding-left: 9vw;
    padding-right:9vw;
    padding-top: 10.9vw;
    padding-bottom: 12vw;
  }
  .s4 .section_inner{
    width:100%;
  }
  .s4 .si_left{
    width:100%;
    padding-left: 0;
  }
  .s4 .si_right{
    width:100%;
    order:-1;
    padding-bottom: 7vw;
    padding-left: 0;
    padding-right: 0;
  }
  .s4 .si_right:after{
    top: auto;
    bottom: 0vw;
    right: -9vw;
    width: 57vw;
    height: 73vw;
  }
  .s4 .si_left .img_holder{
    margin-left: 0.7vw;
    margin-right: 0.6vw;
    position: relative;
  }

  .s4 .si_left .img_holder:after {
    content: '';
    position: absolute;
    background-color: #b56a36;
    z-index: -1;
    height: 83.74vw;
    width: 62.2vw;
    right: -10vw;
    top: 18.9vw;
  }
    .s4 .si_left article ul li:before {
        top: 3.5vw;
        height: 1px;
        width: 1.5vw;
        left: -3vw;
    }
    .s4 .si_left h2 {
        width: 100%;
        padding-bottom: 0;
        margin: 0;
        margin-bottom: 4.9vw;
        text-align: center;
        position: relative;
        z-index: 2;
    }
    .s4 .si_left article {
        padding-left: 3.7vw;
        padding-top: 20vw;
        letter-spacing: 0.18vw;
        padding-right: 0;
        margin-right: -1vw;
        padding-bottom: 0;
    }
    .s4 .si_left h2:before {
        display:none;
    }

    
}



/*
=======================================
  Section 5
=========================================*/
.s5 {
    background-color: #edebe3;
}
.s5 .section_inner {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-around; */
    /* position: relative; */
}
.s5 .section_inner h4{
  text-transform:uppercase;
  font-family: inherit;
  font-weight: bold;
  font-size: 1.2vw;
  letter-spacing: 0.4vw;
  margin-bottom: 2.8vw;
}
.s5 .section_inner:before {
    content: '';
    position: absolute;
    background-color: #000;
}
.s5 .section_inner:after {
    content: '';
    position: absolute;
    background-color: #000;
}
.s5 .si_content {
    text-align: center;
    overflow: hidden;
}
  .s5 .section_inner {
      width: 100vw;
      padding-top: 0;
      padding-bottom: 0;
  }
  .s5 .section_inner:before {
      width: 23.8vw;
      left: 0vw;
      top: 53%;
      height: 2px;
  }
  .s5 .section_inner:after {
      width: 23.8vw;
      right: 0;
      top: 53%;
      height: 2px;
  }
  .s5 .si_content {
      /* width: 71.458vw; */
  }
  .s5 h2{
    margin-top: 6.5vw;
  }
  .s5 article{
    padding-top: 3.5vw;
    padding-left: 32vw;
    padding-right: 32vw;
    padding-bottom: 3.6vw;
  }
  .s5 .kj_button{
    margin-bottom: 5.5vw;
  }

@media (max-width: 768px){
  .s5{
    padding-left: 7vw;
    padding-right: 7vw;
    padding-top: 12vw;
    padding-bottom: 14.5vw;
  }
  .s5 .section_inner{
    width: 100%;
    padding-top:0;
    padding-bottom:0;
  }
  .s5 h2{
    margin:0;
  }
  .s5 article{
    padding-left: 0vw;
    padding-right: 0vw;
    padding-top: 5.5vw;
    padding-bottom: 0;
  }
  .s5 .si_content{
    width:100%;
  }
  .s5 .section_inner:before, 
  .s5 .section_inner:after{
    display:none;
  }
  .s5 .section_inner h4{
    font-size: 4vw;
  }
  .s5 .kj_button{
    margin-bottom: 0;
    margin-top: 12vw;
  }
}


/*
=======================================
  Section 6
=========================================*/
.s6 {
    padding-top: 123px;
    z-index: 2;
    position: relative;
    padding-bottom: 204px;
}
.s6 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.s6 .si_left {
    position: relative;
}
.s6 .si_left:after {
    content: '';
    position: absolute;
    background-color: #f0f1ee;
    z-index: -1;
}
.s6 .si_right h2 {
    margin-bottom: 0px;
    color: #b56a36;
    margin-left: 31px;
}
.s6 .si_right article {
    color: #000;
    position: relative;
}
.s6 .si_right article ul{
  margin:0;
  padding:0;
  list-style-type: none;
}
.s6 .si_right article ul li {
  margin:0;
  position: relative;
}

.s6 .si_right article ul li:before {
    content: '';
    position: absolute;
    background-color: #000;
}
.s6 .si_right article ul li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f3f3f3;
    left: 1px;
    bottom: 10px;
}
  .s6 {
      padding-top: 0;
      padding-bottom: 0;
  }
  .s6 .section_inner {
      width: 100vw;
  }
  .s6 .si_left {
      width: 41.1%;
  }
  .s6 .si_left img{
    width:100%;
  }
  .s6 .si_left:after {
      height: 33.403vw;
      width: 41.6vw;
      left: -11vw;
      top: 7.075vw;
  }
  .s6 .si_right {
      width: 58.9%;
  }
  .s6 .si_right h2 {
    margin: 0vw;
    padding-right: 5vw;
    padding-top: 7.747vw;
    padding-left: 5.853vw;
  }
  .s6 .si_right article {
      padding-top: 4.9vw;
      padding-left: 10.75vw;
      padding-right: 12vw;
      padding-bottom: 4vw;
  }
  .s6 .si_right article ul li{
      padding-bottom: 1.9vw;
      padding-left: 2.153vw;
  }
  .s6 .si_right article ul li:before {
      width: 0.3vw;
      height: 2px;
      left: 1.4vw;
      top: 1.1vw;
  }
  .s6 .si_right article ul li:after {
      width: 100%;
      height: 0.069vw;
      left: 0.069vw;
      bottom: 0.578vw;
      display: none;
  }
  .s6 .si_right article .vertical_text {
      left: -2.292vw;
      top: -12.014vw;
      display: none;
  }

@media (max-width: 768px){
  .s6{
    padding-left: 0vw;
    padding-right: 0vw;
    padding-top: 0vw;
    padding-bottom: 7.167vw;
    background-color: #ffffff;
  }
  .s6 .section_inner{
    width:100%;
  }
  .s6 .si_left{
    width: 100%;
    padding-bottom: 0vw;
  }
  .s6 .si_right{
    width: 100%;
    
  }
  .s6 .si_right h2{
    padding-right: 9vw;
    padding-left: 9vw;
    padding-top: 39px;
  }
  .s6 .si_right h2 br{
    display: none;
  }
  .s6 .si_right article .vertical_text{
    display:none;
  }
  .s6 .si_left .vertical_text{
    display: none;
  }
  .s6 .si_left img{
    width: 100%;
    max-width: 200vw;
    margin-left: 0;
  }
  .s6 .si_left:after{
    height: 75.403vw;
    width: 81vw;
    left: -9vw;
    top: auto;
    bottom: -1vw;
    display:none;
  }
  .s6 .si_right article ul li{
    padding-left:0;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 6.4vw;
  }
  .s6 .si_right article ul li:before{
    top: 3.2vw;
    height: 1px;
    width: 1.5vw;
    left: -3vw;
  }
  .s6 .si_right h2{
    margin-left:0;
    margin-bottom: 11vw;
    width: 100%;
  }
  .s6 .si_right article ul li:after{
    height:1px;
    width: calc(100% + 5vw);
    left: -5vw;
  }
 .s6 .si_right article ul li br{
    display:none;
  }
  .s6 .si_right article{
    padding-top: 0;
    padding-right: 9vw;
    padding-left: 9vw;
  }
  .s6 .si_right article ul{
    margin-left: 4vw;
  }

}


/*
=======================================
  Section 7
=========================================*/
.s7 {
    z-index: 2;
    position: relative;
    background-color: #EDEBE3;
}
.s7 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.s7 .si_left h2 {
    margin-bottom: 0px;
    color: #b56a36;
    position: relative;
}
.s7 .si_left h2:after {
    content: "";
    display: none;
    background-image: url(s7-founder--story.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
}
.s7 .si_left h2:before {
    content: '';
    position: absolute;
    height: 1px;
    background: #000;
  display:none;
}
.s7 .si_left article {
    color: #000;
    padding-top: 20px;
    padding-left: 92px;
}
.s7 .si_left article p {
    position: relative;
    padding-bottom: 16px;
}
.s7 .si_right:after {
    content: '';
    position: absolute;
    background-color: #959f94;
    z-index: -1;
}
  .s7 .section_inner {
      width: 100vw;
  }
  .s7 .si_left {
      width: 63.4%;
      padding-top: 0;
      padding-left: 0;
      padding-bottom: 0;
  }
  .s7 .si_left h2 {
      margin-bottom: 0vw;
      margin-right: 0vw;
      line-height: 1;
      margin-top: 12vw;
      margin-left: 11.05vw;
  }
  .s7 .si_left h2:before {
      width: 11.5vw;
      left: -14vw;
      bottom: 2.1vw;
  }
  .s7 .si_left article {
      padding-top: 4.5vw;
      padding-left: 15.2vw;
      padding-right: 13vw;
      padding-bottom: 3vw;
  }
  .s7 .si_left article p {
      padding-bottom: 1.111vw;
  }
  .s7 .si_right {
      width: 36.6%;
      padding-top: 0;
      padding-bottom: 0;
      position: relative;
  }
  .s7 .si_right:after {
      height: 100%;
      width: 18.1vw;
      right: 0;
      bottom: 0vw;
  }
    .s7 .si_left h2:after {
        width: 6.806vw;
        height: 6.736vw;
        top: -3.194vw;
        left: 1.875vw;
    }
.s7 .si_right .img_holder{
  margin-top: 6.4vw;
  margin-bottom: 6.35vw;
  margin-right: 5.3vw;
}

@media (max-width: 768px){
  .s7{
    padding-left: 9vw;
    padding-right:9vw;
    background-color: transparent;
    padding-bottom: 12.5vw;
    padding-top: 17vw;
  }
  .s7:after{
    content:" ";
    background-color: #EDEBE3;
    position: absolute;
    width: 76vw;
    height: 94vw;
    left: 0;
    top: 24vw;
    z-index: 0;
    display: none;
  }
  .s7 .section_inner{
    width:100%;
    position: relative;
    z-index: 1;
  }
  .s7 .si_right{
    display:none;
  }
  .s7 .si_left{
    width:100%;
    padding-top: 0vw;
    padding-left: 0;
  }
  .s7 .si_left .img_holder.mobile_only{
    display:
    block;
    position:
    relative;
    margin-bottom: 8vw;
    margin-top: 7.4vw;
    margin-left: 1.8vw;
    margin-right: 0.5vw;
  }
  .s7 .si_left .img_holder.mobile_only img{
    position:relative;
    z-index:1;
  }
  .s7 .si_left .img_holder.mobile_only:after{
    display:none;
  }
  .s7 .si_left article{
    padding-top:0;
    padding-left:0;
    padding-right: 0;
    padding-bottom: 0;
    text-align: center;
  }
  .s7 .si_left h2{
    width: auto;
    margin: 0;
    margin-bottom: 5vw;
    text-align: center;
  }
  .s7 .si_left h2:before{
    display:none;
  }
  .s7 .si_left h2:after {
        width: 11.806vw;
        height: 19.736vw;
        top: -5.1vw;
        left: inherit;
        background-image: url(s7-founder--story-mobile.png);
        left: -5vw;
    }
   .s7 .si_left article br{
     display:none;
   }
}



/*
=======================================
  Section 8
=========================================*/
.s8{
    overflow: hidden;
}
.s8 .section_inner {
    margin: 0 auto;
    position: relative;
}
.s8 .section_inner:before {
    content: '';
    position: absolute;
    background-color: #b56a36;
}
.s8 .section_inner h2 {
    position: relative;
    color: #b56a36;
}
.s8 .section_inner h2:after {
    content: '';
    position: absolute;
    height: 2px;
    background-color: #000;
}
.s8 .si_content {
    background: #f0f1ee;
    margin-left: 16vw;
    margin-right: 16vw;
}
.s8 .si_content .slider_warp {
    position: relative;
    z-index: 1;
}
.s8 .si_content .slider_inner {
    position: relative;
}
.s8 .si_content .slider_inner img {
    /* width: 41px; */
}
.s8 .si_content .slider_inner h3 {
    color: #959F94;
}
.s8 .si_content .slider_warp .slick-next,
.s8 .si_content .slider_warp .slick-prev{
    cursor: pointer;
    z-index: 4;
    background-color:transparent;
    border:0;
    font-size: 0;
    width: 4vw;
    /* height: 11px; */
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
}
.s8 .si_content .slider_warp .slick-next svg,
.s8 .si_content .slider_warp .slick-prev svg{
  width:100%;
  height:auto;
}
.s8 .si_content .slider_warp .slick-prev {
    top: 50%;
    left: 53px;
    /* background-image:url(arrow-left.png); */
}
.s8 .si_content .slider_warp .slick-next {
    top: 50%;
    right: 53px;
    /* background-image:url(arrow-right.png); */
}
  .s8 {
      padding-top: 0;
      padding-bottom: 5.05vw;
  }
  .s8 .section_inner {
      width: 100vw;
  }
  .s8 .section_inner:before {
      width: 4.3vw;
      left: -10vw;
      top: -0.55vw;
      height: 14.167vw;
      display:none;
  }
  .s8 .section_inner h2 {
      max-width: 60.569vw;
      margin-bottom: 6.9vw;
      margin-left: 11vw;
      margin-top: 7.5vw;
  }
  .s8 .section_inner h2:after {
      width: 40.2vw;
      right: -32vw;
      bottom: 2.567vw;
  }
  .s8 .si_content .slider_inner {
      padding-top: 4.9vw;
      padding-bottom: 3.1vw;
      padding-left: 7.8vw;
      padding-right: 7.8vw;
  }
  .s8 .si_content .slider_inner .vertical_text {
      left: 2.736vw;
      top: 8.25vw;
      display: none;
  }
  .s8 .si_content .slider_inner img {
      /* width: 2.847vw; */
  }
  .s8 .si_content .slider_inner h3 {
      margin-top: 0;
      margin-bottom: 2.7vw;
      font-size: 4.219VW;
      letter-spacing: 0.05vw;
  }
  .s8 .si_content .slider_inner .slider_content {
      max-width: 100%;
      text-align: center;
  }
  .s8 .si_content .slider_warp .slick-prev {
      /* width: 5.431vw; */
      top: 50%;
      left: -2.8vw;
      transform: translateY(-50%);
  }
  .s8 .si_content .slider_warp .slick-next {
      /* width: 5.431vw; */
      top: 50%;
      right: -2.8vw;
      transform: translateY(-50%);
  }
.s8 .section_inner h2 mark{
  background-color:transparent;
  padding: 0;
}

@media (max-width: 768px){
 .s8 .si_content .slider_inner{

 }
    .s8 {
        padding-right: 9vw;
        padding-left: 9vw;
        padding-top: 9.7vw;
        padding-bottom: 27.9vw;
    }
    .s8 .section_inner {
        width: 100%;
    }
    .s8 .section_inner h2 {
        margin: 0;
        padding-left: 0;
        max-width: unset;
        margin-bottom: 0;
        margin-right: 0;
        letter-spacing: 0;
        position:
        relative;
        text-align: center;
        margin-bottom: 8vw;
    }
    .s8 .section_inner h2 mark{
      background-color:#ffffff
    }
    .s8 .section_inner h2 mark{
      position:relative;
      padding: 0;
      z-index: 1;
    }
    .s8 .section_inner h2:after{
      content:" ";
      position:absolute;
      width: 100vw;
      height:1px;
      background-color:#000;
      top: 6.8vw;
      left: calc(100% + 11vw);
      left: 11vw;
      display:block !important;
      z-index: 0;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+50,ffffff+50,000000+50 */
      background: rgb(255,255,255); /* Old browsers */
      background: -moz-linear-gradient(left,  rgba(255,255,255,1) 50%, rgba(255,255,255,1) 50%, rgba(0,0,0,1) 50%); /* FF3.6-15 */
      background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 50%,rgba(255,255,255,1) 50%,rgba(0,0,0,1) 50%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right,  rgba(255,255,255,1) 50%,rgba(255,255,255,1) 50%,rgba(0,0,0,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
    }
    .s8 .section_inner h2:after{
        display: none !important;
    }
    .s8 .si_content {
        margin-left: 0;
        margin-right: 0;
    }
    .s8 .si_content .slider_inner .vertical_text {
        left: -4.4vw;
        top: 11.2vw;
    }
    .s8 .si_content .slider_inner .slider_content {
        margin-left: 0;
        padding-top: 0;
        /* font-size: 3.5vw; */
        /* letter-spacing: 0.1vw; */
        text-align: left;
    }
    .s8 .si_content .slider_inner .slider_content br{
      display:none;
    }
    .s8 .si_content .slider_inner img {
        /* width: 5.4vw; */
    }
    .s8 .si_content .slider_inner h3 {
        text-align: left;
        margin-top: 3.3vw;
        margin-bottom: 6.7vw;
        font-size: 12.5vw;
        margin-left: 0;
    }
    .s8 .section_inner:before {
        width: 2vw;
        left: -9vw;
        top: 1.5vw;
        height: 18.167vw;
    }
    .s8 .si_content .slider_warp .slick-next{
        right: 3.4vw;
        display: block !important;
        font-size: 0;
        border: 0;
        /* background-image: url(right-angle.png); */
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 12.3vw;
        /* height: 11vw; */
        top: unset;
        padding: 0;
        bottom: -24vw;
    }
    .s8 .si_content .slider_warp .slick-prev {
        width: 12.3vw;
        /* height: 11vw; */
        top: unset;
        left: -1.6vw;
        display: block !important;
        font-size: 0;
        border: 0;
        /* background-image: url(left-angle.png); */
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        padding: 0;
        bottom: -24vw;
    }
}



/*
=======================================
  Section 9
=========================================*/
.s9 {
    position: relative;
    background: #959f94;
}
.s9 .section_inner {
    margin: 0 auto;
}
.s9 .section_inner .si_sub_title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11.25px;
    letter-spacing: 4px;
    margin-left: 8px;
    color: #edebe3;
}
.s9 .section_inner h2 {
    color: #edebe3;
}
.s9 .slider_warp {
    position: relative;
    z-index: 1;
}
.s9 .slider_inner {
    color: #ffffff;
}
.s9 .slider_inner .img_holder {
    position: relative;
    margin: auto;
}
.s9 .slider_inner .img_holder span {
    position: absolute;
    /* background-image: url(testimonial.png); */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    z-index: 999;
    /* background-color: wheat; */
    display: block;
}
.s9 .slider_inner .img_holder span svg{
  width:100%;
  height:auto;
}

.s9 .slider_inner .si_name {
    font-weight: bold;
}
.s9 .slider_inner .si_video{
  max-width:600px;
  margin:0 auto;
  width:90%;
  margin-bottom:40px;
}
.s9 .slider_warp .slick-prev {
    width: 35px;
    height: 15px;
    position: absolute;
    top: 24.3%;
    left: 2px;
    cursor: pointer;
    z-index: 4;
    /* background-image: url(arrow-left-w.png); */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    background-color: transparent;
    border: 0;
    font-size: 0;
    background-size: contain;
}
.s9 .slider_warp .slick-next {
    width: 35px;
    height: 15px;
    position: absolute;
    top: 24.3%;
    right: 0px;
    cursor: pointer;
    z-index: 4;
    /* background-image: url(arrow-right-w.png); */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    background-color: transparent;
    border: 0;Q
    font-size: 0;
    background-size: contain;
}
.s9 .slider_warp .slick-dots li {
    list-style: none;
    display: inline-block;
    margin-right: 6px;
}
.s9 .slider_warp .slick-dots li button {
    width: 30px;
    height: 4px;
    text-indent: -9999px;
    background: #cdcdcd;
    border: none;
}
.s9 .slider_warp .slick-dots li.slick-active button {
    background: transparent !important;
}
  .s9 {
      padding-top: 6.5vw;
      padding-bottom: 10.8vw;
      padding-left: 10vw;
      padding-right: 10vw;
  }
  .s9 .section_inner {
      width: 100%;
  }
  .s9 .section_inner .si_sub_title {
      font-size: 0.781vw;
      letter-spacing: 0.278vw;
      margin-left: 0.556vw;
  }
  .s9 .section_inner h2 {
      margin-left: 35.7vw;
      margin-top: 5vw;
      margin-bottom: -11.5vw;
  }
  .s9 .slider_inner .img_holder {
      width: 100%;
      margin-top: 6.3vw;
      margin-left: 1vw;
  }
  .s9 .slider_inner .img_holder span{
      width: 5.5vw;
      height: auto;
      bottom: unset;
      right: unset;
      top: 1.323vw;
      left: 0.479vw;
  }
  .s9 .slider_inner .img_holder img {
      border-radius: 100%;
      width: 100%;
  }
  .s9 .slider_inner .si_slider_text {
      padding-top: 13.8vw;
      padding-left: 6.2vw;
      padding-right: 9vw;
  }
  .s9 .slider_inner .si_slider_name {
      padding-top: 1.1vw;
      text-transform: uppercase;
      padding-left: 6.2vw;
  }
  .s9 .slider_inner .si_name {
      font-size: 0.990VW;
      letter-spacing: 0.23vw;
  }
  .s9 .slider_inner .si_city {
      font-size: 1.419vw;
      letter-spacing: 0.2vw;
      font-weight: normal;
      display: inline-block;
      position: relative;
      padding-left: 1.7vw;
      margin-left: 0.5vw;
  }
  .s9 .slider_inner .si_city:before{
    content:" ";
    width: 0.8vw;
    height: 1px;
    background-color: #fff;
    top: 45%;
    left: 0;
    position: absolute;
  }
  .s9 .slider_warp .slick-prev {
      width: 4vw;
      top: 50%;
      left: -2.2vw;
      height: auto;
      opacity: 1;
      transform: translateY(-50%);
      opacity: 0 !important;
  }
  .s9 .slider_warp .slick-next {
      width: 4vw;
      top: calc(50% + 3.2vw);
      right: -2.2vw;
      height: auto;
      opacity: 1;
      transform: translateY(-50%);
  }
  .s9 .slider_warp .slick-arrow svg{
    width:100%;
    height: auto;
  }
  .s9 .slider_warp .slick-dots {
      margin-top: -4.7vw;
      margin-left: 0;
      text-align: right;
      padding: 0;
      margin-right: -1.8vw;
      z-index: 99;
      position: relative;
  }
  .s9 .slider_warp .slick-dots li {
      margin-right: 0;
      margin-left: 1vw;
  }
  .s9 .slider_warp .slick-dots li button {
      width: 1.458vw;
      height: 1.458vw;
      text-indent: -694.375vw;
      opacity: 1;
      border-radius: 100%;
      border: solid 2px;
  }
  .s9 .slider_warp .slick-dots li.slick-active button{
    opacity:1;
  }

  .s9_slider_row{
    display: flex;
    flex-wrap: wrap;
  }
  .s9_slider_left{
    width: 36.8%;
  }
  .s9_slider_right{
    width: 63.2%;
  }

@media (max-width: 768px){
  .s9 {
      padding-top: 15.139vw;
      padding-bottom: 14.5vw;
      padding-left: 9vw;
      padding-right: 9vw;
  }
  .s9 .section_inner {
      width: 100%;
  }
  .s9 .section_inner .si_sub_title {
      font-size: 2.4vw;
      letter-spacing: 0.8vw;
      margin-left: 0.556vw;
  }
  .s9 .section_inner h2 {
      margin-left: 0;
      margin-top: 0;
      margin-bottom: 0;
      text-align: center;
  }
  .s9 .slider_inner .img_holder {
      margin: 0;
      margin-top: 10vw;
      margin-left: 3.5vw;
      margin-right: 3.3vw;
      width: auto;
  }
  .s9 .slider_inner .img_holder span {
      width: 18vw;
      height: 9vw;
      bottom: 0.278vw;
      right: 2.486vw;
      background-repeat: no-repeat;
  }
  .s9 .slider_inner .img_holder img {
      border-width: 1.4vw;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
  }
  .s9 .slider_inner .si_slider_text {
      padding-top: 6.389vw;
      padding-left: 0vw;
      padding-right: 0vw;
      text-align: center;
      /* margin-left: -1vw; */
      /* margin-right: -1vw; */
  }
  .s9 .slider_inner .si_slider_name {
      padding: 0;
      text-align: center;
      padding-top: 3vw;
  }
  .s9 .slider_inner .si_name {
      font-size: 4.6vw;
      letter-spacing: 0.5vw;
      margin-left: 0;
  }
  .s9 .slider_inner .si_city {
      margin-top: 0;
      margin-right: 0;
      font-size: 3.6vw;
      letter-spacing: 0.3vw;
      font-weight: 600;
  }
  .s9 .slider_warp .slick-prev {
       width: 12.3vw;
       height: auto;
       top: 9vw;
       left: -6vw;
       display: block !important;
       font-size: 0;
       border: 0;
       /* background-image: url(left-angle-light.png); */
       /* background-size: contain; */
       /* background-repeat: no-repeat; */
       /* background-position: center; */
       padding: 0;
  }
  .s9 .slider_warp .slick-next {
      right: 5vw;
      display: block !important;
      font-size: 0;
      border: 0;
      /* background-image: url(right-angle-light.png); */
      /* background-size: contain; */
      /* background-repeat: no-repeat; */
      /* background-position: center; */
      width: 14.3vw;
      height: auto;
      top: unset;
      padding: 0;
      bottom: -5.5vw;
      z-index: 999;
  }
  .s9 .slider_warp .slick-dots {
      padding: 0;
      margin: 0;
      text-align: left;
      margin-top: 13.7vw;
  }
  .s9 .slider_warp .slick-dots li {
      margin-right: 3vw;
      margin-left: 3vw;
  }
  .s9 .slider_warp .slick-dots li button {
      width: 7vw;
      height: 7vw;
      text-indent: -694.375vw;
  }
  .s9_slider_row{
    
  }
  .s9_slider_left{
    width: 100%;
  }
  .s9_slider_right{
    width: 100%;
  }
}



/*
=======================================
  Section 10
=========================================*/
.s10 {
    z-index: 2;
    position: relative;
}
.s10 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.s10 .si_left:after {
    content: '';
    position: absolute;
    background-color: #edebe3;
    z-index: -1;
}
.s10 .si_right {
    position: relative;
}
.s10 .si_right h2 {
    margin-bottom: 0px;
    color: #b56a36;
}
.s10 .si_right h2:before {
    content: "";
    display: none;
    background-image: url(s10-lorem-ipsumtext.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
}
.s10 .si_right article {
    color: #000;
    position: relative;
}
.s10 .si_right article ul{
  margin:0;
  padding:0;
  list-style-type: none;
}
.s10 .si_right article ul li {
  margin:0;
  position: relative;
}
  .s10 .si_right article ul li{
      padding-bottom: 1.9vw;
      padding-left: 2.153vw;
  }
.s10 .si_right article ul li:before {
    content: '';
    position: absolute;
    background-color: #000;
    width: 0.3vw;
    height: 2px;
    left: 1.4vw;
    top: 1.1vw;
}
.s10 .si_right article p {
    position: relative;
    line-height: 1.27;
}
.s10 .si_right article p:before {
    content: '';
    position: absolute;
    background-color: #000;
    width: 0.65vw;
    height: 1px;
    top: 1.2vw;
    left: 0.1vw;
}
.s10 .si_right article p:after {
    content: '';
    position: absolute;
    background-color: #f3f3f3;
    display: none;
}
  .s10 {
      padding-top: 0;
      padding-bottom: 0;
  }
  .s10 .section_inner {
      width: 100%;
  }
  .s10 .si_left {
      width: 43.9%;
      position: relative;
  }
.s10 .si_left .img_holder{
  margin-top: 7.2vw;
  margin-left: 7.57vw;
}
.s10 .si_left .img_holder img{
  width:100%;
}
  .s10 .si_left:after {
      height: 50.403vw;
      width: 41.3vw;
      left: -8vw;
      top: unset;
      bottom: 0;
  }
  .s10 .si_left .vertical_text {
  display: none;
  }
  .s10 .si_right {
      width: 56.1%;
  }
  .s10 .si_right h2 {
      margin-left: 6.1vw;
      margin-top: 10vw;
  }
  .s10 .si_right article {
      padding-top: 5.75vw;
      padding-left: 7.8vw;
      padding-right: 8vw;
      padding-bottom: 9vw;
  }
  .s10 .si_right article p {
      padding-bottom: 0.5vw;
      padding-left: 2.292vw;
      margin-top: 0;
      margin-bottom: 0.6vw;
      padding-top: 0.5vw;
  }
    .s10 .si_right h2:before {
        width: 6.806vw;
        height: 7.083vw;
        top: -4.375vw;
        left: -4.722vw;
    }
.s10.enable_image_false{
  padding-top:5vw;
}
.s10.enable_image_false .section_inner{
  width: 62vw;
}
.s10.enable_image_false .si_right{
  width: 100%;
  padding-top: 0;
}
.s10.enable_image_false .si_right h2{
  width: 100%;
  margin-left: 0;
}
@media (max-width: 768px){
  .s10 {
      padding-top: 10.417vw;
      padding-bottom: 2.181vw;
      padding-left: 14vw;
      padding-right: 14vw;
  }
  .s10 .section_inner {
      width: 100%;
  }
  .s10 .si_left {
      display: none;
  }
  .s10 .si_left:after {
      height: 33.403vw;
      width: 694.444vw;
      left: -665.694vw;
      top: 14.444vw;
  }
  .s10 .si_left .vertical_text {
      left: -8.472vw;
      top: 44.444vw;
  }
  .s10 .si_right {
      width: 100%;
      padding-top: 0;
  }
  .s10 .img_holder.mobile_only{
    display:
    block;
    position:
    relative;
    margin: 0;
    padding-top: 10.9vw;
  }
  .s10 .img_holder.mobile_only:after{
    height: 92.7vw;
    width: 72.9vw;
    left: -14vw;
    top: auto;
    bottom: -10vw;
    position:
    absolute;
    content:
    " ";
    background-color: #EDEBE3;
    z-index: -1;
  }
  .s10 .img_holder.mobile_only img{
    margin-left: 0vw;
    margin-top: 0vw;
  }
  .s10 .si_right h2 {
      top: auto;
      width: auto;
      left: auto;
      position: relative;
      line-height: 1;
      margin: 0;
      margin-left: 3vw;
  }
  .s10 .si_right h2 br{
    display:none;
  }
  .s10 .si_right article {
      padding-top: 27.014vw;
      padding-left: 0vw;
      padding-right: 0;
      margin-left: -1.5vw;
      margin-right: -5.5vw;
  }
  .s10 .si_right article p {
      padding-left: 0;
      margin-bottom: 0;
      margin-top: 0;
      padding-bottom: 1.4vw;
      padding-top: 0;
      line-height: 1.72;
  }
  .s10 .si_right article p:before {
      top: 2.8vw;
      height: 1px;
      width: 1.5vw;
      left: -4vw;
  }
  .s10 .si_right article p:after {
      bottom: 0;
      height: 1px;
      width: calc(100% + 5vw);
      left: -5vw;
  }
  .s10 .si_right article p br{
    display:none;
  }
.s10 .si_right article ul li{
    padding-left:0;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 6.4vw;
  }
  .s10 .si_right article ul li:before{
    top: 3.2vw;
    height: 1px;
    width: 1.5vw;
    left: -3vw;
  }
  
}


/*
=======================================
  Section 11
=========================================*/
.s11 {
    position: relative;
    background: #f0f1ee;
}
.s11 .section_inner {
    width: 1235px;
    margin: 0 auto;
    text-align: center;
}
.s11 .section_inner .si_sub_title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11.25px;
    letter-spacing: 4px;
    margin-left: 8px;
}
.s11 .section_inner h2 {
    color: #b56a36;
}
.s11 .slider_warp {
    position: relative;
    z-index: 1;
}
.s11 .slider_inner {
    color: #000000;
}
.s11 .slider_inner .img_holder {
    position: relative;
    margin: auto;
}
.s11 .slider_inner .img_holder:before {
    content: '';
    position: absolute;
    background-image: url(testimonial-2.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.s11 .slider_inner .img_holder img {
    border: 4.5px solid #959f94;
    -webkit-border-radius: 87px;
    -moz-border-radius: 87px;
    border-radius: 87px;
}

.s11 .slider_warp .slick-prev {
    position: absolute;
    cursor: pointer;
    z-index: 4;
}
.s11 .slider_warp .slick-next {
    position: absolute;
    cursor: pointer;
    z-index: 4;
}
.s11 .slider_warp .slick-dots {
    padding: 0;
    margin: 0;
    padding-top: 1.7vw;
}
.s11 .slider_warp .slick-dots li {
    list-style: none;
    display: inline-block;
    margin-right: 6px;
}
.s11 .slider_warp .slick-dots li button {
    width: 30px;
    height: 4px;
    text-indent: -9999px;
    background: #cdcdcd;
    border: none;
}
.s11 .slider_warp .slick-dots li.slick-active button {
    background: #959f94;
}


  .s11 {
      padding-top: 6.5vw;
      padding-bottom: 4.75vw;
  }
  .s11 .section_inner {
      width: 85.764vw;
  }
  .s11 .section_inner .si_sub_title {
      font-size: 0.781vw;
      letter-spacing: 0.278vw;
      margin-left: 0.556vw;
  }
  .s11 .section_inner h2 {
      margin-left: 0;
      margin-top: 0;
      margin-bottom: 2.153vw;
      font-size: 5.5vw;
  }
  .s11 .slider_inner .img_holder {
      width: 10.453vw;
      padding-top: 0.278vw;
      padding-bottom: 0.417vw;
  }
  .s11 .slider_inner .img_holder:before {
      width: 3.3vw;
      height: 2.8vw;
      bottom: 0.278vw;
      right: 0.1vw;
  }
  .s11 .slider_inner .img_holder img {
      border-width: 0.313vw;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
  }
  .s11 .slider_inner .si_slider_text {
      padding-top: 0.289vw;
  }
  .s11 .slider_inner .si_slider_name {
      padding-top: 0.45vw;
    text-transform: uppercase;
  }
  .s11 .slider_inner .si_name {
      font-size: 1.319vw;
      letter-spacing: 0.2vw;
      font-weight: 600;
  }
  .s11 .slider_inner .si_city {
      font-size: 1.419vw;
      letter-spacing: 0.2vw;
      font-weight: normal;
      display: inline-block;
      position: relative;
      padding-left: 1.7vw;
      margin-left: 0.5vw;
  }
  .s11 .slider_inner .si_city:before{
    content:" ";
    width: 0.8vw;
    height: 1px;
    background-color: #000;
    top: 45%;
    left: 0;
    position: absolute;
  }
  .s11 .slider_warp .slick-prev {
      width: 2.431vw;
      top: 24.3%;
      left: 0.139vw;
      height: 1.042vw;
      background-image: url(arrow-left.png);
      background-repeat: no-repeat;
      background-position: center;
      background-color: transparent;
      border: 0;
      font-size: 0;
      background-size: contain;
  }
  .s11 .slider_warp .slick-next {
      width: 2.431vw;
      top: 24.3%;
      right: 0vw;
      height: 1.042vw;
      background-image: url(arrow-right.png);
      background-repeat: no-repeat;
      background-position: center;
      background-color: transparent;
      border: 0;
      font-size: 0;
      background-size: contain;
  }
  .s11 .slider_warp .slick-dots {
      margin-top: 0;
      margin-left: 0;
  }
  .s11 .slider_warp .slick-dots li {
      margin-right: 0.417vw;
  }
  .s11 .slider_warp .slick-dots li button {
      width: 2.083vw;
      height: 0.278vw;
      text-indent: -694.375vw;
  }

@media (max-width: 768px){
  .s11 {
      padding-top: 9.139vw;
    padding-bottom: 6.806vw;
    padding-left: 9vw;
    padding-right: 9vw;
  }
  .s11 .section_inner {
      width: 100%;
  }
  .s11 .section_inner .si_sub_title {
      font-size: 2.4vw;
      letter-spacing: 0.8vw;
      margin-left: 0.556vw;
  }
  .s11 .section_inner h2 {
      margin-left: 0;
      margin-top: 1.389vw;
      margin-bottom: 9.153vw;
      font-size: 12vw;
      letter-spacing: 0.5vw;
  }
  .s11 .slider_inner .img_holder {
      width: 33vw;
      height: 33vw;
      padding-top: 0.278vw;
      padding-bottom: 0.417vw;
  }
  .s11 .slider_inner .img_holder:before {
      width: 10vw;
      height: 10vw;
      bottom: 0.278vw;
      right: 2.486vw;
      background-repeat: no-repeat;
  }
  .s11 .slider_inner .img_holder img {
      border-width: 1.4vw;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
  }
  .s11 .slider_inner .si_slider_text {
      padding-top: 2.389vw;
      padding-left: 5vw;
      padding-right: 5vw;
  }
  .s11 .slider_inner .si_slider_name {
      padding-top: 0.694vw;
  }
  .s11 .slider_inner .si_name {
      font-size: 3.6vw;
      letter-spacing: 0.3vw;
      margin-left: 0.208vw;
  }
  .s11 .slider_inner .si_city {
      margin-top: 0;
      margin-right: 0;
      font-size: 3.6vw;
      letter-spacing: 0.3vw;
      font-weight: 600;
  }
  .s11 .slider_warp .slick-prev {
      width: 4.3vw;
      height: 8vw;
      top: 10vw;
      left: 0;
      display: block !important;
      font-size: 0;
      border: 0;
      background-image: url(left-angle.png);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      padding: 0;
  }
  .s11 .slider_warp .slick-next {
      right: 0vw;
      display: block !important;
      font-size: 0;
      border: 0;
      background-image: url(right-angle.png);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      width: 4.3vw;
      height: 8vw;
      top: 10vw;
  }
  .s11 .slider_warp .slick-dots {
      margin-top: 4vw;
      margin-bottom: 0;
      margin-left: 0;
      padding-left: 0;
  }
  .s11 .slider_warp .slick-dots li {
      margin-right: 1vw;
      margin-left: 1vw;
  }
  .s11 .slider_warp .slick-dots li button {
      width: 5.083vw;
      height: 0.7vw;
      text-indent: -694.375vw;
  }
}
@media (max-width: 550px){

  .s11 .section_inner {
      width: 100%;
  }
  .s11 .section_inner .si_sub_title {
      font-size: 2.4vw;
      letter-spacing: 0.8vw;
      margin-left: 0.556vw;
  }

  .s11 .slider_inner .img_holder {
      width: 33vw;
      height: 33vw;
      padding-top: 0.278vw;
      padding-bottom: 0.417vw;
  }
  .s11 .slider_inner .img_holder:before {
      width: 10vw;
      height: 10vw;
      bottom: 0.278vw;
      right: 2.486vw;
      background-repeat: no-repeat;
  }
  .s11 .slider_inner .img_holder img {
      border-width: 1.4vw;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
  }
  .s11 .slider_inner .si_slider_text {
      padding-top: 2.389vw;
      padding-left: 5vw;
      padding-right: 5vw;
  }
  .s11 .slider_inner .si_slider_name {
      padding-top: 0.694vw;
  }
  .s11 .slider_inner .si_name {
      font-size: 3.6vw;
      letter-spacing: 0.3vw;
      margin-left: 0.208vw;
  }
  .s11 .slider_inner .si_city {
      margin-top: 0;
      margin-right: 0;
      font-size: 3.6vw;
      letter-spacing: 0.3vw;
      font-weight: 600;
  }
  .s11 .slider_warp .slick-prev {
      width: 4.3vw;
      height: 8vw;
      top: 10vw;
      left: 0;
      display: block !important;
      font-size: 0;
      border: 0;
      background-image: url(left-angle.png);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      padding: 0;
  }
  .s11 .slider_warp .slick-next {
      right: 0vw;
      display: block !important;
      font-size: 0;
      border: 0;
      background-image: url(right-angle.png);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      width: 4.3vw;
      height: 8vw;
      top: 10vw;
  }
  .s11 .slider_warp .slick-dots {
      margin-top: 4vw;
      margin-bottom: 0;
      margin-left: 0;
      padding-left: 0;
  }
  .s11 .slider_warp .slick-dots li {
      margin-bottom: 0;
      margin-right: 1vw;
      margin-left: 1vw;
  }
  .s11 .slider_warp .slick-dots li button {
      text-indent: -694.375vw;
      width: 7vw;
      height: 0.8vw;
  }
}


/*
=======================================
  Section 12
=========================================*/
.s12{
    padding-top: 7.9vw;
    padding-bottom: 9.2vw;
}
.s12 .section_inner {
    position: relative;
    width: 68vw;
}

.s12 h2.lc_heading{
    padding-right: 0;
    position: relative;
    text-align: center;
    margin-top: 0;
    margin-bottom: 6.3vw;
}

.s12_inner {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    justify-content: center;
}
.s12_inner .col {
    width: 50%;
    padding-left: 1.99vw;
    padding-right: 1.99vw;
}
.s12_inner .colin{
    margin-top: 0vw;
    padding-top: 4.256vw;
    padding-bottom: 3.7vw;
    padding-left: 4vw;
    padding-right: 4vw;
    background-color: #ffffff;
}
.s12_inner .colin h3.boxtitle{
    margin-bottom: 2.361vw;
    font-size: 3.5vw;
    letter-spacing: normal;
    color: #b56a36;
}
.s12_inner .colin .vertical_line{
    height: 9.8vw;
    width: 1px;
    border-left: 1px solid #000000;
    margin: 0 auto;
}
.s12_inner .colin article{
    padding-top: 1.2vw;
    padding-bottom: 2.4vw;
}
.s12_inner .colin .kj_button{}
.s12_inner .colin .kj_button a{
    background-color: rgba(236, 240, 241, 0);
    border-color: #b56a36;
    color: #000000;
}
.s12_inner .colin .kj_button a:hover{
    background-color: #000000;
    border-color: #000;
    color: #FFFFFF;
}

@media (max-width: 768px){
    .s12{padding-top: 9.9vw;padding-bottom: 9.2vw;}
    .s12 .section_inner{width: 86vw;}
    
    .s12 h2.lc_heading{
        margin-bottom: 10.3vw;
    }
    
    .s12_inner{
    display: block;
}
    .s12_inner .col{
    width: 100%;
    margin-bottom: 6vw;
}
    .s12_inner .colin{}
    .s12_inner .colin h3.boxtitle{
    margin-left: 0;
    margin-bottom: 3.361vw;
    font-size: 12vw;
    letter-spacing: 0.769vw;
    }
    .s12_inner .colin .vertical_line{
        display: none;
    }
    .s12_inner .colin article{
        padding-left: 7vw;
        padding-right: 7vw;
        padding-bottom: 8.7vw;
        padding-top: 0.5vw;
        margin-right: 0;
    }
    .s12_inner .colin .kj_button{}
    .s12_inner .colin .kj_button a{
        display: inline-block;
        font-size: 3vw;
        letter-spacing: 0.6vw;
        padding-top: 4.2vw;
        padding-bottom: 4.2vw;
        width: 77%;
    }
}



/*
=======================================
  Section 13
=========================================*/
.s13 {
    padding-top: 90px;
    z-index: 2;
    padding-bottom: 77px;
    position: relative;
    background: #EDEBE3;
}
.s13 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.s13 .section_inner h2 {
    width: 100%;
    color: #96A095;
}
.s13 .si_left #accordion {
}

.s13 .si_left #accordion h3 {
    cursor: pointer;
    font-family: 'Proxima Nova Rg';
    position: relative;
    line-height: 1.3;
    color: #000000;
    font-weight: normal;
}
.s13 .si_left #accordion h3 br,
.s13 .si_right #accordion2 h3 br{
  display:none;
}
.s13 .si_left #accordion h3:before {
    content: '+';
    position: absolute;
    width: 8px;
    height: 8px;
    font-family: 'Proxima Nova Rg';
    top: 1px;
    left: 0px;
}
.s13 .si_left #accordion h3.ui-accordion-header-active:before {
    content: '-';
}
.s13 .si_left #accordion div {
    margin-left: 29px;
    font-size: 15px;
    font-family: 'Proxima Nova Rg';
    margin-top: -12px;
    padding-bottom: 30px;
}
.s13 .si_right #accordion2 h3 {
    cursor: pointer;
    font-family: 'Proxima Nova Rg';
    position: relative;
    font-size: 16.5px;
    line-height: 1.3;
    letter-spacing: .83px;
    padding-left: 29px;
    color: #000000;
    margin-bottom: 37px;
    font-weight: normal;
}
.s13 .si_right #accordion2 h3:before {
    content: '+';
    position: absolute;
    width: 8px;
    height: 8px;
    font-family: 'Proxima Nova Rg';
    top: 1px;
    left: 0px;
}
.s13 .si_right #accordion2 h3.ui-accordion-header-active:before {
    content: '-';
}
.s13 .si_right #accordion2 div {
    margin-left: 29px;
    font-size: 15px;
    font-family: 'Proxima Nova Rg';
    margin-top: -12px;
    padding-bottom: 30px;
}
  .s13 {
      padding-top: 6.25vw;
      padding-bottom: 7.25vw;
  }
  .s13 .section_inner {
      width: 79.2vw;
      background-color: #FFFFFF;
      padding-top: 4.3vw;
      padding-left: 9.4vw;
      padding-right: 5.5vw;
      padding-bottom: 5.1vw;
  }
  .s13 .section_inner h2 {
      width: 100%;
      margin-bottom: 6.4vw;
      font-size: 5.104vw;
      position:
      relative;
      text-align: center;
  }
  .s13 .section_inner h2:after{
    content: " ";
    width: 50vw;
    height: 2px;
    background-color: #000000;
    position: absolute;
    top: 53%;
    right: 104%;
  }
  .s13 .section_inner .section_inner{
    padding: 0;
  }
  .s13 .si_left {
      width: 100%;
      padding-left: 0.4vw;
  }
  .s13 .si_left #accordion h3 {
      font-size: 1.354vw;
      letter-spacing: 0.058vw;
      padding-left: 3.014vw;
      margin-bottom: 2.269vw;
  }
  .s13 .si_left #accordion h3:before {
      width: 1.556vw;
      height: 1.556vw;
      top: -0.831vw;
      left: 0vw;
      font-size: 2.5vw;
  }
  .s13 .si_left #accordion div {
      margin-left: 2.014vw;
      font-size: 1.042vw;
      margin-top: -0.833vw;
      padding-bottom: 2.083vw;
  }
  .s13 .si_right {
      width: 100%;
  }
  .s13 .si_right #accordion2 h3 {
      font-size: 1.146vw;
      letter-spacing: 0.058vw;
      padding-left: 2.014vw;
      margin-bottom: 2.569vw;
  }
  .s13 .si_right #accordion2 h3:before {
      width: 0.556vw;
      height: 0.556vw;
      top: 0.069vw;
      left: 0vw;
  }
  .s13 .si_right #accordion2 div {
      margin-left: 2.014vw;
      font-size: 1.042vw;
      margin-top: -0.833vw;
      padding-bottom: 2.083vw;
  }
@media (max-width: 768px){
  .s13 .section_inner h2:after{
   display: none;
  }
  .s13 {
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 0;
      padding-right: 0;
      background: #ffffff;
  }
  .s13 .section_inner {
      width: 100%;
      background-color: #FFFFFF;
      /* padding: 0; */
      padding-top: 8.3vw;
      padding-left: 9vw;
      padding-right: 9vw;
      padding-bottom: 5.1vw;
  }
  .s13 .section_inner h2 {
      width: 100%;
      margin: 0;
      padding: 0;
      margin-bottom: 13.9vw;
      position: relative;
      font-size: 15.128vw;
      letter-spacing: 0.5vw;
      text-align: left;
      margin-left: 0;
  }
  .s13 .section_inner h2:before{
    display:none;
  }
  .s13 .si_left {
      width: 100%;
  }
  .s13 .si_left #accordion {
      padding-left: 0;
  }
  .s13 .si_left #accordion h3 {
      font-size: 4.615vw;
      letter-spacing: 0.058vw;
      padding-left: 10.5vw;
      margin-bottom: 2.569vw;
      padding-top: 4.5vw;
      line-height: 1.35;
  }
  .s13 .si_left #accordion h3:before {
      width: 3vw;
      height: 6vw;
      top: 1.5vw;
      left: -2vw;
      font-size: 9.5vw;
  }
  .s13 .si_left #accordion div {
      margin-left: 11.014vw;
      font-size: 4vw;
      margin-top: 0;
      padding-bottom: 0;
      background-color: #00000012;
      padding: 5vw;
      box-sizing: border-box;
      height: auto !important;
  }
  .s13 .si_right {
      width: 100%;
      padding-top: 1vw;
  }
  .s13 .si_right #accordion2 h3 {
      font-size: 3.4vw;
      letter-spacing: 0.058vw;
      padding-left: 8vw;
      margin-bottom: 2.569vw;
      padding-top: 4.5vw;
  }
  .s13 .si_right #accordion2 h3:before {
      width: 3vw;
      height: 6vw;
      left: 0vw;
      font-size: 4.5vw;
      top: 3.8vw;
  }
  .s13 .si_right #accordion2 div {
      margin-left: 2.014vw;
      font-size: 3.042vw;
      margin-top: -0.833vw;
      padding-bottom: 2.083vw;
  }
}



/*
=======================================
  Section 14
=========================================*/
.s14 {
    padding-top: 103px;
    z-index: 2;
    padding-bottom: 26px;
    position: relative;
    background: #959f94;
}

.s14 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1224px;
}
.s14 .si_left {
    width: 61%;
    position: relative;
}
.s14 .si_left:before{
    content: "";
    display: block;
    background-image: url(s14-follow-along-on-ig.png);
    width: 132px;
    height: 155px;
    position: absolute;
    background-repeat: no-repeat;
    top: -49px;
    left: 25px;
    background-size: contain;
}
.s14 .si_left .instagram_feed {
    margin-right: 32px;
    margin-left: 90px;
}
.s14 .si_left .instagram_feed a{
  margin:0;
}
.s14 .instagram_gallery a:last-child{
  display:none;
}
.s14 .instagram_gallery a img{
  width:33.33% !important;
}
.s14 .si_left .vertical_text {
    right: 0;
    bottom: 5px;
    width: 20px;
}
.s14 .si_center {
    width: 20%;
    padding-top: 72px;
}
.s14 .si_center .fooer_menu {
    padding-right: 32px;
    position: relative;
}
.s14 .si_center .fooer_menu:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 110px;
    background: #ffffff;
    right: 3px;
    top: 9px;
}
.s14 .si_center .fooer_menu a {
    margin: 0;
    padding: 0;
    font-size: 11.25px;
    line-height: 3.33;
    letter-spacing: 4px;
    font-family: 'Proxima Nova Rg';
    font-weight: bold;
    display: block;
    text-align: right;
    text-transform: uppercase;
    color: #ffffff;
}
.s14 .si_right {
    width: 15%;
    text-align: right;
    padding-top: 81px;
}
.s14 .si_right img {
    max-width: 168px;
}
  .s14 {
      padding-top: 7.153vw;
      padding-bottom: 1.806vw;
  }
  .s14 .section_inner {
      width: 85vw;
  }
  .s14 .si_left {
      width: 61%;
  }
  .s14 .si_left .instagram_feed {
      margin-right: 2.222vw;
      margin-left: 6.25vw;
  }
  .s14 .si_left .vertical_text {
      right: 0;
      bottom: 0.347vw;
      width: 1.389vw;
  }
  .s14 .si_center {
      width: 20%;
      padding-top: 5vw;
  }
  .s14 .si_center .fooer_menu {
      padding-right: 2.222vw;
  }
  .s14 .si_center .fooer_menu:after {
      width: 0.139vw;
      height: 7.639vw;
      right: 0.208vw;
      top: 0.625vw;
  }
  .s14 .si_center .fooer_menu a {
      margin: 0;
      padding: 0;
      font-size: 0.781vw;
      letter-spacing: 0.278vw;
  }
  .s14 .si_right {
      width: 15%;
      padding-top: 5.625vw;
  }
  .s14 .si_right img {
      max-width: 11.667vw;
  }
    .s14 .si_left:before {
        width: 9.2vw;
        height: 10.8vw;
        top: -3.4vw;
        left: 1.7vw;
    }

@media (max-width: 768px){
  .s14 {
      padding-top: 18vw;
      padding-bottom: 6vw;
      padding-left: 15vw;
      padding-right: 9vw;
  }
  .s14 .section_inner {
      width: 100%;
  }
  .s14 .si_left {
      width: 100%;
  }
  .s14 .si_left .instagram_feed {
      margin-right: 0;
      margin-left: 0;
  }
  .s14 .si_left .vertical_text {
      right: 0vw;
      bottom: -6.458vw;
      transform: rotate(0deg);
      width: auto;
  }
  .s14 .si_center {
      width: 100%;
      padding-top: 11vw;
  }
  .s14 .si_center .fooer_menu {
      padding-right: 0;
  }
  .s14 .si_center .fooer_menu:after {
      width: 0.139vw;
      height: 7.639vw;
      right: 0.208vw;
      top: 0.625vw;
      opacity: 0;
  }
  .s14 .si_center .fooer_menu a {
      margin: 0;
      padding: 0;
      font-size: 2.2vw;
      letter-spacing: 1.278vw;
      text-align: center;
      margin-bottom: 0.9vw;
  }
  .s14 .si_right {
      width: 100%;
      padding-top: 3vw;
      text-align: center;
  }
  .s14 .si_right img {
      max-width: 23.667vw;
  }
  .s14 .instagram_gallery a:last-child{
    display:block;
  }
  .s14 .instagram_gallery a img{
    width:50% !important;
    padding: 0.1vw;
  }
}
@media (max-width: 550px){
  .s14 {
      padding-top: 18vw;
      padding-bottom: 6vw;
      padding-left: 15vw;
      padding-right: 9vw;
  }
  .s14 .section_inner {
      width: 100%;
  }
  .s14 .si_left {
      width: 100%;
  }
  .s14 .si_left .instagram_feed {
      margin-right: 0;
      margin-left: 0;
  }
  .s14 .si_left .vertical_text {
      right: 0vw;
      bottom: -6.458vw;
      transform: rotate(0deg);
  }
  .s14 .si_center {
      width: 100%;
      padding-top: 11vw;
  }
  .s14 .si_center .fooer_menu {
      padding-right: 0;
  }
  .s14 .si_center .fooer_menu:after {
      width: 0.139vw;
      height: 7.639vw;
      right: 0.208vw;
      top: 0.625vw;
      opacity: 0;
  }
  .s14 .si_center .fooer_menu a {
      margin: 0;
      padding: 0;
      font-size: 2.2vw;
      letter-spacing: 1.278vw;
      text-align: center;
      margin-bottom: 0.9vw;
  }
  .s14 .si_center .fooer_menu a:hover{
    text-decoration:line-through;
  }
  .s14 .si_right {
      width: 100%;
      padding-top: 3vw;
      text-align: center;
  }
  .s14 .si_right img {
      max-width: 23.667vw;
  }
  .s14 .instagram_gallery a:last-child{
    display:block;
  }
  .s14 .instagram_gallery a img{
    width:50% !important;
    padding: 0.1vw;
  }
    .s14 .si_left:before {
        width: 26.167vw;
        height: 28.764vw;
        top: -9.4vw;
        left: -12.9vw;
        background-image: url(s14-follow-along-on-ig-mobile.png);
    }
}


/*
=======================================
  Section 15
=========================================*/
.s15 {
    background: #000000;
}
.s15 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1208px;
}
.s15 .si_left {
    width: 80%;
}
.s15 .si_left .si_copyright {
    padding-left: 13px;
    padding-top: 22px;
    font-size: 15px;
    font-family: 'Quicksand', sans-serif;
    color: #ffffff;
    letter-spacing: 1.6px;
    line-height: 1.5;
    text-transform: uppercase;
    font-family: 'Proxima Nova Rg';
}
.s15 .si_left .si_copyright strong{
  font-style:normal;
}
.s15 .si_left .si_copyright a {
    color: #6bbdb9;
    text-decoration: underline;
}
.s15 .si_left .si_copyright a:hover {
    color: #ffffff;
}
.s15 .si_right {
    width: 20%;
    text-align: right;
    display: none;
}
.s15 .si_right .si_social {
    margin-top: 18px;
    padding-bottom: 22px;
}
.s15 .si_right .si_social img {
    max-height: 18px;
    margin-left: 10px;
}
.footer_menu_link{
  font-style:normal;
  margin-top: 0;
  margin-bottom: 0;
}
  .s15 .section_inner {
      width: 83.889vw;
  }
  .s15 .si_left {
      width: 100%;
      text-align: center;
  }
  .s15 .si_left .si_copyright {
      padding-left: 0;
      padding-top: 2.718vw;
      font-size: 0.990vw;
      letter-spacing: 0.27vw;
      padding-bottom: 2.5vw;
      font-weight: bold;
  }
  .s15 .si_right {
      width: 20%;
  }
  .s15 .si_right .si_social {
      margin-top: 1.25vw;
      padding-bottom: 1.528vw;
  }
  .s15 .si_right .si_social img {
      max-height: 1.25vw;
      margin-left: 0.694vw;
  }

@media (max-width: 768px){
  .s15{
    padding-left: 4vw;
    padding-right: 4vw;
    padding-bottom: 4vw;
    padding-top: 5vw;
  }
  .s15 .section_inner {
      width: 100%;
  }
  .s15 .si_left {
      width: 100%;
  }
  .s15 .si_left .si_copyright {
      padding-left: 0;
      padding-top: 0;
      font-size: 3.590vw;
      letter-spacing: 0.3vw;
      text-align: center;
  }
  .s15 .si_left .si_copyright span{
    display:none;
  }
  .s15 .si_left .si_copyright strong{
    display:block;
    padding-top: 1.5vw;
  }
  .s15 .si_right {
      width: 100%;
  }
  .s15 .si_right .si_social {
      margin-top: 1.25vw;
      padding-bottom: 1.528vw;
  }
  .s15 .si_right .si_social img {
      max-height: 1.25vw;
      margin-left: 0.694vw;
  }
}




/*
=======================================
  Spacing control. Keep this under all css
=========================================*/
.top_spacing_remove{
  padding-top:0  !important;
}
.bottom_spacing_remove{
  padding-bottom: 0 !important;
}
.top_spacing_low{
  padding-top:60px !important;
}
.bottom_spacing_low{
  padding-bottom:60px !important;
}

/*s7*/
.s7.top_spacing_low{
  padding-top:0px !important;
}
.s7.bottom_spacing_low{
  padding-bottom:0px !important;
}
.s7.top_spacing_low .si_right{
  padding-top:30px !important;
}
.s7.bottom_spacing_low .si_right{
  padding-bottom:30px !important;
}
.s7.top_spacing_remove .si_right{
  padding-top:0px !important;
}
.s7.bottom_spacing_remove .si_right{
  padding-bottom:0px !important;
}


  .top_spacing_low{
    padding-top:4.167vw !important;
  }
  .bottom_spacing_low{
    padding-bottom:4.167vw !important;
  }
  /*s7*/
  .s7.top_spacing_low .si_right{
    padding-top:2.083vw !important;
  }
  .s7.bottom_spacing_low .si_right{
    padding-bottom:2.083vw !important;
  }

@media (max-width: 768px){
  /*s7*/
  .s7.top_spacing_low .si_left{
    padding-top:2.083vw !important;
  }
  .s7.bottom_spacing_low .si_left{
    padding-bottom:2.083vw !important;
  }
}



.footer_bottom{
    text-align: center;
    line-height: 1.4;
    padding: 2vw;
}
@media (max-width: 767px){
    .footer_bottom{
        padding: 5vw 3vw;
    }
    .footer_bottom .section_inner{
        width: 100%;
    }
}