@import "../../mbptheme/css/font-awesome/css/font-awesome.css";
/*
 *	Main CSS for MBP theme
 *
 */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.u-center {
  text-align: center;
}
.u-noLeftGutter {
  padding-left: 0;
}
.u-noGutter {
  padding-left: 0;
  padding-right: 0;
}
.u-floatLeft {
  float: left;
}
.u-floatRight {
  float: right;
}
.u-inheritFont {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
}
/** FLEX **/
/**
 * MBP Theme colors
 */
/**
 * MBP Theme z-index
 */
/*
 * MBP Theme typography 
 */
/* Fontsizes */
/* Line heights */
/* Fontweights */
/*
 * Font mixins
 */
.font-navbar {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
}
.font-headlineSmall {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
}
.font-headlineMedium {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
}
.font-headlineLarge {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 2em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
}
.font-headlineLarger {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 3em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
}
.font-headlineJumbo {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 4em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
}
.font-normal {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
}
.font-link {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
}
.font-preamble {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  font-style: italic;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
}
.font-btn {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
}
.font-sidebarMenu {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 300;
}
.font-postDate {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.5625;
  font-weight: 700;
  text-decoration: none;
}
.font-pagination {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  font-style: normal;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
}
.font-fancy {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 700;
}
.headlineCommon {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
}
.hx0 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 2em;
}
@media (min-width: 768px) {
  .hx0 {
    font-size: 4em;
  }
}
.hx1 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 2em;
}
@media (min-width: 768px) {
  .hx1 {
    font-size: 3em;
  }
}
.hx2 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 1.5em;
}
@media (min-width: 768px) {
  .hx2 {
    font-size: 2em;
  }
}
.hx3 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 1em;
}
@media (min-width: 768px) {
  .hx3 {
    font-size: 1.5em;
  }
}
.hx4 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 0.875em;
}
.hx5 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 0.75em;
}
/*
 * MBP Theme widgets style
 */
