/*=RESET STYLES
---------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit}

/*=HTML5 DISPLAY-ROLE RESET
---------------------------*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

/*Fonts*/
@font-face {
  font-family: MTN Brighter Sans Bold;
  src: url("../fonts/MTNBrighterSans-Bold.eot"),
    url("../fonts/MTNBrighterSans-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MTNBrighterSans-Bold.woff") format("woff"),
    url("../fonts/MTNBrighterSans-Bold.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/MTNBrighterSans-Bold.ttf")
      format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: MTN Brighter Sans ExtraBold;
  src: url("../fonts/MTNBrighterSans-ExtraBold.eot"),
    url("../fonts/MTNBrighterSans-ExtraBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/MTNBrighterSans-ExtraBold.woff") format("woff"),
    url("../fonts/MTNBrighterSans-ExtraBold.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/MTNBrighterSans-ExtraBold.ttf")
      format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: MTN Brighter Sans ExtraLight;
  src: url("../fonts/MTNBrighterSans-ExtraLight.eot"),
    url("../fonts/MTNBrighterSans-ExtraLight.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/MTNBrighterSans-ExtraLight.woff") format("woff"),
    url("../fonts/MTNBrighterSans-ExtraLight.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/MTNBrighterSans-ExtraLight.ttf")
      format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: MTN Brighter Sans Light;
  src: url("../fonts/MTNBrighterSans-Light.eot"),
    url("../fonts/MTNBrighterSans-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MTNBrighterSans-Light.woff") format("woff"),
    url("../fonts/MTNBrighterSans-Light.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/MTNBrighterSans-Light.ttf")
      format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: MTN Brighter Sans Medium;
  src: url("../fonts/MTNBrighterSans-Medium.eot"),
    url("../fonts/MTNBrighterSans-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/MTNBrighterSans-Medium.woff") format("woff"),
    url("../fonts/MTNBrighterSans-Medium.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/MTNBrighterSans-Medium.ttf")
      format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: MTN Brighter Sans;
  src: url("../fonts/MTNBrighterSans-Regular.eot"),
    url("../fonts/MTNBrighterSans-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/MTNBrighterSans-Regular.woff") format("woff"),
    url("../fonts/MTNBrighterSans-Regular.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/MTNBrighterSans-Regular.ttf")
      format("truetype");
  font-style: normal;
  font-weight: normal;
}

html,
body {
  overflow-x: hidden;
  font-family: "MTN Brighter Sans", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  color: #3b3b3b;
  line-height: 1.5;
}

/*=PAGE STRUCTURE
-----------------*/

#breadcrumb a {
  color: #ffcb05 !important;
}
#wrap {
  margin: 0em auto;
  max-width: 1320px;
  position: relative;
}
#logo-print {
  display: block;
}
header[role="banner"] {
  float: left;
  width: 100%;
position: relative;
z-index: 999;
}

.main-header-block{  background: #fff;box-shadow: 0px 2px 11px -3px;}
.menu-block{ background:#ffcb05 ;}

#container {
  float: none;
  width: 100%;
  overflow: hidden;
}
#breadcrumb {
  padding-right: 20px;
  padding-left: 20px;
margin-top: 10px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 10;
}
main#container #gutter-frame-home {
 
  padding: 25px 0;
  margin-top: 5px;
}
main#container #gutter-frame {
  background: #fff;
  padding: 15px 15px;
}
#two main#container #gutter-frame {
  background: #fff;
  padding: 1.25em;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
footer[role="contentinfo"] {
  clear: both;
}
.group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
* html .group {
  zoom: 1;
} /* IE6 */
*:first-child + html .group {
  zoom: 1;
} /* IE7 */
.clear {
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
}
.move {
  position: absolute;
  left: -9999px;
}
.clear-lft {
  clear: left;
}
.rgt {
  float: right !important;
}
.lft {
  float: left !important;
}
.obj-c {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center !important;
}
.greyinner-block {
  background-color: #f6f6f6;
  margin: 0 -15px;
  padding: 15px 15px;
}
.darkblueinner-block {
  background-color: #00497f;
  color: #fff;
  color: #fff;
  padding: 20px;
}
.darkblueinner-block p {
  color: #fff;
  font-size: 17px !important;
}
sub {
  font-size: 45%;
}

.men-br {
  display: none;
}

a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #ffcb05;
  text-decoration: underline;
}
/*=TYPOGRAPHY
-------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "MTN Brighter Sans";
  font-weight: normal;
  line-height:1.4; 
}


.caption {
  font-size: 13px !important;
  font-style: italic;;
  padding-top:5px; padding-bottom:0;
}
.mtn-expand {
  border-radius: 10px;
  padding: 10px 10px;
  display: block;
  position: relative;
  transition: 0.6s ease-in-out;
  cursor: pointer;
  color: #000;
  border: 2px solid #ffcb05;
  margin-bottom: 17px;
  padding-left: 72px;
  font-weight: 100;
  font-size: 18px !important;
}

.mtn-expand:hover {
  color: #202020;
  background: #E8E8E8;
}

.mtn-expand:before {
  content: '\e93c';
  font-family: 'icomoon';
  font-size: 25px;
  font-weight: 10;
  color: #000;
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  right: 12px;
  transition: 0.6s ease-in-out;
}

.mtn-expand:after {
  content: '';
  font-size: 25px;
  font-weight: 10;
  color: #000;
  background: #ffcb05;
  width: 50px;
  border-radius: 4px;
  z-index: 0;
  height: 48px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  transition: 0.6s ease-in-out;
}
.lined-grad-box-text {background: linear-gradient(90deg, #000000 10%, #F6C518 100%); color: #fff; padding: 5px 25px; width: 100%; text-align: left; font-size: 18px;}

.lined-grad-box-yellow {
    position: relative;
    padding: 7px 7px 7px 7px;
    border-radius: 0px 70px 0px 0px;
  	border: 2px solid transparent;
	border-bottom: none;
	border-left: none;
   padding: 10px 10px 0px 0px;
    font-weight: 600;
	font-size: 18px ;  line-height: 1;
    margin-bottom: 0px;
    margin-top: 15px;
	color: #000;
	    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #000, #FFCB05) border-box;
}
.lined-grad-box-yellow span
{
 font-weight: 100;
 display:block;
 margin-top:10px;
}
.lined-grad-box-gray
{
position:relative;
	border-radius: 0px 70px 0px 0px;
	background: #fff;
    border-top: 2px solid #999;padding: 20px 30px 22px 10px;background: linear-gradient(180deg, rgba(255,255,255,1) -9%, rgba(237,237,238,1) 35%);min-height: 185px;line-height:1.2
}



.lined-grad-box-head
{
	font-size: 35px;
    color: #231F20;
  font-family: "MTN Brighter Sans Bold";
	background: -webkit-linear-gradient(45deg, #000, #ffcb05 57%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;line-height: .8}
.mtn-expand-active:after {
  color: #202020;
  background: #ffcb05;
  z-index: 0;
  height: 47px;
}

.btn-cover {

  width: 50px;
  height: 100%;
  top: 0px;
  background: #ffcb05;
  z-index: -1;
}

.mtn-expand:hover:before {
  color: #202020;
}

.mtn-acc {
  display: none;
  padding: 0px 30px 0px 30px;
  background: #fff;
  margin-bottom: 20px;
}

.mtn-expand-active {
  color: #202020;
  background: #E8E8E8;
  border: none;
}

.mtn-expand-active:before {
    color: #202020;
    top: 8px;
    right: -15px;
    z-index: 9;
    transform: rotate(90deg) translateY(-70%);
}

.gold-dwn-right {
  text-align: right;
}
.table-details-block {padding-left: 7px;}		
	
.header-radius {
    border-left: 2px solid #F6C518;
    border-top: 2px solid #F6C518;
    border-right: 2px solid #F6C518;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 10px;
}


h4 {
  font-size: 17px;
  color: #58595b;
  font-weight: bold;
  margin: 0em;
  font-family: "MTN Brighter Sans";
}

h5 {
  font-size: 18px !important;
  color: #000;
  margin-bottom: 0px !important;
  font-weight: bold;
  font-family: "MTN Brighter Sans Bold";
}
h6 {
  font-weight: bold;
  text-transform: uppercase;
  color: #ffcb05;
  font-weight: bold !important;
  font-size: 15px !important;
  margin-bottom: 0 !important;
}
sup {
  vertical-align: middle;
  font-size: 65%;
}
b,
strong {
  font-weight: bold;
  font-family: "MTN Brighter Sans Bold";
}
i,
em {
  font-style: italic;
}

h1 {
  font-size: 38px !important;
  color: #231F20;
  line-height: 1;
  font-weight: 500 !important;
  background: -webkit-linear-gradient(45deg, #000, #ffcb05 30%);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


h1 span {
  font-size: 15px;
  font-weight: normal;
  display: block;
  margin-top:5px;
}
h1 div.upperG {
  display: inline;
  text-transform: uppercase;
}

h2 {
  color: #FFCB05;
  font-size: 22px;
}

h3 {
  color: #231F20;
  font-size: 18px;
}

.switch-white {
  color: #fff !important;
}
.switch-yellow {
  color: #FFCC00 !important;
}
.switch-black {
  color: #000000 !important;
}


.switch-bg-white {
  background-color: #fff !important;
}
.switch-bg-yellow {
   background-color: #FFCC00 !important;
}
.switch-bg-black {
   background-color: #000000 !important;
}

.bg-locks {border: 1px solid grey}

.content-block h1 {
  margin: 30px 0;
}

@keyframes hBan {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.orangeheadingslrg {
  color: #eb6111 !important;
  font-size: 1.2em !important;
  font-weight: bold;
}
.lightblueheadingslrg {
  color: #4b95d0 !important;
  font-size: 15px !important;
  font-weight: bold;
}
.blueheadingslrg {
  color: #004c82 !important;
  font-size: 1.2em !important;
  font-weight: bold;
}
.blueheadingslrg-sml {
  color: #004c82 !important;
  font-size: 13px !important;
  font-weight: bold;
}
.blueheadings {
  color: #2d4c91 !important;
}
.headingsbig {
  font-size: 3.7em;
  color: #939598;
}
.headingsmedium {
  font-size: 2.1em;
  color: #00467f;
}
.font-itc {
  font-family: "MTN Brighter Sans";
}
.intro-text {
  font-size: 1.3em !important;
}

.sub-com {
  font-size: 18px;
}

.rgt {
  float: right;
}

a.button:after,
a.button2:after {
  content: url("../icons/Group 390.svg");
  width: 24px;
  height: 16px;
  position: absolute;
  left: 25px;
  top: 13px;
  transition: all 0.5s ease-in-out;
}
a.button,
a.button2 {
  position: relative;
  display: block;
  padding-left: 74px;
  z-index: 1;
  font-size: 17px !important;
  color: #00274e;
  transition: all 0.5s ease-in-out;
  font-weight: 800;
  color: #002f75;
  text-decoration: none;
  padding-top: 11px;
  margin-bottom: 9px;
  text-decoration: none !important;
}
a.button:before {
  content: "";
  width: 54px;
  height: 54px;
  border-radius: 50%;
  position: absolute;
  left: 9px;
  top: -5px;
  background: url("../images/Group 378.svg");
  transition: all 0.5s ease;
}
a.button:hover:after,
a.button2:hover:after {
  -webkit-animation: toRightFromLeft 0.1s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.9s ease-in-out forwards;
}

a.button2 {
  padding-top: 18px;
  padding-left: 84px;
  margin-bottom: 32px;
}
a.button2:hover {
  padding-left: 96px;
}
a.button:hover {
  padding-left: 84px;
}
a.button2:before {
  content: "";
  width: 66px;
  height: 66px;
  border-radius: 50%;
  position: absolute;
  left: 9px;
  top: -5px;
  background: url("../images/icon2.svg");
  transition: all 0.5s ease;
}
a.button:hover:before,
a.button2:hover:before {
  animation: blue-pulse 1s forwards;
}
a.button2.mic:after {
  content: url("../images/mic.svg");
  left: 30px;
}
a.button2.pdf:after {
  content: url("../images/pdf.svg");
  left: 28px;
  top: 11px;
}
a.button2.excel:after {
  content: url("../images/excel-new.svg");
  left: 28px;
  top: 11px;
}

/*RESETS*/
.no-margin {
  margin: 0 !important;
}
.no-marginT {
  margin-top: 0 !important;
}
.no-marginB {
  margin-bottom: 0 !important;
}
.no-marginL {
  margin-left: 0 !important;
}
.no-marginR {
  margin-right: 0 !important;
}

