<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
/* __              _                           __
  / /  __ ____ _  (_)__  ___ ___ _______ ___  / /_
 / /__/ // /  ' \/ / _ \/ -_|_-&lt;/ __/ -_) _ \/ __/
/____/\_,_/_/_/_/_/_//_/\__/___/\__/\__/_//_/\__/  D I G I T A L


Theme URI:  http://www.projecturl.com/
Author:   Luminescent Digital
Version:  1.0
Date:   16-06-2020

*/
/* ==========================================================================
   Reset
   ========================================================================== */
::-moz-selection {
  background: #404041;
  text-shadow: none;
  color: #ffffff;
}

::selection {
  background: #404041;
  text-shadow: none;
  color: #ffffff;
}

html,
body {
  width: 100%;
  height: 100%;
  direction: rtl;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
  margin: 0;
  padding: 0;
}

body {
  background: #ffffff;
}

body,
p {
  line-height: 24px;
}

ul {
  list-style: none;
  margin: 0;
}

a {
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: none;
}

*:focus,
a:focus,
a:active {
  outline: none;
  box-shadow: none;
  text-decoration: none;
}

figure {
  line-height: 0;
}

p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

img {
  display: inline-block;
  max-width: 100%;
}

address {
  margin-bottom: 0;
}

/* -----------------------------------------
   TYPOGRAPHY
----------------------------------------- */
@font-face {
  font-family: "Bree Rg";
  src: url("../fonts/Bree-Regular.eot");
  src: url("../fonts/Bree-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Bree-Regular.woff2") format("woff2"),
    url("../fonts/Bree-Regular.woff") format("woff"),
    url("../fonts/Bree-Regular.ttf") format("truetype"),
    url("../fonts/Bree-Regular.svg#Bree-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GESSTwo";
  src: url("../fonts/GESSTwoMedium-Medium.eot");
  src: url("../fonts/GESSTwoMedium-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GESSTwoMedium-Medium.woff2") format("woff2"),
    url("../fonts/GESSTwoMedium-Medium.woff") format("woff"),
    url("../fonts/GESSTwoMedium-Medium.ttf") format("truetype"),
    url("../fonts/GESSTwoMedium-Medium.svg#GESSTwoMedium-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-Semibold.eot");
  src: url("../fonts/MyriadPro-Semibold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MyriadPro-Semibold.woff2") format("woff2"),
    url("../fonts/MyriadPro-Semibold.woff") format("woff"),
    url("../fonts/MyriadPro-Semibold.ttf") format("truetype"),
    url("../fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-Light.eot");
  src: url("../fonts/MyriadPro-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MyriadPro-Light.woff2") format("woff2"),
    url("../fonts/MyriadPro-Light.woff") format("woff"),
    url("../fonts/MyriadPro-Light.ttf") format("truetype"),
    url("../fonts/MyriadPro-Light.svg#MyriadPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-Regular.eot");
  src: url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MyriadPro-Regular.woff2") format("woff2"),
    url("../fonts/MyriadPro-Regular.woff") format("woff"),
    url("../fonts/MyriadPro-Regular.ttf") format("truetype"),
    url("../fonts/MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-Bold.eot");
  src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MyriadPro-Bold.woff2") format("woff2"),
    url("../fonts/MyriadPro-Bold.woff") format("woff"),
    url("../fonts/MyriadPro-Bold.ttf") format("truetype"),
    url("../fonts/MyriadPro-Bold.svg#MyriadPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
html,
body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body,
p {
  font-family: "GESSTwo";
  font-weight: normal;
  line-height: 1.3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
  margin: 0;
  line-height: 1.3;
}

h1 {
  font-weight: 800;
  margin: 0;
  font-size: 36px;
  padding: 0 0 15px;
}

h2 {
  font-weight: 800;
  margin: 0;
  font-size: 24px;
  padding: 0 0 15px;
}

h3 {
  font-weight: 800;
  margin: 0;
  font-size: 16px;
  padding: 0 0 15px;
}

h4 {
  font-weight: 800;
  margin: 0;
  font-size: 16px;
  padding: 0 0 15px;
}

h5 {
  font-weight: 800;
  margin: 0;
  font-size: 14px;
  padding: 0 0 15px;
}

em,
i {
  font-style: italic;
}

strong,
b {
  font-weight: 800;
}

h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
  font-style: italic;
}

/*  ==========================================================================
  Form Controls
  ========================================================================== */
input,
select,
textarea {
  font-size: 14px;
  color: #4c4c4c;
  padding: 8px 12px;
  border: solid 1px #cdcdcd;
}

textarea {
  height: auto;
  padding: 12px;
  resize: vertical;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
select,
textarea {
  display: block;
  width: 100%;
  min-height: 40px;
}

input[type="checkbox"] {
  width: auto;
  height: auto;
  position: relative;
  outline: none;
  border: solid 1px #d7d7d7;
  margin: 0 5px 0;
  background: #fff;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

input[type="checkbox"]:hover:before,
input[type="checkbox"]:checked:before {
  content: "";
  font-size: 14px;
  line-height: 18px;
  right: 1px;
  text-align: center;
  width: 20px;
  color: #ccc;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #86c6b1;
}

input[type="checkbox"]:checked:before {
  color: #00a79d;
}

input[type="radio"] {
  width: auto;
  height: auto;
  position: relative;
  outline: none;
  border: solid 1px #d7d7d7;
  margin: 0 5px 0;
  background: #fff;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

input[type="radio"]:hover:before,
input[type="radio"]:checked:before {
  content: "\2022";
  font-size: 17px;
  line-height: 18px;
  right: 1px;
  text-align: center;
  width: 20px;
  color: #ccc;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

input[type="radio"]:checked:before {
  color: #00a79d;
}

input[type="file"] {
  height: auto;
  padding: 12px;
}

/*input.button[type="submit"],
input.button[type="button"]{
  width:auto;
}
*/
label {
  display: block;
  padding-top: 8px;
  font-weight: normal;
}

::-webkit-input-placeholder {
  color: #9b9b9b;
  opacity: 1;
}

::-moz-placeholder {
  color: #9b9b9b;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #9b9b9b;
  opacity: 1;
}

:-moz-placeholder {
  color: #9b9b9b;
  opacity: 1;
}

.nopadding {
  padding: 0;
}

.formRow {
  margin-bottom: 18px;
  position: relative;
}
.formRow label {
  margin: 0;
  padding: 5px 15px 0 0;
  font-size: 10px;
  line-height: 1;
}
.formRow.formSubmit {
  margin-bottom: 0;
}
.formRow.error:before,
.formRow .error:before,
.formRow.success:before,
.formRow .success:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: 3px;
  top: 3px;
  z-index: 10;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
  font-family: "GESSTwo";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}
.formRow.error label,
.formRow .error label {
  color: #dd5044;
}
.formRow.error:before,
.formRow .error:before {
  content: "\e905";
  color: #dd5044;
}
.formRow.success label,
.formRow .success label {
  color: #fff36e;
}
.formRow.success:before,
.formRow .success:before {
  content: "\e904";
}

.form-control {
  color: #444;
  border: 1px solid #cbc6c9;
  background: transparent;
  box-shadow: none;
  padding: 12px;
  height: 44px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.form-control:focus {
  border: 1px solid #cbc6c9;
  background-color: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

/*  Custom Upload  */
.upload {
  position: relative;
}
.upload input[type="file"] {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 50;
  opacity: 0;
}

.general-label {
  text-transform: uppercase;
  font-weight: 500;
  font-family: "GESSTwo";
  font-size: 14px;
  display: block;
  padding-bottom: 10px;
  margin: 0;
}

.input-wrapper {
  position: relative;
}
.input-wrapper input[type="text"],
.input-wrapper input[type="email"],
.input-wrapper input[type="password"] {
  display: block;
  height: 45px;
  border: 0;
  padding: 10px;
  font-size: 12px;
  width: 100%;
  letter-spacing: 1px;
  color: #4e4c4c;
  font-family: "GESSTwo";
}
.input-wrapper .error-text {
  font-size: 12px;
  color: #ea344a;
  font-weight: 300;
}
.input-wrapper.input-error .error-text {
  display: block;
}
.input-wrapper.input-error input {
  border: 1px solid #ea344a;
}
.input-wrapper input[type="text"]:disabled,
.input-wrapper input[type="password"]:disabled,
.input-wrapper input[type="email"]:disabled {
  background-color: #e3e4e5;
  color: #9b9b9b;
  cursor: not-allowed;
}

/* -- Common Layout elements -- */
/* -----------------------------------------
   Bootstrap Overrides
----------------------------------------- */
.row {
  margin-right: -8px;
  margin-left: -8px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-right: 8px;
  padding-left: 8px;
}
@media (min-width: 1025px) {
  .container {
    padding-right: 150px;
    padding-left: 150px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1720px;
  }
}
/* -----------------------------------------
   Header Styles
----------------------------------------- */
.pageHeader {
  height: 100px;
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  z-index: 99;
  right: 0;
  width: 100%;
  transition: 0.5s ease;
  border-bottom: 1px solid #d5e5f5;
}
.pageHeader .row,
.pageHeader .container {
  height: 100%;
  position: relative;
}
.pageHeader .logo-wrap {
  position: absolute;
  right: 8px;
  top: 25px;
  transition: 0.5s ease;
  z-index: 10;
}
.pageHeader .logo-wrap a {
  display: inline-block;
}
.pageHeader .logo-wrap a img {
  max-width: 180px;
}
.pageHeader .secondary-nav {
  padding-top: 15px;
}
.pageHeader .secondary-nav &gt; div {
  padding-right: 30px;
}
.pageHeader .secondary-nav .lang-switch {
  order: 3;
}
.pageHeader .secondary-nav .lang-switch a {
  color: #86c6b1;
  font-size: 18px;
  font-family: "Myriad Pro";
}
.pageHeader .secondary-nav .lang-switch .wpml-ls-legacy-list-horizontal {
  padding: 0;
}
.pageHeader .secondary-nav .lang-switch .wpml-ls-legacy-list-horizontal a {
  padding: 0;
}
.pageHeader .secondary-nav .search {
  position: relative;
  padding-right: 0;
}
.pageHeader .secondary-nav .search .search-form {
  pointer-events: none;
  opacity: 0;
  transition: 0.5s ease;
  position: absolute;
  left: 40px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 300px;
  height: 40px;
  z-index: 10;
}
.pageHeader .secondary-nav .search .search-form input {
  height: 40px;
  border-radius: 5px;
  display: block;
  width: 100%;
  padding-left: 40px;
}
.pageHeader .secondary-nav .search .search-form button {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pageHeader .secondary-nav .search a {
  position: relative;
  z-index: 10;
}
.pageHeader .secondary-nav .search.searchActive .search-form {
  opacity: 1;
  pointer-events: all;
}
.pageHeader .secondary-nav .search.searchActive .trigger img {
  display: none;
}
.pageHeader .secondary-nav .search.searchActive .trigger .search-close {
  display: block;
  width: 22px;
  height: 22px;
}
.pageHeader .secondary-nav .search.searchActive .trigger .search-close:before,
.pageHeader .secondary-nav .search.searchActive .trigger .search-close:after {
  position: absolute;
  right: 10px;
  content: " ";
  height: 22px;
  width: 2px;
  background-color: #86c6b1;
}
.pageHeader .secondary-nav .search.searchActive .trigger .search-close:before {
  transform: rotate(45deg);
}
.pageHeader .secondary-nav .search.searchActive .trigger .search-close:after {
  transform: rotate(-45deg);
}
.pageHeader .secondary-nav .ham {
  order: 4;
  padding-right: 50px;
  display: none;
}
.pageHeader .secondary-nav .ham a {
  display: block;
}
.pageHeader .secondary-nav .ham a span {
  width: 35px;
  height: 5px;
  background-color: #86c6b1;
  margin: 6px 0;
  display: block;
  border-radius: 5px;
}
.pageHeader.hamActive {
  height: 90px;
}
.pageHeader.hamActive .logo-wrap {
  top: 10px;
}
.pageHeader.hamActive .secondary-nav {
  padding-top: 0;
}
.pageHeader.hamActive .secondary-nav .ham {
  display: block;
}
.pageHeader.hamActive .secondary-nav .phone {
  display: none;
}
.pageHeader.hamActive .main-nav {
  display: none;
  position: fixed;
}
.pageHeader.hamActive .main-nav a {
  color: #fff;
  font-size: 14pt;
}
.pageHeader.hamActive .main-nav a:last-child {
  display: inline-block;
}
.pageHeader.hamActive .main-nav ul li:before {
  content: "";
  background-color: #fff;
}
.pageHeader.hamActive .main-nav ul li:first-child {
  display: inline-block;
}
.pageHeader.hamActive .main-nav ul li:first-child:before {
  content: none;
}
.pageHeader.hamActive .main-nav ul li:last-child {
  display: inline-block;
}
.pageHeader.hamActive .main-nav.navActive {
  display: block;
  background-color: #86c6b1;
  opacity: 1;
  pointer-events: all;
  width: 99%;
  top: 89px;
  z-index: 10;
  border-radius: 5px;
  padding-bottom: 20px;
  padding-top: 20px;
  height: 150px;
  right: 10px;
}
.pageHeader.hamActive .main-nav.navActive .nav-close {
  display: block;
}

.safari-browser .pageHeader .logo-wrap a img {
  height: auto;
  opacity: 1;
  min-height: 50px;
  width: auto;
}
/* -----------------------------------------
Footer page Styles
----------------------------------------- */
.pageFooter .contact-us-wrap {
  background-color: #86c6b1;
  color: #fff;
  padding: 30px 0;
  text-align: right;
  font-family: "GESSTwo";
}
.pageFooter .contact-us-wrap h4 {
  font-size: 16pt;
  font-weight: 700;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 45px;
  font-family: "GESSTwo";
}
.pageFooter .contact-us-wrap h4:after {
  content: "";
  width: 100%;
  height: 11px;
  background: url("../images/grung-line-lg.png") no-repeat center;
  background-size: contain;
  display: block;
  position: relative;
  top: 8px;
}
.pageFooter .contact-us-wrap .lt-sec {
  background: url("../images/heart-ar.png") no-repeat top right;
  padding: 125px 200px 0 0;
}
.pageFooter .contact-us-wrap .lt-sec h5 {
  font-size: 22pt;
  padding-bottom: 20px;
  font-weight: 500;
  line-height: 1;
}
.pageFooter .contact-us-wrap .lt-sec p {
  font-size: 16pt;
  font-family: "GESSTwo";
}
.pageFooter .contact-us-wrap .lt-sec p strong {
  font-weight: 700;
  display: block;
}
.pageFooter .contact-us-wrap .rt-sec ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pageFooter .contact-us-wrap .rt-sec ul li {
  display: block;
  padding-right: 70px;
  font-family: "GESSTwo";
  font-weight: bold;
  font-size: 14pt;
  position: relative;
  margin-bottom: 25px;
}
.pageFooter .contact-us-wrap .rt-sec ul li img {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  max-width: 50px;
}
.pageFooter .contact-us-wrap .rt-sec ul li strong {
  font-size: 16pt;
}
.pageFooter .contact-us-wrap .rt-sec ul li span {
  display: block;
  font-size: 14pt;
}
.pageFooter .contact-us-wrap .rt-sec ul li .theme-btn {
  margin-top: 30px;
  font-size: 10pt;
}
.pageFooter .footer-nav {
  color: #20419a;
  text-align: center;
  font-family: "GESSTwo";
  font-size: 22px;
  padding-top: 40px;
  padding-bottom: 0;
}
.pageFooter .footer-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pageFooter .footer-nav ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 20px;
}
.pageFooter .footer-nav ul li:after {
  content: "";
  width: 2px;
  height: 16px;
  background-color: #20419a;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pageFooter .footer-nav ul li a {
  color: #20419a;
  font-size: 11pt;
  font-weight: 500;
  display: block;
}
.pageFooter .footer-nav ul li:last-child:after {
  content: none;
}
.pageFooter .footer-nav p {
  font-size: 11pt;
  text-transform: uppercase;
  font-weight: 500;
}
.pageFooter .copyright-section {
  background-color: #fff;
  font-size: 9pt;
  font-weight: normal;
  color: #666;
  padding: 30px 0;
  font-family: "GESSTwo";
}
.pageFooter .copyright-section p {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  text-transform: uppercase;
}
.pageFooter .follow-us-section {
  background-color: #ffde2f;
  padding: 30px 0;
  color: #719cce;
  text-transform: uppercase;
  font-size: 14pt;
  font-weight: 600;
  font-family: "GESSTwo";
}
.pageFooter .follow-us-section a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.pageFooter .follow-us-section a:first-child {
  padding-right: 20px;
}
.pageFooter .follow-us-section a img {
  max-width: 50px;
}

/* -----------------------------------------
   Navigation
----------------------------------------- */
.main-nav {
  text-align: center;
  padding-top: 0px;
  position: relative;
}
.main-nav ul li {
  display: inline-block;
  position: relative;
}
.main-nav ul li:before {
  content: "";
  width: 3px;
  height: 16px;
  background-color: #86c6b1;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.main-nav ul li:first-child:before {
  content: none;
}
.main-nav ul li:last-child {
  display: none;
}
.main-nav ul li:last-child:before {
  content: none;
}
.main-nav ul li a {
  position: relative;
  color: #f26c59;
  font-size: 14pt;
  padding: 0 25px;
  font-family: "GESSTwo";
}
.main-nav .nav-close {
  position: absolute;
  right: 50px;
  top: 20px;
  display: none;
  z-index: 10;
}
.main-nav .nav-close::before {
  content: none !important;
}
.main-nav .nav-close span {
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
  top: 0;
}
.main-nav .nav-close span:before,
.main-nav .nav-close span:after {
  position: absolute;
  right: 15px;
  content: " ";
  height: 22px;
  width: 2px;
  background-color: #fff;
}
.main-nav .nav-close span:before {
  transform: rotate(45deg);
}
.main-nav .nav-close span:after {
  transform: rotate(-45deg);
}

.products-body .main-nav ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: calc(100% - 50px);
  height: 2px;
  right: 25px;
  background-color: transparent;
}
.products-body .main-nav ul li.current-menu-item a:after {
  background-color: #f26c59;
}
.products-body .pageHeader.hamActive .main-nav ul li.current-menu-item a:after {
  background-color: #fff;
}

/* -----------------------------------------
  Elements appears in general
----------------------------------------- */
/* @font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot?nvqsmu);
  src: url(../fonts/icomoon.eot?nvqsmu#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?nvqsmu) format("truetype"), url(../fonts/icomoon.woff?nvqsmu) format("woff"), url(../fonts/icomoon.svg?nvqsmu#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
} */
.clearfix:before,
.clearfix:after,
.home-navigation:before {
  content: " ";
  display: table;
  clear: both;
}

img {
  height: auto;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  vertical-align: text-top;
  background-repeat: no-repeat;
}

.clr,
.clear {
  clear: both;
}

button:focus {
  outline: none !important;
}

a[href^="tel"] {
  text-decoration: inherit;
  color: inherit;
}

hr {
  border-top: 1px solid #bbb;
  margin: 15px 0;
}

p:empty {
  padding: 0 !important;
  margin: 0 !important;
}

.word-slitter {
  display: inline-block;
}

.wd-50 {
  width: 50% !important;
}

.m-30 {
  margin: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.my-30 {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}

.p-30 {
  padding: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.py-30 {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}

.p-35 {
  padding: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.py-35 {
  padding-bottom: 35px !important;
  padding-top: 35px !important;
}

.p-40 {
  padding: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.py-40 {
  padding-bottom: 40px !important;
  padding-top: 40px !important;
}

.m-40 {
  margin: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.my-40 {
  margin-bottom: 40px !important;
  margin-top: 40px !important;
}

.p-45 {
  padding: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.py-45 {
  padding-bottom: 45px !important;
  padding-top: 45px !important;
}

.m-45 {
  margin: 45px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.my-45 {
  margin-bottom: 45px !important;
  margin-top: 45px !important;
}

.p-50 {
  padding: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.py-50 {
  padding-bottom: 50px !important;
  padding-top: 50px !important;
}

.m-50 {
  margin: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.my-50 {
  margin-bottom: 50px !important;
  margin-top: 50px !important;
}

.py-6,
.pb-6 {
  padding-bottom: 4.5em !important;
}

.py-6,
.pt-6 {
  padding-top: 4.5em !important;
}

.p-6 {
  padding: 4.5em !important;
}

.px-6,
.pl-6 {
  padding-right: 4.5em !important;
}

.px-6,
.pr-6 {
  padding-left: 4.5em !important;
}

.no-text-decoration {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.bold {
  font-weight: bold !important;
}

.custom-select {
  padding: 0 25px;
  min-width: 150px;
  height: 50px;
  text-align: center;
  border: 3px solid #86c6b1;
  position: relative;
  border-radius: 0;
}
.custom-select:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #86c6b1 transparent transparent transparent;
  pointer-events: none;
  background-color: #fff;
}
.custom-select select {
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  padding: 0;
  cursor: pointer;
  text-align: center;
  text-align-last: center;
  text-transform: uppercase;
  font-size: 20px;
  color: #20419a;
  height: 100%;
  background-color: #fff;
  font-family: "GESSTwo";
  font-weight: bold;
  width: 100%;
}
.custom-select select option {
  text-align: center;
}

.common-btn {
  display: inline-block;
  padding: 8px 20px;
  border: 3px solid #86c6b1;
  color: #666;
  box-shadow: none;
  margin: 20px 0 0;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  background-color: transparent;
  cursor: pointer;
  min-width: 140px;
  width: auto;
}
.common-btn:hover {
  color: #666;
}

.theme-btn {
  color: #fff;
  border: 3px solid #fff;
  padding: 10px 20px;
  text-align: center;
  font-size: 10pt;
  font-family: "GESSTwo";
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1;
  -webkit-text-size-adjust: none;
}
.learn-more-block .theme-btn {
  padding: 14px 24px;
  font-size: 13pt;
}
.theme-btn:hover {
  color: #fff;
}

.buy-now-btn {
  background-color: #86c6b1;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 15px 5px;
  font-family: "GESSTwo";
  border-radius: 5px;
}
.buy-now-btn:hover {
  color: #fff;
}

.chat-now-btn {
  display: none;
  background-color: #f26c59;
  color: #fff;
  font-size: 22px;
  font-family: "GESSTwo";
  position: fixed;
  text-transform: uppercase;
  width: 330px;
  height: 75px;
  line-height: 75px;
  border-radius: 5px;
  left: 10px;
  text-align: center;
  bottom: 0;
  transition: 0.5s ease;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  box-shadow: 0px 0px 6px #666;
}
.chat-now-btn:hover {
  color: #fff;
}
.chat-now-btn:after {
  content: "";
  width: 43px;
  height: 43px;
  display: inline-block;
  background: url("../images/chat.png") no-repeat;
  margin-right: 20px;
  vertical-align: middle;
  position: relative;
  top: -5px;
  pointer-events: none;
}
.chat-now-btn.showChat {
  opacity: 1;
  pointer-events: all;
}

ul.tab-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.tab-list li {
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}
ul.tab-list.current {
  background: #ededed;
  color: #222;
}
ul.tab-list .slick-list {
  width: 100%;
}

.tab-content {
  display: none;
  padding: 15px;
}
.tab-content.current {
  display: inherit;
}

.no-banner {
  margin-top: 180px;
}

/* -----------------------------------------
   Banner
----------------------------------------- */
.home .main-banner {
  height: 80vh;
  background-position: center top;
}

.main-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 70vh;
  position: relative;
}
.main-banner .container,
.main-banner .row {
  height: 100%;
}
.main-banner .banner-content {
  height: 100%;
  text-align: left;
  padding-bottom: 10px;
  position: relative;
}
.main-banner .banner-content .blob {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  z-index: 0;
  width: 270px;
  height: 230px;
  background: url("../images/blob-bg.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 85px;
  left: 380px;
}
.main-banner .banner-content .blob h1 {
  color: #48372d;
  font-family: "GESSTwo";
  font-size: 13pt;
  position: absolute;
  right: 0;
  width: 100%;
  top: 50%;
  padding: 0 50px 0 65px;
  transform: translate(0, -50%);
  font-weight: normal;
  line-height: 1.5;
}
.main-banner .banner-content .tin {
  position: absolute;
  vertical-align: top;
  z-index: 1;
  bottom: 0;
  left: 155px;
  max-width: 300px;
}

.inner-page {
  padding-top: 110px;
}
.inner-page .main-banner {
  height: auto;
  background-image: none;
}
.inner-page .main-banner .banner-content {
  position: relative;
}
.inner-page .main-banner .banner-content .banner-title {
  display: none;
}

.social-development-banner {
  height: 70vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.no-banner .product-single h1.text-center {
  color: #20419a;
  font-family: "GESSTwo";
  font-size: 27.5pt;
  font-weight: normal;
  padding-bottom: 1em;
}

.article-banner {
  margin-top: 180px;
  margin-bottom: 70px;
  text-align: center;
}
.article-banner .banner-content .title h1 {
  color: #20419a;
  font-family: "GESSTwo";
  font-size: 27.5pt;
  font-weight: normal;
  padding-bottom: 1em;
}
.article-banner .banner-content .banner-image {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.article-content-wrap h2,
.article-content-wrap h3,
.article-content-wrap h4,
.article-content-wrap h5,
.article-content-wrap h6 {
  font-family: "GESSTwo";
  color: #353535;
  margin: 0;
  font-weight: normal !important;
}

.article-content-wrap h2 strong,
.article-content-wrap h3 strong,
.article-content-wrap h4 strong,
.article-content-wrap h5 strong,
.article-content-wrap h6 strong {
  font-weight: normal !important;
}

.article-content-wrap p,
.article-content-wrap ul,
.article-content-wrap ol {
  font-family: "GESSTwo";
  color: #353535;
  margin: 0;
}
.article-content-wrap p {
  font-size: 16pt;
  padding-bottom: 30px;
}
.article-content-wrap h2 {
  font-size: 24pt;
  font-weight: 600;
  padding-bottom: 30px;
}
.article-content-wrap h3 {
  font-size: 22pt;
  font-weight: 600;
  padding-bottom: 30px;
}
.article-content-wrap h4 {
  font-size: 20pt;
  font-weight: 600;
  padding-bottom: 30px;
}
.article-content-wrap h5 {
  font-size: 18pt;
  font-weight: 600;
  padding-bottom: 30px;
}
.article-content-wrap h6 {
  font-size: 16pt;
  font-weight: 600;
  padding-bottom: 30px;
}
.article-content-wrap ul,
.article-content-wrap ol {
  padding-right: 25px;
  margin: 0;
  padding-bottom: 30px;
}
.article-content-wrap ul li,
.article-content-wrap ol li {
  font-size: 16pt;
}
.article-content-wrap ul {
  list-style: disc;
}
.article-content-wrap blockquote {
  text-align: center;
  color: #649dd3;
  font-size: 22pt;
  font-family: "GESSTwo";
  font-style: italic;
  font-weight: normal;
  margin: 0;
  padding: 0 0 30px;
}
.article-content-wrap blockquote p {
  padding: 0;
  color: #649dd3;
  font-size: 22pt;
  font-family: "GESSTwo";
  margin: 0;
}
.article-content-wrap .wp-block-media-text {
  background-color: #f4f4ed;
  margin-bottom: 30px;
}
.article-content-wrap .wp-block-media-text p {
  font-family: "GESSTwo";
  font-size: 22pt;
  color: #f36b59;
  font-weight: normal;
}
.article-content-wrap .wp-block-media-text p strong {
  font-weight: normal;
}
.article-content-wrap .wp-block-buttons {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 40px;
}
.article-content-wrap .wp-block-buttons .wp-block-button {
  margin: 0;
}
.article-content-wrap .wp-block-buttons .wp-block-button__link {
  display: inline-block;
  border: 0;
  font-family: "GESSTwo";
  font-size: 22pt;
  color: #f36b59;
  position: relative;
  padding-right: 60px;
}
.article-content-wrap .wp-block-buttons .wp-block-button__link:before {
  content: "";
  height: 40px;
  width: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url("../images/go-back-yellow-ar.png");
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
}
.article-content-wrap .resource-list {
  list-style: none;
  padding-top: 30px;
  display: none;
}
.article-content-wrap .resource-list li {
  padding-bottom: 15px;
  font-family: "GESSTwo";
  font-size: 16pt;
  color: #353535;
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  word-break: break-all;
}
.article-content-wrap .resource-list li a {
  color: #20419a;
  text-decoration: underline;
  display: inline-block;
}
.article-content-wrap .resource-list li:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #353535;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 13px;
}
.article-content-wrap .resource-trigger {
  width: 280px;
  display: block;
  margin: 0 auto;
  border: 2px solid #86c6b1;
  position: relative;
  font-family: "GESSTwo";
  color: #274395;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 30px;
  font-weight: 600;
  text-align: center;
  margin-top: 80px;
}
.article-content-wrap .resource-trigger:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 10px 0 10px;
  border-color: #86c6b1 transparent transparent transparent;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: 0.5s ease;
}
.article-content-wrap .resource-trigger.active:after {
  -webkit-transform: rotate(180deg) translate(0, 8px);
  -moz-transform: rotate(180deg) translate(0, 8px);
  -ms-transform: rotate(180deg) translate(0, 8px);
  -o-transform: rotate(180deg) translate(0, 8px);
  transform: rotate(180deg) translate(0, 8px);
}
.article-content-wrap .wp-block-image {
  margin: 0;
  padding-bottom: 30px;
}
.article-content-wrap .wp-block-image figure {
  margin: 0;
  width: 100%;
}
.article-content-wrap .wp-block-image figure img {
  width: 100%;
}

:root .article-content-wrap .has-very-light-gray-background-color {
  background-color: transparent;
}

.article-grid-block {
  padding-bottom: 50px;
}
.article-grid-block .article-grid {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  border: solid 2px #fceb12;
  overflow: hidden;
  margin-bottom: 16px;
}
.article-grid-block .article-grid figure {
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.article-grid-block .article-grid figure:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.article-grid-block .article-grid figure img {
  transition: transform 0.8s ease;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.article-grid-block .article-grid figure:hover img {
  transform: scale(1.1);
}
.article-grid-block .article-grid figure span.grid-title {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  font-size: 20pt;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  display: block;
  line-height: 1;
  font-family: "GESSTwo";
  cursor: pointer;
}
.article-grid-block .article-grid figure span.grid-title:after {
  content: "+";
  font-size: 36pt;
  color: #ffffff;
  padding: 0;
  border: solid 2px #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  line-height: 39px;
  width: 40px;
  height: 40px;
  bottom: 10px;
  left: 10px;
  cursor: pointer;
  bottom: 10px;
  text-align: center;
}
.article-grid-block .article-grid figure span.grid-title a {
  display: block;
  color: #ffffff;
  padding: 18px 20px 18px 50px;
  font-family: "GESSTwo";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 16pt;
}
.article-grid-block .article-grid .grid-detail {
  display: none;
  padding: 20px 0;
  max-height: 700px;
  overflow-y: auto;
}
.article-grid-block .article-grid .grid-detail .mCSB_container {
  padding: 0 15px;
}

.article-grid-block .article-grid .grid-detail iframe {
  width: 100%;
  margin-bottom: 30px;
  height: auto;
}
.article-grid-block .article-grid .grid-detail ul {
  margin: 0;
  color: inherit;
  padding: 0;
}
.article-grid-block .article-grid .grid-detail ul li {
  font-size: 15pt;
  list-style: disc;
  margin: 0 15px 0 0;
  padding: 0 0 15px 0;
  color: inherit;
  font-family: "GESSTwo";
}
.article-grid-block .article-grid .grid-detail ul li ul li {
  list-style-type: disc;
  padding: 0 0 15px;
}
.article-grid-block .article-grid .grid-detail ol {
  color: inherit;
}
.article-grid-block .article-grid .grid-detail ol li {
  font-size: 16pt;
  margin: 0 15px 0 0;
  padding: 0 0 15px 0;
  font-family: "GESSTwo";
  color: inherit;
}
.article-grid-block .article-grid .grid-detail p {
  font-size: 16pt;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: "GESSTwo";
  color: inherit;
}
.article-grid-block .article-grid .grid-detail h2 {
  color: inherit;
  font-size: 20pt;
  margin: 0;
  padding: 0 0 15px 0;
}
.article-grid-block .article-grid .grid-detail h3 {
  color: inherit;
  font-size: 18pt;
  margin: 0;
  padding: 0 0 15px 0;
}
.article-grid-block .article-grid .grid-detail h4 {
  color: inherit;
  font-size: 16pt;
  margin: 0;
  padding: 0 0 15px 0;
}
.article-grid-block .article-grid .grid-detail h5 {
  color: inherit;
  font-size: 14pt;
  margin: 0;
  padding: 0 0 15px 0;
}
.article-grid-block .article-grid .grid-detail h6 {
  font-size: 13pt;
  color: inherit;
  margin: 0;
  padding: 0 0 15px 0;
}
.article-grid-block .article-grid.showBlock figure span:after {
  content: "-";
}
.article-grid-block .article-grid.showBlock .grid-detail {
  display: block;
}

.article-grid-block + .wp-block-buttons {
  margin-top: 0;
}

.article-milestone-selector .milestone-trigger {
  padding-bottom: 30px;
  text-align: center;
}
.article-milestone-selector .milestone-trigger label {
  display: inline-block;
  max-width: 49%;
  padding-left: 15px;
  vertical-align: middle;
  color: #20419a;
  font-family: "GESSTwo";
  font-size: 22pt;
}
.article-milestone-selector .milestone-trigger .custom-select {
  display: inline-block;
  max-width: 49%;
  width: 280px;
  font-size: 14pt;
  vertical-align: middle;

  overflow: hidden;
}

.custom-select select {
  font-size: 18px;
}

.milestone-content .milestone p {
  font-size: 16pt;
  font-family: "GESSTwo";
  padding-bottom: 30px;
}
.milestone-content .milestone figure {
  padding-bottom: 30px;
  display: block;
}
.milestone-content .milestone figure img {
  width: 100%;
  height: auto;
}

.related_article .wpp-list {
  width: 100%;
}
.related_article .wpp-list li {
  display: inline-block;
  vertical-align: top;
}

/* -- Common Components -- */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("../fonts/slick.woff") format("woff"),
    url("../fonts/slick.ttf") format("truetype"),
    url("../fonts/slick.svg#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 20;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  font-family: "slick";
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 25px;
}

[dir="rtl"] .slick-prev {
  left: 25px;
}

.slick-prev:before {
  content: "\2192";
  font-size: 32px;
}

[dir="rtl"] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  /*right: 25px;*/
}

[dir="rtl"] .slick-next {
  right: 25px;
}

.slick-next:before {
  content: "\2190";
  font-family: "slick";
  font-size: 32px;
}

[dir="rtl"] .slick-next:before {
  content: "\2190";
  font-family: "slick";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "ΓÇó";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.glide__main {
  position: relative;
  padding-right: 300px;
}
.glide__container {
  min-height: 300px;
  overflow: hidden;
  width: 290px;
  position: absolute;
  top: 15px;
  right: 0;
}
.glide__slides {
  height: 100%;
  position: absolute;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  white-space: nowrap;
  flex-wrap: nowrap;
  will-change: transform;
  z-index: 2;
  right: 0;
  top: 0;
}
.glide__slide {
  width: 100%;
  height: 100%;
  white-space: initial;
  user-select: none;
  position: absolute;
  top: 0;
  transition: all 200ms ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.glide__bullets {
  position: relative;
  font-size: 0;
}
.glide__bullets:after {
  content: "";
  background-color: #c8c8c8;
  width: 100%;
  height: 3px;
  bottom: 0;
  right: 0;
  position: absolute;
}
.glide__bullets * {
  transition: all 200ms ease;
}
.glide__bullets a {
  display: inline-block;
}
.glide__slide--active {
  z-index: 1001;
}
.glide__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.glide__bullet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
a.glide__bullet {
  padding: 15px 5px;
  margin: 0;
  text-align: center;
  color: #353535;
  text-transform: none;
  font-size: 12pt;
  max-width: 33.33%;
  word-break: break-all;
  cursor: pointer;
  font-family: "GESSTwo";
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
a.glide__bullet:after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  background-color: #c8c8c8;
  right: 0;
  z-index: 1;
}
a.glide__bullet div {
  display: block;
  height: 20px;
  width: 100%;
  margin-bottom: 10px;
}

a.glide__bullet.active {
  color: #269a6e;
}
a.glide__bullet.active:after {
  background-color: #e27360;
}

.glide-tab {
  font-family: "GESSTwo";
  font-size: 14pt;
  padding-top: 15px;
}

.glide-tab p {
  font-size: 12pt;
}

.glide-tab .view-all {
  font-size: 15pt;
  font-family: "GESSTwo";
  font-weight: bold;
}
.glide-tab .glide-tab-content {
  display: none;
}
.glide-tab .glide-tab-content.active {
  display: block;
}

.product-single .glide__slides .glide__slide {
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s ease;
  height: auto;
  width: auto;
  visibility: visible;
  padding: 0;
  z-index: 1;
  width: 200px;
}

.product-single .glide__slides .glide__slide img {
  width: 100%;
}

.product-single .glide__slides.three-product .glide__slide.active {
  left: 70px;
  transform: scale(1);
  z-index: 3;
}

.product-single
  .glide__slides.three-product
  .glide__slide.active
  + .glide__slide,
.product-single
  .glide__slides.three-product
  .glide__slide
  + .glide__slide:not(.active) {
  left: 25px;
  z-index: 2;
  transform: scale(0.8);
}

.product-single
  .glide__slides.three-product
  .glide__slide.active
  + .glide__slide
  + .glide__slide,
.product-single .glide__slides.three-product .glide__slide {
  left: -10px;
  z-index: 1;
  transform: scale(0.6);
}

.product-single .glide__slides.two-product .glide__slide {
  transform: scale(0.8);
  z-index: 1;
  left: 0;
}

.product-single .glide__slides.two-product .glide__slide.active {
  left: 70px;
  transform: scale(1);
  z-index: 2;
}

.product-single .glide__slides.single-product .glide__slide {
  left: 20%;
}

@media (max-width: 1300px) {
  .glide__container {
    width: 100%;
    position: relative;
    text-align: center;
  }

  .glide__main {
    padding-right: 0;
  }

  .product-single .glide__slides.three-product .glide__slide.active {
    left: 50%;
  }

  .product-single
    .glide__slides.three-product
    .glide__slide.active
    + .glide__slide,
  .product-single
    .glide__slides.three-product
    .glide__slide
    + .glide__slide:not(.active) {
    left: 35%;
  }

  .product-single
    .glide__slides.three-product
    .glide__slide.active
    + .glide__slide
    + .glide__slide,
  .product-single .glide__slides.three-product .glide__slide {
    left: 25%;
  }

  .product-single .glide__slides.two-product .glide__slide {
    left: 25%;
  }

  .product-single .glide__slides.two-product .glide__slide.active {
    left: 45%;
  }

  .product-single .glide__slides.single-product .glide__slide {
    left: auto;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
}
@media (max-width: 767px) {
  .body-wrapper .glide-tab .view-all {
    display: block;
    width: 200px;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .product-single .glide__slides.three-product .glide__slide.active {
    left: 45%;
  }

  .product-single
    .glide__slides.three-product
    .glide__slide.active
    + .glide__slide,
  .product-single
    .glide__slides.three-product
    .glide__slide
    + .glide__slide:not(.active) {
    left: 30%;
  }

  .product-single
    .glide__slides.three-product
    .glide__slide.active
    + .glide__slide
    + .glide__slide,
  .product-single .glide__slides.three-product .glide__slide {
    left: 20%;
  }

  .product-single .glide__slides.two-product .glide__slide {
    left: 25%;
  }

  .product-single .glide__slides.two-product .glide__slide.active {
    left: 45%;
  }
}
@media (max-width: 480px) {
  .product-single .glide__slides.three-product .glide__slide.active {
    left: 40%;
  }

  .product-single
    .glide__slides.three-product
    .glide__slide.active
    + .glide__slide,
  .product-single
    .glide__slides.three-product
    .glide__slide
    + .glide__slide:not(.active) {
    left: 25%;
  }

  .product-single
    .glide__slides.three-product
    .glide__slide.active
    + .glide__slide
    + .glide__slide,
  .product-single .glide__slides.three-product .glide__slide {
    left: 12%;
  }

  .product-single .glide__slides.two-product .glide__slide {
    left: 20%;
  }

  .product-single .glide__slides.two-product .glide__slide.active {
    left: 35%;
  }
}
@media (max-width: 380px) {
  a.glide__bullet {
    font-size: 15px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .product-single .glide__slides.three-product .glide__slide.active {
    left: 30%;
  }

  .product-single
    .glide__slides.three-product
    .glide__slide.active
    + .glide__slide,
  .product-single
    .glide__slides.three-product
    .glide__slide
    + .glide__slide:not(.active) {
    left: 15%;
  }

  .product-single
    .glide__slides.three-product
    .glide__slide.active
    + .glide__slide
    + .glide__slide,
  .product-single .glide__slides.three-product .glide__slide {
    left: 0;
  }

  .product-single .glide__slides.two-product .glide__slide {
    left: 10%;
  }

  .product-single .glide__slides.two-product .glide__slide.active {
    left: 25%;
  }
}
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}
.mCustomScrollbar
  &gt; .mCustomScrollBox
  &gt; .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCustomScrollbar
  &gt; .mCustomScrollBox
  ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: rtl;
}
.mCustomScrollBox:hover &gt; .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCustomScrollBox:hover ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside &gt; .mCSB_container {
  /* margin-left: 30px; */
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCS-dir-rtl &gt; .mCSB_inside &gt; .mCSB_container {
  margin-left: 0;
  margin-right: 0;
}
.mCS-dir-rtl &gt; .mCSB_inside &gt; .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mCS-dir-rtl &gt; .mCSB_inside &gt; .mCSB_scrollTools {
  left: auto;
  right: 0;
}
.mCS-dir-rtl &gt; .mCSB_inside &gt; .mCSB_container_wrapper {
  margin-left: 0;
  margin-right: 30px;
}
.mCS-dir-rtl &gt; .mCSB_outside + .mCSB_scrollTools {
  left: auto;
  right: 0;
  right: -26px;
}
.mCS-dir-rtl
  &gt; .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  &gt; .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
  right: 20px;
}
.mCS-dir-rtl
  &gt; .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  &gt; .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
.mCS-dir-rtl &gt; .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  left: auto;
}
.mCS-dir-rtl &gt; .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  left: auto;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  right: auto;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  bottom: 0;
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonDown:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonDown:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonLeft {
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonLeft:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonLeft:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_horizontal.mCSB_inside &gt; .mCSB_container {
  margin-left: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside &gt; .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal &gt; .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  right: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  right: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  left: 0;
}

.mCustomScrollBox
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin-left: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper &gt; .mCSB_container {
  padding-left: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal &gt; .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal &gt; .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden
  + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden &gt; .mCSB_container {
  padding-left: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden &gt; .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  &gt; .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
  margin-right: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  &gt; .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCS-autoHide &gt; .mCustomScrollBox &gt; .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide &gt; .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide:hover &gt; .mCustomScrollBox &gt; .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCS-autoHide:hover &gt; .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to left,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #555;
  width: 8px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to left,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.4),
    inset -1px 0 0 rgba(0, 0, 0, 0.2);
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset -1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to left,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset -1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to left,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #555;
  width: 8px;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    right bottom,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    right bottom,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    right bottom,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    right bottom,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  left: 1px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  left: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  margin: 12px 0;
}

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 12px;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-inset-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.buy-now-drop .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #efefef;
  border-radius: 2px;
  width: 8px;
}
.buy-now-drop .mCSB_scrollTools .mCSB_draggerRail {
  opacity: 0;
}
.buy-now-drop .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #efefef;
  filter: none;
}

/* -- Pages -- */
/* -----------------------------------------
   home Page
----------------------------------------- */
.body-wrapper .product-display-section {
  padding-bottom: 30px;
}
.body-wrapper .product-display-section .product-card {
  overflow: hidden;
  border-radius: 5px;
  border: 2px solid #ffde2f;
}
.body-wrapper .product-display-section .product-card img {
  width: 100%;
}
.body-wrapper .product-display-section .product-card.full-wd {
  border: 0;
}
.body-wrapper .product-display-section .quote-card {
  height: 100%;
  position: relative;
  background-color: #719cce;
  color: #fff;
  font-size: 37px;
  font-family: "GESSTwo";
  text-align: center;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px;
  overflow: hidden;
}
.body-wrapper .product-display-section .quote-card:before {
  content: "";
  background: url("../images/cards/vector-02.png") no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 150px;
  width: 150px;
  pointer-events: none;
}
.body-wrapper .product-display-section .quote-card:after {
  content: "";
  background: url("../images/cards/vector-01.png") no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 150px;
  width: 150px;
  pointer-events: none;
}
.body-wrapper .product-display-section .quote-card p {
  font-family: "GESSTwo";
  color: #ffffff;
  position: relative;
  z-index: 1;
  font-size: 18pt;
  line-height: 1.1;
}
.body-wrapper .product-display-section .card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -7.5px;
  height: 555px;
}
.body-wrapper .product-display-section .card-list div {
  width: 33.33%;
  height: auto;
  margin: 0 7.5px;
}
.body-wrapper .product-display-section .card-list div img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.body-wrapper .grid-category {
  background-color: #f4f4ee;
  padding: 20px 0;
  min-height: 132px;
}
.body-wrapper .grid-category .container,
.body-wrapper .grid-category .row {
  height: 100%;
}
.body-wrapper .grid-category ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1040px;
  max-width: 100%;
  margin: 0 auto;
  height: 100%;
}
.body-wrapper .grid-category ul li {
  display: block;
  color: #353535;
  font-size: 25px;
  font-family: "GESSTwo";
  text-align: center;
}
.body-wrapper .grid-category ul li a {
  display: block;
  font-size: 14pt;
}
.body-wrapper .grid-category ul li img {
  display: block;
  margin: 0 auto 15px;
  width: 100px;
}
.body-wrapper .grid-category ul li span {
  display: block;
}
.body-wrapper .grid-category ul li.current a {
  text-decoration: underline;
}
.body-wrapper .info-bar {
  display: block;
  width: 900px;
  max-width: 100%;
  background-color: #649dd3;
  padding: 20px 50px;
  position: relative;
  border-radius: 5px;
  text-align: center;
  font-size: 14pt;
  font-family: "GESSTwo";
  color: #fff;
  margin: 20px auto 0;
}
.body-wrapper .info-bar.health {
  background-color: #71c8b0;
}
.body-wrapper .info-bar.health .close-btn:after,
.body-wrapper .info-bar.health .close-btn:before {
  border-color: #71c8b0;
}
.body-wrapper .info-bar.social {
  background-color: #649dd3;
}
.body-wrapper .info-bar.social .close-btn:after,
.body-wrapper .info-bar.social .close-btn:before {
  border-color: #649dd3;
}
.body-wrapper .info-bar.products {
  background-color: #f36b59;
}
.body-wrapper .info-bar.products .close-btn:after,
.body-wrapper .info-bar.products .close-btn:before {
  border-color: #f36b59;
}
.body-wrapper .info-bar .close-btn {
  background: #fff;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: inline-block;
  border-radius: 50%;
}
.body-wrapper .info-bar .close-btn:after,
.body-wrapper .info-bar .close-btn:before {
  content: "";
  height: 14px;
  position: absolute;
  right: 14px;
  border-right: 2px solid #649dd3;
  top: 8px;
}
.body-wrapper .info-bar .close-btn:after {
  transform: rotate(45deg);
}
.body-wrapper .info-bar .close-btn:before {
  transform: rotate(-45deg);
}
.body-wrapper .view-all {
  background-color: #f26c59;
  color: #fff;
  font-size: 16px;
  padding: 10px 15px 7px;
  line-height: 1.5;
  border-radius: 5px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "GESSTwo";
}
.body-wrapper .video-card {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.body-wrapper .video-card iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.home .wp-block-embed-youtube {
  width: 100%;
  max-width: 1720px;
  margin: 0 auto 30px;
  padding: 0 15px;
}
.home .wp-block-embed-youtube .wp-block-embed__wrapper,
.home .wp-block-embed-youtube iframe {
  width: 100%;
}
.home .wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  border-radius: 5px;
  overflow: hidden;
}
.home .wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* -----------------------------------------
   Home cards
----------------------------------------- */
/* section.card-grid{
    padding:0 150px;
} */
.grid-wrapper {
  position: relative;
  margin: 100px -7.5px 100px;
  min-height: 950px;
}
.grid-wrapper#defaulthome-tab {
  margin: 70px -7.5px 30px;
}
.grid-wrapper .grid-card-article-info {
  top: -115px;
  position: relative;
}
.grid-wrapper .view-all-wrap {
  position: absolute;
  top: 100%;
  width: 100%;
  right: 0;
}
.grid-wrapper h2 {
  position: relative;
  z-index: 100;
}
.grid-wrapper .grid-card {
  position: relative;
  padding: 0 7.5px;
}
.grid-wrapper .grid-card .inner-wrap {
  border-radius: 5px;
  border: 1px solid #ffde2f;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: relative;
}
.grid-wrapper .grid-card .inner-wrap:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.grid-wrapper .grid-card .content-wrap {
  padding: 25px;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.grid-wrapper .grid-card .content-wrap h3 {
  font-family: "GESSTwo";
  font-size: 18pt;
  color: #fff;
  margin: 0;
  padding: 0 0 10px;
}
.grid-wrapper .grid-card.card-1 {
  width: 33.33%;
  height: 400px;
  position: absolute;
  top: 0;
  right: 0;
}
.grid-wrapper .grid-card.card-2 {
  width: 33.33%;
  height: 616px;
  position: absolute;
  top: 0;
  right: 33.33%;
}
.grid-wrapper .grid-card.card-3 {
  width: 33.33%;
  height: 325px;
  position: absolute;
  top: 0;
  left: 0;
}
.grid-wrapper .grid-card.card-4 {
  width: 33.33%;
  height: 516px;
  position: absolute;
  top: calc(400px + 15px);
  right: 0;
}
.grid-wrapper .grid-card.card-5 {
  width: 66.66%;
  height: 300px;
  position: absolute;
  top: calc(616px + 15px);
  left: 0;
}
.grid-wrapper .in-between.quote-card {
  padding: 0 7.5px;
  position: absolute;
  top: calc(325px + 15px);
  left: 0;
  width: 33.33%;
  height: 275px;
}
.grid-wrapper .in-between.quote-card .inner-wrap {
  background-color: #e27360;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 37px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  font-family: "GESSTwo";
  overflow: hidden;
  position: relative;
  height: 100%;
}
.grid-wrapper .in-between.quote-card .inner-wrap:before {
  content: "";
  background: url("../images/cards/vector-02.png");
  position: absolute;
  left: -10px;
  top: -15px;
  height: 150px;
  width: 150px;
  pointer-events: none;
}
.grid-wrapper .in-between.quote-card .inner-wrap:after {
  content: "";
  background: url("../images/cards/vector-01.png");
  position: absolute;
  right: -5px;
  bottom: -25px;
  height: 150px;
  width: 150px;
  pointer-events: none;
}
.grid-wrapper .in-between.quote-card .inner-wrap .content-wrap {
  position: relative;
  z-index: 1;
}
.grid-wrapper .in-between.quote-card .inner-wrap .content-wrap h3 {
  font-family: "GESSTwo";
  font-size: 18pt;
  line-height: 1.1;
  color: #fff;
  margin: 0;
  padding: 0 0 15px;
}
.grid-wrapper .in-between.product-card {
  width: 33.33%;
  height: 450px;
  position: absolute;
  top: calc(930px + 15px);
  right: 0;
  display: none;
  padding: 0 7.5px;
}
.grid-wrapper .in-between.product-card .inner-wrap {
  border-radius: 5px;
  border: 2px solid #ffde2f;
  background-image: url("../images/cards/social-smart-card.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}

@media only screen and (max-width: 1199px) {
  .grid-wrapper {
    min-height: 735px;
  }
  .grid-wrapper .grid-card.card-1 {
    height: 300px;
  }
  .grid-wrapper .grid-card.card-2 {
    height: 466px;
  }
  .grid-wrapper .grid-card.card-3 {
    height: 250px;
  }
  .grid-wrapper .grid-card.card-4 {
    height: 415px;
    top: calc(300px + 15px);
  }
  .grid-wrapper .grid-card.card-5 {
    height: 250px;
    top: calc(466px + 15px);
  }
  .grid-wrapper .grid-card .content-wrap h3 {
    font-size: 14pt;
  }
  .grid-wrapper .in-between.quote-card {
    height: 200px;
    top: calc(250px + 15px);
  }
  .grid-wrapper .in-between.quote-card .inner-wrap:before {
    width: 120px;
    height: 120px;
    background-size: contain;
  }
  .grid-wrapper .in-between.quote-card .inner-wrap:after {
    width: 120px;
    height: 120px;
    background-size: contain;
  }
  .grid-wrapper .in-between.quote-card .inner-wrap .content-wrap h3 {
    font-size: 14pt;
  }
  .grid-wrapper .in-between .content-wrap {
    font-size: 16pt;
  }
}
@media only screen and (max-width: 991px) {
  .grid-wrapper {
    min-height: 545px;
  }
  .grid-wrapper#healthandnutrition-tab,
  .grid-wrapper#socialdevelopment-tab {
    min-height: 625px;
  }
  .grid-wrapper#defaulthome-tab {
    margin: 70px -7.5px 100px;
  }
  .grid-wrapper .grid-card.card-1 {
    height: 300px;
  }
  .grid-wrapper .grid-card.card-2 {
    height: 400px;
  }
  .grid-wrapper .grid-card.card-3 {
    height: 250px;
  }
  .grid-wrapper .grid-card.card-4 {
    height: 300px;
    top: calc(300px + 15px);
  }
  .grid-wrapper .grid-card.card-5 {
    height: 200px;
    top: calc(400px + 15px);
  }
  .grid-wrapper .in-between.quote-card {
    height: 135px;
    top: calc(250px + 15px);
  }
  .grid-wrapper .in-between.quote-card .inner-wrap:before {
    width: 80px;
    height: 80px;
  }
  .grid-wrapper .in-between.quote-card .inner-wrap:after {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .grid-wrapper {
    min-height: 1040px;
  }
  .grid-wrapper#healthandnutrition-tab,
  .grid-wrapper#socialdevelopment-tab {
    min-height: 1125px;
  }
  .grid-wrapper .grid-card.card-1 {
    height: 315px;
    width: 50%;
    right: 0;
  }
  .grid-wrapper .grid-card.card-2 {
    height: 430px;
    width: 50%;
    right: auto;
    left: 0;
  }
  .grid-wrapper .grid-card.card-3 {
    height: 350px;
    width: 50%;
    right: 0;
    top: calc(315px + 15px);
  }
  .grid-wrapper .grid-card.card-4 {
    height: 215px;
    top: calc(680px + 15px);
    right: 50%;
    width: 50%;
  }
  .grid-wrapper .grid-card.card-5 {
    height: 185px;
    width: 100%;
    top: calc(910px + 15px);
    right: 0;
  }
  .grid-wrapper .grid-card .content-wrap {
    padding: 15px;
    text-align: center;
  }
  .grid-wrapper .in-between.quote-card {
    height: 235px;
    top: calc(430px + 15px);
    right: auto;
    left: 0;
    width: 50%;
  }
  .grid-wrapper .in-between.quote-card .inner-wrap:before {
    width: 80px;
    height: 80px;
  }
  .grid-wrapper .in-between.quote-card .inner-wrap:after {
    width: 80px;
    height: 80px;
  }
  .grid-wrapper .in-between .content-wrap {
    text-align: center;
  }
  .grid-wrapper .in-between.product-card {
    width: 50%;
    right: 0;
    top: calc(680px + 15px);
    display: block;
    height: 215px;
  }

  .body-wrapper .product-display-section .quote-card p {
    font-size: 12pt;
  }

  .grid-wrapper .grid-card .inner-wrap {
    background-position: 50% center;
  }
}
@media only screen and (max-width: 580px) {
  .grid-wrapper {
    min-height: 890px;
  }
  .grid-wrapper#healthandnutrition-tab,
  .grid-wrapper#socialdevelopment-tab {
    min-height: 970px;
  }
  .grid-wrapper .grid-card.card-1 {
    height: 275px;
    width: 50%;
    right: 0;
  }
  .grid-wrapper .grid-card.card-2 {
    height: 370px;
    width: 50%;
    right: auto;
    left: 0;
  }
  .grid-wrapper .grid-card.card-3 {
    height: 300px;
    width: 50%;
    right: 0;
    top: calc(275px + 15px);
  }
  .grid-wrapper .grid-card.card-4 {
    height: 175px;
    top: calc(590px + 15px);
    right: 50%;
    width: 50%;
  }
  .grid-wrapper .grid-card.card-5 {
    height: 165px;
    width: 100%;
    top: calc(780px + 15px);
    right: 0;
  }
  .grid-wrapper .grid-card .content-wrap {
    padding: 15px;
    text-align: center;
  }
  .grid-wrapper .in-between.quote-card {
    height: 205px;
    top: calc(370px + 15px);
    right: auto;
    left: 0;
    width: 50%;
  }
  .grid-wrapper .in-between.product-card {
    height: 175px;
    width: 50%;
    right: 0;
    top: calc(590px + 15px);
    display: block;
  }
}
@media only screen and (max-width: 350px) {
  .grid-wrapper {
    min-height: 780px;
  }
  .grid-wrapper#healthandnutrition-tab,
  .grid-wrapper#socialdevelopment-tab {
    min-height: 860px;
  }
  .grid-wrapper .grid-card.card-1 {
    height: 245px;
    width: 50%;
    right: 0;
  }
  .grid-wrapper .grid-card.card-2 {
    height: 335px;
    width: 50%;
    right: auto;
    left: 0;
  }
  .grid-wrapper .grid-card.card-3 {
    height: 250px;
    width: 50%;
    right: 0;
    top: calc(245px + 15px);
  }
  .grid-wrapper .grid-card.card-4 {
    height: 145px;
    top: calc(510px + 15px);
    right: 50%;
    width: 50%;
  }
  .grid-wrapper .grid-card.card-5 {
    height: 165px;
    width: 100%;
    top: calc(670px + 15px);
    right: 0;
  }
  .grid-wrapper .grid-card .content-wrap {
    padding: 15px;
    text-align: center;
  }
  .grid-wrapper .in-between.quote-card {
    height: 160px;
    top: calc(335px + 15px);
    right: auto;
    left: 0;
    width: 50%;
  }
  .grid-wrapper .in-between.quote-card .inner-wrap:before {
    width: 60px;
    height: 60px;
  }
  .grid-wrapper .in-between.quote-card .inner-wrap:after {
    width: 60px;
    height: 60px;
  }
  .grid-wrapper .in-between.product-card {
    height: 145px;
    width: 50%;
    right: 0;
    top: calc(510px + 15px);
    display: block;
  }
}
.body-wrapper .product-display-section .card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -7.5px;
  height: 100%;
  max-height: 555px;
}

/* -----------------------------------------
   inner page Page
----------------------------------------- */
.result-section {
  text-align: center;
}
.result-section .result-details {
  padding-bottom: 50px;
}
.result-section .result-details h2 {
  color: #719cce;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 25px;
}
.result-section .result-details h2 span {
  font-size: 40px;
  font-weight: 700;
}
.result-section .result-details p {
  color: #719cce;
  font-size: 26px;
  margin: 0;
  padding-bottom: 25px;
}
.result-section .tips-wrap {
  padding-bottom: 25px;
  border-bottom: 1px solid #f1cc1a;
}
.result-section .tips-wrap .tips-title h3 {
  color: #719cce;
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.result-section .tips-wrap .tips-title h3 img {
  display: inline-block;
  vertical-align: sub;
  padding-left: 10px;
}
.result-section .tips-wrap .tips-title p {
  color: #719cce;
  font-size: 20px;
  font-weight: 500;
}
.result-section .tip-list {
  width: 80%;
  margin: 0 auto;
  counter-reset: tip;
}
.result-section .tip-list .tip {
  margin: 80px 0 0;
  counter-increment: tip;
  position: relative;
}
.result-section .tip-list .tip:before {
  content: counter(tip);
  color: #c8e4db;
  font-size: 150px;
  position: absolute;
  right: 0;
  top: -40px;
  line-height: 1;
  z-index: -10;
  pointer-events: none;
}
.result-section .tip-list .tip p {
  position: relative;
  color: #719cce;
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 60px;
  margin: 0;
  z-index: 1;
}
.result-section .tip-list .tip p:empty {
  display: none;
}
.result-section .tip-list .tip .tip-img {
  width: 300px;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
}
.result-section .tip-list .tip .tip-img img {
  width: 100%;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  min-height: 100%;
}
.result-section .tip-list .tip:nth-child(even):before {
  right: auto;
  left: 0;
}
.result-section .tips-foot-section {
  padding-top: 80px;
}
.result-section .tips-foot-section .tips-identifier {
  color: #719cce;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.result-section .tips-foot-section .go-back-btn {
  background-color: transparent;
  border: 0;
  color: #e27360;
  text-transform: uppercase;
  font-size: 24px;
  margin: 60px auto 0;
  display: block;
  text-align: center;
  cursor: pointer;
}
.result-section .tips-foot-section .go-back-btn img {
  display: inline-block;
  vertical-align: sub;
  margin-left: 15px;
  height: 24px;
  width: 24px;
  position: relative;
  top: -2px;
}

.social-development-banner-content {
  background-color: #f4f4ee;
  text-align: center;
  padding: 40px 0;
}
.social-development-banner-content img {
  display: block;
  margin: 0 auto 15px;
  width: 100px;
}
.social-development-banner-content h1,
.social-development-banner-content h2 {
  color: #353535;
  font-size: 18pt;
  font-family: "GESSTwo";
  padding-bottom: 0;
}
.social-development-banner-content p {
  color: #353535;
  font-size: 14pt;
  font-family: "GESSTwo";
}

.social-development-articles {
  padding: 55px 0 30px;
}
.social-development-articles .card-section-visible .sda-card {
  border-radius: 5px;
  border: 3px solid #ffde2f;
  position: relative;
  height: calc(50% - 8px);
  margin-bottom: 16px;
  overflow: hidden;
}
.social-development-articles .card-section-visible .sda-card.card-large {
  height: auto;
  margin: 0;
}
.social-development-articles
  .card-section-visible
  .sda-card.card-large
  .image-placeholder {
  height: 70vh;
}
.social-development-articles
  .card-section-visible
  .sda-card.card-large
  .card-content {
  background-color: #ffde2f !important;
  color: #000;
  padding: 20px;
}
.social-development-articles
  .card-section-visible
  .sda-card.card-large
  .theme-btn {
  border-color: #000;
  color: #000;
}
.social-development-articles
  .card-section-visible
  .sda-card
  .image-placeholder {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
}
.social-development-articles .card-section-visible .sda-card .card-content {
  background-color: #ffde2f;
  padding: 15px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  border-radius: 0 0 3px 3px;
}
.social-development-articles .card-section-visible .sda-card .card-content h2 {
  font-size: 18pt;
  font-family: "GESSTwo";
  padding-bottom: 10px;
  line-height: 1.1;
  font-weight: normal;
}
.social-development-articles .card-section-visible .sda-card .card-content p {
  font-size: 11pt;
  font-family: "GESSTwo";
  padding-bottom: 25px;
  max-width: 80%;
}
.social-development-articles
  .card-section-visible
  .sda-card:first-child
  .card-content {
  background-color: #86c6b1;
}
.social-development-articles .card-section-visible .sda-card:last-child {
  margin-bottom: 0;
}
.social-development-articles
  .card-section-visible
  .sda-card:last-child
  .card-content {
  background-color: #719cce;
}
.social-development-articles .load-more-btn-wrap {
  padding: 60px 0 30px;
  text-align: center;
}
.social-development-articles .load-more-btn-wrap .view-all {
  font-family: "GESSTwo";
  font-size: 15pt;
  font-weight: bold;
  padding: 10px 22px 7px;
}
.social-development-articles .card-section-hidden {
  display: none;
  padding-top: 15px;
  padding-bottom: 100px;
}
.social-development-articles .card-section-hidden .sda-card .image-placeholder {
  height: 290px;
  border: 3px solid #ffde2f;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
.social-development-articles .card-section-hidden .sda-card .card-content {
  border-radius: 5px;
  padding: 15px 15px 70px;
  color: #fff;
  position: relative;
}
.social-development-articles
  .card-section-hidden
  .sda-card
  .card-content.card-1 {
  background-color: #f4ba40;
}
.social-development-articles
  .card-section-hidden
  .sda-card
  .card-content.card-2 {
  background-color: #86c6b1;
}
.social-development-articles
  .card-section-hidden
  .sda-card
  .card-content.card-3 {
  background-color: #e27360;
}
.social-development-articles .card-section-hidden .sda-card .card-content h2 {
  font-size: 18pt;
  line-height: 1.1;
  font-family: "GESSTwo";
  padding-bottom: 10px;
  font-weight: normal;
}
.social-development-articles .card-section-hidden .sda-card .card-content p {
  font-size: 11pt;
  font-family: "GESSTwo";
  padding-bottom: 25px;
}
.social-development-articles
  .card-section-hidden
  .sda-card
  .card-content
  .theme-btn {
  position: absolute;
  right: 15px;
  bottom: 25px;
}
.social-development-articles .card-section-hidden .csh-col {
  padding-bottom: 25px;
}
.social-development-articles .card-section-hidden .csh-col .card-content {
  background-color: #f4ba40;
  height: calc(100% - 290px);
}
.social-development-articles .card-section-hidden .csh-col .sda-card {
  height: 100%;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(5)
  .image-placeholder {
  background-position: 70% center;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(1)
  .card-content {
  background-color: #f4ba40;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(2)
  .card-content {
  background-color: #86c6b1;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(3)
  .card-content {
  background-color: #e27360;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(4)
  .card-content {
  background-color: #86c6b1;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(5)
  .card-content {
  background-color: #e27360;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(6)
  .card-content {
  background-color: #f4ba40;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(7)
  .card-content {
  background-color: #86c6b1;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(8)
  .card-content {
  background-color: #f4ba40;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(9)
  .card-content {
  background-color: #e27360;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(10)
  .card-content {
  background-color: #86c6b1;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(11)
  .card-content {
  background-color: #e27360;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(12)
  .card-content {
  background-color: #f4ba40;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(13)
  .card-content {
  background-color: #86c6b1;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(14)
  .card-content {
  background-color: #f4ba40;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(15)
  .card-content {
  background-color: #e27360;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(16)
  .card-content {
  background-color: #86c6b1;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(17)
  .card-content {
  background-color: #e27360;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(18)
  .card-content {
  background-color: #f4ba40;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(19)
  .card-content {
  background-color: #86c6b1;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(20)
  .card-content {
  background-color: #f4ba40;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(21)
  .card-content {
  background-color: #e27360;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(22)
  .card-content {
  background-color: #86c6b1;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(23)
  .card-content {
  background-color: #e27360;
}
.social-development-articles
  .card-section-hidden
  .csh-col:nth-child(24)
  .card-content {
  background-color: #f4ba40;
}

.expert-video-wrap {
  background-color: #f6f5f5;
  padding: 60px 0;
}
.expert-video-wrap h3 {
  text-align: center;
  font-size: 22pt;
  font-weight: normal;
  color: #e27360;
  font-family: "GESSTwo";
  padding: 0 0 30px;
  margin: 0;
  color: #719cce;
}
.expert-video-wrap .video-card {
  height: 315px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
}
.expert-video-wrap .video-card:after {
  content: "";
  background: url("../images/social-development/video-icon.png") no-repeat;
  position: absolute;
  right: 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%);
  height: 48px;
  width: 48px;
}
.expert-video-wrap .video-card video,
.expert-video-wrap .video-card iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  opacity: 0;
  transition: 0.5s ease;
  pointer-events: none;
}
.expert-video-wrap .video-card.showVid {
  background-image: none !important;
}
.expert-video-wrap .video-card.showVid:after {
  content: none;
}
.expert-video-wrap .video-card.showVid video,
.expert-video-wrap .video-card.showVid iframe {
  pointer-events: all;
  opacity: 1;
}
.expert-video-wrap .video-title {
  font-size: 18pt;
  font-family: "GESSTwo";
  font-weight: normal;
  color: #e27360;
  padding-top: 15px;
  text-align: center;
}
.expert-video-wrap .slick-list {
  margin: 0 -8px;
}
.expert-video-wrap .slick-slide {
  padding: 0 8px;
}

.expert-video-wrap .expert-video-slider {
  padding: 30px;
}
.expert-video-wrap .expert-video-slider .slick-prev,
.expert-video-wrap .expert-video-slider .slick-next {
  top: 40%;
}
.expert-video-wrap .expert-video-slider .slick-prev:before,
.expert-video-wrap .expert-video-slider .slick-next:before {
  color: #f26c59;
}
.expert-video-wrap .expert-video-slider .slick-prev {
  left: -15px;
  transform: rotate(180deg);
}
.expert-video-wrap .expert-video-slider .slick-next {
  right: -10px;
  transform: rotate(180deg);
}

.related_article {
  background: #f4f4ee;
  padding: 30px 0;
  margin: 30px 0 0 0;
}
.iron-test_page .related_article {
  padding: 0px 0 20px 0;
  margin: 0px 0 0 0;
}
.related_article .related-slider .slick-slide {
  padding: 0 1%;
  text-align: center;
}
.related_article .related-slider .slick-prev,
.related_article .related-slider .slick-next {
  top: 35%;
  width: 32px;
  height: 32px;
}
.related_article .related-slider .slick-prev {
  right: -20px;
}
.related_article .related-slider .slick-prev:before {
  color: #f4ba40;
  opacity: 1;
}
.related_article .related-slider .slick-next {
  left: -40px;
}
.related_article .related-slider .slick-next:before {
  color: #f4ba40;
  opacity: 1;
}
.related_article h3 {
  text-align: center;
  font-size: 22pt;
  color: #e27360;
  font-family: "GESSTwo";
  font-weight: normal;
  padding: 0 0 60px;
  margin: 0;
}
.related_article h2 {
  font-size: 14pt;
  color: #e27360;
  font-family: "GESSTwo";
  font-weight: 500;
  padding: 0 0 20px;
  margin: 0;
  line-height: 1;
  min-height: 100px;
}
.related_article h2 a {
  font-size: 14pt;
  line-height: 1;
  color: #e27360;
  font-family: "GESSTwo";
}
.related_article figure {
  margin: 0 0 25px;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  width: 100%;
}
.related_article figure:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.related_article figure a {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.related_article figure a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.8s ease;
}
.related_article figure:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.related_article.not-active figure,
.related_article.not-active h3,
.related_article.not-active h2 {
  max-width: 85%;
}
.related_article.not-active a.read-more {
  margin-left: 15%;
}
.related_article .read-more {
  font-size: 10pt;
  font-family: "GESSTwo";
  color: #353535;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 15px;
  font-weight: 700;
  border: solid 2px #d7d7d7;
}
.related_article .read-more:hover {
  color: #e27360;
  border: solid 2px #e27360;
}

.safari-flex-wrap {
  height: 100%;
}
@media (min-width: 767px) {
  .wrap-iron-quiz .quiz-form {
    padding: 0px 5%;
  }
}
@media (min-width: 992px) {
  .safari-browser .safari-flex-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

/* -----------------------------------------
   Product Page
----------------------------------------- */
.product-filter-section .active-filters h4 {
  font-size: 12pt;
  font-family: "GESSTwo";
  color: #353535;
  text-transform: uppercase;
  font-weight: bold;
}
.product-filter-section .active-filters h4 a {
  color: #2d4290;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
  padding-right: 5px;
}
.product-filter-section .filter-selected {
  list-style: none;
  margin: 0;
  padding: 0 0 30px;
  font-size: 0;
  font-family: "GESSTwo";
}
.product-filter-section .filter-selected li {
  display: inline-block;
  text-align: right;
  padding: 5px 0 5px 20px;
  color: #353535;
  font-size: 10pt;
}
.product-filter-section .filter-selected li .close-filter {
  display: inline-block;
  font-weight: bold;
  vertical-align: top;
  color: #e27360;
  text-transform: uppercase;
  padding-left: 5px;
}
.product-filter-section h4 {
  font-size: 12pt;
  text-transform: uppercase;
  font-family: "GESSTwo";
  color: #e27360;
  margin: 0;
  padding-bottom: 10px;
}
.product-filter-section .filter-section {
  position: relative;
  padding-right: 10px;
}
.product-filter-section .filter-section h6 {
  font-size: 10pt;
  text-transform: uppercase;
  font-family: "GESSTwo";
  color: #353535;
  margin: 0;
  padding: 0 0 10px;
  font-weight: bold;
}
.product-filter-section .filter-section ul {
  list-style: none;
  margin: 0;
  padding: 0 0 30px;
  font-family: "GESSTwo";
}
.product-filter-section .filter-section ul li {
  display: block;
  margin: 0;
  padding: 5px 0;
}
.product-filter-section .filter-section ul li label {
  padding: 0 30px 0 0;
  margin: 0;
  font-size: 10pt;
  font-family: "GESSTwo";
  color: #2d4290;
  position: relative;
  cursor: pointer;
}
.product-filter-section .filter-section ul li label input[type="checkbox"] {
  opacity: 0;
  cursor: pointer;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.product-filter-section
  .filter-section
  ul
  li
  label
  input[type="checkbox"]
  + .check-indicator {
  background-color: transparent;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  border: 2px solid #86c6b1;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none;
}
.product-filter-section
  .filter-section
  ul
  li
  label
  input[type="checkbox"]:checked
  + .check-indicator {
  background-color: #86c6b1;
}
.product-filter-section .active-filter {
  font-size: 12pt;
  text-transform: uppercase;
  font-family: "GESSTwo";
  color: #e27360;
  margin: 0;
  padding-bottom: 10px;
  font-weight: bold;
}

.filter-submit-btn {
  background-color: #fff;
  color: #353535;
  font-size: 10pt;
  font-family: "GESSTwo";
  font-weight: bold;
  border: 2px solid #d7d7d7;
  padding: 6px;
  text-transform: uppercase;
  width: 110px;
  display: block;
  text-align: center;
  max-width: 100%;
  margin-bottom: 20px;
}

.product-listing-wrap h2,
.product-listing-wrap h1.main_title,
.product-listing-wrap.buy-now-listing-wrap h1.main_title {
  font-size: 18pt;
  font-family: "GESSTwo";
  color: #719cce;
  max-width: 95%;
  font-weight: normal;
  text-align: center;
  padding-bottom: 35px;
}
.product-listing-wrap .single-product {
  position: relative;
  text-align: center;
  background-color: #f4f4ee;
  padding: 20px 20px 25px;
  border-radius: 10px;
  max-width: 80%;
  margin-bottom: 100px;
}
.product-listing-wrap .single-product h5 {
  font-size: 12pt;
  font-family: "GESSTwo";
  font-weight: normal;
  padding-bottom: 10px;
  margin: 0;
  text-transform: uppercase;
  color: inherit;
  min-height: 50px;
}
.product-listing-wrap .single-product h6 {
  font-size: 11pt;
  font-family: "GESSTwo";
  font-weight: normal;
  padding-bottom: 10px;
  margin: 0;
  text-transform: uppercase;
  color: inherit;
  min-height: 100px;
}
.product-listing-wrap .single-product figure {
  width: 100%;
  display: block;
}
.product-listing-wrap .single-product figure img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  width: 200px;
}
.product-listing-wrap .single-product .view-all {
  position: absolute;
  bottom: -25px;
  right: 20px;
  width: calc(100% - 40px);
  font-size: 11pt;
}

.product-listing-wrap.buy-now-listing-wrap .single-product .view-all {
  right: 20px;
  width: calc(100% - 40px);
}

.product-listing-wrap .single-product.bebelac-1 {
  color: #f68100;
}
.product-listing-wrap .single-product.bebelac-2 {
  color: #ae6dad;
}
.product-listing-wrap .single-product.bebelac-3 {
  color: #fa0001;
}
.product-listing-wrap .single-product.bebelac-4 {
  color: #00a064;
}
.product-listing-wrap .single-product.bebelac-ec {
  color: #a28e6b;
}
.product-listing-wrap .single-product.bebelac-lf {
  color: #eb4f7f;
}
.product-listing-wrap .single-product.bebelac-ar {
  color: #008e7e;
}
.product-listing-wrap .single-product.bebelac-ha {
  color: #008dbb;
}

.single-product-banner {
  position: relative;
  height: 65vh;
  margin-bottom: 50px;
}
.single-product-banner .main-banner {
  height: 100%;
  background-position: center bottom;
}
.single-product-banner .single-product-banner-content {
  max-width: 400px;
  width: 100%;
  max-height: calc(100% - 140px);
  background-color: rgba(134, 198, 177, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  border-radius: 20px 0 0 20px;
  padding: 20px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.single-product-banner .single-product-banner-content .inner-wrap {
  width: 60%;
  margin: 0 auto;
}
.single-product-banner .single-product-banner-content h1 {
  color: #fff;
  font-size: 18pt;
  font-family: "GESSTwo";
  font-weight: normal;
  margin: 0;
  padding-bottom: 10px;
}
.single-product-banner .single-product-banner-content p {
  color: #fff;
  font-size: 11.8pt;
  font-family: "GESSTwo";
  font-weight: normal;
}

.product-single .wp-block-embed-youtube {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 50px;
}
.product-single .wp-block-embed-youtube .wp-block-embed__wrapper {
  position: static;
}

.product-single .wp-block-embed-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.product-single .wp-block-media-text {
  padding-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-single .wp-block-media-text .wp-block-media-text__media {
  align-self: auto;
  width: 30%;
}
.product-single .wp-block-media-text .wp-block-media-text__content {
  width: 70%;
}
.product-single .wp-block-buttons {
  text-align: center;
}
.product-single .wp-block-buttons .wp-block-button {
  margin: 0;
}
.product-single .wp-block-buttons .wp-block-button .wp-block-button__link {
  font-family: "GESSTwo";
  font-size: 15pt;
  font-weight: bold;
  padding: 10px 22px 7px;
  border: 0;
  background-color: #f26c59;
  color: #fff;
  line-height: 1.5;
  border-radius: 8px;
  display: inline-block;
  text-transform: uppercase;
  width: 180px;
}
.product-single p {
  font-family: "GESSTwo";
  font-size: 14pt;
  margin: 0;
  padding-bottom: 30px;
  color: #353535;
}
.product-single h4 {
  font-family: "GESSTwo";
  font-size: 16pt;
  font-weight: normal;
  margin: 0;
  padding-bottom: 30px;
  color: #719cce;
}
.product-single ul {
  margin: 0;
  padding: 0;
}
.product-single ul li {
  font-family: "GESSTwo";
  font-size: 13pt;
  font-weight: normal;
  margin: 0;
  color: #353535;
  position: relative;
  padding-bottom: 30px;
  padding-right: 25px;
}
.product-single ul li:before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #719cce;
  position: absolute;
  right: 0;
  top: 10px;
}
.product-single .glide__slides li:before {
  content: none;
}

.single-product-tab-wrap {
  padding-bottom: 40px;
  padding-top: 60px;
}
.single-product-tab-wrap h3 {
  color: #20419a;
  font-family: "GESSTwo";
  font-size: 16pt;
  font-weight: normal;
  margin: 0;
  padding-bottom: 30px;
  text-align: center;
}
.single-product-tab-wrap .single-product-tab {
  position: relative;
  min-height: 300px;
}
.single-product-tab-wrap .single-product-tab ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  border-bottom: 4px solid #c8c8c8;
  font-size: 0;
}
.single-product-tab-wrap .single-product-tab ul.tabs li {
  position: relative;
  background: none;
  color: #353535;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  text-align: center;
  font-family: "GESSTwo";
  font-size: 14pt;
  transition: 0.5s ease;
  max-width: 33.33%;
}
.single-product-tab-wrap .single-product-tab ul.tabs li:after {
  content: "";
  transition: 0.5s ease;
  width: 100%;
  height: 4px;
  position: absolute;
  right: 0;
  bottom: -4px;
  background-color: #e27360;
  opacity: 0;
}
.single-product-tab-wrap .single-product-tab ul.tabs li:before {
  content: none;
}
.single-product-tab-wrap .single-product-tab ul.tabs li.current {
  color: #019c69;
}
.single-product-tab-wrap .single-product-tab ul.tabs li.current:after {
  opacity: 1;
}
.single-product-tab-wrap .single-product-tab .tab-content {
  display: none;
  padding: 15px 0;
}
.single-product-tab-wrap .single-product-tab .tab-content .feat-img {
  position: absolute;
  right: 0;
  width: auto;
  max-height: 100%;
  top: 0;
}
.single-product-tab-wrap .single-product-tab .tab-content p {
  font-size: 14pt;
  color: #353535;
  font-family: "GESSTwo";
  padding-bottom: 30px;
}
.single-product-tab-wrap .single-product-tab .tab-content .view-all {
  font-size: 15pt;
  font-family: "GESSTwo";
  font-weight: bold;
}
.single-product-tab-wrap .single-product-tab .tab-content.current {
  display: inherit;
}

.disc-popup {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.disc-popup:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.6);
}
.disc-popup .popup-content {
  position: absolute;
  top: 50%;
  right: 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%);
  width: 55%;
  max-height: 90%;
  z-index: 200;
  padding: 30px 50px;
  margin: auto;
  text-align: center;
  background: #e27360;
  overflow-y: auto;
}
.disc-popup .popup-content .close {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: #ffffff;
  text-align: center;
  line-height: 40px;
  font-size: 18pt;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.disc-popup .popup-content h2 {
  font-size: 18pt;
  font-weight: 600;
  padding: 10px 0 15px;
  color: #ffffff;
  font-family: "GESSTwo";
}
.disc-popup .popup-content h3 {
  font-size: 14pt;
  font-weight: 600;
  padding: 0 0 15px;
  color: #ffffff;
  font-family: "GESSTwo";
}
.disc-popup .popup-content p {
  font-size: 11pt;
  padding: 0 0 10px;
  color: #ffffff;
}
.disc-popup .popup-content ul li {
  font-size: 11pt;
  padding: 0 0 10px;
  color: #ffffff;
}
.disc-popup .popup-content .accept-popup {
  color: #fff;
  border: 3px solid #fff;
  padding: 10px 20px;
  text-align: center;
  font-size: 10pt;
  font-family: "GESSTwo";
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1;
  -webkit-text-size-adjust: none;
  margin-bottom: 10px;
  margin-top: 20px;
  background-color: transparent;
}

.product-content-wrap {
  padding-top: 60px;
}

@media (max-width: 1330px) and (min-width: 992px) {
  .product-listing-results .product-listing-result.col-lg-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .product-listing-results .product-listing-result .single-product {
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .disc-popup .popup-content {
    width: 70%;
  }

  .product-listing-wrap .single-product {
    max-width: 100%;
  }

  .single-product-banner .single-product-banner-content {
    max-width: 350px;
  }
}

@media (max-width: 767px) {
  .product-content-wrap {
    padding-top: 30px;
  }

  .product-filter-section {
    text-align: center;
  }
  .product-filter-section .active-filters h4 {
    color: #e27360;
    display: block;
  }
  .product-filter-section h4 {
    display: none;
  }
  .product-filter-section .filter-section {
    width: 70%;
    margin: 0 auto;
  }
  .product-filter-section .filter-section h6 {
    position: relative;
    border: 2px solid #86c6b1;
    text-align: center;
    padding: 10px 40px;
    font-size: 9.6pt;
    color: #20419a;
    font-weight: bold;
    cursor: pointer;
  }
  .product-filter-section .filter-section h6:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 9px 0 9px;
    border-color: #86c6b1 transparent transparent transparent;
    pointer-events: none;
    background-color: #fff;
  }
  .product-filter-section .filter-section ul {
    display: none;
    border: 2px solid #86c6b1;
    border-top: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .product-filter-section .filter-section ul li {
    padding: 10px;
    border-bottom: 1px solid #86c6b1;
  }
  .product-filter-section .filter-section ul li:last-child {
    border-bottom: 0;
  }

  .product-filter-section:not(.buy-now-filter-section) div.filter-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
  .product-filter-section:not(.buy-now-filter-section)
    div.filter-section
    div:nth-child(2) {
    order: 3;
  }

  .product-filter-section form {
    order: 4;
  }
  .product-filter-section form input,
  .product-filter-section form .filter-submit-btn {
    margin-bottom: 15px;
    margin-top: 20px;
  }

  .single-product-banner {
    height: auto;
  }
  .single-product-banner .single-product-banner-content {
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 0;
  }
  .single-product-banner .single-product-banner-content .inner-wrap {
    width: 90%;
  }
  .single-product-banner .single-product-banner-content h1 {
    padding-bottom: 0;
    font-size: 14pt;
  }
  .single-product-banner .single-product-banner-content p {
    font-size: 10pt;
  }

  .product-single {
    padding-top: 20px;
  }
  .product-single h4 {
    text-align: center;
    font-size: 14pt;
  }
  .product-single p {
    font-size: 11pt;
  }
  .product-single ul li {
    font-size: 11pt;
  }
  /* .product-single .wp-block-media-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
  }
  .product-single .wp-block-media-text figure {
    width: 30%;
    align-self: auto;
  }
  .product-single .wp-block-media-text .wp-block-media-text__content {
    width: 70%;
    padding-left: 0;
  } */
  .product-single .wp-block-buttons .wp-block-button .wp-block-button__link {
    font-size: 10pt;
    padding: 15px 22px 12px;
  }
  .product-single .wp-block-embed-youtube {
    margin-bottom: 30px;
  }

  .single-product-tab-wrap h3 {
    text-align: center;
    font-size: 14pt;
  }
  .single-product-tab-wrap .single-product-tab {
    padding-right: 0;
  }
  .single-product-tab-wrap .single-product-tab .tab-content {
    text-align: center;
  }
  .single-product-tab-wrap .single-product-tab .tab-content p {
    font-size: 11pt;
    text-align: right;
  }
  .single-product-tab-wrap .single-product-tab .tab-content .view-all {
    font-size: 10pt;
  }
  .single-product-tab-wrap .single-product-tab .tab-content .feat-img {
    top: 0;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
    height: 250px;
    width: auto;
  }
  .single-product-tab-wrap .single-product-tab .tab-content .view-all {
    min-width: 160px;
    padding-bottom: 13px;
    display: inline-block;
  }

  .disc-popup .popup-content {
    padding: 30px;
    width: 90%;
  }
  .disc-popup .popup-content p,
  .disc-popup .popup-content ul {
    text-align: right;
  }

  .product-filter-section .filter-selected {
    padding: 0;
  }
  .product-filter-section .filter-selected li {
    margin-bottom: 10px;
  }

  .product-filter-section.buy-now-filter-section
    .filter-section
    .check-indicator {
    display: none;
  }
}
@media (max-width: 480px) {
  .disc-popup .popup-content {
    width: 90%;
    padding: 15px;
  }
}
/* -----------------------------------------
   Contact Page
----------------------------------------- */
.contact-template figure {
  width: 100%;
  padding-bottom: 50px;
}
.contact-template figure img {
  width: 100%;
}

/* -----------------------------------------
   Buy Now Page
----------------------------------------- */
.product-listing-wrap.buy-now-listing-wrap h2,
.product-listing-wrap.buy-now-listing-wrap h1.main_title {
  font-family: "GESSTwo";
  /*text-transform: uppercase;*/
  padding-bottom: 20px;
  /*font-weight: 600;*/
}
.product-listing-wrap.buy-now-listing-wrap p {
  padding-bottom: 20px;
}
.product-listing-wrap.buy-now-listing-wrap p:empty {
  padding: 0;
}

.product-filter-section.buy-now-filter-section {
  padding-top: 140px;
}
.product-filter-section.buy-now-filter-section .filter-section {
  padding-right: 0;
}
.product-filter-section.buy-now-filter-section .filter-section label {
  text-transform: uppercase;
}

.product-listing-result.buy-now-listing {
  margin-bottom: 100px;
}
.product-listing-result.buy-now-listing .single-product {
  padding-bottom: 40px;
  margin-bottom: 0;
  z-index: 1;
  max-width: 90%;
  /* height: 100%; */

  min-height: 450px;
}
.product-listing-result.buy-now-listing .single-product h6 {
  min-height: 60px;
  padding-bottom: 5px;
}
.product-listing-result.buy-now-listing .single-product .view-all {
  font-family: "GESSTwo";
  font-weight: 600;
  font-size: 11pt;
  padding: 0 20px 0 30px;
  height: 50px;
  line-height: 50px;
  text-align: right;
}
.product-listing-result.buy-now-listing .single-product .view-all:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 10px 7px 0;
  border-color: transparent #ffffff transparent transparent;
  transition: 0.5s ease;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none;
}
.product-listing-result.buy-now-listing .single-product .view-all.open:after {
  -webkit-transform: translate(0, -50%) rotate(-90deg);
  -moz-transform: translate(0, -50%) rotate(-90deg);
  -ms-transform: translate(0, -50%) rotate(-90deg);
  -o-transform: translate(0, -50%) rotate(-90deg);
  transform: translate(0, -50%) rotate(-90deg);
}
.product-listing-result.buy-now-listing .buy-now-drop {
  background-color: #fff;
  border: 2px solid #f4f4ee;
  border-top: 0;
  /* padding: 50px 10px 20px; */
  list-style: none;
  text-align: center;
  border-radius: 0 0 10px 10px;
  position: relative;
  z-index: 0;
  top: -5px;
  display: none;
  max-width: 90%;
  max-height: 450px;
  overflow: hidden;
}

.product-listing-result.buy-now-listing .buy-now-drop ul {
  margin: 0;
  padding: 50px 10px 20px;
  list-style: none;
  position: static;
}
.product-listing-result.buy-now-listing .buy-now-drop li {
  display: block;
  padding: 10px 0;
}
.product-listing-result.buy-now-listing .buy-now-drop li a {
  display: block;
}
.product-listing-result.buy-now-listing .buy-now-drop li img {
  max-width: 90%;
}

.buy-now-learn-more {
  display: inline-block;
  font-size: 24px;
  font-family: "GESSTwo";
  font-weight: 700;
  color: #fff;
  position: relative;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #86c6b1;
}
.buy-now-learn-more:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 13px 11px 0;
  border-color: transparent #ffffff transparent transparent;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 10px;
  display: inline-block;
}
.buy-now-learn-more:hover {
  color: #fff;
}

.mobile-filter .product-filter-section.buy-now-filter-section {
  display: none;
}

@media (max-width: 1500px) {
  .product-listing-result.buy-now-listing .single-product .view-all {
    padding: 0 10px 0 20px;
    font-size: 12pt;
    width: calc(100% - 30px);
    right: 15px;
  }
  .product-listing-result.buy-now-listing .single-product .view-all:after {
    left: 8px;
    border-width: 5px 8px 5px 0;
  }
}
@media (max-width: 767px) {
  .product-listing-result.buy-now-listing .buy-now-drop {
    max-width: none;
  }

  .product-filter-section.buy-now-filter-section {
    display: none;
  }

  .mobile-filter .product-filter-section.buy-now-filter-section {
    display: block;
    padding-top: 20px;
  }
  .mobile-filter
    .product-filter-section.buy-now-filter-section
    .filter-section
    div {
    border: 0;
  }
  .mobile-filter
    .product-filter-section.buy-now-filter-section
    .filter-section
    h6 {
    border: 2px solid #86c6b1;
  }
  .mobile-filter
    .product-filter-section.buy-now-filter-section
    .filter-section
    ul
    li {
    border: 0;
  }
  .mobile-filter
    .product-filter-section.buy-now-filter-section
    .filter-section
    ul
    li
    input {
    opacity: 0;
    pointer-events: none;
  }
  .mobile-filter
    .product-filter-section.buy-now-filter-section
    .filter-section
    ul
    li
    label {
    padding: 0;
  }

  .product-listing-result.buy-now-listing .single-product .view-all {
    padding: 0 20px 0 40px;
    font-size: 13pt;
    max-width: calc(100% - 40px);
    right: 50%;
    width: 180px;
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
  .product-listing-result.buy-now-listing .single-product .view-all:after {
    left: 20px;
    border-width: 8px 12px 8px 0;
  }

  .product-listing-wrap .single-product figure img {
    max-width: 200px;
  }

  .buy-now-learn-more {
    text-align: right;
    padding-left: 70px;
    font-size: 18px;
  }
  .buy-now-learn-more:after {
    left: 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

/* -----------------------------------------
   Quiz cards
----------------------------------------- */
.quizBanner {
  background: url("/wp-content/uploads/2020/09/banner-1.jpg") no-repeat center
    top;
  background-size: cover;
  height: 100vh;
  position: relative;
}
.quizBanner.main-banner {
  height: 100vh;
}

.quizBanner .banner-content {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: auto;
  padding-bottom: 0;
}

.quizBanner .banner-content .banner-title {
  color: #fff;
  font-size: 50px;
  line-height: 1;
  font-weight: 600;
  margin: 0;
  padding-bottom: 50px;
  text-transform: uppercase;
}

.quizBanner .banner-content .banner-footer {
  /*background-color: rgba(249, 236, 81, 0.95);*/
  background-color: #f4f4ed;
  padding: 30px 15px;
  color: #274395;
}

.quizBanner .banner-content .banner-footer h5 {
  color: #274395;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.quizBanner .banner-content .banner-footer h6 {
  color: #274395;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.quizBanner .banner-content .banner-footer h6 span {
  text-transform: uppercase;
  display: block;
}

.quizBanner .banner-content .banner-footer h6 strong {
  font-weight: 600;
}

.question-section {
  padding-top: 50px;
}

.question-section .age-select {
  text-align: center;
  margin-bottom: 30px;
}

.question-section .age-select span {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  color: #274395;
  font-weight: 700;
  padding-left: 20px;
}

.question-section .age-select span span {
  font-weight: normal;
  padding: 0;
}

.question-section .age-select .custom-select {
  display: inline-block;
  vertical-align: middle;
  width: 226px;
  padding: 0;
}
.question-section .age-select .custom-select:after {
  pointer-events: none;
  border-color: #ffffff transparent transparent transparent;
  background-color: #f36b59;
}
.question-section .age-select .custom-select {
  border-color: #f36b59;
  border-radius: 10px;
}
.question-section .age-select .custom-select select {
  /* padding: 10px; */
  background: #f36b59;
  color: #fff;
  border-radius: 6px;
  font-weight: 600;
  font-size: 16pt;
}
.question-section .age-select .custom-select select option {
  background: #fff;
  color: #000;
  font-size: 16pt;
}
.question-section .question-wrap {
  padding-top: 70px;
  counter-reset: section;
}

.question-section .question-wrap .single-qn {
  padding-bottom: 50px;
}

.question-section .question-wrap .single-qn .qn {
  font-size: 30px;
  color: #274395;
  font-weight: 500;
  padding-bottom: 20px;
  padding-right: 50px;
  position: relative;
}

.question-section .question-wrap .single-qn .qn:before {
  counter-increment: section;
  content: counters(section, ".", decimal-leading-zero) "" ".";
  position: absolute;
  right: 0;
  font-size: 30px;
  color: #274395;
  font-weight: 500;
}

.question-section .question-wrap .single-qn .radio-wrap {
  text-align: center;
}

.question-section .question-wrap .single-qn .radio-wrap &gt; div {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  text-align: center;
}

.question-section .question-wrap .single-qn .radio-wrap &gt; div label {
  display: block;
  font-size: 22px;
  color: #666;
  cursor: pointer;
  position: relative;
  padding: 0 10px;
  width: 180px;
}

.question-section .question-wrap .single-qn .radio-wrap &gt; div label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 1px;
  height: 15px;
  background-color: #d7d7d7;
}

.question-section .question-wrap .single-qn .radio-wrap &gt; div input {
  display: block;
  margin: 0 auto;
  background-color: #e27360;
  border: 0;
  cursor: pointer;
}

.question-section
  .question-wrap
  .single-qn
  .radio-wrap
  &gt; div
  input:checked::before,
.question-section
  .question-wrap
  .single-qn
  .radio-wrap
  &gt; div
  input:hover:before {
  color: #fff !important;
  font-size: 45px !important;
  line-height: 12px !important;
}

.question-section
  .question-wrap
  .single-qn
  .radio-wrap
  &gt; div:last-child
  label::after {
  content: none;
}

.mlw_qmn_question table {
  width: 100% !important;
}

.mlw_qmn_question table td {
  width: 100% !important;
  font-size: 30px;
  color: #274395;
  font-weight: 500;
}

/* -----------------------------------------
   inner page Page
----------------------------------------- */
.result-section {
  text-align: center;
}

.result-section .result-details {
  padding-bottom: 50px;
}

.result-section .result-details h2 {
  color: #274395;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 25px;
}

.result-section .result-details h2 span {
  font-size: 40px;
  font-weight: 700;
}

.result-section .result-details p {
  color: #274395;
  font-size: 26px;
  margin: 0;
  padding-bottom: 25px;
}

.result-section .tips-wrap {
  padding-bottom: 25px;
  border-bottom: 1px solid #f1cc1a;
}

.result-section .tips-wrap .tips-title h3 {
  color: #274395;
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.result-section .tips-wrap .tips-title h3 img {
  display: inline-block;
  vertical-align: sub;
  padding-left: 10px;
}

.result-section .tips-wrap .tips-title p {
  color: #274395;
  font-size: 20px;
  font-weight: 500;
}

.result-section .tip-list {
  width: 80%;
  margin: 0 auto;
  counter-reset: tip;
}

.result-section .tip-list .tip {
  margin: 80px 0 0;
  counter-increment: tip;
  position: relative;
}

.result-section .tip-list .tip:before {
  content: counter(tip);
  color: #c8e4db;
  font-size: 150px;
  position: absolute;
  right: 0;
  top: -40px;
  line-height: 1;
  z-index: -10;
  pointer-events: none;
}

.result-section .tip-list .tip p {
  position: relative;
  color: #274395;
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 60px;
  margin: 0;
  z-index: 1;
}

.result-section .tip-list .tip p:empty {
  display: none;
}

.result-section .tip-list .tip .tip-img {
  width: 300px;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
}

.result-section .tip-list .tip .tip-img img {
  width: 100%;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  min-height: 100%;
}

.result-section .tip-list .tip:nth-child(even):before {
  right: auto;
  left: 0;
}

.result-section .tips-foot-section {
  padding-top: 80px;
}

.result-section .tips-foot-section .tips-identifier {
  color: #274395;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.result-section .tips-foot-section .go-back-btn {
  background-color: transparent;
  border: 0;
  color: #e27360;
  text-transform: uppercase;
  font-size: 24px;
  margin: 60px auto 0;
  display: block;
  text-align: center;
  cursor: pointer;
}

.result-section .tips-foot-section .go-back-btn img {
  display: inline-block;
  vertical-align: sub;
  margin-left: 15px;
  height: 24px;
  width: 24px;
  position: relative;
  top: -2px;
}

.pageFooterQuiz {
  padding-top: 60px;
}

.pageFooterQuiz .copyright-section {
  background-color: #fff;
  font-size: 18px;
  font-weight: normal;
  color: #666;
  padding: 30px 0;
}

.pageFooterQuiz .copyright-section p {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.pageFooterQuiz .follow-us-section {
  /* background-color: #709bce; */
  padding: 30px 0;
  /* color: #fff; */
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}

.pageFooterQuiz .follow-us-section a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}

.pageFooterQuiz .follow-us-section a img {
  max-width: 50px;
}

.pageFooterQuiz .footer-product-display {
  background-color: #f8f2d5;
  padding: 30px 0;
  position: relative;
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
}

.pageFooterQuiz .footer-product-display:before {
  content: "";
  background: radial-gradient(100% 80% at bottom, #f8f2d5 50%, #ffffff 50%);
  position: absolute;
  top: 0;
  right: 50%;
  transform: translate(50%, 0);
  width: 120%;
  height: 400px;
  pointer-events: none;
}

.pageFooterQuiz .footer-product-display .product-title {
  margin: 0;
  padding: 0 0 30px;
  font-size: 30px;
  font-weight: 800;
  color: #274395;
}

.pageFooterQuiz .footer-product-display .product-image {
  padding-bottom: 20px;
}

.pageFooterQuiz .footer-product-display .product-image img {
  display: inline-block;
}

.pageFooterQuiz .footer-product-display .product-details {
  font-size: 18px;
  font-weight: 500;
  color: #666;
  margin: 0;
  padding-bottom: 20px;
}

.pageFooterQuiz .disclamer {
  font-size: 18px;
  color: #666666;
  /* font-style: italic; */
  text-align: center;
  padding-bottom: 30px;
  padding-top: 0;
}

.pageFooterQuiz .disclamer strong {
  font-weight: 800;
  display: block;
}

.question-section .quiz_section {
  padding-top: 30px;
  position: relative;
}

.question-section .qsm-quiz-container .qsm-page {
  counter-reset: section;
}

.question-section .quiz_section .mlw_qmn_question {
  font-size: 26px;
  color: #274395;
  font-weight: 500 !important;
  padding-bottom: 30px;
  padding-right: 50px;
  position: relative;
  display: block;
}

.question-section .quiz_section .mlw_qmn_question_number {
  font-size: 26px;
  color: #274395;
  font-weight: 500;
  position: absolute;
  right: 0;
}

/* .quiz_section .mlw_qmn_question:before {
    counter-increment: section;
    content: counters(section, ".", decimal-leading-zero) """.";
    position: absolute;
    left: 0;
    font-size: 30px;
    color: #274395;
    font-weight: 500;
} */
.question-section .quiz_section .qmn_radio_answers {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.question-section .quiz_section .qmn_radio_answers &gt; div {
  padding: 0 15px;
  text-align: center;
  width: 250px;
  max-width: 32%;
  display: flex;
  flex-direction: column-reverse;
}

.question-section .quiz_section .qmn_radio_answers &gt; div label {
  display: block;
  font-size: 22px;
  color: #666;
  cursor: pointer;
  position: relative;
  padding: 0 10px 30px;
  width: 100%;
}

.question-section .quiz_section .qmn_radio_answers &gt; div label:after {
  content: "";
  position: absolute;
  right: -10px;
  top: 2px;
  width: 1px;
  height: 25px;
  background-color: #d7d7d7;
}

.question-section
  .quiz_section
  .qmn_radio_answers
  &gt; div:first-child
  label:after {
  content: none;
}

.question-section .quiz_section .qmn_radio_answers &gt; div input {
  display: block;
  margin: 0 auto;
  border: 0;
  cursor: pointer;
  position: relative;
  outline: none;
  background-color: #fff;
  border: 1px solid #a4a0a0;
  -webkit-appearance: none;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: 0.3s ease;
}

.question-section .quiz_section .qmn_radio_answers &gt; div input:checked,
.question-section .quiz_section .qmn_radio_answers &gt; div input:hover {
  background-color: #e27360 !important;
  border-color: #e27360 !important;
}

.question-section .quiz_section .qmn_radio_answers &gt; div input:checked:before,
.question-section .quiz_section .qmn_radio_answers &gt; div input:hover:before,
.question-section
  .quiz_section
  .qmn_radio_answers
  &gt; div
  input:checked:hover:before {
  content: "";
  font-size: 19px !important;
  line-height: 18px !important;
  right: 1px !important;
  text-align: center !important;
  width: 10px !important;
  height: 9px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 0;
  margin: auto;
  background: #fff;
  border-radius: 50px;
}

.question-section
  .quiz_section
  .qmn_radio_answers
  &gt; div:last-child
  label::after {
  content: none;
}

.question-section .qsm-quiz-container .qsm-pagination .qsm-btn {
  display: block;
  padding: 5px 20px;
  border: 3px solid #86c6b1;
  color: #666 !important;
  box-shadow: none;
  margin: 20px auto 0;
  font-weight: 600;
  font-size: 28px;
  text-transform: uppercase;
  background-color: transparent !important;
  cursor: pointer;
}

.question-section .qsm-quiz-container .qsm-pagination .qsm-btn:hover,
.quiz_section .qsm-btn:hover,
.qmn_quiz_container .quiz_section .qsm-btn:hover {
  background-color: transparent !important;
}

.question-section .quiz_section .qsm-btn {
  display: block !important;
  padding: 8px 20px !important;
  border: 3px solid #86c6b1 !important;
  color: #666 !important;
  box-shadow: none !important;
  margin: 20px auto 0 !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  text-transform: uppercase !important;
  background-color: transparent !important;
  cursor: pointer !important;
  min-width: 140px !important;
  width: auto !important;
}

.question-section .qmn_quiz_container .quiz_section .qsm-btn {
  background-color: transparent !important;
  color: #666 !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
  vertical-align: middle;
}

.hide-tips {
  display: none;
}

body .wpml-ls-legacy-list-horizontal a {
  padding: 5px 2px;
}

.body-wrapper.inner-page .question-section .pt-5 {
  padding-top: 0.5rem !important;
}

/*--- popupQuiz Style ---*/
.popupQuiz {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9;
  display: none;
}

.popupQuiz:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.popupQuiz .wrap-content {
  position: absolute;
  z-index: 10;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  width: 100%;
  max-width: 50%;
  min-height: 200px;
  background: #fff;
  padding: 20px;
  border-radius: 6px;
}

.popupQuiz .close {
  font-size: 34px;
  border: none !important;
  outline: none !important;
}

.popupQuiz .popupQuiz-content {
  padding: 20px;
  text-align: center;
}

.popupQuiz .popupQuiz-content h3 {
  text-align: center;
  color: #274395;
  font-size: 22px;
  font-weight: 600;
  padding: 0 0 15px 0;
}

.popupQuiz .wrap-content .common-btn {
  background-color: #049ee3;
  color: #fff;
  border: 0;
  border-radius: 25px;
  padding: 12px 20px;
}

@media only screen and (max-width: 990px) {
  .popupQuiz .wrap-content {
    max-width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .question-section .age-select span {
    display: block;
    padding-left: 0;
  }

  .question-section .quiz_section .mlw_qmn_question,
  .question-section .quiz_section .mlw_qmn_question_number {
    font-size: 22px;
  }

  .result-section .tip-list {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .quizBanner .banner-content .banner-title {
    font-size: 38px;
  }

  .quizBanner .banner-content .banner-footer h5 {
    font-size: 22px;
  }

  .quizBanner .banner-content .banner-footer h6 {
    font-size: 17px;
  }

  .question-section .age-select span {
    padding-bottom: 15px;
    font-size: 22px;
  }

  .question-section .quiz_section .mlw_qmn_question,
  .question-section .quiz_section .mlw_qmn_question_number {
    font-size: 18px;
  }

  .question-section .quiz_section .mlw_qmn_question {
    padding-bottom: 15px;
    padding-right: 30px;
  }

  .question-section .quiz_section .qmn_radio_answers &gt; div {
    width: 32%;
    max-width: none;
    padding: 0 5px;
  }

  .question-section .quiz_section .qmn_radio_answers &gt; div label {
    margin: 0;
    padding: 0 5px 25px;
  }

  .question-section .quiz_section .qmn_radio_answers &gt; div label::after {
    top: -2px;
  }

  .result-section .result-details h2 {
    font-size: 20px;
  }

  .result-section .result-details h2 span {
    font-size: 22px;
  }

  .result-section .result-details p {
    font-size: 18px;
  }

  .result-section .result-details {
    padding-bottom: 20px;
  }

  .result-section .tips-wrap .tips-title h3 {
    font-size: 30px;
  }

  .result-section .tips-wrap .tips-title img {
    height: 60px;
  }

  .result-section .tips-wrap .tips-title p {
    font-size: 18px;
  }

  .result-section .tip-list .tip p {
    font-size: 18px;
  }

  .result-section .tip-list .tip .tip-img {
    height: 250px;
    width: 250px;
  }

  .result-section .tip-list .tip::before {
    font-size: 80px;
    top: -25px;
  }
}
@media only screen and (max-width: 350px) {
  .quizBanner .banner-content .banner-title {
    font-size: 30px;
  }

  .quizBanner .banner-content .banner-footer {
    padding: 20px 15px;
  }

  .quizBanner .banner-content .banner-footer h5 {
    font-size: 18px;
  }

  .quizBanner .banner-content .banner-footer h6 {
    font-size: 15px;
  }

  .question-section .age-select span {
    font-size: 20px;
  }

  .question-section .quiz_section .qmn_radio_answers &gt; div label {
    font-size: 12px !important;
  }
}
@media only screen and (max-height: 480px) {
  .quizBanner.main-banner {
    height: 150vh;
  }

  .quizBanner .banner-content .banner-title {
    font-size: 35px;
  }

  .quizBanner .banner-content .banner-footer h5 {
    font-size: 20px;
  }

  .quizBanner .banner-content .banner-footer h6 {
    font-size: 18px;
  }
}
/* -----------------------------------------
   Quiz cards -  end
----------------------------------------- */

/* -----------------------------------------
Iron Test Styles
----------------------------------------- */

.iron-test-page.no-banner {
  margin-top: 0;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2%, #fff),
    color-stop(300%, #fff4ba)
  );
  background-image: -webkit-linear-gradient(bottom, #fff 2%, #fff4ba 300%);
  background-image: linear-gradient(0deg, #fff 2%, #fff4ba 300%);
  background-repeat: no-repeat;
}
.iron-test-page .iron-test-bgcolor {
  margin: 0;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2%, #fff),
    color-stop(300%, #fff4ba)
  );
  background-image: -webkit-linear-gradient(bottom, #fff 2%, #fff4ba 300%);
  background-image: linear-gradient(0deg, #fff 2%, #fff4ba 300%);
}
.iron-test-page.inverse {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(2%, #fff),
    color-stop(200%, #fff4ba)
  );
  background-image: -webkit-linear-gradient(top, #fff 2%, #fff4ba 200%);
  background-image: linear-gradient(180deg, #fff 2%, #fff4ba 200%);
}
.iron-test-page .title h2,
.iron-test-page .title h1.main_title,
.iron-test-page .title h3,
.iron-test-page section.inh-articles .article-area .article-section h4,
.iron-test-page section.inh-articles h2,
.iron-test-page section.inhibitors .inh-wrap h2 {
  font-family: "GESSTwo";
  color: #1082ca;
}
.iron-test-page #printarea + .btn-wrap {
  margin: 0;
  position: relative;
  top: -130px;
  text-align: center;
}
.iron-test-page #printarea + .btn-wrap ul {
  text-align: center;
}
.iron-test-page #printarea + .btn-wrap ul li {
  padding: 0 5px;
}
.iron-test-page #printarea + .btn-wrap ul li a {
  background: #fcdd4c;
  color: #4a4a4a;
  font-family: "GESSTwo";
  font-weight: 600;
  border: 0;
  text-transform: uppercase;
  border-radius: 10px;
  font-size: 20px;
  padding: 18px 30px;
}
.iron-test-page #printarea + .btn-wrap .btn.btn-primary,
.iron-test-page .printfriendly a {
  background: #fcdd4c;
  color: #4a4a4a;
  font-family: "GESSTwo";
  font-weight: 600;
  border: 0;
  text-transform: uppercase;
  border-radius: 30px;
  font-size: 24px;
  padding: 20px;
}
.iron-test-page .btn-wrap .icon {
  display: none;
}
.iron-test-page .preview-btn .icon,
.iron-test-page .calculate-btn .icon {
  display: none;
}

/* .iron-test-page [class*=" icon-"],
.iron-test-page [class^=icon-] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} */
.iron-test-page .icon-arrow:before {
  content: "\e901";
}
.iron-test-page .icon-facebook:before {
  content: "\e900";
}
.iron-test-page .bg-primary {
  background-color: #fcdd4c !important;
}
.iron-test-page .bg-primary_light {
  background-color: #feeb8d !important;
}
.iron-test-page .bg-default {
  background-color: #1082ca !important;
}
.iron-test-page .bg-yellow {
  background-color: #fff8d9 !important;
}
.iron-test-page .bg-yellow_light {
  background-color: #fff4ba !important;
}
.iron-test-page .bg-orange {
  background-color: #ffcaa4 !important;
}
.iron-test-page .bg-green {
  background-color: #e0ee95 !important;
}
.iron-test-page .bg-blue {
  background-color: #afefe3 !important;
}
.iron-test-page .bg-red {
  background-color: #ffc1c1 !important;
}
.iron-test-page .bg-danger {
  background-color: #e60004 !important;
}
.iron-test-page .color-primary {
  color: #fcdd4c;
}
.iron-test-page .color-primary_light {
  color: #feeb8d;
}
.iron-test-page .color-default {
  color: #1082ca;
}
.iron-test-page .color-yellow {
  color: #fff8d9;
}
.iron-test-page .color-yellow_light {
  color: #fff4ba;
}
.iron-test-page .color-orange {
  color: #ffcaa4;
}
.iron-test-page .color-green {
  color: #e0ee95;
}
.iron-test-page .color-blue {
  color: #afefe3;
}
.iron-test-page .color-red {
  color: #ffc1c1;
}
.iron-test-page .color-danger {
  color: #e60004;
}
.iron-test-page .why-choose {
  margin-bottom: 37px;
}
.iron-test-page section.why-choose .choose-wrap {
  background: #87c6b1;
  min-height: 700px;
  position: relative;
}
.iron-test-page section.why-choose .choose-wrap .info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
}
.iron-test-page section.why-choose .choose-wrap .btn-wrap {
  margin-top: 0;
  position: absolute;
  z-index: 1;
  transform: translate(50%, 0);
  right: 50%;
  bottom: -28px;
}
.iron-test-page section.why-choose .choose-wrap .btn-wrap .btn-primary,
.iron-test-page section.why-choose .choose-wrap .btn-wrap .btn {
  background-color: #e27360;
  border-radius: 10px;
  color: #fff;
  height: auto;
  padding: 15px;
  width: 270px;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
}
.iron-test-page section.why-choose .choose-wrap .info .title h2 {
  color: #fff;
  font-family: "GESSTwo";
  text-align: center;
  font-weight: 500;
  font-size: 40px;
}
.iron-test-page section.why-choose .choose-wrap .info .info-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
  padding-right: 110px;
  padding-left: 30px;
  align-items: center;
}
.iron-test-page section.why-choose .choose-wrap .info .info-flow .arrow-holder {
  width: 130px;
  height: 90px;
  background: url(../images/flow-arrow-ar.jpg) center no-repeat;
  background-size: contain;
  margin-bottom: 40px;
}
.iron-test-page section.why-choose .choose-wrap .info .info-flow .plus-holder {
  margin-bottom: 40px;
  font-size: 100px;
  font-weight: 700;
  padding: 0 10px;
  color: #fff;
}
.iron-test-page section.why-choose .choose-wrap .diagram {
  max-width: 240px;
  width: 100%;
  background-color: #48b9a2;
  position: relative;
  padding-top: 70px;
}
@media (max-width: 1199px) {
  .iron-test-page.iron-test-bgcolor .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .iron-test-page.iron-test-bgcolor .container,
  .iron-test-page.iron-test-bgcolor .container-md,
  .iron-test-page.iron-test-bgcolor .container-sm {
    max-width: 100%;
  }

  .iron-test-page section.inhibit-food-content .img-wrap {
    width: 33%;
    padding: 0 15px;
  }
  .iron-test-page section.inhibit-food-content .img-wrap .img-inner {
    width: 100%;
    padding-bottom: 100%;
    height: auto;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
  }
  .iron-test-page section.inhibit-food-content .img-wrap .img-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 1150px) {
  .iron-test-page section.why-choose .choose-wrap {
    margin-top: -20px;
  }
}
.iron-test-page section.why-choose .choose-wrap .info {
  width: 100%;
  padding-top: 80px;
}
@media (max-width: 1280px) {
  .iron-test-page section.why-choose .choose-wrap .container {
    padding: 0;
  }
  .iron-test-page section.why-choose .choose-wrap {
    min-height: 600px;
  }
  .iron-test-page section.why-choose .choose-wrap .info {
    padding-top: 100px;
  }
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .diagram-holder,
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .bebelac-bottle {
    padding: 0 20px;
  }
  .iron-test-page .iron-test-page #printarea + .btn-wrap {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .iron-test-page section.why-choose .choose-wrap {
    display: block;
  }
  .iron-test-page section.why-choose .choose-wrap .container {
    max-width: 100%;
    width: 100%;
  }
  .iron-test-page section.why-choose .choose-wrap .info {
    padding-top: 80px;
  }
  .iron-test-page section.why-choose .choose-wrap .info-wrapper {
    display: block;
  }
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .diagram-holder,
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .bebelac-bottle {
    width: 100%;
    max-width: 100%;
    padding: 20px 0;
  }
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .arrow-holder {
    margin: 30px auto 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .plus-holder {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  .iron-test-page section.why-choose .choose-wrap .info .info-flow {
    background: none;
  }
  .iron-test-page #printarea + .btn-wrap {
    top: 0;
    margin: 0;
  }
  .iron-test-page.iron-test-bgcolor {
    background-image: none;
    background-color: #fffbe9;
  }
}
@media (max-width: 1280px) {
  .iron-test-page section.why-choose .choose-wrap .info .info-flow {
    background-position: 332px 72px;
    margin-top: 40px;
    padding-right: 60px;
    padding-left: 60px;
    background-size: 110px auto;
  }
}
@media (max-width: 991px) {
  .iron-test-page .preview-btn .btn {
    padding: 5px 60px;
    height: 55px;
    line-height: 45px;
    font-size: 20px;
  }

  .iron-test-page section.why-choose .choose-wrap .info .info-flow {
    display: block;
    margin-top: 0;
    padding: 20px;
  }
}
.iron-test-page section.why-choose .choose-wrap .info .info-flow .img-wrap {
  padding: 10px 0;
}
.iron-test-page section.why-choose .choose-wrap .info .info-flow h3 {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  font-family: "GESSTwo";
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  .iron-test-page section.why-choose .choose-wrap .info .info-flow h3 {
    font-size: 18px;
  }
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .bebelac-bottle {
    text-align: right;
    max-width: 260px;
  }
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .bebelac-bottle
    img {
    max-width: 100%;
  }
}
@media (max-width: 1280px) and (max-width: 991px) {
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .bebelac-bottle {
    text-align: center;
    margin: auto;
  }
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .bebelac-bottle
    img {
    max-width: 200px;
  }
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .diagram-holder {
    margin: 75px auto 30px;
  }
}
@media (max-width: 1280px) {
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .diagram-holder {
    text-align: left;
    max-width: 170px;
  }
  .iron-test-page
    section.why-choose
    .choose-wrap
    .info
    .info-flow
    .diagram-holder
    img {
    max-width: 100%;
  }
}
@media (max-width: 1280px) {
  .iron-test-page section.why-choose .choose-wrap .diagram {
    max-width: 240px;
    padding-top: 40px;
  }
}
@media (max-width: 991px) {
  .iron-test-page section.why-choose .choose-wrap .info .info-flow h3 {
    font-size: 16px;
    line-height: 26px;
  }
  .iron-test-page section.why-choose .choose-wrap .diagram {
    max-width: 100%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .iron-test-page section.why-choose .choose-wrap .diagram:before {
    top: -20px;
    right: 50%;
    background-size: 100% auto;
    margin-right: -20px;
    height: 40px;
    width: 40px;
  }
  .iron-test-page section.why-choose .btn-wrap {
    margin-top: -25px;
  }
}
.iron-test-page .tab-holder .panel-switch-wrap {
  text-align: center;
}
.iron-test-page .tab-holder .num-selector .number-style input[type="number"] {
  -moz-appearance: textfield;
}
.iron-test-page .tab-holder input::-webkit-outer-spin-button,
.iron-test-page .tab-holder input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.iron-test-page .title {
  text-align: center;
  display: inline-block;
  width: 100%;
}
.iron-test-page .title h2,
.iron-test-page .title h1.main_title,
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  h1.main_title {
  font-size: 50px;
  line-height: 1.2;
}
@media (max-width: 1280px) {
  .iron-test-page .title h2,
  .iron-test-page .title h1.main_title,
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    h1.main_title {
    font-size: 50px;
    line-height: 1.2;
  }
}
@media (max-width: 991px) {
  .iron-test-page .title h2,
  .iron-test-page .title h1.main_title,
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    h1.main_title {
    font-size: 36px;
    line-height: 1.2;
  }
  .iron-test-page .title h2 br,
  .iron-test-page .title h1.main_title br,
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    h1.main_title
    br {
    display: none;
  }
}
@media (max-width: 600px) {
  .iron-test-page .title h2,
  .iron-test-page .title h1.main_title,
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    h1.main_title {
    /*font-size: 20px;
   line-height: 1.2;*/
  }

  section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .title
    h2 {
    line-height: 30px;
  }

  .iron-test-page .title h2 br,
  .iron-test-page .title h1.main_title br,
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    h1.main_title
    br {
    display: none;
  }
  .iron-test-page .info-wrapper .title h2 br {
    display: block;
  }
}
.iron-test-page .title h3,
.iron-test-page .title h1,
.iron-test-page .title h1.main_title,
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  h1.main_title {
  line-height: 44px;
}
@media (max-width: 1280px) {
  .iron-test-page .title h3,
  .iron-test-page .title h1,
  .iron-test-page .title h1.main_title,
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    h1.main_title {
    font-size: 30px;
    line-height: 43px;
  }
}
@media (max-width: 991px) {
  .iron-test-page .title h3,
  .iron-test-page .title h1,
  .iron-test-page .title h1.main_title {
    font-size: 22px;
    line-height: 28px;
  }
  .iron-test-page .title h3 br,
  .iron-test-page .title h1 br,
  .iron-test-page .title h1.main_title br,
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    h1.main_title
    br {
    display: none;
  }
}
@media (max-width: 320px) {
  .iron-test-page .title h3,
  .iron-test-page .title h1,
  .iron-test-page .title h1.main_title,
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    h1.main_title {
    font-size: 20px;
    line-height: 28px;
  }
  .iron-test-page .title h3 br,
  .iron-test-page .title h1 br,
  .iron-test-page .title h1.main_title br,
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    h1.main_title
    br {
    display: none;
  }
}
.iron-test-page .icon-wrap .icon {
  background-repeat: no-repeat;
  background-position: center center;
}
.iron-test-page .icon-wrap .icon.icon-food {
  background-image: url(../images/food.svg);
}
.iron-test-page .icon-wrap .icon.icon-portion {
  background-image: url(../images/portion.svg);
}
.iron-test-page .icon-wrap .icon.icon-meals {
  background-image: url(../images/meals.svg);
}
.iron-test-page .icon-wrap .icon.icon-result {
  background-image: url(../images/result.svg);
}
.iron-test-page .btn {
  color: #4a4a4a;
  font-family: "Myriad Pro";
  padding-right: 25px;
  padding-left: 25px;
}
.iron-test-page .btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #4a4a4a;
}
.iron-test-page .btn.btn-md {
  font-size: 24px;
  height: 50px;
  padding: 10px 20px;
  line-height: 30px;
}
.iron-test-page .btn.btn-primary {
  background-color: #e27360;
  border-radius: 10px;
  color: #ffffff;
  font-family: "GESSTwo";
  font-weight: 500;
  border: 0;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  .iron-test-page .btn.btn-md {
    font-size: 18px;
    height: 60px;
    padding: 15px 60px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .iron-test-page .btn.btn-md {
    font-size: 16px;
    height: 50px;
    padding: 11px 20px;
    line-height: 20px;
  }
}
.iron-test-page .panel .panel-header h2 {
  font-family: "GESSTwo";
}
.iron-test-page .panel .panel-header p {
  font-weight: 400;
  font-family: "GESSTwo";
}
.iron-test-page .btn.btn-primary:active:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #4a4a4a;
}
.iron-test-page .btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  -webkit-box-shadow: none;
  color: #fff;
  background-color: #1082ca;
  border-color: #1082ca;
}
.iron-test-page .sticky-button {
  display: none;
  position: fixed;
  z-index: 999;
  width: 100%;
  text-transform: uppercase;
  bottom: 0;
  right: 0;
}
.iron-test-page .sticky-button a,
.iron-test-page .sticky-button button {
  padding: 20px;
  display: block;
  font-size: 20px;
  background: #fcdd4c;
  text-transform: uppercase;
  width: 100%;
}
.iron-test-page .sticky-button a .icon,
.iron-test-page .sticky-button button .icon {
  font-size: 16px;
}
.iron-test-page button.link {
  outline: 0;
}
.iron-test-page button.link:focus,
.iron-test-page button.link:hover {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #4a4a4a;
}
.otgs-development-site-front-end {
  display: none;
}
@media (max-width: 768px) {
  .iron-test-page .sticky-button a,
  .iron-test-page .sticky-button button {
    padding: 15px 20px;
  }
  .iron-test-page .panel-switch-wrap {
    display: none;
  }
  .wrap-iron-quiz .quiz-form label input[type="radio"]:checked:before,
  .wrap-iron-quiz .quiz-form label input[type="checkbox"]:checked:before,
  .wrap-iron-quiz .quiz-form label input[type="radio"]:hover:before,
  .wrap-iron-quiz .quiz-form label input[type="checkbox"]:hover:before {
    content: none;
  }
}
.iron-test-page .panel-switch {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-bottom: -1px;
}
.iron-test-page .panel-switch:after {
  height: 10px;
  width: 100%;
  display: block;
  content: "";
  background: 0 0;
  -webkit-box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.31);
  box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.31);
  position: absolute;
  bottom: -10px;
  left: 0;
}
.iron-test-page .panel-switch .btn-switch {
  margin: 0 1px;
  padding: 20px 50px;
  height: 70px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  border-radius: 10px 10px 0 0;
  position: relative;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media (max-width: 1280px) {
  .iron-test-page .panel-switch .btn-switch {
    font-size: 18px;
    padding: 15px 30px;
    height: 60px;
  }
}
.iron-test-page .panel-switch .btn-switch.active,
.iron-test-page .panel-switch .btn-switch:hover {
  padding-top: 30px;
  margin-top: -10px;
  height: 80px;
  color: #4a4a4a;
}
@media (max-width: 1280px) {
  .iron-test-page .panel-switch .btn-switch.active,
  .iron-test-page .panel-switch .btn-switch:hover {
    padding-top: 20px;
    margin-top: -5px;
    height: 65px;
  }
}
.iron-test-page .panel-switch .btn-switch.active {
  z-index: 1;
}
.iron-test-page .panel-switch .btn-switch.active.bg-orange {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2%, #ffcaa4),
    color-stop(94%, #fbd9c1)
  );
  background-image: -webkit-linear-gradient(bottom, #ffcaa4 2%, #fbd9c1 94%);
  background-image: linear-gradient(0deg, #ffcaa4 2%, #fbd9c1 94%);
}
.iron-test-page .panel-switch .btn-switch.active.bg-green {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2%, #e0ee95),
    color-stop(94%, #e4edb2)
  );
  background-image: -webkit-linear-gradient(bottom, #e0ee95 2%, #e4edb2 94%);
  background-image: linear-gradient(0deg, #e0ee95 2%, #e4edb2 94%);
}
.iron-test-page .panel-switch .btn-switch.active.bg-red {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2%, #ffc1c1),
    color-stop(94%, #fae5e5)
  );
  background-image: -webkit-linear-gradient(bottom, #ffc1c1 2%, #fae5e5 94%);
  background-image: linear-gradient(0deg, #ffc1c1 2%, #fae5e5 94%);
}
.iron-test-page .panel-switch .btn-switch.active.bg-blue {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2%, #afefe3),
    color-stop(94%, #d1f1eb)
  );
  background-image: -webkit-linear-gradient(bottom, #afefe3 2%, #d1f1eb 94%);
  background-image: linear-gradient(0deg, #afefe3 2%, #d1f1eb 94%);
}
.iron-test-page .btn-switch-mobile {
  display: none;
  padding: 15px 30px;
  width: 100%;
  text-align: right;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-radius: 10px;
  text-transform: uppercase;
  font-size: 20px;
}
.iron-test-page .btn-switch-mobile.bg-orange {
  background-color: #ffcaa4;
}
.iron-test-page .btn-switch-mobile.bg-green {
  background-color: #e0ee95;
}
.iron-test-page .btn-switch-mobile.bg-red {
  background-color: #ffc1c1;
}
.iron-test-page .panel-collapse {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .iron-test-page .btn-switch-mobile {
    display: block;
  }
  .iron-test-page .panel-collapse {
    border-radius: 10px;
  }
  .iron-test-page .panel-collapse.active {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .iron-test-page .panel-collapse.active .btn-switch-mobile {
    border: 0;
    background: rgba(255, 255, 255, 0.3) !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .iron-test-page .panel-collapse .panel-footer &gt; a.prev:not(:only-child) {
    display: none;
  }
}
.iron-test-page .panel {
  border-radius: 20px;
  overflow: hidden;
}
.iron-test-page .panel .panel-inner {
  padding: 50px;
}
@media (max-width: 1280px) {
  .iron-test-page .panel .panel-inner {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .iron-test-page .panel {
    border-radius: 10px;
  }
  .iron-test-page .panel .panel-inner {
    padding: 20px;
  }
  .related_article {
    margin: 20px 0 0 0;
  }
}
.iron-test-page .panel .panel-header {
  background: rgba(255, 255, 255, 0.3);
  display: block;
  min-height: 140px;
  padding: 38px 70px 0;
}
.iron-test-page .panel .panel-header h2 {
  font-size: 32px;
  line-height: 30px;
  color: #4a4a4a;
  margin-bottom: 12px;
}
@media (max-width: 1280px) {
  .iron-test-page .panel .panel-header {
    padding: 28px 50px;
    min-height: 80px;
  }
  .iron-test-page .panel .panel-header h2 {
    font-size: 26px;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  .iron-test-page .panel .panel-header {
    padding: 20px;
  }
  .iron-test-page .panel .panel-header h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 5px;
  }
}
.iron-test-page .panel .panel-header p {
  font-size: 20px;
  color: #4a4a4a;
  margin-bottom: 0;
}
.iron-test-page .panel .panel-footer {
  background: rgba(255, 255, 255, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 80px;
  padding: 25px 70px;
}
@media (max-width: 1280px) {
  .iron-test-page .panel .panel-header p {
    font-size: 16px;
  }
  .iron-test-page .panel .panel-footer {
    padding: 15px 50px;
    min-height: 60px;
  }
}
@media (max-width: 768px) {
  .iron-test-page .panel .panel-header p {
    font-size: 14px;
    line-height: 18px;
  }
  .iron-test-page .panel .panel-footer {
    padding: 0 15px;
    min-height: 50px;
  }
  .iron-test-page .btn-switch-mobile {
    padding: 10px 30px;
  }
  .iron-test-page .panel .panel-footer .link {
    margin-right: auto;
    margin-left: auto;
  }
}
.iron-test-page .panel .panel-footer .link {
  font-size: 24px;
  font-family: "GESSTwo";
  line-height: 32px;
  color: #4a4a4a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  text-decoration: none;
  background: 0 0;
  border: 0;
  outline: 0;
}
.iron-test-page .nutrition-item .oval h4,
.iron-test-page .nutrition-item h3 {
  font-family: "GESSTwo";
  font-weight: 400;
  text-transform: uppercase;
}
.iron-test-page .panel .panel-footer .link:hover {
  opacity: 0.9;
}
.iron-test-page .panel .panel-footer .link.next:after,
.iron-test-page .panel .panel-footer .link.prev:before {
  background-repeat: no-repeat;
  background-position: center center;
  width: 32px;
  height: 32px;
  display: block;
  content: "";
}
@media (max-width: 1280px) {
  .iron-test-page .panel .panel-footer .link {
    font-size: 18px;
  }
  .panel .panel-footer .link.back-to-selector {
    line-height: 3;
  }
  .iron-test-page .panel .panel-footer .link.next:after,
  .iron-test-page .panel .panel-footer .link.prev:before {
    background-size: 10px auto;
  }
}
.iron-test-page .panel .panel-footer .link.prev:before {
  display: inline-block;
  transform: none;
  background-size: 8px;
  content: "";
  width: 0;
  height: 0;
  margin-left: 7px;
  margin-top: 6px;
  vertical-align: middle;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 13px solid #826147;
}
.iron-test-page .bg-orange .panel .panel-footer .link.prev:before {
  border-left-color: 10px solid #826147;
}
.iron-test-page .bg-green .panel .panel-footer .link.prev:before {
  border-left-color: #687522;
}
.iron-test-page .bg-blue .panel .panel-footer .link.prev:before {
  border-left-color: #34796b;
}
.iron-test-page .bg-red .panel .panel-footer .link.prev:before {
  border-left-color: #844444;
}
.iron-test-page .panel .panel-footer .link.next:after {
  display: inline-block;
  transform: none;
  background-size: 8px;
  content: "";
  width: 0;
  height: 0;
  margin-right: 7px;
  margin-top: 6px;
  vertical-align: middle;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 13px solid #826147;
}
.iron-test-page .bg-orange .panel .panel-footer .link.next:after {
  border-right-color: 10px solid #826147;
}
.iron-test-page .bg-green .panel .panel-footer .link.next:after {
  border-right-color: #687522;
}
.iron-test-page .bg-blue .panel .panel-footer .link.next:after {
  border-right-color: #34796b;
}
.iron-test-page .bg-red .panel .panel-footer .link.next:after {
  border-right-color: #844444;
}
@media (max-width: 600px) {
  .iron-test-page .panel .panel-footer .link.prev:before {
    display: none;
  }
}
.iron-test-page .panel .panel-footer .link.end {
  margin-right: auto;
}
.iron-test-page .panel .panel-footer .link.start {
  margin-left: auto;
}
@media (max-width: 768px) {
  .iron-test-page .panel .panel-footer .link.next:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .iron-test-page .panel .panel-footer .link.end,
  .iron-test-page .panel .panel-footer .link.start {
    margin-right: auto;
    margin-left: auto;
  }
  .iron-test-page .panel .panel-footer .preview.link.next:after,
  .iron-test-page .panel .panel-footer button.link.next:after {
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.iron-test-page .nutrition-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.iron-test-page .nutrition-wrap .nutrition-item {
  margin: 15px 0 20px;
  width: -webkit-calc(100% * (1/4));
  width: calc(100% * (1 / 4));
}
.iron-test-page .nutrition-item {
  min-height: 280px;
  text-align: center;
}
@media (max-width: 768px) {
  .iron-test-page .nutrition-wrap .nutrition-item {
    width: -webkit-calc(100% * (1/2));
    width: calc(100% * (1 / 2));
  }
  .iron-test-page .nutrition-item {
    min-height: 200px;
  }
  .iron-test-page .nutrition-item .oval {
    -ms-transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
}
.iron-test-page .nutrition-item .oval {
  height: 190px;
  width: 190px;
  margin: auto;
  border-radius: 50%;
  border: 8px solid #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.33);
  overflow: hidden;
  background: #fff;
}
@media (max-width: 1280px) {
  .iron-test-page .nutrition-item .oval {
    height: 160px;
    width: 160px;
  }
}
@media (max-width: 320px) {
  .iron-test-page .nutrition-item .oval {
    height: 140px;
    width: 140px;
  }
}
.iron-test-page .nutrition-item .oval .img-wrap {
  margin: auto;
  height: 120px;
  width: 160px;
  line-height: 130px;
  overflow: hidden;
}
@media (max-width: 1280px) {
  .iron-test-page .nutrition-item .oval .img-wrap {
    height: 90px;
    width: 100px;
    line-height: 90px;
    margin: 6px auto;
  }
}
.iron-test-page .nutrition-item .oval .img-wrap img {
  max-width: 100%;
  max-height: 100%;
}
.iron-test-page .nutrition-item .oval h4 {
  color: #4a4a4a;
  font-size: 13px;
  max-width: 70%;
  margin: auto;
}
@media (max-width: 1400px) {
  .iron-test-page .nutrition-item .oval h4 {
    margin-top: -3px;
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .iron-test-page .nutrition-item .oval h4 {
    font-size: 11px;
  }
}
@media (max-width: 600px) {
  .iron-test-page .nutrition-item .oval h4 {
    font-size: 10px;
  }
}
@media (max-width: 320px) {
  .iron-test-page .nutrition-item .oval .img-wrap {
    height: 75px;
    width: 83px;
  }
  .iron-test-page .nutrition-item .oval h4 {
    font-size: 10px;
  }
}
.iron-test-page .nutrition-item h3 {
  color: #4a4a4a;
  font-size: 16px;
  margin: 20px 0 0;
  min-height: 38px;
}
@media (max-width: 1280px) {
  .iron-test-page .nutrition-item h3 {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .iron-test-page .nutrition-item h3 {
    margin-top: 0;
    min-height: 42px;
    padding-bottom: 5px;
  }
}
.iron-test-page .nutrition-item .num-selector {
  padding: 10px 0;
}
.iron-test-page .number-style {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 10px;
  overflow: hidden;
}
.iron-test-page .number-style input {
  min-width: 60px;
  text-align: center;
  font-family: "GESSTwo";
  font-size: 16px;
  color: #4a4a4a;
  margin-left: 2px;
  height: 38px;
  line-height: 38px;
}
.iron-test-page .number-style .controls {
  display: block;
  background: #fff;
  padding: 4px 5px;
  min-width: 39px;
  text-align: center;
  height: 38px;
}
.iron-test-page .number-style .controls .number-minus,
.iron-test-page .number-style .controls .number-plus {
  margin: 0 auto;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0;
  border: 0;
  height: 15px;
}
.iron-test-page .number-style .controls .number-minus:after,
.iron-test-page .number-style .controls .number-minus:before,
.iron-test-page .number-style .controls .number-plus:after,
.iron-test-page .number-style .controls .number-plus:before {
  display: none;
  line-height: 26px;
}
.iron-test-page .number-style .controls .number-minus {
  background-image: url(../images/arrow-down.svg);
}
.iron-test-page .number-style .controls .number-plus {
  background-image: url(../images/arrow-up.svg);
}
@media (max-width: 1480px) {
  .iron-test-page section.inhibitors .inh-wrap .inhibitors-img {
    height: 150px;
    bottom: -188px;
  }
}
@media (max-width: 600px) {
  .iron-test-page section.inhibitors .inh-wrap .inhibitors-img {
    background-image: url(../images/inh-arch-img-mobile.png);
    background-size: contain;
    bottom: auto;
    top: -52px;
  }
  .iron-test-page section.inhibitors .inh-wrap p {
    margin-top: 15px;
    margin-bottom: 29px;
    text-align: center;
    padding: 5px 10px;
  }
}
.iron-test-page section.inhibitors .inh-wrap p {
  font-family: "GESSTwo";
}
.iron-test-page .recipes-wrapper .container-fluid {
  padding: 0 10px;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.iron-test-page .recipes-wrapper h2 {
  font-size: 20pt;
  line-height: 1;
}
.iron-test-page .chart-wrap {
  text-align: center;
  margin: 35px 0;
}
@media (max-width: 991px) {
  .iron-test-page .chart-wrap {
    margin-top: 0;
    margin-bottom: 60px;
  }
  .iron-test-page .chart-wrap .chart-animation {
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
.iron-test-page .chart-wrap .chart-animation {
  position: relative;
  display: inline-block;
  background-color: #3d9d89;
  border-radius: 50%;
  overflow: hidden;
  height: 120px;
  width: 120px;
  margin: auto;
}
.iron-test-page .chart-wrap .chart-animation span {
  position: absolute;
  top: 50%;
  right: 50%;
  height: 100px;
  width: 100px;
  z-index: 1;
  font-size: 35px;
  font-family: "GESSTwo";
  color: #fff;
  margin-top: -50px;
  margin-right: -50px;
  text-align: center;
  line-height: 108px;
}
.iron-test-page .chart-wrap h3 {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  font-family: "GESSTwo";
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .iron-test-page .chart-wrap h3 {
    font-size: 16px;
    margin-top: -15px;
  }
  .iron-test-page .chart-wrap:first-child .chart-animation {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
  .iron-test-page .chart-wrap:first-child h3 {
    text-align: left;
    padding-left: 4px;
  }
  .iron-test-page .chart-wrap:last-child .chart-animation {
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
  .iron-test-page .chart-wrap:last-child h3 {
    text-align: right;
    padding-right: 4px;
  }
}
.iron-test-page section.child-development {
  background: url(../images/oval-kids-bg.svg) center center no-repeat;
  background-size: auto 100%;
}
.iron-test-page section.child-development .title {
  margin-top: 120px;
}
@media (max-width: 1280px) {
  .iron-test-page section.child-development .title {
    margin-top: 80px;
  }
}
@media (max-width: 768px) {
  .iron-test-page section.child-development .title {
    margin-top: 90px;
  }
}
.iron-test-page section.child-development .development-inner {
  min-height: 587px;
  background: url(../images/kids.svg) top center no-repeat;
  mix-blend-mode: multiply;
}
@media (max-width: 1280px) {
  .iron-test-page section.child-development .development-inner {
    min-height: 500px;
    background-size: 709px auto;
  }
}
.iron-test-page section.child-development .titles-wrap {
  margin: 170px auto 30px;
  max-width: 90%;
}
@media (max-width: 991px) {
  .iron-test-page section.child-development .development-inner {
    background: url(../images/kids-mobile.svg) top center no-repeat;
  }
  .iron-test-page section.child-development .titles-wrap {
    margin-top: 220px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .iron-test-page section.child-development .titles-wrap .title {
    margin: 0;
  }
}
@media (max-width: 991px) and (max-width: 768px) {
  .iron-test-page section.child-development .titles-wrap .title {
    margin: 15px 0;
  }
}
@media (min-width: 411px) and (max-width: 414px) {
  .iron-test-page section.child-development .titles-wrap {
    margin: 262px auto 30px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .iron-test-page section.child-development .titles-wrap {
    margin-top: 280px;
    max-width: 400px;
  }
}
.iron-test-page .inhibitors-wrapper {
  background: url(../images/inhibitors-background.png) center center no-repeat;
  width: 100%;
  background-size: auto 100%;
  min-height: 720px;
}
.iron-test-page section.inhibitors .inh-wrap .inhibitors-img {
  background-image: url(../images/inh-arch-img.png);
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  position: relative;
  bottom: -140px;
}
@media (max-width: 1480px) {
  .iron-test-page section.inhibitors .inh-wrap .inhibitors-img {
    height: 120px;
    bottom: -157px;
  }
}
@media (max-width: 768px) {
  .iron-test-page section.inhibitors .inh-wrap .inhibitors-img {
    height: 120px;
    bottom: -150px;
  }
}
@media (max-width: 600px) {
  .iron-test-page section.inhibitors .inh-wrap .inhibitors-img {
    background-image: none;
    background-size: contain;
    bottom: auto;
    top: -52px;
  }
}
.iron-test-page section.inhibitors .inh-wrap .inhibitors-background {
  width: 100%;
  background-color: #f4f3ee;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 53px;
}
.iron-test-page section.inhibitors .inh-wrap h2 {
  font-size: 24pt;
  line-height: 1;
  margin: 0;
  font-weight: 500;
  color: #719ccf;
  text-align: center;
  padding-top: 0;
  font-family: "GESSTwo";
}
.iron-test-page section.inhibitors .inh-wrap p {
  margin-top: 30px;
  margin-bottom: 45px;
  text-align: center;
  font-size: 14pt;
}
.iron-test-page section.inhibitors .inh-wrap p br {
  display: block;
  margin-top: 30px;
}
.iron-test-page section.inhibitors .inh-wrap p b {
  display: block;
}
.iron-test-page section.inhibitors .inh-wrap .inh-content {
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
}
.iron-test-page section.inhibitors .inh-wrap .inh-content .btn-wrap {
  text-align: center;
}
.iron-test-page section.inhibitors .inh-wrap .inh-content .btn {
  background-color: transparent;
  border: 3px solid #e27360;
  border-radius: 0;
  color: #e27360;
  font-weight: 500;
  width: auto;
  padding: 8px 20px;
  height: auto;
  font-weight: 600;
  font-size: 20px;
}
/*@media (max-width: 1480px) {
  .iron-test-page section.inhibitors .inh-wrap h2 {
    font-size:30pt;
  }
}
@media (max-width: 1280px) {
  .iron-test-page section.inhibitors .inh-wrap h2 {
    font-size:30pt;
  }
}*/
@media (max-width: 991px) {
  .iron-test-page section.inhibitors .inh-wrap h2 {
    font-size: 28pt;
    line-height: 1;
  }
}
@media (max-width: 768px) {
  .iron-test-page section.inhibitors .inh-wrap h2 {
    font-size: 20pt;
    line-height: 1;
  }
}
@media (max-width: 600px) {
  .iron-test-page section.inhibitors .inh-wrap h2 {
    font-size: 18pt;
    line-height: 1;
    padding-top: 190px;
  }
}
@media (max-width: 320px) {
  .iron-test-page section.inhibitors .inh-wrap h2 {
    font-size: 16pt;
    line-height: 1;
  }
}
@media (min-width: 1365px) and (max-width: 1367px) {
  .iron-test-page section.inhibitors .inh-wrap h2 {
    font-size: 30pt;
  }
}
@media (max-width: 600px) {
  .iron-test-page section.inhibitors .inh-wrap p {
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
  }
}
.iron-test-page .recipes-wrapper {
  background-image: url(../images/recipes.jpg);
  width: 100%;
  background-position: center;
  background-repeat: repeat-x;
  background-size: cover;
  height: auto;
}
.iron-test-page .recipes-wrapper a {
  text-decoration: none;
}
@media (max-width: 767px) {
  .iron-test-page .recipes-wrapper .recipes-big-img .recipes-caption {
    min-height: 65px;
  }
}
@media (max-width: 767px) {
  .iron-test-page .recipes-wrapper {
    height: auto;
    background-repeat: repeat;
  }

  .iron-test-page section.inhibit-food-content .img-wrap {
    width: 250px;
    margin: 0 auto;
  }
}
.iron-test-page .recipes-wrapper .container-fluid {
  padding: 0 80px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1921px) {
  .iron-test-page .recipes-wrapper .container-fluid {
    max-width: 1640px;
  }
}
@media (max-width: 1480px) {
  .iron-test-page .recipes-wrapper .container-fluid {
    padding: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@media (max-width: 1200px) {
  .iron-test-page .recipes-wrapper .container-fluid {
    padding: 0 80px;
  }
}
.iron-test-page .recipes-wrapper .container-fluid .inner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .iron-test-page .recipes-wrapper .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .iron-test-page .recipes-wrapper .container-fluid .inner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -100px;
  }
  .iron-test-page .recipes-wrapper .container-fluid .cols-item {
    margin-bottom: 10px;
  }
}
.iron-test-page .recipes-wrapper .container-fluid .cols-item {
  padding: 0;
}
.iron-test-page .recipes-wrapper .container-fluid .recipes-rich-scroll {
  width: 100%;
}
.iron-test-page .recipes-wrapper .container-fluid h4 {
  color: #fff;
  width: 330px;
}
.iron-test-page .recipes-wrapper .container-fluid p {
  color: #fff;
}
.iron-test-page .recipes-wrapper .container-fluid .recipes-fig-1 {
  background-color: #f27731;
}
.iron-test-page .recipes-wrapper .container-fluid .recipes-fig-2 {
  background-color: #e0ed94;
}
.iron-test-page .recipes-wrapper .container-fluid .recipes-fig-3 {
  background-color: #e5814a;
}
.iron-test-page .recipes-wrapper .container-fluid .recipes-fig-4 {
  background-color: #e58a41;
}
.iron-test-page .recipes-wrapper .container-fluid .recipes-fig-5 {
  background-color: #f27731;
}
.iron-test-page .recipes-wrapper .container-fluid .recipes-fig-6 {
  background-color: #bace49;
}
.iron-test-page .recipes-wrapper .container-fluid .recipes-fig-7 {
  background-color: #e58a41;
}
.iron-test-page .recipes-wrapper .container-fluid .recipes-fig-8 {
  background-color: #f27731;
}
.iron-test-page .recipes-wrapper h2 {
  font-size: 30pt;
  line-height: 1;
  font-family: "GESSTwo";
  color: #1082ca;
  margin: 20px 0;
  padding-top: 60px;
  padding-bottom: 30px;
  text-align: center;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .iron-test-page .recipes-wrapper h2 {
    font-size: 30pt;
  }
}
@media (max-width: 991px) {
  .iron-test-page .recipes-wrapper h2 {
    font-size: 28pt;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .iron-test-page .recipes-wrapper .container-fluid .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .iron-test-page .recipes-wrapper h2 {
    font-size: 24pt;
    line-height: 1;
  }
  .iron-test-page .recipes-wrapper .recipes-big-img img {
    height: auto;
  }
}
@media (max-width: 600px) {
  .iron-test-page .recipes-wrapper h2 {
    font-size: 22pt;
    line-height: 1;
    margin-top: -100px;
  }
}
@media (max-width: 320px) {
  .iron-test-page .recipes-wrapper h2 {
    font-size: 20pt;
    line-height: 1;
    font-family: "GESSTwo";
  }
}
@media (min-width: 1365px) and (max-width: 1367px) {
  .iron-test-page .recipes-wrapper h2 {
    font-size: 28pt;
  }
}
.iron-test-page .recipes-wrapper .recipes-big-img img {
  width: 100%;
  border-radius: 15px 15px 0 0;
}
.iron-test-page .recipes-wrapper .recipes-big-img .recipes-caption {
  position: relative;
  border-radius: 0 0 10px 10px;
  padding: 15px 15px 5px;
  min-height: 96px;
  top: -90px;
}
.iron-test-page .recipes-wrapper .recipes-big-img a {
  text-decoration: none;
}
.iron-test-page .recipes-wrapper .recipes-small-img {
  margin-left: 15px;
  margin-right: 15px;
  max-height: 50%;
}
.iron-test-page .recipes-wrapper .recipes-small-img img {
  width: 100%;
  border-radius: 15px 15px 0 0;
  height: 212px;
}
@media (max-width: 767px) {
  .iron-test-page .recipes-wrapper .recipes-big-img .recipes-caption {
    top: -10px;
  }
  .iron-test-page .recipes-wrapper .recipes-small-img {
    margin-left: 0;
    margin-right: 0;
  }
  .iron-test-page .recipes-wrapper .recipes-small-img img {
    height: auto;
  }
}
.iron-test-page .recipes-wrapper .recipes-small-img .recipes-caption {
  position: relative;
  border-radius: 0 0 10px 10px;
  padding: 15px 15px 5px;
  width: 100%;
  min-height: 60px;
  top: -25px;
}
.iron-test-page .recipes-wrapper .inner-recipes {
  height: 600px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .iron-test-page .recipes-wrapper .inner-recipes {
    display: block;
    height: auto;
  }
}
.iron-test-page .recipes-wrapper .inner-recipes a {
  text-decoration: none;
}
.iron-test-page .arabic-sticky-prev {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.iron-test-page section.tab-holder {
  padding: 0 0 55px;
}
@media (max-width: 1280px) {
  .iron-test-page section.tab-holder {
    padding-bottom: 60px;
  }
}
.iron-test-page section.tab-holder .panel {
  display: none;
}
.iron-test-page section.tab-holder .panel.active {
  display: block;
}
.iron-test-page section.graph-wrap {
  padding-bottom: 80px;
}
.iron-test-page section.graph-wrap .graph-inner-wrap {
  opacity: 0;
  -webkit-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
  background: #fee87d;
  border-radius: 20px;
  margin: 20px 0;
  min-height: 565px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media (max-width: 991px) {
  .iron-test-page section.graph-wrap .graph-inner-wrap {
    display: block;
  }
}
.iron-test-page section.graph-wrap .graph-inner-wrap .graph-line-wrap {
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-line-wrap
  .graph-line {
  padding: 10px;
  min-height: 50px;
  border-bottom: 2px dotted #fff;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-line-wrap
  .graph-line
  .txt {
  font-size: 16px;
  font-family: "GESSTwo";
  font-weight: 400;
  color: #be7636;
  min-width: 60px;
  text-align: center;
  display: inline-block;
  bottom: -12px;
  position: relative;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-line-wrap
  .graph-line
  .txt
  em {
  display: block;
  font-style: normal;
  position: absolute;
  bottom: -28px;
  width: 100%;
}
.iron-test-page section.graph-wrap .graph-inner-wrap .iorn-data,
.iron-test-page section.graph-wrap .graph-inner-wrap .status-wrap {
  min-height: 100%;
  position: relative;
}
.iron-test-page section.graph-wrap .graph-inner-wrap .status-wrap {
  min-width: 380px;
  border-radius: 0 20px 20px 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  z-index: 2;
}
.iron-test-page section.graph-wrap .graph-inner-wrap .iorn-data {
  min-width: -webkit-calc(100% - 380px);
  min-width: calc(100% - 380px);
  background: #fbf1c3;
  background: -webkit-radial-gradient(center ellipse, #fbf1c3 0, #ffeb8f 100%);
  background: radial-gradient(ellipse at center, #fbf1c3 100%, #ffeb8f 100%);
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
@media (max-width: 768px) {
  .iron-test-page section.graph-wrap .graph-inner-wrap .iorn-data {
    min-width: -webkit-calc(100% - 40px);
    min-width: calc(100% - 40px);
  }
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .iorn-data
  .wrapper-graph-items {
  position: relative;
  min-width: 170px;
  float: right;
  min-height: 510px;
  padding-top: 25px;
  z-index: 5;
}
.iron-test-page section.graph-wrap .graph-inner-wrap .iorn-data .iron-progress {
  width: 50px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(4%, #ff3e42),
    color-stop(84%, #ec191e)
  );
  background-image: -webkit-linear-gradient(top, #ff3e42 4%, #ec191e 84%);
  background-image: linear-gradient(-180deg, #ff3e42 4%, #ec191e 84%);
  padding-top: 0;
  margin: 0 -25px 0 auto;
  position: absolute;
  bottom: 60px;
  padding-bottom: 73px;
  right: 50%;
  -webkit-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
}
.iron-test-page section.graph-wrap .graph-inner-wrap .iorn-data .progress-head {
  position: absolute;
  text-align: center;
  background: #b71619;
  border: 7px solid #fc383c;
  border-radius: 50px;
  width: 70px;
  height: 70px;
  top: -60px;
  z-index: 1;
  right: 50%;
  margin-right: -35px;
  padding: 14px 6px;
}
.iron-test-page section.graph-wrap .graph-inner-wrap .iorn-data .word-break {
  line-height: 1;
  text-align: center;
  color: #fff;
  font-size: 16px;
  width: 100%;
  word-spacing: 30000px;
  padding: 0;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .iorn-data
  .nutrition-image {
  height: 134px;
  width: 134px;
  border-radius: 50%;
  border: 8px solid #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.33);
  overflow: hidden;
  background: #fff;
  position: absolute;
  bottom: 2px;
  margin: auto -67px auto auto;
  right: 50%;
  left: auto;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .iorn-data
  .nutrition-image
  img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 50%;
  height: auto;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .iorn-data
  .nutrition-image
  h4 {
  font-family: "GESSTwo";
  color: #4a4a4a;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  max-width: 70%;
  margin: auto;
  text-align: center;
  padding-top: 3px;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .iorn-data
  .iron-data-scroll {
  width: 680px;
  height: 540px;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
}
@media (max-width: 1280px) {
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .iorn-data
    .iron-data-scroll {
    width: 494px;
  }
}
@media (max-width: 991px) {
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .iorn-data
    .iron-data-scroll {
    width: 522px;
  }
}
.iron-test-page section.graph-wrap .graph-inner-wrap .graph-tower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  position: relative;
  z-index: 2;
}
.iron-test-page section.graph-wrap .graph-inner-wrap .graph-tower .tower-wrap {
  min-height: 100%;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 1px;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-tower
  .tower-wrap
  .tower-progress {
  width: 110px;
  height: auto;
  padding-bottom: 110px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  position: absolute;
  bottom: 105px;
  -webkit-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-tower
  .tower-wrap
  .tower-progress
  .txt {
  font-family: "GESSTwo";
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 30px;
  width: 100%;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-tower
  .tower-wrap
  .tower-progress
  .txt
  em {
  display: block;
  font-style: normal;
  width: 100%;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-tower
  .tower-wrap
  .tower-base {
  height: 125px;
  width: 100%;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 50px 25px;
  bottom: -20px;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-tower
  .tower-wrap
  .tower-base
  h3 {
  font-size: 18px;
  line-height: 24px;
  font-family: "GESSTwo";
  color: #fff;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-tower
  .tower-wrap.tower-recomented {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-tower
  .tower-wrap.tower-recomented
  .tower-progress {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ff8b00),
    to(#e56300)
  );
  background-image: -webkit-linear-gradient(top, #ff8b00 0, #e56300 100%);
  background-image: linear-gradient(-180deg, #ff8b00 0, #e56300 100%);
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-tower
  .tower-wrap.tower-recomented
  .tower-base {
  text-align: left;
  background-image: url(../images/recomment-desk-base-ar.svg);
  background-position: left center;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-tower
  .tower-wrap.tower-status {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-tower
  .tower-wrap.tower-status
  .tower-progress {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(4%, #ff3e42),
    color-stop(84%, #ec191e)
  );
  background-image: -webkit-linear-gradient(top, #ff3e42 4%, #ec191e 84%);
  background-image: linear-gradient(-180deg, #ff3e42 4%, #ec191e 84%);
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .graph-tower
  .tower-wrap.tower-status
  .tower-base {
  text-align: right;
  background-image: url(../images/iorncount-desk-base-ar.svg);
  background-position: right center;
}
@media (max-width: 991px) {
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .iorn-data
    .iron-data-scroll {
    width: 100%;
    height: auto;
    display: block;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .iorn-data
    .wrapper-graph-items {
    width: 100%;
    min-height: 140px;
    padding: 0;
    display: block;
    float: none;
  }
  .iron-test-page section.graph-wrap .graph-inner-wrap .status-wrap {
    display: inline-block;
    margin-right: -160px;
  }
  .iron-test-page section.graph-wrap .graph-inner-wrap .iorn-data {
    width: 100%;
    height: auto;
    min-width: 100%;
  }
  .iron-test-page section.graph-wrap .graph-inner-wrap {
    opacity: 1;
    height: auto;
    width: 100%;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .iorn-data
    .iron-progress {
    width: auto;
    height: 40px;
    padding-bottom: 0;
    right: 114px;
    top: auto;
    left: auto;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .iorn-data
    .nutrition-image {
    bottom: auto;
    top: auto;
    right: 0;
    left: auto;
    margin: 0;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap {
    width: 100%;
    height: auto;
  }
  .iron-test-page section.graph-wrap .graph-inner-wrap .graph-tower {
    display: block;
  }
  .iron-test-page section.graph-wrap .graph-inner-wrap .graph-line-wrap {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap.tower-recomented
    .tower-base {
    background-image: url(../images/recomment-mobile-base-ar.svg);
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap.tower-status
    .tower-base {
    background-image: url(../images/iorncount-mobile-base-ar.svg);
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap
    .tower-base {
    height: 94px;
    width: 149px;
    bottom: auto;
  }
  .iron-test-page section.graph-wrap .graph-inner-wrap .status-wrap {
    max-width: 100%;
    margin: 0;
    right: auto;
    width: 100%;
  }
  .iron-test-page section.graph-wrap .graph-inner-wrap .graph-line-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    left: 0;
    width: 100%;
    max-width: -webkit-calc(100% - 129px);
    max-width: calc(100% - 129px);
    right: auto;
    margin: 0;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-line-wrap
    .graph-line {
    padding: 10px;
    min-height: 100%;
    border-left: 2px dotted #fff;
    width: 14.4%;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-line-wrap
    .graph-line
    .txt {
    bottom: auto;
    top: 0;
    min-width: 100%;
    font-size: 12px;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-line-wrap
    .graph-line
    .txt
    em {
    bottom: -20px;
  }
  .iron-test-page section.graph-wrap .graph-inner-wrap .graph-tower {
    padding-top: 40px;
    padding-bottom: 30px;
    margin-right: -20px;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap {
    display: block;
    min-height: 94px;
    margin: 1px 0;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap
    .tower-base {
    text-align: right;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: 100% 100%;
    background-position: center center !important;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap
    .tower-base
    h3 {
    font-size: 16px;
    text-align: right;
    line-height: 20px;
    margin: 0;
    margin-right: 15px;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap
    .tower-progress
    .txt {
    top: 20px;
    width: auto;
    left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap
    .tower-progress {
    width: auto;
    height: 64px;
    right: 149px;
    position: absolute;
    bottom: auto;
    border-radius: 20px 0 0 20px;
    padding: 0;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap
    .tower-progress
    .txt
    em {
    display: inline-block;
    margin-right: 5px;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap.tower-recomented
    .tower-progress {
    bottom: 0;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap.tower-status
    .tower-progress {
    top: 0;
  }
  .iron-test-page section.graph-wrap .graph-inner-wrap .iorn-data {
    padding-right: 44px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .iorn-data
    .wrapper-graph-items {
    margin: 10px 0;
    max-width: 100%;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .iorn-data
    .progress-head {
    top: -15px;
    left: -30px;
    right: auto;
    margin: 0;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .iorn-data
    .iron-progress {
    min-width: 90px;
  }
  .iron-test-page section.graph-wrap {
    padding-bottom: 40px;
  }
  .iron-test-page section.graph-wrap .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 991px) and (max-width: 768px) {
  .iron-test-page section.graph-wrap .graph-inner-wrap .iorn-data {
    padding-right: 16px;
  }
}
.iron-test-page .calculate-btn-test,
.iron-test-page .preview-btn-test {
  margin: 20px 0 0;
}
.iron-test-page .preview-btn-test .icon {
  font-size: 20px;
}
@media (max-width: 1280px) {
  .iron-test-page .preview-btn-test .icon {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .iron-test-page .preview-btn-test .icon {
    font-size: 15px;
  }
}
.iron-test-page .calculate-btn-test .icon {
  font-size: 20px;
}
@media (max-width: 1280px) {
  .iron-test-page .calculate-btn-test .icon {
    font-size: 18px;
  }
  .iron-test-page section.result-info .result-wrap {
    min-height: 600px;
  }
}
@media (max-width: 991px) {
  .iron-test-page .calculate-btn-test .icon {
    font-size: 15px;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-line-wrap
    .graph-line:first-child {
    border-left: none;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-line-wrap
    .graph-line:last-child {
    border-right: 2px dotted #fff;
  }
}
.iron-test-page .warning-msg {
  color: #000;
  font-size: 20px;
  text-align: center;
}
.iron-test-page .title h4 {
  font-family: "GESSTwo";
  font-size: 28px;
}
.iron-test-page .title h5 {
  font-size: 32px;
  margin: 0;
}
.iron-test-page .title.modify h3 {
  color: #000;
}
.iron-test-page .title.modify span {
  color: #1082ca;
}
.iron-test-page .desc h3,
.iron-test-page .desc h4,
.iron-test-page .desc p,
.iron-test-page .desc-caption h3,
.iron-test-page .desc-caption h4,
.iron-test-page .desc-caption p {
  font-family: "GESSTwo";
}
.iron-test-page section.result-info {
  padding-bottom: 80px;
}
.iron-test-page section.result-info .result-wrap {
  overflow: hidden;
  background: #91e2d2;
  background: -webkit-radial-gradient(center ellipse, #91e2d2 0, #48b9a2 100%);
  background: radial-gradient(ellipse at center, #91e2d2 100%, #48b9a2 100%);
  border-radius: 20px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.36);
  display: block;
}
.iron-test-page section.result-info .result-wrap hr {
  border-top: 1px solid #fffefe;
}
@media (max-width: 991px) {
  .iron-test-page section.result-info .result-wrap {
    display: block;
  }
}
.iron-test-page section.result-info .result-wrap .message-wrap {
  text-align: right;
  background: #48b9a2;
  display: inline-block;
  padding: 40px 75px 50px;
  width: 100%;
}
.iron-test-page section.result-info .result-wrap .message-wrap .title {
  margin-bottom: 25px;
  max-width: 75%;
}
@media (max-width: 1280px) {
  .iron-test-page section.result-info .result-wrap .message-wrap {
    padding: 40px 45px;
  }
  .iron-test-page section.result-info .result-wrap .message-wrap .title {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .iron-test-page section.result-info .result-wrap {
    border-radius: 15px;
  }
  .iron-test-page section.result-info .result-wrap .message-wrap {
    padding: 20px 20px 30px;
  }
  .iron-test-page section.result-info .result-wrap .message-wrap .title {
    margin: 15px 0;
  }
}
.iron-test-page section.result-info .result-wrap .message-wrap .title h3 {
  margin: 0;
  text-align: right;
  color: #fff;
  font-size: 20pt;
  line-height: 1.1;
  font-weight: normal;
}
.iron-test-page section.result-info .result-wrap .message-wrap p {
  margin: 0;
  text-align: right;
  color: #fff;
  max-width: 90%;
  font-family: "GESSTwo";
  font-size: 18pt;
  line-height: 1;
}
.iron-test-page section.result-info .result-wrap .message-wrap .warning-milk p {
  color: #fcdd4c;
}
.iron-test-page section.result-info .result-wrap .info {
  width: 100%;
  padding: 55px 75px 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1280px) {
  .iron-test-page section.result-info .result-wrap .message-wrap p {
    max-width: 100%;
  }
  .iron-test-page section.result-info .result-wrap .info {
    padding: 40px 45px;
  }
}
@media (max-width: 768px) {
  .iron-test-page section.result-info .result-wrap .message-wrap .title h3 {
    font-size: 16pt;
    line-height: 1.1;
  }
  .iron-test-page section.result-info .result-wrap .message-wrap p {
    font-size: 14pt;
    line-height: 1.1;
  }
  .iron-test-page section.result-info .result-wrap .info {
    padding: 30px 20px 20px;
  }
}
.iron-test-page section.result-info .result-wrap .info .title {
  max-width: 260px;
  text-align: right;
  padding-top: 50px;
}
@media (max-width: 991px) {
  .iron-test-page section.result-info .result-wrap .info {
    display: block;
  }
  .iron-test-page section.result-info .result-wrap .info .title {
    max-width: 100%;
    padding-top: 0;
  }
}
.iron-test-page section.result-info .result-wrap .info .title h4 {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-family: "GESSTwo";
  text-align: right;
}
.iron-test-page section.result-info .result-wrap .info .info-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: url(../images/flow-arrow-ar.svg) 200px 75px no-repeat;
  margin-right: 70px;
  min-width: 665px;
}
@media (max-width: 1280px) {
  .iron-test-page section.result-info .result-wrap .info .info-flow {
    margin-right: 30px;
    background-position: 240px 72px;
    background-size: 110px auto;
    min-width: 580px;
  }
}
@media (max-width: 991px) {
  .iron-test-page section.result-info .result-wrap .info .info-flow {
    background-position: center center;
    margin: 20px 0 0;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .iron-test-page section.result-info .result-wrap .info .title {
    padding-top: 0;
  }
  .iron-test-page section.result-info .result-wrap .info .title h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .iron-test-page section.result-info .result-wrap .info .info-flow {
    background-size: 60px auto;
    background-position: 143px 40px;
    padding: 0;
    min-width: auto;
    max-width: 90%;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .iron-test-page section.result-info .result-wrap .info .info-flow {
    padding: 0;
    margin: 10px 0 30px;
    min-width: auto;
    max-width: 90%;
    background-size: 33px auto;
    background-position: 130px 40px;
  }
}
.iron-test-page section.result-info .result-wrap .info .info-flow .img-wrap {
  padding: 10px 0;
  text-align: left;
}
.iron-test-page section.result-info .result-wrap .info .info-flow h3 {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  font-family: "GESSTwo";
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  .iron-test-page section.result-info .result-wrap .info .info-flow h3 {
    font-size: 18px;
  }
  .iron-test-page
    section.result-info
    .result-wrap
    .info
    .info-flow
    .bebelac-bottle {
    text-align: right;
    max-width: 260px;
  }
}
@media (max-width: 991px) {
  .iron-test-page section.result-info .result-wrap .info .info-flow h3 {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1280px) {
  .iron-test-page
    section.result-info
    .result-wrap
    .info
    .info-flow
    .bebelac-bottle
    img {
    max-width: 100%;
  }
}
@media (max-width: 1280px) and (max-width: 991px) {
  .iron-test-page
    section.result-info
    .result-wrap
    .info
    .info-flow
    .bebelac-bottle {
    text-align: center;
    margin: 0;
    marign-right: auto;
  }
  .iron-test-page
    section.result-info
    .result-wrap
    .info
    .info-flow
    .bebelac-bottle
    img {
    max-width: 200px;
  }
  .iron-test-page
    section.result-info
    .result-wrap
    .info
    .info-flow
    .diagram-holder {
    margin: 0;
    marign-left: auto;
  }
}
@media (max-width: 1280px) and (max-width: 768px) {
  .iron-test-page
    section.result-info
    .result-wrap
    .info
    .info-flow
    .bebelac-bottle
    img {
    max-width: 100%;
  }
  .iron-test-page
    section.result-info
    .result-wrap
    .info
    .info-flow
    .bebelac-bottle
    .img-wrap {
    max-width: 150px;
  }
}
@media (max-width: 768px) {
  .iron-test-page section.result-info .result-wrap .info .info-flow h3 {
    font-size: 12px;
    line-height: 16px;
  }
  .iron-test-page
    section.result-info
    .result-wrap
    .info
    .info-flow
    .bebelac-bottle {
    max-width: 240px;
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .iron-test-page
    section.result-info
    .result-wrap
    .info
    .info-flow
    .diagram-holder {
    text-align: left;
    max-width: 170px;
  }
}
@media (max-width: 1280px) and (max-width: 768px) {
  .iron-test-page
    section.result-info
    .result-wrap
    .info
    .info-flow
    .diagram-holder {
    max-width: 140px;
  }
}
@media (max-width: 1280px) {
  .iron-test-page
    section.result-info
    .result-wrap
    .info
    .info-flow
    .diagram-holder
    img {
    max-width: 100%;
  }
}
.iron-test-page section.result-info .result-wrap.danger-bg {
  background: #ed7679;
  background: -webkit-radial-gradient(center ellipse, #ed7679 0, #ed3c41 100%);
  background: radial-gradient(ellipse at center, #ed7679 100%, #ed3c41 100%);
}
.iron-test-page section.result-info .result-wrap.danger-bg .message-wrap {
  background: #e1383c;
}
.iron-test-page section.result-info .btn-wrap {
  margin-top: -35px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .iron-test-page section.result-info .btn-wrap {
    margin-top: -25px;
  }
}
.iron-test-page section.result-info .result-iron-intake {
  max-width: 100%;
}
.iron-test-page section.result-info .result-iron-intake .result-wrap-intake {
  text-align: right;
  display: inline-block;
  padding: 60px 75px 0;
}
.iron-test-page
  section.result-info
  .result-iron-intake
  .result-wrap-intake
  .title {
  margin-bottom: 25px;
}
.iron-test-page
  section.result-info
  .result-iron-intake
  .result-wrap-intake
  .title
  h4 {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-family: "GESSTwo";
  text-align: right;
}
@media (max-width: 768px) {
  .iron-test-page section.result-info .result-iron-intake .result-wrap-intake {
    padding: 30px 20px 0;
  }
  .iron-test-page
    section.result-info
    .result-iron-intake
    .result-wrap-intake
    .title
    h4 {
    font-size: 18px;
    line-height: 24px;
  }
}
.iron-test-page
  section.result-info
  .result-iron-intake
  .result-wrap-intake
  .title
  p {
  margin: 0;
  text-align: right;
  color: #fff;
  max-width: 90%;
  font-family: "GESSTwo";
  font-size: 18px;
  line-height: 30px;
}
@media (max-width: 1280px) {
  .iron-test-page
    section.result-info
    .result-iron-intake
    .result-wrap-intake
    .title
    p {
    max-width: 100%;
  }
}
.iron-test-page .result-title {
  margin-bottom: 25px;
  max-width: 75%;
}
.iron-test-page .result-title ol li {
  font-family: "GESSTwo";
}
@media (max-width: 1280px) {
  .iron-test-page .result-title {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .iron-test-page
    section.result-info
    .result-iron-intake
    .result-wrap-intake
    .title
    p {
    font-size: 18px;
    line-height: 24px;
  }
  .iron-test-page .result-title {
    margin: 15px 0;
  }
}
.iron-test-page .result-title h3 {
  margin: 0;
  text-align: right;
  color: #fff;
  font-size: 40px;
  line-height: 46px;
}
.iron-test-page .result-title h4 {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-family: "GESSTwo";
  text-align: right;
  font-weight: normal;
}
@media (max-width: 768px) {
  .iron-test-page .result-title h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .iron-test-page .result-title h4 {
    font-size: 18px;
    line-height: 24px;
  }
}
.iron-test-page .result-title ol {
  color: #fff;
  padding-right: 20px;
}
.iron-test-page
  section.absorption-inner-wrap
  .absorption-container
  .absorption-head
  h1 {
  font-family: "GESSTwo";
  text-align: center;
  line-height: 38px;
  color: #1082ca;
}
.iron-test-page
  section.absorption-inner-wrap
  .absorption-container
  .absorption-head
  h1
  .question-mark {
  color: #e60004;
  font-size: 100px;
  position: relative;
  right: 72px;
}
.iron-test-page .title h5,
.iron-test-page
  section.absorption-inner-wrap
  .absorption-container
  .absorption-small-head
  h4 {
  color: #1082ca;
  font-family: "GESSTwo";
}
.iron-test-page
  section.absorption-inner-wrap
  .absorption-container
  .absorption-first-para
  p,
.iron-test-page
  section.absorption-inner-wrap
  .absorption-container
  .absorption-sec-para
  p {
  text-align: center;
}
.iron-test-page
  section.absorption-inner-wrap
  .absorption-container
  .absorption-small-head
  h4 {
  text-align: center;
  font-size: 30px;
}
.iron-test-page .iron-absorption-tab .iron-absorption-inner h5 {
  text-align: right;
}
.iron-test-page .iron-absorption-tab .iron-absorption-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.iron-test-page
  .iron-absorption-tab
  .iron-absorption-wrapper
  .iron-absorption-50 {
  width: 50%;
}
.iron-test-page .title h3,
.iron-test-page .title h1 {
  font-size: 32px;
  margin: 0;
}
@media (max-width: 768px) {
  .iron-test-page .title h3,
  .iron-test-page .title h1 {
    line-height: 43px;
    max-width: 234px;
    margin: auto !important;
  }
}
.iron-test-page .desc p,
.iron-test-page .desc-caption p,
.iron-test-page section.inhibit-ensure h3,
.iron-test-page section.inhibit-ensure h1,
.iron-test-page section.inhibit-ensure h4,
.iron-test-page section.inhibit-ensure p {
  margin: 0;
}
.iron-test-page section.inhibit-ensure {
  margin-top: 70px;
}
.iron-test-page section.inhibit-ensure {
  padding: 35px 0;
  background-color: #fefbed;
}
@media (max-width: 768px) {
  .iron-test-page .title.modify h3 {
    font-size: 28px;
    max-width: 100%;
  }
  .iron-test-page .desc p,
  .iron-test-page .desc-caption p {
    font-size: 20px;
  }
  .iron-test-page section.inhibit-ensure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding-bottom: 0;
  }
}
.iron-test-page section.inhibit-ensure .title h3,
.iron-test-page section.inhibit-ensure .title h1 {
  letter-spacing: 4px;
  font-family: "GESSTwo";
  color: #1082ca;
  font-weight: 500;
  padding-top: 40px;
}
.iron-test-page section.inhibit-ensure .desc-caption {
  padding-top: 30px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.iron-test-page section.inhibit-ensure .desc-caption p {
  font-size: 28px;
}
.iron-test-page section.inhibit-ensure .img-wrap {
  margin-top: 30px;
  /*height: 600px;*/
  height: 450px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.iron-test-page section.inhibit-ensure .content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
}
.iron-test-page section.inhibit-ensure .content-row .content-inner {
  width: 50%;
  text-align: center;
}
.iron-test-page section.inhibit-ensure .content-row .content-inner .title h4 {
  text-transform: uppercase;
  color: #1082ca;
}
@media (max-width: 768px) {
  .iron-test-page section.inhibit-ensure .desc-caption p {
    font-size: 20px;
  }
  .iron-test-page section.inhibit-ensure .img-wrap {
    margin-right: -15px;
    margin-left: -15px;
    background-position: 67% 50%;
    height: 300px;
  }
  .iron-test-page section.inhibit-ensure .content-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .iron-test-page section.inhibit-ensure .content-row .content-inner {
    width: 100%;
  }
  .iron-test-page section.inhibit-ensure .content-row .content-inner .title h4 {
    font-size: 20px;
  }
}
.iron-test-page section.inhibit-ensure .content-row .content-inner .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}
.iron-test-page section.inhibit-limit .title h3,
.iron-test-page section.inhibit-food-content .nutritions .title h3,
.iron-test-page section.inhibit-food-content .title h3 {
  font-family: "GESSTwo";
}
.iron-test-page section.inhibit-ensure .content-row .content-inner .desc h4 {
  font-family: "GESSTwo";
  font-size: 28px;
}
.iron-test-page section.inhibit-food-content .combinations ul.items li {
  font-family: "GESSTwo";
}
.iron-test-page section.inhibit-ensure .content-row .content-inner .desc p {
  text-align: center;
  margin: 0;
  font-size: 26px;
}
.iron-test-page
  section.inhibit-ensure
  .content-row
  .content-inner
  + .content-inner {
  border-right: 1px solid #1082ca;
}
.iron-test-page section.inhibit-food-content .title h3 {
  font-family: "GESSTwo";
  font-weight: 500;
}
@media (max-width: 768px) {
  .iron-test-page section.inhibit-ensure .content-row .content-inner .desc h4,
  .iron-test-page section.inhibit-ensure .content-row .content-inner .desc p {
    font-size: 20px;
  }
  .iron-test-page section.inhibit-ensure .content-row .content-inner .desc p {
    max-width: 220px;
  }
  .iron-test-page
    section.inhibit-ensure
    .content-row
    .content-inner
    + .content-inner {
    border: none;
    padding-top: 30px;
  }
}
.iron-test-page
  section.inhibit-ensure
  .content-row
  .content-inner
  + .content-inner
  h4 {
  color: #e1383c;
}
.iron-test-page section.inhibit-food-content {
  background-color: #fff8d9;
  padding-top: 60px;
}
.iron-test-page section.inhibit-food-content .nutritions .title h3 {
  text-transform: none;
}
.iron-test-page section.inhibit-food-content .title h3 {
  text-transform: uppercase;
}
.iron-test-page section.inhibit-food-content .title span {
  color: #1082ca;
}
.iron-test-page section.inhibit-food-content .content-wrap {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.iron-test-page section.inhibit-food-content .content-wrap .img-wrap .desc p {
  font-size: 24px;
  line-height: 1.2;
}
.iron-test-page section.inhibit-food-content .img-inner {
  padding-bottom: 30px;
}
.iron-test-page section.inhibit-food-content .img-inner img {
  border-radius: 50%;
  border: 3px solid #fff;
  height: 300px;
  width: 300px;
}
@media (max-width: 768px) {
  .iron-test-page section.inhibit-food-content .content-wrap .img-wrap .desc p {
    font-size: 20px;
  }
  .iron-test-page section.inhibit-food-content .content-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .iron-test-page section.inhibit-food-content .img-inner {
    padding-bottom: 20px;
  }
  .iron-test-page section.inhibit-food-content .img-inner img {
    margin: 0 auto;
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.iron-test-page section.inhibit-food-content .img-wrap .desc p {
  max-width: 240px;
  margin: auto;
  text-align: center;
}
@media (max-width: 768px) {
  .iron-test-page section.inhibit-food-content .img-wrap .desc p {
    max-width: 160px;
    padding-bottom: 40px;
  }
}
.iron-test-page section.inhibit-food-content .combinations {
  padding: 70px 0;
}
@media (max-width: 768px) {
  .iron-test-page section.inhibit-food-content .combinations {
    padding: 40px 0;
  }
  .iron-test-page section.inhibit-food-content .combinations .title h5 {
    min-width: 331px;
    font-size: 28px;
  }
}
.iron-test-page section.inhibit-food-content .combinations ul.items {
  padding: 40px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  margin: 0 21% 0 0;
  list-style: none;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: right;
  max-width: 690px;
}
.iron-test-page section.inhibit-food-content .combinations ul.items li {
  position: relative;
  font-size: 24px;
}
.iron-test-page section.inhibit-food-content .combinations ul.items li:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  height: 6px;
  width: 6px;
  background-color: #1082ca;
  top: 17px;
  right: -15px;
}
.iron-test-page .nutritions .image-inner {
  position: relative;
}
@media (max-width: 768px) {
  .iron-test-page section.inhibit-food-content .combinations ul.items {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 15px;
  }
  .iron-test-page section.inhibit-food-content .combinations ul.items li {
    text-align: right;
    font-size: 20px;
  }
  .iron-test-page
    section.inhibit-food-content
    .combinations
    ul.items
    li:before {
    height: 4px;
    width: 4px;
    top: 12px;
    right: -6px;
  }
  .iron-test-page .nutritions .title h3 {
    font-size: 28px;
    text-transform: none !important;
    max-width: 100%;
  }
}
.iron-test-page .nutritions .image-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 60px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.iron-test-page .nutritions .image-contents .image-parent {
  width: 25%;
  margin-bottom: 40px;
}
.iron-test-page .nutritions .image-contents .image-content-wrap .desc p {
  margin-top: 10px;
  text-align: center;
  color: #1082ca;
  font-size: 24px;
}
@media (max-width: 768px) {
  .iron-test-page .nutritions .image-contents {
    padding-top: 40px;
  }
  .iron-test-page .nutritions .image-contents .image-parent {
    width: 50%;
    min-height: 120px;
  }
  .iron-test-page .nutritions .image-contents .image-content-wrap .desc p {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 20px;
  }
}
.iron-test-page .nutritions .image-inner img {
  position: relative;
  z-index: 5;
  height: auto;
  width: 120px;
  margin: 0 auto;
  display: block;
  border: 1px solid #d1c9a8;
  border-radius: 50%;
}
.iron-test-page section.inhibit-limit {
  background-color: #fffdf6;
  padding: 60px 0;
}
.iron-test-page section.inhibit-limit .title h3 {
  text-transform: uppercase;
  color: #000;
}
@media (max-width: 768px) {
  .iron-test-page .nutritions .image-inner img {
    height: auto;
  }
  .iron-test-page section.inhibit-limit {
    padding: 20px 0 0;
  }
  .iron-test-page section.inhibit-limit .title h3 {
    max-width: 100%;
    font-size: 24px;
    line-height: 1.3;
    padding-bottom: 0;
  }
}
.iron-test-page section.inhibit-limit .title span {
  color: #e1383c;
}
.iron-test-page section.inhibit-limit .image-contents {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 60px;
}
@media (max-width: 768px) {
  .iron-test-page section.inhibit-limit .image-contents {
    padding-top: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .iron-test-page section.inhibit-limit .image-contents .image-inner:before {
    top: -1%;
    right: 30%;
  }
}
@media (max-width: 480px) {
  .iron-test-page section.inhibit-limit .image-contents .image-inner:before {
    top: -3%;
    right: 6%;
  }
}
.iron-test-page section.inhibit-limit .image-contents .image-parent {
  width: 30%;
  height: auto;
}
.iron-test-page section.inhibit-limit .nutritions {
  max-width: 1000px;
  margin: auto;
}
.iron-test-page section.inhibit-limit .para-contents p {
  font-size: 20px;
  margin: auto;
  text-align: center;
  font-family: "GESSTwo";
}
.iron-test-page section.inhibit-limit .para-contents p + p {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .iron-test-page .title {
    padding-top: 30px;
  }
  .iron-test-page .title h3 {
    padding-top: 30px;
    padding-bottom: 0;
  }

  section.inhibit-limit .para-contents p + p {
    margin-top: 0px;
  }
  section.inhibit-limit .para-contents {
    padding-top: 0px;
  }
  section.inhibit-limit .para-contents p {
    font-size: 20px;
    padding-bottom: 20px;
  }

  section.inhibit-limit .para-contents p + p {
    margin-top: 0px;
    /*margin-bottom: 40px;
     padding-bottom: 40px;*/
  }
}

@media (max-width: 767px) {
  .iron-test-page .title {
    padding-top: 0px;
  }
  .iron-test-page .title h3 {
    padding-top: 0px;
    padding-bottom: 0;
  }
  .iron-test-page section.inhibit-limit .image-contents {
    padding-top: 20px;
  }
  .iron-test-page .nutritions .image-contents .image-parent {
    margin-bottom: 0px;
  }
}

.iron-test-page .footer-inhibitors span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  font-style: italic;
  font-size: 10px;
  text-align: center;
}
.iron-test-page section.hero-wrap {
  width: 100%;
  display: block;
  z-index: 2;
  position: relative;
  height: 70vh;
  min-height: 700px;
}
.iron-test-page section.hero-wrap .banner-wrap {
  width: 100%;
  height: auto;
  display: block;
  height: 100%;
}
.iron-test-page section.hero-wrap .banner-wrap .hero-img {
  width: 100%;
  text-align: center;
  padding: 110px 0 0;
  background-image: url(../images/banner-quiz-ar.jpg);
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  min-height: 475px;
  height: 100%;
  background-repeat: no-repeat;
}
@media (max-width: 400px) {
  .iron-test-page section.hero-wrap {
    /* height: 76vh;*/
    height: auto;
  }
}
@media (min-width: 1365px) and (max-width: 1367px) {
  .iron-test-page section.hero-wrap .banner-wrap .hero-img {
    min-height: 450px;
    padding: 90px 0 0;
  }
}
@media (max-width: 768px) {
  .iron-test-page section.hero-wrap .banner-wrap .hero-img {
    height: 475px;
  }
}
.iron-test-page section.hero-wrap .banner-wrap .hero-img &gt; img {
  max-width: 100%;
  margin: auto;
}
@media (min-width: 1280px) {
  .iron-test-page section.hero-wrap .banner-wrap .hero-img .container {
    max-width: 1366px;
  }
}
@media (max-width: 1280px) {
  .iron-test-page section.hero-wrap .banner-wrap .hero-img .container {
    max-width: 1120px;
  }
}
@media (max-width: 1150px) {
  .iron-test-page section.hero-wrap .banner-wrap .hero-img {
    padding-top: 70px;
    min-height: 475px;
    padding-bottom: 380px;
    background-size: cover;
    background-position: bottom center;
    background-image: url(../images/banner-wall-mobile-ar.jpg);
  }
  .iron-test-page section.hero-wrap .banner-wrap .hero-img .container {
    max-width: 991px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .iron-test-page section.hero-wrap .banner-wrap .hero-img .container {
    max-width: 100%;
  }
}
.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .baby-img-wrap {
  max-width: 678px;
  position: relative;
  z-index: 1;
}
.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .baby-img-wrap
  img {
  max-width: 100%;
}
@media (max-width: 1280px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .baby-img-wrap {
    max-width: 500px;
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt {
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media (max-width: 1150px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .baby-img-wrap {
    max-width: 80%;
    margin: 30px auto auto;
  }
}
@media (max-width: 991px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .baby-img-wrap {
    max-width: 100%;
    margin-top: 40px;
  }
}
.iron-test-page section.hero-wrap .banner-wrap .hero-img .overlay .banner-txt {
  position: absolute;
  left: 5%;
  top: 180px;
  width: 100%;
  max-width: 600px;
  z-index: 0;
}
@media (max-width: 1150px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt {
    position: relative;
    left: auto;
    max-width: 100%;
    top: 70px;
  }
}
@media (max-width: 768px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt {
    max-width: 370px;
    margin: auto;
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    br {
    display: none;
  }
}
.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .banner-txt
  .btn {
  font-size: 34px;
  font-weight: 600;
  padding: 20px 110px 47px 25px;
  background-size: 15%;
  background-position: 95% center;
  background-repeat: no-repeat;
  background-image: url(../images/btn-icon.png);
  font-weight: normal;
}
.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .banner-txt
  .btn
  i {
  display: none;
}
.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .banner-txt
  h1 {
  font-size: 40px;
  line-height: 1.1;
  font-family: "GESSTwo";
  letter-spacing: -1.5;
  color: #003099;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
}
.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .banner-txt
  h1
  .toddlees-suffer {
  display: inline-block;
}

@media (max-width: 991px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1 {
    font-size: 30px;
    line-height: 36px;
    font-family: "GESSTwo";
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1 {
    font-size: 30px;
  }
  .question-section {
    padding-top: 54px;
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    .btn {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .iron-test-page section.hero-wrap .banner-wrap .hero-img {
    height: 700px;
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1 {
    font-size: 30px;
    font-family: "GESSTwo";
  }
}
@media (max-width: 320px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1 {
    font-size: 26px;
    line-height: 36px;
    font-family: "GESSTwo";
  }
}
@media (min-width: 1365px) and (max-width: 1367px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1 {
    font-size: 50px;
  }
}
.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .banner-txt
  h1
  b,
.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .banner-txt
  h1
  strong {
  font-size: 40px;
  font-family: "GESSTwo";
  display: block;
  letter-spacing: -1.7;
  line-height: 1.1;
}
/*@media (max-width: 1280px) {
  .iron-test-page section.hero-wrap .banner-wrap .hero-img .overlay .banner-txt h1 b,
  .iron-test-page section.hero-wrap .banner-wrap .hero-img .overlay .banner-txt h1 strong {
    font-size: 65px;
    line-height: 65px;
  }
}*/
@media (max-width: 991px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1
    b,
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1
    strong {
    font-size: 60px;
    line-height: 58px;
  }
}
@media (max-width: 768px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1
    b,
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1
    strong {
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1
    b,
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1
    strong {
    font-size: 32px;
    line-height: 58px;
  }
}
@media (min-width: 1365px) and (max-width: 1367px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1
    b,
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1
    strong {
    font-size: 65px;
  }
}
.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .banner-txt
  h2 {
  font-size: 30px;
  line-height: 1.1;
  font-family: "GESSTwo";
  color: #003099;
  margin: 20px 0 10px;
  font-weight: normal;
  display: none;
}
.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .banner-txt
  .banner-pdt-image {
  height: auto;
  width: 40%;
  max-width: 200px;
  margin: 0 auto;
}
.iron-test-page section.hero-wrap .banner-wrap .banner-btm-text {
  padding: 10px;
  background: #fff;
  padding-bottom: 26px;
}
.iron-test-page section.hero-wrap .banner-wrap .banner-btm-text p {
  font-size: 12pt;
  font-family: "Montserrat", sans-serif;
}

.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .banner-txt
  .banner-pdt-image.mobile {
  display: none;
}
@media (max-width: 1150px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    .banner-pdt-image {
    display: none;
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    .banner-pdt-image.mobile {
    display: block;
  }
}

@media (max-width: 1280px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h2 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h2 {
    font-size: 30px;
    line-height: 36px;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 10px;
    line-height: 1;
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1 {
    line-height: 1.2;
  }
}
@media (max-width: 600px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h2 {
    font-size: 24px;
  }
}
@media (max-width: 320px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h2 {
    font-size: 20px;
    line-height: 36px;
  }
}
@media (min-width: 1365px) and (max-width: 1367px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h2 {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    .btn {
    font-size: 16px;
    line-height: 55px;
    max-width: 100%;
    padding: 0 30px;
    padding-right: 75px;
  }
}
@media (max-width: 600px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    .btn {
    font-size: 20px;
    /* padding: 0 30px; */
  }
}
.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .banner-txt
  .btn
  .icon {
  font-size: 20px;
  line-height: 32px;
}
@media (max-width: 991px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    .btn
    .icon {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 600px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    .btn
    .icon {
    font-size: 15px;
    line-height: 26px;
  }
}
.iron-test-page section.hero-inner-wrap {
  min-height: 400px;
}
.iron-test-page section.hero-inner-wrap .hero-inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 130px 0 60px;
}
@media (max-width: 1280px) {
  .iron-test-page section.hero-inner-wrap .hero-inner-container {
    padding: 30px 0;
  }
}
@media (max-width: 1150px) {
  .iron-test-page section.hero-inner-wrap .hero-inner-container {
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .iron-test-page section.hero-inner-wrap .hero-inner-container {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    display: block;
  }
}
.iron-test-page section.hero-inner-wrap .hero-inner-container .static-wrap {
  min-width: 600px;
  min-height: 356px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1280px) {
  .iron-test-page section.hero-inner-wrap .hero-inner-container .static-wrap {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    margin-right: -60px;
  }
}
@media (max-width: 991px) {
  .iron-test-page section.hero-inner-wrap .hero-inner-container .static-wrap {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    min-width: auto;
    max-width: 607px;
    margin: 40px auto;
  }
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap {
  display: block;
  padding-top: 125px;
}
@media (max-width: 768px) {
  .iron-test-page section.hero-inner-wrap .hero-inner-container .static-wrap {
    min-height: 240px;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: translateY(-38px);
    -ms-transform: translateY(-38px);
    transform: translateY(-38px);
    margin: 0 auto;
  }
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner {
  line-height: 30px;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner
  .line-txt {
  display: block;
  color: #1082ca;
  width: 55%;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner
  .line-txt
  span {
  display: block;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner
  .line-txt
  .firstline,
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner
  .line-txt
  .secondline,
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner
  .line-txt
  .thirdline {
  font-family: "GESSTwo";
  text-align: center;
  line-height: 1;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner
  .line-txt
  .firstline {
  font-size: 26px;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner
  .line-txt
  .secondline {
  font-size: 30px;
  line-height: 1.2;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner
  .line-txt
  .thirdline {
  font-size: 48px;
  line-height: 1.2;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner
  .bebelac-count {
  display: block;
  color: #1082ca;
  width: 55%;
  font-size: 26px;
  text-align: center;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  h1 {
  margin: 0;
  font-size: 96px;
  font-family: "GESSTwo";
  color: #1082ca;
  line-height: 100px;
}
@media (max-width: 768px) {
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    h1 {
    font-size: 90px;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .img-wrap {
    -webkit-transform: scale(0.58);
    -ms-transform: scale(0.58);
    transform: scale(0.58);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}
@media (max-width: 320px) {
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner {
    padding-right: 30px;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    h1 {
    font-size: 60px;
  }
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .img-wrap {
  top: 0;
  left: 0;
  position: absolute;
}
.iron-test-page section.hero-inner-wrap .hero-inner-container .info-right {
  height: 287px;
  min-width: 718px;
  margin-right: -170px;
  margin-top: 45px;
}
@media (max-width: 1280px) {
  .iron-test-page section.hero-inner-wrap .hero-inner-container .info-right {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    margin-right: -210px;
  }
}
@media (max-width: 991px) {
  .iron-test-page section.hero-inner-wrap .hero-inner-container .info-right {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    margin: 0;
    padding: 15px;
    min-width: auto;
    width: 100%;
  }
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right.take-food {
  border-top: 2px dotted rgba(16, 130, 202, 0.5);
  border-bottom: 2px dotted rgba(16, 130, 202, 0.5);
  padding-right: 180px;
}
@media (max-width: 991px) {
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right.take-food {
    padding-right: 15px;
    border-bottom: 0;
  }
}
.iron-test-page section.hero-inner-wrap .hero-inner-container .info-right h3,
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right
  h1.main_title {
  font-size: 32px;
  line-height: 40px;
  font-family: "GESSTwo";
  color: #1082ca;
  text-align: center;
  margin: 20px 0;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right
  .steps-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .iron-test-page section.hero-inner-wrap .hero-inner-container .info-right {
    height: auto;
  }
  .iron-test-page section.hero-inner-wrap .hero-inner-container .info-right h3,
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right
    h1.main_title {
    margin-top: 0;
    font-size: 24px;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right
    .steps-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 320px) {
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right
    .steps-wrap {
    display: block;
  }
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right
  .steps-wrap
  .steps {
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right
  .steps-wrap
  .steps:first-child {
  min-width: 150px;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right
  .steps-wrap
  .steps
  .icon-wrap {
  margin: 0 0 12px;
  display: block;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right
  .steps-wrap
  .steps
  .icon-wrap
  .icon {
  height: 60px;
  width: 85px;
  display: block;
  line-height: 56px;
  margin: auto;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right
  .steps-wrap
  .steps
  .step-count {
  background-color: #e60004;
  height: 40px;
  width: 40px;
  font-size: 21px;
  font-family: "GESSTwo";
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  margin: auto;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right
  .steps-wrap
  .steps
  p {
  font-size: 14px;
  line-height: 18px;
  font-family: "GESSTwo";
  color: #1082ca;
  margin-top: 12px;
  letter-spacing: -0.4px;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right.result {
  text-align: center;
}
@media (max-width: 768px) {
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right
    .steps-wrap
    .steps {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right.result {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right.result
    .result-wrap {
    margin-bottom: 40px;
  }
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right.result
  .result-wrap
  .result-wrap-inner {
  padding-right: 180px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right.result
    .result-wrap
    .result-wrap-inner {
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right.result
    .result-wrap
    .result-wrap-inner {
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    margin-bottom: 15px;
  }
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right.result
  .result-wrap
  .result-wrap-inner
  .oval {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(19%, #ff696f),
    to(#e60004)
  );
  background-image: -webkit-linear-gradient(top, #ff696f 19%, #e60004 100%);
  background-image: linear-gradient(-180deg, #ff696f 19%, #e60004 100%);
  border: 8px solid #fff;
  height: 170px;
  width: 170px;
  text-align: center;
  padding: 18px;
  margin-right: 10px;
  border-radius: 50%;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right.result
  .result-wrap
  .result-wrap-inner
  .oval
  h3,
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right.result
  .result-wrap
  .result-wrap-inner
  .oval
  h5 {
  color: #fff;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right.result
  .result-wrap
  .result-wrap-inner
  .oval
  h3 {
  font-size: 80px;
  font-family: "GESSTwo";
  line-height: 80px;
  margin: 0;
  padding: 0;
  border: 0;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right.result
  .result-wrap
  .result-wrap-inner
  .oval
  h5 {
  font-size: 40px;
  font-family: "GESSTwo";
  line-height: 40px;
  margin: 0;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right.result
  .result-wrap
  .result-wrap-inner
  h2 {
  font-family: "GESSTwo";
  font-size: 55px;
  line-height: 50px;
  color: #e60004;
  margin: 0;
  padding-top: 40px;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right.result
  .result-wrap
  h3 {
  border-top: 2px dotted rgba(16, 130, 202, 0.5);
  padding-right: 180px;
  font-size: 28px;
  line-height: 40px;
  margin: 0;
  padding-top: 18px;
}
@media (max-width: 991px) {
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right.result
    .result-wrap
    h3 {
    padding-right: 0;
  }
}
@media (max-width: 990px) {
  /*.iron-test-page section.inhibit-ensure {
    margin-top: 20px;
  }*/
  .iron-test-page .recipes-wrapper .container-fluid {
    padding: 0 15px;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right.result
    .result-wrap
    .result-wrap-inner
    h2 {
    font-size: 45px;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right.result
    .result-wrap
    .result-wrap-inner
    .oval {
    width: 150px;
    height: 150px;
    border-radius: 150px !important;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right.result
    .result-wrap
    .result-wrap-inner
    .oval
    h3 {
    font-size: 60px;
    line-height: 1.2;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .info-right.result
    .result-wrap
    .result-wrap-inner
    .oval
    h5 {
    font-size: 30px;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .iron-test-page .recipes-wrapper .inner-recipes {
    font-size: 0;
    margin: 0;
  }
  .iron-test-page .recipes-wrapper .inner-recipes a {
    display: inline-block;
    width: 50%;
    padding: 0 10px;
  }
  .iron-test-page .recipes-wrapper .inner-recipes a:nth-child(odd) {
    padding-left: 10px;
    padding-right: 0;
  }
  .iron-test-page .recipes-wrapper .inner-recipes a:nth-child(even) {
    padding-right: 10px;
    padding-left: 0;
  }
}
.iron-test-page .print-image-preview {
  position: fixed;
  top: 0;
  z-index: -999;
}
/*@media (max-width: 1280px) {
  .iron-test-page #printarea + .btn-wrap {
    margin-top: -110px;
  }
}*/

@media (max-width: 990px) {
  .iron-test-page #printarea + .btn-wrap {
    margin-bottom: 0;
    top: -120px;
  }
}

.iron-test-page section.result-info .result-wrap .info .info-flow {
  display: block;
}
.iron-test-page .progress-circles .diagram {
  display: flex;
  justify-content: space-between;
}
.iron-test-page .flow-wrap {
  display: flex;
  justify-content: space-between;
}
.iron-test-page section.result-info .result-wrap .info .info-flow {
  background-size: 90px auto;
  min-width: 600px;
}
.iron-test-page .load-spinner {
  width: 100%;
  display: block;
}
.iron-test-page .calulate-btn {
  visibility: hidden;
}
.iron-test-page footer {
  position: relative;
  z-index: 999;
  background-color: #fff;
}
.iron-test-page .warning-msg {
  color: #000;
}
.iron-test-page .fullwide p {
  color: #fff;
}
.iron-test-page .top-wrap {
  display: flex;
}
.iron-test-page section.result-info .result-wrap .info-above {
  display: block;
}
.iron-test-page section.result-info .result-wrap .message-wrap .title {
  max-width: 100%;
}
.iron-test-page
  section.result-info
  .result-iron-intake
  .result-wrap-intake
  .title {
  margin-bottom: 0;
}
.iron-test-page .info .fullwide {
  margin-top: 20px;
}
.iron-test-page section.result-info .result-wrap .message-wrap p {
  max-width: 100%;
}
.iron-test-page
  section.result-info
  .result-iron-intake
  .result-wrap-intake
  .title
  p {
  max-width: 100%;
}
.iron-test-page .hide-preview1 {
  display: none !important;
}
.iron-test-page .result-title ol {
  padding-right: 16px;
}
.iron-test-page .calc-btn-ar {
  display: inline-flex;
}
.iron-test-page header .navbar.navbar-expand-lg .navbar-nav li a {
  padding: 11px 28px;
}
.iron-test-page .recipes-wrapper .container-fluid h4 {
  width: 100%;
}
.iron-test-page .recipes-wrapper h2 {
  margin-top: 0;
}
.iron-test-page
  section.top-section
  .top-wrap
  .top-section-background
  .highlight
  p {
  font-size: 20px;
}
.iron-test-page .recipes-wrapper .container-fluid .recipes-fig-2 {
  background-color: #bace49;
}
.iron-test-page .result-title p {
  color: #fff;
  padding-left: 15px;
}
.iron-test-page .result-title span {
  margin-left: -15px;
}
@media (max-width: 768px) {
  .iron-test-page
    section.inhibitors
    .inh-wrap
    .inhibitors-background
    .inh-content
    p {
    font-size: 13pt;
    line-height: 1;
  }
}
@media (max-width: 600px) {
  .iron-test-page
    section.inhibitors
    .inh-wrap
    .inhibitors-background
    .inh-content {
    top: 150px;
  }
  .iron-test-page section.inhibitors .inh-wrap .inhibitors-background {
    background-size: cover;
    margin-top: 0;
  }
}
@media (max-width: 1280px) {
  .iron-test-page section.result-info .result-iron-intake .result-wrap-intake {
    padding: 40px 45px 0 45px;
  }
  .iron-test-page .banner-txt .btn-wrap.center .btn.btn-md {
    padding: 13px 60px;
  }
  .iron-test-page .result-title {
    max-width: 100%;
  }
  .iron-test-page section.result-info .result-wrap .info .info-flow {
    background-size: 90px auto;
    min-width: 500px;
  }
  .iron-test-page header .navbar.navbar-expand-lg .navbar-nav li a {
    padding: 11px 14px;
  }
  .iron-test-page header .navbar.navbar-expand-lg .navbar-nav {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .iron-test-page .btn-switch-mobile {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .iron-test-page .panel-switch-wrap {
    display: none !important;
  }
  .iron-test-page section.graph-wrap .graph-inner-wrap .graph-tower {
    margin-right: 0;
    margin-left: 50px;
    border-bottom-left-radius: 20px;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap {
    margin-right: -20px;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap.tower-status
    .tower-progress {
    max-width: 54%;
  }
  .iron-test-page section.graph-wrap {
    overflow-x: hidden;
  }
  .iron-test-page .top-wrap {
    display: block;
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    .btn {
    line-height: 51px;
  }
}
@media (max-width: 768px) {
  .iron-test-page .progress-circles .diagram {
    justify-content: space-around;
    -webkit-transform-transform: scale(0.9);
    -ms-transform-transform: scale(0.9);
    transform: scale(0.9);
  }
  .iron-test-page .chart-wrap:last-child .chart-animation {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .iron-test-page .chart-wrap:first-child .chart-animation {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .iron-test-page section.result-info .result-wrap .info .info-flow {
    padding: 0;
    min-width: auto;
    max-width: 320px;
    background-size: 45px auto;
    background-position: 150px 40px;
  }
  .iron-test-page section.result-info .result-iron-intake .result-wrap-intake {
    padding: 30px 20px 0;
  }
  .iron-test-page section.result-info .result-wrap .info {
    padding: 15px 20px 20px;
  }
  .iron-test-page .chart-wrap:last-child h3 {
    text-align: center;
  }
  .iron-test-page .chart-wrap:first-child h3 {
    text-align: center;
  }
  .iron-test-page section.inhibit-ensure .title h3,
  .iron-test-page section.inhibit-ensure .title h1 {
    letter-spacing: 2px;
    max-width: inherit;
    line-height: 1;
    font-size: 22px;
  }
  .iron-test-page section.inhibit-ensure .content-row .content-inner .desc p {
    max-width: inherit;
  }
  .iron-test-page section.inhibit-ensure .content-row {
    padding: 20px 0;
  }
  .iron-test-page section.inhibit-food-content {
    padding-top: 35px;
  }
  .iron-test-page section.inhibit-food-content .img-wrap .desc p {
    max-width: inherit;
    padding-bottom: 30px;
  }
  .iron-test-page .nutritions .title h3 {
    font-size: 24px;
    line-height: 1.4;
  }
}
@media (max-width: 600px) {
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    .btn {
    font-size: 24px;
    -webkit-transform-transform: scale(0.92);
    -ms-transform-transform: scale(0.92);
    transform: scale(0.92);
  }
  .iron-test-page .nutrition-wrap {
    margin-right: -10px;
  }
  .iron-test-page .chart-wrap {
    margin-bottom: 60px;
    min-width: 100px;
    margin-right: -10px;
    -webkit-transform: scale(0.9);
    -ms-transform-transform: scale(0.9);
    transform: scale(0.9);
  }
  .iron-test-page .chart-wrap:last-child h3 {
    text-align: center;
  }
  .iron-test-page .chart-wrap:first-child h3 {
    text-align: center;
  }
}
@media (max-width: 320px) {
  .iron-test-page .progress-circles .diagram {
    justify-content: space-around;
    -webkit-transform-transform: scale(0.8);
    -ms-transform-transform: scale(0.8);
    transform: scale(0.8);
  }
  .iron-test-page section.result-info .result-wrap .info .info-flow {
    background-size: 28px auto;
    background-position: 133px 51px;
  }
  .iron-test-page .chart-wrap {
    margin-bottom: 60px;
    min-width: 100px;
    margin-right: -18px;
    -webkit-transform: scale(0.9);
    -ms-transform-transform: scale(0.9);
    transform: scale(0.9);
  }
  .iron-test-page .chart-wrap:last-child h3 {
    text-align: left;
  }
}
.iron-test-page .panel-collapse .warning-msg {
  display: block;
}
.iron-test-page .panel-collapse.enable .warning-msg {
  display: none;
}
.iron-test-page .hide-preview {
  display: none !important;
}
.iron-test-page .sticky-button {
  display: block;
}
.iron-test-page form .sticky-button {
  display: none;
}
.iron-test-page .sticky-button.calculate-btn,
.iron-test-page .sticky-button.preview-btn {
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.iron-test-page .sticky-button.calculate-btn.temp-hide,
.iron-test-page .sticky-button.preview-btn.temp-hide {
  opacity: 0;
  visibility: hidden;
}
.iron-test-page .panel-switch .btn-switch.selected .asterisk {
  display: none;
}
.iron-test-page .panel-collapse.enable .btn-switch-mobile .asterisk {
  display: none;
}
.iron-test-page .notification-msg {
  padding: 30px;
  text-align: center;
}
.iron-test-page sup {
  top: -0.5em;
  font-size: 15px;
  margin: 0 3px;
}
.iron-test-page
  section.hero-inner-wrap
  .hero-inner-container
  .info-right.result
  .result-wrap
  .result-wrap-inner
  .oval {
  border-radius: 170px !important;
}
.iron-test-page .chart-wrap .chart-animation {
  border-radius: 120px !important;
}
.iron-test-page section.result-info .result-wrap.danger-bg {
  background-color: #ed3c41;
}
.iron-test-page section.result-info .result-wrap {
  background-color: #65ccb7;
}
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .iorn-data
  .nutrition-image {
  border-radius: 134px !important;
}
.iron-test-page section.result-info .result-wrap .info .info-flow {
  background-position: 200px 75px;
}
.iron-test-page section.graph-wrap .graph-inner-wrap .graph-tower {
  background: rgba(255, 230, 0, 0.4);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
}
.iron-test-page section.graph-wrap .graph-inner-wrap {
  background: radial-gradient(ellipse at center, #fbf1c3 100%, #ffeb8f 100%);
  background-color: #fee87d;
}
.iron-test-page section.graph-wrap .graph-inner-wrap .iorn-data {
  background: 0 0;
}
.iron-test-page section.graph-wrap .graph-inner-wrap .iorn-data,
.iron-test-page
  section.graph-wrap
  .graph-inner-wrap
  .iorn-data
  .wrapper-graph-items {
  z-index: 1;
}
.iron-test-page #printarea {
  overflow-x: hidden;
}
@media (max-width: 1024px) {
  .iron-test-page section.inhibitors .inh-wrap h2 {
    padding-top: 40px;
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1 {
    line-height: 36px;
    font-size: 28px;
    margin-bottom: 10px;
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1
    strong,
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1
    strong.toddlees-suffer {
    line-height: inherit;
    font-size: inherit;
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h2 {
    font-size: 27px;
  }
  .iron-test-page section.inhibitors .inh-wrap .inhibitors-background {
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
    min-height: inherit;
  }
  .iron-test-page section.hero-wrap .banner-wrap .hero-img {
    padding-top: 40px;
    /*padding-bottom: 0;*/
  }
  .iron-test-page .recipes-wrapper {
    height: auto;
    padding-bottom: 20px;
  }
  .iron-test-page .recipes-wrapper h2 {
    padding-top: 40px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .iron-test-page .mCSB_horizontal.mCSB_inside &gt; .mCSB_container {
    margin-bottom: 0;
  }
  .iron-test-page section.result-info .result-wrap .info .info-flow {
    background-position: 42% 75px;
  }
  /*.iron-test-page #printarea + .btn-wrap {
    margin-bottom: 100px;
  }*/
  .iron-test-page .chart-wrap {
    margin-bottom: 10px;
  }
  .iron-test-page
    section.hero-wrap
    .banner-wrap
    .hero-img
    .overlay
    .banner-txt
    h1
    sup {
    top: 0;
  }
  .learn-more-block .inner-wrap {
    height: 230px;
  }
}
@media (max-width: 991px) {
  .iron-test-page section.graph-wrap .graph-inner-wrap .graph-tower {
    margin-left: 0;
  }
  .iron-test-page section.graph-wrap .graph-inner-wrap .status-wrap {
    min-width: inherit;
  }
  .learn-more-block .inner-wrap {
    height: 230px !important;
  }
}
@media (max-width: 768px) {
  .iron-test-page section.hero-wrap .banner-wrap .hero-img {
    min-height: 470px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 250px;
  }
  .iron-test-page section.why-choose {
    margin-bottom: 30px;
  }
  .iron-test-page section.why-choose .choose-wrap .info {
    padding-top: 100px;
  }
  .iron-test-page section.inhibitors .inh-wrap h2 {
    line-height: 30px;
    padding-top: 2%;
    margin-bottom: 10px;
  }
  .iron-test-page section.inhibitors .inh-wrap .inhibitors-background {
    padding-bottom: 30px;
    padding-top: 40px;
    background-position: center 20px;
    margin-bottom: 0;
  }
  .iron-test-page
    body
    section.inhibitors
    .inh-wrap
    .inhibitors-background
    .inh-content
    p {
    line-height: 1;
    margin-top: 15px;
  }
  .iron-test-page section.inhibitors {
    margin-top: -120px;
  }
  .iron-test-page .recipes-wrapper h2 {
    padding-top: 20px;
    margin-bottom: 10px;
  }
  .iron-test-page .recipes-wrapper .container-fluid {
    transform: none;
  }
  .iron-test-page .recipes-wrapper .container-fluid .inner-row {
    margin-top: 0;
  }
  .iron-test-page .panel .panel-footer .link.next {
    margin: 0;
    border-radius: 10px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    font-size: 15px;
  }
  .iron-test-page .panel .panel-footer .link.next:hover {
    color: #4d4d4d;
  }
  .iron-test-page .panel .panel-footer .link.next:after {
    display: inline-block;
    transform: none;
    background-size: 8px;
    content: "";
    width: 0;
    height: 0;
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 10px solid #826147;
  }
  .iron-test-page .bg-orange .panel .panel-footer .link.next:after {
    border-right-color: 10px solid #826147;
  }
  .iron-test-page .bg-green .panel .panel-footer .link.next:after {
    border-right-color: #687522;
  }
  .iron-test-page .bg-blue .panel .panel-footer .link.next:after {
    border-right-color: #34796b;
  }
  .iron-test-page .bg-red .panel .panel-footer .link.next:after {
    border-right-color: #844444;
  }
  .iron-test-page .tab-holder .notification-msg {
    padding-bottom: 0;
    line-height: 22px;
  }
  .iron-test-page section.result-info .result-wrap .title h3 {
    max-width: inherit;
  }
  .iron-test-page section.result-info .result-wrap .info .info-flow {
    max-width: 90%;
    margin: 0 auto;
    background-position: 50% 75px;
  }
  .iron-test-page #printarea + .btn-wrap {
    margin-bottom: 60px;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap {
    padding-top: 130px;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .line-txt {
    width: 64%;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .bebelac-count {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .iron-test-page .recipes-wrapper {
    padding-bottom: 0;
  }
  .iron-test-page section.inhibit-ensure .title h3,
  .iron-test-page section.inhibit-ensure .title h1 {
    padding-top: 0;
  }
}
@media (max-width: 550px) {
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .img-wrap {
    text-align: left;
    top: 50px;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .img-wrap
    img {
    width: 70%;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner {
    padding-right: 0;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .line-txt
    .firstline {
    font-size: 18px;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .line-txt
    .secondline {
    font-size: 22px;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .line-txt
    .thirdline {
    font-size: 34px;
  }
  .iron-test-page
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .bebelac-count {
    font-size: 18px;
    line-height: 1.2;
  }
}
@media (max-width: 480px) {
  .iron-test-page section.result-info .result-wrap .info .info-flow {
    max-width: 100% !important;
    background-position: 50% 50px;
  }
  .iron-test-page .chart-wrap {
    margin-bottom: 10px;
  }
}
@media (max-width: 320px) {
  .iron-test-page .chart-wrap {
    margin-bottom: 11px;
  }
}
.iron-test-page .main {
  width: 100%;
}
.iron-test-page .num-selector .number-style {
  position: relative;
  padding: 0 25px;
  width: 90px;
  border-radius: 0;
}
.iron-test-page .num-selector .number-style input[type="number"] {
  width: 100%;
  height: 25px;
  border: 1px solid #666;
  min-width: 0;
  margin: 0;
  font-size: 12px;
  border-radius: 0;
  padding: 0;
  line-height: 25px;
}
.iron-test-page .num-selector .number-style .controls {
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: transparent;
  min-width: 0;
  min-height: 0;
  pointer-events: none;
}
.iron-test-page .num-selector .number-style .controls .number-minus,
.iron-test-page .num-selector .number-style .controls .number-plus {
  pointer-events: all;
  background-color: #1082ca;
  color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  background-image: none;
  position: absolute;
  top: 0;
  cursor: pointer;
  display: block;
}
.iron-test-page .num-selector .number-style .controls .number-plus {
  left: 0;
  border-radius: 5px 0 0 5px;
}
.iron-test-page .num-selector .number-style .controls .number-plus:after {
  content: "+";
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
  right: 0;
  top: 0;
  background-color: transparent;
  margin: 0;
}
.iron-test-page .num-selector .number-style .controls .number-minus:after {
  content: "-";
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
  right: 0;
  top: 0;
  background-color: transparent;
  margin: 0;
}
.iron-test-page .num-selector .number-style .controls .number-minus {
  right: 0;
  border-radius: 0 5px 5px 0;
}
.iron-test-page
  .page-template-template-iron-test-result
  section.hero-inner-wrap
  .hero-inner-container
  .info-right {
  display: none;
}
.iron-test-page
  .page-template-template-iron-test-result
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap {
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.iron-test-page
  .page-template-template-iron-test-result
  section.hero-inner-wrap {
  min-height: 0;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap
    .tower-progress
    .txt {
    font-size: 16px;
    left: 2px;
  }
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap
    .tower-progress
    .txt
    em {
    margin-right: 0;
  }
  .iron-test-page .page-template-template-iron-test-result section.result-info {
    padding-bottom: 40px;
  }
  .iron-test-page
    .page-template-template-iron-test-result
    #printarea
    + .btn-wrap {
    margin-top: 0;
  }
  .iron-test-page
    .page-template-template-iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap {
    justify-content: center;
  }
  .iron-test-page
    .page-template-template-iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .line-txt
    .title
    h2 {
    font-size: 40px;
    line-height: 35px;
  }
}
@media (max-width: 480px) {
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap
    .tower-progress
    .txt {
    font-size: 14px;
    left: 4px;
  }
}
@media (max-width: 380px) {
  .iron-test-page
    section.graph-wrap
    .graph-inner-wrap
    .graph-tower
    .tower-wrap
    .tower-progress
    .txt {
    font-size: 13px;
    flex-direction: column;
    justify-content: center;
    line-height: normal;
  }
}
.iron-test-page
  .iron-test-result
  section.hero-inner-wrap
  .hero-inner-container {
  padding-bottom: 0;
}
.iron-test-page
  .iron-test-result
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner
  .line-txt {
  width: 100%;
}
.iron-test-page
  .iron-test-result
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap
  .word-wrap
  .word-inner
  .line-txt
  .title
  h2 {
  font-size: 70px;
}
.iron-test-page
  .iron-test-result
  section.hero-inner-wrap
  .hero-inner-container
  .static-wrap {
  min-width: 700px;
}
@media (max-width: 1280px) {
  .iron-test-page
    .iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .line-txt
    .title
    h2 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .iron-test-page
    .iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .line-txt
    .title
    h2 {
    font-size: 50px;
    line-height: normal;
  }
  .iron-test-page
    .iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .line-txt
    .title
    h2
    br {
    display: block;
  }
  .tab-container {
    padding-top: 25px !important;
  }
}
@media (max-width: 768px) {
  .iron-test-page
    .iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .line-txt {
    width: 100%;
  }
  .iron-test-page
    .iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap {
    min-width: 100%;
  }
  .iron-test-page
    .page-template-template-iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap {
    padding-left: 60px;
  }
  .iron-test-page
    .iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .line-txt
    .title
    h2 {
    font-size: 35px;
  }
}
@media (max-width: 550px) {
  .iron-test-page
    .iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .img-wrap {
    top: 15px;
  }
  .iron-test-page
    .iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap {
    min-height: 200px;
  }
}
@media (max-width: 480px) {
  .iron-test-page
    .iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .line-txt
    .title
    h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (max-width: 380px) {
  .iron-test-page
    .iron-test-result
    section.hero-inner-wrap
    .hero-inner-container
    .static-wrap
    .word-wrap
    .word-inner
    .line-txt {
    padding-left: 50px;
  }
}
.iron-test-page .mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}
.iron-test-page .mCustomScrollbar.mCS_no_scrollbar,
.iron-test-page .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.iron-test-page .mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}
.iron-test-page .mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.iron-test-page .mCSB_inside &gt; .mCSB_container {
  margin-left: 30px;
}
.iron-test-page .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.iron-test-page .mCS-dir-rtl &gt; .mCSB_inside &gt; .mCSB_container {
  margin-left: 0;
  margin-right: 30px;
}
.iron-test-page
  .mCS-dir-rtl
  &gt; .mCSB_inside
  &gt; .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.iron-test-page .mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  right: auto;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.iron-test-page .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
.iron-test-page .mCS-dir-rtl &gt; .mCSB_inside &gt; .mCSB_scrollTools,
.iron-test-page .mCS-dir-rtl &gt; .mCSB_outside + .mCSB_scrollTools {
  left: auto;
  right: 0;
}
.iron-test-page .mCS-dir-rtl &gt; .mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
.iron-test-page .mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  right: 55px;
  bottom: 0;
  left: 55px;
  height: auto;
}
.iron-test-page .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.iron-test-page .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}
.iron-test-page .mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}
.iron-test-page .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}
.iron-test-page
  .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.iron-test-page
  .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 12px;
}
.iron-test-page
  .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.iron-test-page
  .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 8px;
}
.iron-test-page .mCSB_scrollTools .mCSB_buttonDown,
.iron-test-page .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.iron-test-page .mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.iron-test-page .mCSB_horizontal.mCSB_inside &gt; .mCSB_container {
  margin-left: 0;
}
.iron-test-page .mCSB_horizontal.mCSB_outside &gt; .mCSB_container {
  min-height: 100%;
}
.iron-test-page
  .mCSB_horizontal
  &gt; .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.iron-test-page .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
.iron-test-page
  .mCustomScrollBox
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.iron-test-page
  .mCustomScrollBox
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
.iron-test-page
  .mCSB_scrollTools.mCSB_scrollTools_horizontal
  a
  + .mCSB_draggerContainer {
  margin: 0 20px;
}
.iron-test-page
  .mCSB_scrollTools.mCSB_scrollTools_horizontal
  .mCSB_draggerRail {
  width: 100%;
  height: 10px;
  margin: 7px 0;
}
.iron-test-page .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  right: 0;
}
.iron-test-page
  .mCSB_scrollTools.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 100%;
  height: 10px;
  margin: 6px auto;
}
.iron-test-page
  .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.iron-test-page
  .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.iron-test-page
  .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.iron-test-page
  .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.iron-test-page .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.iron-test-page
  .mCSB_scrollTools.mCSB_scrollTools_horizontal
  .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.iron-test-page .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  right: 0;
}
.iron-test-page
  .mCSB_scrollTools.mCSB_scrollTools_horizontal
  .mCSB_buttonRight {
  left: 0;
}
.iron-test-page .mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin-left: 30px;
  margin-bottom: 30px;
}
.iron-test-page .mCSB_container_wrapper &gt; .mCSB_container {
  padding-left: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.iron-test-page
  .mCSB_vertical_horizontal
  &gt; .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.iron-test-page
  .mCSB_vertical_horizontal
  &gt; .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
.iron-test-page
  .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden
  + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
.iron-test-page
  .mCS-dir-rtl
  &gt; .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  &gt; .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.iron-test-page
  .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.iron-test-page
  .mCS-dir-rtl
  &gt; .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  &gt; .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
.iron-test-page
  .mCS-dir-rtl
  &gt; .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  &gt; .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
.iron-test-page .mCS-dir-rtl &gt; .mCSB_inside &gt; .mCSB_container_wrapper {
  margin-left: 0;
  margin-right: 30px;
}
.iron-test-page
  .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  &gt; .mCSB_container {
  padding-left: 0;
}
.iron-test-page
  .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden
  &gt; .mCSB_container {
  padding-bottom: 0;
}
.iron-test-page
  .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  &gt; .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
  margin-right: 0;
}
.iron-test-page
  .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  &gt; .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.iron-test-page .mCSB_scrollTools,
.iron-test-page .mCSB_scrollTools .mCSB_buttonDown,
.iron-test-page .mCSB_scrollTools .mCSB_buttonLeft,
.iron-test-page .mCSB_scrollTools .mCSB_buttonRight,
.iron-test-page .mCSB_scrollTools .mCSB_buttonUp,
.iron-test-page .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.iron-test-page
  .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerRail,
.iron-test-page
  .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger_bar,
.iron-test-page
  .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerRail,
.iron-test-page
  .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.iron-test-page .mCS-autoHide &gt; .mCustomScrollBox &gt; .mCSB_scrollTools,
.iron-test-page .mCS-autoHide &gt; .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.iron-test-page .mCS-autoHide:hover &gt; .mCustomScrollBox &gt; .mCSB_scrollTools,
.iron-test-page .mCS-autoHide:hover &gt; .mCustomScrollBox ~ .mCSB_scrollTools,
.iron-test-page .mCustomScrollBox:hover &gt; .mCSB_scrollTools,
.iron-test-page .mCustomScrollBox:hover ~ .mCSB_scrollTools,
.iron-test-page
  .mCustomScrollbar
  &gt; .mCustomScrollBox
  &gt; .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.iron-test-page
  .mCustomScrollbar
  &gt; .mCustomScrollBox
  ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.iron-test-page .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #f7f7f7;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.iron-test-page .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #1082ca;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.iron-test-page .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #1082ca;
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.iron-test-page
  .mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #1082ca;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.iron-test-page .mCSB_scrollTools .mCSB_buttonDown,
.iron-test-page .mCSB_scrollTools .mCSB_buttonLeft,
.iron-test-page .mCSB_scrollTools .mCSB_buttonRight,
.iron-test-page .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.iron-test-page .mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}
.iron-test-page .mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}
.iron-test-page .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}
.iron-test-page .mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}
.iron-test-page .mCSB_scrollTools .mCSB_buttonDown:hover,
.iron-test-page .mCSB_scrollTools .mCSB_buttonLeft:hover,
.iron-test-page .mCSB_scrollTools .mCSB_buttonRight:hover,
.iron-test-page .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.iron-test-page .mCSB_scrollTools .mCSB_buttonDown:active,
.iron-test-page .mCSB_scrollTools .mCSB_buttonLeft:active,
.iron-test-page .mCSB_scrollTools .mCSB_buttonRight:active,
.iron-test-page .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.iron-test-page .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.iron-test-page .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.iron-test-page
  .mCS-dark.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.iron-test-page
  .mCS-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-dark.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.iron-test-page .mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.iron-test-page .mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.iron-test-page .mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.iron-test-page .mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.iron-test-page .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}
.iron-test-page .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}
.iron-test-page
  .mCS-dark-2.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iron-test-page
  .mCS-light-2.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.iron-test-page
  .mCS-light-2.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.iron-test-page
  .mCS-light-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-light-2.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.iron-test-page .mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.iron-test-page .mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.iron-test-page .mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.iron-test-page .mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
.iron-test-page .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}
.iron-test-page .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}
.iron-test-page
  .mCS-dark-2.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.iron-test-page
  .mCS-dark-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-dark-2.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.iron-test-page .mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.iron-test-page .mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.iron-test-page .mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.iron-test-page .mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
.iron-test-page .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}
.iron-test-page
  .mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-light-thick.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}
.iron-test-page .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iron-test-page .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.iron-test-page
  .mCS-dark-thick.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-light-thick.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.iron-test-page
  .mCS-light-thick.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.iron-test-page
  .mCS-light-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-light-thick.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.iron-test-page .mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.iron-test-page .mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.iron-test-page .mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.iron-test-page .mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
.iron-test-page .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.iron-test-page
  .mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}
.iron-test-page
  .mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.iron-test-page
  .mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.iron-test-page .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.iron-test-page .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.iron-test-page .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.iron-test-page .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
.iron-test-page .mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.iron-test-page .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page
  .mCS-light-thin.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 2px;
}
.iron-test-page .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iron-test-page .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.iron-test-page
  .mCS-dark-thin.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-light-thin.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.iron-test-page .mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.iron-test-page
  .mCS-dark-thin.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.iron-test-page
  .mCS-dark-thin.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.iron-test-page
  .mCS-dark-thin.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-dark-thin.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.iron-test-page .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.iron-test-page .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.iron-test-page .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.iron-test-page .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.iron-test-page .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.iron-test-page .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.iron-test-page .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.iron-test-page .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.iron-test-page .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded-dots.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.iron-test-page .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.iron-test-page
  .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger,
.iron-test-page .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.iron-test-page .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded-dots.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.iron-test-page
  .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.iron-test-page
  .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 4px;
}
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.iron-test-page
  .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.iron-test-page
  .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.iron-test-page .mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.iron-test-page .mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.iron-test-page .mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.iron-test-page .mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.iron-test-page .mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.iron-test-page .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.iron-test-page .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.iron-test-page .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.iron-test-page .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
.iron-test-page
  .mCS-rounded-dots-dark.mCSB_scrollTools_vertical
  .mCSB_draggerRail,
.iron-test-page .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.iron-test-page .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page
  .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal
  .mCSB_draggerRail,
.iron-test-page .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page
  .mCS-rounded-dots.mCSB_scrollTools_horizontal
  .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.iron-test-page .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.iron-test-page
  .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal
  .mCSB_draggerRail,
.iron-test-page
  .mCS-rounded-dots.mCSB_scrollTools_horizontal
  .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.iron-test-page .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.iron-test-page .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.iron-test-page .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.iron-test-page .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
.iron-test-page .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.iron-test-page .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.iron-test-page .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.iron-test-page .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.iron-test-page .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0.5)),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
}
.iron-test-page
  .mCS-3d-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-thick-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-thick.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0.5)),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.iron-test-page .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.iron-test-page .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools,
.iron-test-page .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px;
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-dark.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-dark.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar,
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iron-test-page .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.iron-test-page
  .mCS-3d-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.iron-test-page .mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.1);
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.iron-test-page .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools,
.iron-test-page .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools,
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.iron-test-page .mCS-3d-thick.mCSB_scrollTools,
.iron-test-page .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}
.iron-test-page .mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.iron-test-page .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  left: 1px;
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.iron-test-page .mCS-3d-thick.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.iron-test-page .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.iron-test-page
  .mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  -webkit-box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.iron-test-page
  .mCS-3d-thick-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-thick.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}
.iron-test-page .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-thick.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-thick.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #555;
}
.iron-test-page .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset -1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 1px 16px rgba(0, 0, 0, 0.1);
}
.iron-test-page .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.iron-test-page .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.iron-test-page .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.iron-test-page .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.iron-test-page .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.iron-test-page
  .mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  -webkit-box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.4),
    inset -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.4),
    inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.iron-test-page
  .mCS-3d-thick-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.iron-test-page
  .mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #777;
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset -1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 1px 16px rgba(0, 0, 0, 0.1);
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.iron-test-page .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.iron-test-page .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.iron-test-page .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  margin: 12px 0;
}
.iron-test-page
  .mCustomScrollBox.mCS-minimal
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.iron-test-page
  .mCustomScrollBox.mCS-minimal
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.iron-test-page
  .mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.iron-test-page
  .mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.iron-test-page
  .mCS-dir-rtl
  &gt; .mCSB_outside
  + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.iron-test-page
  .mCS-dir-rtl
  &gt; .mCSB_outside
  + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  left: auto;
}
.iron-test-page .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.iron-test-page .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.iron-test-page .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.iron-test-page .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.iron-test-page .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.iron-test-page
  .mCS-minimal.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-minimal.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.iron-test-page
  .mCS-minimal-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.iron-test-page
  .mCS-minimal-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-minimal-dark.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.iron-test-page .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.iron-test-page .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.iron-test-page
  .mCS-dark-3.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iron-test-page
  .mCS-light-3.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.iron-test-page
  .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.iron-test-page
  .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.iron-test-page
  .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.iron-test-page
  .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 12px;
}
.iron-test-page
  .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.iron-test-page
  .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.iron-test-page
  .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.iron-test-page
  .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.iron-test-page .mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.iron-test-page .mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.iron-test-page .mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.iron-test-page .mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.iron-test-page .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.iron-test-page
  .mCS-dark-3.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.iron-test-page
  .mCS-dark-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-dark-3.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.iron-test-page .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.iron-test-page .mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.iron-test-page .mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.iron-test-page .mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.iron-test-page .mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.iron-test-page .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.iron-test-page
  .mCS-inset-2-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.iron-test-page
  .mCS-inset-2-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-2.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-3-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-3.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.iron-test-page .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iron-test-page .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iron-test-page .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iron-test-page .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iron-test-page .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iron-test-page .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.iron-test-page .mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.iron-test-page .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.iron-test-page .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.iron-test-page .mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.iron-test-page .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.iron-test-page .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.iron-test-page .mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.iron-test-page .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.iron-test-page .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.iron-test-page .mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.iron-test-page .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.iron-test-page .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.iron-test-page
  .mCS-inset-2-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.iron-test-page
  .mCS-inset-2-dark.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-dark.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.iron-test-page
  .mCS-inset-2-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-2-dark.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-dark.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.iron-test-page .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.iron-test-page .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.iron-test-page .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.iron-test-page .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.iron-test-page .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.iron-test-page .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.iron-test-page .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.iron-test-page .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.iron-test-page .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.iron-test-page .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.iron-test-page .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.iron-test-page .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.iron-test-page .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.iron-test-page .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.iron-test-page .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.iron-test-page .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
.iron-test-page .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.iron-test-page .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.iron-test-page .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.iron-test-page
  .mCS-inset-3.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.iron-test-page
  .mCS-inset-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-3.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.iron-test-page
  .mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.iron-test-page
  .mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger:hover
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.iron-test-page
  .mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.iron-test-page
  .mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger:active
  .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.iron-test-page .test {
  -ms-transform: skew(25deg, 10deg);
  -webkit-transform: skew(25deg, 10deg);
  transform: skew(25deg, 10deg);
  moz-transform-origin: top right;
  -ms-transform-origin: top right;
  -webkit-transform-origin: top right;
  transform-origin: top right;
  position: absolute;
  top: 25%;
  bottom: 25%;
  right: 25%;
  left: 25%;
  background-color: rgba(20, 20, 20, 0.5);
}

.iron-test-page .preview-btn .btn {
  padding: 5px 60px;
  height: 55px;
  line-height: 45px;
  font-size: 20px;
  min-width: 170px;
}

/* Safari 10.1 */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (not (stroke-color: transparent)) {
    .iron-test-page .recipes-wrapper .recipes-big-img .recipes-caption {
      top: 100%;
    }

    .iron-test-page .recipes-wrapper .container-fluid .cols-item &gt; a {
      display: block;
      height: 580px;
    }

    .iron-test-page
      .recipes-wrapper
      .container-fluid
      .cols-item
      &gt; a
      .recipes-big-img {
      height: 100%;
      position: relative;
    }

    .iron-test-page
      .recipes-wrapper
      .container-fluid
      .cols-item
      &gt; a
      .recipes-big-img
      img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: center;
      border-radius: 10px;
    }

    .iron-test-page
      .recipes-wrapper
      .container-fluid
      .cols-item
      &gt; a
      .recipes-big-img
      .recipes-caption {
      position: absolute;
      right: 0;
      top: auto;
      bottom: 0;
      width: 100%;
    }

    .iron-test-page section.graph-wrap .graph-inner-wrap {
      position: relative;
    }

    .iron-test-page section.graph-wrap .graph-inner-wrap .graph-tower {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 100%;
    }

    .iron-test-page
      section.graph-wrap
      .graph-inner-wrap
      .graph-tower
      .tower-wrap.tower-recomented {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 50%;
    }

    .iron-test-page
      section.graph-wrap
      .graph-inner-wrap
      .graph-tower
      .tower-wrap.tower-recomented
      .tower-progress {
      right: 80px;
    }
    .iron-test-page
      section.graph-wrap
      .graph-inner-wrap
      .graph-tower
      .tower-wrap.tower-recomented
      .tower-base {
      right: 0;
    }

    .iron-test-page
      section.graph-wrap
      .graph-inner-wrap
      .graph-tower
      .tower-wrap.tower-status {
      left: 0;
      right: auto;
      position: absolute;
    }
  }
}

/* Search results page*/
.search-results {
  padding-bottom: 50px;
}

.search-results .search-title {
  color: #20419a;
  font-size: 32pt;
  font-weight: normal;
  padding-bottom: 30px;
}

.search-results .search-title b {
  font-weight: 800;
  display: block;
}

.search-results ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.search-results ul li {
  display: block;
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #ececec;
}

.search-results ul li:last-child {
  border: 0;
}

.search-results ul li h3 {
  font-size: 20pt;
  color: #20419a;
  margin: 0;
  padding-bottom: 10px;
  font-weight: normal;
}

.search-results ul li h3 a {
  color: #20419a;
}

.search-results ul li p {
  color: #353535;
  font-size: 14pt;
  margin: 0;
  padding: 0 0 20px;
  font-weight: normal;
  display: inline;
}

.search-results ul li .h-readmore {
  display: inline;
}

.search-results ul li .h-readmore a {
  color: #f26c59;
  font-size: 14pt;
}

.no-results-found {
  text-align: center;
}

.no-results-found h3 {
  color: #856404;
  background-color: #fff3cd;
  border: 1x solid #ffeeba;
  font-size: 12pt;
  border-radius: 5px;
  height: 48px;
  padding: 10px;
  width: 500px;
  max-width: 100%;
  margin: 0 auto 25px;
  font-weight: normal;
  line-height: 28px;
}

.no-results-found input {
  height: 48px;
  padding: 10px 25px;
  font-size: 14px;
  line-height: 48px;
  border-radius: 6px;
  width: 400px;
  max-width: 100%;
  border: 1px solid #ced4da;
  display: block;
  color: #353535;
  margin: 0 auto 20px;
}

.no-results-found .theme-btn {
  display: inline-block;
  background-color: #f26c59;
  color: #fff;
  font-size: 10pt;
  padding: 10px 15px 7px;
  line-height: 1.5;
  border-radius: 8px;
  display: inline-block;
  text-transform: uppercase;
  width: 170px;
  font-weight: normal;
}

.search-pagination {
  padding: 20px 0;
  text-align: center;
}

.search-pagination a,
.search-pagination span {
  font-size: 17px;
  padding: 0 8px;
}

.search-pagination span {
  color: #353535;
}

.search-pagination a {
  color: #353535;
}

.pagination-dropdown {
  padding: 10px 100px;
  position: relative;
}

.pagination-dropdown .prev,
.pagination-dropdown .next {
  /*position: absolute;
  top: 50%;*/
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.pagination-dropdown .prev a,
.pagination-dropdown .next a {
  color: #353535;
}
.pagination-dropdown .prev a:hover,
.pagination-dropdown .next a:hover {
  color: #f26c59;
}

.pagination-dropdown .prev {
  /*right: 0;*/
  margin-left: 10px;
}

.pagination-dropdown .next {
  /*left: 0;*/
  margin-right: 10px;
}

.pagination-dropdown {
  text-align: center;
}
.pagination-dropdown .custom-select {
  width: 150px;
  min-width: 150px;
  display: inline-block;
  margin: 0 auto;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  outline: 0;
  height: 40px;
  padding: 5px 8px;
  font-size: 16px;
  color: #444;
  font-weight: normal;
  text-align: right;
  text-transform: none;
}
.pagination-dropdown .custom-select select {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #444;
  font-weight: normal;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  z-index: 0;
  padding: 0 10px;
  text-align: right;
  text-transform: none;
  text-align-last: right;
}
.pagination-dropdown .custom-select select::-ms-expand {
  display: none;
}
.pagination-dropdown .custom-select:before {
  content: "";
  width: 30px;
  height: 100%;
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 1;
}
.pagination-dropdown .custom-select:after {
  border-color: #888 transparent transparent transparent;
  border-width: 5px 4px 0 4px;
  pointer-events: none;
  z-index: 2;
}
/* Search results page*/

/* -----------------------------------------
   Jordan Page Style
----------------------------------------- */
.jordan-competition h1 {
  color: #20419a;
  font-size: 27.5pt;
  font-weight: normal;
  padding-bottom: 1em;
}
.jordan-competition h6 {
  padding-bottom: 10px;
}
.jordan-competition p,
.jordan-competition ul li,
.jordan-competition ol li {
  font-size: 12pt !important;
  padding-bottom: 10px;
}
.jordan-competition .col-md-12 {
  max-width: 50%;
  margin: 0 auto;
}
.jordan-competition iframe {
  margin-bottom: 30px;
  width: 100%;
}

@media (max-width: 1200px) {
  .jordan-competition .col-md-12 {
    max-width: 70%;
  }
}
@media (max-width: 768px) {
  .jordan-competition {
    margin-top: 100px;
  }
  .jordan-competition h1 {
    font-size: 16pt !important;
  }
  .jordan-competition h3 {
    font-size: 14pt !important;
  }
}

.breast-feed-disclaimer p {
  font-size: 11pt;
  padding-top: 10px;
}

/* Style for ipad potrait */
@media only screen and (min-device-width: 992px) and (max-device-width: 1460px) {
  body .pageHeader.hamActive .main-nav.navActive {
    padding-top: 60px;
  }
}

@media (max-width: 1500px) {
  .product-listing-result.buy-now-listing .single-product {
    min-height: 400px;
  }
}

@media (max-width: 1350px) {
  .product-listing-result.buy-now-listing .single-product {
    min-height: 380px;
  }
}

.product-important-notice {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background-color: #eeebce;
}
.product-important-notice h3 {
  font-weight: bold;
  font-size: 16px;
  color: #000;
  padding-bottom: 10px;
  text-align: right;
}
.product-important-notice p {
  font-size: 13px;
  line-height: 1.3;
  font-family: "Montserrat", sans-serif;
}

/* ------------------- IRON TEST STYLE --------------------- */

.wrap-iron-quiz .tab-container ul {
  float: right;
  width: 100%;
}
.wrap-iron-quiz .tab-container .listTitle {
  width: 20%;
  height: 100px;
  margin: 0;
  /* padding: 0 30px; */
  pointer-events: none;
  float: right;
  position: relative;
}
.wrap-iron-quiz .tab-container .listTitle span {
  border-radius: 50%;
  width: 115px;
  height: 115px;
  margin: 0 auto;
  background: #e0e0df;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wrap-iron-quiz .tab-container .listTitle span:after,
.wrap-iron-quiz .tab-container .listTitle span:before {
  content: "";
  height: 7px;
  position: absolute;
  background: #e0e0df;
  width: 50%;
  top: 48%;
  z-index: -1;
}
.wrap-iron-quiz .tab-container .listTitle.active span:after,
.wrap-iron-quiz .tab-container .listTitle.active span:before,
.wrap-iron-quiz .tab-container .listTitle.completed span:after,
.wrap-iron-quiz .tab-container .listTitle.completed span:before {
  background: #003099;
  /* animation: grow_line 2s linear; */
}

@keyframes grow_line {
  0% {
    width: 0;
  }
  100% {
    width: 50%;
  }
}

.wrap-iron-quiz .tab-container .listTitle:first-child span:before,
.wrap-iron-quiz .tab-container .listTitle:last-child span:after {
  content: none;
}

.wrap-iron-quiz .tab-container .listTitle span:before {
  right: 0;
}
.wrap-iron-quiz .tab-container .listTitle span:after {
  left: 0;
}

.wrap-iron-quiz .tab-container .listTitle p {
  margin-top: 10px;
  text-align: center;
  color: #003099;
  /* font-weight: 600; */
  font-size: 20px;
}

.wrap-iron-quiz .tab-container .listTitle.active p {
  font-weight: 700;
}
.wrap-iron-quiz .tab-container .listTitle span img {
  height: 65%;
  width: auto;
}
/* .wrap-iron-quiz .tab-container .listTitle:first-child{
  padding-left: 40px;
} */

.wrap-iron-quiz .tab-container .listTitle:nth-child(1).completed span,
.wrap-iron-quiz .tab-container .listTitle:nth-child(1).active span {
  background: #ffe171;
}
.wrap-iron-quiz .tab-container .listTitle:nth-child(2).completed span,
.wrap-iron-quiz .tab-container .listTitle:nth-child(2).active span {
  background: #ffb359;
}
.wrap-iron-quiz .tab-container .listTitle:nth-child(3).completed span,
.wrap-iron-quiz .tab-container .listTitle:nth-child(3).active span {
  background: #e0ee94;
}
.wrap-iron-quiz .tab-container .listTitle:nth-child(4).completed span,
.wrap-iron-quiz .tab-container .listTitle:nth-child(4).active span {
  background: #b0efe3;
}
.wrap-iron-quiz .tab-container .listTitle:nth-child(5).completed span,
.wrap-iron-quiz .tab-container .listTitle:nth-child(5).active span {
  background: #b3c6ff;
}

/* .wrap-iron-quiz .quiz-form{
  margin:0 30px 30px 0;
  padding: 0px 5%;
} */
.wrap-iron-quiz .quiz-form h2 {
  padding: 6px 20px 4px;
  font-size: 20px;
  font-weight: normal;
  color: #003099;
  margin: 0;
  font-weight: 700;
}
.wrap-iron-quiz .quiz-form #step1 h2 {
  background: #ffe171;
}
.wrap-iron-quiz .quiz-form #step2 h2 {
  background: #ffb359;
}
.wrap-iron-quiz .quiz-form #step3 h2 {
  background: #e0ee94;
}
.wrap-iron-quiz .quiz-form #step4 h2 {
  background: #b0efe3;
}
.wrap-iron-quiz .quiz-form #step5 h2 {
  background: #b3c6ff;
}

/* .wrap-iron-quiz .quiz-form #step1.form-section h4 {
  display: none;
} */
.wrap-iron-quiz .quiz-form .form-section h4 {
  color: #003099;
  font-size: 16pt;
  font-weight: normal;
  padding: 30px 0;
  font-weight: 500;
}

.wrap-iron-quiz .quiz-form .form-section h4 span {
  color: #353535;
}
.wrap-iron-quiz .quiz-form label {
  padding: 0;
  margin: 0 0 20px 0;
  width: auto;
  height: auto;
  position: relative;
  display: flex;
  align-items: start;
}
.wrap-iron-quiz .quiz-form label span {
  margin: 0 13px 0 0;
  position: relative;
  /* top: -5px; */
  font-size: 16pt;
  font-weight: 500;
  display: inline-block;
  color: #003099;
  width: 77%;
}
.wrap-iron-quiz .quiz-form #step1 label span {
  width: auto;
}
.wrap-iron-quiz .quiz-form label span span {
  top: 0;
  color: #353535;
  margin: 0;
  display: inline;
}
.wrap-iron-quiz .quiz-form .form-section {
  position: relative;
}

.wrap-iron-quiz .quiz-form #step1.form-section &gt; h4 {
  display: none;
}

.wrap-iron-quiz .quiz-form .steps {
  position: absolute;
  left: 10px;
  top: 8px;
  font-size: 18px;
  font-weight: 800;
  color: #003099;
}
.wrap-iron-quiz .quiz-form label input[type="radio"],
.wrap-iron-quiz .quiz-form label input[type="checkbox"] {
  position: relative;
  outline: none;
  border: solid 2px #003099;
  margin: 0 5px 0;
  background: #fff;
  -webkit-appearance: none;
  width: 25px;
  height: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  top: 4px;
}
.wrap-iron-quiz .quiz-form label input[type="radio"]:checked:before,
.wrap-iron-quiz .quiz-form label input[type="checkbox"]:checked:before,
.wrap-iron-quiz .quiz-form label input[type="radio"]:hover:before,
.wrap-iron-quiz .quiz-form label input[type="checkbox"]:hover:before {
  content: "";
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #ccc;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #003099;
  color: #003099;
}
.wrap-iron-quiz .quiz-form .form-section button {
  background: #f36b59;
  /* padding: 5px 32px; */
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  text-transform: uppercase;
  /* font-size: 22px; */
  font-family: "GESSTwo";
  font-size: 14pt;
  line-height: 1.5;
  padding: 10px 32px 7px;
}
.wrap-iron-quiz .quiz-form .form-section button#prevBtn {
  float: right;
}
.wrap-iron-quiz .quiz-form .form-section button.btn-submit,
.wrap-iron-quiz .quiz-form .form-section button#nextBtn {
  float: left;
}

#errorMessage {
  height: 33px;
  position: relative;
}
#errorMessage p {
  text-align: center;
  color: red;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 42%;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* --- Quiz Result ---- */

.wrap-quiz-result {
  margin: 50px 0;
}
.wrap-quiz-result .chart {
  background-image: url(../images/bg-result-chart.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding-top: 30px;
}
.wrap-quiz-result .chart canvas {
  margin: 0 auto;
  display: block;
  width: 300px !important;
  height: 300px !important;
}
.wrap-quiz-result .chart .btn-wrap {
  text-align: center;
  position: relative;
  bottom: -16px;
}
.wrap-quiz-result .chart button {
  background: #f36b59;
  padding: 10px 20px;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}

.wrap-quiz-result .color-ref {
  display: inline-block;
  width: 100%;
  margin: 30px 0;
}
.wrap-quiz-result .color-ref p {
  color: #000000;
}
.wrap-quiz-result .color-ref p span {
  width: 30px;
  height: 25px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  bottom: -7px;
}
.wrap-quiz-result .color-ref p span.blue {
  background-color: #003099;
}
.wrap-quiz-result .color-ref p span.yellow {
  background-color: #ffe171;
}

.quiz-result-details h1 {
  color: #f36b59;
  font-size: 22pt;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.quiz-result-details h2 {
  color: #353535;
  font-size: 16pt;
  font-weight: 500;
  text-align: center;
  padding: 0 23%;
  line-height: 1.2;
}

.learn-more-block {
  margin: 50px 0;
}
.learn-more-block .row {
  margin-bottom: 20px;
}
.learn-more-block .inner-wrap {
  height: 320px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}
.learn-more-block .inner-wrap .content-wrap .overlay-content {
  padding: 5px;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.learn-more-block
  .inner-wrap
  .content-wrap
  .overlay-content
  .theme-btn.btn-red {
  border-color: #f36b59;
  background-color: #f36b59;
}

.learn-more-block .inner-wrap .content-wrap h3 {
  font-size: 18pt;
  color: #fff;
  margin: 0;
  padding: 0 0 10px;
}
.learn-more-block .inner-wrap .content-wrap img {
  height: 100%;
  width: auto;
}
.learn-more-block .quote-card {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.learn-more-block .inner-wrap .content-wrap .overlay-content.text-blue h3 {
  color: #1281c9;
  padding: 0;
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
}
.learn-more-block .inner-wrap .content-wrap .overlay-content.text-blue {
  bottom: 22%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.learn-more-block .resultPagevideoBlock .wp-block-embed-youtube {
  max-width: 1720px;
}
.learn-more-block
  .resultPagevideoBlock
  .wp-block-embed-youtube
  .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  border-radius: 5px;
  overflow: hidden;
}
.learn-more-block
  .resultPagevideoBlock
  .wp-block-embed-youtube
  .wp-block-embed__wrapper
  iframe {
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.iron-test-page
  section.hero-wrap
  .banner-wrap
  .hero-img
  .overlay
  .banner-txt
  .banner-pdt-image {
  max-width: 250px;
}

@media (min-width: 1024px) {
  .learn-more-block .inner-wrap .content-wrap .overlay-content.text-blue {
    bottom: 29%;
  }
  .learn-more-block .inner-wrap .content-wrap .overlay-content {
    padding: 20px;
  }
}
@media (min-width: 600px) {
  #errorMessage {
    height: 57px;
  }
  #errorMessage p {
    top: 53%;
  }
}

@media (min-width: 1024px) {
  #errorMessage {
    height: 85px;
  }
}
@media (min-width: 1200px) {
  #errorMessage {
    height: 150px;
  }
  #errorMessage p {
    top: 73%;
  }
}

/* -----  RESPONSIVE STYLE ------ */

@media only screen and (max-width: 1200px) {
  .wrap-iron-quiz .tab-container .listTitle {
    width: 20%;
    height: 100px;
  }
  .wrap-iron-quiz .tab-container .listTitle span {
    width: 80px;
    height: 80px;
  }
  .wrap-iron-quiz .tab-container .listTitle span:after,
  .wrap-iron-quiz .tab-container .listTitle span:before {
    top: 39%;
  }
  .wrap-iron-quiz .tab-container .listTitle p {
    font-size: 13px;
    line-height: 1;
    /* font-weight: 600; */
  }
  .wrap-iron-quiz .quiz-form .form-section h4 {
    padding: 15px 0;
  }

  .quiz-result-details h1 {
    font-size: 22pt;
  }
  .quiz-result-details h2 {
    font-size: 16pt;
  }
  .wrap-quiz-result .chart canvas {
    padding: 30px;
    width: 250px !important;
    height: 250px !important;
    margin: 0 auto;
  }
}

.quiz-result-details h1.mob-view {
  display: none;
}

@media only screen and (max-width: 767px) {
  .quiz-result-details h1.mob-view {
    display: block;
  }
  .quiz-result-details h1.desktop-view {
    display: none;
  }

  .learn-more-block .col-sm-6 {
    width: 50% !important;
  }
  .learn-more-block .inner-wrap {
    height: 200px !important;
  }
  .learn-more-block .inner-wrap .content-wrap .overlay-content.text-blue h3 {
    padding: 0;
    font-size: 20px;
  }
  .learn-more-block .inner-wrap .content-wrap .overlay-content.text-blue {
    bottom: 24%;
  }
  .learn-more-block .inner-wrap .content-wrap h3 {
    font-size: 14pt;
  }

  .iron-test_page .wrap-quiz-result {
    margin-bottom: 0;
  }
  .iron-test_page .learn-more-block {
    margin-top: 0;
  }
  .iron-test_page .related_article {
    margin-top: 0;
    padding-top: 0;
  }

  .learn-more-block .theme-btn {
    padding: 8px 6px;
    font-size: 11pt;
    line-height: 23px;
    height: auto;
  }

  .learn-more-block .inner-wrap .content-wrap .overlay-content {
    padding: 10px;
  }
  .wrap-iron-quiz .quiz-form .form-section h4 {
    font-size: 14pt;
  }
  .wrap-iron-quiz .quiz-form label span {
    font-size: 14pt;
  }
}

@media only screen and (max-width: 600px) {
  .wrap-iron-quiz .tab-container .listTitle span {
    width: 60px;
    height: 60px;
  }
  .wrap-iron-quiz .tab-container .listTitle span:after,
  .wrap-iron-quiz .tab-container .listTitle span:before {
    top: 26%;
  }
  .wrap-iron-quiz .tab-container .listTitle p {
    font-size: 11px;
  }
  .quiz-result-details h2 {
    padding: 0 13%;
  }
}
.otgs-development-site-front-end .icon {
  margin-right: -23px;
}

/* -----------contact-template----------- */
.contact-template .form-control.custom-select {
  color: #6c757d;
}

.contact-template .field-wrap span span.wpcf7-not-valid-tip {
  font-size: 14px;
}
.contact-template .form-control {
  text-align: right;
}
.contact-template .field-wrap .custom-select {
  height: 44px;
  border: 1px solid #cbc6c9;
  text-align: right;
  padding: 0 12px;
}
.contact-template .formSubmit input {
  display: block !important;
  padding: 8px 20px !important;
  border: 3px solid #86c6b1 !important;
  color: #666 !important;
  box-shadow: none !important;
  margin: 20px auto 0 !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  text-transform: uppercase !important;
  background-color: transparent !important;
  cursor: pointer !important;
  min-width: 140px !important;
}
.contact-template .wpcf7 form.invalid .wpcf7-response-output {
  border: none;
}
.contact-template form {
  max-width: 700px;
  margin: 0 auto;
}
.contact-template .form-control.custom-select {
  background: url('data:image/svg+xml,&lt;%3Fxml version="1.0" encoding="UTF-8"%3F&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20px" height="20px" viewBox="0 0 20 20" version="1.1"&gt;&lt;g id="surface1"&gt;&lt;path style=" stroke:none;fill-rule:nonzero;fill:rgb(42.352941%,45.882353%,49.019608%);fill-opacity:1;" d="M 0 5.015625 L 10 14.984375 L 10 5.015625 Z M 0 5.015625 "/&gt;&lt;path style=" stroke:none;fill-rule:nonzero;fill:rgb(42.352941%,45.882353%,49.019608%);fill-opacity:1;" d="M 10 5.015625 L 10 14.984375 L 20 5.015625 Z M 10 5.015625 "/&gt;&lt;/g&gt;&lt;/svg&gt;')
    no-repeat left 0.75rem center/8px 10px !important;
}
</pre></body></html>