.widget {
  margin-bottom: 15px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .widget {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.widget h2.font-fancy,
.widget h1.font-fancy {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 700;
}
.safarihide_transform .widgetMenu_action {
  visibility: hidden;
}
.widgetMenu_action {
  margin: 30px 0 0 0;
  perspective: 600px;
  position: relative;
  z-index: 100;
}
.widgetMenu_action .mbp-menu-container,
.widgetMenu_action .menu-container {
  position: relative;
  background-color: #354f57;
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024_light.png');
  background-size: cover;
  outline: 1px solid transparent;
  padding: 15px;
}
@media (min-width: 768px) {
  .widgetMenu_action .mbp-menu-container,
  .widgetMenu_action .menu-container {
    -webkit-transform: rotateZ(0deg) rotateY(0deg) skew(8deg);
    -moz-transform: rotateZ(0deg) rotateY(0deg) skew(8deg);
    -o-transform: rotateZ(0deg) rotateY(0deg) skew(8deg);
    -ms-transform: rotateZ(0deg) rotateY(0deg) skew(8deg);
    transform: rotateZ(0deg) rotateY(0deg) skew(8deg);
  }
}
@media (min-width: 768px) {
  .widgetMenu_action .mbp-menu-container .menu,
  .widgetMenu_action .menu-container .menu {
    -webkit-transform: rotateZ(0deg) rotateY(0deg) skew(-8deg);
    -moz-transform: rotateZ(0deg) rotateY(0deg) skew(-8deg);
    -o-transform: rotateZ(0deg) rotateY(0deg) skew(-8deg);
    -ms-transform: rotateZ(0deg) rotateY(0deg) skew(-8deg);
    transform: rotateZ(0deg) rotateY(0deg) skew(-8deg);
  }
}
.widgetMenu_action ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
.widgetMenu_action li {
  display: inline-block;
  list-style: none;
  padding: 15px;
  margin: 0 15px;
}
.widgetMenu_action li.current_page_item a {
  text-decoration: underline;
}
.widgetMenu_action a {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 2em;
  line-height: 1.25;
  font-weight: 300;
  letter-spacing: -0.1em;
  color: #FFF;
  text-decoration: none;
}
.widget_mbp_customlist.column-list h2 {
  text-align: center;
}
.widget_mbp_customlist .post {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .widget_mbp_customlist .post {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.widget_mbp_customlist .post.clear-left {
  clear: left;
}
.widget_mbp_customlist .date {
  float: left;
  width: 20%;
}
.widget_mbp_customlist .blogpage_link {
  text-align: center;
}
.widget_mbp_customlist .image-list {
  text-align: center;
}
.widget_mbp_customlist .image-list img,
.widget_mbp_customlist .image-list a {
  outline: none;
}
.widget_mbp_customlist .vacancy .excerpt {
  margin-bottom: 15px;
}
.widget_mbp_shoppwidget {
  text-align: center;
}
.widget_mbp_shoppwidget .shoppWidget .shoppCategory {
  padding: 30px 0;
}
.shoppWidget_buttonContainer {
  padding: 10px;
  line-height: normal;
}
@media (min-width: 992px) {
  .shoppWidget_buttonContainer {
    line-height: 300px;
  }
}
@media (min-width: 1440px) {
  .shoppWidget_buttonContainer {
    line-height: normal;
  }
}
.shoppWidget_button {
  margin-top: 30px;
}
.hero {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
  min-height: 200px;
  position: relative;
}
@media (min-width: 768px) {
  .hero {
    min-height: 350px;
  }
}
@media (min-width: 992px) {
  .hero {
    height: 460px;
  }
}
@media (min-width: 1440px) {
  .hero {
    margin-top: 6em;
  }
}
.hero .hero_inner {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.hero .hero_header {
  max-width: 80%;
  margin: 0 auto;
}
.hero .hero_content {
  color: #ffffff;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  margin-top: 0.5em;
  max-width: 40em;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .hero .hero_content {
    margin-top: 1em;
  }
}
@media (min-width: 992px) {
  .hero .hero_content {
    margin-top: 3em;
  }
}
.hero .font-heroTitle {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
  word-break: break-word;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 768px) {
  .hero .font-heroTitle {
    font-size: 4em;
  }
}
@media (min-width: 992px) {
  .hero .font-heroTitle {
    font-size: 6em;
  }
}
.featuredItem a {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.featuredItem .widgettitle {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
}
.featuredItem .btn--default {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
}
.featuredItem_title {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
}
.featuredItem_content h2 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
}
.featuredItem_content h3 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  font-style: italic;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 1.5em;
}
.excerptPost_title {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
  text-align: left;
}
.widget_mbp_contactform .subscribeForm {
  overflow: hidden;
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024_light.png'), url('/wp-content/themes/mbptheme-child/images/skewtangle_green.svg');
  background-size: auto auto, 100% 100%;
  background-repeat: repeat, no-repeat;
  outline: 1px solid transparent;
  padding: 20px 15px;
  position: relative;
  color: #FFF;
  min-height: 120px;
}
.widget_mbp_contactform .subscribeForm h3,
.widget_mbp_contactform .subscribeForm h4,
.widget_mbp_contactform .subscribeForm h4 a {
  color: inherit;
}
.widget_mbp_contactform .subscribeForm.success .subscribeEmail {
  color: #488988;
}
.widget_mbp_contactform .subscribeForm.success .subscribeText {
  text-align: center;
  width: 90%;
}
.widget_mbp_contactform .subscribeForm.success .subscribeField {
  display: none;
}
.widget_mbp_contactform .subscribeForm.failed {
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024_light.png'), url('/wp-content/themes/mbptheme-child/images/skewtangle_red.svg');
}
.widget_mbp_contactform .subscribeForm.failed .subscribeEmail {
  color: #ff3d4b;
}
.widget_mbp_contactform .subscribeForm .subscribeText {
  float: left;
  width: 90%;
  margin-left: 5%;
}
@media (min-width: 992px) {
  .widget_mbp_contactform .subscribeForm .subscribeText {
    width: 45%;
  }
}
.widget_mbp_contactform .subscribeForm .subscribeField {
  position: relative;
  float: right;
  width: 90%;
  margin-right: 5%;
  margin-left: 5%;
  padding-top: 20px;
  color: #333;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .widget_mbp_contactform .subscribeForm .subscribeField {
    width: 45%;
    margin-left: 0;
  }
}
.widget_mbp_contactform .subscribeForm .subscribeEmail {
  border: 0;
  border-radius: 5px;
  color: #686c80;
  padding: 15px 18px;
  width: 100%;
}
.widget_mbp_contactform .subscribeForm form {
  position: relative;
  text-align: center;
}
.widget_mbp_contactform .subscribeForm .submit {
  border: 0;
  border-radius: 5px;
  position: relative;
  margin-top: 15px;
  height: 50px;
  padding: 0 15px;
  width: auto;
  background-color: #ff3d4b;
  color: #FFF;
}
.widget_mbp_contactform .subscribeForm .submit:hover {
  background-color: #ff5763;
}
@media (min-width: 768px) {
  .widget_mbp_contactform .subscribeForm .submit {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
  }
}
.widget_mbp_contactform .validationMessage {
  display: none;
}
.widget_mbp_zipcode .zipcodeForm {
  overflow: hidden;
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024_light.png'), url('/wp-content/themes/mbptheme-child/images/skewtangle_blue.svg');
  background-size: auto auto, 100% 100%;
  background-repeat: repeat, no-repeat;
  outline: 1px solid transparent;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  color: #fff;
  min-height: 120px;
}
.widget_mbp_zipcode .zipcodeForm h3,
.widget_mbp_zipcode .zipcodeForm h4,
.widget_mbp_zipcode .zipcodeForm h4 a {
  color: inherit;
}
.widget_mbp_zipcode .zipcodeForm .zipcodeText {
  text-align: center;
}
.widget_mbp_zipcode .zipcodeForm .zipcodeText--emailSuccess,
.widget_mbp_zipcode .zipcodeForm .zipcodeText--error,
.widget_mbp_zipcode .zipcodeForm .zipcodeText--success {
  display: none;
  padding-top: 5px;
  text-align: center;
}
.widget_mbp_zipcode .zipcodeForm .zipcodeText--error_title {
  margin-top: 0;
  padding-left: 10px;
  padding-top: 10px;
}
.widget_mbp_zipcode .zipcodeForm.failed {
  padding-top: 60px;
}
.widget_mbp_zipcode .zipcodeForm.failed .zipcodeText--success {
  display: none;
}
.widget_mbp_zipcode .zipcodeForm.failed .zipcodeText--error {
  display: block;
}
.widget_mbp_zipcode .zipcodeForm.success {
  padding-top: 60px;
}
.widget_mbp_zipcode .zipcodeForm.success .zipcodeText--success {
  display: block;
}
.widget_mbp_zipcode .zipcodeForm.success .zipcodeText--error {
  display: none;
}
.widget_mbp_zipcode .zipcodeForm.emailSuccess .zipcodeField,
.widget_mbp_zipcode .zipcodeForm.emailSuccess .zipcodeText,
.widget_mbp_zipcode .zipcodeForm.emailSuccess .zipcodeText--success,
.widget_mbp_zipcode .zipcodeForm.emailSuccess .zipcodeText--error {
  display: none;
}
.widget_mbp_zipcode .zipcodeForm.emailSuccess .zipcodeText--emailSuccess {
  display: block;
  text-align: center;
}
.widget_mbp_zipcode .zipcodeForm.emailSuccess .zipcodeText--emailSuccess a {
  color: #fff;
}
.widget_mbp_zipcode .zipcodeForm .emailError_title {
  display: none;
  text-align: center;
}
.widget_mbp_zipcode .zipcodeForm .zipcodeField {
  position: relative;
  margin-top: 10px;
  color: #333;
}
@media (min-width: 768px) {
  .widget_mbp_zipcode .zipcodeForm .zipcodeField {
    margin-top: 20px;
    max-width: 305px;
  }
}
.widget_mbp_zipcode .zipcodeForm .zipcode,
.widget_mbp_zipcode .zipcodeForm .email {
  border: 1px solid #686c80;
  border-radius: 5px;
  color: #686c80;
  padding: 15px;
  width: 100%;
}
.widget_mbp_zipcode .zipcodeForm form {
  position: relative;
}
.widget_mbp_zipcode .zipcodeForm form.saveZipcodeForm {
  text-align: center;
}
.widget_mbp_zipcode .zipcodeForm form.saveZipcodeForm .submit {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 480px) {
  .widget_mbp_zipcode .zipcodeForm form.saveZipcodeForm {
    text-align: left;
  }
}
.widget_mbp_zipcode .zipcodeForm .submit {
  background-color: #373d49;
  border: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #FFF;
  height: 48px;
  padding: 0 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.widget_mbp_zipcode .zipcodeForm .submit:hover {
  background-color: #4d5566;
}
@media (min-width: 768px) {
  .widget_mbp_zipcode .zipcodeForm .submit {
    height: 52px;
  }
}
.widget_mbp_zipcode .zipcodeForm.success,
.widget_mbp_zipcode .zipcodeForm.emailSuccess {
  color: #FFF;
}
.widget_mbp_zipcode .zipcodeForm.success .zipcode,
.widget_mbp_zipcode .zipcodeForm.emailSuccess .zipcode {
  color: #488988;
}
.widget_mbp_zipcode .zipcodeForm.failed {
  color: #FFF;
}
.widget_mbp_zipcode .zipcodeForm.failed .zipcode {
  border-color: #ff3d4b;
  color: #ff3d4b;
}
@media (min-width: 768px) {
  .widget_mbp_zipcode .zipcodeForm {
    padding: 25px;
  }
}
/**
 * MBP Text widget
 */
.blockQuoteContainer {
  font-size: 0;
  margin: 20px 0;
}
.blockQuoteContainer_content {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) {
  .blockQuoteContainer_content {
    width: 80%;
  }
}
.blockQuoteContainer_image {
  text-align: center;
}
@media (min-width: 768px) {
  .blockQuoteContainer_image {
    display: inline-block;
    width: 20%;
  }
  .blockQuoteContainer_image--right {
    text-align: right;
  }
  .blockQuoteContainer_image--left {
    text-align: left;
  }
  .blockQuoteContainer_image img {
    max-width: 120px;
  }
}
.blockQuoteContainer_title {
  color: #fdc400;
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  text-align: right;
}
@media (min-width: 768px) {
  .blockQuoteContainer_title {
    text-align: left;
  }
  .blockQuoteContainer_title--right {
    text-align: right;
  }
}
.frontpageHero {
  position: relative;
}
.frontpageHero_image {
  max-width: 220px;
}
.frontpageHero_inner a {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: initial;
}
.font-heroFrontpageTitle {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 2em;
  margin-top: 0;
}
@media (min-width: 768px) {
  .font-heroFrontpageTitle {
    font-size: 4em;
  }
}
@media (min-width: 992px) {
  .font-heroFrontpageTitle {
    font-size: 6em;
  }
}
.frontpageHero_content {
  color: #ffffff;
}
/**********************************
 * Scroll effects
 */
@keyframes bounceAnimation {
  0% {
    -moz-transform: translate(0, 15px);
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    -o-transform: translate(0, 15px);
    transform: translate(0, 15px);
  }
}
.mbp-fadeFx {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all opacity 2s ease ease-out;
  -moz-transition: all opacity 2s ease ease-out;
  -o-transition: all opacity 2s ease ease-out;
  transition: all opacity 2s ease ease-out;
  -webkit-transition: opacity 2s ease;
  -o-transition: opacity 2s ease;
  transition: opacity 2s ease;
}
.mbp-fadeFx.fadeIn {
  opacity: 1;
  visibility: visible !important;
  -webkit-animation: bounceAnimation 600ms ease-out;
  -o-animation: bounceAnimation 600ms ease-out;
  animation: bounceAnimation 600ms ease-out;
}
@media (max-width: 768px) {
  .mbp-scrollfx-xs > * {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all opacity 2s ease ease-out;
    -moz-transition: all opacity 2s ease ease-out;
    -o-transition: all opacity 2s ease ease-out;
    transition: all opacity 2s ease ease-out;
    -webkit-transition: opacity 2s ease;
    -o-transition: opacity 2s ease;
    transition: opacity 2s ease;
  }
  .mbp-scrollfx-xs > *.fadeIn {
    opacity: 1;
    visibility: visible !important;
    -webkit-animation: bounceAnimation 600ms ease-out;
    -o-animation: bounceAnimation 600ms ease-out;
    animation: bounceAnimation 600ms ease-out;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .mbp-scrollfx-sm > * {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all opacity 2s ease ease-out;
    -moz-transition: all opacity 2s ease ease-out;
    -o-transition: all opacity 2s ease ease-out;
    transition: all opacity 2s ease ease-out;
    -webkit-transition: opacity 2s ease;
    -o-transition: opacity 2s ease;
    transition: opacity 2s ease;
  }
  .mbp-scrollfx-sm > *.fadeIn {
    opacity: 1;
    visibility: visible !important;
    -webkit-animation: bounceAnimation 600ms ease-out;
    -o-animation: bounceAnimation 600ms ease-out;
    animation: bounceAnimation 600ms ease-out;
  }
}
@media (min-width: 992px) and (max-width: 1440px) {
  .mbp-scrollfx-md > * {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all opacity 2s ease ease-out;
    -moz-transition: all opacity 2s ease ease-out;
    -o-transition: all opacity 2s ease ease-out;
    transition: all opacity 2s ease ease-out;
    -webkit-transition: opacity 2s ease;
    -o-transition: opacity 2s ease;
    transition: opacity 2s ease;
  }
  .mbp-scrollfx-md > *.fadeIn {
    opacity: 1;
    visibility: visible !important;
    -webkit-animation: bounceAnimation 600ms ease-out;
    -o-animation: bounceAnimation 600ms ease-out;
    animation: bounceAnimation 600ms ease-out;
  }
}
@media (min-width: 1440px) {
  .mbp-scrollfx-lg > * {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all opacity 2s ease ease-out;
    -moz-transition: all opacity 2s ease ease-out;
    -o-transition: all opacity 2s ease ease-out;
    transition: all opacity 2s ease ease-out;
    -webkit-transition: opacity 2s ease;
    -o-transition: opacity 2s ease;
    transition: opacity 2s ease;
  }
  .mbp-scrollfx-lg > *.fadeIn {
    opacity: 1;
    visibility: visible !important;
    -webkit-animation: bounceAnimation 600ms ease-out;
    -o-animation: bounceAnimation 600ms ease-out;
    animation: bounceAnimation 600ms ease-out;
  }
}
/**
 * Sitewide
 */
body {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  background-color: #ffffff;
  color: #000000;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 480px) {
  body {
    font-size: 14px;
    padding-top: 100px;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 16px;
  }
}
body.noscroll {
  overflow: hidden;
}
a {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  color: #61c8d1;
  text-decoration: underline;
}
a:hover {
  color: #3abac5;
  text-decoration: none;
}
h1 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 2em;
  color: #ff3d4b;
}
@media (min-width: 768px) {
  h1 {
    font-size: 4em;
  }
}
h2,
.title-medium {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 2em;
  color: #ff3d4b;
}
@media (min-width: 768px) {
  h2,
  .title-medium {
    font-size: 3em;
  }
}
h3,
.title-small {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 1.5em;
  color: #ff3d4b;
}
@media (min-width: 768px) {
  h3,
  .title-small {
    font-size: 2em;
  }
}
h4,
.title-tiny {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 1em;
  color: #ff3d4b;
}
@media (min-width: 768px) {
  h4,
  .title-tiny {
    font-size: 1.5em;
  }
}
h5,
h6 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 0.875em;
  color: #ff3d4b;
}
p {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
}
ul,
ol {
  margin-bottom: 1em;
}
ul li,
ol li {
  margin-bottom: 0.5em;
}
img {
  max-width: 100%;
  height: auto;
}
img.alignleft {
  float: left;
  padding: 0 1em 0 0 ;
}
img.alignright {
  float: right;
  padding: 0 0 0 1em;
}
img.alignnone {
  padding: 0 1em;
}
blockquote {
  color: #fdc400;
  border: none;
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
blockquote::before {
  content: '"';
}
blockquote::after {
  content: '"';
}
/**
 * Section styles
 */
.section--hero {
  background-image: url('/wp-content/themes/mbptheme-child/images/bghero768.jpg');
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-bottom: 3em;
  margin-top: 3em;
  min-height: 281px;
  padding-top: 30px;
}
.section--hero:lang(fr) {
  background-image: url('/wp-content/themes/mbptheme-child/images/bghero480_fr.png');
}
.section--hero:lang(en) {
  background-image: url('/wp-content/themes/mbptheme-child/images/bghero768_en.png');
}
.section--hero h1 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 2em;
}
@media (min-width: 768px) {
  .section--hero h1 {
    font-size: 3em;
  }
}
.section--hero h2 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 1em;
}
@media (min-width: 768px) {
  .section--hero h2 {
    font-size: 1.5em;
  }
}
.section--hero h3 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 0.875em;
}
.section--hero h4 {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 0.75em;
}
@media (min-width: 768px) {
  .section--hero:lang(fr) {
    background-image: url('/wp-content/themes/mbptheme-child/images/bghero768_fr.png');
  }
  .section--hero h1 {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
    line-height: 1.25;
    font-weight: 300;
    font-size: 1.5em;
  }
  .section--hero h2 {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
    line-height: 1.25;
    font-weight: 300;
    font-size: 0.875em;
  }
  .section--hero h3 {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
    line-height: 1.25;
    font-weight: 300;
    font-size: 0.75em;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .section--hero h1 {
    font-size: 2em;
  }
}
@media (min-width: 992px) {
  .section--hero {
    background-image: url('/wp-content/themes/mbptheme-child/images/bghero1440.jpg');
    background-size: 960px auto;
    min-height: 355px;
  }
  .section--hero:lang(fr) {
    background-image: url('/wp-content/themes/mbptheme-child/images/bghero1395_fr.png');
  }
  .section--hero h1 {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
    line-height: 1.25;
    font-weight: 300;
    font-size: 2em;
  }
  .section--hero h2 {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
    line-height: 1.25;
    font-weight: 300;
    font-size: 1em;
  }
  .section--hero h3 {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
    line-height: 1.25;
    font-weight: 300;
    font-size: 0.875em;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .section--hero h1 {
    font-size: 3em;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .section--hero h2 {
    font-size: 1.5em;
  }
}
@media (min-width: 1440px) {
  .section--hero {
    background-size: auto auto;
    min-height: 527px;
  }
}
.section--fullwidth > .container > .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.section--fullwidth > .container,
.section--fullwidth .widget {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.scheme-inverted {
  color: #fff;
}
.scheme-inverted p,
.scheme-inverted h1,
.scheme-inverted h2,
.scheme-inverted h3,
.scheme-inverted h4,
.scheme-inverted h5 {
  color: #fff;
}
/**
 * Misc
 */
.format_text p {
  max-width: 40em;
}
.gutter-top {
  margin-top: 15px;
}
.gutter-bottom {
  margin-bottom: 15px;
}
.title-big {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 2em;
}
@media (min-width: 768px) {
  .title-big {
    font-size: 4em;
  }
}
.title-big--red {
  color: #ff3d4b;
}
.u-nopadding {
  padding: 0;
}
.image--round img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.container--fullwidth {
  padding: 0;
}
.centered-text {
  text-align: center;
}
.centered-image img {
  display: block;
  margin: 0 auto;
}
.hidescroll {
  overflow-y: hidden;
}
.navbar-brand {
  z-index: 900;
}
.wp-caption {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  max-width: 100%;
}
@media (min-width: 768px) {
  .content.postContainer--singlePost {
    padding-top: 100px;
  }
}
.newsPost a {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
}
.newsPost a:hover {
  text-decoration: none;
}
.newsPost.newsPost--flow {
  padding-left: 1em;
  padding-right: 1em;
}
@media (min-width: 768px) {
  .newsPost.newsPost--flow {
    padding-left: 0;
    padding-right: 0;
  }
}
.newsPost .newsPost_title {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 2em;
}
@media (min-width: 768px) {
  .newsPost .newsPost_title {
    font-size: 3em;
  }
}
@media (min-width: 768px) {
  .newsPost .newsPost_title--centered {
    text-align: center;
  }
}
.newsPost .newsPost_readmoreLink {
  color: #fff;
}
@media (min-width: 768px) {
  .newsPost .newsPost_readmoreLink--isRight {
    float: right;
  }
}
.newsPost .newsPost_content {
  display: none;
}
@media (min-width: 768px) {
  .newsPost .newsPost_content {
    display: block;
  }
}
.newsPost .newsPost_content--single {
  display: block;
  margin-bottom: 4em;
}
.newsPost .newsPost_content--single img {
  margin-top: 2em;
  margin-bottom: 2em;
}
.newsPost .newsPost_footerContainer {
  text-align: center;
  margin: 1em 0 1em 0;
}
@media (min-width: 768px) {
  .newsPost .newsPost_footerContainer {
    margin: 1em 0 2em 0;
  }
}
.post {
  margin-bottom: 4em;
}
.post p {
  max-width: 40em;
}
.post h2 {
  margin-bottom: 0;
}
.widget .post p {
  color: inherit;
}
.post-image {
  background-size: cover;
  background-position: 50% 50%;
  min-height: 260px;
  width: auto;
}
.font-fancy--paragraph {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
}
.blogTitle {
  text-align: center;
}
.singlePostImage {
  margin: 2em auto;
  display: block;
}
.sidebar--singlePage {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .sidebar--singlePage {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .sidebar--singlePage {
    margin-bottom: 0;
  }
}
.singlePagebackButton {
  background-image: url('../images/icons/icon_arrow_left.png');
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 35px;
  color: #bd8a54;
  font-size: 1.12em;
}
.singlePagebackButton:hover {
  color: #bd8a54;
}
.date {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.5625;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 1em;
}
.date--news {
  color: #ff3d4b;
  display: block;
  font-weight: 300;
  margin-top: 1em;
  margin-left: 0;
  padding-left: 0;
}
.date--singlePost {
  margin-top: 0;
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .date--singlePost {
    text-align: center;
    margin-top: 1em;
  }
}
.preamble {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  font-style: italic;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
}
.largeText {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  font-size: 2em;
  text-align: center;
}
@media (min-width: 768px) {
  .content {
    padding-top: 30px;
  }
}
.contentContainer_title {
  color: #ff3d4b;
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 2em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
}
.contentContainer_date {
  color: #ff3d4b;
  margin: 10px 0 25px 4px;
}
.contentContainer_title--subpageIndex {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
  margin-bottom: 0;
}
.contentContainer_subTitle {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  font-style: italic;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
}
.contentContainer_subTitle p {
  margin-bottom: 1.6em;
  margin-top: 0.4em;
}
.contentContainer_content {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
}
.contentContainer_content p {
  margin: 1.5em 0;
  max-width: 33em;
}
.contentContainer_content p.font-preamble {
  margin: 0.5em 0 1.5em 0;
}
.contentContainer_content ol {
  list-style-type: decimal;
}
.contentContainer_content ol li {
  margin-bottom: 0.7em;
  max-width: 30em;
}
.contentContainer_content ul {
  list-style-type: disc;
}
.contentContainer_content ul li {
  margin-bottom: 0.7em;
  max-width: 30em;
}
.contentContainer_content img {
  padding: 0 1em;
}
.valign-middle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.glyphicon-chevron-left,
.glyphicon-chevron-down {
  font-family: dashicons;
}
.glyphicon-chevron-down:before {
  content: "\f140";
}
.glyphicon-chevron-left:before {
  content: "\f141";
}
/**
 * Sidebar styles
 */
.sidebar-left,
.sidebar-right {
  padding-top: 23px;
}
.sidebar .widget_nav_menu {
  padding: 0;
}
#sidebar-above-menu {
  min-height: 40px;
  background-size: 50%;
  background-position: top center;
}
.sidebar .menu {
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.sidebar .menu li {
  list-style: none;
  float: left;
  clear: both;
  width: 100%;
}
.sidebar .menu li a {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  color: #1d2327;
  display: block;
  padding: 1em;
  position: relative;
  border-bottom: 1px solid #a39d9f;
}
.sidebar .menu li a span.glyphicon {
  right: 0;
  padding: 1em;
  position: absolute;
  top: 0;
}
.sidebar .menu li a:hover {
  background-color: rgba(255, 75, 6, 0.1);
}
.sidebar .menu .sub-menu {
  padding-left: 0;
  overflow: hidden;
}
.sidebar .menu .sub-menu li a {
  padding-left: 1.5em;
}
.sidebar .menu .sub-menu li a::before {
  content: "\2013";
  margin-right: 5px;
}
.sidebar .menu .sub-menu li li a::before {
  content: "\2014";
  margin-right: 5px;
}
.sidebar .menu > li .sub-menu,
.sidebar .menu li.current-menu-item,
.sidebar .menu li.current-post-parent {
  display: block;
}
.sidebar .menu > li .sub-menu > .sub-menu > li,
.sidebar .menu li.current-menu-item > .sub-menu > li,
.sidebar .menu li.current-post-parent > .sub-menu > li {
  display: block;
}
.sidebar .menu li.current-menu-item > a,
.sidebar .menu li.current-post-parent > a {
  background-color: #fdc400;
  color: #fff;
}
.sidebar .menu li.current-menu-item > a:hover,
.sidebar .menu li.current-post-parent > a:hover {
  background-color: rgba(255, 75, 6, 0.9);
}
.pageMenu_wrapper {
  display: none;
  text-align: center;
  margin-bottom: 2em;
}
.pageMenu {
  display: inline-block;
  margin: 0 auto 0 auto;
  padding: 0;
}
.pageMenu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.pageMenu li:hover {
  background-color: #f3c83c;
}
.pageMenu li:hover a {
  color: #ffffff;
}
.pageMenu li a {
  color: #a4a4a4;
  display: inline-block;
  padding: 1em;
  text-decoration: none;
  width: 100%;
}
.pageMenu.pageMenu--large li.current-menu-item {
  background-color: #f3c83c;
}
.pageMenu.pageMenu--large li.current-menu-item a {
  color: #ffffff;
}
.pageMenu--large {
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}
.pageMenu--large li {
  border-right: 1px solid #e6e6e6;
}
.pageMenu--small {
  border-bottom: 2px solid #e6e6e6;
  display: none;
  overflow: hidden;
  width: 100%;
}
.pageMenu--small.is-expanded {
  display: block;
}
.pageMenu--small li {
  border-left: 2px solid #e6e6e6;
  border-right: 2px solid #e6e6e6;
  border-top: 2px solid #e6e6e6;
  display: block;
  width: 100%;
}
.pageMenu_current {
  border: 2px solid #e6e6e6;
  background-color: #f3c83c;
  color: #ffffff;
  cursor: pointer;
  overflow: hidden;
  padding: 0 1em 0 1em;
  height: 60px;
}
.pageMenu_current.is-expanded {
  border-bottom: 0;
}
.pageMenu_currentCategory {
  float: left;
  line-height: 60px;
  text-transform: uppercase;
}
.pageMenu_currentArrow {
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  float: right;
  font-size: 2em;
  line-height: 60px;
}
.pageMenu_currentArrow.is-expanded {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.home-blog-list a {
  color: inherit;
  text-decoration: none;
}
.widget_categories ul {
  list-style-type: none;
  padding: 0;
}
.widget_categories ul li {
  margin: 15px 0;
}
.widget_categories ul li a {
  color: inherit;
  text-decoration: none;
}
.page-template-clean-php {
  padding: 15px;
}
/**
 * Blog related
 */
body.blog .postContainer .newsPost,
body.category .postContainer .newsPost {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 2px solid #dfdfdf;
}
body.blog .postContainer .newsPost .featured-image {
  margin-top: 30px;
}
body.single .contentContainer h1 {
  font-size: 3em;
}
body.single .contentContainer h2 {
  font-size: 2em;
}
body.single .contentContainer h3 {
  font-size: 1.5em;
}
body.single .contentContainer h4 {
  font-size: 1em;
}
body.single .contentContainer h5,
body.single .contentContainer h6 {
  font-size: 1em;
}
body.single .contentContainer .contentContainer_image img {
  max-width: 100%;
  padding: 0;
}
/**
 * Pagination
 */
.pagination {
  display: block;
  text-align: center;
}
.paginationLink {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  font-style: normal;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  padding: 0.75em 1.25em;
  margin: 0;
  outline: 0;
  color: #ca9b67;
  text-decoration: underline;
}
.paginationLink.current {
  color: #ca9b67;
  font-weight: 500;
}
.paginationLink:hover {
  color: #bc8242;
  text-decoration: none;
}
.paginationLink:active {
  outline: none;
  text-decoration: none;
}
.paginationLink.current:hover {
  color: #bc8242;
}
header {
  z-index: 800;
}
header.navbar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  border: none;
  z-index: 800;
}
@media (min-width: 480px) {
  header.navbar {
    left: 0;
    margin-bottom: 0;
    position: fixed;
    top: 0;
    width: 100%;
  }
  header.navbar.headroom--not-top .mbp-navbar-container {
    height: 70px;
  }
  header.navbar.headroom--not-top .mbp-navbar-container .navbar.container .navbar-header {
    padding-top: 12px;
  }
  header.navbar.headroom--not-top .navbar-logo {
    height: 70px;
    top: 0;
  }
  header.navbar.headroom--not-top .mbp-navbar-container .navbar-collapse {
    padding-top: 8px;
  }
}
.social {
  text-decoration: none;
  margin-top: 5px;
  float: left;
  clear: both;
  background-repeat: no-repeat;
  background-position: -10px 50%;
  background-size: 40px 40px;
  padding-left: 40px;
  line-height: 40px;
}
.social:hover {
  text-decoration: underline;
}
.social_twitter {
  background-image: url('/wp-content/themes/mbptheme-child/images/icons/icon_twitter@2x.png');
}
.social_facebook {
  background-image: url('/wp-content/themes/mbptheme-child/images/icons/icon_facebook@2x.png');
  background-position: -15px 50%;
}
.social_instagram {
  background-image: url('/wp-content/themes/mbptheme-child/images/icons/icon_instagram@2x.png');
}
.social_youtube {
  background-image: url('/wp-content/themes/mbptheme-child/images/icons/icon_youtube@2x.png');
}
.social_mynewsdesk {
  background-image: url('/wp-content/themes/mbptheme-child/images/icons/icon_mynewsdesk@2x.png');
}
.social_linkedin {
  background-image: url('/wp-content/themes/mbptheme-child/images/icons/icon_linkedin@2x.png');
}
.social_tumblr {
  background-image: url('/wp-content/themes/mbptheme-child/images/icons/icon_tumblr@2x.png');
}
.menuItem {
  display: inline-block;
  line-height: 20px;
  border: 2px solid #373d49;
  border-radius: 5px;
  height: 52px;
  padding: 15px 20px;
}
.mbp-navbar-container {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
  position: relative;
  height: 100px;
}
.mbp-navbar-container .navbar.container {
  border: 0;
  border-radius: 0;
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
}
.mbp-navbar-container .navbar.container .navbar-header {
  width: 100%;
  text-align: center;
  padding-top: 28px;
}
@media (min-width: 992px) {
  .mbp-navbar-container .navbar.container .navbar-header {
    padding-top: 24px;
  }
}
.mbp-navbar-container .navbar.container .navbar-header .navbar-toggle {
  border-color: #373d49;
  border-radius: 5px;
  margin: 0 0 0 10px;
}
.mbp-navbar-container .navbar.container .navbar-header .navbar-toggle:hover,
.mbp-navbar-container .navbar.container .navbar-header .navbar-toggle:active,
.mbp-navbar-container .navbar.container .navbar-header .navbar-toggle:focus {
  background-color: transparent;
}
.mbp-navbar-container .navbar.container .navbar-header .navbar-toggle .icon-bar {
  background-color: #373d49;
  height: 4px;
  width: 26px;
}
.mbp-navbar-container .navbar.container .navbar-header .navbar-secondary li.menu-item {
  margin-right: 10px;
}
.mbp-navbar-container .navbar.container .navbar-header .navbar-secondary li.menu-item--glow {
  border: 0;
  height: 46px;
  padding: 10px 10px;
}
@media (min-width: 992px) {
  .mbp-navbar-container .navbar.container .navbar-header {
    width: auto;
  }
}
.mbp-navbar-container .navbar-collapse {
  padding-top: 24px;
}
.mbp-navbar-container .navbar-collapse,
.mbp-navbar-container .navbar-nav {
  width: 100%;
}
.mbp-navbar-container .navbar-collapse .navbar-appstore,
.mbp-navbar-container .navbar-nav .navbar-appstore {
  border-width: 2px;
  height: 52px;
}
.mbp-navbar-container .navbar-nav {
  display: none;
  float: right;
  font-size: 0;
  margin: 0;
  text-align: center;
  width: auto;
}
@media (min-width: 768px) {
  .mbp-navbar-container .navbar-nav {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
  }
}
.mbp-navbar-container .navbar-nav li.menu-item {
  display: inline-block;
  line-height: 20px;
  border-radius: 5px;
  height: 52px;
  padding: 15px 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 2px solid #373d49;
  margin-right: 20px;
  height: 46px;
}
@media (min-width: 992px) {
  .mbp-navbar-container .navbar-nav li.menu-item {
    height: 52px;
  }
}
.mbp-navbar-container .navbar-nav li.menu-item:hover {
  border-color: #99a2b3;
}
.mbp-navbar-container .navbar-nav li.menu-item.menu-item--glow {
  background-color: #ff3d4b;
  border-color: #ff3d4b;
  padding-bottom: 12px;
  padding-top: 12px;
}
.mbp-navbar-container .navbar-nav li.menu-item.menu-item--glow a {
  color: #fff !important;
  font-weight: normal !important;
}
.mbp-navbar-container .navbar-nav li.menu-item.menu-item--glow a:hover {
  text-decoration: none;
}
.mbp-navbar-container .navbar-nav li.menu-item.menu-item--glow:hover {
  background-color: #ff5763;
  border-color: #ff5763;
}
.mbp-navbar-container .navbar-nav li.menu-item.current-menu-item a,
.mbp-navbar-container .navbar-nav li.menu-item.current-page-ancestor a,
.mbp-navbar-container .navbar-nav li.menu-item.current-category-ancestor a,
.mbp-navbar-container .navbar-nav li.menu-item.current-post-ancestor a,
.mbp-navbar-container .navbar-nav li.menu-item.current_page_parent a {
  color: #373d49;
  text-decoration: underline;
}
.mbp-navbar-container .navbar-nav li.menu-item a {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  padding: 0;
  color: #373d49;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  margin-bottom: -1px;
}
.mbp-navbar-container .navbar-nav li.menu-item a:hover {
  color: #373d49;
  text-decoration: none;
}
.mbp-navbar-container .navbar-nav li.menu-item a:active,
.mbp-navbar-container .navbar-nav li.menu-item a:focus {
  outline: none;
}
.megaMenuToggle {
  cursor: pointer;
  float: right;
}
.megaMenuToggle_inner {
  background-color: #fff;
  border: 2px solid #373d49;
  border-radius: 6px;
  display: inline-block;
  height: 52px;
  line-height: 22px;
  padding: 15px 20px;
  width: 120px;
}
.megaMenuToggle_inner:hover {
  border-color: #99a2b3;
}
.megaMenuToggle_label {
  color: #373d49;
  float: right;
}
.hidescroll .megaMenu {
  overflow-y: scroll;
}
.megaMenu {
  display: none;
  position: fixed;
  z-index: 900;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #fdc400;
  padding: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}
.megaMenu .container .navbar-logo {
  float: left;
  display: block;
}
.megaMenu .navbar-toggle {
  border-color: #000;
  background-color: #000000;
  margin: 28px 10px 0 0;
}
.megaMenu .navbar-toggle .icon-bar {
  background-color: #FFF;
  height: 4px;
  width: 26px;
}
.megaMenu .navbar-toggle:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
@media (min-width: 768px) {
  .megaMenu .navbar-toggle {
    margin-right: 0;
  }
}
.megaMenu .megaMenuToggle {
  margin-right: 0;
  margin-top: 24px;
  display: none;
}
.megaMenu .megaMenuToggle_inner {
  background-color: #000;
  border-color: #000;
}
.megaMenu .megaMenuToggle_inner span {
  color: #FFF;
}
.megaMenu .megaMenuToggle_inner .icon-bar {
  background-color: #FFF;
}
@media (min-width: 992px) {
  .megaMenu .megaMenuToggle {
    display: block;
  }
}
.megaMenu .megaMenu_search {
  display: none;
  padding: 30px;
  text-align: center;
}
.megaMenu a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #1d2327;
}
.megaMenu a a:focus,
.megaMenu a a:active {
  outline: none;
}
@media (max-width: 1025px) {
  .megaMenu_nav {
    margin-top: 3em;
    border-top: 1px solid rgba(29, 35, 39, 0.2);
    width: 100%;
    float: left;
    list-style: none;
    padding-left: 0;
  }
  .megaMenu_nav li {
    width: 100%;
    float: left;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .megaMenu_nav li.menu-item-has-children {
    cursor: pointer;
  }
  .megaMenu_nav li.menu-item-has-children:before {
    content: "\f343";
    display: inline-block;
    font-family: dashicons;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    height: 32px;
    line-height: 1;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    width: 32px;
    line-height: 43px;
    position: absolute;
    right: 15px;
  }
  .megaMenu_nav li.menu-item-has-children.closed:before {
    content: "\f347";
    display: inline-block;
    font-family: dashicons;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    height: 32px;
    line-height: 1;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    width: 32px;
    line-height: 43px;
    position: absolute;
    right: 15px;
  }
  .megaMenu_nav li.closed {
    border-bottom: 1px solid rgba(29, 35, 39, 0.2);
  }
  .megaMenu_nav li.closed .sub-menu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    max-height: 0;
  }
  .megaMenu_nav li .sub-menu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    max-height: 600px;
    cursor: auto;
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    border-top: 1px solid rgba(29, 35, 39, 0.2);
  }
  .megaMenu_nav li .sub-menu li {
    border-bottom: 1px solid rgba(29, 35, 39, 0.2);
    background-color: #e4b000;
  }
  .megaMenu_nav li .sub-menu a {
    color: rgba(29, 35, 39, 0.6);
    width: 100%;
  }
  .megaMenu_nav li.current-menu-item > a {
    color: #000;
  }
  .megaMenu_nav a {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
    font-size: 1.5em;
    line-height: 1.25;
    font-weight: 300;
    text-decoration: none;
    letter-spacing: -0.1em;
    font-size: 1.2em;
    font-weight: 400;
    float: left;
    clear: both;
    padding: 10px 10px;
  }
}
@media (min-width: 1025px) {
  .megaMenu_container {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    transform: translateY(-50%);
  }
  .megaMenu_nav {
    text-align: right;
    float: left;
    width: 50%;
    border-right: 1px solid #000;
    list-style: none;
    padding-left: 0;
    padding-right: 80px;
  }
  .megaMenu_nav li {
    list-style: none;
    margin-top: 6px;
    margin-bottom: 6px;
    float: right;
    clear: both;
  }
  .megaMenu_nav li:hover > a,
  .megaMenu_nav li.current-menu-item a,
  .megaMenu_nav li.current-menu-ancestor a {
    color: #000000;
  }
  .megaMenu_nav a {
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
    font-size: 3em;
    line-height: 1.25;
    font-weight: 300;
    text-decoration: none;
    letter-spacing: -0.1em;
    float: right;
    font-weight: 100;
    color: rgba(29, 35, 39, 0.7);
    padding: 15px 30px;
  }
  .megaMenu_nav a:hover {
    color: #1d2327;
  }
  .megaMenu_nav .sub-menu {
    display: none;
  }
}
.megaMenu_items {
  text-align: left;
  float: right;
  width: 50%;
  list-style: none;
  padding-left: 80px;
  display: none;
}
.megaMenu_items li {
  list-style: none;
  margin-top: 6px;
  margin-bottom: 6px;
  clear: both;
  float: left;
}
.megaMenu_items li.current-menu-item a {
  background-color: rgba(0, 0, 0, 0.1);
}
.megaMenu_items a {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: -0.1em;
  float: left;
  font-weight: 100;
  border: 1px solid transparent;
  border-radius: 30px;
  padding: 15px 30px;
}
.megaMenu_items a:hover {
  border: 1px solid #1d2327;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .megaMenu_items {
    display: block;
  }
}
.icon-bar {
  background-color: #373d49;
  border-radius: 1px;
  display: block;
  height: 3px;
  width: 20px;
  margin-bottom: 3px;
  margin-top: 3px;
}
.searchForm {
  float: left;
  position: relative;
  width: 100%;
}
.searchForm_input {
  border: 1px solid #a39d9f;
  border-radius: 3px;
  padding: 6px 74px 6px 18px;
  width: 100%;
  height: 50px;
}
.searchForm_submit {
  width: 56px;
  height: 50px;
  position: absolute;
  margin-left: -56px;
  top: 0;
  right: 0;
  background-color: #000;
  border: 0;
  background-image: url('/wp-content/themes/mbptheme-child/images/magnifier_neg@2x.png');
  background-size: 30px 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.home #retailers {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-top: 40px;
  padding-bottom: 20px;
}
.home #blogg p {
  color: #333;
}
.home #blogg .btn--default {
  border-color: #333;
  color: #333;
  margin-top: 1em;
}
.home #blogg .btn--default:hover {
  background-color: rgba(25, 25, 25, 0.1);
}
.home #blogg .widget_mbp_customlist .post .featured-image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  overflow: hidden;
}
.home #blogg .widget_mbp_customlist .post .featured-image a {
  display: block;
  height: 100%;
  width: 100%;
}
.home #blogg .widget_mbp_customlist .post .excerptPost_title {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 1.5em;
  letter-spacing: 0;
  margin-bottom: 0.6em;
  margin-top: 0.6em;
  word-break: break-word;
}
@media (min-width: 768px) {
  .home #blogg .widget_mbp_customlist .post .excerptPost_title {
    font-size: 2em;
  }
}
.home #blogg .widget_mbp_customlist .post .excerptPost_title a {
  color: #ff3d4b;
  text-decoration: none;
}
@media (min-width: 480px) {
  .home #blogg .widget_mbp_customlist .post .excerptPost_content {
    margin-bottom: 30px;
  }
}
.home #blogg .container {
  position: relative;
}
@media (min-width: 480px) {
  .home #blogg .container {
    padding-bottom: 3em;
  }
}
@media (min-width: 992px) {
  .home #sa-funkar-det .widget_mbp_textwidget.middle {
    margin-left: 3.26%;
    margin-right: 3.26%;
    width: 25.5%;
  }
}
.hero-content {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  margin-top: 60px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.hero-content h1,
.hero-content h2,
.hero-content h3 {
  margin-top: 0;
}
@media (max-width: 768px) {
  .hero-content {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
}
@media (min-width: 768px) {
  .hero-content {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  .hero-content {
    margin-top: 110px;
  }
}
@media (min-width: 1440px) {
  .hero-content {
    margin-top: 250px;
  }
}
/**
 * Custom sidebars
 */
#app > .container {
  position: relative;
  padding-top: 30px;
}
#app > .container::before {
  background-color: #61c8d1;
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024_light.png');
  background-size: cover;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  outline: 1px solid transparent;
  padding: 15px 15px 30px 15px;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
@media screen and (min-width: 768px) {
  #app > .container::before {
    border-radius: 3px;
    -webkit-transform: skew(-1deg, 1deg);
    -moz-transform: skew(-1deg, 1deg);
    -o-transform: skew(-1deg, 1deg);
    -ms-transform: skew(-1deg, 1deg);
    transform: skew(-1deg, 1deg);
  }
}
#app .container {
  max-height: 400px;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-bottom: 150px;
}
@media (min-width: 768px) {
  #app .container .contentContainer_image {
    position: absolute;
  }
}
@media (min-width: 768px) {
  #app .container {
    max-height: none;
    margin-bottom: 100px;
    margin-top: 80px;
    min-height: 400px;
    padding-bottom: 0px;
  }
}
#app-fr > .container {
  position: relative;
  padding-top: 30px;
}
#app-fr > .container::before {
  background-color: #656871;
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024_light.png');
  background-size: cover;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  outline: 1px solid transparent;
  padding: 15px 15px 30px 15px;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
