body{
	margin: 0;
	background: #282828;
	font: normal 16px/18px Arial, Helvetica, sans-serif;
	color: #333;
}
#master{
	position: relative;
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	background: #fff;
}
input {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}
input:focus{
	outline: none;
}
:-moz-placeholder{ color: #999; opacity: 0.5; }
::-moz-placeholder{ color: #999; opacity: 0.5; }
:-ms-input-placeholder{ color: #999; opacity: 0.5; }
::-webkit-input-placeholder{ color: #999; opacity: 0.5; }
a{
	text-decoration: none;
	font: 900 11.5px/14px "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #e8112d;
}
a,button{
	outline: none;
}
a:hover{
	text-decoration: underline;
}
.btn:hover{
	text-decoration: none;
}
img{
	max-width: 100%;
	height: auto;
}
a img, iframe{
	border: 0;
}
h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a{
	margin: 0;
	font-weight: 900;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
}
h1, h1 a{
	font-size: 24px;
	line-height: 24px;
}
h2{
	margin: 0 0 10px;
}
h2, h2 a{
	font-size: 18px;
	line-height: 18px;
}
h3, h3 a{
	font-size: 11.5px;
	line-height: 14px;
}
h4, h4 a{
	font: bold 11.5px/14px Arial;
}
.container{
	position: relative;
	max-width: 1024px;
	padding: 0 10px;
	margin: 0 auto;
}
.container:before, .container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
.only-mobile{
	display: none;
}
/* - - - - - - - - - - - HEADER - - - - - - - - - - - */
.header{
	position: relative;
	min-height: 48px;
	padding: 19px 0 16px;
}
.header .logo{
	position: relative;
	overflow: hidden;
	float: left;
}
.header .logo img{
	float: left;
	margin: 0 25px 0 2px;
}
.header .logo .country{
	float: left;
	padding: 13px 0 0;
	font: 900 24px/24px "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
}
/* header tools */
.header .headerTools{
	float: left;
	width: 60%;
}
.headerTools .sharePrices{
	width: 100%;
	margin: 0;
	padding: 0 0 0 7.4%;
	list-style: none;
}
.headerTools .sharePrices li{
	float: left;
	width: 33%;
	margin: 0 0 0 9.3%;
	padding: 0 0 0 49px;
	font: bold 11.5px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.headerTools .sharePrices li.up{
	background: url(../images/arrow-up.png) 0 3px no-repeat;
}
.headerTools .sharePrices li.down{
	background: url(../images/arrow-down.png) 0 3px no-repeat;
}
.headerTools .sharePrices li.stable{
	background: url(../images/arrow-down.png) 0 3px no-repeat;
}
.sharePrices .separator{
	display: none;
}
.sharePrices .title,
.sharePrices .price,
.sharePrices .change,
.sharePrices .percent,
.sharePrices .separator{
	color: #e8112d;
}
.sharePrices li .image{
	float: left;
	margin: 3px 9px 0 0;
}
.sharePrices li .info{
	overflow: hidden;
}
.sharePrices li .row{
	border-top: 1px solid #ccc;
}
.sharePrices li .row:first-child{
	border: none;
}
.header .search-box{
	position: absolute;
	top: 13px;
	right: 10px;
	float: right;
	width: 21%;
}
.header .search-box input{
	display: block;
	width: 100%;
	height: 24px;
	padding: 0 41px 0 21px;
	border: 0;
	border-bottom: 1px solid #ccc;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: bold 11.5px/23px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999;
}
.header .search-box button{
	width: 41px; height: 23px;
	position: absolute;
	top: 0; right: 0; border: 0;
	border-left: 1px solid #ccc;
	background: #fff url(../images/search-icon.png) center center no-repeat;
	cursor: pointer;
}
/* location bar */
.header .locationBar{
	position: absolute;
	top: -10px; right: 0px;
}
.header .locationBar .languageSelector{
	float: right;
	margin: 0;
}
.header .locationBar .languageSelector dd{
	float: left;
	margin: 0 10px;
	font: 900 11px/14px "Arial Black", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}
.header .locationBar .languageSelector dd a{
	font-size: 11px;
}
.header .locationBar .languageSelector dd a:hover{
	text-decoration: underline;
}
.header .locationBar strong,
.header .locationBar .hidden,
.header .locationBar .countrySelector{
	display: none;
}
/* navigation */
.navbar-toggle{
	display: none;
}
.navbar{
	position: relative;
	min-height: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	background: #000;
	z-index: 200;
}
.navbar:after {
	clear: both;
}
.navbar .search-box{
	display: none;
}
.navbar a{
	font-family: Arial;
}
.navbar a:hover{
	text-decoration: none;
}
.nav{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #000;
}
.nav-right{
	float: right;
}
.nav:after {
	clear: both;
}
.nav-main{
	margin: 0 0 0 -6px;
}
.nav > li{
	float: left;
	display: block;
	position: relative;
}
.nav > li > a{
	display: block;
	padding: 15px 8px;
	font-weight: bold;
	font-family: Arial;
	line-height: 23px;
	color: #fff;
}
.nav > li > a:hover,
.nav > .open > a,
.nav > .open > a:hover,
.nav > .open > a:focus{
	background: #e8112d;
}
.nav > li > a:hover,
.nav > li > a:focus{
	background: transparent;
	color: #fff;
}
.dropdown-menu {
	position: absolute;
	left: 0; top: 100%;
	display: none;
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background-clip: padding-box;
	background-color: #e8112d;
	box-shadow: none;
	font-size: 14px;
	list-style: none;
	z-index: 1000;
}
li.open .dropdown-menu{
	display: block;
}
.dropdown-menu.double-col{
	width: 460px;
}
.dropdown-menu.double-col .column{
	width: 50%;
	float: left;
	border: 0;
}
.dropdown-menu.double-col ul{
	padding: 0; margin: 0; list-style: none;
}
.dropdown-menu.double-col h4{
	margin: 0;
	padding: 7px 10px 6px;
	font: bold 11.5px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
}
.nav-right .dropdown-menu{
	left: auto; right: 0;
}
.nav > li > a:hover .dropdown-menu{
	display: block;
}
.dropdown-menu > li,
.dropdown-menu.double-col li{
	border-top: 1px solid #903;
}
.dropdown-menu > li:first-child,
.dropdown-menu.double-col li:first-child{
	border: none;
}
.dropdown-menu > li > a,
.dropdown-menu.double-col li a{
	display: block;
	padding: 7px 10px 6px;
	font-weight: bold;
	line-height: 15px;
	color: #fff;
	clear: both;
}
.dropdown-menu > li > a:hover,
.dropdown-menu.double-col li a:hover{
	background: #e55;
	color: #fff;
}
.navbar .nav-countries li{
	position: inherit;
}
.country-list li a,
.country-list li span{
	display: inline-block;
	margin: 0 5px 0 0;
}
.navbar .nav-countries .dropdown-toggle,
.navbar .nav-countries .dropdown-toggle:hover,
.navbar .nav-countries .open .dropdown-toggle{
	padding: 15px 87px 15px 17px;
	background: #e8112d url(../images/menu-dropdown-icon.png) right center no-repeat;
}
.nav-countries .dropdown-menu{
	width: 98%;
	margin: 0 10px 0 0;
	background: #9f0b1e;
}
.nav-countries .global-sites{
	float: left;
	width: 23.3%;
}
.nav-countries .global-sites h3{
	padding: 15px 0;
	line-height: 22px;
	text-align: center;
	color: #fff;
}
.nav-countries .global-sites ul{
	padding: 0; margin: 0; list-style: none;
}
.nav-countries .global-sites li{
	border-bottom: 1px solid #600;
}
.nav-countries .global-sites li a{
	display: block;
	padding: 11px 14px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	color: #fff;
}
.nav-countries .local-sites{
	margin: 0 0 0 23.3%;
	border-left: 1px solid #900;
	background: #e8112d;
}
.nav-countries .nav-tabs{
	width: 100%;
	display: table;
	background: #9f0b1e;
}
.nav-countries .nav-tabs li{
	float: none;
	width: 16.66%;
	display: table-cell;
	border-right: 1px solid #300;
	border-bottom: 1px solid #900;
	background: #9f0b1e;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
}
.nav-countries .nav-tabs li:last-child{
	border-right: 0;
}
.nav-countries .nav-tabs li.active{
	background:  #e8112d;
	border-right-color: #900;
	border-bottom-color: #e8112d;
}
.nav-countries .nav-tabs li a{
	display: block;
	line-height: 23px;
	color: #fff;
}
.nav-countries .local-sites{
	position: relative;
	overflow: hidden;
	min-height: 290px;
}
.nav-countries .tab-pane{
	position: relative;
	display: none;
}
.nav-countries .tab-pane.active{
	display: block;
}
.nav-countries .tab-pane .column{
	width: 50%;
	float: left;
}
.nav-countries .country-list{
	padding: 8px 40px 17px 18px;
	margin: 0;
	list-style: none;
	line-height: 14px;
}
.nav-countries .country-list li{
	padding: 7px 0;
	border-bottom: 1px solid #c03;
}
.country-list li a.country{
	font-weight: bold;
	color: #fff;
}
.country-list li a.lang{
	font-weight: bold;
	text-decoration: underline;
	color: #600;
}
.country-list li a.lang:hover{
	text-decoration: none;
}
/* - - - - - - - - - - - MAIN CONTENT - - - - - - - - - - - */
.section{
	position: relative;
	overflow: hidden;
	padding: 27px 0;
}
.section .columns{
	position: relative;
	overflow: hidden;
	margin: 0 -10px;
}
.section .column{
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.section .column.w50{
	width: 50%;
}
.section .column.w33{
	width: 33.3%;
}
.section .column.w25{
	width: 25%;
}
.section .column.floatLeft{
	float: left;
}
.section .column.floatRight{
	position: relative;
	float: right;
}
.section .column .text{
	font: 100 30px/33px 'Open Sans', sans-serif;
	color: #fff;
}
.section .column .text p{
	margin: 0;
}
/* Jump Links */
#jumpLinks{
	position: fixed;
	top: 156px;
	left: 100%;
	width: 190px;
	padding: 0 0 0 39px;
	margin: 0 0 0 -39px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	background: #e8112d url(../images/jump-links.png) 10px 9px no-repeat;
	cursor: pointer;
	z-index: 999;
}
#jumpLinks ul{
	width: 190px;
	position: relative;
	background: #e8112d;
	margin: 0;
	padding: 2px 0;
	list-style: none;
}
#jumpLinks ul li{
	border-top: 1px solid #c00;
}
#jumpLinks ul li:first-child{
	border: 0;
}
#jumpLinks ul li a{
	display: block;
	font: bold 11.5px/29px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}
#jumpLinks .topLink a{
	font-weight: 900;
	font-family: "Arial Black", Arial;
}
#jumpLinks a:hover{
	text-decoration: none;
}
/* Campaign Section */
#mainContent .campaign{
	position: relative;
}
.campaignSlider{
	position: relative;
	overflow: hidden;
	max-width: 1200px;
	min-height: 471px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: #999;
}
.campaignSlider .slide{
	position: relative;
	overflow: hidden;
	display: none;
	width: 100%;
	max-height: 471px;
	background: #999;
}
.campaignSlider .slide.active{
	display: block;
}
.campaignSlider .slide .text{
	position: absolute;
	left: 65px; top: 71px;
	width: 442px;
	padding: 30px 20px 20px;
	background: #000;
	font: 100 55px/50px 'Open Sans', sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #fff;
	z-index: 20;
}
.campaignSlider .text h3,
.campaignSlider .text h3 a{
	font: 100 55px/50px 'Open Sans', sans-serif;
	color: #e8112d;
}
.campaignSlider .text p{
	margin: 0 0 8px;
	font: 100 55px/50px 'Open Sans', sans-serif;
	color: #fff;
}
.campaignSlider .videoText p{
	font: 100 45px/45px 'Open Sans', sans-serif;
}
.campaignSlider .text p a{
	font: 100 55px/50px 'Open Sans', sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #fff;
}
.campaignSlider .text a{
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 0 2px;
}
.campaignSlider .text a:empty{
	display: none;
}
.campaignSlider .text a.readMoreLnk{
	float: left;
}
.campaignSlider .text a:hover{
	text-decoration: none;
}
.campaign .media{
	position: relative;
	line-height: 0;
	height: 100%;
}
/*.campaignSlider .slide.videoBox .flashplayer{
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100% !important;
}*/
.campaignSlider .slide.videoBox .media iframe,
.videoBox .media iframe,
.campaign .media video/*,
.campaign .media object*/{
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	/*z-index: 10;*/
}
.campaign .media video{
	height: 0;
	background: #999;
}
.campaign .videoBox.on video{
	height: 100%;
	/*z-index: 100;*/
}
.videoBox .media img{
	position: relative;
	z-index: 30;
}
.campaignSlider .slide .videoText,
.videoBox .videoText{
	width: 375px;
	left: 63px; top: 83px;
	padding: 20px 15px;
	font-size: 45px;
	line-height: 45px;
	background: none;
	cursor: pointer;
	z-index: 70;
}
.campaignSlider .videoText h3,
.campaignSlider .videoText h3 a,
.campaignSlider .videoText p,
.campaignSlider .videoText p a{
	font-size: 45px;
	line-height: 45px;
}
.videoBox .videoPlayBtn{
	position: absolute;
	left: 0; top: 52%;
	display: block;
	width: 100%;
	margin: -45px 0 0;
	padding: 75px 0 0;
	background: url(../images/play-btn.png) center top no-repeat;
	font: 900 11.5px/30px "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
	z-index: 60;
}
.videoBox .video-close-btn{
	display: none;
	position: absolute;
	top: 25px;
	right: 16px;
	width: 25px; height: 25px;
	background: url("../images/icons.png") 0 -312px no-repeat;
	text-indent: -10000px;
	cursor: pointer;
	z-index: 100;
}
.videoBox.on .video-close-btn{
	display: block;
}
.mobile .videoBox .video-close-btn{
	display: none !important;
}
.flowplayer .fp-ui .fp-embed{
	display: none !important;
}
.flowplayer.is-splash .fp-ui,
.flowplayer.is-paused .fp-ui {
	background: url("../images/play-btn.png") no-repeat center center / 6% auto rgba(0, 0, 0, 0) !important;
}
.flowplayer.is-error{
	border: none !important;
}

