/*=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{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: #000;
  line-height: 1.5;
}

/*=PAGE STRUCTURE
-----------------*/

#breadcrumb a {
  color: #ffcb05 !important;
}
#wrap {
  margin: 0em auto;
  max-width: 1320px;
  position: relative;
}
#logo-print {
  display: none;
}
header[role="banner"] {
  float: left;
  width: 100%;
position: relative;
}

.main-header-block {
    background: #000;
    box-shadow: 0px 2px 11px -3px;
}
.menu-block{ background:#fff ;
 box-shadow: inset 0px -44px 20px -16px rgba(0, 0, 0, 0.3), -44px 0px 25px rgba(0, 0, 0, 0.2);
}

#container {
  float: none;
  width: 100%;
  overflow: hidden;
}
#breadcrumb {
  padding-right: 20px;
  padding-left: 20px;
margin-top: 10px;
    float: left;
    width: 100%;
}
.procaption{
  font-size: 14px!important;
}
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;
}
	.footer-img {
		position: relative;
		background-color: #000;
		z-index:1;
	}

.footer-img::after {
    position: absolute;
    content: '';
    background-image: url('../images/footer-img.png');
    background-repeat: no-repeat;
    width: 1072px;
    height: 245px;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.3;
}

.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;
}

.mtn-expand {

  padding: 10px 20px;
  display: block;
  position: relative;
  transition: 0.6s ease-in-out;
  cursor: pointer;
  color: #fff;
  background-color: #000;
  border-radius: 15px;
  margin-bottom: 17px;
  padding-right: 72px;
  font-weight: 600;
  font-size: 18px !important;
}

.mtn-expand:hover {
  color: #202020;
  background: #E8E8E8;
}

.mtn-expand:before {
  content: '\e936';
  font-family: 'icomoon';
  font-size: 20px;
  font-weight: 10;
  color: #000;
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  right: 20px;
  transition: 0.6s ease-in-out;
  font-weight: bold;
}
.mtn-expand .open:before {
  content: '\e937';
}

.mtn-expand:after {
  content: '';
  font-size: 25px;
  font-weight: 10;
  color: #000;
  background: #ffcb05;
  width: 40px;
  border-radius: 10px;
  z-index: 0;
  height: 40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  transition: 0.6s ease-in-out;
}

.mtn-expand-active:after {
  color: #202020;
  background: #ffcb05;
  z-index: 0;

}

.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;

}

.mtn-expand-active:before {
  content: '\e937';
    top: 24px;
    right: 20px;
    z-index: 1;
}

.gold-dwn-right {
  text-align: right;
}


h3 {
  font-size: 20px;
  color: #FFCC00;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
}
h4 {
  font-size: 17px;
  color: #000;
  font-weight: bold;
  margin: 0em;
  font-family: "MTN Brighter Sans";
}

h5 {
  font-size: 16px !important;
  color: #000;
  margin-bottom: 0px !important;
  font-weight: bold;
  font-family: "MTN Brighter Sans";
    font-style: normal;
}
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: #000;
  line-height: 1;
  font-weight: 500 !important;
}
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: 26px;
    
}
.switch-white {
  color: #fff !important;
}

.switch-black {
  color: #000 !important;
}

.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;
  line-height: 27px !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;
  border: 3px solid #ffcb05;
  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 {
  position: absolute;
  right: 17px;
  color: #000;
  content: "\efd8";
  font-family: "icomoon";
  transition: 1s;
  top: 8px;
  font-size: 30px;
}

/*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;
}

.pt-80 {padding-top: 80px;}

.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;
}


/*=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 15px;
}
.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;
}
/*.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: 10px;
}

.menu li.menu-tab:last-child a {
  margin: 0 !important;
}

.menu > ul {
  margin: 0 auto;
  max-width: 100%;

}

/* 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: 0 22px;
  transition: all 0.7s ease-in-out;
  border-radius: 30px;
  border: 1px solid transparent;
}

.menu > ul > li:hover {
    background: #fff;
    border: 1px solid #000;
    border-radius: 30px;
    transition: all 0.7s ease-in-out;
}

.menu > ul > li:after,
.menu > ul:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.menu > ul > li:last-child {
  border-right: none;
}

.menu ul li a {
  padding: 10px 32px;
}


.menu > ul > li > a {
  float: none !important;
  font-size: 17px;
  color: #000;
  line-height: 1;
  position: relative;
  font-weight: 400;
}
.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 li a i {
  position: absolute;
  left: -9999px;
} /*Move Home label*/

.menu a.category:after {
  content: "\e93a";
  font-family: "icomoon";
  speak: none;
  color: #4b4b4b;
  padding: 0.5em;
}

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 {
  position:relative;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #000;
}