@media screen and (min-width: 768px) {
  #app-fr > .container::before {
    border-radius: 3px;
    -webkit-transform: skew(-1deg, 1deg);
    -moz-transform: skew(-1deg, 1deg);
    -o-transform: skew(-1deg, 1deg);
    -ms-transform: skew(-1deg, 1deg);
    transform: skew(-1deg, 1deg);
  }
}
#app-fr > .container {
  margin-top: 15px;
  padding-bottom: 150px;
  margin-bottom: 300px;
  min-height: 953px;
  max-width: 480px;
}
#app-fr > .container::before {
  background-color: transparent;
  background-image: url('/wp-content/themes/mbptheme-child/images/bghero480x953_fr.png');
  background-size: cover;
  background-repeat: no-repeat;
  height: 953px;
}
@media (min-width: 768px) {
  #app-fr > .container::before {
    background-image: url('/wp-content/themes/mbptheme-child/images/bghero768x426_fr.png');
    height: 426px;
  }
}
@media (min-width: 1440px) {
  #app-fr > .container::before {
    background-image: url('/wp-content/themes/mbptheme-child/images/bghero1395x835_fr.png');
    height: 835px;
  }
}
#app-fr > .container .hero-phone {
  position: absolute;
  bottom: -300px;
}
@media (min-width: 768px) {
  #app-fr > .container {
    max-width: none;
    max-height: none;
    min-height: 426px;
    padding-bottom: 0px;
    padding-right: 15px;
    margin-bottom: 200px;
    margin-top: 80px;
  }
  #app-fr > .container .hero-phone {
    position: absolute;
    bottom: -220px;
    right: 35px;
  }
}
@media (min-width: 992px) {
  #app-fr > .container {
    margin-bottom: 240px;
  }
  #app-fr > .container .hero-phone {
    position: absolute;
    bottom: -330px;
    right: 35px;
  }
}
@media (min-width: 1440px) {
  #app-fr > .container {
    min-height: 835px;
    margin-bottom: 100px;
  }
  #app-fr > .container .hero-phone {
    bottom: -180px;
    right: 35px;
  }
}
#app-fr .hero-content {
  margin-top: 482px;
  background: transparent;
  color: #FFF;
}
@media (min-width: 768px) {
  #app-fr .hero-content {
    margin-top: 0;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  #app-fr .hero-content {
    padding-right: 15px;
    margin-top: 100px;
  }
}
#app-uk > .container {
  position: relative;
  padding-top: 30px;
}
#app-uk > .container::before {
  background-color: #656871;
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024_light.png');
  background-size: cover;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  outline: 1px solid transparent;
  padding: 15px 15px 30px 15px;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
