@font-face{
	font-family: 'Gill Sans Std Light';
	src: url('../fonts/gillsans-light.eot');
	src: url('../fonts/gillsans-light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/gillsans-light.ttf') format('truetype'),
	url('../fonts/gillsans-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
    font-family: 'Gill Sans Std';
    src: url('../fonts/GillSansStd.TTF');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Gill Sans Std Bold';
    src: url('../fonts/GillSansBold.TTF');
    font-weight: normal;
    font-style: normal;
}
body{
	margin: 0;
	background: #282828;
	font: normal 16px/18px 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
	color: #333;
}
.negrita{
    font: 700 22px/18px 'Gill Sans Std', sans-serif;
}
#master{
	position: relative;
	max-width: 100%;
	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, 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{
    overflow: hidden;
	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, 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, 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;
}

@media screen and (min-width: 921px) and (max-width: 4000px){
    .g4s-button{
        width: 256px;
        height:auto;
        padding-top: 10px;
    }
    @-moz-document url-prefix() {
        .g4s-button { padding-top: 12px}
    }
}
@media screen and (max-width: 589px){
    .navbar-fix{
        height:44px;
    }
}
/*
@media screen and (min-width: 1165px) {
    .header-center {
        width: 19%;
    }
}
@media screen and (min-width: 921px) and (max-width: 1165px) {
    .header-center p {
        margin-top: 33px;
    }
    .header-center {
        width: 18%;
    }
    .header-center p span {
        display: none;
    }
}
*/
@media screen and (min-width: 921px) and (max-width: 1165px) and (-webkit-min-device-pixel-ratio:0) {
    .header-left {
        width: 30%;
    }
    /*
    .header-center {
        width: 10%;
    }
    */
}
@media screen and (min-width: 1166px) and (-webkit-min-device-pixel-ratio:0) {
    .header-left {
        width: 30%;
    }
    /*
    .header-center {
        width: 12%;
    }
    */
}
@media screen and (min-width: 921px) {
    .header-left {
        width: 25%;
        min-width: 256px;
        padding-left:60px;
    /*}
    .header-center {*/
        text-align: left;
        border-bottom: 87px solid transparent;
        height: 0px;
        display: inline-block;
        border-bottom-right-radius: 0px;
        border-right: 41px solid #F03;
        vertical-align: middle;
        margin-right: -5px;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 3px;
    }
    .margin-desktop-5 { margin-left: 5%; margin-right: 9%;}
}
@media screen and (min-width: 921px) and (-webkit-min-device-pixel-ratio:0) {
    .header-left {
        width: 25% !important;
        min-width: 256px;
        padding-left: 60px;
    }
}
@media screen and (max-width: 920px) {
    .padding-chrome {
        -webkit-padding-before:3px;
    }
    .g4s-button {
        width: 150px;
        height:auto;
        padding-top: 8px;
    }
    @-moz-document url-prefix() {
        .g4s-button { padding-top: 5px}
    }
    /*
    .header-center {
        width: 18%;
        height: 52px;
    }
    */
    #phone {
        font-size:33px;
    }
    .mobile-margin{
        margin-top:20px;
    }
    .margin-desktop-5 { margin-left: 3%; margin-right: 3%; margin-top: 5%;}
    .no-bullet { padding-left: 0;}
}
@media screen and (max-width: 480px) {
    #phone{
        text-align: left;
    }
    #emergenciasPhone a {
        font-size:25px;
    }
    /*
    .header-center span{
        display: none;
    }
    */
}
.header-left {
    margin-top: -5px;
}
.header-right {
    margin-top: -3px;
    width: 76%;
    height: 88px;
    text-align: right;
}

@media screen and (max-width: 1268px) {
    @-moz-document url-prefix() {
        .header-right {
            width: 74% !important;
        }
    }
}
@media screen and (min-width: 1080px) and (max-width: 1269px) {
    @-moz-document url-prefix() {
        .header-right {
            width: 75% !important;
        }
    }
}

.div-header-right {
    border-right: 200px solid #F03;
    display: inline-block;
    background-color: rgb(255, 0, 51);
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    /*padding-left: 10px;*/
    color: #ffffff;
    height: 100%
}
.div-header-right .more-close {
    margin-top: -8px;
    margin-right: 60px;
    font: 100 2.2em/2em 'Gill Sans Std Light', 'Gill Sans Std', sans-serif;
}
@media screen and (min-width: 920px) {
    #navbar { margin-top: -5px;}
    @-moz-document url-prefix() {
        .header-left { margin-right: -1px;}
        #navbar { margin-top: -5px;}
        .div-header-right .more-close {
            margin-right: 75px;
            margin-top: -12px;
        }
    }
}

.tog-b {
    background-color: rgb(255, 0, 51);
    width: 100%;
    color: #ffffff;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {

    /* Safari and Chrome */
    .header-left {
        margin-right: -1px;
    }
    .header-right {
        /*position: absolute;*/
        top: 1px;
        width: 75%;
        height: 51px;
        text-align: right;
    }

    /* Safari only */
    ::i-block-chrome, .header-right {
        width: 75%;
        height: 88px;
        text-align: right;
    }
}

.house-image {
    margin-left: -1%;
    width: 90%;
}
@media screen and (min-width: 587px) and (max-width: 920px) {
    .loopearCercaTogleB {
        margin-top: -1px;
    }
}
@media screen and (max-width: 586px) {
    @-moz-document url-prefix() {
        .loopearCercaTogleB {
            margin-top: -1px;
            height: 51px;
        }
    }
}
.sliderb-T { display: none !important;}