.key-message-box-top {top: -17px;}
      .commentry-img {
        background-image: url('../images/commentry-img.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
        padding-top: 60px;
      }

      .white-box {
        background: #fff;
        padding: 24px 28px;
        border-radius: 40px;
      }

      .ceo-comments {
        border: 1px solid #000;
        border-radius: 30px;
        font-size: 18px;
        font-weight: 700;
        font-style: italic;
        width: fit-content;
        padding: 2px 22px;
        margin: auto;
        color: #000;
        margin-bottom: 14px;
      }

      .blck-box {
        background: #000;
        width: fit-content;
        border-radius: 10px;
        padding: 6px 10px;
        line-height: 18px;
      }

      .blck-box p {color: #fff;font-weight: 700;}
      .blck-box span {color: #FFCB05;}
      .comm-lg-box {
        background: #FFCB05;
        border-radius: 8px;
        width: 47px;
        height: 47px;
      }

      .comm-sm-box {
        background: #FFCB05;
        border-radius: 8px;
        width: 30px;
        height: 30px;
        float: inline-end;
      }

      .f-end {float: inline-end;}


.menu > ul > li.tab1 > a:hover:before {

  bottom:-8px;
}

/*.menu li.menu-tab a:hover {color:#FF8626; background:#FFEDDE;}*/

.excelbutton {
  margin-bottom: 20px;
  padding: 0;
  position: relative;
  padding-left: 53px;
  line-height: 3;
  font-size: 18px;
  color: #031795;
  cursor: pointer;
  text-decoration: none;
  padding-right: 41px;
  float: right;
}
.excelbutton:before {
  position: absolute;
  content: "";
  background-image: url(../images/excel.png);
  background-size: cover;
  left: 18px;
  top: 4px;
  height: 31px;
  width: 24px;
}
.excelbutton:after {
  position: absolute;
  content: "\e8f5";
  right: 2px;
  top: -10px;
  font-family: "icomoon";
  color: #ffcb05;
  font-size: 22px;
  font-weight: 400;
}

/* sub-menu */
.menu .menu-sub {
  display: none;
  position: absolute;
  background: #000;
  left: 0;
  width: 100%;
  margin-top: 0;
  top: 100%;  
  box-shadow: 0px 1px 4px 1px rgb(0 0 0 / 42%);
    -webkit-box-shadow: 0px 1px 4px 1px rgb(0 0 0 / 42%);
    -moz-box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.42);
    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 .menu-sub-inner > div {
  padding-left: 1.5%;
  padding-right: 1.5%;
  margin-top: 0.5em;
}
.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: 400;
  color: #fff;
  border-radius: 11px;

}

.menu ul li .menu-sub .menu-sub-inner ul li a:hover{
  color: #FFCC00 !important;
}

.menu-block {
    background: #FFCC00;
   box-shadow: 0px 2px 11px -3px;
}

.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"] #logo-print {
  display: none;
}
header[role="banner"] .content-block #headings a {
  margin-right: 25px;
  position: relative;

}

header[role="banner"] h1 {
  position: relative;
  text-indent: -9999px;
  background: #fff url(../images/logo.png) left top no-repeat;
  background-position: 10% 40%;
  float: left;
  width: 298px;
  height: 120px;
  
}


header[role="banner"] h1 a {
  display: block;
  width: 196px;
  height: 133px;
  overflow: hidden;
}
header[role="banner"] #headings h2 {
  font-size: 16px;
  font-weight:200!important;
  text-align: left!important;
  color: #fff; 
  text-align: left;
  margin-left: 0px;
  line-height: 1.4;
  text-transform: initial;
  padding-left: 64px;
}

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 {
 font-size: 20px;
 color: #FFCC00;
 font-family: "MTN Brighter Sans Bold" !important;
 line-height: 20px;
 text-align: center !important;
}
header[role="banner"] #headings h2 span {
  font-size: 13px;
  font-weight: 400;
  font-family: "MTN Brighter Sans" !important;
  color: #fff;
}

header[role="banner"] #headings h2 div{
font-size:20px;
font-weight:500;
font-family: "MTN Brighter Sans Light" !important;
color: #fff;
}

.mtn-logo-home {
    width: 100px;
}

header[role="banner"] #headings h2 b {
  font-size: 24px;
}

header[role="banner"] #headings h2 i {
  font-weight: 100;
  font-style: normal;
}
header[role="banner"] #headings h3 {
  font-size: 1em;
  color: #1b1b1b;
  text-align: right;
  padding: 2em 1em 0.25em 0;
}

.head-cont .btn {
  border: solid 1px #fff;
}
.head-cont .btn:hover {
  color: #fff !important;
  background: #02adb8;
  border-color: #02adb8;
}
.head-cont .btn:hover:before {
  color: #fff !important;
}

.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;
}

.head-ban-cont {
  background-image: url(../images/blue-label-cover.png);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}
.head-run {
  width: 45%;
  position: relative;
}
.head-run img {
  max-width: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  position: absolute;
}
.head-cont {
  width: 27%;
  padding-top: 66px;
  padding-bottom: 90px;
  opacity: 0;
  animation: hBan 1.6s forwards;
}