@media screen and (min-width: 768px) {
  #app-uk > .container::before {
    border-radius: 3px;
    -webkit-transform: skew(-1deg, 1deg);
    -moz-transform: skew(-1deg, 1deg);
    -o-transform: skew(-1deg, 1deg);
    -ms-transform: skew(-1deg, 1deg);
    transform: skew(-1deg, 1deg);
  }
}
#app-uk > .container {
  margin-top: 15px;
  padding-bottom: 150px;
  margin-bottom: 300px;
  min-height: 953px;
  max-width: 480px;
}
#app-uk > .container::before {
  background-color: transparent;
  background-image: url('/wp-content/themes/mbptheme-child/images/bghero480x953_en.png');
  background-size: cover;
  background-repeat: no-repeat;
  height: 953px;
}
@media (min-width: 768px) {
  #app-uk > .container::before {
    background-image: url('/wp-content/themes/mbptheme-child/images/bghero768x426_en.png');
    height: 426px;
  }
}
@media (min-width: 1440px) {
  #app-uk > .container::before {
    background-image: url('/wp-content/themes/mbptheme-child/images/bghero1395x835_en.png');
    height: 835px;
  }
}
#app-uk > .container .hero-phone {
  position: absolute;
  bottom: -300px;
}
@media (min-width: 768px) {
  #app-uk > .container {
    max-width: none;
    max-height: none;
    min-height: 426px;
    padding-bottom: 0px;
    padding-right: 15px;
    margin-bottom: 200px;
    margin-top: 80px;
  }
  #app-uk > .container .hero-phone {
    position: absolute;
    bottom: -220px;
    right: 35px;
  }
}
@media (min-width: 992px) {
  #app-uk > .container {
    margin-bottom: 240px;
  }
  #app-uk > .container .hero-phone {
    position: absolute;
    bottom: -330px;
    right: 35px;
  }
}
@media (min-width: 1440px) {
  #app-uk > .container {
    min-height: 835px;
    margin-bottom: 100px;
  }
  #app-uk > .container .hero-phone {
    bottom: -180px;
    right: 35px;
  }
}
#app-uk .hero-content {
  margin-top: 482px;
  background: transparent;
  color: #FFF;
}
@media (min-width: 768px) {
  #app-uk .hero-content {
    margin-top: 0;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  #app-uk .hero-content {
    padding-right: 15px;
    margin-top: 100px;
  }
}
#video > .container {
  margin-bottom: 30px;
  position: relative;
}
#video > .container::before {
  background-color: #656871;
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024.png');
  background-size: cover;
  content: ' ';
  display: block;
  height: 100%;
  left: 0;
  outline: 1px solid transparent;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
