/*************************************
  - - - - - - - VARIABLES - - - - - - -
**************************************/
/*************************************
  - - - - - - - FONT FACES - - - - - - 
**************************************/
@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700|Raleway:400,500,700,800';
/*************************************
  - - - - - - COLOR PALETTE - - - - - 
**************************************/
/*************************************
  - - - - - - MISC VARIALBES - - - - - 
**************************************/
/*************************************
  - - - - - - - - MIXINS - - - - - - - 
**************************************/
/*************************************
  - - - - - - - GENERAL - - - - - - -
**************************************/
h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  color: #464646; }

* {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

*:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-family: 'Open Sans', sans-serif; }

textarea {
  resize: none; }

body {
  background-color: #ffffff; }

html {
  background-color: #323232; }

a {
  color: #8dc153;
  text-decoration: none;
  cursor: pointer;
  transition: 0.2s all ease-in-out;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out; }

/*   WTF?! @ Jon
a:hover {
	color: $accentgreen;
}
a:hover {
	opacity: 0.8;
}*/
h1 {
  font-weight: 100;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 30px;
  margin-bottom: 10px; }

.owback, .page-template-template-testimonials .main-pad.video {
  background-color: #f7f7f7; }

.center {
  text-align: center; }

.flexbox.ac {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center; }

.main-pad {
  padding: 75px 0; }

hr {
  width: 90%;
  height: 1px;
  background-color: #e1e1e1;
  margin: 5px auto; }

.subtitle {
  font-style: italic;
  font-size: 20px;
  color: #464646;
  margin-top: 0;
  width: 60%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto; }

.no-bottom {
  margin-bottom: 0; }

.main-btn {
  text-transform: uppercase;
  color: #8dc153;
  border: 2px solid #8dc153;
  border-radius: 10px;
  padding: 10px 35px 10px 37px;
  text-decoration: none;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  transition: 0.3s all ease-in-out;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  cursor: pointer; }

.main-btn:hover {
  background-color: #8dc153;
  color: #ffffff; }

.greentext {
  color: #8dc153; }

.darkback {
  background-color: #2e2e2e !important; }

.wpcf7-form br {
  display: none; }

.map-home-mobile, .mobile-about-head {
  display: none; }

.iframe-wrapper.gtkp {
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative; }
  .iframe-wrapper.gtkp iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.wpcf7-form > p {
  margin-top: 0; }

.main-pad.video > .flexbox.ac > .center {
  width: 75%; }

input:focus {
  outline-color: #8dc153; }

.post-navigation {
  overflow: visible !important; }

.nav-links {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-direction: row-reverse; }

.disclaimer {
  font-style: italic;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 30px;
  display: block;
  text-align: center; }

/*************************************
  - - - - - - - HEADER - - - - - - -
**************************************/
header {
  position: relative; }
  header .page-banner {
    position: relative;
    padding: 180px 0 180px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  header .header-overlay {
    background-color: #2e2e2e;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: 1; }
  header h1 {
    color: #ffffff;
    font-weight: 800;
    font-size: 34px;
    text-align: center;
    z-index: 99;
    position: relative;
    width: max-content;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: -moz-fit-content;
    padding: 15px 75px;
    margin: 0 auto;
    max-width: 95%; }
  header img.test {
    width: 95%;
    margin: 0 auto;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    z-index: 99;
    display: none; }
  header .slider-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: intrinsic;
    height: -moz-max-content;
    height: -moz-fit-content;
    height: max-content;
    height: -webkit-max-content;
    width: 80%;
    z-index: 9999;
    text-align: center; }
    header .slider-content h1 {
      margin: 0 auto;
      margin-top: 30px;
      padding: 0;
      font-size: 40px;
      text-align: center;
      width: 100%; }
    header .slider-content h2 {
      color: #ffffff;
      text-transform: uppercase;
      font-weight: 200;
      margin: 0;
      margin-bottom: 25px;
      letter-spacing: 1px;
      padding-left: 1px;
      font-size: 28px; }

.main-menu.background {
  background-color: rgba(34, 34, 34, 0.9); }

.main-menu {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 0px 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 95%;
  margin: 30px auto;
  z-index: 999; }
  .main-menu img {
    width: 90px;
    display: block; }
  .main-menu ul#primary-menu > li {
    padding-top: 15px;
    padding-bottom: 15px; }
  .main-menu .main-navigation ul li:hover > ul,
  .main-menu .main-navigation ul li.focus > ul {
    right: -65px;
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .main-menu .main-navigation ul li:last-child:hover > ul {
    right: 0px;
    margin-top: -5px; }
  .main-menu .main-navigation ul ul, .main-menu .main-navigation ul ul ul {
    -webkit-transform: translate3d(0, -200%, 0);
    -moz-transform: translate3d(0, -200%, 0);
    -ms-transform: translate3d(0, -200%, 0);
    transform: translate3d(0, -200%, 0); }
  .main-menu .main-navigation a {
    color: #ffffff;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    -ms-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out; }
  .main-menu .main-navigation #primary-menu > li > a:hover {
    color: #8dc153; }
  .main-menu .main-navigation li {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    position: relative; }
  .main-menu .main-navigation li:not(:last-child)::after {
    content: " / ";
    padding: 0 15px;
    color: #ffffff; }
  .main-menu .main-navigation ul:not(.sub-menu) {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center; }
  .main-menu .main-navigation ul.sub-menu {
    box-shadow: none;
    background-color: #2e2e2e;
    top: 3em;
    border: 1px solid rgba(161, 213, 103, 0.27);
    padding: 10px 0;
    transition: 0.3s opacity ease-in-out;
    -webkit-transition: 0.3s opacity ease-in-out;
    -moz-transition: 0.3s opacity ease-in-out;
    -ms-transition: 0.3s opacity ease-in-out;
    -o-transition: 0.3s opacity ease-in-out;
    opacity: 0; }
    .main-menu .main-navigation ul.sub-menu li a {
      padding: 12px 25px; }
    .main-menu .main-navigation ul.sub-menu li:after {
      content: none; }
    .main-menu .main-navigation ul.sub-menu li:hover {
      background-color: rgba(133, 195, 93, 0.4); }
  .main-menu .menu-item-has-children:before {
    content: "^";
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    position: absolute;
    right: 36px;
    bottom: 9px;
    font-weight: 800;
    font-size: 12px;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    -moz-transform: rotate(180deg);
    /* Mozilla ? */
    transform: rotate(180deg); }
  .main-menu .menu-item-has-children:last-child:before {
    right: 1px;
    bottom: 6px; }

.port-header img {
  width: 100px;
  margin: 0 auto; }

.home-slider-container:hover .arrow {
  opacity: 0.75; }

.home-slider-container:hover .arrow-left, .home-slider-container:hover .arrow-right {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.home-slider-container .slide.video .slider-image {
  display: none; }

.home-slider-container .slide {
  padding-bottom: 56.25%;
  height: 0; }

.home-slider-container .arrow {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
  opacity: 0; }

.home-slider-container .arrow:hover {
  background-color: transparent !important;
  opacity: 1 !important; }

.home-slider-container .arrow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url("../images/arrow.png");
  background-position: 55% center;
  background-size: 18px 18px;
  background-repeat: no-repeat; }

.home-slider-container .arrow-left::before {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  -moz-transform: rotate(180deg);
  /* Mozilla ? */
  transform: rotate(180deg); }

.home-slider-container .arrow-left {
  -webkit-transform: translate3d(-20px, 0, 0);
  -moz-transform: translate3d(-20px, 0, 0);
  -ms-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0); }

.home-slider-container .arrow-right {
  -webkit-transform: translate3d(20px, 0, 0);
  -moz-transform: translate3d(20px, 0, 0);
  -ms-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0); }

.sticky-menu {
  position: fixed;
  -webkit-transform: translate3d(0, -225%, 0);
  -moz-transform: translate3d(0, -225%, 0);
  -ms-transform: translate3d(0, -225%, 0);
  transform: translate3d(0, -225%, 0);
  -webkit-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
  -moz-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
  -o-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
  transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
  /* custom */
  width: 100%;
  display: block;
  background-color: #2e2e2e;
  top: 0;
  left: 0;
  z-index: 99999999999999999999; }
  .sticky-menu .main-menu {
    position: relative;
    margin: 15px auto; }

.mobile-trigger {
  border: 1px solid #606060;
  width: 50px;
  height: 50px;
  display: none;
  margin: 15px 0;
  cursor: pointer; }
  .mobile-trigger .line-container {
    width: 40%;
    position: relative;
    overflow: hidden; }
    .mobile-trigger .line-container .line {
      height: 1px;
      background-color: #8dc153;
      width: 100%;
      margin: 6px auto;
      -webkit-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      -moz-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      -o-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      /* custom */ }
    .mobile-trigger .line-container .line-4 {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }

.mobile-trigger.open .line-1 {
  -webkit-transform: translate3d(200%, 0, 0);
  -moz-transform: translate3d(200%, 0, 0);
  -ms-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.mobile-trigger.open .line-3 {
  -webkit-transform: translate3d(-200%, 0, 0);
  -moz-transform: translate3d(-200%, 0, 0);
  -ms-transform: translate3d(-200%, 0, 0);
  transform: translate3d(-200%, 0, 0); }

.mobile-trigger.open .line-2 {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  -moz-transform: rotate(-45deg);
  /* Mozilla ? */
  transform: rotate(-45deg); }

.mobile-trigger.open .line-4 {
  -ms-transform: rotate(225deg);
  /* IE 9 */
  -webkit-transform: rotate(225deg);
  /* Chrome, Safari, Opera */
  -moz-transform: rotate(225deg);
  /* Mozilla ? */
  transform: rotate(225deg); }

.sticky-menu.visible {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slider-container {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .slider-container .slide {
    width: 100%;
    overflow: hidden; }
  .slider-container .slide.smooth {
    -webkit-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
    -moz-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
    -o-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
    transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
    /* custom */ }
  .slider-container .slide.right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .slider-container .slide.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .slider-container .slider-image {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .slider-container .slide:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0; }
  .slider-container .slide:first-child {
    position: relative; }

.arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid #606060;
  border-radius: 50px;
  color: #606060;
  height: max-content;
  height: -webkit-max-content;
  font-weight: 200;
  text-align: center;
  cursor: pointer;
  width: 40px;
  height: 40px;
  z-index: 999;
  background-color: #ffffff;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: 0.3s all ease-in-out;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out; }
  .arrow i {
    -webkit-text-stroke: 2px white; }

.arrow:hover {
  color: #ffffff;
  background-color: #606060; }
  .arrow:hover i {
    -webkit-text-stroke-color: #606060; }

.arrow.arrow-left {
  left: 60px;
  padding-right: 3px; }

.arrow.arrow-right {
  right: 60px;
  padding-left: 3px; }

.bubbles-container {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  width: max-content;
  width: -webkit-max-content;
  width: -moz-fit-content;
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999; }
  .bubbles-container .bubble-wrap {
    height: 20px;
    width: 20px;
    border-radius: 10px;
    margin: 0 8px;
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    cursor: pointer;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    border: 2px solid transparent; }
  .bubbles-container .bubble-wrap.active {
    border: 2px solid #8dc153;
    background-color: transparent;
    opacity: 1; }
    .bubbles-container .bubble-wrap.active .bubble {
      background-color: #8dc153;
      opacity: 1; }
  .bubbles-container .bubble-wrap .bubble {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #ffffff;
    opacity: 0.5;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out; }
  .bubbles-container .bubble-wrap:hover .bubble {
    background-color: #8dc153;
    opacity: 1; }

.slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2e2e2e;
  opacity: 0.4;
  z-index: 1; }

#mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 999;
  padding: 0;
  background-color: #1b1b1b;
  height: 100%;
  z-index: 999999999999;
  width: max-content;
  width: -webkit-max-content;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
  -moz-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
  -o-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
  transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
  /* custom */
  overflow: scroll; }
  #mobile-menu img {
    width: 40%;
    margin: 30px auto;
    height: auto; }
  #mobile-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%; }
    #mobile-menu ul li {
      border-top: 1px solid #3f3f3f; }
      #mobile-menu ul li a {
        padding: 20px 80px 20px 40px;
        color: #ffffff;
        display: block;
        font-weight: 600;
        font-size: 10px;
        position: relative; }
    #mobile-menu ul li.menu-item-has-children > a:after {
      content: "";
      height: 100%;
      width: 1px;
      position: absolute;
      top: 0;
      right: 55px;
      background-color: #3f3f3f; }
    #mobile-menu ul li.menu-item-has-children > a:before {
      content: ">";
      font-family: 'Raleway', sans-serif;
      font-size: 14px;
      height: 100%;
      width: 55px;
      display: flex;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      align-items: center;
      -webkit-align-items: center;
      justify-content: center;
      -webkit-justify-content: center;
      position: absolute;
      top: 0;
      right: 0;
      color: #3f3f3f;
      -webkit-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      -moz-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      -o-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      /* custom */
      color: white; }
    #mobile-menu ul li.menu-item-has-children .sub-menu {
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
      -webkit-transition: all 700ms cubic-bezier(0.375, 0.005, 0, 1);
      -moz-transition: all 700ms cubic-bezier(0.375, 0.005, 0, 1);
      -o-transition: all 700ms cubic-bezier(0.375, 0.005, 0, 1);
      transition: all 700ms cubic-bezier(0.375, 0.005, 0, 1);
      /* custom */
      height: 0;
      overflow: hidden; }
      #mobile-menu ul li.menu-item-has-children .sub-menu a {
        padding: 20px 0 20px 80px; }
      #mobile-menu ul li.menu-item-has-children .sub-menu li:hover {
        background-color: rgba(133, 195, 93, 0.4); }
    #mobile-menu ul li.menu-item-has-children .sub-menu.visible {
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
      height: auto; }
    #mobile-menu ul li.menu-item-has-children.open > a:before {
      -ms-transform: rotate(90deg);
      /* IE 9 */
      -webkit-transform: rotate(90deg);
      /* Chrome, Safari, Opera */
      -moz-transform: rotate(90deg);
      /* Mozilla ? */
      transform: rotate(90deg); }
    #mobile-menu ul li.menu-item-has-children:hover > a:before {
      color: #8dc153; }
  #mobile-menu ul.menu {
    margin: 0; }
    #mobile-menu ul.menu > li {
      z-index: 99999; }
      #mobile-menu ul.menu > li > a {
        text-transform: uppercase; }
    #mobile-menu ul.menu > li:hover > a {
      color: #8dc153; }
    #mobile-menu ul.menu > li:last-child {
      border-bottom: 1px solid #3f3f3f; }