.no-padding {
  padding: 0 !important;
}
.no-paddingT {
  padding-top: 0 !important;
}
.no-paddingB {
  padding-bottom: 0 !important;
}
.no-paddingL {
  padding-left: 0 !important;
}
.no-paddingR {
  padding-right: 0 !important;
}

.padding-30 {
  padding: 30px;
}
.padding-30L {
  padding-left: 30px !important;
}
.padding-30R {
  padding-right: 30px !important;
}
.padding-30T {
  padding-top: 30px !important;
}
.padding-30B {
  padding-bottom: 30px !important;
}

.padding-25 {
  padding: 20px !important;
}
.padding-25L {
  padding-left: 20px !important;
}
.padding-25R {
  padding-right: 20px !important;
}
.padding-25T {
  padding-top: 20px !important;
}
.padding-25B {
  padding-bottom: 20px !important;
}

.padding-20 {
  padding: 20px !important;
}
.padding-20L {
  padding-left: 20px !important;
}
.padding-20R {
  padding-right: 20px !important;
}
.padding-20T {
  padding-top: 20px !important;
}
.padding-20B {
  padding-bottom: 20px !important;
}

.padding-15 {
  padding: 15px !important;
}
.padding-15L {
  padding-left: 15px !important;
}
.padding-15R {
  padding-right: 15px !important;
}
.padding-15T {
  padding-top: 15px !important;
}
.padding-15B {
  padding-bottom: 15px !important;
}

.padding-10 {
  padding: 10px !important;
}
.padding-10L {
  padding-left: 10px !important;
}
.padding-10R {
  padding-right: 10px !important;
}
.padding-10T {
  padding-top: 10px !important;
}
.padding-10B {
  padding-bottom: 10px !important;
}

.padding-5 {
  padding: 5px !important;
}
.padding-5L {
  padding-left: 5px !important;
}
.padding-5R {
  padding-right: 5px !important;
}
.padding-5T {
  padding-top: 5px !important;
}
.padding-5B {
  padding-bottom: 5px !important;
}

.margin-30 {
  margin: 30px !important;
}
.margin-30L {
  margin-left: 30px !important;
}
.margin-30R {
  margin-right: 30px !important;
}
.margin-30T {
  margin-top: 30px !important;
}
.margin-30B {
  margin-bottom: 30px !important;
}

.margin-25 {
  margin: 25px !important;
}
.margin-25L {
  margin-left: 25px !important;
}
.margin-25R {
  margin-right: 25px !important;
}
.margin-25T {
  margin-top: 25px !important;
}
.margin-25B {
  margin-bottom: 25px !important;
}

.margin-20 {
  margin: 20px !important;
}
.margin-20L {
  margin-left: 20px !important;
}
.margin-20R {
  margin-right: 20px !important;
}
.margin-20T {
  margin-top: 20px !important;
}
.margin-20B {
  margin-bottom: 20px !important;
}

.margin-15 {
  margin: 15px !important;
}
.margin-15L {
  margin-left: 15px !important;
}
.margin-15R {
  margin-right: 15px !important;
}
.margin-15T {
  margin-top: 15px !important;
}
.margin-15B {
  margin-bottom: 15px !important;
}

.margin-10 {
  margin: 10px !important;
}
.margin-10L {
  margin-left: 10px !important;
}
.margin-10R {
  margin-right: 10px !important;
}
.margin-10T {
  margin-top: 10px !important;
}
.margin-10B {
  margin-bottom: 10px !important;
}

.margin-70B {
  margin-bottom: 70px !important;
}

.margin-100B {
  margin-bottom: 100px !important;
}

.margin-5 {
  margin: 5px !important;
}
.margin-5L {
  margin-left: 5px !important;
}
.margin-5R {
  margin-right: 5px !important;
}
.margin-5T {
  margin-top: 5px !important;
}
.margin-5B {
  margin-bottom: 5px !important;
}

ul.list-dash {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ul.list-dash li {
  position: relative;
  font-size: 15px;
}
ul.list-dash li:before {
  position: absolute;
  content: "";
  width: 15px;
  border-bottom: 2px solid #231f20;
  left: 0;
  top: 0;
}

.switch-grey {
  color: #58595b !important;
}

/*=TABLES
---------*/
p.download {
  text-align: right;
}
p.download i {
  font-size: 1.5em;
  margin-right: 0.25em;
}
main#container #gutter-frame table {
  width: 100%;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-family: "MTN Brighter Sans light", sans-serif;
}
main#container #gutter-frame table table {
  font-size: 100%;
}
main#container #gutter-frame table td {
  /*padding:.25em;*/
  line-height: 1.4;
}
table tr.head-bottom td {
  vertical-align: bottom;
}


.border-bottom-yellow  {
  position: relative;
}

.border-bottom-yellow ::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px; /* Adjust thickness as needed */
  background: linear-gradient(to right, #000, #ffcb05, #ffcb05); /* Adjust colors as desired */
}

/*=NAVIGATION
------------*/
/*.blue-head{background:#FFCB05}*/
a.menu-link {
  display: none;
  text-decoration: none;
  float: left;
  padding: 1em 0 0.75em 1em;
}
a.menu-link i,
a.menu-link b {
  color: #fff;
  font-size: 1.5em;
}
a.menu-link b {
  padding-left: 0.5em;
  font-weight: normal;
}
.menu-circle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px #ffcb05 solid;
  position: absolute;
  background: #fff;
  bottom: -11px;
  right: 0%;
  z-index: 999999999999999;
  animation: menuCircSlide 1.6s forwards;
  transition: 1s ease-in-out;
}
.menu-circle-scroll {
  opacity: 0;
}
/* general ul style */
.menu {
  display: none;
  padding: 10px;
}
.menu-scroll {

  z-index: 9999;
  position: fixed!important;
  top: 0;
  left: 0%;
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  border-width: 0px;
  box-shadow: 0px 11px 5px -9px rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 0px 11px 5px -9px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0px 11px 5px -9px rgba(0, 0, 0, 0.42);
}
.menu-scroll .menu-sub {
  box-shadow: 0px 11px 5px -9px rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 0px 11px 5px -9px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0px 11px 5px -9px rgba(0, 0, 0, 0.42);
}
.menu-scroll:after {
  display: none;
}

.nav-menu li a {
 
	
	padding: 4px 0px !important;
    text-align: left;
    font-size: 14px;
	
}


/*.menu:before{content:""; height:100%; background:inherit; border-top: solid #002F75 2px; position:absolute; left:-100%; top:-2px; width:100% }*/

@keyframes menuSlide {
  from {
    width: 0%;
  }
  to {
    width: 13.5%;
  }
}
@keyframes menuCircSlide {
  from {
    right: 0%;
  }
  to {
    right: 13.5%;
  }
}