@media screen and (min-width: 768px) {
  #video > .container::before {
    border-radius: 3px;
    -webkit-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -moz-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -o-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -ms-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
  }
}
#video > .container > .row {
  margin-left: auto;
  margin-right: auto;
}
#video .container {
  margin-bottom: 15px;
  margin-top: 15px;
}
@media (min-width: 480px) {
  #video .container {
    margin-bottom: 60px;
    margin-top: 80px;
  }
}
#var-ide > .container {
  margin-bottom: 30px;
  position: relative;
}
#var-ide > .container::before {
  background-color: #656871;
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024.png');
  background-size: cover;
  content: ' ';
  display: block;
  height: 100%;
  left: 0;
  outline: 1px solid transparent;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
@media screen and (min-width: 768px) {
  #var-ide > .container::before {
    border-radius: 3px;
    -webkit-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -moz-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -o-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -ms-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
  }
}
#var-ide > .container > .row {
  margin-left: auto;
  margin-right: auto;
}
#var-ide .container {
  padding-bottom: 15px;
}
#ledigt-just-nu {
  color: #333;
  text-align: center;
  z-index: 100;
}
#ledigt-just-nu > .container {
  margin-bottom: 30px;
  position: relative;
}
#ledigt-just-nu > .container::before {
  background-color: #fdc400;
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024.png');
  background-size: cover;
  content: ' ';
  display: block;
  height: 100%;
  left: 0;
  outline: 1px solid transparent;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
