/**
 * Theme Name: Friends of Bargello
 * Version: 1.0.0
 * Theme URL: -
 * Author: -
 * Author URI: -
 * Description: The 2016 theme for template Friends of Bargello.
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: custom
 * Text Domain: Friends of Bargello
 */
/*
 1. Fonts
 2. Variables
 3. General Resets
 4. Bootstrap Resets
 3. Header
 4. Footer
 5. Home Page
*/
/*====Fonts====*/
@font-face {
  font-family: 'Playfair Regular';
  src: url("assets/fonts/PlayfairDisplay-Regular.eot");
  src: url("assets/fonts/PlayfairDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/PlayfairDisplay-Regular.woff2") format("woff2"), url("assets/fonts/PlayfairDisplay-Regular.woff") format("woff"), url("assets/fonts/PlayfairDisplay-Regular.ttf") format("truetype"), url("assets/fonts/PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Playfair Italic';
  src: url("assets/fonts/PlayfairDisplay-Italic.eot");
  src: url("assets/fonts/PlayfairDisplay-Italic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/PlayfairDisplay-Italic.woff2") format("woff2"), url("assets/fonts/PlayfairDisplay-Italic.woff") format("woff"), url("assets/fonts/PlayfairDisplay-Italic.ttf") format("truetype"), url("assets/fonts/PlayfairDisplay-Italic.svg#PlayfairDisplay-Italic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Playfair Bold';
  src: url("assets/fonts/PlayfairDisplay-Bold.eot");
  src: url("assets/fonts/PlayfairDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/PlayfairDisplay-Bold.woff2") format("woff2"), url("assets/fonts/PlayfairDisplay-Bold.woff") format("woff"), url("assets/fonts/PlayfairDisplay-Bold.ttf") format("truetype"), url("assets/fonts/PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

/*====Variables====*/
@keyframes blink {
  0% {
    opacity: 1; }
  25% {
    opacity: 0; }
  75% {
    opacity: 1; } }

/*======General======*/
a[href="http://alvarotrigo.com/fullPage/extensions/"] {
  display: none; }

html, body {
  height: 100%; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Playfair Regular", Arial, sans-serif;
  font-size: 12px;
  color: #eeefe2;
  position: relative;
  left: 0;
  right: 0;
  background-image: url("assets/img/bg-01.jpg");
  background-size: 400px 400px;
  -webkit-transition: top 0.8s ease 0s, left 0.8s ease-in-out 0s, bottom 0.8s ease 0s, right 0.8s ease-in-out 0s;
  -moz-transition: top 0.8s ease 0s, left 0.8s ease-in-out 0s, bottom 0.8s ease 0s, right 0.8s ease-in-out 0s;
  -ms-transition: top 0.8s ease 0s, left 0.8s ease-in-out 0s, bottom 0.8s ease 0s, right 0.8s ease-in-out 0s;
  -o-transition: top 0.8s ease 0s, left 0.8s ease-in-out 0s, bottom 0.8s ease 0s, right 0.8s ease-in-out 0s;
  transition: top 0.8s ease 0s, left 0.8s ease-in-out 0s, bottom 0.8s ease 0s, right 0.8s ease-in-out 0s;
  overflow-x: hidden; }
  body.nav-visible {
    left: 250px;
    right: -250px;
    overflow-y: hidden !important; }
    body.nav-visible .navmenu {
      left: 0px; }
    body.nav-visible .mask-open-menu {
      opacity: .7;
      z-index: 600;
      -webkit-transition: opacity 0.8s ease 0s, z-index 0s ease 0s;
      -moz-transition: opacity 0.8s ease 0s, z-index 0s ease 0s;
      -ms-transition: opacity 0.8s ease 0s, z-index 0s ease 0s;
      -o-transition: opacity 0.8s ease 0s, z-index 0s ease 0s;
      transition: opacity 0.8s ease 0s, z-index 0s ease 0s; }
    body.nav-visible .navmenu-brand {
      opacity: 0;
      -webkit-transition: opacity 0.3s ease 0.5s;
      -moz-transition: opacity 0.3s ease 0.5s;
      -ms-transition: opacity 0.3s ease 0.5s;
      -o-transition: opacity 0.3s ease 0.5s;
      transition: opacity 0.3s ease 0.5s; }
    body.nav-visible .logo-slide {
      opacity: 1;
      -webkit-transition: opacity 0.3s ease 0.5s;
      -moz-transition: opacity 0.3s ease 0.5s;
      -ms-transition: opacity 0.3s ease 0.5s;
      -o-transition: opacity 0.3s ease 0.5s;
      transition: opacity 0.3s ease 0.5s; }
    body.nav-visible .span-wrapper {
      -webkit-transform: rotate(45deg) !important;
      -moz-transform: rotate(45deg) !important;
      -ms-transform: rotate(45deg) !important;
      -o-transform: rotate(45deg) !important;
      transform: rotate(45deg) !important; }
    body.nav-visible .text-menu {
      opacity: 0; }
    body.nav-visible:not(.page-template-home) section {
      padding-left: 0px;
      -webkit-transition: all 0.3s linear 0s;
      -moz-transition: all 0.3s linear 0s;
      -ms-transition: all 0.3s linear 0s;
      -o-transition: all 0.3s linear 0s;
      transition: all 0.3s linear 0s; }
    body.nav-visible:not(.page-template-home) .navbar .navbar-bg {
      opacity: 0; }
    body.nav-visible:not(.page-template-home) .roller {
      left: calc(50% + 250px);
      opacity: .5; }
    body.nav-visible.page-template-home .navmenu {
      left: 0px; }
    body.nav-visible .col-fix {
      left: 335px; }
  body.wp-loaded .intro-mask {
    top: -100%;
    -webkit-transition: all 1.5s ease-in-out 3.5s;
    -moz-transition: all 1.5s ease-in-out 3.5s;
    -ms-transition: all 1.5s ease-in-out 3.5s;
    -o-transition: all 1.5s ease-in-out 3.5s;
    transition: all 1.5s ease-in-out 3.5s; }
    body.wp-loaded .intro-mask .center-img {
      opacity: 1;
      -webkit-transition: all 3s ease-out 0s;
      -moz-transition: all 3s ease-out 0s;
      -ms-transition: all 3s ease-out 0s;
      -o-transition: all 3s ease-out 0s;
      transition: all 3s ease-out 0s; }
  body.wp-loaded .navbar-toggle {
    color: #c26b11;
    -webkit-transition: color 0.3s ease-out 2s;
    -moz-transition: color 0.3s ease-out 2s;
    -ms-transition: color 0.3s ease-out 2s;
    -o-transition: color 0.3s ease-out 2s;
    transition: color 0.3s ease-out 2s; }
    body.wp-loaded .navbar-toggle .span-wrapper span {
      background: #c26b11;
      -webkit-transition: background 0.3s ease-out 2s;
      -moz-transition: background 0.3s ease-out 2s;
      -ms-transition: background 0.3s ease-out 2s;
      -o-transition: background 0.3s ease-out 2s;
      transition: background 0.3s ease-out 2s; }
  body.wp-loaded main {
    opacity: 1; }
  body.wp-loaded .img-fix-wrapper {
    opacity: 1; }
  body.admin-bar .navmenu-brand {
    top: 44px; }
  body.admin-bar .logo-slide {
    top: 42px; }
  body.admin-bar .btn.btn-index {
    top: 55px; }
  body.page-template-home .navmenu {
    left: -550px; }
  body.page-template-home main {
    height: 100%;
    padding-left: 0; }
  body.page-template-home.wp-mask-away footer .footer-text {
    color: #eeefe2; }
  body:not(.page-template-home) .logo-one {
    opacity: 0; }
  body:not(.page-template-home) .navbar .navbar-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(assets/img/bg-01-dark.jpg), white;
    background-blend-mode: multiply;
    background-size: 400px 400px;
    -webkit-transition: opacity 0s ease 0.3s;
    -moz-transition: opacity 0s ease 0.3s;
    -ms-transition: opacity 0s ease 0.3s;
    -o-transition: opacity 0s ease 0.3s;
    transition: opacity 0s ease 0.3s;
    opacity: 0; }
  body.blog {
    height: auto; }
  body.body-scroll {
    overflow-y: scroll !important; }
    body.body-scroll .mfp-zoom-in.mfp-ready.mfp-bg {
      opacity: 0; }
  body:not([class*='fp-viewing-section-']) {
    height: auto; }
  body.page-template-contact, body.page-template-opportunities, body.page-template-home {
    height: 100%; }
  body.fullpage-end .roller {
    display: none !important; }

main {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out 0s;
  -moz-transition: opacity 0.25s ease-in-out 0s;
  -ms-transition: opacity 0.25s ease-in-out 0s;
  -o-transition: opacity 0.25s ease-in-out 0s;
  transition: opacity 0.25s ease-in-out 0s; }

.span-wrapper {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s; }

h1 {
  font-size: 54px;
  line-height: 1.25; }

h2 {
  font-size: 45px;
  line-height: 1.25; }

h3 {
  font-size: 35px;
  line-height: 42px; }

h4 {
  font-size: 30px;
  line-height: 1.25; }

h5 {
  font-size: 20px;
  line-height: 1.25; }

h6 {
  font-size: 23px;
  line-height: 1.25; }

.lnum {
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  -webkit-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1; }

.container-fluid {
  position: relative; }
  .container-fluid.container-reset {
    padding: 0; }
    .container-fluid.container-reset .row {
      margin: 0 !important; }
      .container-fluid.container-reset .row [class*=col] {
        padding: 0; }

main {
  padding-left: 85px; }
  main.fullpage-wrapper section {
    height: 100%;
    width: 100%; }

section {
  background: url(assets/img/bg-01.jpg);
  background-size: 400px 400px; }

.dark {
  color: #c26b11; }

.light {
  color: #eeefe2; }
  .light span {
    background-color: #eeefe2 !important; }

.text--align--left {
  text-align: left; }

.text--align--center {
  text-align: center; }

.text--align--right {
  text-align: right; }

.text--color--light-text {
  color: #eeefe2; }

.text--color--dark-text {
  color: #85322a; }

/*===========Header============*/
header {
  height: 100%;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  width: 85px;
  z-index: 1100;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s; }
  header .navbar-fixed-top {
    z-index: 1300; }
  header .navbar-default {
    min-height: 100%;
    border: 0;
    outline: 0;
    background: transparent;
    width: 85px;
    border-radius: 0; }
  header .navmenu-brand {
    z-index: 1010;
    position: fixed;
    left: 25px;
    top: 10px;
    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
    opacity: 0; }
    header .navmenu-brand .img-brand {
      background-blend-mode: multiply;
      background-size: 400px 400px, cover;
      width: 130px;
      height: 80px; }
  header .navbar-toggle {
    margin: 0 !important;
    padding: 0 !important;
    margin-left: 10px;
    display: block;
    position: fixed;
    left: 20px !important;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: 0;
    color: #c26b11;
    line-height: 1.3;
    z-index: 1400;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s; }
    header .navbar-toggle .icon-logo {
      font-size: 40px;
      font-weight: 700;
      -webkit-font-smoothing: subpixel-antialiased;
      line-height: 41px; }
    header .navbar-toggle:hover, header .navbar-toggle:active, header .navbar-toggle:focus {
      background: transparent !important; }
    header .navbar-toggle:hover {
      color: #c26b11 !important; }
      header .navbar-toggle:hover .span-wrapper span {
        background: #c26b11; }
    header .navbar-toggle .text-menu {
      -webkit-transition: all 0.7s ease-out 0s;
      -moz-transition: all 0.7s ease-out 0s;
      -ms-transition: all 0.7s ease-out 0s;
      -o-transition: all 0.7s ease-out 0s;
      transition: all 0.7s ease-out 0s; }
    header .navbar-toggle .span-wrapper {
      left: 11px;
      position: absolute;
      top: 10px;
      width: 18px;
      height: 18px;
      z-index: 200; }
      header .navbar-toggle .span-wrapper span {
        height: 2px;
        width: 18px;
        background: #c26b11;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transition: all 0.3s linear 0s;
        -moz-transition: all 0.3s linear 0s;
        -ms-transition: all 0.3s linear 0s;
        -o-transition: all 0.3s linear 0s;
        transition: all 0.3s linear 0s;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        transform-origin: center center; }
        header .navbar-toggle .span-wrapper span:first-child {
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); }
        header .navbar-toggle .span-wrapper span:last-child {
          top: calc(50% + 1px); }
    header .navbar-toggle .text-menu {
      font-size: 13px;
      font-weight: 700;
      display: block;
      margin: 0; }

a.logo-slide {
  position: fixed;
  left: 25px;
  top: 10px;
  z-index: 1010;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s; }

.logo-short {
  z-index: 1010; }

.navmenu {
  width: 550px;
  background: url(assets/img/bg-01-dark.jpg);
  background-size: 400px 400px;
  padding: 15px 15px 15px 15px;
  position: fixed;
  -webkit-transition: all 0.8s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  -ms-transition: all 0.8s ease-in-out 0s;
  -o-transition: all 0.8s ease-in-out 0s;
  transition: all 0.8s ease-in-out 0s;
  height: 100% !important;
  left: calc(85px - 550px);
  z-index: 1000; }
  .navmenu.collapse {
    display: block; }
  .navmenu ul {
    list-style: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 85px;
    margin-bottom: 0;
    max-width: 420px; }
    .navmenu ul li a {
      color: #85322a;
      font-family: "Playfair Regular", Arial, sans-serif;
      font-size: 35px;
      padding: 0px 15px;
      -webkit-transition: color 0.3s ease 0s;
      -moz-transition: color 0.3s ease 0s;
      -ms-transition: color 0.3s ease 0s;
      -o-transition: color 0.3s ease 0s;
      transition: color 0.3s ease 0s; }
      .navmenu ul li a:focus, .navmenu ul li a:active, .navmenu ul li a:hover {
        background: transparent;
        color: #c26b11;
        outline: none; }
    .navmenu ul li:hover {
      color: #c26b11 !important;
      background: transparent; }
    .navmenu ul li.current-menu-item a, .navmenu ul li.current-page-ancestor a {
      color: #c26b11 !important; }

/*==============================================================HOME PAGE======================================*/
/*============Section-type-one================*/
.section-type-one .btn-large {
  padding: 10px 80px; }

.section-box {
  position: relative; }
  .section-box .full-bg .title-box h3, .section-box .full-bg .title-box h4, .section-box .full-bg .title-box h5 {
    margin-bottom: 35px;
    max-width: 600px; }
  .section-box .full-bg .title-box h2 {
    max-width: 815px; }
  .section-box .full-bg .title-box.with-padding {
    left: 0;
    margin: 0 auto;
    max-width: 865px;
    padding-left: 250px;
    right: 0; }
  .section-box .full-bg .title-box.with-more-padding {
    max-width: none;
    padding-left: 410px; }
  .section-box .full-bg .title-box.with-extra-padding {
    max-width: none;
    padding-left: 510px; }
  .section-box .full-bg .title-box.center-text {
    max-width: 800px;
    left: 0;
    right: 0;
    margin: 0 auto; }
  .section-box .full-bg .title-box i {
    font-size: 20px; }
    .section-box .full-bg .title-box i.icon-drawing-1 {
      font-size: 50px;
      cursor: pointer;
      margin-bottom: 35px;
      display: inline-block; }
  .section-box .full-bg .title-box ul {
    margin-bottom: 45px;
    margin-left: 0; }
    .section-box .full-bg .title-box ul li {
      padding-right: 10px;
      padding-left: 10px;
      margin: 0 12px; }
  .section-box .full-bg.full-pos-bot {
    background-position: center bottom; }
  .section-box .full-bg.full-pos-top {
    background-position: center top; }

main .section-type-five.section-box .full-bg h2, main .section-type-six + .section-type-four.section-box .full-bg h2 {
  max-width: none; }

main .section-type-five.section-box .full-bg h2 {
  max-width: 815px; }

.btn-fob {
  text-align: center;
  color: #c26b11;
  font-size: 17px;
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  position: relative;
  padding: 0; }
  .btn-fob .btn-fob-text {
    background-color: #eeeee2;
    display: inline-block;
    padding: 6px 30px;
    padding-bottom: 8px;
    position: relative;
    white-space: normal;
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    z-index: 100; }
    .btn-fob .btn-fob-text:focus {
      outline: none; }
    .btn-fob .btn-fob-text.btn-fob-text-big {
      min-height: 61px;
      line-height: 61px; }
      .btn-fob .btn-fob-text.btn-fob-text-big .btn-text-pos {
        max-width: 110px;
        display: inline-block;
        vertical-align: middle;
        line-height: normal; }
  .btn-fob::before, .btn-fob::after {
    content: "";
    width: 20px;
    height: 25px;
    background-color: #eeeee2;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .btn-fob::before {
    left: -13px; }
  .btn-fob::after {
    right: -13px; }
  .btn-fob:hover, .btn-fob:focus, .btn-fob:active {
    background-color: transparent !important;
    outline: none !important;
    color: #fff !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .btn-fob:hover .btn-fob-text, .btn-fob:focus .btn-fob-text, .btn-fob:active .btn-fob-text {
      background-color: #c26b11; }
    .btn-fob:hover::before, .btn-fob:hover::after, .btn-fob:focus::before, .btn-fob:focus::after, .btn-fob:active::before, .btn-fob:active::after {
      background-color: #c26b11; }
  .btn-fob--size--big {
    font-size: 24px;
    min-width: 250px; }
  .btn-fob--size--lg {
    font-size: 24px; }
  .btn-fob--size--md {
    font-size: 20px; }
  .btn-fob--color--orange .btn-fob-text {
    color: #eeefe2;
    background-color: #c26b11; }
  .btn-fob--color--orange::before, .btn-fob--color--orange::after {
    background-color: #c26b11; }
  .btn-fob--color--orange:hover .btn-fob-text, .btn-fob--color--orange:focus .btn-fob-text, .btn-fob--color--orange:active .btn-fob-text {
    color: #eeefe2;
    background-color: #ac5622; }
  .btn-fob--color--orange:hover::before, .btn-fob--color--orange:hover::after, .btn-fob--color--orange:focus::before, .btn-fob--color--orange:focus::after, .btn-fob--color--orange:active::before, .btn-fob--color--orange:active::after {
    background-color: #ac5622; }
  .btn-fob--color--white .btn-fob-text {
    color: #85322a;
    background-color: #ffffff; }
  .btn-fob--color--white::before, .btn-fob--color--white::after {
    background-color: #ffffff; }
  .btn-fob--color--white:hover .btn-fob-text, .btn-fob--color--white:focus .btn-fob-text, .btn-fob--color--white:active .btn-fob-text {
    color: #ffffff; }
  .btn-fob.video-popup:focus, .btn-fob.video-popup-html:focus {
    background-color: #eeeee2; }
    .btn-fob.video-popup:focus .btn-fob-text, .btn-fob.video-popup-html:focus .btn-fob-text {
      background-color: #eeeee2;
      color: #c26b11; }
    .btn-fob.video-popup:focus::before, .btn-fob.video-popup:focus::after, .btn-fob.video-popup-html:focus::before, .btn-fob.video-popup-html:focus::after {
      background-color: #eeeee2; }
  .btn-fob.video-popup:focus:hover .btn-fob-text, .btn-fob.video-popup-html:focus:hover .btn-fob-text {
    background-color: #c26b11;
    color: #eeeee2; }
  .btn-fob.video-popup:focus:hover::before, .btn-fob.video-popup:focus:hover::after, .btn-fob.video-popup-html:focus:hover::before, .btn-fob.video-popup-html:focus:hover::after {
    background-color: #c26b11; }

.mask {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 190; }

main .section-type-one {
  background: #000;
  position: relative;
  height: 100%; }
  main .section-type-one .slider {
    height: 100%;
    width: 100%;
    z-index: 50; }
    main .section-type-one .slider .slick-list {
      height: 100%; }
    main .section-type-one .slider .slick-track {
      height: 100%; }
    main .section-type-one .slider .slide {
      height: 100%;
      width: 100%;
      background-size: cover !important;
      background-position: center center !important; }
      main .section-type-one .slider .slide .title-box {
        -webkit-transition: opacity 0.4s ease-in-out 0s, transform 1.5s ease-out 0s;
        -moz-transition: opacity 0.4s ease-in-out 0s, transform 1.5s ease-out 0s;
        -ms-transition: opacity 0.4s ease-in-out 0s, transform 1.5s ease-out 0s;
        -o-transition: opacity 0.4s ease-in-out 0s, transform 1.5s ease-out 0s;
        transition: opacity 0.4s ease-in-out 0s, transform 1.5s ease-out 0s; }
  main .section-type-one .h-group {
    margin-bottom: 45px;
    z-index: 200;
    font-family: "Playfair Regular", Arial, sans-serif;
    color: #eeefe2; }
    main .section-type-one .h-group h1, main .section-type-one .h-group h2 {
      max-width: 830px;
      margin: 0 auto; }
    main .section-type-one .h-group h1 {
      margin-bottom: 30px;
      text-transform: uppercase; }
    main .section-type-one .h-group h5 {
      max-width: 622px;
      font-size: 30px;
      line-height: 44px;
      margin: 0 auto;
      color: inherit;
      font-family: "Playfair Regular", Arial, sans-serif; }
    main .section-type-one .h-group .contact a:first-child {
      -webkit-transition: all 0.5s ease-out 0s;
      -moz-transition: all 0.5s ease-out 0s;
      -ms-transition: all 0.5s ease-out 0s;
      -o-transition: all 0.5s ease-out 0s;
      transition: all 0.5s ease-out 0s;
      color: #fff; }
      main .section-type-one .h-group .contact a:first-child:hover {
        color: #c26b11;
        text-decoration: none; }
    main .section-type-one .h-group .contact a:last-child {
      -webkit-transition: all 0.5s ease-out 0s;
      -moz-transition: all 0.5s ease-out 0s;
      -ms-transition: all 0.5s ease-out 0s;
      -o-transition: all 0.5s ease-out 0s;
      transition: all 0.5s ease-out 0s;
      color: #c26b11; }
      main .section-type-one .h-group .contact a:last-child:hover {
        color: #ac5622;
        text-decoration: none; }
  main .section-type-one .title-box h1, main .section-type-one .title-box h2, main .section-type-one .title-box h5, main .section-type-one .title-box .btn, main .section-type-one .title-box .icon-drawing7, main .section-type-one .title-box .icon-group {
    opacity: 0;
    -webkit-transform: translate(0, 25px) !important;
    -moz-transform: translate(0, 25px) !important;
    -ms-transform: translate(0, 25px) !important;
    -o-transform: translate(0, 25px) !important;
    transform: translate(0, 25px) !important;
    -webkit-transition: all 0.9s ease-in-out 1s;
    -moz-transition: all 0.9s ease-in-out 1s;
    -ms-transition: all 0.9s ease-in-out 1s;
    -o-transition: all 0.9s ease-in-out 1s;
    transition: all 0.9s ease-in-out 1s; }
  main .section-type-one .icon-group {
    max-width: 35px; }
  main .section-type-one .slick-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding: 0;
    list-style: none; }
    main .section-type-one .slick-dots li {
      display: inline-block;
      width: 12px;
      margin: 0 5px;
      text-align: center;
      height: 12px; }
      main .section-type-one .slick-dots li button {
        border: 0;
        text-indent: -1000px;
        overflow: hidden;
        width: 7px;
        height: 7px;
        padding: 0;
        background: #eeefe2;
        border-radius: 50%;
        vertical-align: middle;
        -webkit-transition: all 0.1s ease-in-out 0s;
        -moz-transition: all 0.1s ease-in-out 0s;
        -ms-transition: all 0.1s ease-in-out 0s;
        -o-transition: all 0.1s ease-in-out 0s;
        transition: all 0.1s ease-in-out 0s; }
      main .section-type-one .slick-dots li.slick-active button {
        width: 11px;
        height: 11px;
        background: #c26b11; }

.wp-mask-away main .section-type-one .slider .slide.slick-current .title-box h1, .wp-mask-away main .section-type-one .slider .slide.slick-current .title-box h2, .wp-mask-away main .section-type-one .slider .slide.slick-current .title-box h5, .wp-mask-away main .section-type-one .slider .slide.slick-current .title-box .btn, .wp-mask-away main .section-type-one .slider .slide.slick-current .title-box .icon-drawing7, .wp-mask-away main .section-type-one .slider .slide.slick-current .title-box .icon-group {
  opacity: 1;
  -webkit-transform: translate(0, 0) !important;
  -moz-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important; }

.wp-mask-away main .section-type-one .slider .slide.slick-current .title-box h1 {
  -webkit-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  -moz-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  -ms-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  -o-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s; }

.wp-mask-away main .section-type-one .slider .slide.slick-current .title-box h2 {
  -webkit-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  -moz-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  -ms-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  -o-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s; }

.wp-mask-away main .section-type-one .slider .slide.slick-current .title-box h5 {
  -webkit-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  -moz-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  -ms-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  -o-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s;
  transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s; }

.wp-mask-away main .section-type-one .slider .slide.slick-current .title-box .btn {
  -webkit-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s, background 0.3s;
  -moz-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s, background 0.3s;
  -ms-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s, background 0.3s;
  -o-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s, background 0.3s;
  transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s, background 0.3s; }

.wp-mask-away main .section-type-one .slider .slide.slick-current .title-box .icon-group {
  -webkit-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s, max-width 0.75s ease-in-out 2.5s;
  -moz-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s, max-width 0.75s ease-in-out 2.5s;
  -ms-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s, max-width 0.75s ease-in-out 2.5s;
  -o-transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s, max-width 0.75s ease-in-out 2.5s;
  transition: opacity 1.8s ease-in-out 1s, transform 1.8s ease-in-out 1s, max-width 0.75s ease-in-out 2.5s; }

.wp-mask-away main .section-type-one .slider .slide.slick-current .title-box .icon-group {
  width: calc(100% - 100px);
  max-width: 125px; }

.wp-mask-away main .section-type-one .slider .slide.slick-current .title-box .btn-large {
  margin-bottom: 40px;
  border: 0;
  background: #c26b11 !important; }
  .wp-mask-away main .section-type-one .slider .slide.slick-current .title-box .btn-large:hover, .wp-mask-away main .section-type-one .slider .slide.slick-current .title-box .btn-large:active {
    background: #ac5622 !important;
    color: #fff; }

.fp-scroller {
  height: 100%; }

.video-full-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden; }
  .video-full-bg .video-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 100;
    object-fit: inherit; }

.full-bg-dark {
  color: #85322a !important; }

.icon-group {
  margin: 0 auto;
  overflow: hidden;
  width: 35px;
  position: relative;
  max-width: 125px; }
  .icon-group span {
    background-color: #eeefe2;
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    width: calc(50% - 20px); }
    .icon-group span:last-child {
      left: auto !important;
      right: 0; }

.mask-open-menu {
  position: absolute;
  background: #000;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.5s ease-out 0s, z-index 0s ease 0.8s;
  -moz-transition: opacity 0.5s ease-out 0s, z-index 0s ease 0.8s;
  -ms-transition: opacity 0.5s ease-out 0s, z-index 0s ease 0.8s;
  -o-transition: opacity 0.5s ease-out 0s, z-index 0s ease 0.8s;
  transition: opacity 0.5s ease-out 0s, z-index 0s ease 0.8s; }

.opac-dark, .opac-light {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100; }

.opac-dark {
  background: rgba(0, 0, 0, 0.5); }

.opac-light {
  background: rgba(0, 0, 0, 0.5); }

/*==============Intro Mask======================*/
.intro-mask {
  position: absolute;
  left: 0;
  top: 0;
  background: url(assets/img/bg-01-dark.jpg);
  background-size: 400px 400px;
  width: 100%;
  height: 100%;
  z-index: 60; }
  .intro-mask .center-img {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -70%);
    -moz-transform: translate(-50%, -70%);
    -ms-transform: translate(-50%, -70%);
    -o-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    left: 50%;
    width: 397px;
    opacity: 0;
    height: 244px;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: 400px 400px, cover; }

/*==============Footer======================*/
footer {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 200;
  /* p{
		font-size: 9px;
		color: #fff;
		margin-bottom: 0;
		@include transition(all, .5s, ease-out, 0s);
		span{
			margin: 0 7px;
		}
		a{
			font-family: 9px;
			color: #fff;
			@include transition(all, .5s, ease-out, 0s);
			&:hover{
				color: $main-two;
				text-decoration: none;
			}
			&:active, &:focus{
				color: #fff;
				text-decoration: none;
			}
		}
	} */ }
  footer ul {
    margin: 0; }
    footer ul li {
      color: #939598;
      font-size: 11px;
      position: relative; }
      footer ul li a {
        color: inherit; }
        footer ul li a:hover, footer ul li a:focus {
          text-decoration: none;
          color: #939598; }
      footer ul li::after {
        content: '|';
        position: absolute;
        right: -3px;
        top: 0;
        font-size: 9px;
        color: #939598; }
      footer ul li:last-child::after {
        content: none; }

/*==============================================================WHAT WE DO======================================*/
/*============Section-type-two================*/
body.admin-bar .mfp-wrap .mfp-iframe-holder .mfp-close {
  top: 10; }

body.admin-bar .opportunity-block-text-rel {
  min-height: calc(100vh - 32px); }

body .mfp-wrap .mfp-iframe-holder .mfp-close {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 10px;
  right: 10px; }

section .title-box {
  position: absolute;
  top: 50%;
  text-align: center;
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  width: 100%;
  color: #eeefe2;
  z-index: 200;
  padding: 0 70px; }
  section .title-box.dif-color {
    color: #fff !important; }

section.section-light .title-box {
  color: #85322a; }

section.section-dark .title-box {
  color: #eeefe2; }

section .full-bg .title-box blockquote {
  margin-bottom: 20px; }
  section .full-bg .title-box blockquote h3 {
    max-width: 840px;
    margin-bottom: 10px; }

section .full-bg .title-box i {
  font-size: 20px; }

section.slicing-slide .title-box {
  padding: 0 75px; }

.section-animate header {
  z-index: 1400; }

.section-animate .animate-bg {
  opacity: 1;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: opacity 5s ease-in-out 0s, transform 10s ease-in-out 0s;
  -moz-transition: opacity 5s ease-in-out 0s, transform 10s ease-in-out 0s;
  -ms-transition: opacity 5s ease-in-out 0s, transform 10s ease-in-out 0s;
  -o-transition: opacity 5s ease-in-out 0s, transform 10s ease-in-out 0s;
  transition: opacity 5s ease-in-out 0s, transform 10s ease-in-out 0s;
  bottom: 0;
  right: 0;
  margin: auto; }

.section-animate .title-box {
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  opacity: 0;
  -webkit-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
  -moz-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
  -ms-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
  -o-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
  transition: opacity 2s ease-out 0s, transform 2s ease-out 0s; }
  .section-animate .title-box .icon-group {
    -webkit-transition: all 4.5s ease-out 0s;
    -moz-transition: all 4.5s ease-out 0s;
    -ms-transition: all 4.5s ease-out 0s;
    -o-transition: all 4.5s ease-out 0s;
    transition: all 4.5s ease-out 0s; }

.section-animate.active-visible .animate-bg {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.section-animate.active-visible .title-box {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: opacity 2s ease-out 1.5s, transform 2s ease-out 1.5s;
  -moz-transition: opacity 2s ease-out 1.5s, transform 2s ease-out 1.5s;
  -ms-transition: opacity 2s ease-out 1.5s, transform 2s ease-out 1.5s;
  -o-transition: opacity 2s ease-out 1.5s, transform 2s ease-out 1.5s;
  transition: opacity 2s ease-out 1.5s, transform 2s ease-out 1.5s;
  opacity: 1; }
  .section-animate.active-visible .title-box .icon-group {
    width: calc(100% - 100px);
    -webkit-transition: all 4.5s ease-out 3.5s;
    -moz-transition: all 4.5s ease-out 3.5s;
    -ms-transition: all 4.5s ease-out 3.5s;
    -o-transition: all 4.5s ease-out 3.5s;
    transition: all 4.5s ease-out 3.5s; }

.section-animate.active-visible .animate-fade {
  opacity: 1 !important; }

.section-animate .icon-group span {
  background: #c26b11; }

.section-no-animate .title-box .icon-group {
  -webkit-transition: all 4.5s ease-out 0s;
  -moz-transition: all 4.5s ease-out 0s;
  -ms-transition: all 4.5s ease-out 0s;
  -o-transition: all 4.5s ease-out 0s;
  transition: all 4.5s ease-out 0s; }

.section-no-animate.active-visible .title-box .icon-group {
  width: calc(100% - 100px);
  -webkit-transition: all 4.5s ease-out 4.5s;
  -moz-transition: all 4.5s ease-out 4.5s;
  -ms-transition: all 4.5s ease-out 4.5s;
  -o-transition: all 4.5s ease-out 4.5s;
  transition: all 4.5s ease-out 4.5s; }

.blend-bg {
  background-blend-mode: multiply;
  background-size: cover, 400px 400px !important; }

.full-bg {
  position: relative;
  background-size: cover;
  height: 100%;
  width: 100%; }
  .full-bg.blend-bg {
    background-blend-mode: multiply;
    background-size: cover, 400px 400px !important; }
  .full-bg .title-box {
    text-align: center; }
    .full-bg .title-box blockquote {
      border: 0; }
    .full-bg .title-box h2, .full-bg .title-box h3, .full-bg .title-box h4, .full-bg .title-box h5, .full-bg .title-box h6, .full-bg .title-box p {
      margin: 0 auto; }

a.roller {
  bottom: 30px;
  bottom: 30px;
  left: 50%;
  position: fixed;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-size: 55px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
  -o-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
  -webkit-transition: color 0.3s ease 0s, left 0.8s ease-in-out 0s;
  -moz-transition: color 0.3s ease 0s, left 0.8s ease-in-out 0s;
  -ms-transition: color 0.3s ease 0s, left 0.8s ease-in-out 0s;
  -o-transition: color 0.3s ease 0s, left 0.8s ease-in-out 0s;
  transition: color 0.3s ease 0s, left 0.8s ease-in-out 0s;
  z-index: 300;
  padding-left: 85px; }
  a.roller:hover {
    color: #c26b11; }
  a.roller:focus {
    outline: none; }
  a.roller.blink {
    animation: blink 1.5s  3;
    -webkit-animation: blink 1.5s 3; }

.roller-light {
  color: #6e6f72 !important; }

.section-type-two .full-bg .title-box blockquote {
  margin-bottom: 20px; }
  .section-type-two .full-bg .title-box blockquote h3 {
    max-width: 840px;
    margin-bottom: 10px; 
	font-size: 44px;}

.section-type-two .full-bg .title-box h5 {
  font-family: "Playfair Italic", Arial, sans-serif;
  margin-bottom: 45px; }

.section-type-two.section-animate.active-visible .title-box {
  -webkit-transition: opacity 1s ease-out 0.5s, transform 1s ease-out 0s;
  -moz-transition: opacity 1s ease-out 0.5s, transform 1s ease-out 0s;
  -ms-transition: opacity 1s ease-out 0.5s, transform 1s ease-out 0s;
  -o-transition: opacity 1s ease-out 0.5s, transform 1s ease-out 0s;
  transition: opacity 1s ease-out 0.5s, transform 1s ease-out 0s; }
  .section-type-two.section-animate.active-visible .title-box .icon-group {
    -webkit-transition: all 4.5s ease-out 1s;
    -moz-transition: all 4.5s ease-out 1s;
    -ms-transition: all 4.5s ease-out 1s;
    -o-transition: all 4.5s ease-out 1s;
    transition: all 4.5s ease-out 1s; }

.section-type-three .full-bg .title-box h4 {
  max-width: 830px;
  margin-bottom: 35px; }

.section-type-four .full-bg .title-box h2 {
  margin-bottom: 60px; }

.section-type-four:not(.section-animate).icon-group {
  width: 150px; }

.section-type-four .dark span {
  background-color: #c26b11; }

.section-dif-opac h2 {
  max-width: 700px;
  margin-bottom: 60px; }
  .section-dif-opac h2 span {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }

.dif-opac span {
  opacity: 1 !important; }
  .dif-opac span:first-child {
    -webkit-transition: opacity 0.3s ease-out 0.3s !important;
    -moz-transition: opacity 0.3s ease-out 0.3s !important;
    -ms-transition: opacity 0.3s ease-out 0.3s !important;
    -o-transition: opacity 0.3s ease-out 0.3s !important;
    transition: opacity 0.3s ease-out 0.3s !important; }
  .dif-opac span:nth-child(2) {
    -webkit-transition: opacity 0.3s ease-out 0.7s !important;
    -moz-transition: opacity 0.3s ease-out 0.7s !important;
    -ms-transition: opacity 0.3s ease-out 0.7s !important;
    -o-transition: opacity 0.3s ease-out 0.7s !important;
    transition: opacity 0.3s ease-out 0.7s !important; }
  .dif-opac span:nth-child(3) {
    -webkit-transition: opacity 0.3s ease-out 1.1s !important;
    -moz-transition: opacity 0.3s ease-out 1.1s !important;
    -ms-transition: opacity 0.3s ease-out 1.1s !important;
    -o-transition: opacity 0.3s ease-out 1.1s !important;
    transition: opacity 0.3s ease-out 1.1s !important; }

.section-type-five h2 {
  font-size: 30px; }

.section-type-five .full-bg .title-box h4 {
  max-width: 830px; }
  .section-type-five .full-bg .title-box h4:first-child {
    margin-bottom: 30px; }
  .section-type-five .full-bg .title-box h4:nth-child(2) {
    margin-bottom: 60px; }

.section-type-five .full-bg .title-box h2 {
  margin-bottom: 30px; }

.section-type-five .icon-group {
  margin-bottom: 30px; }

.double-col .container-fluid, .double-col .row, .double-col .col-sm-6, .double-col .col-sm-12 {
  height: 100%; }

.double-col img {
  width: 100%;
  height: auto; }

.double-col .half {
  max-height: 50%; }

.double-col .half-width {
  max-width: 50%; }

.double-col .third {
  max-height: 68%; }

.double-col .quarter {
  max-height: 32%; }

.double-col video {
  width: 100%;
  max-height: 100%;
  height: 100%;
  vertical-align: middle; }

.double-col .details {
  display: none; }
  .double-col .details.active {
    display: block; }

.double-col video:-webkit-full-screen {
  height: 100%;
  width: 100%;
  cursor: zoom-out; }

.double-col video:-moz-full-screen {
  height: 100%;
  width: 100%;
  cursor: zoom-out; }

.double-col video:-ms-fullscreen {
  height: 100%;
  width: 100%;
  cursor: zoom-out; }

.double-col video:fullscreen {
  height: 100%;
  width: 100%;
  cursor: zoom-out; }

.section-type-six .decrease-sm {
  z-index: 100; }

.section-type-six .side-pos {
  z-index: 999; }

.section-type-six.with-color .fp-slidesContainer > .full-bg.blend-bg {
  background-size: 400px 400px !important; }

.section-type-six.with-color .full-bg .title-box h2 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 60px;
  color: #eeefe2; }

.section-type-seven .full-bg .title-box h4 {
  max-width: 380px;
  margin-bottom: 50px; }

.section-type-eight .full-bg .title-box h4, .section-type-nine .full-bg .title-box h4 {
  max-width: 740px;
  margin-bottom: 50px; }

.video-sign {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer; }

.video-poster {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center top !important; }

.btn-large {
  padding: 10px 40px;
  border-radius: 30px;
  background: #c26b11;
  border: 1px solid #c26b11;
  display: table;
  margin: 0 auto;
  color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
  -webkit-transition: background 0.3s linear 0s;
  -moz-transition: background 0.3s linear 0s;
  -ms-transition: background 0.3s linear 0s;
  -o-transition: background 0.3s linear 0s;
  transition: background 0.3s linear 0s; }
  .btn-large:visited, .btn-large:active {
    border: 1px solid #ac5622 !important;
    outline: none !important;
    color: #fff !important; }
  .btn-large:active {
    background: #ac5622 !important; }
  .btn-large:hover {
    background: #ac5622 !important;
    color: #fff;
    -webkit-transition: background 0.3s linear 0s;
    -moz-transition: background 0.3s linear 0s;
    -ms-transition: background 0.3s linear 0s;
    -o-transition: background 0.3s linear 0s;
    transition: background 0.3s linear 0s;
    border: 1px solid #c26b11; }
  .btn-large:focus {
    background: #ac5622 !important;
    outline: none !important;
    border: 1px solid #c26b11; }

.section-type-ten .full-bg .title-box .btn-large {
  margin-bottom: 30px;
  padding: 10px 80px; }

.section-type-ten .full-bg .title-box p {
  max-width: 975px; }

.section-type-ten .full-bg .text-box {
  padding: 50px 0;
  font-size: 20px;
  max-width: 975px;
  margin: auto; }

.section-type-ten .btn-fob {
  font-size: 20px; }

.section-type-ten .fp-scroller {
  height: auto; }

.media-block {
  height: 400px !important; }
  .media-block [class*='col-'] {
    height: 100% !important; }

.text-block {
  height: auto !important; }
  .text-block .title-box {
    min-height: 550px;
    padding: 45px;
    position: relative;
    top: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .text-block .full-bg {
    height: auto; }

.media-part {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.text-part {
  min-height: 100%;
  padding-top: 50%; }
  .text-part .title-box {
    padding: 45px 45px 70px;
    position: relative;
    top: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .text-part .font-xs {
    font-weight: 500;
    margin-bottom: 3px !important; }

.mfp-iframe-holder {
  padding-bottom: 0; }
  .mfp-iframe-holder .mfp-content {
    max-width: 100%;
    height: 100%; }

.mfp-inline-holder {
  padding-bottom: 0; }
  .mfp-inline-holder .mfp-close {
    color: #fff;
    top: 10px;
    right: 10px; }
  .mfp-inline-holder .mfp-content {
    max-width: 100%;
    height: 100%;
    background: #000000; }
    .mfp-inline-holder .mfp-content .video-popup {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .mfp-inline-holder .mfp-content video {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      object-fit: contain; }

.mfp-iframe-scaler {
  padding-top: 0; }

/*=========================================================CAMPAIGNS============================================*/
.section-type-eleven .full-bg .title-box blockquote h3 {
  margin-bottom: 10px; }

.section-type-eleven .full-bg .title-box h5 {
  margin-bottom: 46px;
  font-family: "Playfair Italic", Arial, sans-serif; }

.section-type-eleven .full-bg .title-box.with-padding {
  padding-left: 300px; }

.section-type-twelve .full-bg .title-box h3 {
  margin-bottom: 70px;
  max-width: 820px; }

.section-type-thirteen .full-bg .title-box h4, .section-type-fourteen .full-bg .title-box h4, .section-type-fifteen .full-bg .title-box h4, .section-type-sixteen .full-bg .title-box h4 {
  max-width: 750px;
  margin-bottom: 60px; }

.section-type-thirteen .full-bg .title-box h3, .section-type-fourteen .full-bg .title-box h3, .section-type-fifteen .full-bg .title-box h3, .section-type-sixteen .full-bg .title-box h3 {
  max-width: 400px;
  margin-bottom: 20px; }

.section-type-thirteen .full-bg .title-box h5, .section-type-fourteen .full-bg .title-box h5, .section-type-fifteen .full-bg .title-box h5, .section-type-sixteen .full-bg .title-box h5 {
  font-family: "Playfair Italic", Arial, sans-serif;
  max-width: 400px;
  padding-top: 20px; }
  .section-type-thirteen .full-bg .title-box h5 span, .section-type-fourteen .full-bg .title-box h5 span, .section-type-fifteen .full-bg .title-box h5 span, .section-type-sixteen .full-bg .title-box h5 span {
    font-family: "Playfair Regular", Arial, sans-serif; }

.section-type-sixteen .full-bg .title-box h3 {
  margin-bottom: 45px; }

.section-type-sixteen .full-bg .title-box h5 {
  margin-bottom: 45px;
  padding-top: 0; }

.section-type-sixteen .full-bg .title-box .icon-drawing2 {
  margin-bottom: 45px;
  display: inline-block; }

.section-type-sixteen .full-bg .title-box .btn-large {
  padding: 10px 80px; }

/*=========================================================WHO WE ARE============================================*/
.second-heading {
  color: #fff; }
  .second-heading .name {
    margin-bottom: 30px !important; }
  .second-heading .function {
    margin-bottom: 55px !important;
    font-family: "Playfair Italic", Arial, sans-serif; }

.section-type-seventeen .full-bg .title-box blockquote h3 {
  max-width: 640px;
  margin-bottom: 0; }

.section-type-seventeen .full-bg .title-box h5 {
  font-family: "Playfair Italic", Arial, sans-serif;
  margin-bottom: 30px; }

.section-type-seventeen .full-bg .title-box .icon-drawing2 {
  margin-bottom: 55px;
  display: inline-block; }

.section-type-nineteen .open, .section-type-twenty .open, .section-type-twentyone .open {
  max-width: 830px; }
  .section-type-nineteen .open p, .section-type-twenty .open p, .section-type-twentyone .open p {
    font-size: 15px;
    margin-bottom: 30px; }

.section-type-twentytwo .board {
  padding: 80px; }
  .section-type-twentytwo .board .board-title {
    margin-bottom: 60px; }
    .section-type-twentytwo .board .board-title h3 {
      margin-bottom: 50px; }
  .section-type-twentytwo .board .board-group {
    margin-bottom: 20px; }
    .section-type-twentytwo .board .board-group h5 {
      font-family: "Playfair Regular", Arial, sans-serif;
      color: #c26b11;
      margin-bottom: 10px; }
    .section-type-twentytwo .board .board-group p {
      font-size: 15px; }

.details {
  color: #85322a;
  padding: 35px;
  margin: 0 auto;
  position: relative; }
  .details .icon-drawing5 {
    font-size: 25px !important;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer; }
  .details p {
    font-size: 15px;
    max-width: 765px;
    margin-bottom: 30px; }

/*==================================HISTORY OF BARGELLO & THE COLLECTIONS========================================*/
.section-type-twentythree .full-bg .title-box blockquote {
  color: #fff; }
  .section-type-twentythree .full-bg .title-box blockquote h3 {
    max-width: 600px; }

.section-type-twentythree .full-bg .title-box h5 {
  margin-bottom: 50px;
  font-size: 23px;
  font-family: "Playfair Italic", Arial, sans-serif; }

.full-bg-extend {
  overflow: hidden; }
  .full-bg-extend .full-bg {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
  .full-bg-extend:hover .full-bg {
    -webkit-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -ms-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

.title-box-extend {
  position: absolute;
  left: 0;
  top: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  text-align: center;
  width: 100%;
  color: #fff;
  z-index: 200; }
  .title-box-extend h3 {
    margin: 0 auto;
    font-size: 35px;
    max-width: 215px;
    margin-bottom: 50px; }
  .title-box-extend h4 {
    margin-bottom: 66px;
    max-width: 500px;
    margin: 0 auto; }
  .title-box-extend i {
    font-size: 20px; }
    .title-box-extend i.icon-drawing-1 {
      font-size: 50px;
      cursor: pointer; }

.section-type-twentyfive .full-bg .title-box h4, .section-type-thirtytwo .full-bg .title-box h4 {
  max-width: 390px;
  margin-bottom: 65px; }

/*===========2 lines btn===========*/
.btn.btn-index {
  height: 28px;
  right: 30px;
  outline: medium none;
  padding: 0;
  position: fixed;
  top: 25px;
  width: 28px;
  z-index: 100;
  opacity: 0; }
  .btn.btn-index.show-btn-index {
    opacity: 1; }

.line-one, .line-two {
  display: block;
  height: 28px;
  position: absolute;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  width: 8px; }

.line-one {
  background: #c26b11; }

.line-two {
  background: #fff;
  left: 10px; }

.section-type-twentysix .full-bg .title-box h2, .section-type-twentyeight .full-bg .title-box h2, .section-type-thirty .full-bg .title-box h2 {
  margin-bottom: 80px;
  font-size: 49px; }

.section-type-twentyseven .full-bg .title-box h3, .section-type-twentynine .full-bg .title-box h3, .section-type-thirtyone .full-bg .title-box h3 {
  margin-bottom: 40px; }

.section-type-twentyseven .full-bg .title-box .icon-drawing2, .section-type-twentynine .full-bg .title-box .icon-drawing2, .section-type-thirtyone .full-bg .title-box .icon-drawing2 {
  margin-bottom: 50px;
  display: inline-block; }

.section-type-twentyseven .full-bg .title-box h5, .section-type-twentynine .full-bg .title-box h5, .section-type-thirtyone .full-bg .title-box h5 {
  font-family: "Playfair Regular", Arial, sans-serif;
  max-width: 758px; }

.section-type-twentynine .full-bg .title-box .icon-drawing2, .section-type-thirtyone .full-bg .title-box .icon-drawing2 {
  margin-bottom: 45px; }

.section-type-twentynine .full-bg .title-box h5, .section-type-thirtyone .full-bg .title-box h5 {
  margin-bottom: 35px;
  max-width: 757px; }

.section-type-thirtythree .full-bg .title-box h3 {
  margin-bottom: 40px; }

.section-type-thirtythree .full-bg .title-box .icon-drawing2 {
  margin-bottom: 50px;
  display: inline-block; }

.section-type-thirtythree .full-bg .title-box h5 {
  font-family: "Playfair Regular", Arial, sans-serif;
  max-width: 630px; }

.section-type-thirtyfour .full-bg .title-box h3, .section-type-thirtyfive .full-bg .title-box h3 {
  margin-bottom: 35px; }

.section-type-thirtyfour .full-bg .title-box .icon-drawing2, .section-type-thirtyfive .full-bg .title-box .icon-drawing2 {
  margin-bottom: 40px;
  display: inline-block; }

.section-type-thirtyfour .full-bg .title-box h5, .section-type-thirtyfive .full-bg .title-box h5 {
  font-family: "Playfair Regular", Arial, sans-serif;
  max-width: 690px; }

.section-type-thirtyfive .full-bg .title-box h5 {
  max-width: 745px; }

.section-type-thirtysix .full-bg .title-box h3 {
  max-width: 675px;
  margin-bottom: 40px; }

.section-type-thirtysix .full-bg .title-box .icon-drawing2 {
  margin-bottom: 80px;
  display: inline-block; }

.section-type-thirtysix .full-bg .title-box .btn-large {
  padding: 10px 80px; }

/*===============================================SUPPORT=====================================================*/
.section-type-thirtyseven .full-bg .title-box h5 {
  margin-bottom: 50px;
  font-family: "Playfair Italic", Arial, sans-serif; }

.section-type-thirtyseven .full-bg .title-box.with-padding {
  padding-left: 300px; }

.section-type-thirtyeight .full-bg .title-box h3, .section-type-thirtynine .full-bg .title-box h3, .section-type-forty .full-bg .title-box h3, .section-type-fortyone .full-bg .title-box h3, .section-type-fortytwo .full-bg .title-box h3 {
  margin-bottom: 45px; }

.section-type-thirtyeight .full-bg .title-box .icon-drawing2, .section-type-thirtynine .full-bg .title-box .icon-drawing2, .section-type-forty .full-bg .title-box .icon-drawing2, .section-type-fortyone .full-bg .title-box .icon-drawing2, .section-type-fortytwo .full-bg .title-box .icon-drawing2 {
  margin-bottom: 80px;
  display: inline-block; }

.section-type-thirtyeight .full-bg .title-box h4, .section-type-thirtynine .full-bg .title-box h4, .section-type-forty .full-bg .title-box h4, .section-type-fortyone .full-bg .title-box h4, .section-type-fortytwo .full-bg .title-box h4 {
  max-width: 775px;
  margin-bottom: 35px; }

.section-type-fortyone .full-bg .title-box h5 {
  margin-bottom: 25px; }

.section-type-fortyone .full-bg .title-box .membership {
  margin-bottom: 90px; }

.section-type-fortyone .full-bg .title-box .icon-drawing2 {
  margin-bottom: 70px;
  display: inline-block; }

.section-type-fortyone .full-bg .title-box .button-group {
  margin: 0 auto; }
  .section-type-fortyone .full-bg .title-box .button-group .btn-large {
    display: inline-block;
    margin: 15px; }
    .section-type-fortyone .full-bg .title-box .button-group .btn-large:nth-child(2) {
      padding: 10px 65px; }

.popup-box {
  position: relative;
  background: url(assets/img/bg-01.jpg);
  padding: 50px 30px 30px 30px;
  width: auto;
  height: 520px;
  max-width: 695px;
  margin: 0 auto;
  text-align: center;
  color: #85322a; }
  .popup-box h3 {
    margin-bottom: 45px; }
  .popup-box .icon-drawing2 {
    font-size: 20px;
    margin-bottom: 45px;
    display: inline-block; }
  .popup-box p {
    max-width: 600px;
    font-size: 15px;
    margin: 0 auto 30px auto; }
  .popup-box .mfp-close {
    top: 30px;
    right: 30px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }

/*===============================================INSIGHTS=====================================================*/
/*body{
	&.blog{
		main{
			height: auto;
		}
	}
}*/
.section-type-fortythree {
  padding: 48px 0; }
  .section-type-fortythree .title-insights {
    text-align: center;
    color: #85322a; }
    .section-type-fortythree .title-insights h3 {
      margin-bottom: 30px; }
    .section-type-fortythree .title-insights .icon-drawing2 {
      margin-bottom: 40px;
      display: inline-block;
      font-size: 20px; }
    .section-type-fortythree .title-insights h5 {
      margin-bottom: 50px;
      margin-top: 0;
      color: #85322a; }
      .section-type-fortythree .title-insights h5 a {
        color: #85322a !important; }
  .section-type-fortythree .container-fluid {
    padding-left: 30px;
    padding-right: 30px; }
  .section-type-fortythree .wrapper-col {
    padding: 0 7.5px; }
    .section-type-fortythree .wrapper-col .wrapper-img {
      position: relative;
      overflow: hidden; }
      .section-type-fortythree .wrapper-col .wrapper-img .animate {
        background-color: #000;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        overflow: hidden;
        z-index: 500;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
      .section-type-fortythree .wrapper-col .wrapper-img .main-img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
      .section-type-fortythree .wrapper-col .wrapper-img .content-box {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 40px;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        z-index: 600; }
    .section-type-fortythree .wrapper-col:hover .content-box {
      opacity: 1;
      -webkit-transition: all 0.5s ease-in-out 0.2s;
      -moz-transition: all 0.5s ease-in-out 0.2s;
      -ms-transition: all 0.5s ease-in-out 0.2s;
      -o-transition: all 0.5s ease-in-out 0.2s;
      transition: all 0.5s ease-in-out 0.2s; }
    .section-type-fortythree .wrapper-col:hover .animate {
      opacity: .7;
      -webkit-transition: all 0.5s ease-in-out 0s;
      -moz-transition: all 0.5s ease-in-out 0s;
      -ms-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s; }
    .section-type-fortythree .wrapper-col:hover .main-img {
      -webkit-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
      -moz-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
      -ms-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
      -o-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
      transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    .section-type-fortythree .wrapper-col .wrapper-text {
      padding: 30px 15px 45px; }
      .section-type-fortythree .wrapper-col .wrapper-text h5 {
        margin-bottom: 0; }
        .section-type-fortythree .wrapper-col .wrapper-text h5 a {
          color: #c26b11;
          -webkit-transition: all 0.3s ease-in-out 0s;
          -moz-transition: all 0.3s ease-in-out 0s;
          -ms-transition: all 0.3s ease-in-out 0s;
          -o-transition: all 0.3s ease-in-out 0s;
          transition: all 0.3s ease-in-out 0s; }
          .section-type-fortythree .wrapper-col .wrapper-text h5 a:hover {
            text-decoration: none;
            color: #ac5622; }

body.blog footer {
  position: relative;
  margin-top: -20px; }
  body.blog footer .footer-text {
    color: #939598; }

/*===============================================SINGLE=====================================================*/
body.single .container {
  max-width: 765px; }
  body.single .container .row {
    margin: 0; }

body.single section {
  height: 100%; }

body.single [class*=col] {
  padding: 0; }

body.single .mask-position {
  position: fixed; }

.title-post {
  text-align: center;
  padding-top: 110px; }
  .title-post h3 {
    max-width: 640px;
    margin: 0 auto 45px auto;
    color: #85322a; }
  .title-post i {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 60px; }

.single-img {
  width: 100%; }

.featured-img .single-img {
  max-width: 520px;
  margin: 0 auto; }

.content {
  text-align: center;
  padding-bottom: 35px; }
  .content h3 {
    padding-top: 55px;
    margin-bottom: 30px;
    color: #85322a; }
  .content p {
    font-size: 15px;
    margin: 0 auto 30px auto; }
  .content blockquote {
    font-family: "Playfair Italic", Arial, sans-serif;
    color: #85322a;
    max-width: 600px;
    margin: 0 auto;
    border: 0; }
  .content .name {
    font-family: "Playfair Italic", Arial, sans-serif; }

.img-content .full-bg .title-box h5 {
  font-size: 26px;
  max-width: 360px;
  margin-bottom: 55px; }

.video-group {
  position: relative;
  margin: 0 auto 20px auto; }
  .video-group video {
    width: 100%;
    max-width: 520px; }

.video-title {
  text-align: center;
  font-family: "Playfair Italic", Arial, sans-serif;
  margin-bottom: 60px;
  font-size: 15px; }

.bottom-icon {
  font-size: 20px;
  display: inline-block;
  padding: 70px 60px; }

.page-template-home .logo-slide {
  opacity: 0; }

.page-template-home .navmenu {
  left: 0px; }

.page-template-home main .full-bg {
  padding-left: 0; }

.page-template-home.wp-mask-away .logo-slide {
  opacity: 1; }

.page-template-home.nav-visible .logo-slide {
  opacity: 0; }

.page-template-home.nav-visible .logo-short {
  opacity: 1; }

/*===============================================CONTACT=====================================================*/
.page-template-contact main {
  height: 100%; }

.contact-section {
  height: 100%; }
  .contact-section .slider-section, .contact-section .slide {
    height: 100%; }
  .contact-section__content h5 {
    max-width: 600px; }
  .contact-section__content .icon-drawing2 {
    padding-top: 15px;
    padding-bottom: 25px;
    display: block; }

@media (max-width: 992px) {
  .contact-section {
    height: 100%; }
    .contact-section .slider-section, .contact-section .slide {
      height: 100%; } }

.section-type-fortyfour {
  height: 100%; }
  .section-type-fortyfour .full-bg .title-box .icon-drawing2 {
    margin-bottom: 35px;
    display: inline-block; }
  .section-type-fortyfour .full-bg .title-box h5 {
    font-size: 20px;
    line-height: 30px; }
  .section-type-fortyfour.section-box .full-bg .title-box h5 {
    max-width: none; }

.contact-form-wrapper {
  margin-top: 45px; }
  .contact-form-wrapper .form-control {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #c26b11;
    border: 0.5px solid #c26b11;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    height: 35px;
    font-size: 15px;
    color: #eeefe2;
    max-width: 354px;
    font-weight: 400; }
    .contact-form-wrapper .form-control:focus, .contact-form-wrapper .form-control:active {
      outline: none;
      box-shadow: none;
      -webkit-box-shadow: none; }
  .contact-form-wrapper ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #eeefe2; }
  .contact-form-wrapper ::-moz-placeholder {
    /* Firefox 19+ */
    color: #eeefe2; }
  .contact-form-wrapper :-ms-input-placeholder {
    /* IE 10+ */
    color: #eeefe2; }
  .contact-form-wrapper :-moz-placeholder {
    /* Firefox 18- */
    color: #eeefe2; }
  .contact-form-wrapper textarea {
    min-width: 354px;
    min-height: 120px;
    resize: vertical;
    position: relative; }
  .contact-form-wrapper .text-area-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 10px; }
    .contact-form-wrapper .text-area-wrapper::before, .contact-form-wrapper .text-area-wrapper::after {
      content: "";
      position: absolute;
      width: 20px;
      height: 20px;
      pointer-events: none; }
    .contact-form-wrapper .text-area-wrapper::after {
      background-image: url("assets/img/resize.png");
      background-size: contain;
      background-repeat: no-repeat;
      bottom: 2px;
      right: 1px;
      z-index: 100; }
    .contact-form-wrapper .text-area-wrapper::before {
      bottom: 6px;
      right: 1px;
      background-color: #7b2c24;
      background-image: url("assets/img/bg-01.jpg");
      background-blend-mode: multiply;
      z-index: 50; }
    .contact-form-wrapper .text-area-wrapper label {
      margin-bottom: 0; }
  .contact-form-wrapper label {
    margin-bottom: 25px; }
  .contact-form-wrapper .btn-fob {
    min-width: 150px;
    display: inline-block;
    margin-top: 25px; }
    .contact-form-wrapper .btn-fob input {
      position: absolute;
      background-color: #eeeee2;
      width: 100%;
      left: 0;
      top: 50%;
      height: 100%;
      border: none;
      height: 48px;
      font-size: 24px;
      text-transform: uppercase;
      padding: 0;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      z-index: 100;
      border-radius: 0; }
    .contact-form-wrapper .btn-fob:hover input, .contact-form-wrapper .btn-fob:focus input, .contact-form-wrapper .btn-fob:active input {
      background-color: #c26b11; }
  .contact-form-wrapper div.wpcf7 .ajax-loader {
    position: relative;
    margin: -3px 0px 0 85px;
    z-index: 150; }

div.wpcf7-mail-sent-ok {
  border: none; }

div.wpcf7-validation-errors {
  border: none; }

.mfp-wrap {
  z-index: 99999; }

/*SIDES PAGE TEMPLATE*/
.sides-page {
  min-height: 100vh;
  width: 100%; }
  .sides-page__row {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    min-height: 100vh; }
  .sides-page__side {
    padding: 0; }

@media (max-width: 992px) {
  .sides-page__img {
    width: 100%;
    min-height: 300px;
    order: -1; }
  .sides-page__content {
    width: 100%; }
    .sides-page__content .full-bg {
      padding: 50px 0; }
  .sides-page .title-box-wrapper {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .sides-page .title-box {
    position: relative;
    top: 0;
    transform: none; } }

@media (max-width: 767px) {
  .sides-page__img {
    min-height: 200px;
    width: 100%;
    order: -1; }
  .sides-page__content .full-bg {
    padding: 50px 35px;
    padding-bottom: 90px; }
  .sides-page .title-box-wrapper {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .sides-page .title-box {
    position: relative;
    top: 0;
    transform: none; } }

/*=========SINGLE OPPORTUNITY========*/
.single-opportunity__title {
  max-width: 600px;
  margin: auto;
  color: #eeefe2 !important; }

.single-opportunity__text {
  color: #eeefe2; }
  .single-opportunity__text.opportunity-block-text-content.pos-rel, .single-opportunity__text.opportunity-block-text-content {
    padding: 80px 40px;
    max-width: 600px;
    margin: auto;
    position: relative;
    top: auto;
    transform: none; }
  .single-opportunity__text h2 {
    text-align: center;
    color: #eeefe2; }
  .single-opportunity__text p, .single-opportunity__text ul {
    font-size: 20px; }
  .single-opportunity__text em {
    color: #c26b11; }

.single-opportunity__btn {
  margin-top: 30px; }
  .single-opportunity__btn--wrapper {
    width: 100%;
    display: block;
    text-align: center; }

.single-opportunity__content {
  position: relative;
  background-repeat: repeat;
  background-size: auto;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-blend-mode: multiply;
  background-size: cover, 400px 400px !important; }
  .single-opportunity__content .opportunity-block-text {
    padding: 0;
    width: 100%; }
  .single-opportunity__content .btn-group.btn-group-block {
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
  .single-opportunity__content .goBack {
    cursor: pointer;
    top: 25px;
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 25px;
    color: #fff;
    transition: opacity 0.2s ease-in-out 0s;
    z-index: 5; }
    .single-opportunity__content .goBack:hover {
      text-decoration: none; }

.single-opportunity__buttonsBlock {
  margin-top: 35px; }
  .single-opportunity__buttonsBlock__txt {
    text-align: center; }
  .single-opportunity__buttonsBlock .btn-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .single-opportunity__buttonsBlock .btn-group .btn {
    margin-right: 30px;
    min-width: 130px; }

@media (max-width: 992px) {
  .single-opportunity__title {
    max-width: 100%; }
  .single-opportunity__text.opportunity-block-text-content.pos-rel, .single-opportunity__text.opportunity-block-text-content {
    padding: 50px 40px;
    max-width: 100%; }
  .single-opportunity__content {
    min-height: calc(100vh - 340px); } }

.single-support__image__txt {
  margin: auto;
  margin-bottom: 35px;
  max-width: 600px;
  font-size: 30px;
  line-height: 1.25; }

.single-support__content .single-opportunity__text {
  width: 680px !important;
  max-width: 100% !important; }
  .single-support__content .single-opportunity__text p {
    font-size: 25px; }

.single-support__content .single-opportunity__btn--wrapper {
  margin-top: 45px; }

@media (max-width: 768px) {
  .single-support__image__txt {
    margin: auto;
    margin-bottom: 35px;
    max-width: 600px;
    font-size: 20px;
    line-height: 1.25em;
    position: relative; }
  .single-support__image--wrapper {
    height: auto;
    padding: 10px 0; }
  .single-support__content .single-opportunity__text {
    width: 680px !important;
    max-width: 100% !important; }
    .single-support__content .single-opportunity__text p {
      font-size: 18px; }
  .single-support__content .single-opportunity__btn--wrapper {
    margin-top: 45px; } }

/*================================= WHO WE ARE PAGE =============================*/
@media (min-width: 768px) {
  .container.container-reset-small {
    width: 580px; } }

body.admin-bar .full-height {
  height: calc(100vh - 32px); }

.full-height {
  height: 100vh; }
  .full-height.section-box .full-bg .title-box.with-padding {
    max-width: none;
    padding-left: 500px; }

.person-box {
  border-bottom: 1px dotted #85322a;
  color: #85322a;
  font-size: 15px;
  padding: 29px 0 23px; }
  .person-box h4 {
    font-size: 20px;
    color: #c26b11;
    margin-top: 0; }
  .person-box h5 {
    font-size: 15px;
    font-style: italic; }
  .person-box p {
    margin-bottom: 0; }
  .person-box:last-child {
    border-bottom: none; }

.board-wrapper {
  position: relative;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s; }
  .board-wrapper .list-col-modal {
    margin-bottom: 106px;
    padding: 0; }
    .board-wrapper .list-col-modal .members-wrapper {
      padding: 0 20px; }

.board-title-box {
  margin-bottom: 25px; }
  .board-title-box h3 {
    color: #85322a;
    margin-top: 0;
    margin-bottom: 45px; }
  .board-title-box i {
    font-size: 20px; }

.board-item {
  padding: 25px 0;
  margin-bottom: 80px; }

.container-fluid-pad-reset {
  padding-left: 0;
  padding-right: 0; }
  .container-fluid-pad-reset .row {
    margin-left: 0;
    margin-right: 0; }
    .container-fluid-pad-reset .row [class*="col-"] {
      padding-left: 0;
      padding-right: 0; }

.board-item-tab {
  padding: 34px 25px 48px;
  margin-top: 29px;
  margin-bottom: 53px; }
  .board-item-tab h3 {
    font-size: 30px;
    margin-bottom: 20px; }
  .board-item-tab h4 {
    font-size: 20px;
    font-style: italic;
    margin-bottom: 44px; }
  .board-item-tab a {
    font-size: 40px;
    color: #fff;
    -webkit-transition: opacity 0.2s ease-in-out 0s;
    -moz-transition: opacity 0.2s ease-in-out 0s;
    -ms-transition: opacity 0.2s ease-in-out 0s;
    -o-transition: opacity 0.2s ease-in-out 0s;
    transition: opacity 0.2s ease-in-out 0s; }
    .board-item-tab a:hover, .board-item-tab a:focus {
      text-decoration: none;
      opacity: .8; }

a:focus {
  outline: none; }

body.nav-visible .mfp-bg, body.nav-visible .mfp-wrap {
  left: 520px; }

body.page-template-whoweare footer {
  position: relative; }

.mfp-bg, .mfp-wrap {
  left: 85px;
  width: calc(100% - 85px);
  -webkit-transition: left 0.8s ease-in-out 0s;
  -moz-transition: left 0.8s ease-in-out 0s;
  -ms-transition: left 0.8s ease-in-out 0s;
  -o-transition: left 0.8s ease-in-out 0s;
  transition: left 0.8s ease-in-out 0s; }

.mfp-container {
  padding: 0; }

body.admin-bar .mfp-wrap {
  top: 32px !important; }

body.admin-bar .mfp-content .popup-modal-dismiss {
  top: 25px; }

body.admin-bar .mfp-content .dismiss-bottom {
  top: auto; }

.mfp-content {
  position: relative;
  background: url(assets/img/bg-01.jpg);
  background-size: 400px 400px;
  min-height: 100%; }
  .mfp-content .row {
    position: relative; }
    .mfp-content .row .person-description {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      width: 66.66666667%; }
  .mfp-content .board-item-tab {
    padding: 0;
    margin: auto;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .mfp-content .content {
    padding: 75px 100px; }
    .mfp-content .content p {
      font-size: 20px;
      line-height: 1.25;
      color: #85322a;
      margin-bottom: 20px; }
  .mfp-content .popup-modal-dismiss {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 25px;
    color: #fff;
    -webkit-transition: opacity 0.2s ease-in-out 0s;
    -moz-transition: opacity 0.2s ease-in-out 0s;
    -ms-transition: opacity 0.2s ease-in-out 0s;
    -o-transition: opacity 0.2s ease-in-out 0s;
    transition: opacity 0.2s ease-in-out 0s; }
    .mfp-content .popup-modal-dismiss:hover, .mfp-content .popup-modal-dismiss:focus {
      text-decoration: none;
      opacity: .8; }
  .mfp-content .dismiss-bottom {
    top: auto !important;
    bottom: 50px;
    color: #c26b11;
    font-size: 17px;
    text-transform: uppercase;
    max-width: 225px;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0 !important; }

.support-box {
  margin-top: 100px;
  margin-bottom: 150px;
  padding: 0 30px; }
  .support-box h5 {
    font-size: 20px;
    color: #c26b11; }
  .support-box p {
    font-size: 15px;
    color: #85322a; }
  .support-box .support-box-img {
    line-height: 145px; }
    .support-box .support-box-img img {
      margin: 0 auto 0;
      display: inline-block; }

/*================================= INCENTIVE PAGE =============================*/
section.normal-scroll-section {
  padding: 50px 0; }
  section.normal-scroll-section .title-box {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  section.normal-scroll-section .full-bg {
    width: auto;
    height: auto; }

.list-content-block.section-animate .title-box {
  opacity: 1; }

.list-content-block h2 {
  font-size: 35px; }

.list-content-block .full-bg .title-box h2 {
  margin-bottom: 35px; }

.list-content-block .full-bg .title-box ul li {
  padding-left: 15px;
  margin: 0 0 25px 0; }

.list-content-block .icon-group {
  margin-bottom: 35px;
  width: 125px; }

.list-content-block .subtitle-box {
  margin-bottom: 70px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }
  .list-content-block .subtitle-box p {
    font-size: 20px; }

.list-content-block .content ul {
  text-align: left;
  padding-left: 0;
  list-style: none; }
  .list-content-block .content ul li {
    position: relative;
    font-size: 20px; }
    .list-content-block .content ul li::before {
      content: "";
      width: 7px;
      height: 7px;
      background-color: #c26b11;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 12px; }

.list-content-block.section-animate.active-visible .title-box {
  -webkit-transition: opacity 1s ease-out 0s, transform 1s ease-out 0s;
  -moz-transition: opacity 1s ease-out 0s, transform 1s ease-out 0s;
  -ms-transition: opacity 1s ease-out 0s, transform 1s ease-out 0s;
  -o-transition: opacity 1s ease-out 0s, transform 1s ease-out 0s;
  transition: opacity 1s ease-out 0s, transform 1s ease-out 0s; }
  .list-content-block.section-animate.active-visible .title-box .icon-group {
    -webkit-transition: all 2.5s ease-out 1s;
    -moz-transition: all 2.5s ease-out 1s;
    -ms-transition: all 2.5s ease-out 1s;
    -o-transition: all 2.5s ease-out 1s;
    transition: all 2.5s ease-out 1s; }

.smaller-font .full-bg .title-box h2 {
  font-size: 30px; }

/*================================= OPPORTUNITIES PAGE =============================*/
.menu-slider {
  background-color: #000; }
  .menu-slider .box-mask {
    background-color: rgba(0, 0, 0, 0.5); }

.center-pos-box-parent {
  height: 100vh;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .center-pos-box-parent .link-mask {
    z-index: 200; }
  .center-pos-box-parent.menu-slide:hover .box-mask {
    background-color: rgba(0, 0, 0, 0.9); }
  .center-pos-box-parent.menu-slide:hover .menu-slide-box h2 {
    color: #c26b11; }
  .center-pos-box-parent.menu-slide:hover .menu-slide-box .icon-group i {
    color: #c26b11; }
  .center-pos-box-parent.menu-slide:hover .menu-slide-box .icon-group span {
    background-color: #c26b11 !important; }

.center-pos-box {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 100;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0 15px; }
  .center-pos-box h2 {
    font-size: 35px;
    color: #eeefe2;
    margin-bottom: 50px;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
  .center-pos-box .icon-group {
    width: 125px; }
    .center-pos-box .icon-group i {
      font-size: 22px;
      -webkit-transition: all 0.2s ease-out 0s;
      -moz-transition: all 0.2s ease-out 0s;
      -ms-transition: all 0.2s ease-out 0s;
      -o-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s; }
    .center-pos-box .icon-group span {
      -webkit-transition: all 0.2s ease-out 0s;
      -moz-transition: all 0.2s ease-out 0s;
      -ms-transition: all 0.2s ease-out 0s;
      -o-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s; }

.col-fix {
  position: fixed;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333333%;
  min-height: 100vh;
  top: 0;
  left: 85px;
  opacity: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: left 0.8s ease-in-out 0s, opacity 1s ease-in-out 0s;
  -moz-transition: left 0.8s ease-in-out 0s, opacity 1s ease-in-out 0s;
  -ms-transition: left 0.8s ease-in-out 0s, opacity 1s ease-in-out 0s;
  -o-transition: left 0.8s ease-in-out 0s, opacity 1s ease-in-out 0s;
  transition: left 0.8s ease-in-out 0s, opacity 1s ease-in-out 0s;
  z-index: 100; }
  .col-fix--wide {
    width: calc(50% - 42px); }
  .col-fix .box-mask {
    background-color: rgba(0, 0, 0, 0.5); }

.opportunity-section .col-fix {
  opacity: 1; }

.opportunity-section.section-active .col-fix {
  opacity: 1; }

.opportunity-section.section-active + .opportunity-section .col-fix {
  opacity: 0; }

.opportunity-section.section-active + .opportunity-section + .opportunity-section .col-fix {
  opacity: 0; }

.opportunity-section.section-active + .opportunity-section + .opportunity-section + .opportunity-section .col-fix {
  opacity: 0; }

.link-mask, .box-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

.opportunity-section > .container-fluid {
  padding-right: 15px;
  padding-left: 15px; }

.opportunity-block {
  position: relative; }
  .opportunity-block [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.col-pos {
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%;
  width: 66.66666667%; }
  .col-pos.middle-aligned {
    padding-top: 150px; }

.opportunity-block-text-rel {
  min-height: 100vh; }

.opportunity-block-text-abs {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.opportunity-block-text {
  padding: 0px 100px;
  color: #85322a; }
  .opportunity-block-text h2 {
    font-size: 35px;
    color: #c26b11;
    margin-bottom: 35px; }
  .opportunity-block-text em {
    color: #c26b11; }
  .opportunity-block-text p, .opportunity-block-text h5 {
    font-size: 20px;
    margin-bottom: 30px; }
    .opportunity-block-text p:last-child, .opportunity-block-text h5:last-child {
      margin-bottom: 0; }
  .opportunity-block-text .btn-group {
    margin-top: 10px; }
  .opportunity-block-text .btn-group-block {
    margin-top: 35px; }
    .opportunity-block-text .btn-group-block .btn-fob {
      margin-right: 0; }
  .opportunity-block-text .btn-fob {
    margin-right: 65px; }
    .opportunity-block-text .btn-fob:last-of-type {
      margin-right: 0; }
  .opportunity-block-text.light-box {
    color: #85322a; }
  .opportunity-block-text.opportunity-block-text-rel {
    padding-top: 150px; }

.opportunity-block-text-content {
  padding: 40px 70px 40px 100px; }
  .opportunity-block-text-content.pos-rel {
    padding: 40px;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.btn-group-block {
  margin-top: 30px;
  padding: 0 50px; }
  .btn-group-block .btn-fob {
    display: block;
    width: 100%;
    margin-bottom: 30px; }
    .btn-group-block .btn-fob:last-child {
      margin-bottom: 0; }

.mfp-content .opportunity-block-text {
  padding: 0 65px 0 50px;
  color: #fff; }
  .mfp-content .opportunity-block-text h2 {
    color: #fff; }
    .mfp-content .opportunity-block-text h2.dark {
      color: #c26b11; }
  .mfp-content .opportunity-block-text.light-box {
    color: #85322a; }
    .mfp-content .opportunity-block-text.light-box h2 {
      color: #c26b11; }

.mfp-content .popup-modal-dismiss.dark-icon {
  color: #85322a; }

.btn-fob.disabled {
  opacity: 1;
  border-radius: 0; }
  .btn-fob.disabled::before, .btn-fob.disabled::after {
    background-color: transparent;
    background-size: auto 250px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    border-radius: 0; }
  .btn-fob.disabled .btn-fob-text {
    background-color: transparent; }
  .btn-fob.disabled.btn-orange {
    border-top: 1px solid #c26b11;
    border-bottom: 1px solid #c26b11; }
    .btn-fob.disabled.btn-orange::before {
      background-image: url("assets/img/opp-btn-left-orange.png");
      left: -14px; }
    .btn-fob.disabled.btn-orange::after {
      background-image: url("assets/img/opp-btn-right-orange.png");
      right: -14px; }
  .btn-fob.disabled.btn-white {
    border-top: 1px solid #eeefe2;
    border-bottom: 1px solid #eeefe2; }
    .btn-fob.disabled.btn-white::before {
      background-image: url("assets/img/opp-btn-left-white.png");
      left: -14px; }
    .btn-fob.disabled.btn-white::after {
      background-image: url("assets/img/opp-btn-right-white.png");
      right: -14px; }

.mfp-content .btn-orange .btn-fob-text, .mfp-content .btn-white .btn-fob-text {
  color: #eeefe2; }

.quote-box {
  padding: 50px 100px; }
  .quote-box blockquote {
    border: none;
    padding: 0;
    margin-bottom: 35px; }
  .quote-box h3 {
    color: #85322a;
    font-size: 35px; }
  .quote-box h5 {
    font-style: italic;
    margin-bottom: 65px;
    color: #c26b11; }
  .quote-box .icon-group {
    width: 125px; }
    .quote-box .icon-group i {
      font-size: 20px; }
    .quote-box .icon-group span {
      background-color: #c26b11; }
  @media (min-width: 992px) {
    .quote-box {
      height: 100vh; }
      .quote-box .center-poss-box {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        padding: 65px 65px 65px 80px;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); } }

.members-wrapper {
  padding: 50px 20px 70px;
  background-size: 400px 400px; }

.members-title-box h3 {
  color: #85322a;
  margin-bottom: 43px; }

.members-title-box .icon-group {
  width: 125px;
  margin-bottom: 50px; }
  .members-title-box .icon-group i {
    font-size: 22px; }
  .members-title-box .icon-group span {
    background-color: #c26b11; }

.member-box {
  color: #85322a;
  margin-bottom: 17px;
  max-width: 290px;
  margin-right: auto;
  margin-left: auto; }
  .member-box h5 {
    color: #c26b11;
    margin-bottom: 7px; }
  .member-box p {
    font-size: 15px; }

.scroll-spy-pos {
  position: relative;
  height: 100%;
  overflow-y: auto; }

.custom-nav-wrapp {
  position: fixed;
  right: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 9999; }
  .custom-nav-wrapp ul {
    border: none; }
    .custom-nav-wrapp ul a {
      width: 7px;
      height: 7px;
      background-color: #9d9d9c;
      display: block;
      padding: 0;
      margin: 0;
      border-radius: 50%;
      border: none; }
      .custom-nav-wrapp ul a:hover, .custom-nav-wrapp ul a:focus {
        background-color: #9d9d9c; }
    .custom-nav-wrapp ul li {
      margin: 10px 0;
      float: none; }
      .custom-nav-wrapp ul li.active a {
        background-color: #c26b11;
        border: none; }
        .custom-nav-wrapp ul li.active a:hover, .custom-nav-wrapp ul li.active a:focus {
          background-color: #c26b11;
          border: none; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.5s ease-in-out; }
  .mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 1s ease-out; }
  .mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1; }
  .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-in.mfp-removing .mfp-with-anim {
    opacity: 0; }
  .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0; }

.board-wrapper .fp-scroller {
  height: auto;
  padding: 60px 0; }

/*================================= BECOME A MEMBER PAGE =============================*/
main {
  z-index: 2; }

.full-bg .title-box .title-box-static h3 {
  margin-bottom: 44px; }

.full-bg .title-box .title-box-static.bigger-font h3 {
  margin-bottom: 80px; }

.title-box-static .icon-group {
  margin-bottom: 70px; }

.title-box-static.bigger-font h3 {
  font-size: 45px; }

.content-with-title {
  background: transparent; }
  .content-with-title .title-box h5 {
    line-height: 28px; }

.img-fix {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 2s ease-out 0s;
  -moz-transition: opacity 2s ease-out 0s;
  -ms-transition: opacity 2s ease-out 0s;
  -o-transition: opacity 2s ease-out 0s;
  transition: opacity 2s ease-out 0s;
  z-index: 1;
  background-size: cover;
  background-position: center; }
  .img-fix.img-fix-primary {
    opacity: 1 !important; }
  .img-fix.active-img-fix {
    opacity: 1; }
    .img-fix.active-img-fix.img-fix-primary {
      z-index: 2 !important; }
  @media (min-width: 992px) and (max-aspect-ratio: 4 / 3) {
    .img-fix {
      width: auto;
      height: 100%; } }

.member-menu-box {
  position: relative;
  margin-bottom: 8px; }
  .member-menu-box .box-mask {
    background-color: rgba(0, 0, 0, 0.2); }
  .member-menu-box h4 {
    color: #eeefe2;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    margin-top: 0; }
  .member-menu-box .member-menu-box-text-hover {
    opacity: 0;
    position: absolute;
    z-index: 149;
    width: 100%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .member-menu-box .member-menu-box-text-hover .icon-group {
      margin-top: 10px;
      margin-bottom: 10px; }
    .member-menu-box .member-menu-box-text-hover h4 {
      color: #FFF; }
  .member-menu-box .link-mask {
    z-index: 150; }
  .member-menu-box:hover .box-mask {
    background-color: rgba(0, 0, 0, 0.5); }
  .member-menu-box:hover h4 {
    color: #c26b11; }

.ctas-img-abs {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.member-menu-box-text {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  max-width: 275px;
  text-align: left !important;
  z-index: 100; }

.section-box .full-bg .title-box.member-menu-pages h3 {
  margin-bottom: 27px; }

.section-box .full-bg .member-menu-pages.title-box h4 {
  margin-bottom: 10px; }

.member-menu-pages .icon-group {
  margin-bottom: 60px;
  width: 125px; }
  .member-menu-pages .icon-group span {
    background-color: #c26b11; }

.member-menu-pages .row {
  margin-left: -4px;
  margin-right: -4px; }
  .member-menu-pages .row [class*="col-"] {
    padding-left: 4px;
    padding-right: 4px; }

section.member-menu .container {
  height: 100%; }

/*================================= MEMBER PAGE =============================*/
.member-item-wrapper {
  padding: 53px 0px 90px; }
  .member-item-wrapper .img-responsive {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  @media (max-width: 1199px) {
    .member-item-wrapper > .container {
      padding: 0 100px 0 35px; } }
  .member-item-wrapper h2 {
    font-size: 35px; }

.member-title-box {
  margin-bottom: 40px; }
  .member-title-box h2 {
    margin-top: 0;
    color: #85322a;
    margin-bottom: 25px; }
  .member-title-box .icon-group {
    width: 125px;
    margin-bottom: 19px; }
    .member-title-box .icon-group i {
      font-size: 22px; }
    .member-title-box .icon-group span {
      background-color: #c26b11; }
  .member-title-box h4 {
    font-size: 26px;
    color: #85322a; }

@media (max-width: 768px) {
  .member-title-box h4 {
    font-size: 20px;
    color: #85322a; } }

.member-subtitle-box {
  padding: 0 95px;
  color: #85322a;
  margin-bottom: 32px; }
  .member-subtitle-box p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 19px; }

.member-content-box-wrapper {
  margin-bottom: 57px; }

.member-content-box {
  padding-left: 17px;
  color: #85322a; }
  .member-content-box p, .member-content-box ul {
    font-size: 16px;
    line-height: 24px; }
  .member-content-box ul {
    padding-left: 0; }
  .member-content-box a {
    color: #85322a; }
    .member-content-box a:hover {
      color: #c26b11; }

.button-group .btn-fob {
  margin: 0 25px;
  min-width: 187px; }

.membership-item-wrapper .member-subtitle-box {
  margin-bottom: 62px; }

.membership-item-wrapper .member-content-box-wrapper {
  margin-bottom: 5px; }

.membership-item-wrapper .row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .membership-item-wrapper .row [class*='col-'] {
    padding-left: 15px;
    padding-right: 15px; }

.level-value {
  margin-bottom: 45px; }
  .level-value h5 {
    font-size: 26px;
    color: #85322a;
    margin: -8px 0 0;
    position: relative;
    display: inline-block; }
    .level-value h5::before, .level-value h5::after {
      content: "";
      height: 1px;
      background-color: #c26b11;
      width: 45px;
      position: absolute;
      top: 50%;
      -webkit-transform: 0, -50%;
      -moz-transform: 0, -50%;
      -ms-transform: 0, -50%;
      -o-transform: 0, -50%;
      transform: 0, -50%; }
    .level-value h5::before {
      left: -65px; }
    .level-value h5::after {
      right: -65px; }

.level-item {
  position: relative;
  margin-bottom: 15px;
  display: block;
  color: #eeefe2;
  padding-bottom: 60%; }
  .level-item .box-mask {
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .level-item .member-menu-box-text {
    width: 100%;
    max-width: none;
    height: 100%; }
    .level-item .member-menu-box-text h4 {
      font-size: 30px;
      font-weight: 300;
      margin-top: 0; }
  .level-item .price {
    opacity: 0;
    margin: 17px 0 0 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    .level-item .price .value {
      display: block;
      font-size: 24px;
      margin-bottom: 3px; }
    .level-item .price .note {
      font-size: 13px; }
    .level-item .price .icon-group {
      width: 125px;
      margin: 15px auto 8px; }
      .level-item .price .icon-group span {
        background-color: #c26b11; }
    .level-item .price .btn-fob {
      width: 90%; }
    .level-item .price .btn-fob-text {
      display: flex;
      justify-content: center;
      align-items: center; }
      .level-item .price .btn-fob-text img {
        margin-left: 10px; }
  .level-item.hover .box-mask, .level-item:hover .box-mask {
    background-color: rgba(0, 0, 0, 0.8); }
  .level-item.hover .price, .level-item:hover .price {
    opacity: 1; }
  .level-item.hover h4, .level-item:hover h4 {
    color: #c26b11; }
  .level-item h4 {
    font-size: 35px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }

/*================================= EVENTS PAGE =============================*/
.main-banner {
  height: 390px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom; }

.events-wrapper {
  padding: 66px 0 73px; }
  .events-wrapper .board-title-box i {
    margin-bottom: 40px;
    display: inline-block; }
  .events-wrapper .person-box p {
    font-style: italic; }

.info-box {
  margin-top: 55px; }
  .info-box h5 {
    color: #85322a;
    font-size: 18px;
    margin-bottom: 32px; }
  .info-box .btn-fob {
    min-width: 165px; }

body.page-template-events {
  height: auto; }

/*================================= HISTORY PAGE =============================*/
@media (min-width: 992px) {
  .vertical-half-slide {
    height: 100vh; }
  .vertical-half-slide-left {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%); }
  .vertical-half-slide-right {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%); }
  .vertical-half-slide-left, .vertical-half-slide-right {
    -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
    -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
    -ms-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
    -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
    transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
  .vertical-half-slider-wrapper.fp-completely.active .vertical-half-slide-left, .vertical-half-slider-wrapper.fp-completely.active .vertical-half-slide-right {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); } }

.vertical-half-slide {
  position: relative; }
  .vertical-half-slide .icon-group i {
    font-size: 20px; }
  .vertical-half-slide h2 {
    margin-bottom: 45px; }
    @media (min-width: 992px) {
      .vertical-half-slide h2 {
        font-size: 40px; } }
  .vertical-half-slide h4 {
    color: #85322a;
    margin-bottom: 45px; }

.vertical-half-slide-left .icon-group i {
  color: #eeefe2; }

.vertical-half-slide-left .icon-group span {
  background-color: #eeefe2; }

.vertical-half-slide-right {
  background-image: url("assets/img/bg-01.jpg");
  background-size: 400px 400px; }

.img-fix-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out 0.25s;
  -moz-transition: opacity 0.25s ease-in-out 0.25s;
  -ms-transition: opacity 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s;
  transition: opacity 0.25s ease-in-out 0.25s;
  z-index: 1; }
  .img-fix-wrapper .opac-dark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4; }
  .img-fix-wrapper .img-fix {
    z-index: 1;
    opacity: 1; }
    .img-fix-wrapper .img-fix.active-img-fix + .img-fix,
    .img-fix-wrapper .img-fix.active-img-fix + .img-fix + .img-fix,
    .img-fix-wrapper .img-fix.active-img-fix + .img-fix + .img-fix + .img-fix,
    .img-fix-wrapper .img-fix.active-img-fix + .img-fix + .img-fix + .img-fix + .img-fix,
    .img-fix-wrapper .img-fix.active-img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix,
    .img-fix-wrapper .img-fix.active-img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix,
    .img-fix-wrapper .img-fix.active-img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix,
    .img-fix-wrapper .img-fix.active-img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix,
    .img-fix-wrapper .img-fix.active-img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix,
    .img-fix-wrapper .img-fix.active-img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix + .img-fix {
      opacity: 0; }

body:not(.fixed-images) .img-fix-wrapper {
  opacity: 0; }

.list-col-modal {
  padding: 50px 0; }

.mfp-council .popup-modal-dismiss {
  color: #85322a; }

.slides-content-wrapper {
  background: transparent; }
  .slides-content-wrapper.slider-section.section-animate.active-visible .slide.quote-content .title-box {
    opacity: 1;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .slides-content-wrapper.slider-section.section-animate.active-visible .slide.quote-content .icon-group {
    width: calc(100% - 100px); }
  .slides-content-wrapper.slider-section.section-animate.active-visible .slide.quote-content em {
    font-family: "Playfair Italic", Arial, sans-serif;
    font-style: normal; }
  .slides-content-wrapper .title-box h2 {
    margin-bottom: 45px;
    font-size: 40px; }
  .slides-content-wrapper .title-box h4 {
    color: #85322a;
    margin-bottom: 45px; }
    .slides-content-wrapper .title-box h4.light-text {
      color: #eeefe2; }
    .slides-content-wrapper .title-box h4.text--sm {
      font-size: 25px; }
  .slides-content-wrapper .title-box.light-text h4 {
    color: #eeefe2;
    margin-bottom: 45px; }
  .slides-content-wrapper .title-box.light-text .icon-group i {
    color: #eeefe2; }
  .slides-content-wrapper .title-box.light-text .icon-group span {
    background-color: #eeefe2 !important; }
  .slides-content-wrapper .bg-fix-item .title-box h2 {
    margin-bottom: 80px;
    font-size: 45px; }
  .slides-content-wrapper .bg-fix-item .title-box h4 {
    color: #eeefe2;
    margin-bottom: 48px;
    font-size: 35px; }
  .slides-content-wrapper .bg-fix-item .title-box .icon-group {
    margin-bottom: 45px; }
  .slides-content-wrapper .bg-fix-item .title-box.dark-text h4 {
    color: #85322a;
    font-size: 30px; }
  .slides-content-wrapper .bg-fix-item .title-box.dark-text .icon-group i {
    color: #c26b11; }
  .slides-content-wrapper .bg-fix-item .title-box.dark-text .icon-group span {
    background-color: #c26b11 !important; }
  .slides-content-wrapper .bg-fix-item .title-box.light-text h4 {
    font-size: 30px; }
  .slides-content-wrapper .slide.smaller-font .title-box p,
  .slides-content-wrapper .slide.smaller-font .title-box h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 60px;
    max-width: 815px; }

.img-double-wrapper {
  height: 100%;
  position: relative;
  background-size: cover, 400px 400px !important; }

/*==== fob theme ====*/
.buttons-linked-group-wrapper {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 54px; }

.buttons-linked-group {
  margin: 0 0 55px; }
  .buttons-linked-group .btn-fob {
    margin: 0px 33px; }
    .buttons-linked-group .btn-fob .btn-fob-text {
      padding: 6px 72px 6px 15px;
      position: relative; }
      .buttons-linked-group .btn-fob .btn-fob-text img {
        position: absolute;
        right: 16px;
        top: 6px; }

.buttons-caption p {
  font-size: 15px; }

/*====================================MEMBERSHIPS=========================================*/
.memberships__nav {
  text-align: center;
  padding: 15px 0; }
  .memberships__nav .btn-fob-text {
    color: #862324;
    text-transform: none;
    font-size: 20px;
    padding-top: 3px;
    padding-bottom: 3px; }
  .memberships__nav .btn-fob {
    margin: 10px 35px; }

.memberships__item {
  padding: 60px 0;
  border-bottom: 2px solid #85322a; }
  .memberships__item__heading h4 {
    display: inline-block;
    margin-right: 10px; }
  .memberships__item__heading span {
    font-size: 20px;
    color: #515152; }
  .memberships__item__content {
    color: #85322a;
    font-size: 20px;
    padding-top: 40px; }
    .memberships__item__content ul {
      padding-left: 20px; }
      .memberships__item__content ul li {
        padding-top: 10px;
        padding-bottom: 10px; }
        .memberships__item__content ul li:nth-last-child(1) {
          padding-bottom: 0; }
  .memberships__item .btn-fob {
    margin-top: 40px; }

@media (max-width: 992px) {
  .memberships__nav {
    text-align: center;
    padding: 15px 0; }
    .memberships__nav .btn-fob {
      margin: 10px 35px; } }

@media (max-width: 768px) {
  .memberships-wrapper {
    padding-top: 90px !important; }
  .memberships__nav.button-group {
    text-align: center;
    padding: 15px 0; }
    .memberships__nav.button-group .btn-fob {
      margin: 10px 35px; }
  .memberships__item .button-group {
    padding-top: 20px;
    text-align: center; } }

/*====================================MEDIA QUERIES==================================================*/
@media (min-aspect-ratio: 16 / 9) {
  .video-full-bg .video-content {
    width: 100%;
    height: auto; } }

@media (max-aspect-ratio: 16 / 9) {
  .video-full-bg .video-content {
    width: auto;
    height: 100%; } }

@media (min-aspect-ratio: 16 / 8) {
  .video-full-bg .video-content {
    width: 100%;
    height: auto; } }

@media (max-aspect-ratio: 16 / 8) {
  .video-full-bg .video-content {
    width: auto;
    height: 100%; } }

@media (min-width: 1800px) {
  .member-menu .container {
    width: 1750px; } }

@media (min-width: 1400px) and (max-width: 1799px) {
  .member-menu .container {
    width: 1350px; } }

@media (min-width: 1400px) {
  .full-bg .title-box h1 {
    font-size: 66px; }
  .full-bg .title-box h2 {
    font-size: 50px; }
  .full-bg .title-box h5 {
    font-size: 23px; }
  .full-bg .title-box p {
    font-size: 14px; }
  .section-type-five .full-bg .title-box h2 {
    font-size: 30px; }
  .normal-scroll-section .full-bg .title-box p {
    font-size: 20px; } }

/*====================================iPad Landscape==================================================*/
@media (max-width: 1200px) {
  body.admin-bar .logo-slide {
    top: 52px; }
  /*========================Home==========================*/
  .section-type-one .full-bg .title-box .h-group h2 {
    max-width: 675px; }
  .section-type-one .full-bg .title-box .h-group h5 {
    max-width: 575px; }
  /*========================What we do==========================*/
  .section-type-ten video {
    max-width: 100%;
    width: 100%;
    height: 100%; }
  .section-type-ten .full-bg .title-box {
    height: 100%; }
    .section-type-ten .full-bg .title-box .btn {
      margin-bottom: 20px; }
  /*========================Campaigns==========================*/
  .section-type-eleven .full-bg .title-box.with-padding, .section-type-thirtyseven .full-bg .title-box.with-padding {
    padding-left: 348px; }
  .section-type-eleven .full-bg .title-box blockquote, .section-type-thirtyseven .full-bg .title-box blockquote {
    padding: 20px 0; }
  /*========================Who we are==========================*/
  .section-type-twentytwo .board {
    padding: 10px; }
  .mfp-content {
    height: 100%; }
  body.admin-bar .mfp-content {
    height: calc(100% - 64px); }
  /*======================== opportunities page ==========================*/
  .opportunity-block-text {
    padding: 0 35px 0 50px; }
    .opportunity-block-text .btn-fob {
      margin-right: 40px; }
  .btn-group-block {
    padding: 0; }
  .btn-fob .btn-fob-text {
    padding: 6px 15px; }
  .mfp-content .container-fluid {
    padding-left: 0;
    padding-right: 0; }
  .mfp-content .row {
    margin-left: 0;
    margin-right: 0; }
  .mfp-container {
    height: auto; }
    .mfp-container.mfp-iframe-holder {
      height: 100%; }
  /*================================= BECOME A MEMBER PAGE =============================*/
  section.member-menu .title-box {
    padding: 0 30px 0 0px; }
  /*================================= MEMBER PAGE =============================*/
  .member-item-wrapper > .container {
    padding: 0;
    max-width: 750px; }
  .member-item-wrapper.membership-item-wrapper > .container {
    max-width: none; }
  .member-subtitle-box {
    padding: 0 25px; }
  .membership-item-wrapper > .container {
    padding: 0 50px 0 20px; }
  .level-item h4 {
    margin-top: 0; }
  .level-item .price {
    margin-top: 10px; }
  /*================================= EVENTS PAGE =============================*/
  .main-banner {
    height: 360px; }
  .slides-content-wrapper .title-box {
    padding: 0 40px; }
    .slides-content-wrapper .title-box h2 {
      font-size: 35px; }
  /*==== fob theme ====*/
  .buttons-linked-group-wrapper {
    padding-top: 15px; }
  .buttons-linked-group {
    margin: 0 0 35px; } }

@media (min-width: 991px) {
  section.slider-section .fp-slidesContainer {
    width: 100% !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    -moz-transform: translate3d(0px, 0px, 0px) !important;
    -ms-transform: translate3d(0px, 0px, 0px) !important;
    -o-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  section.slider-section .fp-slide {
    width: 100% !important;
    position: absolute; }
  section.slider-section .sides {
    height: 100%;
    overflow: hidden; }
    section.slider-section .sides .side {
      width: 50%;
      float: left;
      height: 100%;
      overflow: hidden;
      -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
      -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
      -ms-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
      -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
      transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
    section.slider-section .sides .left {
      -webkit-transform: translate(0, -100%);
      -moz-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
      -o-transform: translate(0, -100%);
      transform: translate(0, -100%); }
    section.slider-section .sides .right {
      -webkit-transform: translate(0, 100%);
      -moz-transform: translate(0, 100%);
      -ms-transform: translate(0, 100%);
      -o-transform: translate(0, 100%);
      transform: translate(0, 100%);
      float: right; }
  section.slider-section .slide {
    z-index: 3; }
  section.slider-section .slide.active {
    z-index: 4; }
  section.slider-section .slide.active.sliding {
    z-index: 2; }
  section.slider-section .slide.vertical-slide {
    top: 100%;
    position: absolute;
    -webkit-transition: top 1s ease-in-out 0s, opacity 0s ease-in-out 1s;
    -moz-transition: top 1s ease-in-out 0s, opacity 0s ease-in-out 1s;
    -ms-transition: top 1s ease-in-out 0s, opacity 0s ease-in-out 1s;
    -o-transition: top 1s ease-in-out 0s, opacity 0s ease-in-out 1s;
    transition: top 1s ease-in-out 0s, opacity 0s ease-in-out 1s;
    opacity: 0; }
    section.slider-section .slide.vertical-slide.prev {
      top: -100%; }
    section.slider-section .slide.vertical-slide.force-fix {
      top: 0; }
    section.slider-section .slide.vertical-slide.fp-completely.active, section.slider-section .slide.vertical-slide.active {
      top: 0;
      opacity: 1;
      -webkit-transition: top 0s ease-in-out 0s, opacity 0s ease-in-out 0s;
      -moz-transition: top 0s ease-in-out 0s, opacity 0s ease-in-out 0s;
      -ms-transition: top 0s ease-in-out 0s, opacity 0s ease-in-out 0s;
      -o-transition: top 0s ease-in-out 0s, opacity 0s ease-in-out 0s;
      transition: top 0s ease-in-out 0s, opacity 0s ease-in-out 0s; }
    section.slider-section .slide.vertical-slide .title-box {
      opacity: 0;
      -webkit-transform: translate(0, -25%);
      -moz-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
      -o-transform: translate(0, -25%);
      transform: translate(0, -25%); }
    section.slider-section .slide.vertical-slide .icon-group {
      width: 35px; }
    section.slider-section .slide.vertical-slide.active-visible .title-box {
      opacity: 1;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    section.slider-section .slide.vertical-slide.active-visible .icon-group {
      width: calc(100% - 100px); }
    section.slider-section .slide.vertical-slide.fade-out {
      top: 0;
      -webkit-transition: opacity 1s ease-in-out 1s;
      -moz-transition: opacity 1s ease-in-out 1s;
      -ms-transition: opacity 1s ease-in-out 1s;
      -o-transition: opacity 1s ease-in-out 1s;
      transition: opacity 1s ease-in-out 1s; }
      section.slider-section .slide.vertical-slide.fade-out.prev {
        top: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: top 0s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
        -moz-transition: top 0s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
        -ms-transition: top 0s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
        -o-transition: top 0s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
        transition: top 0s ease-in-out 0s, opacity 0.5s ease-in-out 0s; }
  section.slider-section .slide.active .side {
    -webkit-transition: all 0s linear 0s;
    -moz-transition: all 0s linear 0s;
    -ms-transition: all 0s linear 0s;
    -o-transition: all 0s linear 0s;
    transition: all 0s linear 0s; }
    section.slider-section .slide.active .side.left {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
    section.slider-section .slide.active .side.right {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
  section.slider-section .slide.active.force-slice {
    z-index: 4; }
    section.slider-section .slide.active.force-slice .side {
      -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
      -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
      -ms-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
      -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
      transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
  section.slider-section .slide.sliding {
    z-index: 2; }
  section.slider-section.section-animate.active-visible .slide .animate-bg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  section.slider-section.section-animate.active-visible .slide .title-box {
    -webkit-transform: translate(0px, -25%);
    -moz-transform: translate(0px, -25%);
    -ms-transform: translate(0px, -25%);
    -o-transform: translate(0px, -25%);
    transform: translate(0px, -25%);
    opacity: 0; }
  section.slider-section.section-animate.active-visible .slide .icon-group {
    width: 35px; }
  section.slider-section.section-animate.active-visible .slide.active-visible .animate-bg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  section.slider-section.section-animate.active-visible .slide.active-visible .title-box {
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    opacity: 1; }
  section.slider-section.section-animate.active-visible .slide.active-visible .icon-group {
    width: calc(100% - 100px); }
  section.slider-section .section-slider-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  section .fp-slides {
    z-index: 1000; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .opportunity-block-text-abs {
    position: relative;
    top: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .opportunity-block-text-content {
    padding: 40px 30px 40px 60px; } }

/*====================================iPad Portret==================================================*/
@media (max-width: 992px) {
  body.admin-bar .logo-slide {
    top: 62px; }
  .section-box .full-bg .title-box h3, .section-box .full-bg .title-box h4, .section-box .full-bg .title-box h5 {
    margin-bottom: 35px;
    max-width: 600px; }
  .section-box .full-bg .title-box h4.text--sm {
    font-size: 20px; }
  /*========================Home==========================*/
  main .section-type-one .full-bg .title-box .h-group {
    margin-bottom: 35px; }
    main .section-type-one .full-bg .title-box .h-group h2 {
      max-width: 595px; }
  /*========================What we do==========================*/
  .section-type-two .full-bg .title-box.with-padding {
    padding-left: 250px; }
  .section-type-two .full-bg .title-box blockquote {
    padding: 20px;
    max-width: 410px;
    margin-bottom: 0; }
  .section-type-two .full-bg .title-box.center-text blockquote {
    max-width: none; }
  .section-type-two .full-bg .title-box h5 {
    margin-bottom: 35px; }
  .section-type-two .full-bg .title-box .icon-group {
    margin-top: 35px; }
  .section-type-two .animate-bg {
    background-position: 20% 50%; }
  .col-sm-12, .col-sm-6, .slide {
    overflow: hidden; }
  .section-type-three .full-bg .title-box h4, .section-type-four .full-bg .title-box h4, .section-type-five .full-bg .title-box h4, .section-type-eight .full-bg .title-box h4, .section-type-nine .full-bg .title-box h4 {
    max-width: 560px; }
  .section-type-three .full-bg .title-box h2, .section-type-four .full-bg .title-box h2, .section-type-five .full-bg .title-box h2, .section-type-eight .full-bg .title-box h2, .section-type-nine .full-bg .title-box h2 {
    max-width: 650px; }
  .section-type-six .quarter-sm {
    max-height: 67%; }
  .section-type-six .full-bg {
    position: absolute;
    top: 0; }
  .section-type-six .fp-slidesContainer {
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important; }
  .section-type-six.slider-section .slide {
    -webkit-transition: transform 1s ease-out 0s;
    -moz-transition: transform 1s ease-out 0s;
    -ms-transition: transform 1s ease-out 0s;
    -o-transition: transform 1s ease-out 0s;
    transition: transform 1s ease-out 0s;
    position: absolute; }
    .section-type-six.slider-section .slide.active {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
    .section-type-six.slider-section .slide.prev {
      -webkit-transform: translate(0, -100%);
      -moz-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
      -o-transform: translate(0, -100%);
      transform: translate(0, -100%); }
    .section-type-six.slider-section .slide.next {
      -webkit-transform: translate(0, 100%);
      -moz-transform: translate(0, 100%);
      -ms-transform: translate(0, 100%);
      -o-transform: translate(0, 100%);
      transform: translate(0, 100%); }
  section.slicing-section .side {
    width: 100%; }
    section.slicing-section .side.increase-sm {
      height: 70%; }
    section.slicing-section .side.decrease-sm {
      height: 30%; }
  .double-col .half {
    max-height: 100%; }
  section.slider-section .slide {
    position: relative; }
  section .fp-slides {
    z-index: 1000; }
  .section-type-ten .full-bg .title-box {
    height: auto; }
    .section-type-ten .full-bg .title-box .btn-large {
      margin-bottom: 40px; }
    .section-type-ten .full-bg .title-box p {
      max-width: 500px; }
  .text-block .title-box {
    padding: 45px 45px 70px; }
  .double-col .third {
    height: 35%; }
  .double-col .half-sm {
    max-height: 50%; }
  .double-col .quarter {
    max-height: 65%; }
  /*========================Campaigns==========================*/
  .section-type-eleven .full-bg .title-box.with-padding {
    padding-left: 300px; }
  .section-type-eleven .full-bg .title-box blockquote {
    padding: 20px;
    max-width: 410px;
    margin-bottom: 0; }
  .section-type-eleven .full-bg .title-box h5 {
    margin-bottom: 35px; }
  .section-type-eleven .full-bg .title-box .icon-group {
    margin-top: 35px; }
  .section-type-eleven .animate-bg {
    background-position: 35% 50%; }
  .section-type-twelve .full-bg .title-box h3 {
    max-width: 500px; }
  .double-col .third-sm {
    height: 33.33%; }
  .double-col .quart-sm {
    height: 25%; }
  .section-type-thirteen .full-bg .title-box h3, .section-type-fourteen .full-bg .title-box h3 {
    max-width: 325px;
    margin-bottom: 20px; }
  .section-type-thirteen .full-bg .title-box h4, .section-type-fourteen .full-bg .title-box h4 {
    max-width: 585px;
    margin-bottom: 35px; }
  .section-type-thirteen .full-bg .title-box h5, .section-type-fourteen .full-bg .title-box h5 {
    max-width: 315px; }
  .fp-scroller {
    height: 100%; }
  .section-type-sixteen .full-bg .title-box h3 {
    max-width: 440px; }
  .section-type-sixteen .full-bg .title-box h5 {
    max-width: 535px;
    margin-bottom: 35px; }
  .section-type-sixteen .full-bg .title-box .icon-drawing2 {
    margin-bottom: 30px; }
  /*========================Who we are==========================*/
  /*========================History of Bargello==========================*/
  .section-type-twentyfour .title-box-extend h3, .section-type-twentyfive .title-box-extend h3 {
    margin-bottom: 35px; }
  .section-type-twentyfour .full-bg .title-box h4, .section-type-twentyfive .full-bg .title-box h4 {
    max-width: 520px; }
  .section-type-twentyseven .full-bg .title-box h5, .section-type-twentynine .full-bg .title-box h5, .section-type-thirtyone .full-bg .title-box h5 {
    max-width: 575px; }
  .section-type-thirtytwo .title-box-extend h3 {
    margin-bottom: 35px; }
  .section-type-thirtytwo .full-bg .title-box h4 {
    max-width: 550px; }
  .section-type-thirtythree .full-bg .title-box h3, .section-type-thirtyfour .full-bg .title-box h3, .section-type-thirtyfive .full-bg .title-box h3, .section-type-thirtysix .full-bg .title-box h3 {
    max-width: 550px; }
  .section-type-thirtythree .full-bg .title-box h5, .section-type-thirtyfour .full-bg .title-box h5, .section-type-thirtyfive .full-bg .title-box h5, .section-type-thirtysix .full-bg .title-box h5 {
    max-width: 575px; }
  .section-type-thirtythree .full-bg .title-box .icon-drawing2, .section-type-thirtyfour .full-bg .title-box .icon-drawing2, .section-type-thirtyfive .full-bg .title-box .icon-drawing2, .section-type-thirtysix .full-bg .title-box .icon-drawing2 {
    margin-bottom: 45px; }
  /*========================Support==========================*/
  .section-type-thirtyseven .full-bg .title-box.with-padding {
    padding-left: 250px; }
    .section-type-thirtyseven .full-bg .title-box.with-padding blockquote {
      padding: 20px;
      margin-bottom: 0px; }
  .section-type-thirtyseven .full-bg .title-box h5 {
    margin-bottom: 35px; }
  .section-type-thirtyseven .animate-bg {
    background-position: 35% 50% !important; }
  .section-type-thirtyeight .full-bg .title-box h3, .section-type-thirtynine .full-bg .title-box h3, .section-type-forty .full-bg .title-box h3 {
    margin-bottom: 35px;
    max-width: 465px; }
  .section-type-thirtyeight .full-bg .title-box .icon-drawing2, .section-type-thirtynine .full-bg .title-box .icon-drawing2, .section-type-forty .full-bg .title-box .icon-drawing2 {
    margin-bottom: 35px; }
  .section-type-thirtyeight .full-bg .title-box h4, .section-type-thirtynine .full-bg .title-box h4, .section-type-forty .full-bg .title-box h4 {
    max-width: 465px; }
  .section-type-fortyone .full-bg .title-box h4 {
    max-width: 515px; }
  /*========================Single==========================*/
  .main-post .container {
    width: auto;
    padding: 20px 40px; }
  .title-post {
    padding-top: 60px; }
    .title-post i {
      margin-bottom: 20px; }
  .content {
    padding-bottom: 10px; }
    .content h3 {
      padding-top: 10px; }
    .content p {
      margin-bottom: 15px; }
  .img-content .full-bg .title-box h5 {
    font-size: 20px;
    max-width: 300px;
    margin-bottom: 30px; }
  .video-group {
    margin-top: 20px; }
  .bottom-icon {
    padding: 40px; }
  /*========================Contact==========================*/
  .section-type-fortyfour .full-bg .title-box h4 {
    max-width: 540px; }
  /*================================= WHO WE ARE PAGE =============================*/
  .full-height.section-box .full-bg .title-box.with-padding {
    padding-left: 250px; }
  .board-wrapper {
    padding: 0px 0 180px; }
  .board-item-tab h4 {
    font-size: 17px; }
  .mfp-content {
    height: auto; }
    .mfp-content .white-popup-block {
      position: absolute;
      width: 100%;
      height: 100%; }
  body.admin-bar .mfp-content {
    height: auto; }
  .support-box {
    margin-top: 50px;
    margin-bottom: 30px;
    padding: 0; }
  /*================================= INCENTIVE PAGE =============================*/
  .list-content-block .subtitle-box p {
    font-size: 18px; }
  .list-content-block .content ul li {
    font-size: 18px; }
  .section-box .full-bg .title-box.with-extra-padding {
    padding: 0 0 150px 350px; }
  /*================================= OPPORTUNITIES PAGE =============================*/
  .menu-slide {
    height: 33% !important; }
  .menu-slider-wrapper .slick-track, .menu-slider-wrapper .slick-list {
    height: 100vh !important; }
  .menu-slider-wrapper .slick-vertical .slick-slide {
    border: none; }
  .col-pos {
    position: relative;
    right: auto;
    top: auto;
    height: auto;
    width: auto; }
  .center-pos-box-parent {
    height: 340px; }
  .opportunity-block-text {
    padding: 37px 20px 50px;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
    .opportunity-block-text h2 {
      margin-top: 0px; }
  .center-pos-box.quote-box {
    padding: 40px 0 60px;
    position: relative;
    top: auto;
    width: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .mfp-content {
    background-color: #85322a; }
    .mfp-content .col-pos {
      margin-left: -15px;
      margin-right: -15px; }
      .mfp-content .col-pos.middle-aligned {
        padding-top: 0;
        margin-left: 0;
        margin-right: 0; }
    .mfp-content .white-popup-block, .mfp-content .opportunity-block {
      height: 100%; }
  .btn-fob.disabled .btn-fob-text::after {
    width: calc(100% + 0.13em); }
  .col-fix {
    position: relative;
    width: auto;
    min-height: 0;
    top: auto;
    left: auto;
    height: 340px;
    opacity: 1; }
  .opportunity-block-text-content {
    padding: 40px 20px; }
  .opportunity-block-text-abs {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .opportunity-block-text-rel {
    min-height: 0 !important; }
  .mfp-content .opportunity-block-text {
    padding: 60px 45px 60px 30px; }
  .section-box .full-bg .title-box.with-more-padding {
    padding-left: 260px; }
  .mfp-container {
    height: 100%; }
  .opportunity-section.section-active + .opportunity-section .col-fix {
    opactiy: 1; }
  .opportunity-section.section-active + .opportunity-section + .opportunity-section .col-fix {
    opactiy: 1; }
  .opportunity-section.section-active + .opportunity-section + .opportunity-section + .opportunity-section .col-fix {
    opactiy: 1; }
  /*================================= BECOME A MEMBER PAGE =============================*/
  .member-menu-box img {
    width: 100%; }
  section.member-menu .title-box {
    padding: 0 70px 0 5px; }
  /*================================= MEMBER PAGE =============================*/
  .member-item-wrapper {
    padding: 53px 0px 90px; }
    .member-item-wrapper > .container {
      max-width: 580px; }
  .level-item {
    margin-bottom: 45px; }
  .membership-item-wrapper > .container {
    padding: 0 85px 0 20px; }
  /*================================= EVENTS PAGE =============================*/
  .main-banner {
    height: 260px; }
  .img-fix {
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto; }
  /*================================= HISTORY PAGE =============================*/
  .vertical-half-slide-left {
    height: 30vh; }
  .vertical-half-slide-right {
    height: 70vh; }
  .slides-content-wrapper.slider-section.section-animate.active-visible .slide.quote-content .title-box {
    opacity: 0;
    -webkit-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
    -moz-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
    -ms-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
    -o-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
    transition: opacity 2s ease-out 0s, transform 2s ease-out 0s; }
  .slides-content-wrapper.slider-section.section-animate.active-visible.fp-completely .slide.quote-content .title-box {
    opacity: 1; } }

@media (max-width: 992px) and (min-width: 768px) {
  .slicing-slide .title-box, .vertical-slide .title-box {
    position: absolute;
    width: 100%;
    top: 50%;
    padding: 0 50px;
    -webkit-transform: translate(0, -25%);
    -moz-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    opacity: 0;
    -webkit-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
    -moz-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
    -ms-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
    -o-transition: opacity 2s ease-out 0s, transform 2s ease-out 0s;
    transition: opacity 2s ease-out 0s, transform 2s ease-out 0s; }
  .slicing-slide.fp-completely .title-box, .vertical-slide.fp-completely .title-box {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: opacity 2s ease-out 1.5s, transform 2s ease-out 1.5s;
    -moz-transition: opacity 2s ease-out 1.5s, transform 2s ease-out 1.5s;
    -ms-transition: opacity 2s ease-out 1.5s, transform 2s ease-out 1.5s;
    -o-transition: opacity 2s ease-out 1.5s, transform 2s ease-out 1.5s;
    transition: opacity 2s ease-out 1.5s, transform 2s ease-out 1.5s;
    opacity: 1; }
    .slicing-slide.fp-completely .title-box .icon-group, .vertical-slide.fp-completely .title-box .icon-group {
      width: calc(100% - 100px);
      -webkit-transition: all 4.5s ease-out 3.5s;
      -moz-transition: all 4.5s ease-out 3.5s;
      -ms-transition: all 4.5s ease-out 3.5s;
      -o-transition: all 4.5s ease-out 3.5s;
      transition: all 4.5s ease-out 3.5s; }
  .slicing-slide .third-sm, .vertical-slide .third-sm {
    height: 40vh; }
  .slicing-slide .quarter-sm, .vertical-slide .quarter-sm {
    height: 60vh; }
  .slicing-slide .half-height-sm, .vertical-slide .half-height-sm {
    height: 50vh; } }

@media (max-width: 992px) {
  .slicing-slide .title-box h4, .vertical-slide .title-box h4 {
    margin-bottom: 40px; }
  .slicing-slide .title-box h2, .vertical-slide .title-box h2 {
    margin-bottom: 40px; }
  .slicing-slide .title-box .icon-group i, .vertical-slide .title-box .icon-group i {
    font-size: 20px; }
  .slicing-slide .title-box .icon-group.dark span, .vertical-slide .title-box .icon-group.dark span {
    background-color: #c26b11; }
  .slicing-slide .title-box.light-text h4, .vertical-slide .title-box.light-text h4 {
    color: #eeefe2; }
  .slicing-slide .title-box.light-text .icon-group i, .vertical-slide .title-box.light-text .icon-group i {
    color: #eeefe2; }
  .slicing-slide .title-box.light-text .icon-group span, .vertical-slide .title-box.light-text .icon-group span {
    background-color: #eeefe2 !important; }
  .slice-items .title-box {
    z-index: 100;
    padding: 30px; }
    .slice-items .title-box h4 {
      margin-bottom: 40px; }
    .slice-items .title-box h2 {
      margin-bottom: 40px; }
    .slice-items .title-box .icon-group i {
      font-size: 20px; }
    .slice-items .title-box .icon-group.dark span {
      background-color: #c26b11; }
  .slice-items .opac-dark {
    z-index: 10; }
  .bg-fix-item.full-bg .title-box h2 {
    margin-bottom: 60px; }
  .bg-fix-item.full-bg .icon-group {
    margin-bottom: 45px; }
  .img-fix {
    max-height: 100%; }
  .vertical-slide.slide.smaller-font .title-box {
    padding: 0 50px; }
    .vertical-slide.slide.smaller-font .title-box p, .vertical-slide.slide.smaller-font .title-box h2 {
      font-size: 30px;
      line-height: 35px;
      margin-bottom: 40px; }
  .media-block {
    height: auto !important; }
  .section-type-ten video {
    min-height: 100%; }
  .board-wrapper .list-col-modal {
    margin-bottom: 76px; }
  .board-item {
    margin-bottom: 50px; }
  /*==== fob theme ====*/
  .buttons-linked-group .btn-fob {
    margin: 0px 15px; }
  .buttons-caption p br {
    display: none; } }

@media (min-width: 768px) and (max-width: 992px) {
  .section-type-six.slider-section .slide.active {
    z-index: 999; } }

/*====================================Mobile==================================================*/
@media (min-width: 768px) {
  .slider .slide {
    background: transparent !important; }
  body.page-template-home header {
    width: 0; }
    body.page-template-home header .navbar-default {
      width: 0; } }

@media (max-width: 767px) {
  /*========================Home==========================*/
  body {
    position: static; }
    body.admin-bar {
      margin-top: 65px !important; }
      body.admin-bar header {
        margin-top: 46px; }
      body.admin-bar main {
        margin-top: -65px !important; }
      body.admin-bar.canvas-slid, body.admin-bar.canvas-sliding {
        /*.navbar-toggle{
					top: 46px!important;
					@include transition(all, 0s, ease, 0s);
				}*/ }
        body.admin-bar.canvas-slid .navmenu-brand, body.admin-bar.canvas-sliding .navmenu-brand {
          margin-top: 38px; }
    body:not(.admin-bar) html {
      height: calc(100% - 0px) !important; }
    body.page-template-home .logo-two {
      opacity: 0; }
    body.page-template-home header {
      background: transparent; }
    body.page-template-home section {
      height: 100% !important; }
    body.page-template-home .section-box .full-bg .title-box {
      top: 54%; }
      body.page-template-home .section-box .full-bg .title-box .h-group {
        margin: 0 auto 10px auto; }
        body.page-template-home .section-box .full-bg .title-box .h-group h1, body.page-template-home .section-box .full-bg .title-box .h-group h2 {
          max-width: 250px;
          margin-bottom: 10px; }
        body.page-template-home .section-box .full-bg .title-box .h-group h5 {
          max-width: 295px;
          line-height: 32px; }
      body.page-template-home .section-box .full-bg .title-box i {
        font-size: 17px; }
    body.page-template-home footer {
      display: none; }
    body.page-template-home:not(.wp-mask-away) .slider {
      z-index: auto; }
      body.page-template-home:not(.wp-mask-away) .slider .slick-dots {
        z-index: 100; }
    body.page-template-home:not(.wp-mask-away) footer {
      opacity: 0; }
    body:not(.page-template-home) main {
      padding-left: 0; }
    body:not(.page-template-home) .section-box .full-bg {
      height: auto; }
      body:not(.page-template-home) .section-box .full-bg .title-box {
        position: relative;
        height: 100%;
        padding: 30px 30px;
        top: 0;
        -webkit-transform: translate(0, 0) !important;
        -moz-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important; }
        body:not(.page-template-home) .section-box .full-bg .title-box h2, body:not(.page-template-home) .section-box .full-bg .title-box h3, body:not(.page-template-home) .section-box .full-bg .title-box h4, body:not(.page-template-home) .section-box .full-bg .title-box h5 {
          max-width: 295px;
          margin-bottom: 40px;
          line-height: 1.4; }
        body:not(.page-template-home) .section-box .full-bg .title-box h2 {
          font-size: 20px; }
        body:not(.page-template-home) .section-box .full-bg .title-box p {
          max-width: 310px; }
        body:not(.page-template-home) .section-box .full-bg .title-box i {
          font-size: 17px; }
    body:not(.page-template-home) .roller {
      padding-left: 0px; }
    body.canvas-slid, body.canvas-sliding {
      left: 0 !important;
      right: 0 !important;
      top: 0 !important;
      bottom: 0 !important;
      overflow: visible; }
      body.canvas-slid header, body.canvas-sliding header {
        left: 0 !important;
        right: 0 !important; }
        body.canvas-slid header nav, body.canvas-sliding header nav {
          right: 0 !important;
          width: 100%;
          top: 0px !important;
          height: 100%; }
      body.canvas-slid .mask-open-menu, body.canvas-sliding .mask-open-menu {
        display: none; }
      body.canvas-slid #wpadminbar, body.canvas-sliding #wpadminbar {
        width: 100%;
        left: 0 !important;
        top: 0 !important;
        position: fixed; }
      body.canvas-slid .navbar-toggle, body.canvas-sliding .navbar-toggle {
        position: absolute; }
      body.canvas-slid header .navmenu-brand .img-brand, body.canvas-sliding header .navmenu-brand .img-brand {
        height: 50px;
        width: 81px; }
      body.canvas-slid .navmenu-brand, body.canvas-sliding .navmenu-brand {
        padding-left: 0;
        width: 80px; }
        body.canvas-slid .navmenu-brand img, body.canvas-sliding .navmenu-brand img {
          height: 50px; }
      body.canvas-slid header, body.canvas-sliding header {
        margin-top: 0; }
      body.canvas-slid footer, body.canvas-sliding footer {
        visibility: hidden; }
    body.nav-visible .logo-slide {
      z-index: 99999; }
    body.nav-visible .logo-nav-open {
      opacity: 1 !important; }
    body.page-template-opportunities main {
      height: auto; }
  .navbar-default {
    width: 100%; }
  .intro-mask .center-img {
    width: 216px;
    height: 133px; }
  .logo-nav-open {
    opacity: 0 !important; }
  header {
    width: 100%;
    height: 65px;
    background: url(assets/img/light-beige.jpg);
    position: absolute !important; }
    header .navbar {
      width: 100%;
      top: 0px !important;
      height: 65px;
      margin-bottom: 0; }
      header .navbar .navbar-toggle {
        position: absolute;
        right: 18px;
        top: calc(50% + 22px);
        left: auto !important; }
    header .navmenu-brand {
      padding: 0;
      margin: -10px 0 0 -3px; }
    header .navbar-toggle .text-menu {
      margin-top: 7px; }
  a.logo-slide {
    position: absolute;
    left: 15px;
    z-index: 100; }
    a.logo-slide img {
      height: 70px; }
  .navmenu {
    left: -550px; }
    .navmenu ul {
      left: 40px;
      max-width: 300px; }
      .navmenu ul li a {
        font-size: 31px;
        padding: 0px 15px 0 10px; }
  h1 {
    font-size: 35px; }
  h2 {
    font-size: 29px; }
  h3 {
    font-size: 25px; }
  h4 {
    font-size: 20px; }
  h5 {
    font-size: 16px; }
  .navmenu ul {
    top: calc(50% + 30px); }
  main {
    height: auto; }
    main .full-bg {
      padding-left: 0; }
      main .full-bg .title-box .h-group {
        margin-bottom: 20px !important; }
    main .section-type-one .slider .slide {
      background-size: cover !important; }
      main .section-type-one .slider .slide .title-box h2 {
        margin-bottom: 25px; }
      main .section-type-one .slider .slide .h-group {
        margin-bottom: 35px; }
  .page-template-contact main {
    height: auto; }
  footer {
    position: relative;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: -53px;
    margin-bottom: 35px;
    bottom: auto;
    background: transparent; }
    footer .pull-right {
      float: initial !important;
      text-align: center; }
    footer p {
      margin-bottom: 0px; }
  /*========================What we do==========================*/
  .section-animate .title-box {
    opacity: 1; }
  .section-dif-opac h2 span {
    opacity: 1; }
  .with-padding {
    padding-left: 0 !important; }
  section .title-box {
    padding: 0; }
  .fp-tableCell {
    height: auto !important;
    position: relative;
    overflow: hidden; }
  .section-full-xs {
    height: 100%; }
  .fp-slidesContainer {
    width: auto !important; }
  section {
    height: auto !important; }
    section.slider-section .slide {
      width: 100% !important; }
  .double-col .col-sm-12 {
    width: 100% !important; }
  .double-col .third-sm {
    height: auto; }
  .icon-group {
    width: 100px; }
    .icon-group span {
      width: calc(50% - 11px); }
  .section-type-six .title-box {
    top: auto; }
  .section-type-six .full-bg {
    position: relative;
    top: auto;
    min-height: 300px !important; }
  .section-type-six.slider-section .slide {
    position: relative; }
  .section-type-six .quarter-sm {
    max-height: none; }
  .col-sm-12, .col-sm-6, .slide {
    overflow: visible; }
  .section-animate.active-visible .animate-bg {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
  .fp-scrollable {
    height: auto !important; }
  .fp-tableCell {
    height: auto !important; }
  .section-type-two {
    height: auto !important; }
    .section-type-two .full-bg .title-box {
      opacity: 1;
      padding: 120px 10px 50px !important; }
      .section-type-two .full-bg .title-box h3 {
        margin-bottom: 0 !important; }
  .section-type-four .full-bg .title-box h2 {
    font-size: 20px;
    max-width: 285px !important; }
  .section-type-five .full-bg .title-box h4 {
    margin-bottom: 25px !important; }
    .section-type-five .full-bg .title-box h4:nth-child(2) {
      margin-bottom: 35px !important; }
  .section-type-five .btn-fob {
    margin-bottom: 50px; }
  .animate-bg {
    background-position: 50% 50%; }
  .section-type-ten .full-bg .title-box {
    padding: 30px 15px 20px 15px !important; }
    .section-type-ten .full-bg .title-box p {
      font-size: 11px;
      max-width: 280px !important; }
      .section-type-ten .full-bg .title-box p.font-xs {
        font-size: 12px; }
  /*========================Campaigns==========================*/
  .section-type-eleven .full-bg .title-box {
    padding: 170px 20px 120px !important; }
    .section-type-eleven .full-bg .title-box h3 {
      margin-bottom: 0 !important; }
  .section-type-eleven .animate-bg {
    background-position: 50% 50% !important; }
  .section-type-thirteen .full-bg .title-box, .section-type-fourteen .full-bg .title-box, .section-type-fifteen .full-bg .title-box, .section-type-sixteen .full-bg .title-box {
    padding: 40px 30px !important; }
    .section-type-thirteen .full-bg .title-box h3, .section-type-fourteen .full-bg .title-box h3, .section-type-fifteen .full-bg .title-box h3, .section-type-sixteen .full-bg .title-box h3 {
      font-size: 29px; }
    .section-type-thirteen .full-bg .title-box h5, .section-type-fourteen .full-bg .title-box h5, .section-type-fifteen .full-bg .title-box h5, .section-type-sixteen .full-bg .title-box h5 {
      max-width: 294px !important;
      margin-bottom: 0 !important; }
    .section-type-thirteen .full-bg .title-box.support-xs, .section-type-fourteen .full-bg .title-box.support-xs, .section-type-fifteen .full-bg .title-box.support-xs, .section-type-sixteen .full-bg .title-box.support-xs {
      padding: 75px 10px !important; }
      .section-type-thirteen .full-bg .title-box.support-xs h5, .section-type-fourteen .full-bg .title-box.support-xs h5, .section-type-fifteen .full-bg .title-box.support-xs h5, .section-type-sixteen .full-bg .title-box.support-xs h5 {
        margin-bottom: 55px !important;
        font-size: 20px; }
      .section-type-thirteen .full-bg .title-box.support-xs i, .section-type-fourteen .full-bg .title-box.support-xs i, .section-type-fifteen .full-bg .title-box.support-xs i, .section-type-sixteen .full-bg .title-box.support-xs i {
        margin-bottom: 50px !important; }
  /*========================Who we are==========================*/
  .title-xs {
    color: #85322a;
    font-size: 29px;
    margin-bottom: 35px;
    text-align: center; }
  .section-type-seventeen .col-sm-6.pull-left, .section-type-eighteen .col-sm-6.pull-left {
    width: 100%; }
  .section-type-seventeen .full-bg .title-box, .section-type-eighteen .full-bg .title-box {
    padding: 45px 35px 50px !important; }
    .section-type-seventeen .full-bg .title-box blockquote, .section-type-eighteen .full-bg .title-box blockquote {
      margin-bottom: 10px !important; }
    .section-type-seventeen .full-bg .title-box.pad-xs, .section-type-eighteen .full-bg .title-box.pad-xs {
      padding: 150px 35px 65px 35px !important; }
      .section-type-seventeen .full-bg .title-box.pad-xs h3, .section-type-eighteen .full-bg .title-box.pad-xs h3 {
        margin-bottom: 0 !important; }
      .section-type-seventeen .full-bg .title-box.pad-xs i, .section-type-eighteen .full-bg .title-box.pad-xs i {
        margin-bottom: 80px !important; }
    .section-type-seventeen .full-bg .title-box h3, .section-type-eighteen .full-bg .title-box h3 {
      font-size: 29px; }
      .section-type-seventeen .full-bg .title-box h3.font-xs-head, .section-type-eighteen .full-bg .title-box h3.font-xs-head {
        font-size: 25px; }
    .section-type-seventeen .full-bg .title-box .icon-drawing-1, .section-type-eighteen .full-bg .title-box .icon-drawing-1 {
      font-size: 50px !important;
      margin-bottom: 0 !important; }
  .section-type-twentytwo .full-bg .title-box {
    padding: 50px 17px 55px 17px !important; }
    .section-type-twentytwo .full-bg .title-box h3 {
      font-size: 29px;
      margin-bottom: 30px !important; }
    .section-type-twentytwo .full-bg .title-box .icon-drawing-1 {
      font-size: 50px !important;
      margin-bottom: 0 !important;
      font-size: 17px; }
    .section-type-twentytwo .full-bg .title-box .board-title {
      margin-bottom: 35px; }
    .section-type-twentytwo .full-bg .title-box .board-group {
      margin-bottom: 25px; }
      .section-type-twentytwo .full-bg .title-box .board-group h5 {
        font-size: 20px;
        margin-bottom: 5px !important; }
      .section-type-twentytwo .full-bg .title-box .board-group p {
        font-size: 16px; }
  .details {
    text-align: center;
    padding: 50px 30px 120px; }
    .details .icon-drawing5 {
      right: 50%;
      top: auto;
      -webkit-transform: translate(50%, 0px);
      -moz-transform: translate(50%, 0px);
      -ms-transform: translate(50%, 0px);
      -o-transform: translate(50%, 0px);
      transform: translate(50%, 0px);
      bottom: -80px; }
    .details p {
      margin-bottom: 10px; }
  /*========================History of Bargello==========================*/
  .section-type-twentythree .full-bg .title-box {
    padding: 130px 20px 146px !important; }
    .section-type-twentythree .full-bg .title-box blockquote {
      margin-bottom: 10px !important; }
    .section-type-twentythree .full-bg .title-box h3 {
      max-width: 255px !important; }
      .section-type-twentythree .full-bg .title-box h3.font-xs-head {
        font-size: 25px;
        margin-bottom: 0px !important; }
    .section-type-twentythree .full-bg .title-box h5 {
      margin-bottom: 35px !important;
      font-size: 16px !important; }
  .section-type-twentyfour .title-box-extend h3, .section-type-twentyfive .title-box-extend h3 {
    font-size: 29px;
    margin-bottom: 25px; }
  .section-type-twentyfive .full-bg .title-box {
    padding: 30px 20px !important; }
    .section-type-twentyfive .full-bg .title-box h4 {
      margin-bottom: 30px !important;
      max-width: 310px !important; }
  .section-type-twentyseven .full-bg .title-box {
    padding: 90px 30px 95px 30px !important; }
    .section-type-twentyseven .full-bg .title-box h2 {
      font-size: 29px !important;
      margin-bottom: 20px !important; }
    .section-type-twentyseven .full-bg .title-box h3 {
      font-size: 20px !important;
      margin-bottom: 15px !important; }
    .section-type-twentyseven .full-bg .title-box .icon-drawing2 {
      margin-bottom: 25px !important; }
    .section-type-twentyseven .full-bg .title-box h5 {
      font-size: 13px !important;
      max-width: 295px !important;
      margin-bottom: 10px !important; }
  .section-type-twentynine .full-bg .title-box, .section-type-thirtyone .full-bg .title-box {
    padding: 32px 30px 20px 30px !important; }
    .section-type-twentynine .full-bg .title-box h2, .section-type-thirtyone .full-bg .title-box h2 {
      font-size: 29px !important;
      margin-bottom: 20px !important; }
    .section-type-twentynine .full-bg .title-box h3, .section-type-thirtyone .full-bg .title-box h3 {
      font-size: 20px !important;
      margin-bottom: 15px !important; }
    .section-type-twentynine .full-bg .title-box .icon-drawing2, .section-type-thirtyone .full-bg .title-box .icon-drawing2 {
      margin-bottom: 25px !important; }
    .section-type-twentynine .full-bg .title-box h5, .section-type-thirtyone .full-bg .title-box h5 {
      font-size: 13px !important;
      max-width: 295px !important;
      margin-bottom: 10px !important; }
      .section-type-twentynine .full-bg .title-box h5.margin-xs, .section-type-thirtyone .full-bg .title-box h5.margin-xs {
        margin-bottom: 25px !important; }
  .section-type-thirtytwo .full-bg .title-box {
    padding: 30px 50px 25px 50px !important; }
    .section-type-thirtytwo .full-bg .title-box h4 {
      margin-bottom: 10px !important; }
  .section-type-thirtytwo .title-box-extend h3 {
    font-size: 26px; }
  .section-type-thirtythree .full-bg .title-box, .section-type-thirtyfour .full-bg .title-box, .section-type-thirtyfive .full-bg .title-box {
    padding: 50px 20px !important; }
    .section-type-thirtythree .full-bg .title-box h3, .section-type-thirtyfour .full-bg .title-box h3, .section-type-thirtyfive .full-bg .title-box h3 {
      margin-bottom: 25px !important;
      font-size: 26px !important; }
    .section-type-thirtythree .full-bg .title-box h5, .section-type-thirtyfour .full-bg .title-box h5, .section-type-thirtyfive .full-bg .title-box h5 {
      margin-bottom: 0px !important;
      max-width: 287px !important; }
    .section-type-thirtythree .full-bg .title-box i, .section-type-thirtyfour .full-bg .title-box i, .section-type-thirtyfive .full-bg .title-box i {
      margin-bottom: 25px !important; }
  .section-type-thirtysix .full-bg .title-box h3 {
    margin-bottom: 25px !important; }
  .section-type-thirtysix .full-bg .title-box i {
    margin-bottom: 35px !important; }
  /*========================Support==========================*/
  .section-type-thirtyseven .full-bg .title-box {
    padding: 170px 20px 120px !important; }
    .section-type-thirtyseven .full-bg .title-box blockquote {
      margin-bottom: 0px !important; }
    .section-type-thirtyseven .full-bg .title-box h3 {
      margin-bottom: 0px !important; }
    .section-type-thirtyseven .full-bg .title-box h5 {
      margin-bottom: 40px !important; }
    .section-type-thirtyseven .full-bg .title-box .icon-group {
      margin-top: 0px; }
  .section-type-thirtyeight .full-bg .title-box, .section-type-thirtynine .full-bg .title-box, .section-type-forty .full-bg .title-box, .section-type-fortyone .full-bg .title-box {
    padding: 50px 20px 20px 20px !important; }
    .section-type-thirtyeight .full-bg .title-box h3, .section-type-thirtynine .full-bg .title-box h3, .section-type-forty .full-bg .title-box h3, .section-type-fortyone .full-bg .title-box h3 {
      margin-bottom: 20px !important; }
    .section-type-thirtyeight .full-bg .title-box h4, .section-type-thirtynine .full-bg .title-box h4, .section-type-forty .full-bg .title-box h4, .section-type-fortyone .full-bg .title-box h4 {
      margin-bottom: 20px !important; }
    .section-type-thirtyeight .full-bg .title-box i, .section-type-thirtynine .full-bg .title-box i, .section-type-forty .full-bg .title-box i, .section-type-fortyone .full-bg .title-box i {
      margin-bottom: 35px !important; }
    .section-type-thirtyeight .full-bg .title-box .membership, .section-type-thirtynine .full-bg .title-box .membership, .section-type-forty .full-bg .title-box .membership, .section-type-fortyone .full-bg .title-box .membership {
      margin-bottom: 30px; }
      .section-type-thirtyeight .full-bg .title-box .membership h5, .section-type-thirtynine .full-bg .title-box .membership h5, .section-type-forty .full-bg .title-box .membership h5, .section-type-fortyone .full-bg .title-box .membership h5 {
        margin-bottom: 15px !important;
        font-size: 16px !important; }
  .section-type-fortyone .full-bg .title-box {
    padding: 50px 20px 70px !important; }
  .popup-box {
    padding: 15px; }
    .popup-box h3 {
      margin-bottom: 20px;
      margin-top: 0; }
    .popup-box .icon-drawing2 {
      margin-bottom: 25px; }
    .popup-box p {
      margin-bottom: 10px; }
    .popup-box .mfp-close {
      bottom: 0px;
      right: 50%;
      top: auto;
      -webkit-transform: translate(50%, 0px);
      -moz-transform: translate(50%, 0px);
      -ms-transform: translate(50%, 0px);
      -o-transform: translate(50%, 0px);
      transform: translate(50%, 0px); }
  /*========================Insights==========================*/
  .section-type-fortythree {
    padding-bottom: 20px; }
    .section-type-fortythree .title-insights .icon-drawing2 {
      margin-bottom: 30px;
      font-size: 17px; }
    .section-type-fortythree .title-insights h3 {
      font-size: 29px;
      margin-top: 0; }
    .section-type-fortythree .title-insights h5 {
      margin-bottom: 25px;
      margin-top: 0;
      font-size: 20px !important; }
    .section-type-fortythree .wrapper-col .wrapper-text {
      padding: 18px 15px 45px; }
  /*========================Contact==========================*/
  .section-type-fortyfour {
    min-height: 100%; }
    .section-type-fortyfour .full-bg {
      min-height: 100%; }
      .section-type-fortyfour .full-bg .title-box {
        padding: 122px 20px 18px !important;
        z-index: 1 !important; }
        .section-type-fortyfour .full-bg .title-box .icon-drawing2 {
          margin-bottom: 60px !important; }
        .section-type-fortyfour .full-bg .title-box h5 {
          font-size: 20px;
          margin-bottom: 25px !important; }
        .section-type-fortyfour .full-bg .title-box address {
          margin-bottom: 20px; }
          .section-type-fortyfour .full-bg .title-box address h6 {
            font-size: 16px; }
          .section-type-fortyfour .full-bg .title-box address p {
            font-size: 13px; }
  .contact-form-wrapper {
    margin-top: 80px;
    margin-bottom: 0px; }
    .contact-form-wrapper .form-control {
      max-width: 100%; }
    .contact-form-wrapper textarea {
      min-width: 0; }
  .section-box .full-bg .title-box ul {
    margin-bottom: 25px;
    margin-top: 35px; }
    .section-box .full-bg .title-box ul li {
      margin-bottom: 25px; }
  /*========================Single==========================*/
  .title-post {
    padding-top: 80px; }
    .title-post h3 {
      margin-bottom: 30px; }
    .title-post i {
      margin-bottom: 0px; }
  .content h3 {
    padding-top: 0px;
    margin-bottom: 20px;
    margin-top: 0; }
  .content p {
    margin-bottom: 15px; }
  .content .name {
    margin-bottom: 0; }
  .title-box h5 {
    font-size: 20px !important;
    margin-bottom: 25px !important;
    max-width: 310px !important; }
  /*================================= WHO WE ARE PAGE =============================*/
  .full-height.section-type-two .full-bg .title-box {
    padding: 120px 10px 93px !important; }
  .full-height h3 {
    font-size: 35px; }
  .board-wrapper {
    padding: 0;
    padding-top: 90px; }
  .board-title-box {
    margin-bottom: 35px; }
    .board-title-box h3 {
      font-size: 35px; }
  .person-box {
    padding: 29px 0 29px;
    text-align: center; }
  .board-item {
    padding: 10px 0; }
  .board-item-tab {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 34px 0px 48px; }
  .mfp-bg, .mfp-wrap {
    left: 0; }
  .mfp-container {
    padding: 0; }
  .mfp-content {
    height: auto; }
    .mfp-content .row .person-description {
      position: relative;
      top: auto;
      right: auto;
      height: auto;
      width: 100%; }
    .mfp-content .board-item-tab {
      padding: 50px 0 35px;
      position: relative;
      width: auto;
      top: auto;
      left: auto;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
    .mfp-content .content {
      padding: 35px 15px; }
      .mfp-content .content p {
        font-size: 18px; }
  body.admin-bar .mfp-content {
    height: auto; }
  .support-box {
    margin-top: 0;
    margin-bottom: 95px; }
    .support-box .support-box-img {
      line-height: 1;
      margin-bottom: 30px; }
  body.page-template-whoweare footer {
    position: relative;
    margin-top: 0; }
  /*================================= INCENTIVES PAGE =============================*/
  section.normal-scroll-section {
    padding: 100px 0 50px; }
  .list-content-block h2 {
    font-size: 35px !important; }
  /*================================= OPPORTUNITIES PAGE =============================*/
  .section-type-two .animate-bg {
    display: none; }
  .page-title-box {
    padding: 135px 0 0; }
    .page-title-box h2 {
      color: #85322a;
      margin-bottom: 43px;
      font-size: 35px; }
    .page-title-box .icon-group {
      width: 125px;
      margin-bottom: 50px; }
      .page-title-box .icon-group span {
        background-color: #c26b11 !important;
        width: calc(50% - 18px); }
      .page-title-box .icon-group i {
        font-size: 22px;
        color: #c26b11; }
  .opportunity-block-text {
    padding: 50px 30px 50px; }
    .opportunity-block-text.opportunity-block-text-rel {
      padding-top: 0; }
  .opportunity-block-text .btn-fob {
    margin-right: 0px;
    min-width: 225px;
    margin-bottom: 30px; }
  .opportunity-block-text .btn-group {
    margin-top: 50px; }
  .center-pos-box-parent {
    height: 270px; }
  .btn-group .btn {
    float: none; }
  .members-title-box .icon-group span, .quote-box .icon-group span {
    width: calc(50% - 18px); }
  .mfp-content .popup-modal-dismiss {
    top: 25px; }
  .mfp-content .opportunity-block-text {
    padding: 50px 35px 110px; }
  .opportunity-block .quote-box {
    position: relative;
    top: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .members-wrapper {
    padding: 0px 20px 0px; }
  .member-box-title {
    padding-top: 46px; }
  .member-box {
    margin-bottom: 0px; }
  .menu-slider-wrapper {
    z-index: 200; }
    .menu-slider-wrapper .fp-tableCell {
      overflow: auto; }
    .menu-slider-wrapper .btn-text-pos br {
      display: none; }
  .menu-buttons-group {
    padding: 0 30px;
    margin-bottom: 90px; }
    .menu-buttons-group .btn-fob {
      margin-bottom: 30px; }
  .opportunity-block-text-content.pos-rel {
    padding: 0; }
    .opportunity-block-text-content.pos-rel.opportunity-block-text-abs {
      padding-top: 40px; }
      .opportunity-block-text-content.pos-rel.opportunity-block-text-abs h2 {
        margin-top: 0; }
  .col-fix {
    height: 270px; }
  .mfp-content .popup-modal-dismiss {
    right: 25px; }
  .mfp-content .opportunity-block {
    padding: 0; }
  .mfp-content .white-popup-block {
    position: relative;
    height: auto; }
  .mfp-content .members-wrapper {
    padding: 50px 20px 110px; }
  .quote-box {
    padding: 50px 20px 70px; }
  .members-title-box h3 {
    font-size: 35px;
    margin-top: 0; }
  .mfp-bg, .mfp-wrap {
    width: 100%; }
  section.section-dark .title-box {
    color: #85322a; }
  .section-type-six.slider-section .slide.prev {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .section-type-six.slider-section .slide.next {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  /*================================= BECOME A MEMBER PAGE =============================*/
  .member-menu-pages .menu-buttons-group {
    padding: 0 10px; }
  /*================================= MEMBER PAGE =============================*/
  .member-item-wrapper {
    padding: 0; }
    .member-item-wrapper > .container {
      padding: 0 30px; }
  .member-title-box h2 {
    font-size: 35px; }
  .member-title-box .icon-group span {
    width: calc(50% - 20px); }
  .member-menu-img {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 39px; }
  .member-subtitle-box {
    padding-left: 0px;
    padding-right: 0px; }
  .member-content-box-wrapper {
    margin-bottom: 0; }
    .member-content-box-wrapper .row > div:nth-last-child(1) a {
      margin-bottom: 0; }
  .button-group .btn-fob {
    margin: 0 0 30px 0; }
    .button-group .btn-fob:last-child {
      margin-bottom: 0; }
  .membership-item-wrapper {
    padding-bottom: 30px;
    padding-top: 30px; }
    .membership-item-wrapper .member-subtitle-box {
      margin-bottom: 38px; }
    .membership-item-wrapper .member-content-box-wrapper {
      margin-bottom: 0; }
  .level-item h4 {
    font-size: 30px; }
  section.member-menu .title-box {
    padding: 50px 10px !important; }
    section.member-menu .title-box h3 {
      font-size: 30px; }
  .membership-item-wrapper > .container {
    padding: 0 30px; }
  /*================================= EVENTS PAGE =============================*/
  .events-wrapper {
    padding: 135px 0 100px; }
    .events-wrapper .board-title-box i {
      margin-bottom: 0px; }
  /*================================= HISTORY PAGE =============================*/
  .content-with-title blockquote {
    margin-top: 100px;
    padding: 0; }
  .content-with-title.section-animate .title-box {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .content-with-title .icon-group {
    width: 125px; }
    .content-with-title .icon-group span {
      width: calc(50% - 18px); }
  .content-with-title:last-child .title-box {
    padding-bottom: 70px !important; }
  .vertical-half-slide-left, .vertical-half-slide-right {
    height: auto;
    padding: 30px 30px 40px; }
  section .vertical-half-slide .title-box {
    position: relative; }
  .title-box-static.bigger-font h3 {
    font-size: 30px; }
  .title-box-static .icon-group {
    margin-bottom: 20px; }
  .member-box br {
    display: none; }
  .list-col-modal {
    padding: 20px 10px; }
  .slides-content-wrapper .quote-content {
    background-image: url("assets/content/single-bg.png"), url("assets/img/bg-01.jpg"); }
    .slides-content-wrapper .quote-content .opac-dark {
      display: none; }
    .slides-content-wrapper .quote-content blockquote {
      color: #85322a; }
  .slides-content-wrapper blockquote {
    margin-bottom: 0 !important; }
  .slides-content-wrapper .icon-group {
    width: 125px; }
    .slides-content-wrapper .icon-group i {
      font-size: 17px; }
    .slides-content-wrapper .icon-group span {
      width: calc(50% - 18px); }
  .slides-content-wrapper .bg-fix-item .title-box {
    padding-bottom: 20px !important; }
    .slides-content-wrapper .bg-fix-item .title-box.light-text {
      color: #85322a; }
    .slides-content-wrapper .bg-fix-item .title-box.dark-text h4 {
      font-size: 20px; }
  main .slide:not(.vertical-slide) .title-box-wrapper,
  main section:not(.slides-content-wrapper) .title-box-wrapper {
    position: relative;
    min-height: 270px !important; }
    main .slide:not(.vertical-slide) .title-box-wrapper .title-box,
    main section:not(.slides-content-wrapper) .title-box-wrapper .title-box {
      position: absolute !important;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      width: 100%; }
      main .slide:not(.vertical-slide) .title-box-wrapper .title-box h2,
      main section:not(.slides-content-wrapper) .title-box-wrapper .title-box h2 {
        margin-bottom: 40px;
        font-size: 33px; }
      main .slide:not(.vertical-slide) .title-box-wrapper .title-box .icon-group,
      main section:not(.slides-content-wrapper) .title-box-wrapper .title-box .icon-group {
        margin-bottom: 0; }
  .bg-fix-item .img-double-wrapper {
    position: relative; }
  .bg-fix-item.vertical-slide .mobile-texture {
    background-image: url("assets/content/single-bg.png"), url("assets/img/bg-01.jpg") !important;
    color: #85322a; }
    .bg-fix-item.vertical-slide .mobile-texture h4 {
      color: #85322a; }
    .bg-fix-item.vertical-slide .mobile-texture .title-box.light-text .icon-group i {
      color: #c26b11 !important; }
    .bg-fix-item.vertical-slide .mobile-texture .title-box.light-text .icon-group span {
      background-color: #c26b11 !important; }
  .slicing-slide .pull-left, .slicing-slide .pull-right {
    float: none !important; }
  .slicing-slide .third-sm .full-bg, .slicing-slide .quarter-sm .full-bg {
    min-height: 180px; }
  .icon-group {
    width: 125px; }
    .icon-group i {
      font-size: 17px; }
    .icon-group span {
      width: calc(50% - 18px); }
  .slice-items .title-box {
    position: relative; }
    .slice-items .title-box .icon-group {
      width: 125px; }
      .slice-items .title-box .icon-group i {
        font-size: 17px; }
      .slice-items .title-box .icon-group span {
        width: calc(50% - 18px); }
  .img-double-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .vertical-slide .title-box {
    padding: 30px;
    position: relative;
    z-index: 100; }
  .vertical-slide .opac-dark {
    z-index: 1; }
  .bg-fix-item.vertical-slide .img-double-wrapper.visible-xs {
    min-height: 270px; }
    .bg-fix-item.vertical-slide .img-double-wrapper.visible-xs .title-box h2 {
      margin-bottom: 40px;
      margin-top: 55px; }
  .level-value h5::before, .level-value h5::after {
    width: 30px; }
  .level-value h5::before {
    left: -34px; }
  .level-value h5::after {
    right: -34px; }
  .side .title-box {
    padding: 40px 30px; }
  .vertical-slide.slide.smaller-font .title-box {
    padding: 40px 30px; }
    .vertical-slide.slide.smaller-font .title-box p, .vertical-slide.slide.smaller-font .title-box h2 {
      font-size: 20px;
      line-height: 25px;
      margin-bottom: 20px; }
  .to-top {
    background-image: url("assets/img/bg-01.jpg");
    background-size: 400px 400px;
    padding: 30px 0 100px;
    position: relative;
    z-index: 100; }
  .opportunity-block-text .opportunity-block-text-content h2 {
    margin-top: 20px; }
  .btn-fob .btn-fob-text.btn-fob-text-big {
    min-height: 0px;
    line-height: 1.2em; }
    .btn-fob .btn-fob-text.btn-fob-text-big .btn-text-pos {
      max-width: none; }
  .level-item .price .value {
    font-size: 20px; }
  .board-wrapper .list-col-modal {
    margin-bottom: 35px; }
  .board-item {
    margin-bottom: 15px; }
  .slice-mobile-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  /*==== fob theme ====*/
  .buttons-linked-group .btn-fob {
    margin: 0 0 15px; }
  .buttons-caption {
    margin-bottom: 15px; } }

@media (max-width: 359px) {
  .navmenu ul {
    left: 37px; }
    .navmenu ul li a {
      font-size: 25px; } }

/*==========================================ADMIN BAR============================================*/
@media (max-width: 783px) {
  body.admin-bar .navbar {
    top: 46px; }
  body.admin-bar .logo-slide {
    top: 66px; }
  body.admin-bar .mfp-content .white-popup-block {
    margin-top: 14px; }
  body.admin-bar .menu-slide {
    height: calc(33% - 12px) !important; }
  .menu-slide {
    height: calc(33.333%) !important; } }

@media (max-width: 600px) {
  header.affix {
    top: 0 !important; }
  header.affix-top {
    position: relative;
    top: 0 !important; }
  .mfp-content .white-popup-block {
    margin-top: 0px; } }

/*.slider{
	visibility: hidden;
	&.slick-initialized{
			visibility: visible;
			@include transition(all, 0s, linear, 3s);
		}
}*/
.justify-md {
  text-align: justify;
  text-align-last: center;
  display: block; }

@media (max-width: 768px) {
  .justify-md {
    text-align: center;
    display: block; } }

/*# sourceMappingURL=style.css.map */
