::-webkit-scrollbar {
display: none;
}
::scrollbar {
display: none;
}

.clearfix:after, .clearfix:before{
  display: table;
  content: " "
}
.clearfix:after{
  clear: both
}

html {
  scroll-behavior: smooth;
}
ul.list{ padding-left: 18px; margin-bottom: 15px;}

ul.list li{ font-size:17px; line-height: 1.3; list-style-type: disc;margin-bottom: 5px; }


.obj-c {margin-left:auto;margin-right:auto;display:block;text-align:center;}
ol, ul {list-style:none;}

ol.number{ padding-left: 18px; }

ol.number li{font-size:17px; font-weight: 600; line-height: 1.3; list-style-type: decimal;color: #BC955C; }

ol.number li h4{ font-size:19px; margin-bottom: 0px;color: #BC955C; line-height: 1.3; font-weight: 600; }

ol.number li p { margin: 0 0 15px 0;
    font-size: 17px;
    line-height: 1.2;
    color: #4C4D4F;
    font-weight: 400;}

.center-block{ display: block; margin: 0 auto; max-width: 100%}


ol.list-number{ padding-left: 18px; }

ol.list-number li{font-size:17px; font-weight: 600; line-height: 1.3; list-style-type: decimal; }

h2 {
    color: #9C7A6C;
    font-size: 18px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    margin-right: 5px;
    margin-top: 45px;
    width: 200px;
    height: 124px;
}

*[align="left"] { text-align: left;}
*[align="right"] { text-align: right;}
*[align="center"] { text-align: center;}



sub {font-size:10px;}
sup {font-size:10px;}

a.black {text-decoration:none; color:#4C4D4F;}
a.gold {text-decoration:none; color:#A18172}

/*=TYPOGRAPHY
-------------*/
h1,h2,h3,h4,h5,h6 {font-weight:normal;}

h5 {font-size:1em;color:#4C4D4F;font-weight:500;margin-bottom:5px;}
h6 {font-size:1em; font-style:italic;}
i, em {font-style:italic;}

p{ font-size: 17px;font-family:"source-sans-pro"; line-height: 1.2; font-weight: 400; margin-bottom: 15px; margin-top: 0; color: #4C4D4F}
h4{ color: #9C7A6B; font-weight: 600; font-size: 22px; margin-bottom: 10px; line-height: 1.2; margin-top: 0;}
.intro-massive{ font-size: 50px; font-weight: 400; margin: 0; padding: 0; color: #AC8C7F;}
.intro-big{ font-size: 30px; font-weight: 100; margin: 0; padding: 0; color: #9C7A6B; margin-bottom: 30px; line-height: 1.2;}
.intro{ font-size: 19px; font-weight: 400; margin: 0; padding: 0; color: #9C7A6B; margin-bottom: 15px; line-height: 1.2;}

.graph-border{ border-top: 4px solid #E8EAE4; border-bottom: 4px solid #E8EAE4; }

.col-6{ float: left; width:50%; margin: 0; padding: 0; box-sizing: border-box;}
.col-3{ float: left; width:25%; margin: 0; padding: 0; box-sizing: border-box;}
.col-4{ float: left; width:33.33%; margin: 0; padding: 0; box-sizing: border-box;}




.as-select{ display: block; border: 2px solid #9C7A6B; border-top: 0; position: relative; padding: 0px; cursor: pointer; max-height: 600px; overflow: scroll; transition: all linear .45s; box-sizing: border-box; margin-bottom: 50px;}
.as-select:before{ content: ''; position: absolute; top: -2px; left: -2px; width: 130px; height: 2px; border-bottom: 2px solid #9C7A6B;}
.as-select:after{ content: ''; position: absolute; top: -2px; right: -2px; width: 150px; height: 2px; border-bottom: 2px solid #9C7A6B;}

.as-select ul{  margin:0 15px ; display: none;border-top: 2px solid #9C7A6B; padding: 15px; margin-top: 15px;}
.as-select ul li{ padding: 0; margin: 0 ; margin-bottom: 0px; font-size: 15px;}
.as-select ul li:hover{ background: #000;}
.as-select ul li:hover a{ color: #AC8C7F; font-weight: 600}
.as-select a{ text-decoration: none; color: #4C4D4F; margin-bottom: 0px; display: block; font-size: 18px; padding: 15px; font-weight: 400;    padding-right: 60px;}
.as-select ul li a{text-decoration: none; color: #4C4D4F; font-weight: 400; padding: 0; padding: 10px;}

.as-select span.arrow:after {
content: '\e942';
font-family: 'icomoon';
width: 30px;
height: 30px;
font-size: 20px;
right: 10px;
position: absolute;
display: block;
color: #AC8C7F;
top: 15px;
transition: .35s linear all;
}

.as-select span.arrow.open:after {
content: '\e941';
font-family: 'icomoon';
width: 30px;
height: 30px;
font-size: 20px;
right: 10px;
position: absolute;
display: block;
color: #AC8C7F;
top: 15px;
transition: .35s linear all;
}



.center-block{ display: block; margin: 0 auto; max-width: 100%}


h1 {     text-transform: uppercase;
    color: #4C4D4F;
	line-height: 1;
    font-weight: 600;
    margin-bottom: 45px;
}
h1 small { color: #6D6E71;
    font-size: 18px;
    display: block;
    margin-top: 5px;
    text-transform: none;}

h1{ position: relative; font-weight: 100; border: 2px solid #9C7A6B; border-top: 0;	display: inline-block; margin-top: 60px; padding: 0 128px 0 128px;}
h1:before{ content: ''; position: absolute; top: -3px; left: -2px; width: 100px; height: 2px; border-bottom: 2px solid #9C7A6B;}
h1:after{ content: ''; position: absolute; top: -3px; right: -2px; width: 100px; height: 2px; border-bottom: 2px solid #9C7A6B;}
h1 span {
    font-size: 50px;
    color: #4C4D4F;
    font-family: "roboto-condensed";
    display: inline-block;
    margin-top: 0px;
    position: relative;
    top: -35px;
    background: #fff;
	z-index: 8
}








h3{ font-size:34px; margin-bottom: 50px;color: #BC955C;}
b, strong { font-weight: 600; }
sup, sub {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
}
sub { top: 0.4em; }



body{ position: relative; margin: 0;font-family:"source-sans-pro"; color:#4C4D4F;font-size: 100%; font-weight: 400;}
header{ width: 150px; padding: 10px; box-sizing: border-box; height: 100vh; background: #000000; top: 0; left: 0; position: fixed; z-index: 10}
.logo{display: block;text-decoration: none;text-align: center;width: calc(100% + 20px);height: 156px;line-height: 175px;   border-bottom: 1px solid #AC8C7F;margin: 0 -10px;}

.menu-trigger{ position: absolute;width: 60px;height: 30px;transition: .35s linear all;display: block;top: 50%;left: 50%;transform: translate(-50%, -50%); 	cursor: pointer}


.menu-trigger div {color: #A18172;
  padding: 12px 16px;
  text-decoration: none;
  display: none;
  -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

  
  .menu-trigger:hover div {display:block;
    top: -35px;
    position: absolute;
    left: -6px;
	-webkit-transform: translateY(-8px);
    transform: translateY(-8px);}
  

.menu-trigger:after{ content: '';border-bottom: 2px solid #AC8C7F;width: 100%;height: 2px;left: 0;position: absolute;display: block;top: 55%;transform: translateY(-50%);transition: .35s linear all; }
.menu-trigger:before{content: '';border-bottom: 2px solid #AC8C7F;width: 100%;height: 2px;left: 0;top: 0%;position: absolute;display: block;transition: .35s linear all;}


.menu-trigger.active:after{ transform: rotate(-45deg); transition: .35s linear all;}

.menu-trigger.active:before{ transform: rotate(45deg); transition: .35s linear all; top: 17px; left: 3px;}



nav{ width: 0; height: 100vh; background: #000000;  position: fixed; left: 150px; top: 0; transition: .55s linear all; overflow: hidden; box-sizing: border-box; border-left: 0.5px solid #000;z-index: 999999999; }

nav.open{ width: calc(100% - 150.5px); transition: .55s linear all; border-left: 0.5px solid #9C7A6B; }



.nav-left-col{width: calc(33.33% - 1px); box-sizing:border-box; float:left; border-right:0.5px solid #9C7A6B; background:#000; height:100vh; padding:156px 50px 0 50px; overflow: hidden; position: relative;}
.nav-mid-col{width: calc(33.33% - 1px); box-sizing:border-box; float:left; border-right:0.5px solid #9C7A6B; background:#000; height:100vh; padding:156px 50px 0 50px; overflow: hidden;}
.nav-right-col{width: 33.33%; box-sizing:border-box; float:left; background:#000; height:100vh; padding:156px 50px 0 50px; position: relative; overflow: hidden; white-space: nowrap;}
.nav-left-col ul.menu{ padding: 0; list-style: none;}
.nav-left-col ul.menu li{ font-size: 18px; color: #9C7A6B;font-family:"roboto-condensed"; margin-bottom: 20px; white-space: nowrap; cursor: pointer; opacity: 0.6;transition: .35s linear all;}
.nav-left-col ul.menu li:hover{ opacity: 1;transition: .35s linear all;}
.nav-left-col ul.menu li.active{ opacity: 1;transition: .35s linear all;}
.nav-right-col div{ width: 260px; margin: auto auto; min-height: 400px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);  overflow: hidden;}
.nav-right-col p{ color: #9C7A6B; font-size: 16px; margin-top: 10px; font-weight: 500;}
.nav-right-col p a{ color: #9C7A6B; font-size: 16px; margin-top: 10px; font-weight: 500; text-decoration: none;}
.nav-right-col img{ margin: 0 auto; display: block;}
.sub-nav{ padding: 0; list-style-type: none;}
.sub-nav li{font-family:"source-sans-pro"; color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    text-decoration: none; }
.sub-nav li a{ color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;}
	
.sub-nav li a:hover {background:#9C7A6B; padding:0px 5px;}



.home-big-section{position: relative; left: 150.5px; top: 0; width: calc(100% - 150.5px); height: 100vh; z-index: 1 }
.container{position: relative; left: 150.5px; top: 0; width: calc(100% - 150.5px); height: 100vh; z-index: 1; padding-bottom: 60px; }
article.content{ width: 100%; max-width: 1200px; margin: 0 auto; position: relative; padding: 80px 45px 80px 45px; box-sizing: border-box; }


.counter-block {background: linear-gradient( to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.1) );width: 600px;margin: 0 auto;position: absolute;top: 0; bottom: auto;left: 50%;transform: translateX(-50%);padding: 150px 50px;box-sizing: border-box;		transition: .6s linear all;		z-index: 12;}


.vBanner-1 { background: url("../images/home-big-banner.png"); background-position: top center; background-repeat: no-repeat; background-size: cover; width: 100%;	left: 0;height: 100vh;position: absolute;transition: .3s linear all;z-index: 9;}
.vBanner-2{ background: url("../images/home-mid-banner.png"); background-position: top center; background-repeat: no-repeat; background-size: cover; width: 0%;height: 100vh;	right: 33.33%;position: absolute;transition: .3s linear all;z-index: 7;}
.vBanner-3{ background: url("../images/home-end-banner.png"); background-position: top center; background-repeat: no-repeat; background-size: cover; width: 0%;height: 100vh;	right: 0;position: absolute;transition: .3s linear all;z-index: 8;}

.counter-block.animated { animation: dissapear; animation-delay: 5.4s; animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; animation-duration: 2.5s; transition: .6s linear all;}


.vBanner-1.animated {background: url("../images/home-big-banner.png");background-position: bottom center;background-repeat: no-repeat;background-size: cover;width: 100%; left: 0;height: 100vh;position: absolute;animation: firstImg;animation-delay: 6s;animation-iteration-count: 1;
-webkit-animation-fill-mode: forwards;animation-duration: 2.3s;transition: .3s linear all;z-index: 9;}
.vBanner-2.animated{ background: url("../images/home-mid-banner.png"); background-position: top center;background-repeat: no-repeat;background-size: cover;width: 0%;height: 100vh;	right: 33.33%;position: absolute;animation: secondImg;animation-delay: 6s;animation-iteration-count: 1;-webkit-animation-fill-mode: forwards;animation-duration: 2.3s;transition: .3s linear all;z-index: 7;}
.vBanner-3.animated{ background: url("../images/home-end-banner.png"); background-position: top center; background-repeat: no-repeat;background-size: cover;width: 0%;height: 100vh; right: 0;position: absolute;animation: thirdImg;animation-delay: 6s;animation-iteration-count: 1;-webkit-animation-fill-mode: forwards;animation-duration: 2.3s;transition: .3s linear all;z-index: 8;}


.inner-counter-block {width: 70%;margin: 0 auto;border: 1px solid #fff;border-top: 0;		position: relative;}
.inner-counter-block img {width: 52%;margin: 0 auto;display: block;position: relative;top: -55px;}
.inner-counter-block div.counter {display: block;padding: 15px;text-align: center;margin-top: -50px;	overflow: hidden}
.inner-counter-block div.counter span {font-size: 80px;color: #fff;font-family: "roboto-condensed";}
.inner-counter-block:after{ content: ''; position: absolute; top: -1px; left: -1px; width: 20px; height: 1px; border-bottom: 1px solid #fff;}
.inner-counter-block:before{ content: ''; position: absolute; top: -1px; right: -1px; width: 20px; height: 1px; border-bottom: 1px solid #fff;}



@keyframes dissapear {
  0% {
 top: 0px;

  }
  100% {
top: -600px;

  }
}




	@keyframes firstImg {
  0% {
 width: 100%;
  }
  100% {
width: 33.33%;

  }
}



	@keyframes secondImg {
  0% {
 width: 0%;

  }
  100% {
width: 33.34%;
  }
}


		@keyframes thirdImg {
  0% {
 width: 0%;


  }
  100% {
width: 33.33%;

  }
}


	.vBanner-1 .banner-inner{ display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%;  background: linear-gradient( to right, rgba(0, 0, 0, 0.7), rgba(156, 122, 107, 0.7) ); opacity: 0; transition: .7s linear all;}
	.vBanner-1:hover .banner-inner{ opacity: 1; transition: .7s linear all;}


	.vBanner-2 .banner-inner{ display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%;  background: linear-gradient( to right, rgba(0, 0, 0, 0.7), rgba(156, 122, 107, 0.7) ); opacity: 0; transition: .7s linear all;}
	.vBanner-2:hover .banner-inner{ opacity: 1; transition: .7s linear all;}


	.vBanner-3 .banner-inner{ display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%;  background: linear-gradient( to right, rgba(0, 0, 0, 0.7), rgba(156, 122, 107, 0.7) ); opacity: 0; transition: .7s linear all;}
	.vBanner-3:hover .banner-inner{ opacity: 1; transition: .7s linear all;}


.vBanner-1 .banner-inner h1{ display: block;
width: 90%;
position: absolute;
bottom: 20%;
height: 300px;
font-size: 50px;
font-family: "roboto-condensed";
line-height: 1.2;
text-align: center;
color: #fff;
margin: 0; font-weight: 300;
background: transparent;}
.vBanner-2 .banner-inner h1{ display: block;
width: 90%;
position: absolute;
bottom: 20%;
height: 300px;
font-size: 50px;
font-family: "roboto-condensed";
line-height: 1.2;
text-align: center;
color: #fff;
margin: 0; font-weight: 300;}
.vBanner-3 .banner-inner h1{display: block;
width: 90%;
position: absolute;
bottom: 20%;
height: 300px;
font-size: 50px;
font-family: "roboto-condensed";
line-height: 1.2;
text-align: center;
color: #fff;
margin: 0; font-weight: 300;}

.banner-inner h1{ box-sizing: border-box; left: 50%; transform: translateX(-50%);padding: 0 64px 0 64px;}

.banner-inner h1 span{ background: transparent; font-size: 50px;}


.vBanner-1 .banner-inner h1 a{ text-decoration:none; color:#fff;}
.vBanner-2 .banner-inner h1 a{ text-decoration:none; color:#fff;}
.vBanner-3 .banner-inner h1 a{ text-decoration:none; color:#fff;}
.vBanner-1 .banner-inner h1 span{ text-decoration:none; color:#fff;}
.vBanner-2 .banner-inner h1 span{ text-decoration:none; color:#fff;}
.vBanner-3 .banner-inner h1 span{ text-decoration:none; color:#fff;}


.banner-inner h1:before{ content: ''; position: absolute; top: -3px; left: -2px; width: 80px; height: 2px; border-bottom: 2px solid #9C7A6B;}
.banner-inner h1:after{ content: ''; position: absolute; top: -3px; right: -2px; width: 80px; height: 2px; border-bottom: 2px solid #9C7A6B;}



.downloads-trig{position: absolute;
width: 30px;
height: 30px;
transition: .35s linear all;
display: block;
bottom: 5%;
left: 50%;
transform: translate(-50%, 0%);
cursor: pointer;}

.downloads-trig:after{content: '\e8f5';
font-family: 'icomoon';
width: 30px;
height: 30px;
font-size: 30px;
left: 0px;
position: absolute;
display: block;
color: #AC8C7F;
top: 0%;
transition: .35s linear all; }

.downloads-trig:before{content: 'DOWNLOADS';
font-size: 22px;
color: #AC8C7F;
position: absolute;
left: -45px;
bottom: 80px;
transform: rotate(-90deg);}


.downloads-block{position: fixed;
    width: calc(100% - 150.5px);
    height: 100%;
    background: rgba(255, 255, 255, 1);
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 150.5px;
    overflow-x: scroll;}





.bg{background: url(../images/bg.png);background-position: top center; background-repeat: no-repeat; background-size: cover; padding: 0 60px;}

.bg .year{    display: block;
    width: 100%;
    color: #B8D2D8;
    font-size: 100px;
    font-weight: 600;
    text-align: center;}

.social-icons{position: absolute;width: 80%;box-sizing: border-box;padding: 20px;bottom: 0;}

.facebook{display: inline-block;color: #9C7A6B;border: 1px solid #9C7A6B;border-radius: 50%;padding: 20px;width: 20px;height: 20px;box-sizing: border-box;position: relative;margin: 0 20px;}
.facebook:after{content: "\f09a";position: absolute;color: #9C7A6B;font-size: 25px;font-family: 'FontAwesome';top: 50%;left: 50%;transform: translate(-50%, -50%);}

.twitter{display: inline-block;color: #9C7A6B;border: 1px solid #9C7A6B;border-radius: 50%;padding: 20px;width: 20px;height: 20px;box-sizing: border-box;position: relative;margin: 0 20px;}
.twitter:after{content: "\f099";position: absolute;color: #9C7A6B;font-size: 25px;font-family: 'FontAwesome';top: 50%;left: 50%;transform: translate(-50%, -50%);}

.instagram{display: inline-block;color: #9C7A6B;border: 1px solid #9C7A6B;border-radius: 50%;padding: 20px;width: 20px;height: 20px;box-sizing: border-box;position: relative;margin: 0 20px;}
.instagram:after{content: "\f16d";position: absolute;color: #9C7A6B;font-size: 25px;font-family: 'FontAwesome';top: 50%;left: 50%;transform: translate(-50%, -50%);}




/*PAGE BANNERS*/

.downloads-block .heading-block{width: 100%; margin-bottom: 136px; height: 520px; background: url(../images/downloads-banner.png); background-position: top center; background-repeat: no-repeat; background-size: cover; padding-top: 405px; box-sizing: border-box;}
.downloads-block .heading-block h1{ position: relative; font-weight: 100; border: 2px solid #9C7A6B; border-top: 0;	display: inline-block; margin-top: 0; padding: 0 64px 0 128px; height: 60px;background: transparent;}
.downloads-block .heading-block h1:before{ content: ''; position: absolute; top: -3px; left: -2px; width: 100px; height: 2px; border-bottom: 2px solid #9C7A6B;}
.downloads-block .heading-block h1:after{ content: ''; position: absolute; top: -3px; right: -2px; width: 50px; height: 2px; border-bottom: 2px solid #9C7A6B;}
.downloads-block .heading-block h1 span{ font-size: 70px; color: #ffffff; font-family: "roboto-condensed"; display: block; margin-top: 0px; position: relative; top: -55px;background: transparent;}


.chairmain-banner-block{ width: 100%; margin-bottom: 0; height: 1080px; background: url("../images/joint-vhairmain-and-ceo.png"); background-position: top right; background-repeat: no-repeat; background-size: cover; padding-top: 650px; box-sizing: border-box;}
.chairmain-banner-block h1{ position: relative; font-weight: 100; line-height: 1.1; border-top: 0;	display: inline-block; margin-top: 0; padding: 0 64px 0 128px;background: transparent; border: 0; }
.chairmain-banner-block h1 span{ font-size: 70px; color: #ffffff; font-family: "roboto-condensed"; display: block; margin-top: 0px; position: relative; top: 0;background: transparent;}
.chairmain-banner-block h1:before{display: none;}
.chairmain-banner-block h1:after{display: none;}


.history-banner-block{ width: 100%; margin-bottom: 0; height: 1080px; background: url("../images/history-banner.jpg"); background-position: top right; background-repeat: no-repeat; background-size: cover; padding-top: 166px; box-sizing: border-box;}
.history-banner-block h1{ position: relative; font-weight: 100; line-height: 1.1; border:  2px solid #9C7A6B;border-top: 0;		display: inline-block; margin-top: 0; padding: 0 64px 0 128px; background: transparent;}
.history-banner-block h1:before{content: '';position: absolute;top: -3px;left: -2px;width: 110px;height: 2px;border-bottom: 2px solid #9C7A6B;}
.history-banner-block h1:after{content: '';position: absolute;top: -3px;right: -2px;width: 350px;height: 2px;border-bottom: 2px solid #9C7A6B;}
.history-banner-block h1 span{ font-size: 70px; color: #ffffff; font-family: "roboto-condensed"; display: block; margin-top: 0px; position: relative; top: -55px;background: transparent;}



.cfo-banner-block{ width: 100%; margin-bottom: 0; height: 1080px; background: url("../images/cfo.png"); background-position: top right; background-repeat: no-repeat; background-size: cover; padding-top: 650px; box-sizing: border-box;}
.cfo-banner-block h1{ position: relative; font-weight: 100; line-height: 1.1; border-top: 0;	display: inline-block; margin-top: 0; padding: 0 64px 0 128px;background: transparent; border: 0; }
.cfo-banner-block h1 span{ font-size: 70px; color: #ffffff; font-family: "roboto-condensed"; display: block; margin-top: 0px; position: relative; top: 0;background: transparent;}
.cfo-banner-block h1:before{display: none;}
.cfo-banner-block h1:after{display: none;}

.downloads-block span.close{position: absolute; right: 15px; top: 15px; color: #fff; font-size: 30px; font-weight: 600; cursor: pointer;}


.downloads-block article{     width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0px 45px 80px 45px;
    box-sizing: border-box; }

.downloads-block article div{ width: 33.33%; float: left; display: block; box-sizing: border-box; padding: 0 15px; position: relative;}

ul.dowloads-list{ padding-left: 0; list-style-type: none;}
ul.dowloads-list li{ padding-left: 25px; position: relative;font-family:"source-sans-pro"; margin-bottom: 20px;}
ul.dowloads-list li:hover a { color: #000; font-weight: 400;transition: .6s all linear;}
ul.dowloads-list li:hover a span{ color: #9C7A6B; font-weight: 400;transition: .6s all linear;}
ul.dowloads-list li a{ font-size: 20px; color: #9C7A6B; cursor: pointer; text-decoration: none;transition: .6s all linear;}
ul.dowloads-list li a span{font-size: 18px; color: #4C4D4F; display: block; padding-top: 5px;transition: .6s all linear;}
ul.dowloads-list li:before{ content: url("../images/Icon%20awesome-file.svg"); position: absolute; left: 0; top: 8px;}

.downloads-block article div img{ display: block; margin: 0 auto; max-width: 100%}

.downloads-block article div:nth-child(3):after{content: ''; width: 2px; position: absolute; height: 100%; left: -30px; top: 0; border-left: 2px solid #9C7A6B;}


ul.dowloads-list li:last-of-type{margin-top: 120px;}

ul.dowloads-list:last-of-type li:last-of-type{margin-top: 0px;}


/*PAGE LOADER*/

.loader-container{width: 100%; height: 100vh; position: fixed; background: transparent; top: 0; left: 0; z-index: 999; display: block;}
.loader-container:before{content: ''; background: #000; width: 50%; left: 0; top: 0; transition: 1s all linear; position: absolute; height: 100%; display: block;}
.loader-container:after{content: ''; background: #000; width: 50%; right: 0; top: 0; transition: 1s all linear; position: absolute; height: 100%; display: block;}

.loader-container.closed{width: 100%; height: 100vh; position: fixed; background: transparent; -webkit-animation: hide 2s linear 1;  animation: hide 2s linear 1;-webkit-animation-fill-mode: forwards; animation-delay: 1s;}
.loader-container.closed:before{width: 0%;transition: 1s all linear;}
.loader-container.closed:after{width: 0%;transition: 1s all linear;}

@-webkit-keyframes hide {
  0% { display: block; z-index: 999; }
  100% { display: none; z-index: -100; }
}

@keyframes hide {
   0% { display: block; z-index: 999; }
  100% { display: none; z-index: -100; }
}

.loader {
  position: absolute;  left: 50%;  top: 50%;  z-index: 1;  margin: -75px 0 0 -75px;  border: 16px solid rgba(0, 0, 0, 1);  border-radius: 50%;  border-top: 16px solid #AC8C7F;	border-bottom: 16px solid #AC8C7F;  width: 120px;  height: 120px;  -webkit-animation: spin 2s linear infinite;  animation: spin 2s linear infinite;}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
















/*RESETS*/
.display-none {display: none;}
.display-block {display: block;}

.rgt {float: right;}
.lft {float: left;}

.cntr {margin: 0 auto;text-align: center}
.obj-c {margin-left: auto;margin-right: auto;display: block;text-align: center}

/*FONT-WEIGHT RESETS*/
.B300 {font-weight: 300}
.B400 {font-weight: 400}
.B500 {font-weight: 500}
.B600 {font-weight: 600}


/*COLOR RESETS*/
.switch-white{ color:#ffffff!important;}
.switch-gold{ color:#9C7A6B!important;}
.switch-brown{ color:#9C7A6C!important;}
/*PADDING RESETS*/
.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 !important;}
.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: 25px !important;}
.padding-25L {padding-left: 25px !important;}
.padding-25R {padding-right: 25px !important;}
.padding-25T {padding-top: 25px !important;}
.padding-25B {padding-bottom: 25px !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 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;}

.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-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;}






/*JOINT CHAIRMAN AND CEO STYLES*/

.blockquote {	border-left: 0;position: relative;display: inline-block;padding: 60px 0;}
.blockquote:before,
.blockquote:after {	content: '\201C'; color: #E2F0F3; font-family: "source-sans-pro"; font-style: normal; font-weight: normal; font-size: 120px; position: absolute; top: -40px; left: 0;}
.blockquote:after {	content: '\201D'; left: auto; right: 0;	top: auto; bottom: -100px;}

.blockquote .intro-massive{ display: inline-block; line-height: 1.2;}

.col-2-bordered{  width: calc(50% - 1px); float:left; padding: 0 30px; box-sizing: border-box;}
div.col-2-bordered:last-of-type{ width: calc(50% - 1px); float:left; padding: 0 30px;border-left: 2px solid #AC8C7F; }

.chairmain-banner-block-names{ padding: 7px; box-sizing: border-box; background: url("../images/joint-names-background.png"); background-position: top center; background-repeat: no-repeat; background-size: cover; margin-bottom: 40px;}
.chairmain-banner-block-names div{ width: 50%; padding: 0 30px; box-sizing: border-box; float: left; }
.chairmain-banner-block-names div:first-of-type{ text-align: right;}
.chairmain-banner-block-names div span{ font-size: 28px; font-weight: 400; color: #fff;  line-height: 1.2;}
.chairmain-banner-block-names div span i {font-weight:100;}

.cfo-banner-block-names{ padding: 7px; box-sizing: border-box; background: url("../images/joint-names-background.png"); background-position: top center; background-repeat: no-repeat; background-size: cover; margin-bottom: 40px;}
.cfo-banner-block-names div{ width: 50%; padding: 0 30px; box-sizing: border-box; float: left; }
.cfo-banner-block-names div:first-of-type{ text-align: right;}
.cfo-banner-block-names div span{ font-size: 28px; font-weight: 400; color: #fff;  line-height: 1.2;}
.cfo-banner-block-names div span i {font-weight:100; font-style: italic;}


.hightlight{padding: 15px 0;}
.hightlight span{display:block;font-size:22px;color:#4C4D4F;font-weight: 400;margin-bottom: 0px;}
.hightlight big{display:block;font-size: 60px;color: #AC8C7F;font-weight: 300;margin-bottom:10px;line-height: 1;}
.hightlight small.up{display:block; font-size:30px ; color:#AC8C7F ; margin-bottom:10px; position:relative; padding-left:40px;  }
.hightlight small.up:before{content: '';position: absolute;left: 0;top: 7px;height: 27px; width:31px; background:url(../images/green-up.png);}
.hightlight small.down{display:block; font-size:30px ; color: #AC8C7F; margin-bottom:10px; position:relative; padding-left:40px;  }
.hightlight small.down:after{content: '';position: absolute;left: 0;top: 7px;height: 27px; width:31px; background:url(../images/green-down.png);}



/* TABLE STYLES */
.tbl-container{ padding: 10px; background: #fff; margin: 10px 0;}
.tbl-container-alt{ padding: 10px; background: #fff; border:1px solid #004892; margin: 10px;}
.fin-tbl tr:hover td {background:#ECEFF3; color:#000;} /*TABLE ON HOVER BACKGROUND COLOUR AND TEXT COLOUR*/
.fin-tbl tr:hover th {background:#fff; color:#000;} /*TABLE ON HOVER BACKGROUND COLOUR AND TEXT COLOUR*/
 tr.no-hover:hover {color:#203263!important;} /*TABLE ON HOVER HIGHLIGHTED COLOUMN TEXT COLOUR TO REMAIN STAT*/
.fin-tbl {width:100%; margin:0 0 5px 0; padding:0 0px; background: #fff;} /*THE COMPLETE TABLE TO BE GIVEN 100% WIDTH; O MARGINS AND O PADDING*/
.fin-tbl tr td {padding:3px 10px 3px 3px; line-height:1.3; font-size: 17px; position: relative; } /*EACH CELL IN TABLE TO HAVE A PADDING OF 3 AROUND CONTENT*/
.fin-tbl th {padding:3px 10px 3px 3px; position: relative;  font-weight:600; line-height:1.3; font-size: 17px; background: #F9F2EB;}
.fin-tbl tr td p{ font-size: 17px!important;}
.finthinline:not(tr) {border-bottom:1px solid #000;}
.finthinlinedottedgold {border-bottom:1px dotted #BC955C;}
.finthicklinedotted {border-bottom:2px dotted #BC955C;}

table{ font-size:17px;line-height:1.3; }

tr.finthinline td, tr.finthinline th{border-bottom:1px solid #000;}
tr.finhdrthickline td, tr.finhdrthickline th{border-bottom:2px solid #BC955C;}
tr.finhdrthickline td, tr.finhdrthickline th{border-bottom:2px solid #BC955C;}
tr.fingoldtop td, tr.fingoldtop th {border-top:1px solid #BC955C;}

.finhdrthickline:not(tr) {border-bottom:2px solid #BC955C ;}
.finthickline:not(tr) {border-bottom:2px solid #000 ;}
tr.finthickline td, tr.finthickline th {border-bottom:2px solid #000 ;}
.fintopleft {border-top:1px solid #000; border-left:1px solid #000;}
.fintopright {border-top:1px solid #000; border-right:1px solid #000;}
.finbotleft {border-bottom:1px solid #000; border-left:1px solid #000;}
.finbotright {border-bottom:1px solid #000; border-right:1px solid #000;}
.finleft {border-left:1px solid #000;}
.finright {border-right:1px solid #000;}
.fintop {border-top:1px solid #000;}
.finthin {border-bottom:1px solid #000;}
.finthick {border-bottom:2px solid #000;}
.finrow {border-bottom:1px solid #000; border-top:1px solid #000;}
.finrowleft {border-bottom:1px solid #000; border-top:1px solid #000; border-left:1px solid #000;}
.finrowright {border-bottom:1px solid #000; border-top:1px solid #000; border-right:1px solid #000;}

.fingoldtopleft {border-top:1px solid #BC955C; border-left:1px solid #BC955C;}
.fingoldtopright {border-top:1px solid #BC955C; border-right:1px solid #BC955C;}
.fingoldbotleft {border-bottom:1px solid #BC955C; border-left:1px solid #BC955C;}
.fingoldbotleftdotted {border-bottom:1px solid #BC955C; border-left:1px dotted #BC955C;}
.fingoldbotright {border-bottom:1px solid #BC955C; border-right:1px solid #BC955C;}
.fingoldleft {border-left:1px solid #BC955C;}
.fingoldright {border-right:1px solid #BC955C;}
.fingoldtop {border-top:1px solid #BC955C;}
.fingoldleftdotted {border-left:1px dotted #BC955C;}
.fingoldrightdotted {border-right:1px dotted #BC955C;}
.fingoldtopdotted {border-top:1px dotted #BC955C;}
.fingoldbotdotted {border-bottom:1px dotted #BC955C;}
.fingoldtop {border-top:1px solid #BC955C;}
.fingoldbot {border-bottom:1px solid #BC955C;}
.fingoldthickbot {border-bottom:2px solid #BC955C;}
.fingoldthicktopbot {border-bottom:2px solid #BC955C; border-top:1px solid #BC955C;}
.fingoldrow {border-top:1px solid #BC955C; border-bottom:1px solid #BC955C;}
.fingoldrowleft {border-left:1px solid #BC955C; border-top:1px solid #BC955C; border-bottom:1px solid #BC955C;}
.fingoldrowright {border-right:1px solid #BC955C; border-top:1px solid #BC955C; border-bottom:1px solid #BC955C;}
.fingoldtop {border-top:1px solid #BC955C;}
.fincaption {font-size:12px; font-style:italic;}
.fincaption2 {font-size:12px;}

.fincolumnbkr {background:#F6F7F4;}
.fincolumnbkrthin {background:#F6F7F4; border-bottom:1px solid #BC955C;}
.finbrownright {border-right:4px solid #9C7A6B;}



th.header{ background:#BC955C!important; color: #fff!important; }

table.fin-tbl tr td[width="5"], table.fin-tbl tr td[width="5"]{ padding: 3px 0px 3px 0px!important; }

.tbl-hdn{ font-size: 17px;color:#BC955C!important;}

.switch-gold{ color:#BC955C!important;}

.no-border{ border: none!important;}
.no-border-bottom{ border-bottom: none!important;}

table.footnote tr td{font-size: 14px; padding: 2px; font-style: italic; }

table.footnote tr td:first-of-type{ vertical-align: super; font-size: 9px; }


.accordion{ position: relative; border: 2px solid #9C7A6B; padding: 15px; margin: 60px 0}
.accordion h4{ background: #E2F0F3; padding: 15px; margin-top: -50px; position: relative; color: #4C4D4F}
.accordion h4 span{border: 2px solid #9C7A6B; padding: 15px; color:#9C7A6B; display: inline-block; margin: -15px; margin-right: 30px;  background: #fff;}

.accord-trig{ cursor: pointer}

.page-link{ background: #E8EAE4; padding: 15px; padding-left: 60px; display:block; position: relative; }
.page-link:before{ content: url("../images/link-icon.png"); position: absolute; width:30px; height: 30px; left:10px; top:50%; transform: translateY(-50%)}

.website-link{ background: #E8EAE4; padding: 15px; padding-left: 60px; display:block; position: relative; }
.website-link:before{ content: url("../images/website-icon.png"); position: absolute; width:30px; height: 30px; left:10px; top:50%; transform: translateY(-50%)}

.bg-grey{ background:#F4F5F1;}
.bg-Lblue{ background:#E2F0F3;}
.bg-beige{ background:#F5F5F2;}

.bg-Lblue-cfo{ background:#E2F0F3;     min-height: 475px;}







a.exl {
  background: #ffffff;
    border: solid 1px #e6e6e6;
    border-radius: 2px;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    margin: 5px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    float: right;
    margin-bottom: 15px;
}

a.exl span {
		background: #000;
		border-radius: 4px;
		color: #ffffff;
		display: inline-block;
		font-size: 11px;
		font-weight: 700;
		line-height: normal;
		padding: 5px 10px;
		position: relative;
		text-transform: uppercase;
		z-index: 1;
}

a.exl span:last-child {
		margin-left: -20px;
}

a.exl:before,
a.exl:after {
		background: #ffffff;
		border: solid 3px #BC955C;
		border-radius: 4px;
		content: '';
		display: block;
		height: 35px;
		left: 50%;
		margin: -17px 0 0 -12px;
		position: absolute;
		top: 50%;
		/*transform:translate(-50%,-50%);*/
		width: 25px;
}

a.exl:hover:before,
a.exl:hover:after {
		background: #F9F2EB;
}
/*a:before{transform:translate(-30%,-60%);}*/

a.exl:before {
		margin: -23px 0 0 -5px;
}

a.exl:hover {
		background: #F9F2EB;
		border-color: #BC955C;
}

a.exl:active {
		background: #dae0e8;
		box-shadow: inset 0 2px 2px rgba(0, 0, 0, .25);
}

a.exl span:first-child {
		display: none;
}

a.exl:hover span:first-child {
		display: inline-block;
}

a.exl:hover span:last-child {
		display: none;
}














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

.menu-trigger { top: 60%;}

	h2 {
    font-size: 14px;
    margin-top: -24px;
}
	
.downloads-trig {
   
    bottom: 2%;
   
}	
.downloads-trig:before {
    content: 'DOWNLOADS';
    font-size: 16px;
    color: #AC8C7F;
    position: absolute;
    left: -34px;
    bottom: 80px;
    transform: rotate(-90deg);
}	
.downloads-trig:after {
    content: '\e8f5';
    font-family: 'icomoon';
    width: 30px;
    height: 30px;
    font-size: 20px;
    left: 0px;
    position: absolute;
    display: block;
    color: #AC8C7F;
    top: 0%;
    transition: .35s linear all;
}

}





@media only screen and (max-width: 1366px) {
 
.menu-trigger { top: 62%;}		
.banner-inner h1 span { background: transparent; font-size: 32px;}	
.chairmain-banner-block {  height: 741px;   background-size: contain;  padding-top: 460px;}
.history-banner-block { height: 741px;    padding-top: 168px;}	
.cfo-banner-block {    height: 741px;    padding-top: 467px;}	
	
	
	
	
}
@media only screen and (max-width: 1280px) {
article.content {    padding: 80px 50px 80px 50px;}
.chairmain-banner-block {    height: 689px;    background-size: contain;    padding-top: 422px;}
	
.top-block {    width: 100%!important;}
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}	
}
@media only screen and (max-width: 1024px) {
.nav-left-col ul.menu li { font-size: 15px;}
.nav-left-col { padding: 156px 15px 0 15px;}
.facebook{margin: 0px 10px;}
.twitter{margin: 0 10px;}
.instagram{margin: 0 10px;}
.nav-mid-col { padding: 156px 15px 0 15px;}
ul.dowloads-list li a {font-size: 14px;}
.downloads-block article div { padding: 0 10px;	}
.banner-inner h1 span { background: transparent; font-size: 25px;}
	
.vBanner-1 .banner-inner h1{bottom: 40%;height: 100px;}
.vBanner-2 .banner-inner h1{bottom: 40%;height: 100px;}
.vBanner-3 .banner-inner h1{bottom: 40%;height: 100px;}	
.chairmain-banner-block { height: 532px; background-size: contain; padding-top: 318px;}	
	
.chairmain-banner-block h1 span {font-size: 50px;}	
	
.row2 .half-column:last-of-type { padding-left: 100px!important;}	
	
.row1 .half-column { padding-right: 100px!important;}	
	
.row2-alt .half-column:first-of-type { padding-right: 116px!important;}	
.row6 p {    margin-top: 135px!important;}
	
.row5-alt:before {    height: 1095px!important;}	
	

.cfo-banner-block { height: 620px; padding-top: 402px;}	
.cfo-banner-block h1 span { font-size: 50px;}
.col-2-bordered {
    width: calc(100% - 0px);
    float: none;
    padding: 0 30px;
    box-sizing: border-box;
}	
.hightlight small.up:before {left: 185px;}	
div.col-2-bordered:last-of-type {
    width: calc(70% - 0px);
    float: none;
    padding: 0 30px;
    border-left: 0px solid #AC8C7F;
    border-top: 2px solid #AC8C7F;
    margin: 0 auto;
    text-align: center;
}	
	
.social-icons { padding: 15px;}	
	.hightlight small.down:after { left: 164px;}
	
.history-banner-block h1:after {
    content: '';
    position: absolute;
    top: -3px;
    right: -2px;
    width: 150px;
    height: 2px;
    border-bottom: 2px solid #9C7A6B;
}	
	
h2 { color: #9C7A6C; font-size: 16px; text-transform: uppercase; transform: rotate(-90deg); margin-right: 0px; margin-top: 45px; width: 156px; height: 70px;}	
	
.graph-border img {
    max-width: 100%;
}	

.col-6 {
    float: left;
    width: 49%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}	
td.topbot-grey img {
    max-width: 100%;
}	
.downloads-trig:before {
    content: 'DOWNLOADS';
    font-size: 15px;
    color: #AC8C7F;
    position: absolute;
    left: -32px;
    bottom: 65px;
    transform: rotate(-90deg);
}	
	.downloads-trig:after {
    content: '\e8f5';
    font-family: 'icomoon';
    width: 30px;
    height: 30px;
    font-size: 15px;
    left: 0px;
    position: absolute;
    display: block;
    color: #AC8C7F;
    top: 0%;
    transition: .35s linear all;
}
.downloads-trig {
    position: absolute;
    width: 30px;
    height: 30px;
    transition: .35s linear all;
    display: block;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, 0%);
    cursor: pointer;
}	
	
	
	
}


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

	
	
	.history-banner-block h1 span {
    font-size: 43px;
    color: #ffffff;
    font-family: "roboto-condensed";
    display: block;
    margin-top: 0px;
    position: relative;
    top: -24px;
    background: transparent;
}
.history-banner-block {
    height: 550px;
    padding-top: 167px;
}	
	
	
	.t1969-bg {
    background: url(images/1969-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 15px!important;
}
	
	
	
.t1969-bg .intro-big {
    font-size: 20px!important;
    font-weight: 100;
    margin: 0;
    padding: 0;
    color: #9C7A6B;
    margin-bottom: 30px!important;
    line-height: 1.2;
}	
	

.row2 {
    position: relative;
    margin-bottom: 40px!important;
}	
	
.row2 .half-column {
    width: 100%!important;
    float: left;
    padding: 0;
    padding-right: 0px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 30px!important;
}	
	
.row2 .half-column img {
    width: 100%!important;
    text-align: right;
    position: relative!important;
    right: 0px;
    top: 0;
}	
	
	
.row2 .half-column:last-of-type {
    width: 100%!important;
    float: left;
    padding: 0;
    padding-right: 0px;
    padding-left: 0px!important;
    text-align: center;
}	
	
.row5:before {    height: 738px!important;}	
	
	
.row5 {
    position: relative;
    margin-bottom: 130px!important;
    margin-top: 87px;
}	

.row1 div p {
    margin: 30px 0 0 0;
}	
	
	.row1 .half-column {
    width: 100%!important;
    padding-right: 0!important;
    
}
	
	.row1 .half-column:last-of-type {
    width: 100%!important;
   
}
	
.row1 {
    margin-bottom: 120px!important;
    margin-top: 201px!important;
}	
	
	
	
	.row2-alt .half-column:first-of-type {
    width: 100%!important;
    float: left;
    padding: 0;
    padding-right: 0!important;
    padding-left: 0px;
    text-align: center;
}
	
	
	.row2-alt .half-column {
    width: 100%!important;
    float: left;
    padding: 0;
    padding-right: 0px!important;
    box-sizing: border-box;
    position: relative!important;
}
	
	
	
	.row2-alt .half-column img {
    text-align: right!important;
    position: relative!important;
    left: 0px!important;
    top: 0!important;
    max-width: 100%!important;
}
	
	
.row2-alt {
    position: relative;
    margin-bottom: 40px!important;
}	
	
	.row6 {
    position: relative;
    margin-bottom: 120px!important;
}
	
	
	.row6 .half-column {
    width: 100%!important;
    float: left;
    padding: 0;
    padding-right: 0px!important;
    box-sizing: border-box;
    position: relative;
}
	
	
.row6 .half-column:last-of-type {
    width: 100%!important;
    float: left;
    padding: 0!important;
    padding-right: 0!important;
    padding-left: 0px!important;
    text-align: center;
}	
	
	
	.row6 p {
    margin-top: 40px!important;
    font-size: 19px!important;
}
	
	
	.row5-alt:before {
   
    
    top: -64px!important;
    
    height: 1200px!important
   
}
	
	
	.chairmain-banner-block {
    height: 377px;
    background-size: contain;
    padding-top: 233px;
}
	
	
	.chairmain-banner-block h1 {
    
    padding: 0 64px 0 59px;
    
}
	
.chairmain-banner-block h1 span {
    font-size: 38px;
}	
	
	
	
	.chairmain-banner-block-names div span {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
}
	
.cfo-banner-block {
    height: 500px;
    padding-top: 316px;
}	
	
.cfo-banner-block h1 {
    position: relative;
    font-weight: 100;
    line-height: 1.1;
    border-top: 0;
    display: inline-block;
    margin-top: 0;
    padding: 0 64px 0 58px;
    background: transparent;
    border: 0;
}
	
	
	
	.cfo-banner-block h1 span {
    font-size: 38px;
}
	
	
	
	.cfo-banner-block-names div span {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
}
	
.nav-left-col {
    width: calc(50% - 1px);
    box-sizing: border-box;
    float: left;
    border-right: 0.5px solid #9C7A6B;
    background: #000;
    height: 100vh;
    padding: 156px 58px 0 58px;
    overflow: hidden;
    position: relative;
}	
	
	.nav-mid-col {
    width: calc(50% - 1px);
    box-sizing: border-box;
    float: left;
    border-right: 0.5px solid #9C7A6B;
    background: #000;
    height: 100vh;
    padding: 156px 58px 0 58px;
    overflow: hidden;
}
	
	
	.nav-right-col {
    width: 33.33%;
    box-sizing: border-box;
    float: left;
    background: #000;
    height: 100vh;
    padding: 156px 58px 0 58px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    display: none;
}
	
	
	
	.downloads-block article div:first-of-type {
    display: none
}
	
	
	.nav-left-col ul.menu li {
    font-size: 13px;
}
.sub-nav li a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    text-decoration: none;
}	
	

	
.hightlight small.up:before {
    left: 98px;
}	
	
	
	
.hightlight small.down:after {
    left: 99px;
}	
	
h1 span {
    font-size: 28px;
    color: #4C4D4F;
    font-family: "roboto-condensed";
    display: inline-block;
    margin-top: 0px;
    position: relative;
    top: -35px;
    background: #fff;
    z-index: 8;
}	

	
.intro-big {
    font-size: 23px;
    font-weight: 100;
    margin: 0;
    padding: 0;
    color: #9C7A6B;
    margin-bottom: 30px;
    line-height: 1.2;
}	
	
	
.container {
    position: relative;
    left: 150.5px;
    top: 0;
    width: 617px;
    height: 100vh;
    z-index: 1;
    padding-bottom: 60px;
}	
	
.downloads-block article div {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    padding: 0 15px;
    position: relative;
}
	
	
.vBanner-1.animated {background: url("../images/home-big-banner.png");background-position: bottom center;background-repeat: no-repeat;background-size: cover;width: 100%;left: 0;height: 33.33vh;position: relative;animation: none;animation-delay: 6s;animation-iteration-count: 1;-webkit-animation-fill-mode: forwards;animation-duration: 2.3s;transition: .3s linear all;z-index: 9;}
.vBanner-2.animated{background: url("../images/home-mid-banner.png");background-position: top center;background-repeat: no-repeat;background-size: cover;width: 100%;height: 33.33vh;right: 0;position: relative;animation: none;animation-delay: 6s;animation-iteration-count: 1;-webkit-animation-fill-mode: forwards;animation-duration: 2.3s;transition: .3s linear all;z-index: 7;}
.vBanner-3.animated{background: url("../images/home-end-banner.png");background-position: top center;background-repeat: no-repeat;background-size: cover;width: 100%;height: 33.33vh;right: 0;position: relative;animation: none;animation-delay: 6s;animation-iteration-count: 1;-webkit-animation-fill-mode: forwards;animation-duration: 2.3s;transition: .3s linear all;z-index: 8;}	
	
	
.home-big-section {
    position: relative;
    left: 150.5px;
    top: 0;
    width: 617px;
    height: 100vh;
    z-index: 1;
}	
	
	
}



@media only screen and (height: 900px) {
.menu-trigger { top: 60%;}

	h2 {
    font-size: 14px;
    margin-top: -24px;
}
	
.downloads-trig {
   
    bottom: 2%;
   
}	
.downloads-trig:before {
    content: 'DOWNLOADS';
    font-size: 16px;
    color: #AC8C7F;
    position: absolute;
    left: -34px;
    bottom: 80px;
    transform: rotate(-90deg);
}	
.downloads-trig:after {
    content: '\e8f5';
    font-family: 'icomoon';
    width: 30px;
    height: 30px;
    font-size: 20px;
    left: 0px;
    position: absolute;
    display: block;
    color: #AC8C7F;
    top: 0%;
    transition: .35s linear all;
}	

}