@media screen and (min-width: 768px) {
  #ledigt-just-nu > .container::before {
    border-radius: 3px;
    -webkit-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -moz-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -o-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -ms-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
  }
}
#ledigt-just-nu > .container > .row {
  margin-left: auto;
  margin-right: auto;
}
#ledigt-just-nu a {
  border-color: #333;
  color: #333;
  text-decoration: none;
}
#ledigt-just-nu a:hover {
  text-decoration: underline;
}
#ledigt-just-nu h2,
#ledigt-just-nu h3,
#ledigt-just-nu h4,
#ledigt-just-nu p {
  color: #333;
}
#ledigt-just-nu .container {
  padding: 15px 15px 30px 15px;
  position: relative;
}
@media (min-width: 768px) {
  #ledigt-just-nu .container::before {
    -webkit-transform: rotateZ(-1deg) skew(1deg, 1deg);
    -moz-transform: rotateZ(-1deg) skew(1deg, 1deg);
    -o-transform: rotateZ(-1deg) skew(1deg, 1deg);
    -ms-transform: rotateZ(-1deg) skew(1deg, 1deg);
    transform: rotateZ(-1deg) skew(1deg, 1deg);
  }
}
#vara-en-urber {
  text-align: center;
}
#vara-en-urber > .container {
  margin-bottom: 30px;
  position: relative;
}
#vara-en-urber > .container::before {
  background-color: #64c8d2;
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024.png');
  background-size: cover;
  content: ' ';
  display: block;
  height: 100%;
  left: 0;
  outline: 1px solid transparent;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
@media screen and (min-width: 768px) {
  #vara-en-urber > .container::before {
    border-radius: 3px;
    -webkit-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -moz-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -o-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    -ms-transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
    transform: rotateZ(1deg) rotateX(-3deg) skewX(2deg);
  }
}
#vara-en-urber > .container > .row {
  margin-left: auto;
  margin-right: auto;
}
#vara-en-urber a {
  color: #fff;
  text-decoration: none;
}
#vara-en-urber a:hover {
  text-decoration: underline;
}
#vara-en-urber .container {
  padding: 15px 15px 30px 15px;
}
@media (min-width: 768px) {
  #vara-en-urber .container::before {
    -webkit-transform: rotateZ(-1deg) skew(1deg, 1deg);
    -moz-transform: rotateZ(-1deg) skew(1deg, 1deg);
    -o-transform: rotateZ(-1deg) skew(1deg, 1deg);
    -ms-transform: rotateZ(-1deg) skew(1deg, 1deg);
    transform: rotateZ(-1deg) skew(1deg, 1deg);
  }
}
#movie.fullwidth-container {
  outline: 1px solid transparent;
  background-color: #686c80;
  background-image: url('/wp-content/themes/mbptheme-child/images/texture_1024_light.png');
  background-size: cover;
}
#sidebar-footer {
  background-color: #fdc400;
  margin-top: 30px;
  position: relative;
}
#sidebar-footer a {
  color: #000;
  text-decoration: none;
}
#sidebar-footer a:hover {
  text-decoration: underline;
}
#sidebar-footer li {
  list-style: none;
}
#sidebar-footer .container {
  position: relative;
  outline: 1px solid transparent;
  padding: 15px 15px 30px 15px;
}
#sidebar-footer .searchForm_submit {
  background-color: #354f57;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  height: 50px;
}
#sidebar-footer .widget_search form {
  margin-bottom: 15px;
}
#sidebar-footer .widgettitle {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 1.5em;
  color: #000;
  margin-top: 0;
}
@media (min-width: 768px) {
  #sidebar-footer .widgettitle {
    font-size: 2em;
  }
}
#sidebar-footer ul.menu {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
#sidebar-footer ul.menu > li {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
#sidebar-footer ul.menu > li > a {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  line-height: 1.25;
  font-weight: 300;
  font-size: 1.5em;
  text-decoration: none;
}
@media (min-width: 768px) {
  #sidebar-footer ul.menu > li > a {
    font-size: 2em;
  }
}
#sidebar-footer ul.menu .sub-menu {
  padding: 0;
}
#sidebar-footer ul.menu .sub-menu li {
  margin-top: 20px;
  clear: both;
}
#sidebar-footer ul.menu .sub-menu li a {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  font-weight: 300;
  text-decoration: none;
}
#sidebar-footer ul.menu .sub-menu li a:hover {
  text-decoration: underline;
}
@media (max-width: 992px) {
  #sidebar-footer ul.menu {
    padding-left: 0px;
  }
}
#store-kit .btn {
  margin-bottom: 20px;
}
/**
 * Other
 */