.menu li.menu-tab a {
  padding: 20px;padding-left: 0;
}

.menu li.menu-tab:last-child a {
  margin: 0px !important;
}

.menu li:nth-child(4).menu-tab a {
  /*padding-bottom: 0.95em;*/
}

.menu > ul {
  margin: 0 auto;
  max-width: 1320px;

}

/* first level ul style */
.menu ul li {
  list-style: none;
}
.menu ul li a {
  display: block;
  text-decoration: none;
}
.menu > ul > li {
  text-align: center;
  float: none;
  display: inline-block;
  margin: 0px;
}

.menu > ul > li:after,
.menu > ul:after {
  visibility: hidden;
  display: block;a:\hover
  content: "";
  clear: both;
  height: 0;
}
.menu > ul > li:last-child {
  border-right: none;
}

.menu ul li a {
  /*margin-right: 38px !important;*/
  padding: 20px 0px;
}


.menu > ul > li > a {
  float: none !important;
  font-size: 17px;
  color: #fff;
  line-height: 1;
  position: relative;
  font-weight: 600;
}
.menu > ul > li > a:hover{color:#000;}

.menu ul li li {
  text-transform: none;
  font-weight: normal;
  text-align: left;
  position: relative;
}



.menu ul li ul li:hover {
  border-bottom: none;
}


.menu ul li .menu-sub .menu-sub-inner ul li a:before{content:none}


.menu li a i {
  position: absolute;
  left: -9999px;
} /*Move Home label*/

/*.menu a.category:after {
  content: "\e93a";
  font-family: "icomoon";
  speak: none;
  color: #fff;
  padding: 0.5em;
}*/
.menu a:hover.category:after {color: #000;}

body#one li.tab1 a,
body#two li.tab2 a,
body#three li.tab3 a,
body#four li.tab4 a,
body#five li.tab5 a,
body#six li.tab6 a {
  /*color: #ffcb05;*/
  position:relative;
  font-weight: 600;
}

body#one li.tab1 a:before,
body#two li.tab2 a:before,
body#three li.tab3 a:before,
body#four li.tab4 a:before,
body#five li.tab5 a:before,
body#six li.tab6 a:before {
  content:'';
  position:absolute;
  border-bottom: 7px solid #fff;
  left:0;
  width:100%;
  bottom: -28px;
  
}

body#one li.tab1 a:before
 {
  bottom: -8px;
  
}
.mtn-logo-home {width: 230px;}

/*.menu li.menu-tab a:hover {color:#FF8626; background:#FFEDDE;}*/



/*.menu li.menu-tab a:before {position:absolute;content:'';width:100px;border-bottom:8px solid #fff;left:0;bottom:-14px; z-index:999; border-radius:30px}*/
.menu-sub-inner ul{padding:20px}

/* sub-menu */
.menu .menu-sub {
  display: none;
  position: absolute;
  background: #ffcb05;
  left: 0px;
  width: 100%;
  margin-top: 0px;
  top: 100%;
 z-index: 99;
 padding-bottom:40px;
}

.menu-scroll.menu .menu-sub {
  top: 100%;
  width: 70%;
}
.menu > ul > li > a:hover .menu .menu-sub{display: block;}

.menu-scroll .menu-sub:after {
  left: 45%;
  transform: translateX(-50%);
}

/*.menu ul li:hover > .menu-sub {display:block;}*/
.menu > ul > li > a .menu-sub-inner ul {
  margin: 50px 0;
  padding: 0;
}

.menu-sub-inner .content-block {border-top: 1px solid #fff;}

.menu .menu-sub-inner > div {
  padding-left: 1.5%;
  padding-right: 1.5%;
 
}
.menu .menu-sub-inner > div a {
  color: #464646;
  line-height: 1.6;
  padding: 0.25em 0;
  background: transparent;
  padding-left: 0 !important;
}
.menu .menu-sub-inner > div li a {
  /*border-bottom:1px solid #fff !important*/
}
/*.menu .menu-sub-inner > div a:hover {
  color: #ffcb05 !important;
  font-weight: 600 !important;
}*/

.menu .menu-sub-inner li {
  position: relative;
  margin-left: 0;
  font-size: 13px;
  background: transparent !important;
}
.menu .menu-sub-inner li a {
  border: none !important;
  float: none !important;
  display: block;

}

.menu ul li .menu-sub .menu-sub-inner ul li a {
  padding: 10px 0px !important;
  margin-right: 0px !important;
  font-weight: 600;
  /*transition: 0.6s ease-in-out;*/
  border-radius: 11px;

}

.nav-menu li a{padding: 10px 0px !important; text-align:left}
.nav-menu li a:hover{  color:#fff!important;}

.menu ul li .menu-sub .menu-sub-inner ul li a:hover{

  color:#fff!important;

}

.menu ul li li a {
  background: none !important;
  font-weight: 600;
  font-size: 14px;
}

/*=HEADER CONTENT
-----------------*/

header[role="banner"] .content-block {
  max-width: 1320px; 
  margin: 0 auto;
 
}

header[role="banner"] .content-block #headings a {
  margin-right: 25px;
  position: relative;

}




header[role="banner"] #headings h2 {
  padding: 0em 1em 0.25em 0;
  font-size: 16px;
  text-align: center!important;
  color: #000; 
  text-align: left;
  margin-left: 0px;
  line-height: 1.4;
  margin-top: 5px;
  text-transform: initial;
  
}
header[role="banner"] #headings h2 span{color: #FFCC00}
header[role="banner"] #headings h2 strong {
  color: #000;
  font-family: "MTN Brighter Sans Light" !important;
}
header[role="banner"] #headings h2 span {
  font-size: 24px;
  font-weight: 600;
  font-family: "MTN Brighter Sans Bold" !important;
}
header[role="banner"] #headings h2 b {
  font-size: 24px;
}

header[role="banner"] #headings h2 i {
  font-weight: 100;
  font-style: normal;
}



.btn {
  padding: 16px 20px 16px 50px;
  position: relative;
  display: inline-block;
  border-radius: 25px;
  color: #02adb8 !important;
  border: solid 1px #002f75;
  font-weight: 600;
  text-decoration: none;
  transition: 0.6s ease-in-out;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.btn:before {
  content: "\e944";
  font-family: icomoon;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  font-size: 20px;
  transition: 0.6s ease-in-out;
}
.btn:hover {
  background: #002f75;
}
.btn:hover:before {
  left: 20px;
}


.table1 {
  display: table;
  width: 100%;
  line-height: 1.4;
}
.table-cell1 {
  width: 50%;
  float: left;
  display: table-cell;
}
.table-cell2 {
  width: 50%;
  float: right;
  display: table-cell;
}

.scrollable {
  position: relative;
  clear: both;
}



#selectable-content a {
  color: #ffcb05;
  text-decoration: underline;
}
#selectable-content a:hover {
  color: #4b4b4b;
}




/*scroll to top*/
.scroller-bar {
  content: "";
  position: fixed;
  height: 5px;
  background-color: #ffcb05;
  border-radius: 30px;
  left: 0px;
  top: 0px;
  z-index: 99999;
  transition: 0.1s ease-in-out;
}

.scroll {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}

.scroll > .scroll-btn {
  position: relative;
  display: block;
  background: #ffcb05;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.scroll > .scroll-btn span {
  display: block;
  position: relative;
  font-size: 25px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}

.scroll > .scroll-btn:hover span {
  -webkit-animation: bounce-arrow 1.5s infinite;
  animation: bounce-arrow 1.5s infinite;
  color: #fff;
}

.scroll > .scroll-btn .winPro {
  fill: none;
  stroke: #002f75;
  stroke-width: 5px;
  stroke-dasharray: 0 999;
}

.point {
  position: fixed;
  right: 45px;
  bottom: 40px;
  z-index: 99;
}

.point .round {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  /* SVG */
  fill: #f1f7fb;
  stroke: #002f75;
  stroke-width: 5;
  stroke-dasharray: 0 999;
}

.left-ani {
  -webkit-transform: translateX(130px);
  transform: translateX(130px);
  -webkit-transition: 1s;
  transition: 1.25s;
}

@-webkit-keyframes bounce-arrow {
  0% {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    opacity: 0.5;
  }
}

@keyframes bounce-arrow {
  0% {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    opacity: 0.5;
  }
}





/*=BODY CONTENT
---------------*/
main[role="main"] p {
  font-size: 15px;
  margin-bottom: 1em;
  line-height: 1.6;
  font-family: "MTN Brighter Sans";
}
main[role="main"] p.space {
  margin-bottom: 0em;
  line-height: 2.2;
}
main[role="main"] table {
  font-size: 15px;
  margin-bottom: 3px;
  line-height: 1.4;
}
main[role="main"] ul,
main[role="main"] ol {
  margin-bottom: 0.5em;
}
main[role="main"] li {
  font-size: 15px;
  line-height: 1.7;
}
main[role="main"] li li,
main[role="main"] li p {
  font-size: 100%;
}
#container figure img {
  display: block;
  max-width: 100%;
  height: auto !important;
}

ul li {
  font-family: "MTN Brighter Sans";
/*  text-align: justify;*/
}



.menu-tool {
  display: none;
  width: 98%;
  top: 0 !important;
}
.menu-tool li {
  width: 24%;
  border-right: 1px solid #000;
  float: left !important;
}
.menu-tool li:last-child {
  border-right-width: 0px;
}
.menu-tool li a {
  text-align: center !important;
  font-size: 18px !important;
}
.menu-tool:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}




body#home ul.highlights li.block1:hover ul li:before {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}