.head-cont h4,
.head-cont p,
.head-cont h1 {
  color: #fff;
}
.head-cont p {
  margin-bottom: 68px;
}

.home-white {
  position: absolute;
  bottom: -1px;
  right: 0;
  max-width: 33%;
}

.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;
}

.exl-btn {
  border-color: #002f75 !important;
  margin-bottom: 20px;
}
.exl-btn:before {
  content: url("../images/excel.svg");
}

.exl-btn:hover {
  background: #002f75 !important;
}

.excel-btn {
  padding: 20px 60px 20px 20px;
  border: 1px solid #ffcb05;
  border-bottom: 3px solid #ffcb05;
  position: relative;
  font-size: 16px;
  text-align: center;
  width: auto;
  display: inline-block;
  float: right;
  margin-top: 20px;
}
.excel-btn:after {
  position: absolute;
  right: 17px;
  color: #ffcb05;
  content: "\efd8";
  font-family: "icomoon";
  transition: 1s;
  top: 8px;
  font-size: 30px;
}
.excel-btn:hover {
  background: #ffcb05;
  color: #fff;
  border-bottom: 3px solid #ffcb05;
  transition: 1s;
}
.excel-btn:hover:after {
  right: 10px;
  color: #fff;
  transition: 1s;
}

#selectable-content a {
  color: #ffcb05;
  text-decoration: underline;
}
#selectable-content a:hover {
  color: #4b4b4b;
}

/*Toolbar styles*/
@keyframes toolSlide {
  from {
    right: -3%;
  }
  to {
    right: 0%;
  }
}

.tool-wrapper {
  position: absolute;
  right: -3%;
  top: 0px;
  z-index: 5;
  animation: toolSlide 1.5s forwards;
  animation-delay: 1.6s;
}
.tool-container {
  max-width: 120px;
  height: 45px;
  float: right;
  display: flex;
  background: #ffcb05;
  text-decoration: none;
  border-radius: 50px 0 0 50px;
  overflow: hidden;
  transition: all 0.5s ease;
  border: solid 1px #fff;
  border-right-width: 0px !important;
}
.tool-container .icon-items {
  padding: 0 15px;
  min-width: 40px;
  position: relative;
  cursor: pointer;
  transition: all 0.5s ease;
  font-size: 22px;
}
.search-box .input {
  position: relative;
  overflow: hidden;
  width: 0px;
  height: 100%;
  border: 0px;
  outline: none;
  transition: all 0.5s ease;
}
.tool-container .icon-items:hover {
  background: #202020;
}
.tool-container .icon-items-1:hover {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.tool-container .icon-items img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #848484;
}
.search-box .input.active {
  width: 190px;
  padding: 0;
}
.tool-container.active {
  max-width: 442px;
}
.input:before {
  content: "";
  width: 0%;
  border-left: solid 1px #fff;
  position: absolute;
  left: 0%;
  top: 7%;
  height: 80%;
}
.input:after {
  content: "";
  width: 0%;
  border-left: solid 1px #fff;
  position: absolute;
  right: 0%;
  top: 7%;
  height: 80%;
}
.input ul {
  list-style-type: none;
  height: 100%;
  padding: 0;
  margin: 0;
}
.input ul li {
  display: inline-block;
  float: left;
  vertical-align: middle;
  width: 25%;
  height: 100%;
  text-align: center;
}
.input ul li a {
  display: block;
  padding: 16% 0;
  font-size: 22px;
  height: 100%;
  color: #fff !important;
  text-decoration: none;
  transition: 0.6s ease-in-out;
}
.input ul li a:hover {
  transform: scale(1.2);
  text-decoration: none;
}
.icon-1 img {
  transition: 0.3s ease;
}
.active .icon-1 img {
  transform: rotateZ(180deg);
  top: 15px;
}
.tool-container .icon-1:hover img {
  transform: rotateZ(180deg);
  top: 15px;
}
.tool-container .icon-1 img {
  transition: 0.3s ease;
}

/*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: 9999;
}

.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;
  }
}

/*=HOMEPAGE
-----------*/
/*	#selectable-content .content-block{min-height: 660px;}*/
.head-cont p {
  line-height: 1.3;
}
.home-blocks {
  margin: 0;
  padding: 0;
  margin: 56px 0 46px 0 !important;
}
.home-blocks li {
  list-style-type: none;
  width: 45%;
  margin-right: 10%;
  float: left;
  box-sizing: border-box;
}
.home-blocks li:last-child {
  margin-right: 0;
}
.home-blocks:after {
  content: "";
  display: block;
  clear: both;
}

.highlight-inner-block {
  display: inline-block;
  width: calc(50% - 5px);
  padding: 10px 0;
}

.overflow-visible {
  overflow: visible !important;
}
.home-down-block {
  width: 100%;
  margin: 47px 0 0 0;
  display: flex;
}
.home-down-block div {
  box-sizing: border-box;
  padding: 47px;
}
.home-down-block div:first-child {
  background: #002f75;
  width: 60%;
  position: relative;
}
.home-down-block div:last-child {
  background: #fff;
  width: 40%;
  border: solid #002f75;
  border-width: 3px 0px 0px;
  position: relative;
}