.mbp-navbar-container .widget_search {
  display: none;
  right: 0;
  text-align: right;
  position: absolute;
}
@media (min-width: 991px) {
  .mbp-navbar-container .widget_search {
    display: block;
    bottom: 125px;
  }
}
@media (min-width: 1440px) {
  .mbp-navbar-container .widget_search {
    text-align: left;
    top: auto;
  }
}
.navbar-logo {
  position: absolute;
  left: 6px;
  top: 6px;
}
@media (min-width: 992px) {
  .navbar-logo {
    left: 20px;
  }
}
.navbar-appstore {
  border: 1px solid #373d49;
  border-radius: 5px;
  height: 46px;
}
.navbar-appstore:hover {
  border-color: #000;
}
.widget_search {
  transition: all 0.3s;
  opacity: 1;
  pointer-events: all;
}
.widget_search.closed {
  opacity: 0;
  pointer-events: none;
}
.widget_search .input {
  border-radius: 20px;
  min-width: 265px;
  outline: none;
  padding-left: 20px;
}
.widget_search .input--submit {
  border: none;
  background-color: transparent;
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  margin-left: -65px;
  vertical-align: bottom;
}
.mobileMenu {
  border-bottom: 1px solid #a39d9f;
  padding: 0 20px;
  padding-bottom: 20px;
}
.searchResult {
  margin-top: 30px;
  margin-bottom: 30px;
}
.searchResult_header {
  text-align: center;
}
.searchResult h3 a {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: none;
}
.searchResult .btn {
  margin-top: 15px;
}
/**
 * Buttons
 */
.btn {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  background-image: none;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  white-space: nowrap;
  padding: 15px 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 26px;
}
.btn .glyphicon {
  font-size: 26px;
  line-height: 26px;
}
.btn-primary,
.btn--primary {
  background-color: #ff3d4b;
  border: none;
  color: #fff;
}
.btn-primary:active,
.btn--primary:active,
.btn-primary:focus,
.btn--primary:focus,
.btn-primary:hover,
.btn--primary:hover {
  background-color: #ff5763;
  border: none;
  color: #fff;
}
.btn--login {
  color: #fff;
  background-color: #ff3d4b;
  margin-top: 32px;
}
.btn--login:active,
.btn--login:focus,
.btn--login:hover {
  background-color: #ff5763;
}
.btn--default {
  color: #ffffff;
  background-color: transparent;
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 8px 20px;
}
.btn--default:active,
.btn--default:focus,
.btn--default:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #ffffff;
}
.btn--secondary {
  background-color: #373d49;
  color: #ffffff;
}
.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:hover {
  background-color: #424958;
  color: #ffffff;
}
/**
 * Form style
 */
.inputGroup {
  margin-bottom: 2.1em;
}
.label {
  color: #fdc400;
  display: block;
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  margin-bottom: 0.6em;
}
.label--login {
  color: #ffffff;
  margin-top: 1em;
}
@media (min-width: 768px) {
  .label--login {
    margin-top: 0;
  }
}
.input {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  padding: 0.7em 0 0.7em 0.7em;
  width: 100%;
}
.input--submit {
  display: inline-block;
  border: 1px solid #ccc;
  background-color: transparent;
  border-left: 0;
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  padding: 0.7em 1em 0.7em 1em;
}
.input--checkout {
  width: 100%;
}
@media (min-width: 768px) {
  .input--checkout {
    width: 70%;
  }
}
.input--login {
  background-color: #fff;
  padding-left: 0.5em;
  width: 100%;
}
.textarea {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 3em;
  padding: 0.3em;
}
.select {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
}
.bullet {
  margin: 0 5px;
}
.contactForm {
  text-align: center;
}
.contactForm .ginput_container {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.contactForm .ginput_container input,
.contactForm .ginput_container select {
  padding: 6px;
  border-radius: 3px;
  border: 1px solid #a39d9f;
  width: 100%;
  margin-top: 10px;
}
.contactForm .ginput_container input.error,
.contactForm .ginput_container select.error {
  background-color: #ffebed;
  border-color: #ff3d4b;
  border-radius: 3px 3px 0 0;
}
.contactForm .ginput_container select {
  -webkit-appearance: none;
  background: url('/wp-content/themes/mbptheme-child/images/selectbox_arrow.png') no-repeat center right;
}
.contactForm textarea {
  width: 100%;
  resize: none;
  font-size: 1em;
  margin-top: 10px;
}
.contactForm textarea.error {
  background-color: #ffebed;
  border-color: #ff3d4b;
  border-radius: 3px 3px 0 0;
}
.contactForm .btn {
  margin-top: 20px;
  padding-left: 60px;
  padding-right: 60px;
}
.contactForm .validationMessage {
  display: none;
  text-align: left;
  padding: 8px;
}
.contactForm .validationMessage--textarea {
  margin-top: -5px;
}
.contactForm .validationMessage.error {
  background-color: #ff3d4b;
  border-color: #ff3d4b;
  border-radius: 0 0 3px 3px;
  color: #fff;
  display: block;
}
@-moz-document url-prefix() {
  .contactForm .ginput_container select {
    background: none;
  }
}
div.wpcf7-response-output {
  border-radius: 3px;
  border: none;
  bottom: 0;
  color: #ffffff;
  left: 0;
  top: initial;
  position: fixed;
  padding: 1em;
  z-index: 100;
}
@media (min-width: 768px) {
  div.wpcf7-response-output {
    width: 100%;
    position: absolute;
    top: -60px;
    bottom: initial;
  }
}
div.wpcf7-response-output.wpcf7-validation-errors {
  background: #ff0000;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
  background: #7d7841;
}
.contactFormInput {
  border-radius: 3px;
  margin: 1em 0;
  overflow: hidden;
}
.contactFormInput.wpcf7-validates-as-required label {
  background-color: #7d7841;
  border: 2px solid #7d7841;
}
.contactFormInput.wpcf7-validates-as-required input,
.contactFormInput.wpcf7-validates-as-required textarea {
  border: 2px solid #7d7841;
}
.contactFormInput.wpcf7-not-valid label {
  background-color: #ff0000;
  border: 2px solid #ff0000;
}
.contactFormInput.wpcf7-not-valid input,
.contactFormInput.wpcf7-not-valid textarea {
  border: 2px solid #ff0000;
}
.contactFormInput input,
.contactFormInput textarea {
  border: 2px solid rgba(75, 44, 4, 0.4);
  box-shadow: inset 0px 1px 2px rgba(75, 44, 4, 0.2);
  padding: 1em;
  outline: none;
}
.contactFormInput input {
  width: 100%;
  border-top: 0;
}
@media (min-width: 768px) {
  .contactFormInput input {
    border-top: 2px solid rgba(75, 44, 4, 0.4);
    border-left: 0;
    float: left;
    width: 70%;
  }
}
.contactFormInput textarea {
  border-top: 0;
  width: 100%;
  max-width: 100%;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.contactFormLabel {
  background-color: #fdc400;
  border: 2px solid #fdc400;
  color: #fff;
  font-weight: normal;
  margin-bottom: 0;
  padding: 1em;
  width: 100%;
}
@media (min-width: 768px) {
  .contactFormLabel {
    float: left;
    width: 30%;
  }
}
.contactFormLabel--textarea {
  width: 100%;
}
.contactFormFile .contactFormLabel {
  width: 100%;
}
@media (min-width: 768px) {
  .contactFormFile .contactFormLabel {
    width: 40%;
  }
}
.contactFormFile input {
  padding: 1em;
  width: 100%;
}
@media (min-width: 768px) {
  .contactFormFile input {
    width: 60%;
  }
}
.contactSubmit {
  text-align: center;
  margin-top: 4em;
}
.contactSubmit input {
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-size: 1em;
  line-height: 1.25;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  background-image: none;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  white-space: nowrap;
  padding: 15px 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 26px;
  background-color: #ff3d4b;
  border: none;
  color: #fff;
  font-size: 0.875em;
  border-radius: 3px;
}
.contactSubmit input .glyphicon {
  font-size: 26px;
  line-height: 26px;
}
.contactSubmit input:active,
.contactSubmit input:focus,
.contactSubmit input:hover {
  background-color: #ff5763;
  border: none;
  color: #fff;
}
/**
 * Retailer stuff
 */
#menu-retailkategorier {
  display: none;
}
.post-type-archive-retailer .pageMenu_wrapper {
  display: none;
}
.post-type-archive-retailer .retailer .logoHolder {
  padding: 0 10px;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 45%;
  -ms-transform: translateY(-45%);
  -webkit-transform: translateY(-45%);
  -moz-transform: translateY(-45%);
  -o-transform: translateY(-45%);
  transform: translateY(-45%);
}
.retailer {
  padding-top: 20px;
  text-align: center;
}
.retailer .holder {
  background-color: #f3f3f3;
  border: 1px solid #e6e6e6;
  color: #a4a4a4;
  cursor: pointer;
  height: 170px;
  padding: 10px;
}
.retailer .holder:hover {
  background-color: white;
  border: 1px solid white;
}
.retailer.active .holder {
  background-color: white;
  border: 1px solid white;
}
.retailer .logoHolder {
  padding: 0 10px;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 45%;
  -ms-transform: translateY(-45%);
  -webkit-transform: translateY(-45%);
  -moz-transform: translateY(-45%);
  -o-transform: translateY(-45%);
  transform: translateY(-45%);
}
.retailer .retailerLogo {
  max-height: 150px;
  width: auto;
}
.retailer .retailer_clock {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.retailer .retailer_clock .clock {
  float: left;
  font-size: 28px;
  line-height: 32px;
  margin-right: 10px;
}
.retailer .retailer_clock.closed {
  color: #FF964F;
}
.retailer span {
  display: inline-block;
  line-height: 32px;
  vertical-align: middle;
}
.retailer a.retailerDetailsLink {
  cursor: pointer;
}
.retailer-teasers > .clearfix:last-child {
  display: block !important;
}
.retailer_info {
  display: none;
  margin-bottom: 10px;
  text-align: left;
}
.retailer_info > .row {
  border-top: 4px solid #488988;
  border-bottom: 4px solid #488988;
  margin-top: -10px;
  padding: 30px;
}
@media (min-width: 768px) {
  .retailer_info > .row {
    border: 4px solid #488988;
  }
}
.retailer_info .clock {
  margin-right: 10px;
}
.retailer_info .clock.open {
  color: #FF964F;
}
.retailer_info .clock.closed {
  color: #488988;
}
.retailer_info .addressBlock {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 20px 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .retailer_info .addressBlock > div {
    width: 50%;
  }
}
.retailer_info .addressBlock .iconHolder {
  float: left;
  margin-left: -10px;
  text-align: center;
  height: 40px;
  width: 40px;
}
.retailer_info .addressBlock .iconHolder.marker {
  background-image: url('../images/icons/pin.png');
  background-repeat: no-repeat;
}
.retailer_info .addressBlock .iconHolder.globe {
  background-image: url('../images/icons/globe.png');
  background-repeat: no-repeat;
}
.retailer_info .addressBlock a.companyUrl {
  text-decoration: none;
  color: inherit;
  line-height: 32px;
}
.retailer_info .storeDescription {
  margin: 0;
  padding: 20px 0;
}
.retailer_info h4 {
  color: inherit;
}
.retailerArrowIndicator {
  border-left: 4px solid #488988;
  border-top: 4px solid #488988;
  height: 20px;
  margin-top: 4px;
  position: relative;
  top: 1px;
  width: 20px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  transform: rotate(45deg);
}
.retailerArrowIndicator > div {
  height: 16px;
  position: relative;
  width: 16px;
  background-color: #fff;
}
.post-type-archive-retailer #content {
  padding-bottom: 2em;
}
#menu-retailkategorier {
  display: none;
}
/**
 * Consumer app pages
 */