/*=ICONS
--------*/
.fa-volume-up {
  color: #000;
  text-shadow: 2px 2px 2px rgba(111, 111, 111, 0.5);
}
.icon-document-file-pdf {
  color: #6b0d00;
  text-shadow: 2px 2px 2px rgba(111, 111, 111, 0.5);
}
.icon-file-excel {
  color: #287b0b;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}

.fa-volume-up2 {
  color: #fff;
  text-shadow: 2px 2px 2px rgba(111, 111, 111, 0.5);
}
.fa-file-pdf-o2 {
  color: #fff;
  text-shadow: 2px 2px 2px rgba(111, 111, 111, 0.5);
}
.fa-file-excel-o2 {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}

/*=LIST GRID
------------*/
.grid {
}
.grid2-a {
  float: left;
  width: 48%;
  display: inline;
  margin-right: 1%;
}
.grid2-b {
  float: right;
  width: 48%;
  display: inline;
  margin-left: 1%;
}
ul.grid-list {
  margin-bottom: 0;
}
ul.grid-list li {
  display: block;
  float: left;
  margin-bottom: 1em;
}
ul.grid-list li img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
ul.grid-list li a {
  display: block;
}

ul.grid-two li {
  width: 49.1578947%;
  margin-left: 1.6842105%;
} /*467 divide 950 = 49.1578947%, 16 divide 950 = 1.6842105%*/
ul.grid-two li.grid1,
ul.grid-two li.grid3,
ul.grid-two li.grid5,
ul.grid-two li.grid7 {
  margin-left: 0 !important;
}

ul.grid-three li {
  width: 100%;
  margin-right: 0%;
} /*304 divide 940 = 32.3404255%, 14 divide 940 = 1.4893617%*/
ul.grid-three li.grid3,
ul.grid-three li.grid6 {
  margin-right: 0 !important;
}
ul.grid-three li p {
  color: #004a7f;
  margin-bottom: 0;
  padding: 5px 0px 5px 13px;
  background-color: #fff;
  text-align: center;
}
ul.grid-three li span {
  font-size: 18px;
}
ul.grid-three li i {
  font-size: 30px;
  color: #004a7f;
}
ul.grid-three li.grid3 {
  margin-bottom: 0px;
}

ul.grid-four li {
  width: 23.9872068%;
  margin-right: 1.3496802%;
  background: #ccc;
} /*225 divide 938 = 23.9872068%, 12.66 divide 938 = 1.3496802%*/
ul.grid-four li.grid-4,
ul.grid-four li.grid-8 {
  margin-right: 0 !important;
}

/*=ACCORDION
------------*/
.accordion {
  margin-bottom: 1em;
}
h4.expand a {
  padding: 0.5em;
  margin-bottom: 0.5em;
}
.expand a {
  display: block;
}
.expand a:link,
.expand a:visited {
  color: #002f75;
  text-decoration: none;
  background: #f4f9fd;
}
.expand a:hover {
  background: #002f75;
  color: #fff;
}
.expand a:active,
.expand a:focus {
  background: #002f75;
  color: #fff;
}
.expand a.open:link,
.expand a.open:visited {
  background: #002f75;
  color: #fff;
  border: 1px solid #002f75;
}
.expand a:before {
  content: "+";
  speak: none;
  padding-right: 0.5em;
}
.expand a.open:before {
  content: "\e937";
  font-family: "icomoon";
  speak: none;
  padding-right: 0.5em;
  font-size: 16px;
}
/*tabbed accordion*/
ul.tabs {
  float: left;
  width: 100%;
  padding: 1em 0 0 0;

  margin-bottom: 0 !important;
}
ul.tabs li {
  float: left;
  cursor: pointer;
  margin: 0 0 0 0.5em;
  padding: 4px 10px;
  border: 1px solid #ccc;
  border-bottom: none;
  text-decoration: none;
  color: #333;
}
ul.tabs li:first-of-type {
  margin: 0;
}
ul.tabs li:hover {
  background: #eee;
}
ul.tabs li.active {
  padding-bottom: 5px;
  background: #fff;
  border-color: #0067a4;
  color: #0067a4;
  font-weight: bold;
}
.tab-container {
  border: 1px solid #0067a4;
  border-top: none;
  clear: both;
  float: left;
  width: 99.796334%;
  background: #fff;
  overflow: auto;
} /*980 divide 982 = 99.796334%*/
.tab-drawer-heading {
  display: none;
}
.tab-drawer-content {
  padding: 1em;
  display: none;
}

/*=TABLES
---------*/
p.download {
  text-align: right;
}
p.download i {
  font-size: 1.5em;
  margin-right: 0.25em;
}

/*RESETS*/
.no-margin {
  margin: 0 !important;
}
.no-marginT {
  margin-top: 0 !important;
}
.no-marginB {
  margin-bottom: 0 !important;
}
.no-marginL {
  margin-left: 0 !important;
}
.no-marginR {
  margin-right: 0 !important;
}

.no-padding {
  padding: 0 !important;
}
.no-paddingT {
  padding-top: 0 !important;
}
.no-paddingB {
  padding-bottom: 0 !important;
}
.no-paddingL {
  padding-left: 0 !important;
}
.no-paddingR {
  padding-right: 0 !important;
}

.padding-30 {
  padding: 30px;
}
.padding-40 {
  padding: 40px 20px;
}
.padding-50 {
  padding: 50px 0px;
}
.padding-30L {
  padding-left: 30px !important;
}
.padding-30R {
  padding-right: 30px !important;
}
.padding-30T {
  padding-top: 30px !important;
}
.padding-30B {
  padding-bottom: 30px !important;
}

.padding-20 {
  padding: 20px !important;
}
.padding-20L {
  padding-left: 20px !important;
}
.padding-20R {
  padding-right: 20px !important;
}
.padding-20T {
  padding-top: 20px !important;
}
.padding-5T {
  padding-top: 5px !important;
}
.padding-20B {
  padding-bottom: 20px !important;
}

.padding-10T {
  padding-top: 10px !important;
}

.padding-15 {
  padding: 15px !important;
}
.padding-15L {
  padding-left: 15px !important;
}
.padding-15R {
  padding-right: 15px !important;
}
.padding-15T {
  padding-top: 15px !important;
}
.padding-15B {
  padding-bottom: 15px !important;
}

.margin-30 {
  margin: 30px !important;
}
.margin-30L {
  margin-left: 30px !important;
}
.margin-30R {
  margin-right: 30px !important;
}
.margin-30T {
  margin-top: 30px !important;
}
.margin-30B {
  margin-bottom: 30px !important;
}

.margin-20 {
  margin: 20px !important;
}
.margin-20L {
  margin-left: 20px !important;
}
.margin-20R {
  margin-right: 20px !important;
}
.margin-10TB {
  margin: 7px 0px !important;
}
.margin-20T {
  margin-top: 20px !important;
}
.margin-20B {
  margin-bottom: 20px !important;
}

.margin-10 {
  margin: 10px !important;
}
.margin-10L {
  margin-left: 10px !important;
}
.margin-10R {
  margin-right: 10px !important;
}
.margin-10T {
  margin-top: 10px !important;
}
.margin-10B {
  margin-bottom: 10px !important;
}

.margin-5B {
  margin-bottom: 10px !important;
}

.margin-5 {
  margin-top: 5px !important;
}

/*=LINKS
--------*/


/**nav**/
.navbar-toggler-icon {

  position: relative;
  top: -2px;
  left: 4px
}

.svg-menu-toggle {
  fill: #202020;
  pointer-events: all;
  cursor: pointer;
}

.svg-menu-toggle .bar {
  -webkit-transform: rotate(0) translateY(0) translateX(0);
  transform: rotate(0) translateY(0) translateX(0);
  opacity: 1;
  -webkit-transform-origin: 20px 10px;
  transform-origin: 20px 10px;
  -webkit-transition: -webkit-transform 0.4s ease-in-out, opacity 0.2s ease-in-out;
  transition: transform 0.4s ease-in-out, opacity 0.2s ease-in-out;
}

.svg-menu-toggle .bar:nth-of-type(1) {
  -webkit-transform-origin: 20px 10px;
  transform-origin: 20px 10px;
}

.svg-menu-toggle .bar:nth-of-type(3) {
  -webkit-transform-origin: 20px 20px;
  transform-origin: 20px 20px;
}

.inline-svg-open .svg-menu-toggle .bar:nth-of-type(1) {
  -webkit-transform: rotate(-45deg) translateY(0) translateX(0);
  transform: rotate(-45deg) translateY(0) translateX(0);
}

.inline-svg-open .svg-menu-toggle .bar:nth-of-type(2) {
  opacity: 0;
}

.inline-svg-open .svg-menu-toggle .bar:nth-of-type(3) {
  -webkit-transform: rotate(45deg) translateY(0em) translateX(0em);
  transform: rotate(45deg) translateY(0em) translateX(0em);
}

.inline-svg {
  display: block;
  margin: 0 auto;
}

.navbar {
  padding: 0rem 1rem !important;
}

.bg-dark {
  background-color: #FFCB05 !important;
  border-radius: 5px;
}

.menu-text {
  color: #FFCB05;
  float: right;
  font-size: 25px;
  margin-left: 10px;
  margin-right: 10px;
}

.menu-bar-bg {
  background: #202020;
}

.menu-wraper-box {
  background: #202020;
  border-radius: 10px;
  padding: 10px;
  text-align: right;
  float: right;
  width: 100%;
}

.navbar-toggler {
  float: right;
}

.navbar-nav li {
  text-align: center;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.dropdown-menu li {
  text-align: center;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.navbar-nav {
  width: 90%;
  display: table;
  padding: 0;
  margin-left: 5%;
}

header[role="banner"] .content-block {
  padding-bottom: 0;
}

.navbar-collapse {
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  margin-top: 10px;
}

.navbar-nav .dropdown-menu {
  position: absolute;
  float: none;
  left: 0;
  border-radius: 0;
  background: #202020;
  top: 150%;
  border: 0px solid rgba(0, 0, 0, 0.15);
}

.dropdown-menu:before {
  content: '';
  position: absolute;
  width: 1000%;
  height: 100%;
  background: #202020;
  left: -1000%;
  top: 0px;
}

.dropdown-menu:after {
  content: '';
  position: absolute;
  width: 1000%;
  height: 100%;
  background: #202020;
  right: -1000%;
  top: 0px;
}

.dropdown-item {
  color: #fff;
  border-radius: 10px;
  min-width: 450px;
  text-align: left;
}

.nav-link {

  position: relative;
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #FFCB05;
}

.nav-link:hover:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  background: #FFCB05;
  left: 0;
  bottom: -11px;
  border-radius: 5px;

}


.logo-header-block{position: relative; padding: 5px 0;}

.menu-block {
  margin-left: auto;
  align-self: center;
}

  .hamburger-menu-mtn {
    cursor: pointer;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,204,0,1) 94%);  
    position: absolute;
    top: 15px; right: 0;
  }

  .hamburger-menu-mtn:after,
  .hamburger-menu-mtn:before, .hamburger-menu-mtn span {
    content: "";
    height: 2px;
    width: 50%;
    position: absolute;
    left: 50%;
    display: block;
    background-color: #fff;
    transform: translateX(-50%);
    transition: all 500ms ease-in-out;
	border-radius:10px;
  }
   .hamburger-menu-mtn:before{
   height: 3px;
   }

  .hamburger-menu-mtn span{
    top:50%;
    transform: translate(-50%,-50%);
  }

  

  .hamburger-menu-mtn-open span{display: none;}  
  .hamburger-menu-mtn-open:before{transform: rotate(45deg);bottom: 26px;left: 14px;height: 2px;}
  .hamburger-menu-mtn-open:after{transform: rotate(-45deg);top: 27px;left: 14px;}