.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, 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;
}
@media screen and (min-width: 1266px) {
    .nav-main .nav-1{
        margin-left: -8.5%;
    }
}
.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, 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;
}
#hogares,
#quienes-somos,
#nuestro-servicio,
#comercios,
#footer {
    overflow: hidden !important;
}
/* Message */
#success-message .text-s {
    margin-top: 10%;
}
#success-message .text-s .title-q,
#success-message .text-s .text-q{
    color: #333;
}
#success-message .text-s .more-q {
    background-color: #e8112d;
    border: none;
    border-radius: 4px;
    margin-top: 30px;
    padding: 4px 20px;
    color: white;
    height: 35px;
    text-transform: uppercase;
}
@media screen and (min-width: 1300px) {
    #nuestro-servicio { margin-top: 2%; }
    #success-message {
        min-height: 519px;
    }
    #success-message .text-s .title-q {
        font: 400 3.5em/1.1em 'Gill Sans Std', sans-serif !important;
        text-transform: none;
    }
    #success-message .text-s .text-q{
        font: 100 3.8em/1.3em 'Gill Sans Std Light', sans-serif;
    }
}
@media screen and (min-width: 980px) and (max-width: 1299px) {
    #nuestro-servicio { margin-top: 3%; }
    #success-message {
        min-height: 480px;
    }
    #success-message .text-s .title-q {
        font: 400 3em/1.1em 'Gill Sans Std', sans-serif !important;
        text-transform: none;
    }
    #success-message .text-s .text-q{
        font: 100 3.6em/1.3em 'Gill Sans Std Light', sans-serif;
    }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
    #nuestro-servicio { margin-top: 7%; }
    #success-message {
        min-height: 490px;
    }
    #success-message .text-s .title-q {
        font: 400 2.8em/1.1em 'Gill Sans Std', sans-serif !important;
        text-transform: none;
    }
    #success-message .text-s .text-q{
        font: 100 3.4em/1.3em 'Gill Sans Std Light', sans-serif;
    }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    #nuestro-servicio { margin-top: 7%; }
    #success-message {
        min-height: 460px;
    }
    #success-message .text-s .title-q {
        font: 400 2.2em/1.1em 'Gill Sans Std', sans-serif !important;
        text-transform: none;
    }
    #success-message .text-s .text-q{
        font: 100 3em/1.3em 'Gill Sans Std Light', sans-serif;
    }
}
@media screen and (max-width: 479px) {
    #nuestro-servicio { margin-top: 7%; }
    #success-message {
        min-height: 240px;
    }
    #success-message .text-s .title-q {
        font: 400 2em/1.1em 'Gill Sans Std', sans-serif !important;
        text-transform: none;
    }
    #success-message .text-s .text-q{
        font: 100 2.8em/1.3em 'Gill Sans Std Light', sans-serif;
    }
}
@media screen and (min-width: 921px) {
    #contacto {
        width: 37.5%;
        margin-right: 4%
    }
}
@media screen and (max-width: 920px) {
    #contacto {
        width: 88.5% !important;
        margin-left: 4%;
        margin-right: 6%
    }
}
/* - - - - - - - - - - - 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 28px/33px 'Gill Sans Std', 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, sans-serif;
	text-transform: uppercase;
	color: #fff;
}
#jumpLinks .topLink a{
	font-weight: 900;
	font-family: "Arial Black", Arial;
}
#jumpLinks a:hover{
	text-decoration: none;
}

/*  */
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.right-image {
    width: 100%;
}
.left-image {
    width: 100%;
}
@media screen and (min-width: 921px) {
    #contacto { margin-top: -24px}
    #contacto .applyTo {margin-top: 36px}
    .comer-right-container .comercios,
    .left-container .hogares {
        font-family: 'Gill Sans Std', sans-serif;
        color: white;
    }

    .comer-right-container .cite,
    .left-container .cite {
        font-family: 'Gill Sans Std Light', sans-serif;
        color: white;
    }
    .container-for-slider2 {
        margin-bottom: 2.5% !important;
    }
}
@media screen and (max-width: 920px) {
    .comer-right-container .comercios,
    .left-container .hogares {
        font-family: 'Gill Sans Std Bold', sans-serif;
        color: white;
    }

    .comer-right-container .cite,
    .left-container .cite {
        font-family: 'Gill Sans Std', sans-serif;
        color: white;
    }
    .container-for-slider2 {
        margin-bottom: 10% !important;
    }
}
@media screen and (min-width: 2501px) {
    .service-h1 {
        color: #e8112d;
        font: 900 4.67em/1.1em 'Gill Sans Std Light', 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .left-container {
        height: 120px;
        top: -520px;
        position: relative;
        left: 140px;
    }
    .left-container .hogares {
        font-size: 4.2em;
        line-height: 1em;
    }
    .left-container .cite {
        font-size: 3.2em;
        line-height: 1.2em;
    }
    .comer-right-container {
        height: 120px;
        position: relative;
        top: -640px;
        text-align: right;
        margin-right: 140px;
    }
    .comer-right-container .comercios {
        font-size: 4.2em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        font-size: 3.2em;
        line-height: 1.2em;
    }
    #comercios img {
        width: 100%;
    }
}
@media screen and (min-width: 1921px) and (max-width: 2500px) {
    .service-h1 {
        color: #e8112d;
        font: 900 4.37em/1.1em 'Gill Sans Std Light', 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .left-container {
        height: 100px;
        top: -492px;
        position: relative;
        left: 70px;
    }
    .left-container .hogares {
        font-size: 4em;
        line-height: 1em;
    }
    .left-container .cite {
        font-size: 2.8em;
        line-height: 1.2em;
    }
    .comer-right-container {
        height: 100px;
        position: relative;
        top: -550px;
        text-align: right;
        margin-right: 70px;
    }
    .comer-right-container .comercios {
        font-size: 4em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        font-size: 2.8em;
        line-height: 1.2em;
    }
    #comercios img {
        width: 100%;
    }
}
@media screen and (min-width: 1600px) {
    .comercios-img, .hogares-img { width: 100% !important;}
}
@media screen and (min-width: 1600px) and (max-width: 1920px) {
    .service-h1 {
        color: #e8112d;
        font: 900 4.07em/1.1em 'Gill Sans Std Light', 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .left-container {
        height: 80px;
        top: -396px;
        position: relative;
        left: 70px;
    }
    .left-container .hogares {
        font-size: 3.5em;
        line-height: 1em;
    }
    .left-container .cite {
        font-size: 2.4em;
        line-height: 1.2em;
    }
    .comer-right-container {
        height: 80px;
        position: relative;
        top: -430px;
        text-align: right;
        margin-right: 70px;
    }
    .comer-right-container .comercios {
        font-size: 3.5em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        font-size: 2.4em;
        line-height: 1.2em;
    }
}
@media screen and (min-width: 1355px) and (max-width: 1599px) {
    .service-h1 {
        color: #e8112d;
        font: 900 3.77em/1.1em 'Gill Sans Std Light', 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .left-container {
        height: 60px;
        top: -315px;
        position: relative;
        left: 70px;
    }
    .left-container .hogares {
        font-size: 3em;
        line-height: 1em;
    }
    .left-container .cite {
        font-size: 2em;
        line-height: 1.2em;
    }
    .comer-right-container {
        height: 60px;
        position: relative;
        top: -340px;
        text-align: right;
        margin-right: 70px;
    }
    .comer-right-container .comercios {
        font-size: 3em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        font-size: 2em;
        line-height: 1.2em;
    }
}
@media screen and (min-width: 1263px) and (max-width: 1354px) {
    .service-h1 {
        color: #e8112d;
        font: 900 3.77em/1.1em 'Gill Sans Std Light', 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .left-container {
        height: 50px;
        top: -315px;
        position: relative;
        left: 70px;
    }
    .left-container .hogares {
        font-size: 2.9em;
        line-height: 1em;
    }
    .left-container .cite {
        font-size: 1.9em;
        line-height: 1.2em;
    }
    .comer-right-container {
        height: 50px;
        position: relative;
        top: -315px;
        text-align: right;
        margin-right: 70px;
    }
    .comer-right-container .comercios {
        font-size: 2.9em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        font-size: 1.9em;
        line-height: 1.2em;
    }
}
@media screen and (min-width: 1060px) and (max-width: 1262px) {
    .service-h1 {
        color: #e8112d;
        font: 900 3.77em/1.1em 'Gill Sans Std Light', 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .left-container {
        height: 40px;
        top: -265px;
        position: relative;
        left: 70px;
    }
    .left-container .hogares {
        font-size: 2.8em;
        line-height: 1em;
    }
    .left-container .cite {
        font-size: 1.6em;
        line-height: 1.2em;
    }
    .comer-right-container {
        height: 40px;
        position: relative;
        top: -286px;
        text-align: right;
        margin-right: 70px;
    }
    .comer-right-container .comercios {
        font-size: 2.8em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        font-size: 1.6em;
        line-height: 1.2em;
    }
}
.components-title {
    color: #333;
    text-transform: none;
}
.slider-div .slider-title {
    color: #333 !important;
    text-transform: none;
}
.right-foot {
    text-align: right;
}
.components,
.slider-div .slider-title {
    text-align: center;
}
@media screen and (min-width: 1400px) {
    .title-q {
        color: #e8112d; font: 900 4em/1.1em 'Gill Sans Std', sans-serif !important;
    }
    .text-q {
        font: 100 4.0em/1.3em 'Gill Sans Std Light', sans-serif;
    }
    .more-q {
        font: 900 1.3em/3.4em 'Gill Sans Std', sans-serif;
    }
    #quienes-somos { margin-top: 3%}
    .text-contact-form {
        font: 100 1.07em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 1.17em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .service-title {
        font-size: 1.7em;
    }
    .service-text {
        font-size: 1.4em;
        text-align:justify;
    }
    .components {
        margin-top: 2%;
        text-align: center;
        margin-bottom: 80px;
    }
    .components-title {
        font: 100 4.0em/1.1em 'Gill Sans Std Light', sans-serif;
    }
    .slider-div {
        margin-top: 2%;
        text-align: center;
        margin-bottom: 80px;
    }
    .slider-div .slider-title {
        font: 100 4.0em/1.1em 'Gill Sans Std Light', sans-serif;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .title-q {
        color: #e8112d; font: 900 4em/1.1em 'Gill Sans Std', sans-serif !important;
    }
    .text-q {
        font: 100 3.61em/1.3em 'Gill Sans Std Light', sans-serif;
    }
    .more-q {
        font: 900 1.1em/3.4em 'Gill Sans Std', sans-serif;
    }
    #quienes-somos { margin-top: 4%}
    .text-contact-form {
        font: 100 0.92em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 1.02em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .service-title {
        font-size: 1.7em;
    }
    .service-text {
        font-size: 1.4em;
        text-align:justify;
    }
    .components {
        margin-top: 3%;
        text-align: center;
        margin-bottom: 80px;
    }
    .components-title {
        font: 100 3.8em/1.1em 'Gill Sans Std Light', sans-serif;
    }
    .slider-div {
        margin-top: 3%;
        text-align: center;
        margin-bottom: 80px;
    }
    .slider-div .slider-title {
        font: 100 3.8em/1.1em 'Gill Sans Std Light', sans-serif;
    }
}
@media screen and (min-width: 1060px) and (max-width: 1199px) {
    .title-q {
        color: #e8112d; font: 900 4em/1.1em 'Gill Sans Std', sans-serif !important;
    }
    .text-q {
        font: 100 3.17em/1.3em 'Gill Sans Std Light', sans-serif;
    }
    .more-q {
        font: 900 1.1em/3.4em 'Gill Sans Std', sans-serif;
    }
    #quienes-somos { margin-top: 4.5%}
    .text-contact-form {
        font: 100 0.8em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 0.94em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .service-title {
        font-size: 1.7em;
    }
    .service-text {
        font-size: 1.4em;
        text-align:justify;
    }
    .components { margin-top: 3.5%}
    .components-title {
        font: 100 3.3em/1.1em 'Gill Sans Std Light', sans-serif;
    }
    .slider-div {
        margin-top: 3.5%;
        text-align: center;
        margin-bottom: 80px;
    }
    .slider-div .slider-title {
        font: 100 3.3em/1.1em 'Gill Sans Std Light', sans-serif;
    }
}
@media screen and (min-width: 920px) and (max-width: 1059px) {
    .title-q {
        color: #e8112d; font: 900 4em/1.1em 'Gill Sans Std', sans-serif !important;
    }
    .text-q {
        font: 100 2.72em/1.3em 'Gill Sans Std Light', sans-serif;
    }
    .more-q {
        font: 900 0.9em/3.4em 'Gill Sans Std', sans-serif;
    }
    #quienes-somos { margin-top: 5%}
    .text-contact-form {
        font: 100 0.68em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 0.8em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .service-h1 {
        color: #e8112d;
        font: 900 2.77em/1.1em 'Gill Sans Std Light', 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .left-container {
        height: 40px;
        top: -210px;
        position: relative;
        left: 50px;
    }
    .left-container .hogares {
        font-size: 2.6em;
        line-height: 0.4em;
    }
    .left-container .cite {
        font-size: 1.3em;
        line-height: 1.2em;
    }
    .comer-right-container {
        height: 40px;
        position: relative;
        top: -250px;
        text-align: right;
        margin-right: 50px;
    }
    .comer-right-container .comercios {
        font-size: 2.6em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        font-size: 1.3em;
        line-height: 1.2em;
    }
    .service-title {
        font-size: 1.6em;
    }
    .service-text {
        font-size: 1.2em;
        text-align:justify;
    }
    .components { margin-top: 4%}
    .components-title {
        font: 100 2.8em/1.1em 'Gill Sans Std Light', sans-serif;
    }
    .slider-div {
        margin-top: 3%;
        text-align: center;
        margin-bottom: 80px;
    }
    .slider-div .slider-title {
        font: 100 2.8em/1.1em 'Gill Sans Std Light', sans-serif;
    }
}
@media screen and (min-width: 920px) {
    .campaignSlider .slide .text .text-final {
        margin-top: -134px;
        font-size: 0.25em;
        line-height: 1em;
        position: relative;
    }
    .icon-images {
        height: 106px !important;
        max-width: 106px;
        margin:10px 0;
    }
    .service-text {
        margin-top: 0.4em;
    }
}
@media screen and (min-width: 841px) and (max-width: 919px) {
    #quienes-somos .floatLeft { height: 660px;}
    #contacto .applyTo {margin-top: 20px}
    .title-q {
        color: #e8112d; font: 900 3.4em/1.1em 'Gill Sans Std', sans-serif !important;
    }
    .text-q {
        font: 100 4.2em/1.3em 'Gill Sans Std Light', sans-serif;
    }
    .more-q {
        font: 900 1.4em/3.4em 'Gill Sans Std', sans-serif;
    }
    #quienes-somos { margin-top: 8%}
    .text-contact-form {
        font: 100 0.77em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 0.87em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .icon-images {
        height: 96px !important;
        max-width: 96px;
        margin-bottom:10px;
    }
    .left-container {
        height: 30px;
        top: -196px;
        position: relative;
        left: 30px;
    }
    .left-container .hogares {
        font-size: 2.1em;
        line-height: 0.4em;
    }
    .left-container .cite {
        font-size: 1.35em;
        line-height: 1.2em;
    }
    .comer-right-container {
        height: 30px;
        position: relative;
        top: -230px;
        text-align: right;
        margin-right: 20px;
    }
    .comer-right-container .comercios {
        font-size: 2.1em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        font-size: 1.35em;
        line-height: 1.2em;
    }
    .service-title {
        font-size: 1.206em;
        padding-top: 21px;
    }
    .service-text {
        margin-top: 6px;
        font-size: 1.006em;
        text-align:justify;
    }
    .service-h1 {
        color: #e8112d;
        font: 900 2.4em/1.1em 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .components { margin-top: 7%}
    .components-title {
        font: 400 2.5em/1.1em 'Gill Sans Std Light', sans-serif;
    }
    .slider-div {
        margin-top: 5%;
        text-align: center;
        margin-bottom: 70px;
    }
    .slider-div .slider-title {
        font: 400 2.7em/1.1em 'Gill Sans Std Light', sans-serif;
        min-width: 700px;
    }
    .mobile-title-center{
        text-align: center;
    }
    .mobile-title-justify{
        text-align: justify;
    }
}
@media screen and (min-width: 768px) and (max-width: 840px) {
    #quienes-somos .floatLeft { height: 620px;}
    #contacto .applyTo {margin-top: 20px}
    .title-q {
        color: #e8112d; font: 900 3.4em/1.1em 'Gill Sans Std Bold', sans-serif !important;
    }
    .text-q {
        font: 100 4.2em/1.3em 'Gill Sans Std', sans-serif;
    }
    .more-q {
        font: 900 1.4em/3.4em 'Gill Sans Std Bold', sans-serif;
    }
    #quienes-somos { margin-top: 8%}
    .text-contact-form {
        font: 100 0.77em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 0.87em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .icon-images {
        height: 96px !important;
        max-width: 96px;
        margin-bottom:10px;
    }
    .left-container {
        height: 30px;
        top: -175px;
        position: relative;
        left: 30px;
    }
    .left-container .hogares {
        font-size: 1.6em;
        line-height: 0.4em;
    }
    .left-container .cite {
        font-size: 1.2em;
        line-height: 1.2em;
    }
    .comer-right-container {
        height: 30px;
        position: relative;
        top: -205px;
        text-align: right;
        margin-right: 25px;
    }
    .comer-right-container .comercios {
        font-size: 1.6em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        font-size: 1.2em;
        line-height: 1.2em;
    }
    .service-title {
        font-size: 1.206em;
        padding-top: 21px;
    }
    .service-text {
        margin-top: 6px;
        font-size: 1.006em;
        text-align:justify;
    }
    .service-h1 {
        color: #e8112d;
        font: 900 2.4em/1.1em 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .components { margin-top: 7%}
    .components-title {
        font: 500 2.3em/1.1em 'Gill Sans Std Light', sans-serif;
    }
    .slider-div {
        margin-top: 5%;
        text-align: center;
        margin-bottom: 60px;
    }
    .slider-div .slider-title {
        font: 500 2.5em/1.1em 'Gill Sans Std Light', sans-serif;
        min-width: 700px;
    }
    .mobile-title-center{
        text-align: center;
    }
    .mobile-title-justify{
        text-align: justify;
    }
}

@media screen and (min-width: 671px) and (max-width: 767px) {
    #quienes-somos .floatLeft { height: 520px;}
    #contacto .applyTo {margin-top: 20px}
    .title-q {
        color: #e8112d; font: 900 3.2em/1.1em 'Gill Sans Std Bold', sans-serif !important;
    }
    .text-q {
        font: 100 3.275em/1.3em 'Gill Sans Std', sans-serif;
    }
    .more-q {
        font: 900 1em/3.4em 'Gill Sans Std Bold', sans-serif;
    }
    #quienes-somos { margin-top: 8%}
    .text-contact-form {
        font: 100 0.77em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 0.87em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .icon-images {
        height: 90px !important;
        max-width: 90px;
        margin-bottom:10px;
    }
    .left-container .hogares {
        font-size: 1.4em;
        line-height: 0.4em;
    }
    .left-container .cite {
        font-size: 1.05em;
        line-height: 1.2em;
    }
    .comer-right-container .comercios {
        font-size: 1.4em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        font-size: 1.05em;
        line-height: 1.2em;
    }
    .service-h1 {
        color: #e8112d;
        font: 900 2.1em/1.1em 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .service-title {
        margin-top: 8px;
        padding-top:8px;
        font-size: 17px;
    }
    .service-text {
        margin-top: 4px;
        font-size: 15px;
        text-align:left;
        padding-bottom: 4px;
    }
    .icon-images {
        height: 86px !important;
        max-width: 86px;
        margin-bottom:10px;
    }
    .left-container {
        height: 30px;
        top: -156px;
        position: relative;
        left: 20px;
    }
    .components { margin-top: 7%}
    .components-title {
        font: 100 2.0em/1.1em 'Gill Sans Std', sans-serif;
    }
    .comer-right-container {
        height: 30px;
        position: relative;
        top: -184px;
        text-align: right;
        margin-right: 20px;
    }
    .slider-div {
        margin-top: 4%;
        text-align: center;
        margin-bottom: 55px;
    }
    .slider-div .slider-title {
        font: 100 2.3em/1.1em 'Gill Sans Std', sans-serif;
        min-width: 600px;
    }
    .mobile-title-center{
        text-align: center;
    }
    .mobile-title-justify{
        text-align: justify;
    }
}
@media screen and (min-width: 581px) and (max-width: 670px) {
    #quienes-somos .floatLeft { height: 500px;}
    #contacto .applyTo {margin-top: 40px}
    .title-q {
        color: #e8112d; font: 900 3.2em/1.1em 'Gill Sans Std Bold', sans-serif !important;
    }
    .text-q {
        font: 100 3.275em/1.3em 'Gill Sans Std', sans-serif;
    }
    .more-q {
        font: 900 1em/3.4em 'Gill Sans Std Bold', sans-serif;
    }
    #quienes-somos { margin-top: 8%}
    .text-contact-form {
        font: 100 0.77em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 0.87em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .icon-images {
        height: 90px !important;
        max-width: 90px;
        margin-bottom:10px;
    }
    .left-container .hogares {
        font-size: 1.3em;
        line-height: 0.4em;
    }
    .left-container .cite {
        font-size: 0.925em;
        line-height: 1.2em;
    }
    .comer-right-container .comercios {
        font-size: 1.3em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        font-size: 0.925em;
        line-height: 1.2em;
    }
    .service-h1 {
        color: #e8112d;
        font: 900 2.1em/1.1em 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .service-title {
        margin-top: 8px;
        padding-top: 8px;
        font-size: 17px;
    }
    .service-text {
        margin-top: 2px;
        font-size: 15px;
        text-align:left;
        padding-bottom: 4px;
    }
    .icon-images {
        height: 82px !important;
        max-width: 82px;
        margin-bottom:10px;
    }
    .left-container {
        height: 30px;
        top: -140px;
        position: relative;
        left: 20px;
    }
    .components { margin-top: 7%}
    .components-title {
        font: 100 1.7em/1.1em 'Gill Sans Std', sans-serif;
    }
    .comer-right-container {
        height: 30px;
        position: relative;
        top: -160px;
        text-align: right;
        margin-right: 20px;
    }
    .slider-div {
        margin-top: 4%;
        text-align: center;
        margin-bottom: 50px;
    }
    .slider-div .slider-title {
        font: 100 1.9em/1.1em 'Gill Sans Std', sans-serif;
        min-width: 560px;
    }
    .mobile-title-center{
        text-align: center;
    }
    .mobile-title-justify{
        text-align: justify;
    }
}

@media screen and (min-width: 521px) and (max-width: 580px) {
    #quienes-somos .floatLeft { height: 360px;}
    #contacto .applyTo {margin-top: 40px}
    .title-q {
        color: #e8112d; font: 900 3em/1.1em 'Gill Sans Std Bold', sans-serif !important;
    }
    .text-q {
        font: 100 2.1em/1.3em 'Gill Sans Std', sans-serif;
    }
    .more-q {
        color: #e8112d; text-transform: uppercase;
        font: 900 1em/1.5em 'Gill Sans Std Bold', sans-serif;
    }
    #quienes-somos { margin-top: 10%}
    .text-contact-form {
        font: 100 0.7em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 0.87em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .left-container .hogares {
        font-size: 1.1em;
        line-height: 0.4em;
    }
    .left-container .cite {
        position: relative;
        top: -10px;
        font-size: 0.85em;
        line-height: 1.2em;
    }
    .comer-right-container .comercios {
        font-size: 1.1em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        position: relative;
        top: -15px;
        font-size: 0.85em;
        line-height: 1.2em;
    }
    .service-h1 {
        color: #e8112d;
        font: 900 1.6em/1.1em 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .service-title {
        padding-top: 12px;
        font-size: 15px;
    }
    .service-text {
        margin-top: 0px;
        font-size: 13px;
        text-align:left;
    }
    .icon-images {
        height: 70px !important;
        max-width: 70px;
        margin-bottom:10px;
    }
    .left-container {
        height: 20px;
        top: -120px;
        position: relative;
        left: 10px;
    }
    .components { margin-top: 9%}
    .components-title {
        font: 100 1.55em/1.1em 'Gill Sans Std', sans-serif;
        min-width: 500px;
    }
    .comer-right-container {
        height: 20px;
        position: relative;
        top: -130px;
        text-align: right;
        margin-right: 10px;
    }
    .slider-div {
        margin-top: 7%;
        text-align: center;
        margin-bottom: 50px;
    }
    .slider-div .slider-title {
        font: 100 1.75em/1.1em 'Gill Sans Std', sans-serif;
        min-width: 480px;
    }
    .mobile-title-center{
        text-align: center;
    }
    .mobile-title-justify{
        text-align: justify;
    }
}
@media screen and (min-width: 481px) and (max-width: 520px) {
    #quienes-somos .floatLeft { height: 340px;}
    #contacto .applyTo {margin-top: 40px}
    .title-q {
        color: #e8112d; font: 900 3em/1.1em 'Gill Sans Std Bold', sans-serif !important;
    }
    .text-q {
        font: 100 2.1em/1.3em 'Gill Sans Std', sans-serif;
    }
    .more-q {
        color: #e8112d; text-transform: uppercase;
        font: 900 1em/1.5em 'Gill Sans Std Bold', sans-serif;
    }
    #quienes-somos { margin-top: 10%}
    .text-contact-form {
        font: 100 0.7em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 0.87em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .left-container .hogares {
        font-size: 1.1em;
        line-height: 0.4em;
    }
    .left-container .cite {
        position: relative;
        top: -10px;
        font-size: 0.75em;
        line-height: 1.2em;
    }
    .comer-right-container .comercios {
        font-size: 1.1em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        position: relative;
        top: -15px;
        font-size: 0.75em;
        line-height: 1.2em;
    }
    .service-h1 {
        color: #e8112d;
        font: 900 1.6em/1.1em 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .service-title {
        padding-top: 10px;
        font-size: 15px;
    }
    .service-text {
        margin-top: 0px;
        font-size: 13px;
        text-align:left;
    }
    .icon-images {
        height: 64px !important;
        max-width: 64px;
        margin-bottom:10px;
    }
    .left-container {
        height: 20px;
        top: -106px;
        position: relative;
        left: 15px;
    }
    .components { margin-top: 9%}
    .components-title {
        font: 100 1.4em/1.1em 'Gill Sans Std', sans-serif;
        min-width: 460px;
    }
    .comer-right-container {
        height: 20px;
        position: relative;
        top: -120px;
        text-align: right;
        margin-right: 15px;
    }
    .slider-div {
        margin-top: 7%;
        text-align: center;
        margin-bottom: 45px;
    }
    .slider-div .slider-title {
        font: 100 1.6em/1.1em 'Gill Sans Std', sans-serif;
        min-width: 440px;
    }
    .mobile-title-center{
        text-align: center;
    }
    .mobile-title-justify{
        text-align: justify;
    }
}
@media screen and (min-width: 400px) and (max-width: 480px) {
    #quienes-somos .floatLeft { height: 320px;}
    #contacto .applyTo {margin-top: 40px}
    .title-q {
        color: #e8112d; font: 900 3em/1.1em 'Gill Sans Std Bold', sans-serif !important;
    }
    .text-q {
        font: 100 2.1em/1.3em 'Gill Sans Std', sans-serif;
    }
    .more-q {
        color: #e8112d; text-transform: uppercase;
        font: 900 1em/1.5em 'Gill Sans Std Bold', sans-serif;
    }
    #quienes-somos { margin-top: 12%}
    .text-contact-form {
        font: 100 0.7em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 0.87em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .left-container .hogares {
        font-size: 1.0em;
        line-height: 0.4em;
    }
    .left-container .cite {
        position: relative;
        top: -10px;
        font-size: 0.625em;
        line-height: 1.2em;
    }
    .comer-right-container .comercios {
        font-size: 1.0em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        position: relative;
        top: -15px;
        font-size: 0.625em;
        line-height: 1.2em;
    }
    .service-h1 {
        color: #e8112d;
        font: 900 1.6em/1.1em 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .service-title {
        padding-top:10px;
        font-size: 15px;
    }
    .service-text {
        margin-top: 0px;
        font-size: 13px;
        text-align:left;
    }
    .icon-images {
        height: 60px !important;
        max-width: 60px;
        margin-bottom:10px;
    }
    .left-container {
        height: 20px;
        top: -90px;
        position: relative;
        left: 10px;
    }
    .components { margin-top: 11%}
    .components-title {
        font: 100 1.15em/1.1em 'Gill Sans Std', sans-serif;
    }
    .comer-right-container {
        height: 20px;
        position: relative;
        top: -105px;
        text-align: right;
        margin-right: 10px;
    }
    .slider-div {
        margin-top: 9%;
        text-align: center;
        margin-bottom: 40px;
    }
    .slider-div .slider-title {
        font: 100 1.35em/1.1em 'Gill Sans Std', sans-serif;
        min-width: 380px;
    }
    .mobile-title-center{
        text-align: center;
    }
    .mobile-title-justify{
        text-align: justify;
    }
}
@media screen and (max-width: 399px){
    #quienes-somos .floatLeft { height: 320px;}
    #contacto .applyTo {margin-top: 0px}
    .title-q {
        color: #e8112d; font: 900 2.5em/1.1em 'Gill Sans Std Bold', sans-serif !important;
    }
    .text-q {
        font: 100 1.7em/1.3em 'Gill Sans Std', sans-serif;
    }
    .more-q {
        color: #e8112d; text-transform: uppercase;
        font: 900 0.8em/1.5em 'Gill Sans Std Bold', sans-serif;
    }
    #quienes-somos { margin-top: 14%}
    .text-contact-form {
        font: 100 0.6em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .text-contact {
        font: 100 0.77em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
    }
    .service-h1 {
        color: #e8112d;
        font: 900 1.2em/1.1em 'Gill Sans Std', sans-serif;
        text-align: center;
    }
    .icon-images {
        height: 50px !important;
        max-width: 50px;
        margin-bottom:10px;
    }
    .left-container {
        height: 15px;
        top: -80px;
        position: relative;
        left: 10px;
    }
    .left-container .hogares {
        font-size: 1.15em;
        line-height: 0.4em;
    }
    .left-container .cite {
        position: relative;
        top: -10px;
        font-size: 0.53em;
        line-height: 1.2em;
    }
    .comer-right-container {
        height: 15px;
        position: relative;
        top: -92px;
        text-align: right;
        margin-right: 10px;
    }
    .comer-right-container .comercios {
        font-size: 1.15em;
        line-height: 1em;
    }
    .comer-right-container .cite {
        position: relative;
        top: -15px;
        font-size: 0.53em;
        line-height: 1.2em;
    }
    .service-title {
        font-size: 15px;
        margin-top: 3px;
    }
    .service-text {
        margin-top: 0px;
        padding-bottom:10px;
        font-size: 13px;
        text-align:left;
    }
    .components { margin-top: 13%}
    .components-title {
        font: 100 0.95em/1.1em 'Gill Sans Std', sans-serif;
    }
    .slider-div {
        margin-top: 11%;
        text-align: center;
        margin-bottom: 35px;
    }
    .slider-div .slider-title {
        font: 100 1.15em/1.1em 'Gill Sans Std', sans-serif;
    }
    .mobile-title-center{
        text-align: center;
    }
    .mobile-title-justify{
        text-align: justify;
    }
}

.extra-text {
    font-size: 0.7em;
}
.house-images {
    height: 100% !important;
}

/*  */
.icon-chrome {
    display: none;
}
.icon-text-div {
    display: block;
    margin-left: 3%;
    width: 83%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 399px) {
    .icon-chrome {
        display: block;
    }
    .icon-images {
        display: none;
    }
    .alarm-icon {
        height: 60px;
        background-image: url(../images/icon-alarm.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right top;
    }
    .eye-icon {
        height: 60px;
        background-image: url(../images/icon-eye.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right top;
    }
    .phone-icon {
        height: 60px;
        background-image: url(../images/icon-phone-24.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right top;
    }
    .siren-icon {
        height: 60px;
        background-image: url(../images/icon-siren.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right top;
    }
    @media screen and (min-width: 921px) {
        .alarm-icon {
            width: 13%;
        }
        .eye-icon {
            width: 13%;
        }
        .phone-icon {
            width: 13%;
        }
        .siren-icon {
            width: 13%;
        }
    }
    @media screen and (min-width: 769px) and (max-width: 920px) {
        .alarm-icon {
            width: 15%;
        }
        .eye-icon {
            width: 15%;
        }
        .phone-icon {
            width: 15%;
        }
        .siren-icon {
            width: 15%;
        }
    }
    @media screen and (min-width: 581px) and (max-width: 768px) {
        .alarm-icon {
            width: 20%;
        }
        .eye-icon {
            width: 20%;
        }
        .phone-icon {
            width: 20%;
        }
        .siren-icon {
            width: 20%;
        }
    }
    @media screen and (max-width: 580px) {
        .alarm-icon {
            width: 25%;
        }
        .eye-icon {
            width: 25%;
        }
        .phone-icon {
            width: 25%;
        }
        .siren-icon {
            width: 25%;
        }
    }
}
/* Campaign Section */
#mainContent .campaign{
	position: relative;
}
.campaignSlider{
	position: relative;
	overflow: hidden;
	max-width: 100%;
	/*height: 456px;*/
	margin: 0 auto;
	padding: 0;
	background: #999;
	list-style: none;
}
.campaignSlider .slide{
	position: relative;
	overflow: hidden;
	display: none;
	width: 100%;
}
.campaignSlider .slide.active{
	display: block;
}
.campaignSlider .slide .text{
	position: absolute;
    left: 64px;
    top: 70px;
    width: 470px;
    height: 250px;
	padding: 25px 20px 20px;
	background: #f03; /* #000; */
	font: 100 4em/0.7em 'Gill Sans Std Light', sans-serif;
	letter-spacing: -1px;
	/* text-transform: uppercase; */
	color: #fff;
	z-index: 20;
}
.campaignSlider .text h3,
.campaignSlider .text h3 a{
	font: 100 55px/50px 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
	color: #000000;/* #e8112d; */
}
.campaignSlider .text h4,
.campaignSlider .text h4 a{
    text-transform: uppercase;
    color: #000000;
}
@media screen and (min-width: 421px) {
    .campaignSlider .text h4,
    .campaignSlider .text h4 a{
        font: 900 22px/25px 'Gill Sans Std Bold', sans-serif;
    }
}
@media screen and (max-width: 420px) {
    .campaignSlider .text h4,
    .campaignSlider .text h4 a{
        font: 900 15px/15px 'Gill Sans Std Bold', sans-serif;
    }
}
.campaignSlider .text p{
    font-size: 0.65em;
	margin-top: 0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 920px) {
    .campaignSlider .text p{
        margin-top: 5px !important;
    }
    .campaignSlider .slide .text .text-final {
        margin-top: -120px !important;
    }
}

/* slider2 */
.container-for-slider2 { margin: 0 auto;}

@media screen and (min-width: 768px) {
    .container-for-slider2 { width: 70%;}
}
@media screen and (max-width: 767px) {
    .container-for-slider2 { width: 97.5%;}
}

/* jssor slider thumbnail navigator skin 12 css */
/*
.jssort12 .p            (normal)
.jssort12 .p:hover      (normal mouseover)
.jssort12 .pav          (active)
.jssort12 .pav:hover    (active mouseover)
.jssort12 .pdn          (mousedown)
*/
.jssort12 .w, .jssort12 .phv .w
{
    cursor: pointer;
    position: absolute;
    WIDTH: 320px;
    HEIGHT: 364px;
    top: 0px;
    left: -1px;

    background-color:#fff;
}
.jssort12 .pav .w, .jssort12 .pdn .w
{
    /*border-bottom: 1px solid #fff; */
}
.jssort12 .c
{
    color: #000;
    font-size:13px;
}
.jssort12 .p .c, .jssort12 .pav:hover .c
{
    /*background-color:#eee; */
}
.jssort12 .pav .c, .jssort12 .p:hover .c, .jssort12 .phv .c
{
    background-color:#fff;
}
.icon-camera {
    background-image: url(../images/camera-icon-red.png);
    background-size: cover;
}

.icon-wireless {
    background-image: url(../images/wireless-icon-black.png);
    background-size: cover;
}

.icon-document {
    background-image: url(../images/document-icon-black.png);
    background-size: cover;
}

.icon-fire {
    background-image: url(../images/fire-icon-black.png);
    background-size: cover;
}
.icon-truck {
    background-image: url(../images/truck-icon-black.png);
    background-size: cover;
}
@media screen and (min-width: 920px) {
    .slider-change-top {top: 282px !important; z-index: 10;}
    .icon-camera {
        margin-left: 0px;
        width: 172px;
        height: 168px;
        background-image: url(../images/camera-icon-red.png);
        background-size: cover;
    }
    .camera-text { width: 172px}

    .icon-wireless {
        margin-left: 27.5px;
        width: 172px;
        height: 168px;
        background-image: url(../images/wireless-icon-black.png);
        background-size: cover;
    }
    .wireless-text { width: 227px}
    .wireless-active {margin-left: 27.5px}

    .icon-document {
        margin-left: 55px;
        width: 172px;
        height: 168px;
        background-image: url(../images/document-icon-black.png);
        background-size: cover;
    }
    .document-text { width: 282px}
    .document-active {margin-left: 55px}

    .icon-fire {
        margin-left: 82.5px;
        width: 172px;
        height: 168px;
        background-image: url(../images/fire-icon-black.png);
        background-size: cover;
    }
    .fire-text { width: 337px}
    .fire-active {margin-left: 82.5px}

    .icon-truck {
        margin-left: 110px;
        width: 172px;
        height: 168px;
        background-image: url(../images/truck-icon-black.png);
        background-size: cover;
    }
    .truck-text { width: 392px}
    .truck-active {margin-left: 110px}
    .responsive-text {
        font: 100 1.6em/1.2em "Gill Sans Std Light", sans-serif;
        text-transform: uppercase;
    }
    .pav .w .c .selected {
        width: 164px;
    }
}
@media screen and (max-width: 919px) {
    .slider-change-top { top: 402px !important;}
    .slider-change-height,
    .slider-change-height .slider-title { height: 400px !important;}
    .icon-camera {
        margin-left: 0px;
        width: 240px;
        height: 236px;
        background-image: url(../images/camera-icon-red.png);
        background-size: cover;
    }
    .camera-text { width: 240px}

    .icon-wireless {
        margin-left: 11px;
        width: 240px;
        height: 236px;
        background-image: url(../images/wireless-icon-black.png);
        background-size: cover;
    }
    .wireless-text { width: 262px}
    .wireless-active {margin-left: 11px}

    .icon-document {
        margin-left: 22px;
        width: 240px;
        height: 236px;
        background-image: url(../images/document-icon-black.png);
        background-size: cover;
    }
    .document-text { width: 284px}
    .document-active {margin-left: 22px}

    .icon-fire {
        margin-left: 33px;
        width: 240px;
        height: 236px;
        background-image: url(../images/fire-icon-black.png);
        background-size: cover;
    }
    .fire-text { width: 306px}
    .fire-active {margin-left: 33px}

    .icon-truck {
        margin-left: 44px;
        width: 240px;
        height: 236px;
        background-image: url(../images/truck-icon-black.png);
        background-size: cover;
    }
    .truck-text { width: 328px}
    .truck-active {margin-left: 44px}
    .responsive-text {
        font: 400 1.9em/1.2em "Gill Sans Std", sans-serif;
        text-transform: uppercase;
    }
    .pav .w .c .selected {
        width: 236px;
    }
}

@media screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio:0){
    /*
    .jssort12 .w, .jssort12 .phv .w
    {
        cursor: pointer;
        position: absolute;
        WIDTH: 216px;
        HEIGHT: 220px;
        top: 0px;
        left: -1px;

        background-color:#fff;
    }
    .icon-camera {
        margin-left: 42px;
        width: 142px;
        height: 140px;
    }
    .icon-wireless {
        margin-left: 42px;
        width: 142px;
        height: 140px;
    }
    .icon-document {
        margin-left: 42px;
        width: 142px;
        height: 140px;
    }
    .icon-fire {
        margin-left: 42px;
        width: 142px;
        height: 140px;
    }
    .icon-truck {
        margin-left: 42px;
        width: 142px;
        height: 140px;
    }
    #slider2_container div { transform: scale(1) !important;}
    */
}
.pav .w .c .icon-camera {
    background-image: url(../images/camera-icon-red.png) !important;
}
.pav .w .c .icon-wireless {
    background-image: url(../images/wireless-icon-red.png) !important;
}
.pav .w .c .icon-document {
    background-image: url(../images/document-icon-red.png) !important;
}
.pav .w .c .icon-fire {
    background-image: url(../images/fire-icon-red.png) !important;
}
.pav .w .c .icon-truck {
    background-image: url(../images/truck-icon-red.png) !important;
}
.p .w .c .icon-camera {
    background-image: url(../images/camera-icon-black.png) !important;
}
.p .w .c .icon-wireless {
    background-image: url(../images/wireless-icon-black.png) !important;
}
.p .w .c .icon-document {
    background-image: url(../images/document-icon-black.png) !important;
}
.p .w .c .icon-fire {
    background-image: url(../images/fire-icon-black.png) !important;
}
.p .w .c .icon-truck {
    background-image: url(../images/truck-icon-black.png) !important;
}
.pav .w .c .selected {
    display: block;
}
.p .w .c .selected {
    display: none;
}

.promo-text {
    background: none repeat scroll 0% 0% white !important;
    color: darkgrey !important;
}
.promo-text h2, .promo-text h4 {
    color: #3A3A3A !important;
}
.promo-text .title {
    width: 60%;
    margin-top: 26px;
    font: 900 64px/50px 'Gill Sans Std', sans-serif !important;
}
.promo-text .title-2 {
    width: 60%;
    font: 900 50px/38px 'Gill Sans Std', sans-serif !important;
}
.promo-text .sub-line {
    height: 0 !important;
    width: 53%;
    display: block;
    -webkit-margin-before: 0.1em;
    -webkit-margin-after: 0.9em;
    -webkit-margin-start: 0;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
}
.promo-text .sub-title {
    margin-top: -48px;
    font: 900 21px/20px 'Gill Sans Std', 'Gill Sans Std Light', sans-serif !important;
}
.no-bullet {  list-style-type: none;}
.font-light { font-family: 'Gill Sans Std Light', sans-serif !important;}
.font-change {
    font-family: 'Gill Sans Std', sans-serif !important;
}
@media screen and (min-width: 920px) {
    .service-title {
        margin-top: 32px;
    }
    .service-text {
        font-family: 'Gill Sans Std Light', sans-serif;
    }
}
@media screen and (max-width: 919px) {
    .service-title {
        font-family: 'Gill Sans Std Bold', sans-serif !important;
    }
    .service-text {
        font-family: 'Gill Sans Std', sans-serif;
    }
    .extra-text {
        font-family: 'Gill Sans Std', sans-serif !important;
    }
}
.service-title {
    font-weight: 900;
    color: #333;
}
.service-text {
    max-width: 100%;
    font-weight: 100;
    line-height: 1em;
    color: #333;
}

.column h1, .column .cite {
    /*font-family: 'Gill Sans Std', 'Gill Sans Std Light', sans-serif !important;*/
}
.column-2 {
    padding: 25px 0px;
}
@media screen and (min-width: 1333px) {
    .column .hogares,
    .column .comercios {
        color: white;
        font: 900 3.2em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif !important;
    }
    .column .contact-phone {
        color: #e8112d;
        font: 900 2.5em/1.1em 'Gill Sans Std', sans-serif;
    }
    .column .cite {
        font: 100 2em/1em 'Gill Sans Std Light', sans-serif !important;
    }
    .column-2 h1 {
        font: 900 3.6em/1em 'Gill Sans Std', sans-serif !important;
        margin-left: 70px;
    }
    .column-2 .cite {
        font: 100 3.575em/1em 'Gill Sans Std Light', sans-serif !important;
        margin-left: 70px;
    }
}
@media screen and (max-width: 1332px) { /*(min-width: 1200px) and */
    .column .hogares,
    .column .comercios {
        color: white;
        font: 900 2.8em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif !important;
    }
    .column .contact-phone {
        color: #e8112d;
        font: 900 1.8em/1.1em 'Gill Sans Std', sans-serif;
    }
    .column .cite {
        font: 100 2em/1em 'Gill Sans Std Light', sans-serif !important;
    }
    .column-2 h1 {
        font: 900 3.6em/1em 'Gill Sans Std', sans-serif !important;
        margin-left: 70px;
    }
    .column-2 .cite {
        font: 100 3.575em/1em 'Gill Sans Std Light', sans-serif !important;
        margin-left: 70px;
    }
}
@media screen and (max-width: 1332px) and (min-width: 841px) {
    .column-2 h1 {
        font: 900 3.6em/1em 'Gill Sans Std', sans-serif !important;
        margin-left: 70px;
    }
    .column-2 .cite {
        font: 100 3.575em/1em 'Gill Sans Std Light', sans-serif !important;
        margin-left: 70px;
    }
}
@media screen and (max-width: 840px) {
    .column-2 h1 {
        font: 900 3.6em/1em 'Gill Sans Std Bold', sans-serif !important;
        margin-left: 70px;
    }
    .column-2 .cite {
        font: 100 3.575em/1em 'Gill Sans Std', sans-serif !important;
        margin-left: 70px;
    }
}

/* Footer */

.linkList .left-li {
   /* width: 70%;*/
}
.left-foot {

}
.left-foot h4 {
    color: #F03;
}
.left-foot h2 {
    color: #333 !important;
}
.left-foot p {
    margin-top: -13px
}

.right-foot h4 {
    color: #F03;
}
.right-foot h2, .right-foot h2 a {
    color: #333 !important;
    margin-top: 10px !important;
    text-decoration: none
}
.right-foot h2 a { padding: 0 !important; margin: 0 !important;}
.right-foot .to-right {
    text-align: right;
}
.right-foot .to-right a {
    max-width: 52px;
}

@media screen and (min-width: 725px) {
    .left-foot h2 {
        font: 500 1.5em/1em 'Gill Sans Std', sans-serif !important;
        margin-top: 10px !important;
    }
    .left-foot p {
        font: 100 1.5em/1.4em 'Gill Sans Std Light', sans-serif !important;
    }
    .right-foot h2 a {
        font: 900 2em/1em "Gill Sans Std Bold", sans-serif !important;
    }
    .left-foot h4 {
        font: 900 0.9em/1em 'Gill Sans Std', sans-serif !important;
    }
    .right-foot h4{
        font: 900 0.9em/1em 'Gill Sans Std', sans-serif !important;
    }
}@media screen and (min-width: 921px) {
    .right-foot{
        margin-top: -174px;
        margin-right: 5%;
        float: right;
        width: 200px;
    }
    .right-foot .to-right a {
        margin-left: 148px;
    }
}
@media screen and (min-width: 861px) and (max-width: 920px) {
    .right-foot{
        margin-right: 5%;
        float: right;
        width: 184px;
    }
}
@media screen and (min-width: 725px) and (max-width: 860px) {
    .right-foot{
        margin-right: 3%;
        float: right;
        width: 152px;
    }
}
@media screen and (min-width: 725px) and (max-width: 920px) {
    .left-foot h2 {
        margin-top: 10px !important;
        padding-top: 0 !important;
        font: 500 1.5em/1em 'Gill Sans Std', sans-serif !important;
    }
    .left-foot p {
        padding-top: 4px;
        font: 100 1.5em/1.3em 'Gill Sans Std Light', sans-serif !important;
    }
    .right-foot h2 {
        padding-top: 0 !important;
    }
    .right-foot h2 a {
        font: 900 1.5em/1em "Gill Sans Std Bold", sans-serif !important;
    }
    .right-foot .to-right a {
        margin-left: 120px;
    }
    .right-foot{
        margin-right: 2.5%;
        float:right;
        width: 152px;
        margin-top: -170px;
    }
    .left-foot h4 {
        font: 900 0.9em/1em 'Gill Sans Std', sans-serif !important;
    }
    .right-foot h4{
        font: 900 0.9em/1em 'Gill Sans Std', sans-serif !important;
    }
}
@media screen and (min-width: 690px)  and (max-width: 724px){
    .left-foot h2 {
        margin-top: 10px !important;
        padding-top: 0 !important;
        font: 500 1.5em/1em 'Gill Sans Std', sans-serif !important;
    }
    .left-foot p {
        padding-top: 4px;
        font: 100 1.5em/1.3em 'Gill Sans Std Light', sans-serif !important;
    }
    .right-foot h2 {
        padding-top: 0 !important;
    }
    .right-foot h2 a {
        font: 900 1.5em/1em "Gill Sans Std Bold", sans-serif !important;
    }
    .right-foot .to-right a {
        margin-left: 100px;
    }
    .right-foot{
        margin-right: 2.5%;
        float:right;
        width: 152px;
        margin-top: -180px;
    }
    .left-foot h4 {
        font: 900 0.9em/1em 'Gill Sans Std', sans-serif !important;
    }
    .right-foot h4{
        margin-top: 9px !important;
        font: 900 0.9em/1em 'Gill Sans Std', sans-serif !important;
    }
}
@media screen and (min-width: 520px) and (max-width: 689px){
    .left-foot h2 {
        margin-top: 0px !important;
        padding-top: 8px !important;
        font: 500 1em/1em 'Gill Sans Std', sans-serif !important;
    }
    .left-foot p {
        padding-top:2px;
        font: 100 1em/1.3em 'Gill Sans Std Light', sans-serif !important;
    }
    .right-foot h2 {
        margin-top: 8px !important;
        padding: 0 !important;
    }
    .right-foot h2 a {
        font: 900 1.3em/1em "Gill Sans Std Bold", sans-serif !important;
    }
    .right-foot .to-right a {
        margin-left: 85px;
    }
    .right-foot{
        margin-right: 2.5%;
        float: right;
        width: 100px;
        margin-top: -117px
    }
    .left-foot h4 {
        font: 900 0.9em/1em 'Gill Sans Std', sans-serif !important;
    }
    .right-foot h4{
        font: 900 0.9em/1em 'Gill Sans Std', sans-serif !important;
    }
}
@media screen and (min-width: 400px) and (max-width: 519px) {
    .left-foot h4 {
        font: 900 0.7em/1em 'Gill Sans Std', sans-serif !important;
    }
    .left-foot h2 {
        padding-top: 8px !important;
        font: 500 1em/1em 'Gill Sans Std', sans-serif !important;
    }
    .left-foot p {
        padding-top:2px;
        font: 100 1em/1.3em 'Gill Sans Std Light', sans-serif !important;
    }
    .right-foot h4 {
        font: 900 0.7em/1em 'Gill Sans Std', sans-serif !important;
    }
    .right-foot h2 {
        margin-top: 6px !important;
        padding: 0 !important;
    }
    .right-foot h2 a {
        font: 900 1.2em/1em "Gill Sans Std Bold", sans-serif !important;
    }
    .right-foot .to-right a {
        margin-left: 70px;
    }
    .right-foot{
        margin-right: -6px;
        float:right;
        margin-top: -114px;
        width: 100px;
    }
}
@media screen and (max-width: 400px){
    .left-foot h4 {
        font: 900 0.7em/1em 'Gill Sans Std', sans-serif !important;
    }
    .left-foot h2 {
        padding-top: 7px !important;
        font: 500 0.8em/1em 'Gill Sans Std', sans-serif !important;
    }
    .left-foot p {
        padding-top:1px;
        font: 100 0.8em/1.3em 'Gill Sans Std Light', sans-serif !important;
    }
    .right-foot h4 {
        font: 900 0.7em/1em 'Gill Sans Std', sans-serif !important;
    }
    .right-foot h2 {
        margin-top: 4px !important;
        padding-top: 1px !important;
    }
    .right-foot h2 a {
        font: 900 1.2em/1em "Gill Sans Std Bold", sans-serif !important;
    }
    .right-foot{
        margin-left: 192px;
        width: 120px;
        margin-top: -93px;
    }
    .right-foot .to-right a {
        margin-left: 108px;
    }
}


/* Contact form style */
.flowuplabels .fl_wrap {
    height: 45px;
    position: relative;
    box-sizing: border-box;
}
.flowuplabels .fl_wrap_message {
    height: 105px;
    position: relative;
    box-sizing: border-box;
}
.form-inline .form-group {
    /*display: inline-block;*/
    margin-bottom: 0px;
    vertical-align: middle;
}
.form-group label {
    color: rgb(100,100,100) !important; /* #333 */
    font-weight: 900;
    line-height: 1.2;
}
.form-group input,
.form-group textarea {
    background-color: rgb(235,235,235);
    border: 1px rgb(235,235,235) solid;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.form-group input {
    height: 25px;
}
.form-group textarea {
    height: 100px;
    resize: none;
    /*
    max-height: 100px;
    max-width: 467px;
    */
}
.col-md-3 {
    /*width: 25%;*/
}
.width-106 { width: 106.5%}
.width-105 { width: 105%}
.width-104 { width: 104%}
.width-102 { width: 102.5%}
.width-101 { width: 101%}
.width-100 { width: 100%}
.width-100-4 { width: 100.4%}
.width-99-75 { width: 99.75%}
.width-99-5 { width: 99.5%}
.width-99 { width: 99%}
.width-98 { width: 98%}
.width-97 { width: 97%}
.width-96 { width: 96%}
.width-95 { width: 95%}
.width-93 { width: 93%}
.width-90 { width: 90%}
.width-70 { width: 70%}
.width-60 { width: 60%}
.width-50 { width: 50%}
.width-47 { width: 47.5%}
.width-46 { width: 46%}
.width-35 { width: 35%}
.width-32 { width: 32%}
.width-30 { width: 30%}
.margin-l-8 { margin-left: 8%}
.margin-l-7 { margin-left: 7.5%}
.margin-l-5 { margin-left: 5%}
.margin-l-3 { margin-left: 3%}
.top-14 { margin-top: 14px}

@media screen and (max-width: 399px) and (-webkit-min-device-pixel-ratio:0) {
    /*
    .mobile-w-99-25 { width: 99.25% !important;}
    .mobile-w-99 { width: 99% !important;}
    */
}

@-moz-document url-prefix() {
    .fire-98 { width: 98.5% !important;}
    .fire-45 { width: 45% !important;}
    .fire-margin-9 { margin-left: 9%}
    .fire-margin-7 { margin-left: 7%}
    .fire-margin-6 { margin-left: 6%}
}
.flex-display {
    display: flex;
    display: -webkit-flex;
}
.flex-display-fix-c {
    display: inline-flex;
    display: -webkit-inline-flex;
}
.btn-contact {
    background-color: #e8112d;
    border: none;
    border-radius: 4px;
    margin-top: 14px;
    color: white;
    height: 35px;
    text-transform: uppercase;
    font: 100 1.5em/1em 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
}

@-moz-document url-prefix() {
    .promo-text .sub-title {
        margin-top: 12px !important;
        font: 200 25px/20px 'Gill Sans Std', 'Gill Sans Std Light', sans-serif !important;
    }
}
.promo-text .text-final {
    margin-top: -134px !important;
    font-weight: 100;
    font-family: 'Gill Sans Std', 'Gill Sans Std Light', sans-serif !important;
    color: #3A3A3A !important;
}
@media screen and (min-width: 1921px) {
    .width-name { width: 640px}
    .width-phone { width: 480px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99.5%
        }
    }
    #button-quick-form { width: 100.3%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 100.4%}
    }
}
@media screen and (min-width: 1601px) and (max-width: 1920px) {
    .width-name { width: 580px}
    .width-phone { width: 420px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99.25%
        }
    }
    #button-quick-form { width: 100.2%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 100.6%}
    }
}
@media screen and (min-width: 1401px) and (max-width: 1600px) {
    .width-name { width: 480px}
    .width-phone { width: 360px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99%
        }
    }
    #button-quick-form { width: 100.4%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 100.4%}
    }
}
@media screen and (min-width: 1201px) and (max-width: 1400px) {
    .width-name { width: 420px}
    .width-phone { width: 300px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99%
        }
    }
    #button-quick-form { width: 100.25%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 101%}
    }
}
@media screen and (min-width: 921px) and (max-width: 1200px) {
    .width-name { width: 360px}
    .width-phone { width: 240px}
    #input-mensaje {
        width: 101%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 98.5%
        }
    }
    #button-quick-form { width: 100.75%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 102%}
    }
}
@media screen and (min-width: 1061px) {
    .icon-text-div { margin-top: 0px}
    .siren-text { margin-top: -12px !important;}
}
@media screen and (min-width: 921px) and (max-width: 1060px) {
    .icon-text-div { margin-top: 0px}
    .siren-text { margin-top: -8px !important;}
}
@media screen and (min-width: 861px) and (max-width: 920px) {
    .width-name { width: 500px}
    .width-phone { width: 320px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99.5%
        }
    }
    #button-quick-form { width: 100.5%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 100.5%}
    }
    .campaignSlider .text p {
        font-family: 'Gill Sans Std', sans-serif !important;
        font-size: 1.25em;
        line-height: 1.0em;
        margin-top: 2px;
    }
    .campaignSlider .text h4, .campaignSlider .text h4 a {
        font: 900 20px/26px 'Gill Sans Std Bold', sans-serif;
    }
    .campaignSlider .slide .text {
        position: absolute;
        left: 50px;
        top: 30px;
        width: 35%;
        height: 190px;
        padding: 15px 0px 0px 17px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    /*.icon-text-div { margin-top: -6px}*/
    .alarm-text { margin-top: 0px}
    .eye-text { margin-top: 0px}
    .phone-text { margin-top: 0px}
    .siren-icon-fire { margin-top: 0px}
    .siren-text { margin-top: -10px}
}
@media screen and (min-width: 769px) and (max-width: 860px) {
    .width-name { width: 500px}
    .width-phone { width: 320px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99.5%
        }
    }
    #button-quick-form { width: 100.5%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 100.5%}
    }
    .campaignSlider .text p {
        font-family: 'Gill Sans Std', sans-serif !important;
        font-size: 0.95em;
        line-height: 1.0em;
        margin: 0;
    }
    .campaignSlider .text h4, .campaignSlider .text h4 a {
        font: 900 15px/32px 'Gill Sans Std Bold', sans-serif;
    }
    .campaignSlider .slide .text {
        position: absolute;
        left: 50px;
        top: 30px;
        width: 42.5%;
        height: 206px;
        padding: 17px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    /*.icon-text-div { margin-top: -6px}*/
    .alarm-text { margin-top: 0px}
    .eye-text { margin-top: -2px}
    .phone-text { margin-top: 2px}
    .siren-icon-fire { margin-top: 0px}
    .siren-text { margin-top: -12px}
}
@media screen and (min-width: 769px) and (max-width: 920px) {
    .campaignSlider .text .text-final {
        font-size: 0.5em !important;
        line-height: 1em;
        margin: 0;
    }
    .campaignSlider .text .circle .circle-p {
        font-size: 0.4em !important;
    }
    .vertical-align {
        margin-top: 8px;
        height: 93px;
    }
}
@media screen and (min-width: 720px) and (max-width: 768px) {
    .width-name { width: 400px}
    .width-phone { width: 240px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99.5%
        }
    }
    #button-quick-form { width: 100.6%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 100.75%}
    }
    .campaignSlider .text h4, .campaignSlider .text h4 a {
        font: 900 14px/26px 'Gill Sans Std Bold', sans-serif;
    }
    .campaignSlider .slide .text {
        position: absolute;
        left: 50px;
        top: 30px;
        width: 45%;
        height: 200px;
        padding: 17px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .campaignSlider .text p {
        font-family: 'Gill Sans Std', sans-serif !important;
        font-size: 0.94em;
        line-height: 1.0em;
        margin: 0;
    }
    /*.icon-text-div { margin-top: -6px}*/
    .alarm-text { margin-top: 2px}
    .eye-text { margin-top: 0px}
    .phone-text { margin-top: 4px}
    .siren-icon-fire { margin-top: 0px}
    .siren-text { margin-top: -8px}
}
@media screen and (min-width: 640px) and (max-width: 719px) {
    .width-name { width: 400px}
    .width-phone { width: 240px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99.5%
        }
    }
    #button-quick-form { width: 100.6%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 100.75%}
    }
    .campaignSlider .text h4, .campaignSlider .text h4 a {
        font: 900 13px/21px 'Gill Sans Std Bold', sans-serif;
    }
    .campaignSlider .slide .text {
        position: absolute;
        left: 25px !important;
        top: 25px !important;
        width: 45%;
        height: 175px;
        padding: 17px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .campaignSlider .text p {
        font-family: 'Gill Sans Std', sans-serif !important;
        font-size: 0.82em;
        line-height: 1.0em;
        margin: 0;
    }
    /*.icon-text-div { margin-top: -6px}*/
    .alarm-text { margin-top: 2px}
    .eye-text { margin-top: 2px}
    .phone-text { margin-top: 2px}
    .siren-icon-fire { margin-top: 0px}
    .siren-text { margin-top: -12px}
}
@media screen and (min-width: 581px) and (max-width: 639px) {
    .width-name { width: 400px}
    .width-phone { width: 240px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99.5%
        }
    }
    #button-quick-form { width: 100.5%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 100.75%}
    }
    .campaignSlider .text h4, .campaignSlider .text h4 a {
        font: 900 13px/25px 'Gill Sans Std Bold', sans-serif;
    }
    .campaignSlider .slide .text {
        position: absolute;
        left: 25px !important;
        top: 15px !important;
        width: 47.5%;
        height: 170px;
        padding: 17px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .campaignSlider .text p {
        font-family: 'Gill Sans Std', sans-serif !important;
        font-size: 0.79em;
        line-height: 1.0em;
        margin: 0;
    }
    /*.icon-text-div { margin-top: -6px}*/
    .alarm-text { margin-top: -4px}
    .eye-text { margin-top: 0px}
    .phone-text { margin-top: 0px}
    .siren-icon-fire { margin-top: 0px}
    .siren-text { margin-top: -18px}
}
@media screen and (min-width: 581px) and (max-width: 768px) {
    .campaignSlider .text .text-final {
        font-size: 0.45em !important;
        line-height: 1em;
        margin: 0;
    }
    .campaignSlider .text .circle .circle-p {
        font-size: 0.4em !important;
    }
    .vertical-align {
        margin-top: 8px;
        height: 85px;
    }
}
@media screen and (min-width: 520px) and (max-width: 580px) {
    .width-name { width: 340px}
    .width-phone { width: 220px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99%
        }
    }
    #button-quick-form { width: 100.25%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 101%}
    }
    .campaignSlider .text h4, .campaignSlider .text h4 a {
        font: 900 12px/15px 'Gill Sans Std Bold', sans-serif;
    }
    .campaignSlider .slide .text {
        position: absolute;
        left: 25px !important;
        top: 15px !important;
        width: 50%;
        height: 155px;
        padding: 17px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .campaignSlider .text p {
        font-family: 'Gill Sans Std', sans-serif !important;
        font-size: 0.725em;
        line-height: 1.05em;
        margin: 0;
    }
    .vertical-align {
        margin-top: 8px;
        height: 68px;
    }
    /*.icon-text-div { margin-top: -6px}*/
    .alarm-text { margin-top: 6px}
    .eye-text { margin-top: 6px}
    .phone-text { margin-top: 6px}
    .siren-icon-fire { margin-top: 0px}
    .siren-text { margin-top: -4px}
}
@media screen and (min-width: 460px) and (max-width: 519px) {
    .width-name { width: 340px}
    .width-phone { width: 220px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99%
        }
    }
    #button-quick-form { width: 100.75%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 101%}
    }
    .campaignSlider .text h4, .campaignSlider .text h4 a {
        font: 900 10px/14px 'Gill Sans Std Bold', sans-serif;
    }
    .campaignSlider .slide .text {
        position: absolute;
        left: 25px !important;
        top: 15px !important;
        width: 50%;
        height: 136px;
        padding: 17px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .campaignSlider .text p {
        font-family: 'Gill Sans Std', sans-serif !important;
        font-size: 0.655em;
        line-height: 1em;
        margin: 0;
    }
    .vertical-align {
        margin-top: 8px;
        height: 68px;
    }
    /*.icon-text-div { margin-top: -6px}*/
    .alarm-text { margin-top: -5px}
    .eye-text { margin-top: 2px}
    .phone-text { margin-top: -4px}
    .siren-icon-fire { margin-top: 6px}
    .siren-text { margin-top: -8px}
}
@media screen and (min-width: 400px) and (max-width: 459px) {
    .width-name { width: 340px}
    .width-phone { width: 220px}
    #input-mensaje {
        width: 100%
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 99.25%
        }
    }
    #button-quick-form { width: 100.75%}
    @-moz-document url-prefix() {
        #button-quick-form { width: 101.25%}
    }
    .campaignSlider .text h4, .campaignSlider .text h4 a {
        font: 900 9px/15px 'Gill Sans Std Bold', sans-serif;
    }
    .campaignSlider .slide .text {
        position: absolute;
        left: 25px !important;
        top: 15px !important;
        width: 50%;
        height: 116px;
        padding: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .campaignSlider .text p {
        font-family: 'Gill Sans Std', sans-serif !important;
        font-size: 0.59em;
        line-height: 0.92em;
        margin: 0;
    }
    .vertical-align {
        margin-top: 0px;
        height: 58px;
    }
    /*.icon-text-div { margin-top: -6px}*/
    .alarm-text { margin-top: -4px}
    .eye-text { margin-top: 2px}
    .phone-text { margin-top: -4px}
    .siren-icon-fire { margin-top: 6px}
    .siren-text { margin-top: -6px}
}
@media screen and (min-width: 400px) and (max-width: 580px) {
    .campaignSlider .text .text-final {
        font-size: 0.4em !important;
        line-height: 1em;
        margin: 0;
    }
    .campaignSlider .text .circle .circle-p {
        font-size: 0.4em !important;
    }
}
/*
@media screen and (min-width: 320px) and (max-width: 399px) {
    .campaignSlider .text h4, .campaignSlider .text h4 a {
        font: 900 6px/8px 'Gill Sans Std Bold', sans-serif;
    }
    .campaignSlider .slide .text {
        position: absolute;
        left: 50px !important;
        top: 15px !important;
        width: 40%;
        height: 100px;
        padding: 17px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .campaignSlider .text p {
        font-size: 0.35em;
        line-height: 1.2em;
        margin: 0;
    }
}
@media screen and (max-width: 319px) {
    .campaignSlider .text h4, .campaignSlider .text h4 a {
        font: 900 6px/8px 'Gill Sans Std Bold', sans-serif;
    }
    .campaignSlider .slide .text {
        position: absolute;
        left: 50px !important;
        top: 15px !important;
        width: 40%;
        height: 80px;
        padding: 17px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .campaignSlider .text p {
        font-size: 0.35em;
        line-height: 1em;
        margin: 0;
    }
}
*/
@media screen and (max-width: 399px) {
    .width-name { width: 180px}
    .width-phone { width: 120px}
    #input-mensaje {
        width: 100%
    }
    #button-quick-form { width: 100.75%}
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #input-mensaje {
            width: 98.75%
        }
    }
    @-moz-document url-prefix() {
        #button-quick-form { width: 101.25%}
    }
    .campaignSlider .text h4, .campaignSlider .text h4 a {
        font: 900 9px/11px 'Gill Sans Std Bold', sans-serif;
    }
    .campaignSlider .slide .text {
        position: absolute;
        left: 25px !important;
        top: 15px !important;
        width: 55%;
        height: 98px;
        padding: 7px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .campaignSlider .text p {
        font-family: 'Gill Sans Std', sans-serif !important;
        font-size: 0.5em;
        line-height: 1em;
        margin: 0;
    }
    .campaignSlider .text .text-final {
        font-size: 0.3em !important;
        line-height: 1em;
        margin: 0;
    }
    .campaignSlider .text .circle .circle-p {
        font-size: 0.4em !important;
    }
    .vertical-align {
        margin-top: 8px;
        height: 58px;
    }
    /*.icon-text-div { margin-top: -8px}*/
    .alarm-text { margin-top: -6px}
    .eye-text { margin-top: -0px}
    .phone-text { margin-top: -0px}
    .siren-icon { margin-top: 8px}
    .siren-text { margin-top: -6px}

}
.extra-text { margin-top: -10px}
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 920px) {
    /* Safari and Chrome with 920 max width */
    .promo-text .sub-line {
        position: relative;
        top: 0px;
    }
    .promo-text .sub-title {
        position: relative;
        top: 30px;
    }
    .promo-text .text-final {
        margin-top: -100px !important;
    }
}
.circle {
    position: relative;
    text-align: center;
    top: -150px;
    left: 60%;
    color: white !important;
    background: none repeat scroll 0% 0% #f03;
    width: 150px;
    height: 150px;
    /*
    border: 1px solid #000;
    */
    border-radius: 150px / 150px;
}
.circle h2, .circle h4{
    color: white !important;
}
.circle .circle-title {
    position: relative;
    top: 40px;
    font: 900 55px/50px 'Gill Sans Std', 'Gill Sans Std Light', sans-serif !important;
}
.circle .circle-sub-title {
    position: relative;
    top: 25%;
    font: 200 15px/10px 'Gill Sans Std', 'Gill Sans Std Light', sans-serif !important;
}
.circle .circle-p {
    position: relative;
    font: 200 13.5px/8.5px 'Gill Sans Std', 'Gill Sans Std Light', sans-serif !important;
}
/*
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 1201px) {
    hr {
        width: 92.5%;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 1061px) and (max-width: 1200px) {
    hr {
        width: 95%;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 921px) and (max-width: 1060px) {
    hr {
        width: 97.5%;
    }
}
*/
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 921px) {
    .circle .circle-p {
        top: 30% !important;
    }
}
@media screen and (min-width: 921px) {
    .circle .circle-p {
        top: 18%;
    }
}
@media screen and (max-width: 920px) {
    .circle .circle-p {
        top: 30%;
    }
}
.campaignSlider .text p a{
	font: 100 55px/50px 'Gill Sans Std', 'Gill Sans Std Light', 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.readMoreLnk{
	float: left;
}
.campaignSlider .text a:hover{
	text-decoration: none;
}
.campaign .media{
	position: relative;
	line-height: 0;
	height: 100% !important;
}
.campaignSlider .slide.videoBox .flashplayer{
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
}
.campaignSlider .slide.videoBox .flashplayer,
.campaignSlider .slide.videoBox .flashplayer a{
	height: 100% !important;
}
.campaignSlider .slide.videoBox .media iframe,
.videoBox .media iframe{
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	z-index: 10;
}
.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 a{
	font-size: 45px;
	line-height: 45px;
}
.videoBox .videoPlayBtn{
	position: absolute;
	left: 0; top: 50%;
	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, sans-serif;
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
	z-index: 60;
}
.videoBox .videoCloseBtn{
	display: none;
	position: absolute;
	top: 25px; right: 16px;
	width: 25px; height: 25px;
	background: url("../images/icons.png") 0 -286px no-repeat;
	text-indent: -10000px;
	cursor: pointer;
	z-index: 100;
 }
.videoBox.on .videoCloseBtn{
	display: block;
}
.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;
}
.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;
    cursor: pointer;
}

.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, 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,
.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, 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;
	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, sans-serif;
	text-transform: uppercase;
	color: #999;
}
.latestNews .newsItem .text{
	margin: 0 0 3px;
	font: normal 12px/14px Arial, 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 .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;
}
.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 2px 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 'Gill Sans Std', 'Gill Sans Std Light', 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 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
	color: #444;
}
.whatWeDo .sectors .desc p{
	margin: 0;
}
.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 .floatLeft{
	width: 66%;
	min-height: 468px;
	padding: 26px 0 24px;
	background-position: top right;
	background-repeat: no-repeat;
}
.careers h2{
	margin: 0 0 9px;
	color: #e8112d;
}
.careers h2 a{
	color: #e8112d;
}
.careers .cite{
	width: 50%;
	font: 100 48px/53px 'Gill Sans Std', 'Gill Sans Std Light', 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, 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, sans-serif;
	text-transform: uppercase;
	color: #fff;
	z-index: 10;
}
.careers .localCareersSites h5{
	margin: 0;
	font: normal 11.5px/13px Arial, 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, 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, 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 'Gill Sans Std', 'Gill Sans Std Light', 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, 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;/*height: 83px;*/
	/*padding: 48px 0 0;*/
	margin: 0 0 13px;
	border: 2px solid #e8112d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	font: 100 34px/137px 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
	text-align: center;
	color: #080808;
}
.gecko .investors .circleList li .statCircle{
	line-height: 150px;
}
.ie9 .investors .circleList li .statCircle,
.ie1 .investors .circleList li .statCircle{
	line-height: 160px;
}
.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, 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 5px;
}
.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: 75%;
}
.videoSection .column .text{
	margin: 0 0 5px;
	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 .videoText{
	position: absolute;
	width: 200px;
	left: 20px; top: 33px;
	padding: 0;
	font: 100 32px/30px 'Gill Sans Std', 'Gill Sans Std Light', sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #fff;
	z-index: 50;
	cursor: pointer;
}
.videoSection .videoBox .media{
	line-height: 0;
}
.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 .flashplayer{
	position: absolute;
	top: 0; left: 0;
}
.videoSection .videoBox .flashplayer,
.videoSection .videoBox .flashplayer a{
	width: 100% !important;
	height: 100% !important;
}

/* Section Careers + Contacts */
.section.careers_contacts{
	padding: 27px 0 0;
	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, 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;
}
.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, sans-serif;
	color: #000;
}
.footer .local-contact{
	padding: 10px 0 0;
	font: normal 11.5px/14px Arial, sans-serif;
	text-transform: uppercase;
}
.footer .contacts .contact{
	border-top: 1px solid #ccc;
}
.footer .contacts h3{
	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{
	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, 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%;
	}
}

