/* Color Variables */
/* Global Style */
@font-face {
  font-family: 'WT Kormelink';
  src: url("../fonts/WT_Kormelink.eot");
  src: url("../fonts/WT_Kormelink.otf") format("embedded-opentype"), url("../fonts/WT_Kormelink.woff2") format("woff2"), url("../fonts/WT_Kormelink.woff") format("woff"), url("../fonts/WT_Kormelink.ttf") format("truetype"); }

@font-face {
  font-family: 'Lato Light';
  src: url("../fonts/Lato-Light.eot");
  src: url("../fonts/Lato-Light.otf") format("embedded-opentype"), url("../fonts/Lato-Light.woff2") format("woff2"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype"); }
  
@font-face {
    font-family: 'Brown';
	font-weight: 300;
    font-style: normal;
    src: url("../fonts/Brown-Light.eot");
    src: url("../fonts/Brown-Light.woff") format("woff"), url("../fonts/Brown-Light.ttf") format("truetype");   }  

body {
  padding: 0px;
  margin: 0px;
  font-family: 'Lato Light';
  font-size: 16px;
  line-height: 22px;
  padding-top: 57px; }
  @media (max-width: 767px) {
    body {
      padding-top: 50px; } }
  @media (max-width: 479px) {
    body {
      font-size: 13px;
      line-height: 19px; } }

.img-mobile {
  display: none; }

@media (max-width: 479px) {
  .img-mobile {
    display: block; }
  .img-desktop {
    display: none; } }

.container {
  max-width: 1125px;
  width: 100%; }

iframe {
  border: 0px; }

.container-small {
  max-width: 930px;
  width: 100%;
  margin: 0 auto;
  padding: 0 60px; }

.section-title {
  text-align: center; }
  .section-title.light h3 {
    color: #D8C280; }
  .section-title.black h3 {
    color: #414042; }
  .section-title h3 {
    font-size: 16px;
    line-height: 24px;
    font-family: 'WT Kormelink';
    color: #AB7832;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 10px; }
    @media (max-width: 479px) {
      .section-title h3 {
        font-size: 13px;
        line-height: 19px;
        letter-spacing: 3px; } }
  .section-title .sub-title {
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    margin-top: 6px; }

.bg-black {
  background-color: #000000; }

.bg-coal {
  background-color: #414042; }

.bg-grey {
  background-color: #DFDDD1; }

.text-white {
  color: #ffffff; }

.text-black {
  color: #000000; }

.text-golden {
  color: #D8C280; }

.text-goldenDark {
  color: #AB7832; }

.text-center {
  text-align: center; }

.font-kormerlink {
  font-family: 'WT Kormelink'; }

.font-11 {
  font-size: 11px;
  line-height: 16px; }

.font-14 {
  font-size: 14px;
  line-height: 20px; }

img {
  max-width: 100%; }

.icon-instagram,
.icon-linkedin {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin: 10px 3px 0px 3px; }

.icon-instagram {
  background-image: url("/assets/images/instagram.png"); }

.icon-linkedin {
  background-image: url("/assets/images/linkedin.png"); }

/***************************************
            Section 1 Style
***************************************/
.section1 {
  padding: 30px 0px 115px 0px; }
  @media (max-width: 767px) {
    .section1 {
      padding-top: 20px;
      padding-bottom: 65px; } }
  @media (max-width: 576px) {
    .section1 iframe {
      width: 100% !important;
      height: 300px; } }

.header {
  padding: 13px 0px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 10;
  background-color: #000000; }
  @media (max-width: 767px) {
    .header {
      height: 51px; } }

.header-logo {
  text-align: center; }
  .header-logo img {
    max-width: 50px;
    width: 100%;
    cursor: pointer; }
    @media (max-width: 767px) {
      .header-logo img {
        max-width: 40px;
        width: 100%; } }

.main-logo {
  text-align: center;
  padding: 0px 0px 25px 0px; }
  .main-logo img {
    max-width: 218px;
    width: 100%; }
    @media (max-width: 767px) {
      .main-logo img {
        max-width: 115px;
        width: 100%; } }

.section1-text-block {
  color: #ffffff;
  max-width: 400px;
  margin: 0 auto;
  border-left: 1px solid #ffffff;
  padding-left: 20px;
  margin-top: 45px; }
  @media (max-width: 576px) {
    .section1-text-block {
      padding-left: 15px;
      margin-top: 40px; } }

.section1-text-lg {
  text-align: center; }
  .section1-text-lg img {
    max-width: 650px;
    width: 100%;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .section1-text-lg img {
        max-width: 530px;
        margin-top: 20px; } }

/***************************************
            Section 2 Style
***************************************/
.section2 {
  padding: 85px 0px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff; }
  @media (max-width: 992px) {
    .section2 {
      padding: 80px 0px 70px 0px; } }
  @media (max-width: 767px) {
    .section2 {
      padding: 30px 0px 40px 0px; } }
  @media (max-width: 479px) {
    .section2 {
      padding: 20px 0px 30px 0px; } }
  .section2 .bg-video {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto auto;
    width: 100%;
    height: 100%; }
    @media (max-width: 1400px) {
      .section2 .bg-video {
        width: 150%;
        height: 150%;
        margin-left: -25%; } }
    @media (max-width: 992px) {
      .section2 .bg-video {
        width: 165%;
        height: 165%;
        margin-left: -20%; } }
    @media (max-width: 479px) {
      .section2 .bg-video {
        width: 220%;
        height: 200%;
        margin-left: -40%; } }
    @media (max-width: 360px) {
      .section2 .bg-video {
        width: 260%;
        height: 260%; } }
    .section2 .bg-video iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      margin: auto auto;
      bottom: 0px; }
  @media (max-width: 992px) {
    .section2 img {
      max-width: 650px;
      width: 100%;
      margin: 0 auto; } }
  @media (max-width: 479px) {
    .section2 img {
      max-width: 200px; } }
  .section2 .img-desktop {
    margin: 0 auto; }
  .section2 p {
    font-size: 18.5px;
    line-height: 24px; }
    @media (max-width: 479px) {
      .section2 p {
        font-size: 15px; } }

/***************************************
            Section 3 Style
***************************************/
.section3 {
  padding: 100px 0px; }
  @media (max-width: 479px) {
    .section3 {
      padding: 65px 0px 65px 0px; } }
  .section3 .image {
    text-align: center; }
    .section3 .image img {
      max-width: 312px;
      width: 100%; }
  .section3 .text-content {
    border-left: 1px solid #414042;
    padding: 0px 0px 5px 30px;
    max-width: 350px; }
    @media (max-width: 767px) {
      .section3 .text-content {
        margin: 30px auto 0; } }
    @media (max-width: 479px) {
      .section3 .text-content {
        padding: 0px 0px 5px 15px; } }
    .section3 .text-content a {
      text-decoration: none; }
      .section3 .text-content a:hover {
        text-decoration: underline; }

/***************************************
            Section 4 Style
***************************************/
.section4 {
  padding: 100px 0px 120px 0px; }
  @media (max-width: 479px) {
    .section4 {
      padding: 60px 0px 80px 0px; } }

.accordian-wrap {
  margin-top: 60px; }
  @media (max-width: 479px) {
    .accordian-wrap {
      margin-top: 40px; } }

.accordian.expand .accordian-header .btn-detail span {
  background-image: url("/assets/images/icon-minus-round.png"); }

.accordian.expand .accordian-body {
  display: block; }

.accordian-header {
  position: relative;
  padding: 10px 0px;
  border-top: 1px solid #231F20;
  border-bottom: 1px solid #231F20;
  margin-bottom: 3px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .accordian-header {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  .accordian-header .icon {
    margin-right: 15px; }
    @media (max-width: 992px) {
      .accordian-header .icon {
        margin-right: 10px; } }
    .accordian-header .icon img {
      max-width: 100px;
      width: 100px; }
      @media (max-width: 992px) {
        .accordian-header .icon img {
          max-width: 100px;
          width: 100px; } }
      @media (max-width: 767px) {
        .accordian-header .icon img {
          max-width: 125px;
          width: 125px; } }
  .accordian-header .title span {
    font-size: 9px;
    line-height: 12px;
    letter-spacing: 2.5px;
    color: #D8C280;
    text-transform: uppercase;
    display: block; }
    @media (max-width: 767px) {
      .accordian-header .title span {
        letter-spacing: 2px; } }
  .accordian-header .title h3 {
    font-family: 'WT Kormelink';
    color: #ffffff;
    margin: 5px 0px 0px 0px;
    font-size: 20px; }
  .accordian-header .btn-detail {
    font-size: 9px;
    letter-spacing: 1.5px;
    color: #808080;
    text-transform: uppercase;
    position: absolute;
    right: 0px;
    bottom: 5px; }
    .accordian-header .btn-detail span {
      background-image: url("/assets/images/icon-plus-round.png");
      background-size: cover;
      background-repeat: no-repeat;
      width: 16px;
      height: 16px;
      display: inline-block;
      vertical-align: middle; }

.collective-experience {
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: 'WT Kormelink';
  margin: 0px 0px -5px 0px; }

.plusBtn {
  background-image: url("/assets/images/icon-plus-round-white.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle; }

.accordian-main-short-des {
  min-height: 48px;
  font-size: 13px;
  line-height: 16px;
  color: #ffffff; }
  @media (max-width: 767px) {
    .accordian-main-short-des {
      min-height: auto;
      font-size: 12px;
      line-height: 15px; } }

.accordian-body {
  border-top: 1px solid #231F20;
  border-bottom: 1px solid #231F20;
  display: none; }

.accordian-list {
  padding: 0px;
  margin: 15px 0px 0px 0px; }
  .accordian-list .sub-accordian-header {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0px 20px; }
    @media (max-width: 479px) {
      .accordian-list .sub-accordian-header {
        padding: 0px 15px; } }
  .accordian-list li.expand .sub-accordian-body {
    display: block; }
  .accordian-list .sub-accordian-body {
    font-size: 12px;
    line-height: 15px;
    display: none; }
    .accordian-list .sub-accordian-body .sub-quote {
      color: #ffffff;
      margin-top: 10px; }
    .accordian-list .sub-accordian-body .sub-quote-author {
      font-size: 9px;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      color: #D8C280; }
  .accordian-list li {
    border-top: 1px solid #231F20;
    padding: 10px 0px;
    cursor: pointer; }
    .accordian-list li .icon {
      margin-right: 25px; }
      @media (max-width: 767px) {
        .accordian-list li .icon {
          margin-right: 20px; } }
      .accordian-list li .icon img {
        max-width: 58px;
        width: 58px;
        float: left; }
        @media (max-width: 767px) {
          .accordian-list li .icon img {
            max-width: 71px;
            width: 71px; } }
    .accordian-list li .title {
      font-size: 13px;
      line-height: 15px;
      color: #ffffff;
      text-transform: uppercase; }
    .accordian-list li .icon-plus {
      background-image: url("/assets/images/icon-plus.png");
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      right: 5px;
      bottom: 5px;
      width: 8px;
      height: 8px; }

/***************************************
            Section 5 Style
***************************************/
.section5 {
  padding: 75px 0px 60px 0px; }
  @media (max-width: 479px) {
    .section5 .section-title h3 {
      text-align: center; } }

.fade-carousel {
  margin-top: 50px;
  padding-bottom: 20px; }
  @media (max-width: 479px) {
    .fade-carousel {
      margin-top: 35px; } }
  .fade-carousel .slick-slide {
    font-size: 30px;
    line-height: 43px;
    color: #ffffff;
    font-family: 'Lato Light'; }
    @media (max-width: 992px) {
      .fade-carousel .slick-slide {
        font-size: 27px;
        line-height: 38px; } }
    @media (max-width: 479px) {
      .fade-carousel .slick-slide {
        font-size: 22px;
        line-height: 28px; } }
  .fade-carousel .slide-text {
    max-width: 560px;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 992px) {
      .fade-carousel .slide-text {
        max-width: 520px; } }
  .fade-carousel .slick-dots li {
    width: 16px;
    margin: 0px; }
    .fade-carousel .slick-dots li button:before {
      font-size: 9px;
      color: #231F20;
      opacity: 1; }
    .fade-carousel .slick-dots li.slick-active button:before {
      color: #ffffff; }

/***************************************
            Section 6 Style
***************************************/
.section6 {
  padding: 70px 0px 90px 0px; }
  @media (max-width: 479px) {
    .section6 {
      padding: 40px 0px 76px 0px; } }
  .section6 .text-lg {
    font-size: 30px;
    line-height: 38px;
    font-family: 'WT Kormelink';
    text-align: center; }
    @media (max-width: 479px) {
      .section6 .text-lg {
        font-size: 20px;
        line-height: 25px; } }
  .section6 .text-content {
    font-size: 17px;
    line-height: 24px;
    text-align: center; }
    @media (max-width: 479px) {
      .section6 .text-content {
        font-size: 14px;
        line-height: 18px; } }

/***************************************
            Section 7 Style
***************************************/
.section7 {
  padding: 60px 0px 100px 0px; }
  @media (max-width: 479px) {
    .section7 {
      padding: 60px 0px 50px 0px; } }

.team-member-container .row {
  margin: 0 -8px; }
  .team-member-container .row .col-md-3 {
    padding: 0 8px; }

.team-member-wrap {
  position: relative;
max-width: 640px;
  width: 100%;
  height: 420px;
  margin: 0 auto;
background: linear-gradient(#fff,#fff) calc(1*99%/3), linear-gradient(#fff,#fff) calc(2*101%/3);
background-size: 1px 100%;
background-repeat: no-repeat; }
.team-member-wrap:after {
    visibility: hidden;}

  @media (max-width: 800px) {
    .team-member-wrap {
      height: auto;
      max-width: 100%; 
background: none;  }  }

  .team-member-wrap:before, .team-member-wrap:after {
    content: "";
    background-color: #ffffff;
    position: absolute; }
@media (max-width: 800px) {
      .team-member-wrap:before, .team-member-wrap:after {
        display: none; } }
  .team-member-wrap:before {
    top: 50%;
    left: 0px;
    margin-top: -0.5px;
    height: 1px;
    width: 100%; }
  .team-member-wrap:after {
    top: 0px;
    left: 50%;
    margin-left: -0.5px;
    width: 1px;
    height: 100%;} 

.team-member {
  position: absolute;
  max-width: 200px;
  height: 200px; }

  @media (max-width: 800px) {
    .team-member {
      position: static;
      max-width: 100%;
      height: auto;
      margin-bottom: 5px; } 
	  .team-member.member1 {
		  display:none}	  }


	.team-member.member1 {
    bottom: 0px;
    right: 0px; }
  .team-member.member2 {
    top: 0px;
    right: 0px; }
  .team-member.member3 {
    top: 0px;
    left: 0px; }
  .team-member.member4 {
    bottom: 0px;
    left: 0px; }
	.team-member.member5 {
    bottom: 0px;
    left: 220px; }
	.team-member.member6 {
    top: 0px;
   right: 220px; }
	
  .team-member .image img.img-desktop {
    display: block;
    width: 200px;
    height: 200px; }
    @media (max-width: 800px) {
      .team-member .image img.img-desktop {
        display: none; } }
  .team-member .image img.img-mobile {
    display: none; }
    @media (max-width: 800px) {
      .team-member .image img.img-mobile {
        display: block;
        width: 100%; } }

.about-member {
  position: absolute;
  top: 0px;
  width: 210px;
  display: none; }
  @media (max-width: 800px) {
    .about-member {
      position: static;
      display: block;
      width: 100%; } }
  .about-member.showLeft {
    left: 0px;
    margin-left: -220px;
    text-align: right; }
    @media (max-width: 800px) {
      .about-member.showLeft {
        text-align: left;
        margin-left: 0px; } }
  .about-member.showRight {
    right: 0px;
    margin-right: -220px; }
    @media (max-width: 800px) {
      .about-member.showRight {
        margin-right: 0px; } }
  .about-member .title-box {
    position: relative; }
    @media (max-width: 800px) {
      .about-member .title-box {
        padding-right: 30px; } }
    .about-member .title-box .plusBtn {
      display: none;
      position: absolute;
      right: 0px;
      top: 50%;
      margin-top: -8px; }
      @media (max-width: 800px) {
        .about-member .title-box .plusBtn {
          display: block; } }
  .about-member .title {
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'WT Kormelink';
    margin: 0px 0px -5px 0px; }
  .about-member .position {
    font-size: 10px;
    color: #AB7832;
    letter-spacing: 1.3px;
    text-transform: uppercase; }
  .about-member .text-content {
    font-size: 14px;
    line-height: 20px; }
    @media (max-width: 800px) {
      .about-member .text-content {
        display: none; } }
    .about-member .text-content p {
      margin-top: 8px;
      font-size: 13px;
      line-height: 20px; }

@media (max-width: 800px) {
  .member-outer.showDescription .about-member .text-content {
    display: block; } }

@media (max-width: 800px) {
  .member-outer {
    margin-bottom: 20px; } }

.member-outer:hover .about-member {
  display: block; }

.logo-toggle-text {
  cursor: pointer; }

.logo-wrap {
  display: none;
  text-align: center; }
  .logo-wrap.show {
    display: block; }
  .logo-wrap .img-desktop {
    max-width: 600px; }
  .logo-wrap .img-mobile {
    margin: 0 auto; }

/***************************************
            Footer Style
***************************************/
.footer {
  padding: 70px 0px; }

.oneness-image {
  text-align: center; }
  .oneness-image img {
    max-width: 340px;
    width: 100%;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .oneness-image img {
        max-width: 265px; } }
    @media (max-width: 479px) {
      .oneness-image img {
        max-width: 205px; } }

@media (max-width: 479px) {
  #creations .text-content {
    text-align: left; } }

.footer-about-section {
  padding: 70px 0px; }
  .footer-about-section .text-content {
    max-width: 280px;
    margin: 0 auto; }
    @media (max-width: 479px) {
      .footer-about-section .text-content {
        max-width: 100%; } }
    .footer-about-section .text-content p {
      margin-bottom: 20px; }
    .footer-about-section .text-content a {
      font-weight: bold;
      text-decoration: none; }
    .footer-about-section .text-content .cities {
      color: #ffffff;
      letter-spacing: 0.1em; }

/***************************************
            Menu Style
***************************************/
.main-navigation .menu li a {
  display: block;
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .1em;
  padding-left: 0px;
  padding-right: 0px;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s; }

.main-navigation .menu li a .hover {
  display: none; }

.main-navigation .menu li a:hover .hover {
  display: block; }

.main-navigation .menu li a:hover .default {
  display: none; }

.main-navigation .menu li a .default,
.main-navigation .menu li a .hover {
  width: 85%;
  margin: 0 auto;
  float: left; }
  @media (max-width: 479px) {
    .main-navigation .menu li a .default,
    .main-navigation .menu li a .hover {
    /*  width: 100%;*/
	width: 65%;
      margin: 0; } }

.mobile-menu-toggle .bar,
.floating-menu-toggle .bar {
  display: block;
  will-change: transform, opacity;
  width: 32px;
  height: 2px;
  margin: 0 0 6px 0;
  background: #333;
  opacity: 1;
  -webkit-transform: translate(0) rotate(0deg);
  -moz-transform: translate(0) rotate(0deg);
  -ms-transform: translate(0) rotate(0deg);
  -o-transform: translate(0) rotate(0deg);
  transform: translate(0) rotate(0deg);
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.floating-header {
  position: absolute;
  z-index: 100;
  display: block;
  width: 100%; }

.floating-header .site-logo {
  max-width: 79px;
  width: 100%;
  padding: 0;
  margin: 0 !important; }

.floating-header .main-navigation-wrap {
  position: fixed;
  z-index: 110;
  width: 300px;
  margin: auto auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  visibility: hidden; }
  @media (max-width: 479px) {
    .floating-header .main-navigation-wrap {
      margin-left: 30px; } }

.floating-header .main-navigation {
  position: relative;
  padding: 0;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(35px);
  -moz-transform: translateY(35px);
  -ms-transform: translateY(35px);
  -o-transform: translateY(35px);
  transform: translateY(35px);
  -webkit-transition: all 0.35s 0.2s;
  -o-transition: all 0.35s 0.2s;
  transition: all 0.35s 0.2s; }
  @media (max-width: 479px) {
    .floating-header .main-navigation {
      text-align: left; } }

.floating-header .main-navigation .menu {
  padding-left: 0px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1); }

.floating-header .main-navigation .menu.off-view {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.floating-header .main-navigation .menu.in-view {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.floating-header .main-navigation .menu > li {
  position: static;
  border-bottom: none; }

.floating-header .main-navigation .menu > li > a {
  padding-top: 2px;
  padding-bottom: 2px; }
  @media (max-width: 767px) {
    .floating-header .main-navigation .menu > li > a {
      padding-top: 0px;
      padding-bottom: 0px; } }

.floating-header .main-navigation .menu li {
  display: block; }

.floating-header .main-navigation .menu li a {
  display: block;
  font-size: 16px; }

.floating-header .main-navigation.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.ie .floating-header .main-navigation-wrap .main-navigation,
.edge .floating-header .main-navigation-wrap .main-navigation,
.firefox .floating-header .main-navigation-wrap .main-navigation {
  top: 0; }

.android .floating-header .main-navigation-wrap .main-navigation,
.ios .floating-header .main-navigation-wrap .main-navigation {
  -webkit-transition: all 0.25s 0s;
  -o-transition: all 0.25s 0s;
  transition: all 0.25s 0s; }

.floating-menu-btn {
  display: block;
  position: fixed;
  z-index: 100;
  top: 8px;
  right: 35px;
  width: 40px;
  height: 40px;
  border-radius: 50%; }
  @media (max-width: 767px) {
    .floating-menu-btn {
      top: 6px; } }

.floating-menu-btn:before {
  display: block;
  position: absolute;
  z-index: -1;
  content: "";
  width: 40px;
  height: 40px;
  background-color: #DFDDD1;
  border-radius: 50%;
  -webkit-transform-origin: center 30%;
  -moz-transform-origin: center 30%;
  -ms-transform-origin: center 30%;
  transform-origin: center 30%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  -webkit-box-shadow: 0px 12px 18px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 12px 18px 0px rgba(0, 0, 0, 0.26); }

.floating-menu-btn .floating-menu-toggle-wrap {
  position: absolute;
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: 20px;
  left: 20px;
  cursor: pointer; }

.floating-menu-btn .floating-menu-toggle {
  display: block;
  width: 18px;
  right: auto;
  left: 50%;
  margin-top: -6px;
  margin-left: -9px; }

.floating-menu-btn .floating-menu-toggle .bar {
  width: 18px;
  margin: 0 0 3px 0; }

.floating-menu-btn .floating-menu-toggle .bar:last-child {
  margin-bottom: 0; }

.floating-menu-btn.expanded .floating-menu-toggle {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.floating-menu-btn.expanded .floating-menu-toggle .bar:nth-child(1) {
  -webkit-transform: translate(-8px, 3px) rotate(-45deg) scale(0.5, 1);
  -moz-transform: translate(-8px, 3px) rotate(-45deg) scale(0.5, 1);
  -ms-transform: translate(-8px, 3px) rotate(-45deg) scale(0.5, 1);
  -o-transform: translate(-8px, 3px) rotate(-45deg) scale(0.5, 1);
  transform: translate(-8px, 3px) rotate(-45deg) scale(0.5, 1); }

.floating-menu-btn.expanded .floating-menu-toggle .bar:nth-child(2) {
  transform: translateY(0.5px); }

.floating-menu-btn.expanded .floating-menu-toggle .bar:nth-child(3) {
  -webkit-transform: translate(-8px, -2px) rotate(45deg) scale(0.5, 1);
  -moz-transform: translate(-8px, -2px) rotate(45deg) scale(0.5, 1);
  -ms-transform: translate(-8px, -2px) rotate(45deg) scale(0.5, 1);
  -o-transform: translate(-8px, -2px) rotate(45deg) scale(0.5, 1);
  transform: translate(-8px, -2px) rotate(45deg) scale(0.5, 1); }

.floating-menu-btn.expanded:before {
  -webkit-transform: scale(80);
  -moz-transform: scale(80);
  -ms-transform: scale(80);
  -o-transform: scale(80);
  transform: scale(80); }

@media screen and (max-width: 768px) {
  .floating-menu-btn {
    right: 15px; } }'
	
/***************************************
            Page Camp X
***************************************/
.text-content-whitec {
    text-align: center;}	
* {
  box-sizing: border-box;}
  
/* CUSTOM COLUMN C */  
.columnC4 {
  float: left;
  width: 25%;
  padding: 10px;}
.columnC3 {
  float: left;
  width: 33.33%;
  padding: 10px;}
/* Clear floats after the columns */
.rowC3:after, .rowC4:after {
  content: "";
  display: table;
  clear: both;}	

/* CUSTOM H & TEXT */  
.campx-title h3 {
    font-size: 29px;
    line-height: 24px;
    font-family: 'Brown';
    color: #fff;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: -50px;}
.campx-title h4 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Lato Light';
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
	text-align: center;}
.campx-title-c h4 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Lato Light';
    color: #ab7832;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;}
.campx-title-g h4 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Lato Light';
    color: #ab7832;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
	font-weight: bolder;
font-style: normal;}	
.campx .text-content-left {
    border-left: 0px solid #414042;
    padding: 0;
    max-width: auto;
	font-family: 'Lato Light';}
.text-content-white {
	color:#fff;
	font-family: 'Lato Light';}
.text-content-white a {
    color: #ab7832;
    font-family: 'Lato Light';}
.footerx {
    padding: 30px 0px;}
.text-content-col-grey /* for columns G H*/{
	font-family: 'Lato Light';
	font-size: 16px;
    line-height: 25px;
    text-align:center;} 
h5 /* for columns G */{
    font-size: 16px;
     color: #fff;}	

/* CUSTOM MENU BUTTON ANCHORS */	
.btn-group button {
    background-color: #000;
    border: 0px solid #f8e3a0;
    color: #f8e3a0;
    padding: 10px 34px;
    cursor: pointer;
    text-align: center;
	font-family: 'Lato Light';
	font-size: 16px;
	line-height: 22px;}
/* Clear floats (clearfix hack) */
.btn-group:after {
  content: "";
  clear: both;
  display: table;}
.btn-group button:not(:last-child) {
 /* border-right: none;  Prevent double borders */}
/* Add a background color on hover */
.btn-group button:hover {
  background-color: #000;}
.btn-group button a {
    color: #f8e3a0;
    text-decoration: none;}

/* button phones menu */
@media only screen and (max-width: 640px) {
.btn-group button {
    display: flex !important;
	line-height: 18px;   }
.section1G {
    padding: 30px 0px 25px 0px;	
}}	
	
/* CUSTOM COLUMN G */	
.colG-container {
  display: flex;
  width: 100%;
  justify-content:center;
  column-gap:10%;}
.colG {
  flex: 1;
  padding: 12px;
  min-width:150px;}
.colG h4 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Lato Light';
    color: #ab7832;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
	font-weight: bolder;
font-style: italic;}
.colG h2 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Lato Light';
    color: #ab7832;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
	font-weight: 500;}
.section1G {
    padding: 30px 0px 65px 0px;}	
	
/* CUSTOM COLUMN H */	
.colH-container {
  display: flex;
  width: 100%;
  justify-content:center;
  flex-wrap:wrap;
  column-gap:20px;}
.colH {
	padding: 8px;
	flex:1;
	min-width:150px;
	max-width:50%;}
@media (max-width: 768px) {
.colH-container {
  justify-content:center;}	
.colH {
	padding: 8px;
	border:0px solid #000;}
.colH .nav-item{
	margin-top:10px;  
    min-height:45px;
    margin-bottom:10px;}}
.colH .nav-item{
	margin-top:10px;  
    min-height:85px;
    margin-bottom:20px;}
.colH hr {
    max-width: 20%;
    color: gray;}
.colH h4 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Lato Light';
    color: #ab7832;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    min-height:60px;
	font-weight: bolder;
font-style: italic;    }
.colH h2 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Lato Light';
    color: #ab7832;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    min-height:45px;
	font-weight: 500;   }	
	
@media (max-width: 768px) {
.colH h2 {
		min-height:25px;}
}
@media (max-width: 479px) {
.colH .nav-item{
    min-height:45px;}	
}
.colH h3 {
	font-size: 16px;
    line-height: 16px;
    font-family: 'Lato Light';
    color: gray;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
   weight:500;  }

/* TESTIMONIALS */    
.colT-container {
    display: flex;
    width: 100%;
    justify-content: center;
    column-gap: 10%;}
.colT {
    flex: 1;
padding: 20px 0;}   
.test {
    font-size: 14px;
    font-family: 'Lato Light';
    color: #f8e3a0;
    letter-spacing: 0px;
    text-transform: none;
    text-align: left;
    margin-top: 0;}
.text-content-col-test/* for testimonials*/ {
    font-family: 'Lato Light';
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    color: #fff;
    padding-bottom: 10px;
    max-width: 450px;
	min-height: 130px;}		
	
@media (max-width: 768px) {
.colT-container {
    column-gap: 8%;}
.colT {
    padding: 10px 0;} 
.text-content-col-test/* for testimonials*/ {
	min-height: 170px;}		    
	  }	 		 		
	
@media (max-width: 479px) {
.colT-container {
    column-gap: 5%;}
.colT {
    flex: 1;
    padding: 5px 0;}  
.test {
    font-size: 13px;}
.text-content-col-test/* for testimonials*/ {
    font-size: 14px;
	min-height: 200px;}		    
	  }	 		 

/* CUSTOM LIST STYLES */    
.colG ul {
    list-style: circle;}
.colG .text-content-col-grey ul {
    text-align: left;	
	padding:0;}
.colG .text-content-col-grey li {
    margin-top: 10px;
    line-height: 1.2;}	

.colH ul {
    list-style: circle;}
.colH .text-content-col-grey ul {
    text-align: left;	
	padding:0;}
.colH .text-content-col-grey li {
    margin-top: 10px;
    line-height: 1.2;}	
	
.text-content-white ul {
    text-align: left;
    list-style: none;
	margin-top: -10px;}

.text-content-col-grey ul	{
text-align: left;
    list-style: circle;}
	
.text-content-col-grey li::marker {
    color: #ab7832;}

@media (max-width: 479px) {
.text-content-col-grey li {
      font-size: 13px;} 
.colH p {
    font-size: 13px;}	    
	  }
	
/* dflex FIX campx */ 	
.d-flex.justify-content-center.btn-group {
    background: #000;}
	
/* Quote */ 		
q::before, ::after {
    font-size: 30px;
    line-height: 24px;
    font-family: 'Lato Light';
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
}
q {
    line-height: 24px;
    font-family: 'Lato Light';
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 100px;
	font-size: 20px;
}
/* Hidden Sections */
.gurudisplaynone {
    display: none;}
	
/* Hide CampX */
.delay-8 {
    visibility: hidden;
}