.videoBox .videoOverlay{
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	cursor: pointer;
	z-index: 40;
}
.videoBox.on .videoText,
.videoBox.on .videoPlayBtn{
	z-index: -1 !important;
}
.videoBox.on .media img,
.videoBox.on .videoOverlay{
	z-index: -2 !important;
}
.video-controls {
	display: block;
	width: 100%;
	height: 0px;
	overflow: hidden;
	position: absolute;
	left: 0; bottom:0;
	background: rgba(51, 51, 51, 0.6);
	z-index: 1;
}
.videoBox.on:hover .video-controls{
	height: 20px;
}
.ie7 .video-controls{
	display: none;
}
.videoBox.on .video-controls{
	z-index: 110;
}
.video-play-btn{
	display: none;
	position: absolute;
	left: 0; top: 0;
	width: 28px;
	height: 28px;
	background: url(../images/video-controls.png) 0 0 no-repeat;
}
.video-play-btn:hover{
	background: url(../images/video-controls.png) -38px 0 no-repeat;
}
.video-play-btn.on{
	background: url(../images/video-controls.png) 0 -29px no-repeat;
}
.video-play-btn.on:hover{
	background: url(../images/video-controls.png) -38px -29px no-repeat;
}
.video-timer{
	font: bold 12px/12px Arial;
	color: #eee;
	bottom: 5px;
	left: 5px;
	height: 10px;
	line-height: 10px;
	position: absolute;
	text-align: center;
	width: 35px;
}
.video-progress-bar{
	height: 10px;
	margin: 0 150px 0 45px;
	overflow: hidden;
	position: relative;
	top: 5px;
	background: #666;
	cursor: col-resize;
}
.mobile .youtube.video-controls .video-progress-bar{
	margin: 0 45px;
}
.video-progress-bar .progress-bar-inner{
	width: 100%; height: 100%;
	position: absolute;
	left: auto;
	top: 0;
	background: #eee;
}
.video-seeker{
	width: 0%; height: 100%;
	position: absolute;
	left: auto;
	top: 0;
	background: #00a7c8;
}
.video-duration{
	position: absolute;
	top: 4px; right: 113px;
	font: bold 12px/12px Arial;
	color: #eee;
}
.mobile .youtube.video-controls .video-duration{
	right: 5px;
}
.video-volume-box{
	position: absolute;
	right: 5px;
	top: 7.5px;
}
.mobile .youtube.video-controls .video-volume-box{
	display: none;
}
.video-volume-btn{
	cursor: pointer;
	float: left;
	height: 15px;
	position: relative;
	top: -5px;
	width: 10px;
	background: url(../flowplayer/skin/img/white.png) -2px -99px no-repeat;
}
.video-volume-btn.muted{
	opacity: 0.5;
}
.video-volume-slider{
	position: relative;
	cursor: col-resize;
	float: left;
	height: 5px;
	width: 90px;
	background: #000;
}
.video-volume-slider .volume-inner{
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}
.video-volume-slider.muted .volume-inner{
	width: 0;
}
.videoBox .error{
	display: block;
	width: 100%;
	margin: 20px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
}