#mobile-menu.open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*************************************
  - - - - - - - HOME PAGE - - - - - - -
**************************************/
.home-about {
  width: 65%;
  max-width: 1000px;
  padding: 0 0 50px; }
  .home-about h1 {
    margin-bottom: 30px; }
  .home-about p {
    text-align: left;
    line-height: 30px;
    font-size: 17px;
    color: #666666; }

.maps {
  width: 85%;
  max-width: 1300px;
  margin: 80px auto 0; }
  .maps div {
    width: 50%;
    margin-bottom: 30px; }
    .maps div h1 {
      margin: 0 0 10px; }
    .maps div .subtitle {
      margin: 0 auto 45px; }
  .maps img {
    width: 40%;
    margin-left: 4%; }

.video h1 {
  margin: 0 0 65px; }

/*************************************
  - - - - - - - PORTFOLIO - - - - - - -
**************************************/
.grid-container {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap; }
  .grid-container .grid-item {
    width: 33.333%;
    cursor: pointer; }
  .grid-container .grid-content {
    padding-bottom: 56.25%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative; }
  .grid-container .grid-overlay {
    background-color: #2e2e2e;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out; }
  .grid-container h1 {
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
    max-width: 95%;
    padding-left: 2px; }
  .grid-container .subtitle {
    color: #ffffff;
    margin: 0 auto;
    font-size: 13px;
    text-align: center; }
  .grid-container .grid-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    height: -webkit-max-content;
    width: 100%;
    z-index: 99;
    opacity: 0;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out; }
  .grid-container .grid-item:hover .grid-text {
    opacity: 1; }
  .grid-container .grid-item:hover .grid-overlay {
    opacity: 0.7; }
  .grid-container .grid-item.alt:nth-child(5n+4), .grid-container .grid-item.alt:nth-child(5n+5), .grid-container .grid-item.alt-inv:nth-child(5n+1), .grid-container .grid-item.alt-inv:nth-child(5n+2), .grid-container .grid-item.anom-1:nth-child(10n+10), .grid-container .grid-item.anom-1:nth-child(10n+11), .grid-container .grid-item.r-2:last-child, .grid-container .grid-item.r-2:nth-last-child(2), .grid-container .grid-item.r-1:last-child, .grid-container .grid-item.r-1:nth-last-child(2), .grid-container .grid-item.r-1:nth-child(-n+2) {
    width: 50%; }

.lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  position: fixed;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  z-index: 999999999999999;
  -webkit-transform: translate3d(-110%, 0, 0);
  -moz-transform: translate3d(-110%, 0, 0);
  -ms-transform: translate3d(-110%, 0, 0);
  transform: translate3d(-110%, 0, 0);
  opacity: 0;
  transition: 0.3s opacity ease-in-out;
  -webkit-transition: 0.3s opacity ease-in-out;
  -moz-transition: 0.3s opacity ease-in-out;
  -ms-transition: 0.3s opacity ease-in-out;
  -o-transition: 0.3s opacity ease-in-out; }
  .lightbox .lightbox-content {
    width: 60%; }
  .lightbox .image-wrapper {
    height: 90vh;
    width: auto;
    position: relative;
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center; }
    .lightbox .image-wrapper img {
      height: 100%;
      width: auto; }
  .lightbox .video-wrapper {
    width: 100%;
    position: relative;
    background-color: #000;
    height: 0;
    padding-bottom: 56.25%; }
    .lightbox .video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      z-index: 999; }
    .lightbox .video-wrapper .info {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 99999999999999999999;
      background: linear-gradient(rgba(0, 0, 0, 0.8) -10%, transparent 100%);
      padding: 10px 10px 40px;
      opacity: 0;
      display: none; }
  .lightbox .video-wrapper:hover .info {
    opacity: 1; }
  .lightbox h1 {
    text-align: left;
    font-style: italic;
    width: 100%;
    margin-left: 0;
    font-size: 18px;
    margin-top: 15px;
    text-transform: none; }