.home-down-block div h1 {
  color: #fff;
  margin-bottom: 27px;
}
.arrow-link {
  color: #02adb8;
  font-weight: 600;
  position: relative;
  padding: 10px 0 10px 36px;
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
}
.arrow-link:before {
  content: "\e944";
  font-family: icomoon;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.6s ease-in-out;
}
.arrow-link:hover:before {
  left: 2%;
}

.quick-link-cont div {
  padding: 0 !important;
}
.quick-link-cont {
  display: flex;
  margin-bottom: 16px;
  border-width: 0px !important;
  padding: 0 !important;
  background: transparent !important;
  width: 100% !important;
}
.quick-link-cont div:first-child {
  width: 66px;
  height: 66px;
  margin-right: 14px;
  border-radius: 50%;
  border: solid 1px #002f75;
  background: #f1f7fb;
  position: relative;
  transition: 0.6s ease-in-out;
}
.quick-link-cont div:first-child img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.quick-link-cont div:last-child {
  position: relative;
  background: transparent;
  width: calc(100% - 80px);
  border-width: 0px;
}
.quick-link-cont div:last-child span {
  font-weight: bold;
  color: #ffcb05;
  font-size: 17px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
a:hover .quick-link-cont div:first-child {
  background: #002f75;
}

.highlight-block-small-text {
  color: #002f75 !important;
  font-size: 15px !important;
  line-height: 1.3 !important;
  font-family: "MTN Brighter Sans";
}

.lower-footer {
    max-width: 1320px;
    margin: auto;
    position: relative;
    padding: 10px 40px 10px 40px;
    border-radius: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
    border: 1px solid #FFCC00;
}

.lower-footer p, .lower-footer p a{
  color: #fff;
}

.footers-headers {
    margin-bottom: 10px;
    padding: 5px 20px;
    color: #000 !important;
    position: relative;
    top: -25px;
    background: #fff;
    display: inline-block;
    border-radius: 30px;
    border: 1px solid #FFCC00;
}

.footers-headerslineleft{
  top: -15px;
    position: relative;
}

/*=COMMENTARY
---------------*/
.results-highlightbox {
  float: left;
  width: 30%;
}
.results-innerbox {
  border: 2px solid #0b4774;
  margin-right: 25px;
  padding: 10px 10px 0px 10px;
  line-height: 0.5em;
  margin-bottom: 10px;
}
.results-blackheader {
  color: #000;
  font-weight: bold;
}
.results-blueheader {
  font-size: 24px !important;
  color: #0b4774;
  font-weight: bold;
}
.results-blueheader-small {
  color: #0b4774;
  font-size: 16px !important;
  font-weight: normal;
}

/*=BODY CONTENT
---------------*/
main[role="main"] p {
  text-align: justify;
  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;
}

ul.list li,
ol.list li {
  padding-bottom: 3px;
  line-height: 1.6em;
  color: #000;
}
ul.list-crc {
  margin-left: 1.5em;
  list-style: disc;
}
ol.list {
  list-style: decimal;
  margin-left: 2.5em;
}

.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;
}

ul.list-icons li {
  line-height: 1.6;
  margin-left: 0.75em;
}
ul.list-icons i {
  font-size: 120%;
  padding-right: 0.6em;
  margin-left: -0.5em;
  line-height: 1.4;
}

.highlights {
  font-size: 15px;
}
.largeblue {
  font-size: 3em;
}

.list {
  list-style-type: none;
}

.list li {
  position: relative;
  margin-left: 10px;
}

.list li:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #000;
  position: absolute;
  top: 10px;
  left: -10px;
  border-radius:50%
}

ul.fin-list {
  list-style-image: none;
  margin: 0;
  font-weight: normal !important;
}
ul.fin-list li {
  position: relative;
  left: 30px;
  color: #002f75;
  font-size: 17px;
  font-weight: 500;
}
ul.fin-list li:before {
  content: "\e944";
  font-family: "icomoon";
  position: absolute;
  left: -30px;
  top: -1px;
  color: #002f75;
  font-size: 18px;
}

ul.list ul.dotted-list li {
  list-style-type: disc;
  margin-left: 1.1em;
  font-weight: normal !important;
  position: relative;
  margin-left: 0px;
  line-height: 1.6;
}
ul.list ul.dotted-list li:before {
  content: "";
  border: none;
  left: 0px;
  top: 0px;
}

ul.about-list {
  list-style-image: none;
  margin-left: 1.1em;
  font-weight: normal !important;
}
ul.about-list li {
  position: relative;
  color: #fff;
  border-bottom: 1px solid #00aae4;
}
ul.about-list li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  left: -15px;
  top: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

ul.about-list li a {
  color: #fff !important;
  text-decoration: none;
}
ul.about-list li:hover a {
  color: #00aae4 !important;
  text-decoration: none;
}