/* Fix slider for desktop */
@media (min-width: 860px) {
    /* Slider section */
    .desktop-860 {
        display: block;
    }
    .mobile-859 {
        display: none;
    }
}

/* mobile view */
@media (max-width: 859px) {
    /* Slider section */
    /*
    .desktop-860 {
        display: none;
    }
    .mobile-859 {
        display: block;
    }
    */
    .mobile-859 {
        display: none;
    }
    /* Campaign Section */
    /*
    .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;
    }
    */


}
@media (min-width: 860px) and (max-width: 920px) {
    /* Campaign Section */
    .campaignSlider .slide .text{
        left: 5%;
        top: 5%;
        width: 50%;
        height: 240px;
        min-height: 40px;
        padding: 17px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
}
@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 5px;
		font-size: 26px;
		line-height: 26px;
	}
	.readMoreLnk{
		font-size: 13px;
	}
	.container{
		padding: 0;
	}
	.header{
		height: 58px;
		padding: 0;
		text-align: left;
	}
	.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;
		right: 0; top: 0;
		width: 58px;
		height: 56px;
		border: 0;
		background:  #fff; /*#1d1d1b;*/
		padding: 18px 18px 13px;
		cursor: pointer;
	}
	.navbar-toggle .icon-bar {
		display: block;
		height: 3px;
		width: 22px;
		margin: 0 0 5px;
		background: grey; /*#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, 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: right;
		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, 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, 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;
	}

	.videoBox.on .videoText{
		z-index: 10 !important;
	}
	.campaignSlider .slide .text,
	.campaignSlider .text h3,
	.campaignSlider .text h3 a,
	.campaignSlider .text p a{
		font-size: 29px;
		line-height: 28px;
	}
	.campaignSlider .text a{
		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;
	}
	.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, 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, sans-serif;
	}
	.latestNews .newsItem h3 a{
		font-family: Arial, 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, 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 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%;
		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, 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, sans-serif;
	}
	.careers .localCareersSites h5{
		margin: 0 0 10px;
		font: 100 26px/26px 'Gill Sans Std', 'Gill Sans Std Light', 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 0;
		font: normal 13px/14px Arial, 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, 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;
		border-width: 3px;
		margin: 0 0 10px;
		font-size: 52px;
		line-height: 77px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.investors .circleList li .statCircle .inner{
		line-height: 191px;
	}
	.iphone .investors .circleList li .statCircle .inner{
		line-height: 195px;
	}
	.investors .circleList li h4{
		margin: 0;
		line-height: 14px;
	}
	/* "Social Responsibility" Section */
	.responsibility .text{
		padding: 0 0 7px;
	}
	.responsibility .linkList li a{
		font-size: 13px;
		line-height: 44px;
		height: 44px;
	}
	/* 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{
        min-height: 120px;
		padding: 0;
	}
	.footer h2{
		margin: 0;
		padding: 14px 0;
	}
	.footer .linkList li a,
	.footer .footerMenu li a{
		padding: 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, sans-serif;
		color: #000;
	}
	.footer .contacts .contact{
		padding: 0;
		border: 0;
	}
	.footer .contacts h3{
		font: bold 12.5px/15px Arial, 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;
	}
	/* "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, sans-serif;
		text-transform: uppercase;
		color: #fff;
	}
	.cookiePolicy .text p{
		margin: 0 0 2px;
	}
	.cookiePolicy a{
		color: #000;
	}
}