/* Generated by less 2.5.1 */
/*[[BANNER]]*/
/*@font-1: 'gandhi_serifregular', serif;
@font-1i: 'gandhi_serifitalic', serif;
@font-1b: 'gandhi_serifbold', serif;
@font-1bi: 'gandhi_serifbold_italic', serif;*/
.resetlist {
  list-style-type: none;
  padding: 0;
}
.translate-50Y {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.translate-50X {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.translate-50 {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cfix,
.clearfix {
  *zoom: 1;
}
.cfix:before,
.clearfix:before,
.cfix:after,
.clearfix:after {
  content: "";
  display: table;
}
.cfix:after,
.clearfix:after {
  clear: both;
}
.ratio_16-9 {
  position: relative;
}
.ratio_16-9:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.ratio_content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* ######################################################### */
/* MENU (global style) */
/* ######################################################### */
.virtual-background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ajaxSpinner {
  min-height: 100vh;
  max-height: 100vh;
}
/* ********************************************* */
/* Background Custom Classes */
/* ********************************************* */
body.contactus,
body.aboutus {
  overflow: auto;
}
/* ********************************************* */
/* Virtual Pages */
/* ********************************************* */
.bl__virtual-page {
  position: absolute;
  top: 110%;
  right: 50%;
  bottom: auto;
  left: 50%;
  min-height: 100%;
  background: #ffffff;
  z-index: 100;
  display: none;
  overflow: hidden;
}
.bl__virtual-page .ajaxSpinner {
  position: fixed;
}
.bl__virtual-page.black_page {
  background: #242424;
  color: #ffffff;
}
.bl__virtual-page.black_page .ajaxSpinner {
  background: #242424;
}
/* ********************************************* */
/* CUSTOM SCROLL BAR */
/* ********************************************* */
.mCSB_scrollTools {
  width: 4px;
  background: #ffffff;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: #fff;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #242424;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* ********************************************* */
/* COOKIE AND PRIVACY POLICY */
/* ********************************************* */
body.brain-policy-page {
  background: #ffffff;
  overflow: auto!important;
  position: relative;
}
body.brain-policy-page .brain-policy-page__wrapper {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
}
body.brain-policy-page .brain-policy-page__wrapper h1 {
  font-size: 3em;
  margin: 40px 0;
}