ul.about-list-grey {
  list-style-image: none;
  margin-left: 1.1em; /*margin-top:-15px;*/
  font-weight: normal !important;
}
ul.about-list-grey li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #231f20;
  border-right: 1px solid #231f20;
  position: absolute;
  left: -15px;
  top: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
ul.about-list-grey li {
  position: relative;
}

ul.about-list-white {
  list-style-image: none;
  margin-left: 1.6em; /*margin-top:-15px;*/
  font-weight: normal !important;
  color: #fff;
}
ul.about-list-white li:before {
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  left: -24px;
  top: 9px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
ul.about-list-white li {
  position: relative;
  font-size: 22px;
}

ul.light-list {
  list-style-image: none;
  margin-left: 1.1em; /*margin-top:-15px;*/
  font-weight: normal !important;
}
ul.light-list li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #0baddf;
  border-right: 1px solid #0baddf;
  position: absolute;
  left: -15px;
  top: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
ul.light-list li {
  position: relative;
}

body#home ul.highlights li.block1:hover ul li:before {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

ul.black-list {
  list-style-image: none;
  margin-left: 1.1em; /*margin-top:-15px;*/
  font-weight: normal !important;
}
ul.black-list li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  left: -15px;
  top: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
ul.black-list li {
  position: relative;
}

ul.performance-list {
  list-style-image: none;
  margin-left: 1.1em;
  font-weight: normal !important;
  display: block;
  width: 30%;
}
ul.performance-list li {
  position: relative;
  color: #00aae4;
  font-weight: bold;
}
ul.performance-list li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #00aae4;
  border-right: 1px solid #00aae4;
  position: absolute;
  left: -15px;
  top: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

ul.performance-list li a {
  color: #00aae4 !important;
  text-decoration: underline;
}
ul.performance-list li:hover a {
  color: #004a80 !important;
  text-decoration: none;
}

ol.com {
  list-style-type: decimal;
  font-size: 1em;
  color: #039ddc;
  margin-left: 1.2em;
}
ol.com li p {
  color: #000;
}
ol.com li ul.list li ul.dashed li {
  list-style-image: url(../images/dashed.jpg);
}
ul.dashed li {
  list-style-image: url(../images/dashed.jpg);
}

.about-list-grey li ul.dashed li:before {
  border: 0;
}
.about-list-grey li ul.dashed {
  margin-left: 15px;
}

ol.com li ul.list {
  /*margin-top:1em;*/
  color: #000;
  font-weight: normal;
}
.switch-blue {
  color: #263c87 !important;
}
.switch-lblue {
  color: #ffcb05 !important;
}
.switch-yellow {
  color: #ffcb05 !important;
}
.switch-darkgrey {
  color: #4b4b4d !important;
}

.bg-header{background: #FFCB05;}



/*=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%;
} 
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%;
} 
ul.grid-three li.grid3,
ul.grid-three li.grid6 {
  margin-right: 0 !important;
}
ul.grid-three li p {
  color: #FFCC00;
  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: #FFCC00;
}
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;
  background: transparent url(../images/nav-year-bg.png) left bottom repeat-x;
  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;
} 
.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: 10px 0;}

.menu-block {
  margin-left: auto;
  align-self: center;
}

 .hamburger-menu-mtn {
    cursor: pointer;
    width: 46px;
    height: 45px;
    border-radius: 50%;
    border: solid 2px #FFCC00;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

  .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;
  }

  .hamburger-menu-mtn span{
    top:50%;
    transform: translate(-50%,-50%);
  }

  .hamburger-menu-mtn:after {
    top: 12px
  }

  .hamburger-menu-mtn::before {
    bottom: 12px
  }

  .hamburger-menu-mtn-open span{display: none;}  
  .hamburger-menu-mtn-open:before{ transform: rotate(45deg);  bottom: 18px;   left: 11px;}
  .hamburger-menu-mtn-open:after{transform: rotate(-45deg);top: 21px;left: 11px;}

/**end nav**/



/* highlight */
.container {
  max-width: 960px;
  margin: 0 auto;
}
.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 {
  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 {
  height: calc(100% / 2);
  margin: 0 auto;
}
/*=FOOTER
---------*/

footer[role="contentinfo"] {
    
    width: 100%;
    margin: 0 auto;
    bottom: 0px;
  padding: 20px 0;
  position: relative;
    z-index: 9;
}

#company-info {
    margin: 0 auto;
    width: 100%;
    padding: 10px 0;
    text-align: left;
    color: #000;
    font-family: "MTN Brighter Sans Light" !important;
    text-align:center;
}

#company-info img.logo {
  display: block;
  float: none;
  margin-right: 2em;
}
#company-info p {
  padding: 0.5em 0;
  color:#fff;
  font-family: "MTN Brighter Sans Light" !important;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0em;
  line-height: 1.2;
  font-weight: 600;
 
}