.lightbox.visible {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/*************************************
  - - - - - KNOW YOUR WORLD - - - - -
**************************************/
.kyw-container {
  width: 90%;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 50px; }
  .kyw-container .kyw-item {
    width: 17%;
    margin: 15px 1.5%;
    position: relative;
    overflow: hidden; }
  .kyw-container .kyw-content {
    padding-bottom: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .kyw-container h1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    height: -webkit-max-content;
    width: max-content;
    width: -webkit-max-content;
    color: #ffffff;
    font-weight: 600;
    z-index: 1;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
    -moz-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
    -o-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
    transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
    /* custom */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .kyw-container .kyw-overlay {
    background-color: #8dc153;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding: 30px 0;
    z-index: 99;
    -webkit-transform: translate3d(0, 101%, 0);
    -moz-transform: translate3d(0, 101%, 0);
    -ms-transform: translate3d(0, 101%, 0);
    transform: translate3d(0, 101%, 0);
    -webkit-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
    -moz-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
    -o-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
    transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
    /* custom */ }
    .kyw-container .kyw-overlay span {
      z-index: 99;
      font-weight: 800;
      text-transform: uppercase;
      padding: 0 2%; }
  .kyw-container .kyw-item:hover .kyw-overlay {
    -webkit-transform: translate3d(0, 1%, 0);
    -moz-transform: translate3d(0, 1%, 0);
    -ms-transform: translate3d(0, 1%, 0);
    transform: translate3d(0, 1%, 0); }
  .kyw-container .kyw-item:hover h1 {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0.6; }

/*************************************
  - - - - - - - - ABOUT - - - - - - - -
**************************************/
.about-container {
  width: 90%;
  margin: 0 auto; }
  .about-container .about-title {
    width: 73%;
    margin-left: 27%;
    margin-bottom: 40px;
    margin-top: 0; }
    .about-container .about-title h1 {
      margin: 0; }
  .about-container .about-wrapper {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .about-container .about-photo {
    margin-right: 5%;
    width: 22%; }
    .about-container .about-photo img {
      display: block;
      width: 100%;
      margin-top: 2px;
      outline: 3px solid #e1e1e1; }
  .about-container .about-content {
    width: 73%;
    color: #606060;
    font-size: 15px; }
    .about-container .about-content p:first-child {
      margin-top: 0; }

.about-contact-container {
  width: 100%; }
  .about-contact-container .contact-wrapper {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 100%; }
    .about-contact-container .contact-wrapper .contact-hero-wrap {
      padding-bottom: 85.71%;
      position: relative; }
    .about-contact-container .contact-wrapper .contact-hero {
      background-color: #2e2e2e;
      width: 50%;
      position: relative; }
      .about-contact-container .contact-wrapper .contact-hero .git-bgimage {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .about-contact-container .contact-wrapper .contact-hero .git-bgimage img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          z-index: 1; }
        .about-contact-container .contact-wrapper .contact-hero .git-bgimage .git-overlay {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: #2e2e2e;
          opacity: 0.8;
          z-index: 99; }
      .about-contact-container .contact-wrapper .contact-hero .contact-hero-content {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 70%;
        height: max-content;
        height: -webkit-max-content;
        color: #ffffff;
        z-index: 999; }
        .about-contact-container .contact-wrapper .contact-hero .contact-hero-content h1 {
          color: #ffffff;
          font-size: 34px;
          font-weight: 800;
          line-height: 1.3em; }
        .about-contact-container .contact-wrapper .contact-hero .contact-hero-content h1.margin-btm {
          margin-bottom: 60px; }
        .about-contact-container .contact-wrapper .contact-hero .contact-hero-content p {
          color: #dedede;
          line-height: 1.8em;
          font-size: 14px;
          margin-top: 25px; }
        .about-contact-container .contact-wrapper .contact-hero .contact-hero-content a {
          margin-top: 80px; }
    .about-contact-container .contact-wrapper .contact-form-wrapper {
      background-color: #f7f7f7;
      width: 50%;
      position: relative;
      overflow: hidden; }
      .about-contact-container .contact-wrapper .contact-form-wrapper .contact-form {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 90%;
        height: max-content;
        height: -webkit-max-content;
        text-align: center; }
        .about-contact-container .contact-wrapper .contact-form-wrapper .contact-form p {
          font-size: 14px;
          margin-top: 0;
          color: #666666; }
        .about-contact-container .contact-wrapper .contact-form-wrapper .contact-form h1 {
          margin-bottom: 0;
          font-weight: 800;
          font-size: 38px;
          color: #2e2e2e; }
      .about-contact-container .contact-wrapper .contact-form-wrapper .other-inquiry {
        font-style: italic;
        text-decoration: underline; }
      .about-contact-container .contact-wrapper .contact-form-wrapper .contact-triangle-black {
        position: absolute;
        bottom: -35px;
        left: -35px;
        height: 70px;
        width: 70px;
        -ms-transform: rotate(45deg);
        /* IE 9 */
        -webkit-transform: rotate(45deg);
        /* Chrome, Safari, Opera */
        -moz-transform: rotate(45deg);
        /* Mozilla ? */
        transform: rotate(45deg);
        z-index: 99;
        background-color: #2e2e2e;
        display: none; }
    .about-contact-container .contact-wrapper .contact-form-wrapper.left {
      background-color: #2e2e2e;
      overflow: hidden; }
      .about-contact-container .contact-wrapper .contact-form-wrapper.left h1 {
        color: #ffffff; }
      .about-contact-container .contact-wrapper .contact-form-wrapper.left .contact-triangle {
        position: absolute;
        top: -35px;
        right: -35px;
        background-color: #f7f7f7;
        height: 70px;
        width: 70px;
        -ms-transform: rotate(45deg);
        /* IE 9 */
        -webkit-transform: rotate(45deg);
        /* Chrome, Safari, Opera */
        -moz-transform: rotate(45deg);
        /* Mozilla ? */
        transform: rotate(45deg);
        z-index: 99; }

.cta-booking {
  padding: 35px 0;
  background-color: #8dc153; }
  .cta-booking .cta-container {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    width: 60%;
    margin: 0 auto; }
    .cta-booking .cta-container h1 {
      color: #ffffff;
      font-size: 26px;
      font-weight: 600;
      margin: 0; }
    .cta-booking .cta-container a {
      color: #ffffff;
      border-color: #ffffff;
      margin: 0; }
    .cta-booking .cta-container a:hover {
      color: #8dc153;
      background-color: #ffffff; }

.contact-form-container {
  width: 80%;
  margin: 35px auto 0; }
  .contact-form-container input, .contact-form-container textarea {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    background-color: #ffffff;
    border: 1px solid #898989;
    border-radius: 0;
    padding: 12px 10px;
    color: #898989; }
  .contact-form-container input:focus, .contact-form-container textarea:focus {
    outline: none;
    border-color: #8dc153; }
  .contact-form-container .submit {
    text-align: right; }
  .contact-form-container input[type="submit"] {
    background-color: #8dc153;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 3px;
    padding: 13px 58px 13px 55px;
    background: #8dc153;
    box-shadow: none;
    border: none;
    font-size: 12px;
    transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    -ms-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out; }
  .contact-form-container input[type="submit"]:hover {
    opacity: 0.85; }
  .contact-form-container .fields-wrapper {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap; }
    .contact-form-container .fields-wrapper span.wpcf7-form-control-wrap {
      width: 48%;
      margin-bottom: 2%; }
      .contact-form-container .fields-wrapper span.wpcf7-form-control-wrap input {
        width: 100%; }

.twitter {
  margin: 10px auto;
  display: block;
  text-align: center;
  color: #2e2e2e;
  transition: 0.3s all ease-in-out;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  width: 25px; }
  .twitter i {
    font-size: 20px; }

.twitter:hover {
  color: #8dc153; }

/*************************************
  - - - - - - - CONTACT - - - - - - - 
**************************************/
.contact-container.btm {
  text-align: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 25px 0; }
  .contact-container.btm h1 {
    margin-bottom: 0;
    font-weight: 800;
    font-size: 38px;
    color: #ffffff; }
  .contact-container.btm .contact-form-container {
    width: 36%; }
  .contact-container.btm input[type="text"], .contact-container.btm input[type="tel"], .contact-container.btm input[type="email"], .contact-container.btm textarea {
    border-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2); }
  .contact-container.btm input[type="text"]:focus, .contact-container.btm input[type="tel"]:focus, .contact-container.btm input[type="email"]:focus, .contact-container.btm textarea:focus {
    border-color: #8dc153;
    background-color: #ffffff; }

.general-contact {
  background-color: #f7f7f7; }
  .general-contact h1 {
    color: #2e2e2e !important; }
  .general-contact input[type="text"], .general-contact input[type="email"], .general-contact input[type="tel"], .general-contact textarea {
    background-color: #ffffff !important;
    border-color: #898989 !important; }
  .general-contact .contact-form-container {
    width: 55% !important; }
    .general-contact .contact-form-container textarea {
      height: 300px; }

/*************************************
  - - - - - - - REVIEWS - - - - - - - 
**************************************/
.reviews-container {
  width: 90%;
  margin: 0 auto; }
  .reviews-container .main-btn.purchase-refer {
    display: block;
    margin: 60px auto;
    width: max-content;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: -moz-fit-content; }
  .reviews-container .review {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    padding: 50px 0; }
    .reviews-container .review .review-content {
      width: 60%;
      color: #606060;
      line-height: 1.6em;
      font-size: 14px; }
      .reviews-container .review .review-content p {
        font-style: italic; }
      .reviews-container .review .review-content a {
        padding-left: 20px;
        padding-right: 18px; }
    .reviews-container .review .review-content.linked p {
      margin-bottom: 50px; }
  .reviews-container .review:not(:last-child) {
    border-bottom: 1px solid #e1e1e1; }
  .reviews-container .review:nth-child(even) {
    flex-direction: row-reverse; }
  .reviews-container .rn-2.video p {
    height: 0;
    padding-bottom: 56.25%;
    position: relative; }
    .reviews-container .rn-2.video p iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }

/*************************************
  - - - - - - TESTIMONIALS - - - - - -
**************************************/
.testimonials-container {
  /*
	.owl-dots {
		position: relative;
		bottom: 0;
		@include flexbox(center,center);
		margin-top: 25px;
		max-width: 75%;
		flex-wrap: wrap;
		.bubble-wrap {
			.bubble {
				background-color: $black;
			}
		}
		.bubble-wrap.active {
			.bubble {
				background-color: $green;
			}
		}
		.bubble-wrap:hover {
			.bubble {
				background-color: $green;
			}
		}		
	}
*/ }
  .testimonials-container .owl-prev {
    left: -30px;
    padding-right: 3px; }
  .testimonials-container .owl-next {
    right: -30px;
    padding-left: 3px; }
  .testimonials-container .owl-theme .owl-dots {
    margin-top: 25px; }
  .testimonials-container .owl-theme .owl-dots .owl-dot span {
    background-color: #2e2e2e;
    opacity: 0.5;
    height: 8px;
    width: 8px;
    border-radius: 4px;
    display: block;
    margin: 0;
    transition: 0.3s all ease-in-out; }
  .testimonials-container .owl-theme .owl-dots .owl-dot {
    height: 20px;
    width: 20px;
    border: 2px solid transparent;
    border-radius: 10px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    transition: 0.3s all ease-in-out; }
  .testimonials-container .owl-theme .owl-dots .owl-dot.active {
    border-color: #8dc153; }
    .testimonials-container .owl-theme .owl-dots .owl-dot.active span {
      background-color: #8dc153;
      opacity: 1; }
  .testimonials-container .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #8dc153 !important;
    opacity: 1 !important; }
  .testimonials-container .owl-theme .owl-dots {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap; }
  .testimonials-container .owl-nav > div {
    background-color: transparent !important;
    position: absolute;
    top: 50px;
    margin: auto; }
  .testimonials-container .testimonial-wrapper {
    position: relative;
    width: 60%;
    margin: 70px auto 0;
    -webkit-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
    -moz-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
    -o-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
    transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
    /* custom */ }
    .testimonials-container .testimonial-wrapper .owl-stage-outer {
      -webkit-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      -moz-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      -o-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      /* custom */ }
    .testimonials-container .testimonial-wrapper .arrow {
      top: auto;
      right: auto;
      position: relative;
      left: auto; }
    .testimonials-container .testimonial-wrapper img {
      position: absolute;
      top: -45px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 130px;
      z-index: 1; }
    .testimonials-container .testimonial-wrapper .testimonial {
      z-index: 99;
      -webkit-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      -moz-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      -o-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      /* custom */ }
      .testimonials-container .testimonial-wrapper .testimonial p {
        text-align: left;
        color: #666666;
        font-style: italic;
        line-height: 2.5em;
        font-weight: 800;
        font-size: 14px;
        width: 85%;
        margin: 0 auto; }
      .testimonials-container .testimonial-wrapper .testimonial hr {
        width: 40%;
        margin: 35px auto 20px;
        color: #e1e1e1;
        height: 1px; }
      .testimonials-container .testimonial-wrapper .testimonial h3 {
        text-transform: uppercase;
        color: #8dc153;
        font-weight: 800;
        letter-spacing: 2px;
        padding-left: 2px; }
    .testimonials-container .testimonial-wrapper .slide {
      position: absolute;
      top: 0;
      left: 0; }
    .testimonials-container .testimonial-wrapper .slide-1.first {
      position: relative !important; }
    .testimonials-container .testimonial-wrapper .slide.showing {
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1; }
    .testimonials-container .testimonial-wrapper .slide.right {
      -webkit-transform: translate3d(100%, 0, 0);
      -moz-transform: translate3d(100%, 0, 0);
      -ms-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      opacity: 0; }
    .testimonials-container .testimonial-wrapper .slide.left {
      -webkit-transform: translate3d(-100%, 0, 0);
      -moz-transform: translate3d(-100%, 0, 0);
      -ms-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      opacity: 0; }
    .testimonials-container .testimonial-wrapper .slider-container {
      overflow: hidden;
      -webkit-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      -moz-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      -o-transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      transition: all 800ms cubic-bezier(0.375, 0.005, 0, 1);
      /* custom */
      height: 100%; }

.topics article.topics-header {
  width: 100%;
  margin: 0 auto;
  background-color: #2e2e2e;
  text-align: center; }
  .topics article.topics-header img {
    width: 50px;
    margin: 0 auto; }
  .topics article.topics-header h1 {
    font-weight: 600;
    color: #ffffff;
    font-size: 38px;
    text-align: center; }
  .topics article.topics-header .subtitle {
    font-style: normal;
    color: #ffffff;
    text-align: left;
    width: 55%;
    font-size: 14px;
    margin: 0 auto;
    line-height: 2em;
    margin-top: 20px; }

.topics article.topics {
  width: 90%;
  margin: 0 auto;
  max-width: 1300px; }
  .topics article.topics .grid-size {
    width: 50%; }
  .topics article.topics .topic {
    width: 45%;
    margin: 0 2.5%; }
    .topics article.topics .topic h2 {
      text-transform: uppercase;
      font-family: 'Open Sans', sans-serif;
      line-height: 1.1em;
      margin-bottom: 0;
      font-size: 24px;
      color: #606060; }
    .topics article.topics .topic p {
      line-height: 1.8em;
      color: #606060;
      font-size: 13px;
      margin-top: 8px; }

/*************************************
  - - - - - - - - MAPS - - - - - - - -
**************************************/
.map-room-section {
  text-align: center;
  width: 90%;
  margin: 0 auto; }
  .map-room-section .maps-logo {
    width: 100px;
    margin: 0 auto; }
  .map-room-section h1 {
    text-align: center;
    margin-bottom: 75px; }
  .map-room-section .grid .grid-item {
    width: -o-calc(25% - 6px);
    width: -moz-calc(25% - 6px);
    width: -webkit-calc(25% - 6px);
    width: calc(25% - 6px);
    margin-bottom: 6px;
    float: left;
    cursor: pointer; }
  .map-room-section .grid .grid-item:nth-child(odd) {
    background-color: blue; }
  .map-room-section .grid .grid-item:nth-child(even) {
    background-color: red; }
  .map-room-section .grid .grid-size {
    width: 25%; }

/*************************************
  - - - - - - INTERVIEWS - - - - - - -
**************************************/
.interview-container {
  padding: 50px 0 80px; }
  .interview-container .subtitle {
    font-size: 18px; }
  .interview-container h1, .interview-container p, .interview-container .interview {
    text-align: center; }
  .interview-container hr {
    opacity: 0.1;
    margin: 30px 0 20px;
    width: 88%; }
  .interview-container .logo {
    width: 100px;
    margin: 0 auto; }
  .interview-container article {
    width: 90%;
    max-width: 1300px;
    margin: 0 auto; }
  .interview-container .interviews {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap; }
    .interview-container .interviews h1.interview-title {
      font-size: 14px;
      font-weight: 800;
      letter-spacing: 0px; }
    .interview-container .interviews .interview {
      width: 31.333%;
      margin: 20px 1%; }

.interview-container.video-and-live {
  background-color: #2e2e2e; }
  .interview-container.video-and-live h1, .interview-container.video-and-live p {
    color: #ffffff; }
  .interview-container.video-and-live .interview {
    width: 22%; }

.interview-container.stratfor-interview .interview {
  width: 23.333%;
  margin: 20px 5%; }

.interview-container.stratfor-interview .subtitle {
  color: #666666; }

.interview-container.stratfor-videos {
  background-color: #f7f7f7; }
  .interview-container.stratfor-videos .subtitle {
    color: #666666; }
  .interview-container.stratfor-videos h1 {
    padding: 0 71px !important; }

.interview-container.featured .interviews .interview:last-child {
  width: 90%;
  margin: 20px auto 0; }

.interview-container.featured .interview:not(:last-child) .featured-embed {
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }
  .interview-container.featured .interview:not(:last-child) .featured-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.interview-container:not(.featured) .interview {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-direction: column;
  height: 100px; }
  .interview-container:not(.featured) .interview h1 {
    padding: 0 25px; }

/*************************************
  - - - - - - SINGLE POSTS - - - - - -
**************************************/
.single-head:not(.know-your-world) {
  padding: 160px 0 130px; }

.know-your-world {
  padding: 300px 0 !important; }

.single-title {
  background-color: rgba(0, 0, 0, 0.75); }

a.back, .nav-next a, .nav-previous a {
  text-decoration: underline;
  font-style: italic;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin: 42px auto 35px;
  display: block;
  width: 70%;
  max-width: 1300px; }

a.back:before, .nav-next a:before, .nav-previous a:after {
  content: "\f060";
  font: normal normal normal 13px/1 FontAwesome;
  padding: 2px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
  -moz-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
  -o-transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
  transition: all 600ms cubic-bezier(0.375, 0.005, 0, 1);
  /* custom */ }

.nav-previous a:after {
  content: "\f061";
  margin-left: 2px; }

a.back:hover:before, .nav-next a:hover:before {
  -webkit-transform: translate3d(-25%, 0, 0);
  -moz-transform: translate3d(-25%, 0, 0);
  -ms-transform: translate3d(-25%, 0, 0);
  transform: translate3d(-25%, 0, 0); }

.nav-previous a:hover:after {
  -webkit-transform: translate3d(25%, 0, 0);
  -moz-transform: translate3d(25%, 0, 0);
  -ms-transform: translate3d(25%, 0, 0);
  transform: translate3d(25%, 0, 0); }

.nav-next a, .nav-previous a {
  width: auto; }

.nav-next {
  text-align: left !important; }

.nav-previous {
  text-align: right !important; }

.post-header .entry-meta {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .post-header .entry-meta .back {
    margin: 0;
    width: max-content;
    width: -webkit-max-content;
    text-transform: none;
    font-size: 13px; }

.single-content.kyw {
  width: 70%;
  margin: 0 auto;
  max-width: 1300px;
  padding: 0 0 75px; }
  .single-content.kyw a {
    display: block;
    width: max-content;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: -moz-fit-content;
    margin: 60px auto 0; }

.single-content article {
  line-height: 1.8em;
  color: #606060;
  font-size: 14px;
  letter-spacing: 0.5px; }

.post-meta {
  color: #acacac;
  font-style: italic;
  font-size: 13px; }
  .post-meta a {
    font-style: normal;
    font-weight: 700;
    color: #666666; }

.single-page-container {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  border-top: 1px solid #666666;
  flex-direction: column-reverse; }
  .single-page-container .single-wrapper {
    width: 70%;
    padding: 50px 0;
    margin: 0 auto;
    color: #606060;
    font-size: 14px;
    line-height: 1.7em; }
    .single-page-container .single-wrapper h2 {
      font-weight: 700;
      font-size: 24px;
      line-height: 1.2em;
      margin: 0 0 30px; }
      .single-page-container .single-wrapper h2 p {
        margin: 0; }
    .single-page-container .single-wrapper .comments-area {
      padding-top: 50px;
      border: 1px solid #e1e1e1;
      border-radius: 2px; }
      .single-page-container .single-wrapper .comments-area ol.comment-list {
        margin: 0;
        padding: 0 63px 40px;
        list-style: none; }
        .single-page-container .single-wrapper .comments-area ol.comment-list li.depth-1:not(:first-child) {
          margin-top: 40px; }
      .single-page-container .single-wrapper .comments-area ol.children {
        list-style: none;
        border-left: 1px solid #e1e1e1;
        margin-left: 20px;
        padding-left: 20px; }
        .single-page-container .single-wrapper .comments-area ol.children li {
          margin: 15px 0; }
      .single-page-container .single-wrapper .comments-area #respond {
        border-top: 1px solid #e1e1e1;
        padding: 25px 63px 50px; }
      .single-page-container .single-wrapper .comments-area .comments-title {
        padding: 0 63px; }
      .single-page-container .single-wrapper .comments-area .comments-title {
        text-transform: uppercase;
        font-family: 'Open-sans', sans-serif; }
      .single-page-container .single-wrapper .comments-area .comment-body {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        align-items: flex-start;
        -webkit-align-items: flex-start;
        justify-content: space-between;
        -webkit-justify-content: space-between; }
        .single-page-container .single-wrapper .comments-area .comment-body .comment-content {
          width: -o-calc(100% - 100px);
          width: -moz-calc(100% - 100px);
          width: -webkit-calc(100% - 100px);
          width: calc(100% - 100px); }
          .single-page-container .single-wrapper .comments-area .comment-body .comment-content .comment-footer {
            display: flex;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            align-items: center;
            -webkit-align-items: center;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            background-color: transparent;
            color: #606060;
            font-size: 10px; }
            .single-page-container .single-wrapper .comments-area .comment-body .comment-content .comment-footer time {
              font-style: italic; }
          .single-page-container .single-wrapper .comments-area .comment-body .comment-content .the-comment {
            padding: 2px 0 10px 6px;
            font-size: 13px; }
      .single-page-container .single-wrapper .comments-area #respond h3.comment-reply-title {
        margin-bottom: 0; }
      .single-page-container .single-wrapper .comments-area #respond p.logged-in-as {
        margin-top: 0;
        font-size: 13px;
        margin-bottom: 20px; }
      .single-page-container .single-wrapper .comments-area #respond input[name="submit"] {
        border: none;
        background-color: transparent;
        color: #ffffff;
        box-shadow: none;
        border-radius: 3px;
        text-shadow: none;
        background: #606060;
        padding: 10px 15px;
        font-weight: 600;
        font-size: 12px;
        transition: 0.3s all ease-in-out;
        -webkit-transition: 0.3s all ease-in-out;
        -moz-transition: 0.3s all ease-in-out;
        -ms-transition: 0.3s all ease-in-out;
        -o-transition: 0.3s all ease-in-out; }
      .single-page-container .single-wrapper .comments-area #respond input[name="submit"]:hover {
        background: #2e2e2e; }
      .single-page-container .single-wrapper .comments-area #respond .author-details-container {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: space-between;
        -webkit-justify-content: space-between; }
        .single-page-container .single-wrapper .comments-area #respond .author-details-container p {
          width: 32.333%;
          margin-bottom: 0; }
          .single-page-container .single-wrapper .comments-area #respond .author-details-container p input {
            width: 100%;
            padding: 10px;
            font-size: 12px;
            border-radius: 0;
            border: none;
            background-color: #e1e1e1;
            color: #f7f7f7; }
      .single-page-container .single-wrapper .comments-area #respond textarea {
        padding: 10px;
        font-size: 12px;
        border-radius: 0;
        border: none;
        background-color: #f7f7f7;
        color: #323232; }

.archive-container {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  flex-direction: column-reverse; }
  .archive-container .content-area {
    width: 100%;
    padding: 20px 80px;
    color: #606060;
    font-size: 14px;
    line-height: 1.7em; }
  .archive-container .navigation {
    margin-top: 20px; }
  .archive-container .archive-post {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 30px 0;
    border-bottom: 1px solid #e1e1e1; }
    .archive-container .archive-post .post-thumb-container {
      width: 46%; }
      .archive-container .archive-post .post-thumb-container .post-thumb {
        padding-bottom: 70%;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat; }
    .archive-container .archive-post .archive-post-content {
      width: 50%;
      padding-left: 20px; }
      .archive-container .archive-post .archive-post-content h1 {
        font-family: 'Open-sans', sans-serif;
        font-weight: 800;
        font-size: 18px;
        letter-spacing: 0px;
        margin: 0;
        margin-bottom: -6px; }
      .archive-container .archive-post .archive-post-content .post-excerpt {
        font-size: 12px;
        font-weight: 400;
        color: #606060;
        line-height: 2em;
        margin-bottom: 20px;
        text-align: justify; }
      .archive-container .archive-post .archive-post-content .archive-content-footer {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: space-between;
        -webkit-justify-content: space-between; }
        .archive-container .archive-post .archive-post-content .archive-content-footer .main-btn {
          font-size: 8px;
          font-weight: 800;
          letter-spacing: 2px;
          padding: 0px 15px;
          border-width: 1px;
          border-radius: 8px; }
        .archive-container .archive-post .archive-post-content .archive-content-footer .number-comments {
          font-style: italic;
          font-size: 12px; }

aside {
  width: 100%;
  background-color: #f7f7f7;
  padding: 25px 80px 30px; }
  aside .widget {
    margin: 0px; }
  aside h2 {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 3px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0px; }
  aside section {
    margin-bottom: 70px; }
  aside h2.newsletter-title {
    margin-top: 15px; }
  aside section > ul {
    margin: 0 0 0 1px;
    padding: 0;
    list-style: none; }
    aside section > ul li {
      padding: 14px 0; }
      aside section > ul li a {
        color: #606060;
        opacity: 0.8;
        transition: 0.3s all ease-in-out;
        -webkit-transition: 0.3s all ease-in-out;
        -moz-transition: 0.3s all ease-in-out;
        -ms-transition: 0.3s all ease-in-out;
        -o-transition: 0.3s all ease-in-out;
        font-family: 'Raleway', sans-serif;
        font-size: 13px; }
      aside section > ul li a:hover {
        opacity: 1; }
    aside section > ul li:not(:last-child) {
      border-bottom: 1px solid #e1e1e1; }
    aside section > ul li:first-child {
      padding-top: 0; }
  aside .search-container {
    position: relative; }
  aside input[type="text"], aside input[type="email"] {
    padding: 12px 16px;
    width: 100%;
    font-size: 14px; }
  aside input[type="submit"] {
    background-color: transparent;
    border: none;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    background: transparent;
    box-shadow: none;
    color: #666666;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out; }
  aside input[type="submit"]:hover {
    color: #323232;
    background-color: transparent;
    box-shadow: none;
    border-color: transparent; }
  aside .newsletter-signup-container input[type="submit"] {
    background-color: #8dc153;
    color: #ffffff;
    box-shadow: none;
    background: #8dc153;
    border: none;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding: 15px 12px 15px 16px;
    position: relative;
    height: 45px;
    right: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px; }
  aside .newsletter-signup-container input[type="email"] {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px; }
  aside .newsletter-signup-container .newsletter-signup {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between; }

/*************************************
  - - - - - - - BUY NOW - - - - - - -
**************************************/
.buy-now {
  padding-top: 0; }
  .buy-now .purchase-heading {
    width: 100%;
    text-align: center;
    margin-bottom: 40px; }
  .buy-now .purchase-disclaimer {
    font-size: 9px;
    font-style: italic;
    margin-top: -5px;
    margin-bottom: 15px; }

/*************************************
  - - - - - - - FOOTER - - - - - - -
**************************************/
footer {
  background-color: #2e2e2e;
  color: #ffffff; }

.main-foot {
  width: 90%;
  margin: 0 auto;
  padding: 50px 0;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .main-foot div.foot-block {
    width: max-content;
    width: -webkit-max-content;
    max-width: 33.333%; }
    .main-foot div.foot-block h3 {
      text-transform: uppercase;
      color: #ffffff;
      font-weight: 800;
      font-size: 15px;
      letter-spacing: 2px; }
    .main-foot div.foot-block p {
      font-size: 11px;
      line-height: 1.8em;
      letter-spacing: 1px;
      font-weight: 400; }
  .main-foot .footer-divider {
    height: 180px;
    width: 1px;
    background-color: #8dc153;
    margin: auto; }
  .main-foot .twitter {
    color: #636363;
    margin: 15px 0; }
    .main-foot .twitter i {
      font-size: 35px; }
  .main-foot .twitter:hover {
    color: #8dc153; }
  .main-foot .newsletter-signup {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column; }
    .main-foot .newsletter-signup input {
      width: 100%;
      margin: 7px 0;
      border-radius: 0;
      font-size: 12px;
      padding: 12px 15px;
      font-weight: 600; }
    .main-foot .newsletter-signup input[type="email"] {
      background-color: rgba(255, 255, 255, 0.25);
      border: 1px solid #ffffff;
      color: #ffffff; }
    .main-foot .newsletter-signup input[type="email"]:focus {
      outline: green; }
    .main-foot .newsletter-signup input[type="submit"] {
      background-color: #8dc153;
      color: #ffffff;
      box-shadow: none;
      background: #8dc153;
      border: none;
      text-transform: uppercase;
      letter-spacing: 4px;
      padding: 15px 12px 15px 16px; }
    .main-foot .newsletter-signup input[type="email"]::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ffffff; }
    .main-foot .newsletter-signup input[type="email"]::-moz-placeholder {
      /* Firefox 19+ */
      color: #ffffff; }
    .main-foot .newsletter-signup input[type="email"]:-ms-input-placeholder {
      /* IE 10+ */
      color: #ffffff; }
    .main-foot .newsletter-signup input[type="email"]:-moz-placeholder {
      /* Firefox 18- */
      color: #ffffff; }

.copyright {
  background-color: #323232;
  padding: 25px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 3px;
  font-weight: 800; }

/*************************************
  - - - - - - RESPONSIVE - - - - - - -
**************************************/
@media (min-width: 1100px) {
  .home-slider-container .slide {
    padding-bottom: 50%; } }

@media only screen and (max-width: 768px) {
  .slider-container .slide.video video {
    display: none; }
  .slider-container .slide.video .slider-image {
    display: block; } }

@media (min-width: 769px) and (max-width: 1122px) {
  /*
	.main-menu {
		flex-direction: column;
		img {
			margin-bottom: 15px;
		}
	}
*/
  .mobile-trigger {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center; }
  #mobile-menu .mobile-trigger, .prime-menu {
    display: none; }
  .sticky-menu {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: #ffffff; }
    .sticky-menu nav {
      display: none; }
  html.override {
    margin-top: 110px !important; } }

@media (max-width: 768px) {
  html.override {
    margin-top: 110px !important; }
  .subtitle {
    width: 85%; }
  .prime-menu {
    display: none; }
  .sticky-menu {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: #ffffff; }
    .sticky-menu nav {
      display: none; }
  .mobile-trigger {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center; }
  #mobile-menu .mobile-trigger {
    display: none; }
  h1 {
    font-size: 25px; }
  .home-about p {
    font-size: 13px; }
  header h1 {
    font-size: 42px;
    max-width: 85%;
    margin: 30px auto 0 !important;
    padding: 0; }
  .contact-triangle {
    display: none; }
  .grid-container .grid-item {
    width: 100% !important; }
    .grid-container .grid-item .grid-overlay {
      opacity: 0.7 !important; }
    .grid-container .grid-item .grid-text {
      opacity: 1; }
    .grid-container .grid-item h1 {
      font-size: 34px !important;
      max-width: 85% !important; }
    .grid-container .grid-item .subtitle {
      font-size: 22px; }
  header .slider-content h1 {
    font-size: 28px; }
  header .slider-content h2 {
    font-size: 22px; }
  .home-slider-container .arrow-right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 1 !important; }
  .home-slider-container .arrow-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 1 !important; }
  .map-room-section .grid .grid-size {
    width: 50%; }
  .map-room-section .grid .grid-item {
    width: -o-calc(50% - 6px);
    width: -moz-calc(50% - 6px);
    width: -webkit-calc(50% - 6px);
    width: calc(50% - 6px); }
  .topics article.topics .topic {
    width: 100%; }
  .testimonials-container .testimonial-wrapper {
    width: 80%; }
  .reviews-container .review:nth-child(even), .reviews-container .review {
    flex-direction: column; }
    .reviews-container .review:nth-child(even) .review-content, .reviews-container .review .review-content {
      width: 100%; }
      .reviews-container .review:nth-child(even) .review-content a, .reviews-container .review .review-content a {
        margin: 0 auto;
        display: block;
        width: max-content;
        width: -webkit-max-content; }
  .archive-container, .single-page-container {
    flex-direction: column; }
    .archive-container #primary, .archive-container aside, .single-page-container #primary, .single-page-container aside {
      width: 100%; }
    .archive-container #primary, .single-page-container #primary {
      padding: 50px; }
      .archive-container #primary .archive-post, .single-page-container #primary .archive-post {
        flex-direction: column; }
        .archive-container #primary .archive-post .post-thumb-container, .single-page-container #primary .archive-post .post-thumb-container {
          width: 100%; }
        .archive-container #primary .archive-post .archive-post-content, .single-page-container #primary .archive-post .archive-post-content {
          width: 100%;
          padding: 20px 0; }
  .kyw-container .kyw-item {
    width: 47%; }
    .kyw-container .kyw-item .kyw-overlay {
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  .contact-wrapper {
    flex-direction: column; }
    .contact-wrapper .contact-hero, .contact-wrapper .contact-form-wrapper {
      width: 100% !important; }
    .contact-wrapper .contact-form-container .fields-wrapper span.wpcf7-form-control-wrap {
      width: 100%; }
  section.video iframe {
    max-width: 95%; }
  .contact-container.btm .contact-form-container {
    width: 72%; }
  .interviews {
    flex-direction: column; }
    .interviews .interview {
      width: 100% !important;
      margin: 20px 0 !important; }
  .home.page .maps > img {
    display: none; }
  .home.page .map-home-mobile {
    display: block;
    width: 100%;
    margin: 0 0 40px; }
  .home.page .maps div {
    width: 75%; }
  .mobile-about-head {
    display: block;
    width: 100%;
    margin: 0 0 40px; }
  .about-photo {
    display: none; }
  .about-title h1 {
    text-align: left !important; }
  .about-title {
    width: 100% !important;
    margin-left: 0 !important; }
  .about-content {
    width: 100% !important; }
  .contact-hero-content {
    text-align: center; }
    .contact-hero-content h1 {
      font-size: 48px !important;
      margin-bottom: 20px !important; }
    .contact-hero-content p {
      font-size: 20px !important; }
  .contact-form h1 {
    font-size: 48px !important; }
  .cta-container {
    flex-direction: column;
    width: 75% !important; }
    .cta-container h1 {
      margin-bottom: 20px !important; }
  .lightbox .image-wrapper img {
    width: 90%;
    height: auto; }
  .main-foot {
    flex-direction: column; }
    .main-foot .foot-block {
      width: 100% !important;
      max-width: none !important; }
    .main-foot .footer-divider {
      height: 1px;
      width: 100%;
      margin: 25px auto; }
  .copyright {
    padding: 25px 10px; } }

@media (max-width: 420px) {
  header .slider-content h1 {
    font-size: 20px;
    margin: -16px auto 0 !important; }
  header .slider-content h2 {
    font-size: 12px; }
  .home-slider-container .slide {
    padding-bottom: 100%; }
  header .main-btn {
    font-size: 9px; }
  .home-slider-container .arrow {
    display: none; }
  #mobile-menu {
    width: 100%; }
  .mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 85%;
    margin: 0 auto; }
    .mobile-header img {
      width: 100px !important; }
  header h1 {
    font-size: 25px;
    max-width: 85%;
    margin: 30px auto 0 !important;
    padding: 0; }
  header .page-banner {
    padding: 100px 0 130px; }
  .single-title {
    padding: 15px 30px;
    font-size: 20px; }
  .know-your-world {
    padding: 100px 0 130px !important; }
  .grid-container .grid-item h1 {
    font-size: 20px !important;
    max-width: 85% !important; }
  .grid-container .grid-item .subtitle {
    font-size: 16px; }
  .contact-hero-content {
    text-align: center; }
    .contact-hero-content h1 {
      font-size: 20px !important;
      margin-bottom: 20px !important; }
    .contact-hero-content p {
      font-size: 10px !important; }
  .contact-form h1 {
    font-size: 20px !important; }
  .about-contact-container .contact-form-wrapper .contact-hero-wrap {
    padding-bottom: 170%; }
  .cta-booking .cta-container h1 {
    font-size: 17px;
    text-align: center; }
  .contact-form-wrapper input[type="submit"] {
    width: 100%; }
  .testimonials-container .testimonial-wrapper .testimonial p {
    text-align: center;
    font-size: 12px;
    line-height: 2em; }
  .testimonial h3 {
    font-size: 13px; }
  .testimonials-container .arrow {
    width: 26px;
    height: 26px; }
    .testimonials-container .arrow i {
      font-size: 13px; }
  .topics article.topics-header h1 {
    font-size: 25px; }
  .topics article.topics-header .subtitle {
    text-align: center;
    font-size: 12px;
    width: 90%; }
  .kyw-container .kyw-item {
    width: 100%; }
    .kyw-container .kyw-item h1 {
      bottom: 65px; }
  .lightbox .lightbox-content {
    width: 100%; }
  .port-header img {
    width: 75px; }
  .port-header h1 {
    font-size: 20px;
    max-width: 90%;
    margin: 10px auto; }
  .archive-container #primary, .single-page-container #primary {
    padding: 15px; }
  #mobile-menu .mobile-trigger {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center; } }

/*************************************
  - - - - - - BROWSERS - - - - - - -
**************************************/
@-moz-document url-prefix() {
  header .slider-content {
    height: 172px; }
  .grid-container .grid-text {
    height: 24px; }
  .kyw-container h1 {
    height: 38px;
    width: 100%;
    text-align: center; }
  .contact-hero .contact-hero-content {
    margin-top: 28% !important; }
  .contact-form-wrapper .contact-form {
    margin-top: 9% !important; }
    .contact-form-wrapper .contact-form .fields-wrapper span.wpcf7-form-control-wrap {
      margin-bottom: 5px !important; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header .slider-content {
    height: 172px; }
  .grid-container .grid-text {
    height: 24px; }
  .kyw-container h1 {
    height: 38px;
    width: 100%;
    text-align: center; }
  .contact-hero .contact-hero-content {
    margin-top: 28% !important; }
  .contact-form-wrapper .contact-form {
    margin-top: 9% !important; }
    .contact-form-wrapper .contact-form .fields-wrapper span.wpcf7-form-control-wrap {
      margin-bottom: 5px !important; } }

@supports (-ms-ime-align: auto) {
  header .slider-content {
    height: 172px; }
  .grid-container .grid-text {
    height: 24px; }
  .kyw-container h1 {
    height: 38px;
    width: 100%;
    text-align: center; }
  .contact-hero .contact-hero-content {
    margin-top: 28% !important; }
  .contact-form-wrapper .contact-form {
    margin-top: 9% !important; }
    .contact-form-wrapper .contact-form .fields-wrapper span.wpcf7-form-control-wrap {
      margin-bottom: 5px !important; }
  .bubbles-container {
    max-width: 25%; } }

/*************************************
  - - - - - - PLUGINS - - - - - - -
**************************************/
/*
@import 'partials/Plugin/owl.carousel';
@import 'partials/Plugin/owl.theme';
*/