/**end nav**/



/* highlight */

.photos {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  padding: 0;
  max-width: 980px;
}
.photos img {
  display: block;
  float: left;
  flex: 0 0 auto;
  background-color: #fff;
}
.photos img {
  /*width: calc(100%/4);*/
  height: calc(100% / 4);
  margin-right: 1.8em;
}
.photo {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  padding: 0;
  max-width: 980px;
}
.photo img {
  display: block;
  float: left;
  flex: 0 0 auto;
  background-color: #fff;
}
.photo img {
  /*width: calc(100%/2);*/
  height: calc(100% / 2);
  margin: 0 auto;
}

.chairmain-holder-box
{
		border: 5px solid #FFCC00;
	color: #FFCB05;
		border-radius:  0 150px 0  0;
		background: #1A1818;
		background-image: url(../images/home-bg.png);
		background-repeat: no-repeat;
		margin: 30px 0;
		position: relative;
		margin-top: 140px;
		padding-left: 13%;
		margin-bottom: 30px;
		z-index: 1;
}
.chairmain-holder-box p span
{
color:#fff;
}
.hairmain-holder-head
{
	padding-bottom: 60px;
    padding-top: 80px;position:relative;
}
.hairmain-holder-head h2
{
font-size: 30px;position: relative;
    z-index: 1;

}

.chair-focused-box
{
 border-left: 5px solid #FFCC00;
    border-bottom: 5px solid #FFCC00;
    position: relative;
    z-index: 1;padding-left: 70px;background: #000;border-radius: 0px 160px 20px 0px;
}
.chair-focused-text
{
	color: #fff;
    position: absolute;
    left: 70px;
    top: 18%;
}

.chair-focused-holder-img
{
position: relative;
border-radius: 0px 0px 20px 0px;

}
.chair-focused-holder-img img {
    position: relative;
    padding-left: 60px;
    padding-right: 0px;
	border-radius: 0px 0px 20px 0px;
}
.chair-focused-holder-img img {
    margin-top: -40px;
}

.chairmain-holder-lines-focus img {
    height: 100%;
    max-width: 40px;
}
.hairmain-holder-img img
{
	margin-top: -60px;
}
.chairmain-holder-lines
{
	position: absolute;
    left: 0;
    height: 100%;
    top: 0;
}
.chairmain-holder-lines img
{
height:100%;
}
.hairmain-holder-img
{
position:relative;
}
.hairmain-holder-img img
{
position:relative;
padding-left:60px;
padding-right:60px;
}
.hairmain-holder-img::before {
    content: "";
    position: absolute;
    height: 100%;
    border-radius: 0 150px 0 0;
    width: 130%;
    left: -30%;
    bottom: 0;
    border-radius: 100px 0 0 0;
    background: url(../images/message-pattern.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    border-radius: 0 150px 0 0;
}


@media screen and (max-width: 991px){

.chairmain-holder-lines img {
    height: 100%;
    position: relative;
    z-index: 3;
   max-width: 10%;
}
.chair-focused-box {
border-right: 5px solid #FFCC00;
    border-top: 5px solid #FFCC00;
}
.chairmain-holder-box
{
overflow:hidden;
margin-top:0;
}
.hairmain-holder-img img {
    margin-top: 60px;
}
.hairmain-holder-head {
    padding-right: 30px;
}
}

/*=FOOTER
---------*/

footer[role="contentinfo"] {
    position: sticky;
    width: 100%;
    margin: 0 auto;
    bottom: 0px;  
	background:#fff;
  box-shadow: 0px 2px 11px -3px;

}

#company-info {
  margin: 0 auto;
  width: 40%;
  padding: 10px 0;
  text-align: right;
  font-family: "MTN Brighter Sans Light" !important;
}

#company-info img.logo {
  display: block;
  float: none;
  margin-right: 2em;
}
#company-info p {
  padding: 0.5em 0;
  color: #202020;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0em;
  line-height: 1.2;
  font-weight: 600;
  font-family: "MTN Brighter Sans Light" !important;
}

#company-info p span {
  font-size: 22px;
  font-weight: 700;
  font-family: "MTN Brighter", sans-serif;
  color:#FFCC00 ;
}

/*pagination*/
.pagination {
  position: absolute;
  top: 13px;
  left: 0;
  right: 0;
  max-width: 1320px;
  margin: auto;
}
.pagination p a {
  display: block;
  padding: 0 0.5em;
  border: none;
}
.pagination p a:link,
.pagination p a:visited {
  color: #004a7f;
}
.pagination p a:hover {
  font-size: 0.875em;
}

a#go-lft, a#go-rgt {
  width: 50px;
  height: 50px;
  transition: all 0.5s ease-in-out;
  border-radius: 10px;
  padding: 0;
  position: relative;
background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,204,0,1) 94%);  
  border-radius: 50%;
}
a#go-lft {
  left: 0px;
}
a#go-lft:hover {
  left: -5px;
  background: linear-gradient(90deg, rgba(0,0,0,1) 43%, rgba(255,204,0,1) 100%);
  border: none;
}

a#go-rgt {
  right: 0px;
}
a#go-rgt:hover {
  right: -5px;
  background: linear-gradient(90deg, rgba(0,0,0,1) 43%, rgba(255,204,0,1) 100%);
  border: none;
}

a#go-lft:before, a#go-rgt:before {
  color: #fff;
  font-size: 23px;
  font-family: icomoon;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 600;
}
a#go-lft:hover:before,
a#go-rgt:hover:before { color: #fff;}

a#go-lft:before {
  content: "\e93b";
}
a#go-rgt:before {
  content: "\e93c";
}

.pagination .lft i {
  position: absolute;
  left: 60px;
  top: 20px;
  display: block;
  font-style: normal;
  text-transform: uppercase;
  color: #002f75;
  font-weight: 600;
}
.pagination .rgt i {
  position: absolute;
  right: 60px;
  top: 20px;
  display: block;
  font-style: normal;
  text-transform: uppercase;
  color: #002f75;
  font-weight: 600;
}
.men-br-2 {
  display: none;
}

/*back to top arrow*/
#back-to-top {
  position: fixed;
  bottom: 2em;
  right: 10%;
  text-decoration: none;
  font-size: 2.4em;
}
#back-to-top:after {
  content: "";
  background-image: url(../images/back-to-top-blue.png);
  width: 55px;
  height: 55px;
  background-repeat: no-repeat;
  position: absolute;
  top: 12px;
  right: 0px;
}
#back-to-top:hover:after {
  content: "";
  background-image: url(../images/back-to-top.png);
  width: 55px;
  height: 55px;
  background-repeat: no-repeat;
  position: absolute;
  top: 12px;
  right: 0px;
}

.highlight-container {
  width: 100%;
}
.highlight {
  color: #223f98;
  font-size: 25px;
  width: 30%;
  display: inline-block;
  margin-right: 30px;
  padding-bottom: 30px;
  border-bottom: 4px solid #00a5e1;
  margin-bottom: 30px;
}
.highlight strong {
  color: #02adb8;
  font-weight: 600;
  font-size: 30px;
}
.highlight i {
  color: #223f98;
  font-size: 20px;
  font-style: normal;
}
.block-h {
  min-height: 90px;
}
.block-h2 {
  min-height: 114px;
}
.scroled-logo
{
	display:none;
	margin-right: 0px;
    position: fixed;
    top: 0px;
    left: 5px;
    z-index: 99999;
}
.menu-scroll .scroled-logo
{
display:block;
}