#company-info p span {
  font-weight: 700;
  color:#FFCC00; 
  font-size:19px;
  font-family: "MTN Brighter Sans Bold" !important;
}

.footer-line {
    position: relative;
    border-bottom: 1px solid #FFCC00;
    width: 90%;
    right: -84px;
    top: 25px;
    z-index: -5;
}

.footer-line:before {
    content: '';
    position: absolute;
    background: #FFCC00;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    left: -12px;
    top: -8px;
}

/*pagination*/
.pagination {

    margin: auto;
}
.pagination p a {
  display: block;
  padding: 0 0.5em;
  border: none;
}
.pagination p a:link,
.pagination p a:visited {
  color: #FFCC00;
}
.pagination p a:hover {
  font-size: 0.875em;
}

a#go-lft, a#go-rgt {
  display: inline-block;
    width: 45px;
    height: 45px;
    transition: all 0.5s ease-in-out;
    border-radius: 10px;
    padding: 0;
    position: relative;
    border-radius: 50%;
    background: #FFCC00;
}
a#go-lft {
  left: 0px;
}
a#go-lft:hover {
  left: -5px;
  border: none;
   background: #000;
}

a#go-rgt {
  right: 0px;
}
a#go-rgt:hover {
  right: -5px;
  background: #000;
  border: none;
}

a#go-lft:before, a#go-rgt:before {
  color: #000;
  font-size: 18px;
  font-family: icomoon;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 600;
}

a#go-lft:after{
  content: '';
position: absolute;
width: 100%;
height: 100%;
background: #fff;
border: 2px solid #FFCC00;
left: -7px;
    border-radius: 50%;
    z-index: -1;
}
a#go-rgt:after{
  content: '';
position: absolute;
width: 100%;
height: 100%;
background: #fff;
border: 2px solid #FFCC00;
right: -7px;
    border-radius: 50%;
    z-index: -1;
}

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,.ftr-mbl {
  display: none;
}

.cta-btn {
  border-radius: 30px;
  border: 1px solid #FFCB05;
  background: #FFCB05;
  display: inline-block;
  padding: 6px 1px 6px 14px;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  transition: all 0.5s ease-in-out;
}
.cta-btn:hover{
  background-color: #000;
  border: 1px solid #000;
}
      .cta-btn:before {
            content: "\e93c";

    color: #000;
    font-size: 18px;
    font-family: icomoon;
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translate(-50%, -50%);
    font-weight: 600;
}
  .cta-btn:hover:before{
    color: #fff;
  }
.cta-btn span { 
  background: #FFF;
  color: #000;
  border-radius: 30px;
  padding: 6px 16px;
  margin-left: 18px;
}



.cta-top {
  position: relative;
  z-index: 1;
  border-radius: 30px;
  border: 1px solid #FFCB05;
  background: #FFCB05;
  display: inline-block;
  padding: 6px 1px 6px 22px;
  text-decoration: none !important;
}

.cta-top span { 
  background: #FFF;
  color: #000;
  border-radius: 30px;
  padding: 6px 16px;
  margin-left: 3px;
}