body.page-template-page-associate-app-content,
body.page-template-page-consumer-app-content {
  color: #63676f;
  font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-weight: 300;
}
body.page-template-page-associate-app-content .container,
body.page-template-page-consumer-app-content .container {
  width: auto;
}
body.page-template-page-associate-app-content .container .widget_mbp_textwidget,
body.page-template-page-consumer-app-content .container .widget_mbp_textwidget {
  border-bottom: 1px solid #E3E6EB;
  margin: 0;
  padding: 25px 0;
}
body.page-template-page-associate-app-content .container .widget_mbp_textwidget img,
body.page-template-page-consumer-app-content .container .widget_mbp_textwidget img {
  width: auto;
  height: 275px;
}
body.page-template-page-associate-app-content h3,
body.page-template-page-consumer-app-content h3 {
  color: #63676f;
  font-size: 18px;
  margin-bottom: 0px;
  font-weight: 500;
}
body.page-template-page-associate-app-content p,
body.page-template-page-consumer-app-content p {
  margin: 10px 0;
}
body.page-template-page-associate-app-content a,
body.page-template-page-consumer-app-content a {
  color: inherit;
}
body.page-template-page-associate-app-content hr,
body.page-template-page-consumer-app-content hr {
  border-top: 1px solid #E3E6EB;
}
body.page-template-page-associate-app-content .wpcf7-form,
body.page-template-page-consumer-app-content .wpcf7-form {
  margin-top: 20px;
}
body.page-template-page-associate-app-content .wpcf7-form .inputGroup,
body.page-template-page-consumer-app-content .wpcf7-form .inputGroup {
  margin-bottom: 10px;
}
body.page-template-page-associate-app-content .wpcf7-form .wpcf7-submit,
body.page-template-page-consumer-app-content .wpcf7-form .wpcf7-submit {
  background-color: #5ec7d1;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin: 5px auto 20px auto;
  width: 100%;
}
body.page-template-page-associate-app-content .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors,
body.page-template-page-consumer-app-content .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
  display: none;
}
body.page-template-page-associate-app-content .wpcf7-form span.wpcf7-not-valid-tip,
body.page-template-page-consumer-app-content .wpcf7-form span.wpcf7-not-valid-tip {
  margin-top: 5px;
}
body.page-template-page-associate-app-content .wpcf7-form div.wpcf7-response-output,
body.page-template-page-consumer-app-content .wpcf7-form div.wpcf7-response-output {
  color: inherit;
  position: relative;
}
body.page-template-page-associate-app-content .wpcf7-form div.wpcf7-response-output.wpcf7-mail-sent-ok,
body.page-template-page-consumer-app-content .wpcf7-form div.wpcf7-response-output.wpcf7-mail-sent-ok {
  background-color: #33ae72 !important;
  color: #fff !important;
  margin: 0 !important;
  position: relative !important;
  top: 0 !important;
}
body.page-template-page-associate-app-content .wpcf7-form input,
body.page-template-page-consumer-app-content .wpcf7-form input,
body.page-template-page-associate-app-content .wpcf7-form textarea,
body.page-template-page-consumer-app-content .wpcf7-form textarea {
  -webkit-appearance: none;
}
body.page-template-page-consumer-app-map {
  color: #6e6e6e;
  font-family: "Open Sans", sans-serif;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  overflow: hidden;
}
body.page-template-page-consumer-app-map section,
body.page-template-page-consumer-app-map div,
body.page-template-page-consumer-app-map p,
body.page-template-page-consumer-app-map iframe {
  height: 100%;
  margin: 0;
  padding: 0;
}
body.page-template-page-consumer-app-map .container {
  width: 100%;
}
body.page-template-page-consumer-app-map section#content {
  display: none;
}
body.page-template-page-associate-app-content {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}
body.page-template-page-associate-app-content #topbar > .container .widget_mbp_textwidget {
  border: 0;
  padding: 0;
}
body.page-template-page-associate-app-content #topbar > .container .widget_mbp_textwidget .app-header-arrow {
  height: auto;
}
body.page-template-page-associate-app-content #nav > .container .widget_mbp_textwidget {
  border: 0;
  padding: 0 10px;
}
body.page-template-page-associate-app-content .associate-support,
body.page-template-page-associate-app-content .app-retailer {
  border-bottom: 1px solid #E3E6EB;
  padding-bottom: 15px;
  padding-top: 15px;
}
body.page-template-page-associate-app-content .associate-support .app-retailer-details,
body.page-template-page-associate-app-content .app-retailer .app-retailer-details {
  display: none;
  margin-top: 15px;
}
body.page-template-page-associate-app-content .associate-support .holder,
body.page-template-page-associate-app-content .app-retailer .holder {
  position: relative;
  height: 80px;
  overflow: hidden;
}
body.page-template-page-associate-app-content .associate-support .linkHolder,
body.page-template-page-associate-app-content .app-retailer .linkHolder,
body.page-template-page-associate-app-content .associate-support .arrowHolder,
body.page-template-page-associate-app-content .app-retailer .arrowHolder {
  left: 0px;
  position: absolute;
  right: 30px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.page-template-page-associate-app-content .associate-support .logoHolder,
body.page-template-page-associate-app-content .app-retailer .logoHolder {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  height: 80px;
  margin-left: 45px;
  margin-right: 60px;
}
body.page-template-page-associate-app-content .associate-support .arrowHolder,
body.page-template-page-associate-app-content .app-retailer .arrowHolder {
  font-size: 36px;
  left: auto;
  right: 0;
  transition-duration: 400ms;
}
body.page-template-page-associate-app-content .associate-support .arrowHolder img,
body.page-template-page-associate-app-content .app-retailer .arrowHolder img {
  height: inherit;
  padding: 0;
}
body.page-template-page-associate-app-content .associate-support .linkHolder,
body.page-template-page-associate-app-content .app-retailer .linkHolder {
  left: 100px;
  right: auto;
}
body.page-template-page-associate-app-content .associate-support .linkHolder a,
body.page-template-page-associate-app-content .app-retailer .linkHolder a {
  color: #63676f;
}
body.page-template-page-associate-app-content .associate-support.app-retailer--open .arrowHolder,
body.page-template-page-associate-app-content .app-retailer.app-retailer--open .arrowHolder {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
body.page-template-page-associate-app-content .app-retailer {
  padding-bottom: 30px;
}
body.page-template-page-associate-app-content .associate-support:active {
  background-color: #eee;
}
body.page-template-page-associate-app-content .associate-support .imageHolder {
  left: 0px;
  position: absolute;
  right: 30px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.page-template-page-associate-app-content .associate-support .imageHolder img {
  height: 70px;
  padding: 0;
}
body.page-template-page-associate-app-content .app-block {
  margin-top: 15px;
}
body.page-template-page-associate-app-content .app-header {
  background-color: #656871;
  color: #fff;
  font-weight: 500;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 15px;
  padding: 15px 0;
  position: relative;
  text-align: center;
}
body.page-template-page-associate-app-content .app-header:active {
  background-color: #4d4f56;
}
body.page-template-page-associate-app-content .app-header .app-header-arrow {
  font-size: 36px;
  left: 15px;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
body.page-template-page-associate-app-content .app-header a {
  color: #fff;
  font-weight: 500;
}
body.page-template-page-associate-app-content a {
  color: #ff964f;
  text-decoration: none;
}
body.page-template-page-associate-app-content h1 {
  font-size: 1.5em;
  line-height: 1.1;
  font-weight: 500;
  color: inherit;
  text-align: center;
}
body.page-template-page-associate-app-content ul.link-list {
  color: #ff964f;
}
.modular {
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.modular.visible {
  z-index: 9000;
  pointer-events: auto;
  opacity: 1;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.modular-inner {
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 3rem 1rem 1rem 1rem;
  width: 100%;
  height: auto;
  max-height: 100%;
  background-color: #FFF;
  box-shadow: 0px 0px 15px rgba(100, 100, 100, 0.6);
  max-width: 1280px;
  min-width: 320px;
  min-height: 320px;
  position: absolute;
  left: 50%;
  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%);
}
@media (min-width: 768px) {
  .modular-inner {
    padding: 3rem;
    width: 60%;
    height: 60%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px), only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (min-device-width: 320px) and (max-device-width: 568px), only screen and (min-device-width: 375px) and (max-device-width: 667px), only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .modular-inner {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: aboslute;
    width: 100%;
    height: 100%;
  }
}
.modular-inner .contentContainer_image {
  text-align: center;
}
.modular .modular-close {
  position: absolute;
  top: 7px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;
  z-index: 9900;
}
/* Small devices (tablets, 768px and up) */
.navbar-collapse.collapse {
  display: none !important;
}
.navbar-toggle {
  display: block;
}
.navbar-nav {
  float: none;
}
.navbar-nav > li {
  float: none;
}
.dropdown-menu {
  float: none;
  position: relative;
  border: none;
}
@media (min-width: 991px) {
  .menu-slide-container {
    display: none !important;
  }
  .container-fluid {
    padding-left: 15px;
  }
  .navbar-toggle {
    display: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
  }
  .navbar-nav {
    float: none;
  }
  .navbar-nav > li {
    float: left;
  }
}