.menu-scroll #logo-print{ display:none}
header[role="banner"].menu-scroll #headings h2{font-size:15px}
header[role="banner"].menu-scroll #headings h2 span{ font-size:17px}
.menu-scroll .hamburger-menu-mtn {  width: 47px;  height: 47px;}

.menu-scroll .hamburger-menu-mtn-open:after{top: 22px;left: 11px;}
.menu-scroll .menu li.menu-tab a:before {bottom: -3px;}
.menu-scroll .header-black-wrap{display:none;}

.menu-scroll .scroled-logo img
{
display:block !important;
width:70px;
height:auto;
}
.menu-scroll .scroled-logo img
{
display:block !important;
width:140px;
height:auto;
}

.hamburger-menu-mtn-open{background: #FFCC00;}

.menu-scroll .logo-header-block {
  padding: 0px 0;
}
header[role="banner"] .menu-scroll #headings h2 {
  font-size: 14px;}

  .menu-scroll .hamburger-menu-mtn {
    top: 4px;}
  .menu-scroll .menu {
      padding: 0px}
	  
	  .menu-scroll .hamburger-menu-mtn:before {
    height: 2px;
}

::-webkit-scrollbar{width:6px;border-left:1px solid #000;}
::-webkit-scrollbar-thumb{background-color:#000;}





.ralphs-block{border:5px solid #FFCC00;min-height:470px;border-radius: 0 100px 0 0; background:#1A1818;background-image:url(images/home-bg.png);background-repeat: no-repeat;margin:30px 0;position:relative}
.ralphs-block-text{padding:70px 50px 30px 0;color:#fff;font-size:30px}
.intro-white{font-size: 26px !important; color: #fff; line-height: 1.3 !important; text-align: left !important;}
.ralph-img3{position:absolute;top:-140px;left: 80px;}
.ralph-img2{display:none}
.ralph-img{position:absolute;top:-370px;left: 80px;}



/*=RESPONSIVENESS

-----------------*/
@media screen and (max-width: 1682px) {
  .head-run {
    background-size: cover;
  }
}

@media screen and (max-width: 1440px) {
  #company-info {
    width: 22%;
  }
}

@media screen and (max-width: 1380px) {
  #back-to-top {
    bottom: -2em;
  }
  #wrap {
    padding-left: 20px;
    padding-right: 20px;
}
header[role="banner"] .content-block
{
 	padding-left: 20px;
    padding-right: 20px;
}
.pagination
{
 	padding-left: 20px;
    padding-right: 20px;
}
}

@media screen and (max-width: 1366px) {
.scroll {

    bottom: 130px;
   }
}

@media screen and (max-width: 1320px) {
  .head-run {
    margin-right: 20px;
  }
}

@media screen and (max-width: 1200px) {
  header[role="banner"] .content-block #headings a{margin-right: 0px;}
  .menu ul li a {
    margin-right: 15px !important;
  }
}

/* @media screen and (max-width: 1112px) {
  .menu > ul > li > a {
    padding: 0.9em 1.5em 0.9em 1.5em;
  }

  .menu li.menu-tab a {
    padding: 0.9em 2em 0.9em 2em;
  }

  .menu > ul:before {
    display: none;
  }
} */

@media screen and (max-width: 1080px) {
  .main-header-block{position: relative;}
nav, .menu-scroll{display: none; position: absolute; width: 100%; left: 0px; background-color: none;top:100%}
.hamburger-menu-mtn{display: block!important;}

header[role="banner"] .content-block {

    border-bottom: none;

}

body#one li.tab1 a:before, body#two li.tab2 a:before, body#three li.tab3 a:before, body#four li.tab4 a:before, body#five li.tab5 a:before, body#six li.tab6 a:before {
    content: none;
}

.menu > ul > li > a:hover:before {
    content: none;}
	
.menu > ul > li > a:hover:before {
    content: none;}

  .mobile-fixed{position: fixed; top:0;}
   .mobile-fixed .content-block{padding: 5px 20px!important;}
  .mobile-fixed #headings{text-align: left;}
  .mobile-fixed #headings a{top:10px!important;}
  .mobile-fixed .hamburger-menu-mtn{margin-top:-30px !important}
  .mtn-expand {
    font-size: 13px !important;
}
  .mobile-fixed h2{display: none!important;}

  header[role="banner"]{ z-index: 9;}
  .menu .menu-sub{border-radius:0px;background-color: transparent;}
  .menu-sub:after{display: none;}
  .menu-scroll.menu .menu-sub{top:0px; width:100%}
.hamburger-menu-mtn{margin-left: auto; margin-top:0%}
  .main-header-block{display: block;}
  nav{position: relative; max-height: 100%!important;}
  .menu-scroll {
    position: relative;
    top: 0;
    left: 0%;
    padding-left: 0px;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    border-width: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
 .menu-scroll .scroled-logo {
    display: none;
}
  .menu-scroll .menu-sub {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }

 /* .men-br {
    display: block;
  }*/
  .scrollable {
    overflow: auto;
  }
  .head-run {
    display: none;
  }
  .head-cont {
    width: 100%;
    padding: 20px 20px 60px 20px !important;
  }

  #company-info {
    width: 100%;
    padding-top: 10px;
  }
  #company-info img.logo {
    float: none;
    display: none;
  }
  #company-info p {
    text-align: center;
  }
  .highlight .grid2-a,
  .highlight .grid2-b {
    float: none;
    width: 100%;
    margin: 0;
    display: block;
  }

  a.menu-link {
    /*display: block;
    text-decoration: none;*/
  } /*Menu toggle button*/
  #s1MainNav,
  #s2MainNav,
  #s3MainNav,
  #s4MainNav {
    position: relative;
  }
  .mainClosed:after {
    content: "\e93a";
    font-family: "icomoon";
    speak: none;
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    font-size: 1.2em;
    padding: 0.65em 0.5em 0.55em 0.5em;
  }
  .mainOpen:after {
    content: "\e939";
    font-family: "icomoon";
    speak: none;
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    font-size: 1.2em;
    padding: 0.65em 0.5em 0.55em 0.5em;
  }
  .menu li #s1:target + div.menu-sub,
  .menu li #s2:target + div.menu-sub,
  .menu li #s3:target + div.menu-sub,
  .menu li #s4:target + div.menu-sub {
    display: block;
    padding-bottom: 1em;
  }
  .menu li #s1Alt:target + div.menu-sub,
  .menu li #s2Alt:target + div.menu-sub,
  .menu li #s3Alt:target + div.menu-sub,
  .menu li #s4Alt:target + div.menu-sub {
    display: none;
  }
  .tab1,
  .tab2,
  .tab3,
  .tab4,
  .tab5,
  .tab6 {
    width: 100%;
  }
  .menu li.menu-tab a {
    padding: 1em 0.5em 1em 2.5em;
  }
  .menu li a i {
    position: relative;
    left: 0;
    display: inline;
    font-style: normal;
  }
  .menu a.home:after {
    content: " ";
  } /*Don't show menu icons*/
  .menu a.home {
    padding-left: 2.5em;
  }
  .menu {
    height:80vh;
    overflow:scroll;
    margin-top: 2%;
    min-width: inherit;
    float: none;
    clear: both;
  }
  .menu,
  .menu > ul ul {
    max-height: 0;
  }
  .menu > ul > li {
    float: none;
    display: inline-block;
  }
  .menu .menu-sub {
    position: relative;
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .menu .menu-sub-inner > div {
    width: auto;
    float: none;
    margin-top: 0;
  }
  .menu .menu-sub-inner > li {
    position: inherit;
  }
  .menu.active {
    max-height: 155em;
    background: #fff;
    border-radius: 0;
  }
  .menu ul {
    display: inline;
    text-align: left;
  }
  .menu ul > li:hover {
    background: transparent;
  }
  .menu ul li:hover div.menu-sub {
    display: none;
  }

  .menu > ul,
  .menu .menu-sub-inner {
    width: 100%;
    padding-left: 0.5em;
  }
  .menu > ul > li {
    display: block;
    float: none;
    border-bottom: 1px solid #000;
  }
  .menu > ul > li > a {
    display: block;
    text-align: left;
    padding: 1em;
    margin-left: 0;
  }
  .menu > ul > li > a:hover {
   /*  color: #464646;
    background: none;
    border-top: 1px solid #c6c7df;
    border-bottom: 1px solid #c6c7df;*/
  }
  .menu ul {
    padding-left: 0.5em;
  }

  .financial-block {
    display: block;
    padding: 0px;
    margin-bottom: 15px;
    width: 100%;
  }
  .financial-block-one {
    display: block;
    background-color: #004a80;
    color: #fff;
    padding: 15px;
    width: auto;
    vertical-align: top;
    position: relative;
    margin-bottom: 15px;
  }
  .financial-block-two {
    display: block;
    background-color: #00aae4;
    color: #fff;
    padding: 15px;
    width: auto;
    vertical-align: top;
    position: relative;
  }
  .financial-block-space {
    display: none;
    width: 100%;
  }
  .tool-wrapper {
    display: none;
  }
  .menu-circle,
  .menu:after {
    display: none;
  }
  .menu-tool {
    display: block !important;
  }
  .pagination .lft i,
  .pagination .rgt i {
    display: none;
  }

  .menu > ul > li {
    margin: 0;
  }

  .menu li:nth-child(4).menu-tab a {
    padding: 1em 0.5em 1em 2.5em;
  }
  .menu > ul > li:first-child {
    border-bottom: 1px solid #000;
  }
  .menu a.category:after {
    color: #FFF;
  }

  header[role="banner"] h1:after {
    height: 190px;
  }

  .menu > ul {
    left: 0px;
  }

  .menu > ul > li > a:hover:before {
    width: 15px;
  }

  .menu > ul {
    top: 0px;
  }
  
  
}
@media screen and (max-width: 1060px) {

header[role="banner"] .content-block {

    border-bottom: none;

}
	.menu-block {
    margin-left: auto;
    align-self: center;
    display:block;
    margin-bottom: 20px;
}

.mobile-fixed 	.menu-block 
{
	display: block;
    float: initial;margin-bottom: 0;
}
.mobile-fixed .logo-header-block
{
	display:initial;
}
  
  .photos img {
    /*width: calc(100%/4);*/
    height: calc(100% / 4);
  }
  .photo img {
    /*width: calc(100%/2);*/
    height: calc(100% / 2);
  }
  #breadcrumb div {
    width: 100%;
  }
  header[role="banner"] h1:before {
    display: none;
  }
  header[role="banner"] #headings h2 {
    font-size: 15px;
  }

 
  header[role="banner"] .content-block a {

    margin-right: 0px;
  }

  .content-block {
    padding: 0 20px;
  }
  #company-info {
    width: 30%;
  }
}