.highlights-bg{position: relative;background: #000;}
.highlights-bg::after{position: absolute; content: ''; background-image: url('../images/highlights-bg.png'); background-repeat: no-repeat; background-size: cover;width: 1920px;
    height: 1215px;
    inset: 0;
    opacity: 0.2;}
.highlights-block{background:#ffffff;border:2px solid #FFCB05;border-radius:0 50px 50px 0;padding:25px;margin: 20px 0;position: relative;
    z-index: 1;}
.highlights-block p{text-align:center !important}
.highlights-block strong{font-size:24px;line-height: 1;}
.highlights-border{border-right: 1px solid #000;padding:10px;min-height: 100%;}
.highlights-border2{padding:10px;height: 100%;}
.hightlights-yellowB{background:#FFCB05;padding:20px 40px 20px 40px; border-radius: 50px;position: relative; margin: 50px 0;z-index: 1;}
.hightlights-yellowB p{font-size:18px !important;color: #000;} 
.hightlights-whiteB{background:#ffffff;padding:8px 25px;line-height: 1;font-size:18px !important; border-radius: 50px;position: absolute;content: '';left: 40px;top: -18px;color: #000;}
.switch-bg-black {background: #000 !important;}
.highlights-top-img {position: relative;}
.highlights-top-img::after {
  position: absolute;
  content: '';
  background-image: url('../images/highlights-top-img.png');
  background-repeat: no-repeat;
  background-size: cover;
  right: 16%;
  top: -48px;
  width: 1673px;
  height: 230px;
  opacity: 0.2;
}

.list-2 {
  position: relative;
  padding-left: 20px;
}
.list-2 li::after {
  position: absolute;
  content: '';
  background-image: url('../images/arrow-right2.png');
  background-repeat: no-repeat;
  background-size: 13px;
  width: 13px;
  height: 16px;
  left: 0;
  margin-top: 3px;
}

.list-black li::after {background-image: url('../images/arrow-right-black.png');}

/*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;
}

.mt-40 {margin-top: -40px;}

.key-message-box-warpper {position: relative;}

.key-message-box-top {
    position: absolute;
    content: '';
    background: #fff;
    color: #000;
    font-size: clamp(16px, 1.6vw, 19px);
    font-weight: 700;
    font-style: italic;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 2px 16px;
    min-width: 370px;
    top: 63px;
    left: clamp(16px, 3vw, 42px);
    transition: all 0.5s ease-in-out;
    white-space: nowrap;
}

.key-message-box-conts {
  border-radius: 20px;
  background: #FFCB05;
  padding: 34px 40px;
}

.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: 10px;
    left: 5px;
    z-index: 99999;
}
.menu-scroll .scroled-logo
{
display:block;
}
.logo-center{text-align:center;}
.menu-scroll .scroled-logo img
{
display:block !important;
width:70px;
height:auto;
}
.menu-scroll .scroled-logo img
{
display:block !important;
width:70px;
height:auto;
}

.hamburger-menu-mtn-open{ border: solid 2px #FFCC00;}

.menu-scroll .logo-header-block {
  padding: 0px 0;
}
header[role="banner"] .menu-scroll #headings h2 {font-size: 14px;}

  .menu-scroll .mtn-logo-home {width: 60px;}
  .menu-scroll .main-header-block {padding: 10px 0;}
  .menu-scroll .menu {
      padding: 0px}

::-webkit-scrollbar{width:6px;border-left:1px solid #000;}
::-webkit-scrollbar-thumb{background-color:#000;}





/*=RESPONSIVENESS

-----------------*/
@media screen and (max-width: 1682px) {
  .head-run {
    background-size: cover;
  }
}

@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: 1080px) {

	








  .menu a:hover.category:after {color: #000;}
  .main-header-block{position: relative;}

.menu-scroll .scroled-logo img {
    display: none !important;
}
.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;
}

  .mobile-fixed{position: fixed; top:0;}
  .mobile-fixed #headings{text-align: left;}
  .mobile-fixed #headings a{top:10px!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;box-shadow: none;}
  .main-header-block {
    box-shadow: 0px 2px 11px -3px;
}
  .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 {
    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 .scroled-logo {
    display: none;
}
  .menu-scroll .menu-sub {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }

  .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 {
    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;
}
  #utility {
    float: none;
    width: 100%;
    background: #ffcb05;
    border-bottom: 1px solid #fff;
    display: none;
  }
  #toolbar {
    position: relative;
    top: 0;
    right: 0;
    border: none;
    float: right;
    width: 195px;
    background-color: #002f75;
  }
  #toolbar ul {
    float: right;
    background-color: #002f75;
  }
  #toolbar ul li {
    float: left;
    text-align: center;
  }
  #toolbar a {
    padding: 0.5em;
  }
  #toolbar li a:link,
  #toolbar li a:visited {
    color: #fff;
    text-decoration: none;
  }
  #toolbar li a:hover {
    color: #004a80;
  }

  .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"] .content-block a {
    float: none;
    margin-right: 0px;
  }

  .content-block {
    padding: 0 20px;
  }
}

@media screen and (max-width: 991px) {

  .menu > .menu-tool > li{ transition: 300ms all ease; }
    .menu > .menu-tool > li a{margin-right: 0 !important;}
   .menu > .menu-tool > li:hover{border-bottom: 1px solid #000; border-radius: 30px;}

   .menu > .menu-tool > li:last-child:hover {
    border-right: 1px solid #000;
}

   .menu > .menu-tool >li:hover .icon-printer:before {
    content: "\e6b1";
}

 .menu > .menu-tool >li:hover .icon-envelope:before {
    content: "\e696";
}
 .menu > .menu-tool >li:hover .icon-arrow-left:before {
    content: "\e943";
}
 .menu > .menu-tool >li:hover .icon-arrow-right:before {
    content: "\e944";
}
	
	
    .menu ul > li:hover {
		border-radius:0;
	}	

  .spave-mob-bot {
    margin-bottom: 20px;
}

.key-message-box-top {
  min-width: unset !important;
}
	
	.logo-center{text-align:left;}
	
	.mobile-fixed .logo-header-block
	{
		display: block;
	}
.logo-header-block
{
	position: relative;
    width: 100%;
}
.menu-scroll .main-header-block
{
	    position: relative;
    width: 100%;
}
	
	.hamburger-menu-mtn
	{
		float:right;
        right: 0;
        position: absolute;
	}
	header[role="banner"] .content-block
	{
		position: relative;
	}
	
.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:#000;
  }
  
  .results-overviewBox-text
  {
      font-size: 1em!important;
  }
  .results-overviewBox-text-mead
  {
  font-size: 1.5em!important;
  }
  .menu ul li .menu-sub .menu-sub-inner ul li a:hover{
  color: #FFF !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"] #headings h2 {padding-left: 0;}
header[role="banner"] .content-block
{
 	padding-left: 10px;
    padding-right: 10px;
	margin-bottom: 0;
}
.pagination
{
 	padding-left: 0px;
    padding-right: 0px;
}

main[role="main"] p {
    text-align: left;
}

ul li {
    text-align: left;
}

.footer-line {
    position: relative;
    border-bottom: 1px solid #FFCC00;
    width: 90%;
    right: -40px;
    top: 25px;
    z-index: -5;
}
.lower-footer:before {
    margin: 0px 6px;
}
.ftr-mbl{
display:block;}


header[role="banner"] #headings h2 {
    text-align: center !important;
}

  .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%;
  }

  .white-box {
    margin: 0 18px;
}
  
  #company-info p span {
    font-size: 14px;
}
 .highlights-border2, .highlights-border{margin-bottom:10px;}	

}