.campaignControls{
	position: relative;
	width: 100%;
	height: 43px;
	text-align: center;
	background: #e8112d;
	z-index: 90;
}
.campaignControls a{
	position: relative;
	display: inline-block;
	width: 12px; height: 12px;
	margin: 15px 5px 0;
	outline: none;
	background: url(../images/slider-icons.png) 0 0 no-repeat;
	*display: inline;
	zoom: 1;
}
.campaignControls .control-btn{
	background-position: 0 0;
}
.campaignControls .control-btn.active{
	background-position: 0 -13px;
}
.campaignControls .prev-btn{
	margin: 15px 31px 0 5px;
	background-position: 0 -52px;
}
.campaignControls .next-btn{
	margin: 15px 5px 0 31px;
	background-position: 0 -65px;
}
.campaignControls .play-btn.on{
	background-position: 0 -26px;
}
.campaignControls .play-btn{
	background-position: 0 -39px;
}
/* local site top news */
.campaign .topNews .media{
	text-align: center;
}
.campaign .topNews .text{
	position: absolute;
	left: 108px; top: 31px;
	width: 261px;
	padding: 18px 20px 14px 22px;
	background: #000;
	z-index: 20;
}
.campaign .topNews .text{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #fff;
}
.campaign .topNews h2{
	margin: 0 0 2px;
	font-size: 14px;
	line-height: 16px;
	color: #e8112d;
}
.campaign .topNews h2 a{
	color: #e8112d;
}
.campaign .topNews h3{
	margin: 0 0 20px;
}
.campaign .topNews h3,
.campaign .topNews h3 a{
	font-size: 30px;
	line-height: 29px;
	color: #fff;
}
.campaign .topNews a:hover{
	text-decoration: none;
}
/*.campaign .topNews .date{
	display: block;
	margin: 0 0 20px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999;
}*/
.campaign .topNews p{
	margin: 0 0 15px;
}
.campaign .topNews .readMoreLnk,
.localNews .newsItem .readMoreLnk{
	position: relative;
	display: block;
	padding: 8px 0 0;
	border-top: 1px solid #666;
	line-height: 25px;
}
.campaign .topNews .readMoreLnk:hover,
.localNews .newsItem .readMoreLnk:hover{
	text-decoration: none;
}
.campaign .topNews .readMoreLnk:after,
.localNews .newsItem .readMoreLnk:after{
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	right: 0; top: 8px;
	background: url("../images/icons.png") 0 -26px no-repeat;
}
/* Latest News Section */
.latestNews .container{
	position: relative;
	overflow: hidden;
}
.latestNews .title{
	position: relative;
	overflow: hidden;
	padding: 0 0 18px;
}
.latestNews .title a.readMoreLnk{
	float: left;
	margin: 4px 0 0;
	line-height: 20px;
}
.latestNews .title h2{
	float: left;
	width: 260px;
	margin: 0;
	line-height: 20px;
	color: #e8112d;
}
.latestNews .title h2 a{
	color: #e8112d;
}
.latestNews .carouselHolder{
	position: relative;
	overflow: hidden;
}
.latestNews .jcarousel{
	position: relative;
	overflow: hidden;
	margin: 0 0 0 -10px;
}
.latestNews .newsList{
	position: relative;
	width:  10000px;
}
.latestNews .controls{
	float: right;
}
.latestNews .controls a{
	position: relative;
	float: left;
	display: block;
	width: 25px; height: 25px;
	background-image: url(../images/icons.png);
}
.latestNews .controls a:active{
	top: 1px;
}
.latestNews .controls a.prev-btn{
	background-position: 0 0;
}
.latestNews .controls a.next-btn{
	margin: 0 0 0 8px;
	background-position: 0 -26px;
}
.latestNews .newsItem{
	position: relative;
	float: left;
	width: 240px; /*241px;*/
	margin: 0 10px;
	border-top: 1px solid #000;
}
.latestNews .newsItem h3{
	margin: 8px 0 0;
}
.latestNews .newsItem .date{
	margin: 0 0 8px;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999;
}
.latestNews .newsItem .text{
	margin: 0 0 3px;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #000;
}
.latestNews .text p{
	margin: 0;
}
/* local news */
.section.localNews{
	padding-bottom: 15px;
}
.section.localNews .date{
	display: none;
}
.localNews .newsItem{
	border: 0;
}
.latestNews.col2 .newsItem{
	width: 501px; /*502px;*/
}
.latestNews.col3 .newsItem{
	width: 326px; /*327px;*/
}
.localNews .newsItem{
	min-height: 238px;
	padding-bottom: 38px;
}
.localNews .imageHolder{
	margin: 0 -10px;
	line-height: 0;
}
.localNews .imageHolder img{
	display: block;
	width: 100%;
}
.localNews .newsItem .text{
	/*min-height: 42px;*/
	margin: 0 0 17px;
}
.localNews .newsItem h3{
	margin: 16px 0 6px;
	letter-spacing: -0.5px;
}
.localNews .newsItem .readMoreLnk{
	clear: both;
	padding: 12px 0 0;
	position: absolute;
	left: 0; bottom: 0px;
	width: 100%;
}
.localNews .newsItem .readMoreLnk:after{
	top: 11px;
}
.localNews.col2 .newsItem h3{
	float: left;
	width: 50%;
	margin: 16px 0 23px;
}
.localNews.col2 .newsItem .text{
	float: right;
	width: 50%;
	padding: 0 0 0 10px;
	margin: 16px 0 23px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/* "Who We Are" Section*/
.section.whoWeAre{
	background: #e8112d;
}
.section.whoWeAre .column{
	padding: 0;
}
.whoWeAre h2{
	margin: 0 0 15px;
	color: #000;
}
.whoWeAre .text{
	padding: 0 50px 8px 0;
}
.whoWeAre .readMoreLnk{
	color: #fff;
}
.whoWeAre .circleList{
	width: 525px;
	padding: 0 0 0 10px;
	margin: 0 0 0 -10px;
	list-style: none;
}
.whoWeAre .circleList li{
	float: left;
	width: 154px;
	margin: 0 10px;
	text-align: center;
}
.whoWeAre .listItem h3{
	margin: 0 0 16px;
	line-height: 18px;
}
.whoWeAre .listItem h3 a{
	color: #000;
}
.whoWeAre .listItem img{
	display: block;
	position: relative;
	max-width: 100%;
	margin: 0 0 22px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
.whoWeAre .listItem .statCircle{
	display: table;
	position: relative;
	width: 150px;
	height: 150px;
	margin: 0 0 22px;
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	color: #fff;
}
.whoWeAre .listItem .statCircle .inner{
	display: table-cell;
	vertical-align: middle;
}
.whoWeAre .listItem .statCircle .digits{
	width: 100%;
	display: inline-block;
	font: 100 60px/60px 'Open Sans', sans-serif;
}
.whoWeAre .listItem .statCircle .label{
	display: block;
	/*margin: -10px 0 0;*/
	font-size: 11.5px;
	text-transform: uppercase;
}
.whoWeAre .listItem h4{
	margin: 0;
	font: bold 11.5px/14px Arial;
}
/* "What We Do" Section */
.whatWeDo h2{
	margin: 0 0 25px;
	color: #e8112d;
}
.whatWeDo h2 a{
	color: #e8112d;
}
.whatWeDo h3{
	margin: 0 0 10px;
}
.whatWeDo h3,
.whatWeDo h3 a{
	font-size: 18px;
	line-height: 18px;
}
.whatWeDo .sectors .desc{
	margin: 0 0 12px;
	font: 100 18px/21px 'Open Sans', sans-serif;
	color: #444;
}
.whatWeDo .sectors .desc p{
	margin: 0;
}
.whatWeDo .sectors .desc a{
	line-height: 21px;
}
.whatWeDo .services{
	padding: 0;
	margin: 0 0 3px;
	list-style: none;
	border-bottom: 2px solid #e8112d;
}
.services li{
	position: relative;
	margin: 0;
	border-top: 1px solid #fff;
	background: #f2f2f2;
}
.services li:first-child:before{
	content: "";
	position: absolute;
	left: 28px; top: -16px;
	width: 0; height: 0;
	border-width: 8px;
	border-style: solid;
	border-color: transparent transparent #f2f2f2 transparent;
}
.services li:first-child{
	border: 0;
}
.services li a{
	display: table;
	width: 75%;
	height: 55px;
	padding: 11px 10px 12px 72px;
	background: url(../images/red-bullet.png) 20px 23px no-repeat;
	color: #000;
}
.services li a:hover{
	text-decoration: none;
}
.services li a img{
	display: none;
	margin: 0 8px 0 0;
	vertical-align: middle;
}
.services li a span{
	display: table-cell;
	vertical-align: middle;
}
.whatWeDo .btn.readMoreLnk{
	display: inline-block;
	margin: 15px 0 0;
}
.whatWeDo .btn.readMoreLnk:hover{
	text-decoration: underline;
}
/* "Careers" Section */
.section.careers{
	padding: 0;
	position: relative;
	overflow: hidden;
	background: #080808;
}
.careers.contacts{
	background: #f2f2f2;
}
.careers .column.floatLeft{
	width: 66%;
	min-height: 468px;
	padding: 0;
}
.careers .floatLeft .outer{
	margin: 0 0 0 -88px;
	background-repeat: no-repeat;
	background-position: right top;
}
.careers .floatLeft .inner{
	min-height: 420px;
	padding: 26px 0 24px 88px;
	background-repeat: no-repeat;
	background-position: right top;
	/*background: url(../images/careers-bg-mask.png) left top repeat-y;*/
}

.careers h2{
	margin: 0 0 9px;
	color: #e8112d;
}
.careers h2 a{
	color: #e8112d;
}
.careers .cite{
	width: 50%;
	margin: 0 0 10px;
	font: 100 48px/53px 'Open Sans', sans-serif;
	color: #fff;
}
.chrome .careers .cite{
	margin: 0 0 7px;
}
.careers .cite:before{
	content: "“";
	margin: 0 0 0 -20px;
}
.careers .cite:after{
	content: "”";
}
.careers .cite p{
	display: inline;
	margin: 0;
}
.careers .column .lnkHolder{
	margin: 0 0 3px;
}
.careers .column .lnkHolder a:hover{
	text-decoration: underline;
}
.careers .socialLinks{
	position: relative;
	overflow: hidden;
	padding: 35px 0 0;
}
.socialLinks h4{
	margin: 0 0 10px;
	font: bold 11.5px/14px Arial, Helvetica, sans-serif;
	color: #fff;
}
.socialLinks ul{
	margin: 0 0 2px;
	padding: 0; list-style: none;
}
.socialLinks ul li{
	float: left;
	margin: 0 0 0 12px;
}
.socialLinks ul li:first-child{
	margin: 0;
}
.socialLinks ul li a{
	display: block;
	width: 25px; height: 25px;
	/*background: url(../images/icons.png) 0 -104px no-repeat;
	text-indent: -10000px;*/
}
.socialLinks ul li a:hover{
	text-decoration: none;
}
.socialLinks .lnk-in{
	background-position: 0 -104px;
}
.socialLinks .lnk-fb{
	background-position: 0 -130px;
}
.socialLinks .lnk-tw{
	background-position: 0 -156px;
}
.careers{
	color: #fff;
}
.careers .vacancies{
	width: 32%;
	padding: 27px 0 10px;
}
.careers .countrySelect{
	position: relative;
	overflow: hidden;
	padding: 0 0 28px;
	/*border-bottom: 1px solid #6a6a6a;*/
}
.careers .countrySelect a.lnk{
	width: 42%;
	padding: 5px 1% 0 0;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.careers .selectWrapper{
	position: relative;
	width: 57%;
	height: 37px;
	float: right;
	z-index: 10;
}
.careers .countrySelect select{
	position: absolute;
	width: 100%; height: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity: 0;
	z-index: 20;
}
.careers .countrySelect .selectValue{
	width: 100%; height: 100%;
	position: absolute;
	top: 0; left: 0;
	padding: 12px 35px 12px 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #e8112d url(../images/select-arrow.png) right center no-repeat;
	font: bold 11.5px/13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	z-index: 10;
}
.careers .localCareersSites h5{
	margin: 0;
	font: normal 11.5px/13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}
.careers .localCareersSites ul{
	margin: 0 0 17px;
	padding: 0; list-style: none;
}
.careers .localCareersSites ul li{
	display: inline;
	margin: 0;
	padding: 0 5px 0 9px;
	background: url(../images/separator.gif) 0 5px no-repeat;
}
.careers .localCareersSites ul li a{
	line-height: 11px;
}
.careers .localCareersSites ul li:first-child{
	padding-left: 0;
	background: none;
}

.careers .applyTo .linkList{
	padding: 0;
	margin: 15px 0 0;
	list-style: none;
}
.careers .applyTo .linkList li{
	margin: 0;
	padding: 11px 0;
	border-top: 1px solid #666;
}
.careers .applyTo .linkList .desc{
	margin: 0;
	font: bold 11.5px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}

.careers .vacancies h3{
	padding: 17px 0 18px;
	border-top: 1px solid #6a6a6a;
	border-bottom: 1px solid #6a6a6a;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
}
.careers .vacancyList{
	margin: 0; padding: 0; list-style: none;
}
.careers .vacancyList li{
	margin: 0;
	border-bottom: 1px solid #6a6a6a;
}
.careers .vacancyList li a{
	position: relative;
	display: block;
	padding: 15px 30px 17px 0;
	font: normal 11.5px/14px Arial, Helvetica, sans-serif;
	color: #fff;
}
.careers .vacancyList li a:hover{
	text-decoration: none;
}
.careers .vacancyList li a:after{
	content: "";
	position: absolute;
	top: 50%; right: 0;
	width: 25px; height: 25px;
	margin: -12px 0 0;
	background: url(../images/icons.png) 0 -52px no-repeat;
}
.careers .vacancyList .job{
	font-weight: 900;
	font-family: "Arial Black", Arial;
	color: #e8112d;
}
.careers .vacancyList span{
	display: block;
}
.careers .btn.allVacancies{
	position: relative;
	display: block;
	margin: 15px 0 0;
	padding: 11px 0;
	background: #e8112d;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 15px;
	text-align: center;
	color: #fff;
}
/* "Investors" Section */
.section.investors h2{
	margin: 0 0 11px;
	color: #e8112d;
}
.section.investors h2 a{
	color: #e8112d;
}
.section.investors h3{
	font: 100 30px/36px 'Open Sans', sans-serif;
	text-transform: none;
	color: #080808;
}
.section.investors .column{
	overflow: hidden;
}
.section.investors .titleWrapper{
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #080808;
}
.section.investors .date{
	padding: 7px 0 8px;
	font: bold 11.5px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
}
.section.investors .titleWrapper h3{
	float: left;
}
.section.investors .titleWrapper .readMoreLnk{
	position: relative;
	float: right;
	margin: 5px 0 0;
	padding: 0 35px 0 0;
	line-height: 29px;
}
.section.investors .titleWrapper .readMoreLnk:after{
	content: "";
	position: absolute;
	top: 50%; right: 0;
	margin: -15px 0 0;
	width: 25px; height: 25px;
	background: url(../images/icons.png) 0 -260px no-repeat;
}
.investors .circleListWrapper{
	overflow: hidden;
	margin: 0 0 8px;
	border-top: 1px solid #080808;
	border-bottom: 1px solid #080808;
}
.investors .circleList{
	position: relative;
	overflow: hidden;
	width: 525px;
	padding: 29px 19px 22px;
	margin: 0 0 0 -30px;
	list-style: none;
}
.investors .circleList li{
	float: left;
	width: 135px;
	margin: 0 19px;
	text-align: center;
}
.investors .circleList li .statCircle{
	position: relative;
	width: 131px;
	height: 131px;
	padding: 0;
	margin: 0 0 13px;
	border: 2px solid #e8112d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	font: 100 31px/34px 'Open Sans', sans-serif;
	text-align: center;
	color: #080808;
}
.chrome .investors .circleList li .statCircle{
	height: 123px;
	padding: 8px 0 0;
}
.investors .circleList li .statCircle .inner{
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
}
.investors .circleList li .statCircle .inner span{
	display: table-cell;
	vertical-align: middle;
}

.investors .circleList li h4{
	margin: 0;
	line-height: 14px;
}
.investors .investorsTools{
	clear: both;
}
.investors .investorsTools .sharePriceChart iframe{
	width: 100%;
	min-height: 175px;
	border: 0;
}
.investorsTools ul{
	overflow: hidden;
	padding: 0;
	margin: 21px -15px 4px 0;
	list-style: none;
}
.investorsTools .sharePrices li{
	float: left;
	width: 50%;
	padding: 0 15px 0 49px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: bold 11.5px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
}
.investorsTools .sharePrices li.up {
	background: url("../images/arrow-up.png") 0 3px no-repeat;
}
.investorsTools .sharePrices li.down,
.investorsTools .sharePrices li.stable{
	background: url("../images/arrow-down.png") 0 3px no-repeat;
}
.investorsTools .sharePrices li .image{
	float: left;
	margin: 1px 30px 0 0;
}
.investorsTools .sharePrices .title{
	color: #000;
}
/* "Social responsibility" section*/
.section.responsibility{
	padding: 0;
	background-color: #e8112d;
	background-position: top right;
	background-repeat: no-repeat;
}
.responsibility h2{
	margin: 0 0 15px;
}
.responsibility .column.floatLeft{
	padding: 27px 10px 27px 0;
	background-color: #e8112d;
}
.responsibility .text{
	padding: 0 45px 20px 0;
}
.responsibility .linkList{
	margin: 0; padding: 0; list-style: none;
	border-top: 1px solid #fff;
}
.responsibility .linkList li{
	margin: 0;
	border-bottom: 1px solid #fff;
}
.responsibility .linkList li a{
	position: relative;
	display: block;
	width: 100%;
	height: 39px;
	line-height: 39px;
	color: #fff;
}
.responsibility .linkList li a:hover{
	text-decoration: none;
}
.responsibility .linkList li a:after{
	content: "";
	position: absolute;
	top: 50%; right: 0;
	width: 25px; height: 25px;
	margin: -12px 0 0;
	background: url(../images/icons.png) 0 -52px no-repeat;
}
.responsibility .floatRight{
	padding-left: 0;
}
.responsibility .floatRight .inner{
	width: 570px;
	min-height: 375px;
	padding: 27px 0 27px 30px;
	background: url(../images/social-responsibility.jpg) 0 0 no-repeat;
}
.responsibility .floatRight .text{
	width: 340px;
	padding: 0 0 8px;
}
.responsibility .column.floatRight h2{
	max-width: 370px;
	color: #e8112d;
}
.responsibility .column.floatRight h2 a{
	color: #e8112d;
}
/* Video Section */
.videoSection h2{
	margin: 0 0 15px;
	color: #e8112d;
}
.videoSection h2 a{
	color: #e8112d;
}
.videoSection .column{
	width: 50%;
}
.videoSection .column .text{
	margin: 0 0 8px;
	color: #080808;
}
.videoSection .column.floatLeft{
	padding: 0 10px 0 0;
}
.videoSection .column.floatRight{
	float: right;
	padding: 3px 0 3px 9px;
}
.videoSection .column.floatRight .inner{
	position: relative;
	overflow: hidden;
}
.videoSection .videoBox iframe{
	width: 100%;
	height: 100%;
}
.videoSection .videoBox{
	position: relative;
	max-height: 283px;
}
.videoSection .videoBox .videoText{
	position: absolute;
	width: 200px;
	left: 20px; top: 33px;
	padding: 0;
	font: 100 32px/30px 'Open Sans', sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #fff;
	z-index: 50;
	cursor: pointer;
}
.videoSection .videoBox .media{
	line-height: 0;
	max-height: 100%;
}
.videoSection .videoBox video{
	max-height: 100%;
}
.videoSection .videoBox .videoText p{
	margin: 0;
}
.videoSection .videoBox .videoText p.name{
	color: #e8112d;
}
.videoSection .videoBox .videoPlayBtn{
	margin: -30px 0 0;
	padding: 60px 0 0;
	background: url(../images/play-btn-small.png) center top no-repeat;
	text-indent: -10000px;
}
.videoSection .videoBox .videoOverlay{
	min-height: 283px;
}
/*.videoSection .videoBox .flashplayer{
	position: absolute;
	top: 0; left: 0;
}
.videoSection .videoBox .flashplayer{
	width: 100% !important;
	height: 100% !important;
}*/

/* Section Careers + Contacts */
.section.careers_contacts{
	background: #f2f2f2;
}
.section.careers_contacts .careers{
	color: #333;
}
.careers_contacts h2{
	margin: 0 0 9px;
	color: #e8112d;
}
.careers_contacts h2 a{
	color: #e8112d;
}
.section.careers_contacts .column{
	padding: 0 10px;
}
.section.careers_contacts .text{
	padding: 0 50px 8px 0;
	color: #000;
}

.careers_contacts .applyTo{
	position: relative;
	overflow: hidden;
	margin: 0 -10px;
}
.careers_contacts .applyTo .linkList{
	float: left;
	width: 46%;
	padding: 0;
	margin: 15px 10px 0;
	border-bottom: 1px solid #ccc;
}
.careers_contacts .applyTo .linkList li{
	overflow: hidden;
	padding: 13px 0;
	border-top: 1px solid #ccc;
}
.careers_contacts .applyTo .linkList .desc{
	color: #000;
}
.careers_contacts .applyTo .linkList a{
	float: left;
}
.careers_contacts .applyTo .linkList li.socialLinks{
	padding: 8px 0;
}
.careers_contacts .socialLinks h4{
	float: left;
	margin: 0;
	line-height: 25px;
	color: #000;
}
.careers_contacts .socialLinks ul{
	float: right;
	margin: 0;
}
.careers_contacts .applyTo .socialLinks ul li{
	float: left;
	padding: 0;
	border: 0;
	margin: 0 0 0 7px;
}
.careers_contacts .applyTo .socialLinks ul li:first-child{
	margin: 0;
}
.careers_contacts .socialLinks .lnk-in{
	background-position: 0 -182px;
}
.careers_contacts .socialLinks .lnk-fb{
	background-position: 0 -208px;
}
.careers_contacts .socialLinks .lnk-tw{
	background-position: 0 -234px;
}
.careers_contacts .contactList{
	position: relative;
	overflow: hidden;
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 5px 0 0;
	font: normal 11.5px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
}
.careers_contacts .contactList li{
	width: 46%;
	display: inline-block;
	vertical-align: top;
	padding: 15px 0 12px;
	margin: 0 8px 0 10px;
	min-height: 41px;
	border-bottom: 1px solid #ccc;
}
.careers_contacts .contactList li.border-top{
	border-top: 1px solid #ccc;
}
.careers_contacts .contactList p{
	margin: 0;
}
.careers_contacts h3{
	padding: 17px 280px 18px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	line-height: 18px;
	color: #000;
}
.careers_contacts .localCareersSites{
	margin: 21px 0 24px;
}
.careers_contacts .localCareersSites h5{
	margin: 0;
	color: #000;
}
.careers_contacts .localCareersSites ul{
	margin: 0;
}
.careers_contacts .localCareersSites ul li{
	background: url(../images/separator-black.gif) 0 5px no-repeat;
}
.careers_contacts .vacancyList li{
	border-color: #ccc;
}
.careers_contacts .vacancyList li a{
	color: #000;
}
.careers_contacts .vacancyList li a:after{
	background-position: 0 -78px;
}
.careers_contacts .btn.allVacancies {
	float: left;
	width: 49%;
	padding: 11px 0;
	font-weight: bold;
}
.careers_contacts .socialLinks.floatRight{
	width: 49%;
	float: right;
	padding-top: 20px;
}
/* Footer Section */
.section.footer{
	padding: 27px 0;
	background: #f2f2f2;
}
.section.careers_contacts + .section.footer{
	padding: 0 0 27px;
}
.footer h2{
	margin: 0 0 16px;
}
.footer .footerColumns{
	margin-bottom: 27px;
}
.footer ul.linkList{
	border-top: 1px solid #ccc;
	margin: 0; padding: 0; list-style: none;
}
.footer ul.linkList li{
	border-bottom: 1px solid #ccc;
}
.footer .column ul li a{
	display: block;
}
.footer .column .linkList li a:hover{
	text-decoration: none;
}
.footer .column.news img{
	margin: 0 0 8px;
}
.footer .column.news a{
	display: inline-block;
	color: #000;
}
.footer .column.news .readMoreLnk{
	color: #e8112d;
}
.footer .linkList li a{
	position: relative;
	display: block;
	padding: 10px 0 11px;
}

.footer .linkList.withArrows li a{
	min-height: 25px;
	padding: 12px 30px 12px 0;
}
.footer .linkList.withArrows li a:after{
	content: "";
	position: absolute;
	top: 50%; right: 0;
	margin: -12px 0 0;
	width: 25px; height: 25px;
	background: url(../images/icons.png) 0 -78px no-repeat;
}
.footer .linkList li a span{
	display: inline-block;
	vertical-align: sub;
}
.footer .contacts{
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #000;
}
.footer .local-contact{
	padding: 10px 0 0;
	font: normal 11.5px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.footer .contacts .contact{
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.footer .contacts h3{
	padding: 0 0 8px; /*padding: 19px 0 8px;*/
}
.footer .contacts p{
	margin: 0 0 15px;
}
.footer .contacts .readMoreLnk{
	display: block;
	margin: -3px 0 0;
	padding: 14px 0 13px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

.footer .footerColumns .socialLinks{
	position: relative;
	overflow: hidden;
	padding: 13px 0 0;
}
.footer .socialLinks.local{
	float: right;
	padding: 0;
	width: 241px;
	max-width: 100%;
}
.footer .socialLinks h4{
	float: left;
	line-height: 25px;
	color: #000;
}
.footer .socialLinks ul{
	float: right;
	border: 0;
}
.footer .socialLinks li{
	border: 0;
	margin: 0 0 0 11px;
}
.footer .socialLinks .lnk-in{
	background-position: 0 -182px;
}
.footer .socialLinks .lnk-fb{
	background-position: 0 -208px;
}
.footer .socialLinks .lnk-tw{
	background-position: 0 -234px;
}
.footer .footerMenu ul{
	border: 0;
}
.footer .footerMenu ul li{
	float: left;
	border: 0;
	margin: 0 20px 0 0;
}
.footerMenu li a{
	color: #000;
	letter-spacing: -0.5px;
}
/* "Cookie Policy" Section */
.section.cookiePolicy{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 75px;
	padding: 0;
	z-index: 999;
}
.cookiePolicy .inner{
	width: 100%;
	margin: 0 auto;
	background: #e8112d;
}
.cookiePolicy .container{
	padding: 25px 10px;
}
.cookiePolicy .closeBtn{
	float: left;
	display: block;
	width: 25px; height: 25px;
	margin: 0 15px 0 0;
	background: url(../images/icons.png) 0 -286px no-repeat;
	text-indent: -10000px;
}
.cookiePolicy .text{
	overflow: hidden;
	font: bold 11.5px/12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}
.cookiePolicy .text p{
	margin: 0 0 2px;
}
.cookiePolicy a{
	color: #000;
}
.cookiePlaceholder{
	height: 60px;
	background: #f2f2f2;
}

/* mac font fixes */
html.mac .header .search-box input,
html.mac .nav > li > a,
html.mac .dropdown-menu.double-col h4,
html.mac .dropdown-menu > li > a,
html.mac .dropdown-menu.double-col li a,
html.mac .nav-countries .global-sites li a,
html.mac .country-list li a.country,
html.mac .country-list li a.lang,
html.mac .careers .countrySelect .selectValue,
html.mac .cookiePolicy .text{
	font-weight: normal;
	font-family: "Arial Bold", Arial;
}
html.mac .nav-main .nav > li > a,
html.mac .nav-main .dropdown-toggle,
html.mac .nav-countries .dropdown-toggle{
	font-size: 11px;
}


@media (max-width: 1200px) {
	.campaignSlider{
		min-height: 0;
	}
}

/* tablet view */
@media (max-width: 1024px) {
	#master{
		min-width: 320px;
	}
	.nav-main{
		margin: 0 0 0 -5px;
	}
	.nav > li > a{
		padding: 15px 5px;
	}
	.navbar .nav-countries .dropdown-toggle,
	.navbar .nav-countries .dropdown-toggle:hover,
	.navbar .nav-countries .open .dropdown-toggle{
		padding: 15px 35px 15px 10px;
	}
	.campaignSlider .slide .text{
		top: 25px; left: 25px;
	}
	.careers .cite{
		width: 60%;
	}
	.careers_contacts .contactList{
		width: 44%;
	}
}

/* mobile view */
@media (max-width: 920px) {
	.only-mobile{
		display: block;
	}
	.only-desktop{
		display: none;
	}
	#master .btn-link{
		display: block;
		width: 100%; height: 44px;
		padding: 0;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		background: #e8112d;
		font-size: 13px;
		line-height: 44px;
		text-align: center;
		color: #fff;
	}
	#master a:hover{
		text-decoration: none !important;
	}
	img{
		width: 100%;
	}
	h2{
		font-size: 13px;
		margin: 0 0 10px;
	}
	h2 a{
		font-size: 13px;
	}
	select{
		font-size: 16px;
	}
	#mainContent .section{
		overflow: auto;
		padding: 13px 18px 18px;
	}
	.section .columns{
		margin: 0;
	}
	.section .column{
		padding: 0 !important;
		width: 100% !important;
	}
	.section .column .text{
		margin: 0 0 8px;
		font-size: 26px;
		line-height: 30px;
	}
	.readMoreLnk{
		font-size: 13px;
	}
	.container{
		padding: 0;
	}
	.header{
		height: 58px;
		padding: 0;
		text-align: center;
	}
	.header.with-tools{
		padding: 0 0 32px;
	}
	.localSite .header{
		padding: 0;
	}
	.header .container{
		padding: 0 60px;
	}
	.header .logo{
		width: 100%;
		float: none;
		padding: 15px 0 0;
	}
	.header .logo a,
	.header .logo img,
	.header .logo .country{
		display: inline-block;
	}
	.header .logo a{
		text-align: center;
	}
	.header .logo img{
		max-width: 45px;
		margin: 0;
	}
	.header .logo .country{
		padding: 2px 0 0 11px;
		font-size: 13px;
	}
	/* header tools */
	.header .headerTools{
		width: 100%;
		height: 18px;
		position: absolute;
		top: 58px; left: 0;
		padding: 10px 0 6px;
		background: #e9e9ea;
	}
	.headerTools .sharePrices{
		padding: 0;
	}
	.header .headerTools .sharePrices li{
		display: inline-block;
		float: none;
		width: auto;
		margin: 0;
		padding: 0;
		font-size: 11px;
		line-height: 12px;
		background: none !important;
	}
	.header .sharePrices li .row{
		border: none;
		float: left;
	}
	.header .sharePrices .title{
		color: #1d1d1b;
	}
	.header .sharePrices .separator{
		display: inline;
	}
	.header .sharePrices .image,
	.header .sharePrices .label,
	.header .sharePrices .percent{
		display: none;
	}
	/* location bar */
	.header .locationBar{
		top: 14px; right: 60px;
	}
	.header .locationBar .languageSelector dd{
		float: none;
	}
	/* navigation */
	.nav-main{
		width: 70%;
	}
	.navbar .container{
		padding: 0;
	}
	.navbar-toggle{
		display: block;
		position: absolute;
		left: 0; top: 0;
		width: 58px;
		height: 58px;
		border: 0;
		background: #1d1d1b;
		padding: 18px 18px 13px;
		cursor: pointer;
	}
	.navbar-toggle .icon-bar {
		display: block;
		height: 3px;
		width: 22px;
		margin: 0 0 5px;
		background: #fff;
	}

	.nav-countries-toggle{
		left: auto;
		right: 0;
		background: #e8112d url(../images/map-icon.png) 0 0 no-repeat;
	}
	.navbar .search-box{
		display: block;
		padding: 18px;
	}
	.navbar .search-box input{
		display: block;
		width: 100%;
		height: 41px;
		padding: 13px;
		border: 0;
		background: #fff;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		font: bold 12.5px/15px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #999;
	}
	.iphone .navbar .search-box input{
		font-size: 16px;
	}
	.navbar .search-box button{
		width: 41px; height: 41px;
		position: absolute;
		top: 18px; right: 18px;
		background: #e8112d url(../images/search-icon-mobile.png) center center no-repeat;
		border: 0;
	}
	.nav-main{
		display: none;
		width: 100%;
		position: absolute;
		top: 0; left: 0;
		margin: 0;
		background: #000;
		z-index: 1000;
	}
	.navbar.with-tools .nav-main{
		top: -32px;
	}
	.nav-main.open{
		display: block;
	}
	.nav-main .search-box{
		padding-bottom: 0;
	}
	.localSite .nav-main .search-box{
		padding: 18px;
	}
	.nav-main .search-box button{
		background-color: #e8112d;
	}
	.nav-main .nav{
		width: 50%;
		float: left;
		margin: 0 0 100px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.nav-main .nav-1{
		padding: 0 9px 0 18px;
	}
	.nav-main .nav-2{
		padding: 0 18px 0 9px;
	}
	.nav-main .nav li{
		width: 100%;
		border-bottom: 1px solid #525252;
	}
	.nav-main .nav li a,
	.nav-main .nav > li > a:hover,
	.nav-main .nav > .open > a,
	.nav-main .nav > .open > a:hover,
	.nav-main .nav > .open > a:focus,
	.dropdown-menu.double-col h4{
		background: inherit;
		font: bold 12px/17px Arial, Helvetica, sans-serif;
		padding: 16px 0;
	}
	.dropdown-menu.double-col h4{
		color: #fff;
		padding-left: 17px;
		border-bottom: 0;
	}
	.nav-main .dropdown-menu{
		position: relative;
		background: inherit;
		width: 100%;
	}
	.nav-main .dropdown-menu > li,
	.nav-main .dropdown-menu.double-col li,
	.nav-main .dropdown-menu > li:last-child,
	.nav-main .dropdown-menu.double-col li:last-child{
		border-top: 1px solid #525252;
		border-bottom: 0;
	}
	.dropdown-menu > li > a:hover, .dropdown-menu.double-col li a:hover{
		background: inherit;
	}
	.nav-main .dropdown-menu li a{
		padding-left: 17px;
		color: #e8112d;
	}
	.dropdown-menu.double-col .column{
		width: 100%;
	}
	.dropdown-menu.double-col .column ul{
		display: none;
	}
	.dropdown-menu.double-col .column.open ul{
		display: block;
	}

	.nav-countries,
	.nav-countries .dropdown,
	.nav-countries .dropdown-menu{
		width: 100%;
		margin: 0;
		background: #E8112D;
	}
	.nav-countries .dropdown-menu{
		top: 0;
	}
	.navbar.with-tools .nav-countries .dropdown-menu{
		top: -32px;
	}
	.nav-countries .search-box{
		padding-bottom: 5px;
	}
	.nav-countries .search-box button{
		background-color: #1d1d1b;
	}
	.nav-countries .dropdown-toggle{
		position: absolute;
		left: -1000px;
	}
	.nav-countries .global-sites{
		width: 50%;
	}
	.nav-countries .global-sites ul{
		margin: 0 9px 0 18px
	}
	.nav-countries .global-sites li{
		border-color: #8b0a1b;
	}
	.nav-countries .global-sites li:last-child{
		border: none;
	}
	.nav-countries .global-sites h3,
	.nav-countries .global-sites li a{
		font: bold 12.5px/18px Arial, Helvetica, sans-serif;
		padding: 17px 0;
		text-align: left;
	}
	.nav-countries .local-sites{
		margin: 0 0 50px 50%;
		border: 0;
	}
	.nav-countries .scrollable{
		position: relative;
		overflow: hidden;
	}
	.nav-countries .scrollBox{
		width: 100%;
		height: 100%;
		max-height: 550px;
		overflow-y: scroll;
		padding: 0 17px 0 0;
	}
	.nav-countries .scrollLine{
		width: 6px;
		height: 100%;
		position: absolute;
		right: 18px;
		top: 2%;
		background-color: rgba(255, 255, 255, 0.4);
	}
	.nav-countries .scroller{
		width: 6px;
		height: 20px;
		position: absolute;
		top: 50%;
		background: #333;
	}

	.nav-countries .country-list{
		padding: 0 18px 0 9px;
	}
	.nav-countries .country-list li{
		border-color: #8b0a1b;
	}
	.nav-countries .country-list li.hide{
		display: none;
	}
	.country-list li a.country {
		display: block;
		font: bold 12.5px/22px Arial, Helvetica, sans-serif;
		padding: 8px 0;
		margin: 0;
	}
	.navbar .nav-countries li span{
		display: none;
	}
	.nav-countries .nav-tabs{
		display: none
	}
	.nav-countries .tab-pane{
		display: block;
	}
	.nav-countries .tab-pane .column{
		width: 100%;
	}
	.country-list li a.lang,
	.country-list li span{
		display: none;
	}

	.nav-countries .local-sites{
		max-height: 550px;
		overflow: hidden;
		/*overflow-y: scroll;*/
	}
	/* Jump Links */
	#jumpLinks{
		display: none;
	}
	/* Campaign Section */
	.campaignSlider .slide{
		max-height: 1000px;
	}

	.campaignSlider .slide .text{
		position: relative;
		left: 0; top: 0;
		width: 100%;
		min-height: 134px;
		padding: 17px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	/*.videoBox.on .videoText{
		z-index: 10 !important;
	}*/
	.campaignSlider .slide .text,
	.campaignSlider .text h3,
	.campaignSlider .text h3 a,
	.campaignSlider .text p,
	.campaignSlider .text p a{
		font-size: 29px;
		line-height: 28px;
	}
	.campaignSlider .text a.readMoreLnk{
		float: none;
		font-size: 13px;
		line-height: 16px;
	}
	.campaignControls a{
		display: inline-block;
		width: 12px; height: 12px;
		margin: 15px 7px 0;
		outline: none;
		background: url(../images/slider-icons.png) 0 0 no-repeat;
		text-indent: -10000px;
	}
	.campaignControls .prev-btn,
	.campaignControls .next-btn{
		margin: 0;
		width: 49px; height: 43px;
		background: none;
	}
	.campaignControls .prev-btn span,
	.campaignControls .next-btn span{
		display: block;
		width: 12px; height: 12px;
		margin: 15px auto 0;
		outline: none;
		background: url(../images/slider-icons.png) 0 0 no-repeat;
		text-indent: -10000px;
	}
	.campaignControls .prev-btn span{
		background-position: 0 -52px;
	}
	.campaignControls .next-btn span{
		background-position: 0 -65px;
	}
	.campaignControls .prev-btn{
		float: left;
		border-right: 1px solid #000;
	}
	.campaignControls .next-btn{
		float: right;
		border-left: 1px solid #000;
	}
	.campaignSlider .slide .videoText{
		background: #000;
		margin: -4px 0 0;
	}
	.campaignSlider .slide.videoBox.on .videoText{
		display: block;
	}
	/* local site top news */
	.campaign .topNews .text{
		position: relative;
		left: 0px; top: 0px;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding: 16px 18px 10px 18px;
	}
	.campaign .topNews h2{
		margin: 0 0 2px;
		font-size: 13px;
	}
	.campaign .topNews .date{
		margin: 0 0 13px;
		font: normal 13px/17px Arial, Helvetica, sans-serif;
	}
	.campaign .topNews p{
		display: none;
	}
	.campaign .topNews .readMoreLnk{
		padding: 9px 0 0;
	}
	.campaign .topNews .readMoreLnk:after{
		top: 9px;
	}
	/* Latest News Section */
	.latestNews{
		padding: 13px 0;
	}
	.latestNews .container{
		padding: 0 0 40px;
	}
	.latestNews .title{
		position: static;
		padding: 0;
	}
	.latestNews .title h2{
		float: none;
		width: 100%;
		font-size: 13px;
		margin: 0 0 13px;
	}
	.latestNews .controls{
		display: none;
	}
	.latestNews .jcarousel{
		margin: 0;
	}
	.latestNews .newsList{
		top: 0 !important;
		width: 100% !important;
		margin: 0;
	}
	.latestNews .newsItem{
		display: none;
		float: none;
		width: 100%;
		min-height: 88px;
		margin: 0;
		padding: 14px 57px 14px 2px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-top: 1px solid #ccc;
	}
	.latestNews .newsItem.latest{
		display: block;
	}
	.latestNews .newsItem h3{
		font: bold 12px/14px Arial, Helvetica, sans-serif;
	}
	.latestNews .newsItem h3 a{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	.latestNews .newsItem .date{
		margin: 0 0 2px;
		font-size: 12px;
		line-height: 12px;
		color: #ccc;
	}
	.latestNews .newsItem .text{
		display: none;
	}
	.latestNews .newsItem .readMoreLnk{
		font-size: 13px;
		line-height: 18px;
	}
	.latestNews .title .readMoreLnk{
		position: absolute;
		left: 0; bottom: 0;
	}
	.latestNews .readMoreLnk.only-mobile{
		display: block;
		width: 100%; height: 100%;
		position: absolute;
		top: 0; right: 0;
		margin: -0;
		text-indent: -10000px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.latestNews .readMoreLnk.only-mobile:after{
		content: "";
		width: 25px;
		height: 25px;
		margin: -12px 0 0;
		position: absolute;
		right: 0; top: 50%;
		background: url("../images/icons.png") 0 -26px no-repeat;
	}
	/* local news */
	.section.localNews{
		padding-bottom: 15px;
	}
	.localNews .container,
	.localNews .carouselHolder{
		overflow: visible;
	}
	.section.localNews .newsItem{
		width: 100%;
		border: 0;
		padding: 0 0 20px;
		margin: 0 0 15px;
	}
	.localNews .imageHolder{
		margin: 0 -18px;
		line-height: 0;
	}
	.section.localNews .newsItem h3{
		float: none;
		width: 100%;
		margin: 16px 0 3px;
		font-size: 13px;
		line-height: 14px;
	}
	.section.localNews .newsItem .text{
		display: block;
		float: none;
		width: 100%;
		min-height: 0;
		margin: 0 0 2px;
		padding: 0;
		font-size: 13px;
		line-height: 16px;
	}
	.localNews .newsItem .readMoreLnk{
		border: 0;
		padding: 0;
	}
	.localNews .newsItem .readMoreLnk:after{
		display: none;
	}
	/* "Who We Are" Section */
	.section.whoWeAre{
		background: #e8112d;
	}
	.whoWeAre .column{
		float: none;
		width: 100%;
	}
	.whoWeAre h2{
		color: #000;
		margin: 0 0 10px;
	}
	.whoWeAre .text{
		padding: 0;
		font-size: 26px;
		line-height: 26px;
	}
	.whoWeAre .text p{
		margin: 0;
	}
	.whoWeAre .readMoreLnk{
		font-size: 13px;
		color: #fff;
	}
	.whoWeAre .circleListWrapper{
		position: relative;
		overflow: hidden; /*overflow-x: auto;*/
		padding: 30px 0 0;
		margin: 0 -18px;
	}
	.whoWeAre .circleList{
		position: relative;
		overflow: hidden;
		width: 675px;
		margin: 0 auto;
		padding: 0;
	}
	.whoWeAre .circleList li{
		float: left;
		width: 198px;
		margin: 0 13px;
		text-align: center;
	}
	.whoWeAre .listItem h3{
		margin: 0 0 8px;
		font-size: 13px;
		line-height: 18px;
	}
	.whoWeAre .listItem img{
		max-width: 100%;
		margin: 0 0 13px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
	}
	.whoWeAre .listItem h4{
		margin: 0;
		font-size: 13px;
		line-height: 14px;
	}
	.whoWeAre .readMoreLnk{
		font-size: 13px;
		line-height: 14px;
	}

	.whoWeAre .listItem .statCircle{
		width: 198px;
		height: 198px;
		padding-top: 20px;
		margin: 0 0 15px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.whoWeAre .listItem .statCircle .digits{
		font-size: 77px;
		line-height: 70px;
	}
	.whoWeAre .listItem .statCircle .label{
		display: block;
		margin: -5px 0 0;
		font-size: 15px;
		line-height: 16px;
	}
	/* "What We Do" Section */
	#mainContent .section.whatWeDo{
		/*padding-top: 5px;*/
		background: #e8112d;
	}
	#mainContent .section.whatWeDo .btn-link{
		background: #fff;
		color: #e8112d;
	}
	/* "Careers" Section */
	#mainContent .section.careers{
		padding-bottom: 13px;
	}
	.careers h2{
		margin: 0 0 15px;
		color: #fff;
	}
	.careers .applyTo h2{
		margin: 15px 0;
	}
	.careers span.separator{
		display: none;/*display: block;*/
		padding: 5px 0;
		font: bold 13px/20px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		text-align: center;
		color: #fff;
		clear: both;
	}
	.careers .countrySelect{
		margin: 0 0 2px;
		padding: 0;
	}
	.careers .selectWrapper{
		width: 100%;
		height: 44px;
		margin: 30px 0 0;
	}
	.careers .countrySelect .selectValue{
		font: 900 13px/20px "Arial Black", Arial, Helvetica, sans-serif;
	}
	.careers .localCareersSites h5{
		margin: 0 0 10px;
		font: 100 26px/26px 'Open Sans', sans-serif;
		text-transform: none;
	}
	.careers .localCareersSites ul{
		margin: 0;
	}
	.careers .localCareersSites ul li{
		display: block;
		padding: 0;
		margin: 0 0 18px;
		background: none;
	}
	.careers .localCareersSites ul li:last-child{
		margin-bottom: 13px;
	}
	.careers .vacancies h3{
		padding: 15px 0;
		border-top: none;
		border-bottom: 1px solid #525252;
		font-size: 13px;
		line-height: 13px;
		color: #fff;
	}
	.careers .vacancyList li{
		border-top: 1px solid #525252;
		border-bottom: 0;
	}
	.careers .vacancyList li:first-child{
		border: 0;
	}
	.careers .vacancyList li a{
		padding: 16px 30px 16px 0;
		font: normal 13px/14px Arial, Helvetica, sans-serif;
		color: #fff;
	}
	.careers .btn.allVacancies{
		margin: 4px 0 0;
	}
	.careers .socialLinks{
		position: relative;
		overflow: hidden;
		padding-top: 18px;
	}
	.socialLinks h4{
		float: left;
		font-size: 13px;
		line-height: 25px;
		margin: 0;
	}
	.socialLinks ul{
		float: right;
	}
	.socialLinks ul li{
		margin: 0 0 0 9px;
	}
	/* "Investors" Section */
	.section.investors .columns,
	.section.investors .column{
		overflow: inherit;
	}

	.section.investors .titleWrapper{
		padding: 0 0 7px;
		border-bottom: 1px solid #9c9c9c;
	}
	.section.investors h3{
		font-size: 26px;
		line-height: 30px;
		color: #000;
	}
	.section.investors .date{
		font-size: 12.5px;
	}
	.investorsTools ul{
		margin: 0;
	}
	.investorsTools .sharePrices li{
		width: 100%;
		padding: 0 0 0 50px;
		margin: 8px 0 0 0;
		background-position: 0 center !important;
	}
	.investorsTools .sharePrices li{
		font: bold 12.5px/16px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #000;
	}
	.investorsTools .sharePrices li .image{
		float: left;
		width: 58px;
		margin: 0 18px 0 0;
	}
	.investorsTools .sharePrices li .info{
		padding: 5px 0 0;
	}
	.section.investors .readMoreLnk.fullPrice{
		margin: 10px 0 25px;
	}
	.section.investors .circleListWrapper{
		position: relative;
		overflow: hidden; /*overflow-x: auto;*/
		padding: 10px 0 0;
		margin: 0 -18px 20px;
		border: 0;
	}
	.investors .circleList{
		position: relative;
		overflow: hidden;
		width: 675px;
		margin: 0 auto;
		padding: 0;
	}
	.investors .circleList li{
		float: left;
		width: 198px;
		margin: 0 13px;
		text-align: center;
	}
	.investors .circleList li .statCircle{
		width: 198px;
		height: 198px !important;
		border-width: 3px;
		margin: 0 0 10px;
		padding: 0;
		font-size: 52px;
		line-height: 77px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.investors .circleList li h4{
		margin: 0;
		line-height: 14px;
	}
	/* "Social Responsibility" Section */
	.responsibility .text{
		padding: 0 0 7px;
	}
	.responsibility .linkList li a{
		height: auto;
		min-height: 17px;
		padding: 16px 30px 16px 0;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		font-size: 13px;
		line-height: 17px;
	}
	/* Video Section */
	.videoSection .column.floatRight .inner{
		margin: 15px -18px -18px;
	}
	/* Section Careers + Contacts */
	#mainContent .section.careers_contacts{
		padding: 13px 18px 0;
		background: #f2f2f2;
	}
	.section.careers_contacts h2{
		color: #000;
	}
	.section.careers_contacts .careers{
		padding-bottom: 13px;
	}
	.section.careers_contacts .text{
		padding: 0;
	}
	.careers_contacts .applyTo .linkList{
		width: 100%;
		margin: 0 0 13px;
	}
	.careers_contacts .applyTo .linkList:first-child{
		margin: 15px 0 0;
		border-bottom: 0;
	}
	.careers_contacts .applyTo .linkList li.socialLinks{
		padding: 13px 0;
	}
	.careers_contacts .contactList{
		width: 100%;
		margin: 15px 0 0;
	}
	.careers_contacts .contactList li{
		width: 100%;
		min-height: 0;
		margin: 0;
	}
	.careers_contacts .contactList li.border-top:first-child{
		border-bottom: 0;
	}
	.careers_contacts h3{
		padding: 5px 0 15px;
		border-top: 0;
		border-bottom: 1px solid #ccc;
		font-size: 13px;
		line-height: 18px;
		color: #000;
	}
	.careers_contacts .localCareersSites{
		margin: 20px 0 0;
	}
	.careers_contacts .vacancyList li{
		border-color: #ccc;
	}
	.careers_contacts .vacancyList li a{
		color: #000;
	}
	.careers_contacts .btn.allVacancies {
		float: none;
		width: 100%;
		font-weight: 900;
		font-family: "Arial Black", Arial;
	}
	.careers_contacts .socialLinks.floatRight{
		width: 100%;
		float: none;
		padding: 15px 0;
	}
	/* Footer Section */
	#mainContent .footer{
		padding: 0 18px 100px;
	}
	.footer h2{
		margin: 0;
		padding: 14px 0;
	}
	.footer .linkList li a,
	.footer .footerMenu li a{
		padding: 17px 30px 17px 0;
		font-size: 13px;
		color: #e8112d;
		letter-spacing: 0;
	}
	.footer .linkList li a:after {
		background: url("../images/icons.png") no-repeat scroll 0 -78px rgba(0, 0, 0, 0);
		content: "";
		height: 25px;
		margin: -12px 0 0;
		position: absolute;
		right: 0;
		top: 50%;
		width: 25px;
	}
	.footer .contacts{
		font: normal 12.5px/15px Arial, Helvetica, sans-serif;
		color: #000;
	}
	.footer .contacts .contact{
		padding: 0;
		border: 0;
	}
	.footer .contacts h3{
		font: bold 12.5px/15px Arial, Helvetica, sans-serif;
		border: 0;
		padding: 0;
	}
	.footer .contacts p{
		margin: 0 30% 10px 0;
	}
	.footer .contacts .readMoreLnk{
		margin: 14px 0 0;
		border: 0;
	}
	.footer .socialLinks{
		padding-top: 17px;
	}
	.footer .socialLinks.local {
		float: none;
		max-width: 100%;
		padding-top: 17px;
		width: 100%;
	}
	.footer .footerMenu{
		padding: 0;
	}
	.footer .footerMenu ul{
		border-top: 1px solid #ccc;
	}
	.footer .footerMenu ul li{
		float: none;
		margin: 0;
		border-bottom: 1px solid #ccc;
	}
	/* "Cookie Policy" Section */
	.section.cookiePolicy{
		height: auto;
	}
	.cookiePolicy .container{
		padding: 18px;
	}
	.cookiePolicy .closeBtn{
		position: absolute;
		top: 18px; right: 18px;
		margin: 0;
	}
	.cookiePolicy .text{
		padding: 0 35px 0 0;
		overflow: hidden;
		font: bold 12px/14px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #fff;
	}
	.cookiePolicy .text p{
		margin: 0 0 2px;
	}
	.cookiePolicy a{
		color: #000;
	}
}