@media screen and (max-width: 991px) {
.home-left-yellow {
    border-left: 0px dotted #FFCB05 !important;
}
  .navbar-nav li {
    display: block;
  }
  
  .menu ul li .menu-sub .menu-sub-inner ul li a
  {
  	/*color:#fff;*/
  }
  
  .results-overviewBox-text
  {
      font-size: 1em!important;
  }
  .results-overviewBox-text-mead
  {
  font-size: 1.5em!important;
  }
.results-overviewBox-head
{
    font-size: 2em!important;margin-top: 45px !important;
}
.results-overviewBox-text-mead {
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}
#wrap {
    padding-left: 0px; 
     padding-right: 0px; 
}
header[role="banner"] .content-block
{
 	padding-left: 10px;
    padding-right: 10px;
	margin-bottom: 0;
}
.pagination
{
 	padding-left: 0px;
    padding-right: 0px;
}


  .navbar-nav {
    width: 100%;
    margin-left: 0;
    display: block;
  }

  .navbar-nav .dropdown-menu {
    position: relative;
    top: auto;
  }

  .nav-link:hover:before {
    bottom: 0px;

  }

  .menu-bar-bg {
    margin-top: 10px;
  }

  .dropdown-item {
    min-width: 100%;
    text-align: center;
    white-space: normal;
  }


  .pagination,
  .content-block {
    padding: 0 20px;
  }
  .highlight {
    width: 40%;
  }
.intro-white {font-size: 24px !important;}

.ralph-img2 {display:block; position: relative; top: 23px;}
.ralph-img3{display:none}
.ralph-img{display:none}

}



@media screen and (max-width:768px){

.ralphs-block-text {padding: 60px 50px 30px 30px;}

}



@media screen and (max-width: 980px) {
  #wrap {
    margin-top: 0;
  }
}

@media screen and (max-width: 960px) {
  #company-info img.logo {
    float: none;
    display: block;
    margin: 0 auto;
  }
  #company-info p {
    text-align: center;
  }
}




@media screen and (max-width: 777px) {
  .btn-wrap-white {
    padding: 14px 20px 16px 40px !important;
  }
  .mtn-acc {
    padding: 0px;
  }
  .home-down-block {
    display: block;
  }
  .home-mob-block {
    width: 100% !important;
  }
  .home-down-block .home-mob-block:last-child {
    border-left-width: 1px;
  }
}

@media screen and (max-width: 914px) {
  .menu li.menu-tab a {
    padding: 0.9em 1em 0.9em 1em;
  }
}

@media screen and (max-width: 800px) {

	
body#one li.tab1 a:before, body#two li.tab2 a:before, body#three li.tab3 a:before, body#four li.tab4 a:before, body#five li.tab5 a:before, body#six li.tab6 a:before {
    content: none;
}

.menu > ul > li > a:hover:before {
    content: none;}

  .mobile-fixed{position: fixed;}
   .mobile-fixed .content-block{padding: 5px 20px!important;}
  .mobile-fixed #headings{text-align: left;}
  .mobile-fixed #headings a{top:10px!important;}
  .mobile-fixed .hamburger-menu-mtn{margin-top:-30px !important}
  .mtn-expand {
    font-size: 13px !important;
}
  .mobile-fixed h2{display: none!important;}
  .pagination, .content-block{margin-top: 0px;}
  header[role="banner"]{ z-index: 9;}
  .menu .menu-sub{border-radius:0px;background-color: transparent;}
  .menu-sub:after{display: none;}
  .menu-scroll.menu .menu-sub{top:0px; width:100%}