@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: 955px) {
  #toolbar {
    width: 280px;
  }
  #toolbar ul li {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 920px) {
  #toolbar {
    width: 280px;
  }
  #toolbar ul li {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 777px) {
  .btn-wrap-white {
    padding: 14px 20px 16px 40px ;
  }
  .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;}
  .mtn-expand {
    font-size: 13px !important;
}
  .mobile-fixed h2{display: none!important;}
  .pagination, .content-block{padding-top: 14px;}
  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%; }
.menu-scroll .hamburger-menu-mtn{float: right;}
  .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;
  }

  .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: " ";
  }
  .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 {
    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;
  }
}

	.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; opacity: 0.5;}
	.homebg-black-cover{background:#FAD346; background-image: url("../images/home-banner.png");background-position: bottom left;  background-size: cover;  background-repeat: no-repeat;  }

		
.highlights-block1 {
    min-height: 272px;
}		
		.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-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:768px) {
  .highlights-border2, .highlights-border{margin-bottom:10px;}
  .highlights-border{border-right: 0px solid #000;border-bottom: 1px solid #000;padding:10px;min-height: 100%;}	
      .home-banner {

            background-position: 83%;
        }

        .cta-top {
  
    margin-bottom: 15px;
   
}
.highlights-top-img {
  
    padding: 0 10px;
}

.key-message-box-top.black {

    top: -36px!important;
    left: 0;
}
}
    /* @media screen and ( max-width:768px ) {
    
    } */
@media screen and (max-width: 576px) {
  .logo-center {
    text-align: center;
}
.mobile-fixed .logo-center {
    text-align: left;
}
.mtn-logo-home{
  width: 80px;
}

  .highlight {
    width: 100%;
  }
  .block-h,
  .block-h2 {
    min-height: auto;
  }
  
  h1 {
    font-size: 28px !important;
}

header[role="banner"] #headings h2 {
    margin-top: 18px;
}


.footer-img::after {background-image: none;}

}
@media screen and (max-width: 560px) {
  .home-blocks li {
    width: 100% !important;
    margin: 0% !important;
  }
}

@media screen and (max-width: 769px) {
  .lower-footer {text-align: center;}
  .scroll {
    bottom: 110px;
  }

  .glance-height {
    min-height: auto;
  }
  .photos img {
    height: calc(100% / 3);
  }
  .photo img {
    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%;
  }

  .menu ul > li:hover {
    border-bottom: none;
  }
}

@media screen and (max-width: 700px) {
  
  header[role="banner"] .content-block {
    text-align: center;
  }
  header[role="banner"] #headings h2 {
    font-size: 18px;
    text-align: center;
    line-height: 1.1;
    width: 100%;
  }
  .top-head-image {
    display: none;
  }
  #headings {
    width: 100%;
  }

  header[role="banner"] #headings h2 div {font-size: 16px;}
}

@media screen and (max-width: 600px) {
  .menu > .menu-tool > li:hover{border-radius: 0;}
  a#go-lft, a#go-rgt {
    width: 45px;
    height: 45px;}

  #company-info p span {
    font-size: 15px;}
  #breadcrumb {
    display: none;
  }
  .mtn-expand:after {
    height: 42px;
  
}
 .menu > ul > li
 {
    border-radius: 0px;
}

  .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;
  }

  header[role="banner"] {
    background-size: cover;
  }

  .lft {
    margin-top: 0;
  }

  header[role="banner"] #headings h2 {
    font-size: 16px;
  }
  header[role="banner"] #headings h2 b {
    font-size: 20px;
  }
}

@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) {
  #toolbar {
    width: 230px;
  }
  #toolbar a {
    padding: 0.5em 0.3em;
  }
  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;
  }

  footer[role="contentinfo"] {
    padding-top: 0em;
  }
}

@media screen and (max-width: 360px) {
  #toolbar {
    width: 230px;
  }
  #toolbar a {
    padding: 0.5em 0.3em;
  }
  a.menu-link b {
    display: none;
  }
}

@media screen and (max-width: 321px) {
  .photos img {
    height: 100%;
    text-align: center;
    margin: 0 auto;
  }
  footer[role="contentinfo"] {
    margin-top: 2em;
  }
}
