/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
body {
  color: #414967;
  font-size: 1em;
  line-height: 1.4;
  background: #f5ed73;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
  font-family: "ABC Favorit Unlicensed Trial";
  src: url("../fonts/ABCFavorit-Regular.eot");
  src: url("../fonts/ABCFavorit-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ABCFavorit-Regular.woff2") format("woff2"),
    url("../fonts/ABCFavorit-Regular.woff") format("woff"),
    url("../fonts/ABCFavorit-Regular.ttf") format("truetype"),
    url("../fonts/ABCFavorit-Regular.svg#ABCFavorit-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ABC Favorit Unlicensed Trial Book";
  src: url("../fonts/ABCFavorit-Book.eot");
  src: url("../fonts/ABCFavorit-Book.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ABCFavorit-Book.woff2") format("woff2"),
    url("../fonts/ABCFavorit-Book.woff") format("woff"),
    url("../fonts/ABCFavorit-Book.ttf") format("truetype"),
    url("../fonts/ABCFavorit-Book.svg#ABCFavorit-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ABC Favorit Unlicensed Trial Light";
  src: url("../fonts/ABCFavorit-Light.eot");
  src: url("../fonts/ABCFavorit-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ABCFavorit-Light.woff2") format("woff2"),
    url("../fonts/ABCFavorit-Light.woff") format("woff"),
    url("../fonts/ABCFavorit-Light.ttf") format("truetype"),
    url("../fonts/ABCFavorit-Light.svg#ABCFavorit-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ABC Favorit Unlicensed Trial Bold";
  src: url("../fonts/ABCFavorit-Bold.eot");
  src: url("../fonts/ABCFavorit-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ABCFavorit-Bold.woff2") format("woff2"),
    url("../fonts/ABCFavorit-Bold.woff") format("woff"),
    url("../fonts/ABCFavorit-Bold.ttf") format("truetype"),
    url("../fonts/ABCFavorit-Bold.svg#ABCFavorit-Bold") format("svg");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ABC Favorit Unlicensed Med";
  src: url("../fonts/ABCFavorit-Medium.eot");
  src: url("../fonts/ABCFavorit-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ABCFavorit-Medium.woff2") format("woff2"),
    url("../fonts/ABCFavorit-Medium.woff") format("woff"),
    url("../fonts/ABCFavorit-Medium.ttf") format("truetype"),
    url("../fonts/ABCFavorit-Medium.svg#ABCFavorit-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stanley Bold";
  src: url("../fonts/88149019f7379b027b49002a4be54fef.eot"); /* IE9*/
  src: url("../fonts/88149019f7379b027b49002a4be54fef.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/88149019f7379b027b49002a4be54fef.woff2")
      format("woff2"),
    /* chrome、firefox */ url("../fonts/88149019f7379b027b49002a4be54fef.woff")
      format("woff"),
    /* chrome、firefox */ url("../fonts/88149019f7379b027b49002a4be54fef.ttf")
      format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
      url("../fonts/88149019f7379b027b49002a4be54fef.svg#Stanley Bold")
      format("svg"); /* iOS 4.1- */
}

a {
  text-decoration: none;
}

.section {
  font-family: "ABC Favorit Unlicensed Trial Book";
  color: #111;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 0;
  font-weight: normal;
}

.tribe-common-form-control-text__input,
.input-text {
  background: #eee !important;
}

.tribe-common-form-control-text__input:focus,
.input-text:focus {
  color: #111 !important;
}

.inner_section {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.two_sectrions {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  line-height: 24px;
  justify-content: space-between;
}

.inner_section_2 {
  position: absolute;
  left: 5%;
  top: 50%;
  font-family: "ABC Favorit Unlicensed Med";
  transform: translate(0, -50%);
  font-size: 18px;
  line-height: 24px;
  color: white;
}

.program_block {
  display: block;
  position: relative;
  width: 49%;
  margin-bottom: 2%;
}

.prog_texts {
  position: absolute;
  left: 50%;
  text-align: center;
  font-family: "ABC Favorit Unlicensed Med";
  z-index: 100;
  color: white;
  font-size: 16px;
  line-height: 22px;
  width: 90%;
  max-width: 400px;
  top: 50%;
  transform: translate(-50%, -50%);
}

.prog_texts strong {
  display: block;
  font-weight: normal;
  font-size: 62px;
  line-height: 64px;
  margin-bottom: 20px;
}

.program_block .inside_img::after {
  content: "";
  display: block;
  padding-bottom: 80%;
}
.inner_section h2 {
  width: 100%;
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 48px;
  margin-bottom: 20px;
}

.image_only_block {
  position: relative;
  height: 100vh;
  max-height: 450px;
}

.header_hero {
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 16px;
  position: absolute;
  left: 50%;
  z-index: 100;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #f5ed73;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}

.asteriks {
  line-height: 22px;
  margin-top: 10px;
  font-family: "ABC Favorit Unlicensed Trial";
  font-size: 14px;
  margin-bottom: 10px;
}

.bio_block2 {
  text-align: left;
  width: 33%;
  font-family: "ABC Favorit Unlicensed Trial";
  font-size: 14px;
  margin-top: 60px;
  line-height: 18px;
}

.aff_block .btn {
  margin-left: auto;
  margin-right: auto;
}

.aff_img {
  margin-bottom: 30px;
}

.aff_block {
  text-align: center;
  width: 30%;
}

.abt_block {
  text-align: left;
  width: 20%;
  font-family: "ABC Favorit Unlicensed Trial";
  font-size: 14px;
  margin-top: 60px;
  line-height: 18px;
}

.bio_block2 strong,
.abt_block strong {
  font-weight: normal;
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px;
  display: block;
}

.bio_block {
  width: 22%;
  font-family: "ABC Favorit Unlicensed Trial";
  text-align: center;
  font-size: 14px;
  margin-top: 60px;
  line-height: 18px;
}

.bio_img .inside_img {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.bio_text {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.bio_img .inside_img:hover {
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
}

.bio_img .inside_img::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.bio_block strong {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
  margin-top: 20px;
  display: block;
  font-family: "ABC Favorit Unlicensed Med";
  font-weight: normal;
}

.bio_block span {
  text-transform: uppercase;
  font-size: 12px;
  display: block;
  font-family: "ABC Favorit Unlicensed Med";
  margin-bottom: 10px;
}

.hidden_hero {
  opacity: 0;
  margin-top: 60px;
}

.hero_overlayer {
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: #111;
  opacity: 0.2;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.memb_blocks {
  width: 100%;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mem_block {
  text-align: center;
  margin-top: 80px;
  width: 22%;
}

.mem_img {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}

.mem_block strong {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
  margin-top: 20px;
  display: block;
  font-family: "ABC Favorit Unlicensed Med";
  font-weight: normal;
}

.btn_holder a {
  width: 240px;
}

.text ul {
  padding-left: 20px;
  margin-top: 0;
}

.text ul li {
  margin-bottom: 10px;
}

.header_hero h1 {
  font-weight: normal;
  font-size: 95px;
  line-height: 100px;
  margin-top: 10px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 0;
}

.header {
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 48px;
}

.mover_type {
  height: 135px;
  pointer-events: none;
}

.list-aggregate {
  padding: 0;
  margin: 0;
}

.scrolling_text {
  width: 100%;
  color: #111;
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 200px !important;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
}

.scrolling_text li {
  color: #111;
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 140px !important;
  text-transform: uppercase;
  line-height: 150px;
}

.two_sectrions h3 {
  width: 100%;
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 48px;
  line-height: 52px;
  margin-bottom: 20px;
}

.full_block h3 {
  width: 100%;
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 48px;
  line-height: 52px;
  margin-bottom: 20px;
}

.text {
  width: 90%;
  max-width: 650px;
  font-size: 18px;
  line-height: 24px;
  font-family: "ABC Favorit Unlicensed Trial";
}

.text strong {
  font-family: "ABC Favorit Unlicensed Trial Bold";
  font-weight: normal;
}

.mover_type2 {
  height: 610px;
}

.divieer {
  width: 83%;
  margin-left: auto;
  margin-right: auto;
  height: 6px;
  background: #111;
}

.scrolling_header {
  padding-top: 160px;
  width: 120%;
  margin-left: -10%;
}

.scrolling_images {
  width: 100%;
  color: #111;
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 160px;
  text-transform: uppercase;
  padding-top: 0px;
  padding-bottom: 10px;
  position: relative;
  pointer-events: none;
}

.tops {
  margin-top: 80px;
  margin-bottom: 60px;
}

.tops,
.bots {
  display: flex;
  width: 870px;
  margin-right: 60px;
  justify-content: space-between;
  align-items: center;
  height: 200px;
}

.n_img {
  width: 30%;
}

.n_heads {
  position: relative;
  width: 60%;
  font-size: 70px;
  line-height: 70px;
  font-family: "ABC Favorit Unlicensed Med" !important;
  text-transform: uppercase;
  color: #111;
}

.inner_head {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.arro {
  position: absolute;
  top: 50%;
  width: 20px;
  right: 10px;
  transform: translate(0, -50%);
}

.arrow_over {
  position: absolute;
  left: 0;
  top: 5px;
  width: 100%;
  z-index: 10;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.fat-l {
  float: left;
}

.captopm {
  font-size: 14px;
  font-family: "ABC Favorit Unlicensed Trial Book";
  margin-top: 15px;
}
.captopm b {
  font-weight: normal;
  font-family: "ABC Favorit Unlicensed Med";
}
.btn {
  font-size: 16px;
  text-transform: uppercase;
  padding: 7px 60px 7px 15px;
  position: relative;
  display: block;
  font-family: "ABC Favorit Unlicensed Trial Bold";
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.btn:hover > .arro .arrow_over {
  opacity: 1;
}

.btn:hover {
  background: #111;
  color: #f5ed73;
}

.program_block:hover > .hero_overlayer {
  background: #5462ad;
  opacity: 0.9;
}

.program_block:hover > .prog_texts .btn {
  opacity: 1;
  max-height: 100px;
  margin-top: 30px;
}

.prog_texts .btn {
  margin-left: auto;
  opacity: 0;
  max-height: 0;
  margin-top: 0;
  overflow: hidden;
  margin-right: auto;
}

.yellow_bg .btn {
  background: #111;
  color: #f5ed73;
}

.yellow_bg .btn:hover {
  background: #5462ad;
}

.btn {
  background: #f5ed73;
  color: #111;
  display: table;
  margin-top: 30px;
}

.line {
  width: 100%;
  margin-bottom: 40px;
  height: 1px;
  background: #111;
}

.img {
  width: 25%;
}

h4 {
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 35px;
}
.img2 {
  width: 30%;
}
.text2 {
  width: 66%;
  max-width: 1050px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 18px;
  line-height: 24px;
  font-family: "ABC Favorit Unlicensed Trial";
}

.leve_img {
  width: 100%;
  display: block;
  margin-bottom: 30px;
  background: #eee;
}

.leve_img::after {
  content: "";
  display: block;
  padding-bottom: 70%;
}

.text_columns {
  width: 47%;
}

.text3 {
  width: 62%;
  max-width: 750px;
  font-size: 18px;
  line-height: 24px;
  font-family: "ABC Favorit Unlicensed Trial";
}

.levels_blocks {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.levels_block {
  width: 25%;
}

.abt_blocks {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.fixed_menu {
  font-family: "ABC Favorit Unlicensed Trial Bold";
  color: #111;
  position: fixed;
  font-size: 16px;
  top: 0;
  z-index: 200;
  padding-left: 5%;
  align-items: center;
  padding-right: 5%;
  display: flex;
  left: 0;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}

.fixed_body {
  height: 100vh;
  overflow: hidden;
}

.hero_logo {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 101;
  transform: translate(-50%, -50%);
  max-width: 650px;
  width: 90%;
  display: flex;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  align-items: center;
}

#logo_animation {
  width: 100%;
}

.hiddens {
  display: none;
}

.animated_logo {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.logo1 {
  width: 70%;
}

.logo2 {
  width: 20%;
}

.noshows {
  opacity: 0;
}

.opening_side {
  position: absolute;
  height: 100%;
  z-index: 10;
  width: 50%;
}

.animatied {
  -webkit-transition: all 3s ease-in-out;
  -moz-transition: all 3s ease-in-out;
  -o-transition: all 3s ease-in-out;
}

.animatied2 {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

.fills {
  position: absolute;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  width: 100%;
}

.upmenu {
  top: -180px !important;
}

.left_side.opens {
  left: 0 !important;
}

.right_side.opens {
  right: 0 !important;
}

.left_side {
  left: -50%;
}
.right_side {
  right: -50%;
}

.logo {
  width: 10%;
  display: inline-block;
}

.menu_bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.side_buttons {
  width: 25%;
  display: inline-block;
  text-align: right;
  position: relative;
  z-index: 100;
}

.logo img {
  width: 95px;
}

.hamburger {
  width: 30px;
  position: relative;
  display: inline-block;
  height: 20px;
  margin-top: 3px;
  margin-left: 20px;
  vertical-align: middle;
  cursor: pointer;
  z-index: 1350;
  pointer-events: all;
}

/* Icon 1 */

.nav-icon {
  width: 100%;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.nav-icon span {
  display: block;
  position: absolute;
  background: #111;
  height: 1.5px;
  width: 100%;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

/* Icon 3 */

.nav-icon span:nth-child(1) {
  top: 0px;
}

.nav-icon span:nth-child(2) {
  top: 8px;
}

.nav-icon span:nth-child(3) {
  top: 16px;
}

.nav-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}

.nav-icon.open span:nth-child(2),
.nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 7px;
}
.menu {
  margin-left: auto;
  margin-right: auto;
  width: 60%;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
}

.menu_btn {
  z-index: 5;
  color: #111 !important;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  margin-left: 3.5%;
  margin-right: 3.5%;
  font-display: 20px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.menu_btn:hover {
  color: #f5ed73 !important;
}

.inactives .drop_down {
  max-height: 0 !important;
  pointer-events: none;
}

.inactives .drop_hover {
  color: #111 !important;
}

.drop_hover {
  cursor: pointer;
  color: #f5ed73;
}
.drop_down {
  padding-top: 20px;
  pointer-events: all;
  position: absolute;
  width: 220px;
  top: 50px;
  max-height: 1000px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  z-index: 100;
  left: 50%;
  transform: translate(-50%, 0%);
}

.inactives .mob_drop_down {
  max-height: 0 !important;
  pointer-events: none;
}

.mob_drop_down {
  max-height: 1000px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.inner_drops {
  width: 100%;
  text-align: center;
  padding: 30px;
  padding-top: 0;
  box-sizing: border-box;
}

.inner_drops a:first-child {
  border-top: 1px solid #111;
}

.inner_drops a {
  font-size: 14px;
  text-transform: none;
  color: #111;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #111;
}

.inner_drops a:hover {
  color: #f5ed73;
}

.cont_blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 550px;
  margin-top: 30px;
}

.text_block {
  box-sizing: border-box;
  width: 40%;
  padding: 5%;
  max-height: 450px;
  height: 100vh;
  position: relative;
}

.img_block {
  width: 60%;
  max-height: 450px;
  height: 100vh;
}

.vide {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.video {
  width: 55%;
}

.video_text {
  width: 40%;
}

.video_text {
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 16px;
  color: white;
  line-height: 22px;
}

.block_text {
  position: absolute;
  bottom: 15%;
  width: 75%;
}
.menu_btn2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #111 !important;
  margin-right: 20px;
  padding: 7px 50px 7px 20px;
  position: relative;
  display: inline-block;
  font-family: "ABC Favorit Unlicensed Trial Bold";
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.menu_btn2:hover {
  background: #111 !important;
  color: #f5ed73 !important;
}
.menu_btn2:hover > .arro .arrow_over {
  opacity: 1;
}
.search {
}

.hero {
  height: 100vh;
  position: relative;
}

.post {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #111;
}

.footer_inner {
  display: flex;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  font-family: "ABC Favorit Unlicensed Med";
  color: #222;
  justify-content: space-between;
  width: 100%;
  margin-top: 80px;
}

.foot_column1,
.foot_column {
  font-family: "ABC Favorit Unlicensed Trial";
  font-size: 14px;
  line-height: 22px;
}

.foot_column1 {
  width: 21%;
}

.foot_btn {
  display: block;
  margin-bottom: 5px;
}
.foot_column1 strong,
.foot_column strong {
  font-weight: normal;
  font-family: "ABC Favorit Unlicensed Med";
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}

.copyright {
  padding-bottom: 60px;
  width: 100%;
  text-align: center;
  font-size: 8px;
  line-height: 16px;
  margin-top: 60px;
}

.foot_column1 a,
.foot_column a {
  color: #111;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  box-sizing: border-box;
  border-radius: 0;
}

.signups {
  width: 80%;
  font-family: "ABC Favorit Unlicensed Trial Bold";
  font-size: 22px;
}
.view_all {
  width: 100%;
}
.field {
  width: 100%;
  position: relative;
  margin-top: 20px;
}

.send_btn {
  position: absolute;
  width: 25px;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
}

.signup {
  font-family: "ABC Favorit Unlicensed Trial";
  width: 100%;
  font-size: 18px;
  border: none;
  background: white;
  padding: 20px 20px;
}

.socials {
  margin-top: 65px;
  width: 12%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.social_btn {
  width: 25px;
}
::-webkit-input-placeholder {
  /* Edge */
  color: #888;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #888;
}

::placeholder {
  color: #888;
}
.post_date {
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 16px;
  width: 10%;
}

.post_head {
  font-family: "ABC Favorit Unlicensed Med";
  font-size: 56px;
  line-height: 64px;
  color: #111;
  width: 45%;
}

.post_text {
  font-size: 18px;
  width: 35%;
  line-height: 24px;
  font-family: "ABC Favorit Unlicensed Trial";
}

#news_gallery .col-lg-4 {
  width: 98% !important;
  max-width: none !important;
  flex: none !important;
  padding-bottom: 40px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-bottom: 1px solid #111;
}

#news_gallery .event-button {
  display: none !important;
}

#news_gallery .event-text-container {
  margin-bottom: 0px;
  bottom: auto !important;
}

#news_gallery .featured-events-block h3.programs-title {
  font-size: 46px;
  width: 45%;
}

.sponsor-images .spon-img img {
 /* mix-blend-mode: darken; */
  background-color: white;
}
#news_gallery .event-text-container {
  width: 100% !important;
  position: relative !important;
  padding: 0 !important;
  background: none !important;
  margin-left: 0%;
  display: flex;
  justify-content: space-between;
  text-align: left !important;
  font-family: "ABC Favorit Unlicensed Med" !important;
}

#filter {
  display: none !important;
}

.vc_custom_1419328663991 {
  background-color: #52b47d !important;
}

.vc_custom_heading h4 {
  font-size: 28px;
}

/* .vc_gitem_row .vc_gitem-col{
	padding: 30px 0 !important; 
} */

.yellow_bg {
  background: #f5ed73;
}

.purple_bg {
  background: #5462ad;
}

.orange_bg {
  background: #d95334;
}

.green_bg {
  background: #52b47d;
}

.pink_bg {
  background: #e84a9a;
}

.black_bg {
  background: black;
}

.black_bg .header {
  color: white;
}

.black_bg .line {
  background: white;
}

.purple_bg .menu_btn2 {
  background: #f5ed73;
}

.mobile {
  display: none;
}

.arrow-down {
  width: 0;
  height: 0;
  vertical-align: middle;
  margin-top: -4px;
  margin-left: 10px;
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #f5ed73;
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.inactives .arrow-down {
  transform: rotate(0deg) !important;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #111 !important;
}

.inner_menu {
  max-height: 100vh;
  overflow: scroll;
  padding-top: 20px;
}

.text_big {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 30px;
}

.text_big a {
  margin-right: 20px;
}

.text_big strong,
.levels_blocks strong {
  width: 100%;
  font-family: "ABC Favorit Unlicensed Med";
  font-weight: normal;
  display: block;
  font-size: 30px;
  line-height: 34px;
  margin-top: 30px;
  margin-bottom: 25px;
}

.mobile_header {
  display: none;
}

@media screen and (max-width: 1533px) {
  .side_buttons {
    width: 26%;
  }
}

@media screen and (max-width: 1433px) {
  .menu_btn {
    margin-left: 2%;
    margin-right: 2%;
    font-size: 15px;
  }

  .side_buttons {
    width: 30%;
  }

  .menu_btn2,
  .btn {
    font-size: 15px;
  }
}

@media screen and (max-width: 1183px) {
  .mobile_header {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
    padding-left: 2.5%;
  }
  .mobile_logo {
    display: block;
    width: 90px;
  }

  .navbar-brand {
    display: none;
  }

  .inner_section h2 {
    line-height: 52px;
  }

  .animated_logo {
    margin-left: auto;
    margin-right: auto;
  }

  .post_date {
    width: 100%;
  }

  .post_head {
    width: 100%;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .post_text,
  .video,
  .video_text,
  .signups,
  .socials {
    width: 100%;
  }

  .socials {
    justify-content: center;
    margin-top: 30px;
  }

  .copyright {
    padding-top: 0px;
    margin-top: 0;
  }

  .foot_column,
  .foot_column1 {
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
  }

  .footer_inner {
    margin-top: 50px;
  }

  .social_btn {
    margin-left: 20px;
    margin-right: 20px;
  }

  .video_text {
    margin-top: 30px;
  }

  .post {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .block_text {
    width: 100%;
  }

  .img_block {
    width: 100%;
    max-height: 350px;
  }

  .block_text {
    position: relative;
    bottom: auto;
  }

  .inside_img {
    background-attachment: inherit !important;
  }

  .scrolling_text,
  .scrolling_text li {
    font-size: 90px !important;
    line-height: 120px;
  }

  .mover_type {
    height: 100px !important;
  }

  .text_block {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 60px;
    max-height: none;
  }
  .line,
  .text {
    margin-bottom: 30px;
  }
  .mobile_menu {
    position: fixed;
    top: 65px;
    height: 100%;
    width: 100%;
    z-index: 102;
    font-family: "ABC Favorit Unlicensed Med";
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }

  .off_menu {
    top: -100% !important;
  }

  .inner_drops {
    padding: 0;
  }

  .mob_btn .drop_hover {
    font-size: 16px;
    border-bottom: 1px solid #111;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }

  .mob_btn .drop_hover:hover {
    color: #f5ed73 !important;
  }

  .mob_btn .drop_hover:hover > .arrow-down {
    border-top: 7px solid #f5ed73 !important;
  }

  .mob_btn a {
    font-size: 15px;
  }

  .mob_btn a:hover {
    background: #5462ad;
  }

  .mob_btn {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .side_buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  .inner_drops a:first-child {
    border-top: none;
  }

  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden,
[hidden] {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}

/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print,
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 1.25dppx),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

.white-text,
.white-text p,
.white-text strong,
.white-text a {
  color: white !important;
}