.hamburger-menu-mtn{margin-left: auto; margin-top:0%}
  .main-header-block{display: block;}
  nav{position: relative; max-height: 100%!important;}
  .menu-scroll {
    position: relative;
    top: 0;
    left: 0%;
    padding-left: 0px;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    border-width: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
 .menu-scroll .scroled-logo {
    display: none;
}
  .menu-scroll .menu-sub {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }

 /* .men-br {
    display: block;
  }*/
  .scrollable {
    overflow: auto;
  }
  .head-run {
    display: none;
  }
  .head-cont {
    width: 100%;
    padding: 20px 20px 60px 20px !important;
  }

  #company-info {
    width: 100%;
    padding-top: 10px;
  }
  #company-info img.logo {
    float: none;
    display: none;
  }
  #company-info p {
    text-align: center;
  }
  .highlight .grid2-a,
  .highlight .grid2-b {
    float: none;
    width: 100%;
    margin: 0;
    display: block;
  }

  a.menu-link {
    display: block;
    text-decoration: none;
  } /*Menu toggle button*/
  #s1MainNav,
  #s2MainNav,
  #s3MainNav,
  #s4MainNav {
    position: relative;
  }
  .mainClosed:after {
    content: "\e93a";
    font-family: "icomoon";
    speak: none;
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    font-size: 1.2em;
    padding: 0.65em 0.5em 0.55em 0.5em;
  }
  .mainOpen:after {
    content: "\e939";
    font-family: "icomoon";
    speak: none;
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    font-size: 1.2em;
    padding: 0.65em 0.5em 0.55em 0.5em;
  }
  .menu li #s1:target + div.menu-sub,
  .menu li #s2:target + div.menu-sub,
  .menu li #s3:target + div.menu-sub,
  .menu li #s4:target + div.menu-sub {
    display: block;
    padding-bottom: 1em;
  }
  .menu li #s1Alt:target + div.menu-sub,
  .menu li #s2Alt:target + div.menu-sub,
  .menu li #s3Alt:target + div.menu-sub,
  .menu li #s4Alt:target + div.menu-sub {
    display: none;
  }
  .tab1,
  .tab2,
  .tab3,
  .tab4,
  .tab5,
  .tab6 {
    width: 100%;
  }
  .menu li.menu-tab a {
    padding: 1em 0.5em 1em 2.5em;
  }
  .menu li a i {
    position: relative;
    left: 0;
    display: inline;
    font-style: normal;
  }
  .menu a.home:after {
    content: " ";
  } /*Don't show menu icons*/
  .menu a.home {
    padding-left: 2.5em;
  }
  .menu {
    height:80vh;
    overflow:scroll;
    margin-top: 0;
    min-width: inherit;
    float: none;
    clear: both;
  }
  .menu,
  .menu > ul ul {
    max-height: 0;
  }
  .menu > ul > li {
    float: none;
    display: inline-block;
  }
  .menu .menu-sub {
    position: relative;
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .menu .menu-sub-inner > div {
    width: auto;
    float: none;
    margin-top: 0;
  }
  .menu .menu-sub-inner > li {
    position: inherit;
  }
  .menu.active {
    max-height: 155em;
    background: #fff;
    border-radius: 0;
  }
  .menu ul {
    display: inline;
    text-align: left;
  }
  .menu ul > li:hover {
    background: transparent;
  }
  .menu ul li:hover div.menu-sub {
    display: none;
  }

  .menu > ul,
  .menu .menu-sub-inner {
    width: 100%;
    padding-left: 0.5em;
  }
  .menu > ul > li {
    display: block;
    float: none;
    border-bottom: 1px solid #000;
  }
  .menu > ul > li > a {
    display: block;
    text-align: left;
    padding: 1em;
    margin-left: 0;
  }
  .menu > ul > li > a:hover {
   /*  color: #464646;
    background: none;
    border-top: 1px solid #c6c7df;
    border-bottom: 1px solid #c6c7df;*/
  }
  .menu ul {
    padding-left: 0.5em;
  }

  .financial-block {
    display: block;
    padding: 0px;
    margin-bottom: 15px;
    width: 100%;
  }
  .financial-block-one {
    display: block;
    background-color: #004a80;
    color: #fff;
    padding: 15px;
    width: auto;
    vertical-align: top;
    position: relative;
    margin-bottom: 15px;
  }
  .financial-block-two {
    display: block;
    background-color: #00aae4;
    color: #fff;
    padding: 15px;
    width: auto;
    vertical-align: top;
    position: relative;
  }
  .financial-block-space {
    display: none;
    width: 100%;
  }
  .tool-wrapper {
    display: none;
  }
  .menu-circle,
  .menu:after {
    display: none;
  }
  .menu-tool {
    display: block !important;
  }
  .pagination .lft i,
  .pagination .rgt i {
    display: none;
  }

  .menu > ul > li {
    margin: 0;
  }

  .menu li:nth-child(4).menu-tab a {
    padding: 1em 0.5em 1em 2.5em;
  }
  .menu > ul > li:first-child {
    border-bottom: 1px solid #000;
  }
  .menu a.category:after {
    color: #FFF;
  }

  header[role="banner"] h1:after {
    height: 190px;
  }

  .menu > ul {
    left: 0px;
  }

  .menu > ul > li > a:hover:before {
    width: 15px;
  }

  .menu > ul {
    top: 0px;
  }
}

	/*Home*/
	.highlights-block{background: #fff; padding: 18px; text-align: center;border-bottom-right-radius: 0px; border-top-right-radius: 0px; border-top-left-radius: 0px; margin-bottom: 0px; padding-top: 20px; min-height: 203px;}	
	.perc-title{color: #212529; font-size: 25px; font-weight: 600; display: block; line-height: 1;}	
	.highlight-title{color: #212529; font-size: 20px; display: block; }	
	.highlight-value{color: #212529; font-size: 30px; display: block; line-height: 1;}	
	.switch-bg-yellow{background: #FFCB05; }
	.homebg-black-cover{background:#FAD346; background-image: url("../images/home-banner.png");background-position: bottom left;  background-size: cover;  background-repeat: no-repeat;  }
	.homebg-black{/*background-image: url("../images/home-bg-landing.png");background-position: bottom left; background-size: 50%;  min-height: 20vw;background-repeat: no-repeat*/ }
		
/*.highlights-block1 {
    min-height: 260px;
}*/		
		.homebg-black-cover1{background: #FAD346;
    background-image: url(../images/home-banner.png);
    background-position: bottom left;
    background-size: cover;
    background-repeat: no-repeat; }
		.homebg-black1{background-image: url("../images/home-bg-landing-2.png");background-position: bottom right; background-size: 50%; min-height: 20vw;background-repeat: no-repeat }
		
		
		
		
		.results-overviewBox-head{color: #000;    font-size: 4em;    margin-top: 20%;    max-width: 470px;    line-height: 1;  font-family: "MTN Brighter Sans Bold" !important;}
		.results-overviewBox-text{color: #000;font-size: 1.2em;}
		.results-overviewBox-text span{color: #000;font-weight: 100;}
		.results-overviewBox-text-mead{    color: #000;  font-size: 2em;  font-weight: 600;  margin-top: 15%; line-height: 1;  margin-bottom: 15%; /*max-width: 500px;*/}
		.results-overviewBox-text-small{    color: #231F20;
    font-size: 1.3em;
    font-weight: 100;
    line-height: 1.5;
    max-width: 700px;
    margin-bottom: 20px; font-family:'MTN Brighter Sans Light';}
		.homebg-black-cover #breadcrumb{color: #fff;}
		.home-fin-blocked-yellow {    background: #FFCB05;}

		/* .home-bottom-yellow { border-bottom: 2px solid #FFCB05;} */
		.home-left-yellow{ border-left: 1px dotted #FFCB05;}
		.text-lrg { font-size:1.3em !important}

/*Notes*/

.blue-expand {
  padding: 8px 30px;
  display: block;
  position: relative;
  transition: 0.6s ease-in-out;
  cursor: pointer;
  color: #002f75;
  background: #f4f9fd;
  margin-bottom: 0.5em;
  font-size: 1em !important;
}

.blue-expand:hover {
  color: #f4f9fd;
  background: #002f75;
}

.blue-expand:before {
  content: "+";
  font-size: 1em;
  font-weight: bold;
  color: #002f75;
  font-family: "fontawesome";
  position: absolute;
  top: 24%;
  left: 10px;
  transition: 0.6s ease-in-out;
}

.blue-expand:hover:before {
  color: #f4f9fd;
}

.blue-acc {
  display: none;
  padding: 55px 30px 35px 30px;
  background: #fff;
  border-radius: 0 0 25px 25px;
  border: 1px solid #eaeaea;
  border-top-width: 0px;
  margin-bottom: 20px;
  margin-top: -40px;
}

.blue-expand-active {
  color: #f4f9fd;
  background: #002f75;
}

.blue-expand-active:before {
  color: #f4f9fd;
  transform: rotate(45deg);
}

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

@media screen and (max-width: 846px) {
  .home-blocks li {
    width: 49%;
    margin-right: 1%;
  }
  .home-blocks li:nth-child(2) {
    margin-right: 0%;
    margin-left: 1%;
  }
}

@media screen and (max-width: 575px) {
  .highlight {
    width: 100%;
  }
  .block-h,
  .block-h2 {
    min-height: auto;
  }
  
  h1 {
    font-size: 28px !important;
}

}
@media screen and (max-width: 560px) {
  .home-blocks li {
    width: 100% !important;
    margin: 0% !important;
  }
}

@media screen and (max-width: 769px) {
  .scroll {
    bottom: 110px;
  }

  .glance-height {
    min-height: auto;
  }
  .photos img {
    /*width: calc(100%/3);*/
    height: calc(100% / 3);
  }
  .photo img {
    /*width: calc(100%/2);*/
    height: calc(100% / 2);
  }
 
  .highlight {
    margin-right: 10px;
  }

  header[role="banner"] h1 {
    text-indent: -9999px;
    background: #fff url(../images/logo.png) left top no-repeat;
    background-position: 50% 40%;
  }
  header[role="banner"] #headings h2 {
    padding: 0em 1em 0.25em 0;
    font-size: 15px;
    padding-top: 5px;
    margin-left: 0px;
    margin-top: 0px;
    line-height: 1.4;
	margin-left:15px;
    margin-bottom: 15px;
  }

  .menu ul > li:hover {    border-bottom: none;  }
  .content-block h1 { margin-top:0}
  main#container #gutter-frame-home { padding-top:0; margin-top:0 }
  #company-info p {font-size: 10px !important;}
  
}

@media screen and (max-width: 700px) {
  
  header[role="banner"] .content-block {
    text-align: center;
  }
  header[role="banner"] #headings h2 {
    padding: 0em 1em 0.25em 0;
    font-size: 18px;
    text-align: center;
    padding-top: 5px;
    margin-left: 0px;
    margin-top: 0px;
    line-height: 1.4;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .top-head-image {
    display: none;
  }
  #headings {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  a#go-lft, a#go-rgt {
    width: 45px;
    height: 45px;}
  header[role="banner"] #headings h2 span {
    font-size: 18px;}
  #company-info p span {
    font-size: 15px;}
  #breadcrumb {
    display: none;
  }
  .mtn-expand:after {

    height: 42px;
  
}

  .tabs {
    display: none;
  }
  .tab-drawer-heading {
    background: #edece8;
    color: #0067a6;
    border-top: 1px solid #0067a6;
    margin: 0;
    padding: 0.5em;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .d-active {
    background-color: #0067a4;
    color: #fff;
  }
  .tab-drawer-heading:before {
    content: "\f0fe";
    font-family: "fontawesome";
    speak: none;
    padding-right: 0.25em;
  }
  .d-active:before {
    content: "\f146";
    font-family: "fontawesome";
    speak: none;
    padding-right: 0.25em;
  }
  .headingsbig {
    font-size: 2.7em;
    color: #939598;
  }
  #buttons-block ul.grid-three li.grid {
    float: none;
    width: auto;
    margin-right: 0;
  }
  #buttons-block ul.grid-three li .gutter {
    min-height: inherit;
  }
  #buttons-block ul.grid-list,
  #buttons-block ul.grid-list li {
    margin-bottom: 0.5em;
  }
  #company-info {
    padding: 10px 0 20px 0;
  }
  #company-info p {
    font-size: 12px;
  }

  header[role="banner"] #headings h2 {
    width: 95%;
    margin: 0 auto;
    padding: 0;
  }

  header[role="banner"] {
    background-size: cover;
  }

  .lft {
    margin-top: 0;
  }

  header[role="banner"] #headings h2 {
    font-size: 12px;
    margin-bottom: 10px !important;
    margin-top: 5px !important;
  }
  header[role="banner"] #headings h2 b {
    font-size: 20px;
  }
  
  
  .hairmain-holder-head h2 { font-size: 25px;} 
  
}

@media screen and (max-width: 485px) {
  .btn {
    width: 100%;
  }
  .mtn-expand:after {

    height: 42px;
  
}
}

@media screen and (max-width: 480px) {
  ul.salient li {
    float: none;
    width: auto;
    min-height: inherit;
  }
  header[role="banner"] h1 {
    float: none;
    margin: 0 auto;
    margin-top: 15px;
  }
  body#home ul.salient li {
    float: none;
    width: auto;
    min-height: inherit;
  }
  header[role="banner"] h3 {
    display: none;
  }
  #company-info {
    padding-top: 20px;
  }
}

@media screen and (max-width: 475px) {
  .menu > ul {
    top: 0px !important;
  }
}

@media screen and (max-width: 460px) {
  .photos img {
    height: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .photo img {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 410px) {

  a.menu-link b {
    display: none;
  }
  header[role="banner"] #headings h3 {
    font-size: 1em;
    color: #1b1b1b;
    text-align: center;
  }
  .headingsbig {
    font-size: 2em;
    color: #939598;
  }

  #company-info p {
    font-size: 10px;
  }
  footer[role="contentinfo"] {
    padding-top: 0em;
  }
  #company-info {
    width: 60%;
  }
}

@media screen and (max-width: 360px) {
  #toolbar {
    width: 230px;
  }
  #toolbar a {
    padding: 0.5em 0.3em;
  }
  a.menu-link b {
    display: none;
  }

  #company-info p {
    font-size: 10px;
  }
}

@media screen and (max-width: 321px) {
  .photos img {
    height: 100%;
    text-align: center;
    margin: 0 auto;
  }
  footer[role="contentinfo"] {
    margin-top: 2em;
  }
}
