html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var,
u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
margin: 0;
padding: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
-o-text-size-adjust: none;
-ms-text-size-adjust: none;
text-size-adjust: none;
border: 0 none;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
nav ul, nav ol{
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
nav a:hover, nav a:focus{
outline: medium none;
}
html, body{
min-width: 1024px;}
body{
min-width: 1024px;
color:#333333;
font-size:15px;
font-family: 'Unit Web';
font-weight:normal;
}
body, figure, article, section{
-o-transition:all 0.5s linear;
-moz-transition:all 0.5s linear;
-webkit-transition:all 0.5s linear;
transition:all 0.5s linear;
}
a, a:visited, a:hover{
color:#262626;text-decoration:none;}
.cf:before, .cf:after{
content: ""; display: block; }
.cf:after{
clear: both; }
.cf{
*zoom: 1; }
.dd-content, .sub-menu-content{
display:none;}
.dd-toggle{
cursor:pointer;}
.dd-toggle:after, .sub-menu-toggle:before{
content: '\2c4';
-o-transition:all 0.5s linear;
-moz-transition:all 0.5s linear;
-webkit-transition:all 0.5s linear;
transition:all 0.5s linear;
width:2em;
height:1.4em;
font-family: "teva";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
text-align: center;
font-size:0.5em;
}
.dd-toggle.open:after, .sub-menu-toggle.open:before{
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
}
img{
max-width:100%;height:auto;}
/*[class*="ficon"]:before{
font-family: "teva";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
}*/
.linked a, .google a, .facebook a{
font-size:150%;width:1em;line-height:1em;text-align:left;}
/*.linked a:before, .share-btn.linked:before{
content: '\6c';}*/
/*.google a:before, .share-btn.google:before{
content: '\67';}*/
/*.facebook a:before, .share-btn.facebook:before{
content: '\66';}*/
.search .ficon:before{
content: '\73';}
.base-width{
max-width:1336px;margin:auto;}
.mobile-only{
display:none;}
.desktop-only{
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration{
display: none; }
.rtl .rsDefault  .rsContent{
direction:ltr;}
#p-overlay{
display:none;position:fixed;z-index:9999;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,0.9);}
.br-IE8 #p-overlay{
background:url(http://media.corporate-ir.net/media_files/IROL/73/73925/redesign2015/images/overlay-bg.png);}
.popup-box{
position:relative;
position: fixed;
top: -100%;
left: 0;
right: 0;
margin: auto;
width: 50%;
max-width: 40em;
height: 31em;
z-index: 10000;
padding: 5.5em 0 1em;
background: rgba(0,0,0,0.9);
-moz-transform: scale(0,0);
-ms-transform: scale(0,0);
-o-transform: scale(0,0);
-webkit-transform: scale(0,0);
transform: scale(0,0);
}
.br-IE8 .popup-box{
visibility:hidden;}
.br-IE8 .popup-box.visible-popup{
visibility:visible;}
.popup-logo{
position:absolute;
top:1em;
left:1px;
height:4em;
width:4em;
background:#fff;
overflow:hidden;
text-align:center;
}
.popup-logo:before{
content:"";display:inline-block;vertical-align:middle;height:100%;margin-left:-0.25em;width:0.25em;}
.popup-logo img{
display:inline-block;vertical-align:middle;}
.close-popup{
color:#fff;position:absolute;right:0.2em;top:0.2em;width:2em;height:2em;overflow:hidden;text-indent:-20em;cursor:pointer;}
.close-popup:after{
position:absolute;
top:0;
left:0;
font-family: "teva";
content: '\2715';
text-indent:0;
text-align:center;
line-height: 2.2em;
width:100%;
}
.popup-box.visible-popup{
top: 25%;
-moz-transform: scale(1,1);
-ms-transform: scale(1,1);
-o-transform: scale(1,1);
-webkit-transform: scale(1,1);
transform: scale(1,1);
-moz-transition: all 0.5s ease 0.5s;
-o-transition: all 0.5s ease 0.5s;
-webkit-transition: all 0.5s ease 0.5s;
transition: all 0.5s ease 0.2s;
}
.br-IE8 .popup-box{
background:url(http://media.corporate-ir.net/media_files/IROL/73/73925/redesign2015/images/popup-bg.png);}
.popup-box iframe{
width:100%;height:100%;}
.popup-toggle{
cursor:pointer;}
header.header{
position:absolute;top:0;width:100%;z-index:1005;padding:0 6%;
-moz-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
-webkit-transition: background 0.5s ease;
transition: background 0.5s ease;}
.br-IE8 header.header {
	BACKGROUND: url(http://media.corporate-ir.net/media_files/IROL/73/73925/redesign2015/images/FFFFFF-0.3.png)
}
header.header.dd-open{
background: #fff;}
/*.inner-page header.header, .sub-lobby-page header.header{
position:relative;background:#d7d7d7;}*/
.lobby-page .top-section{
height:544px;background-size:cover;background-position:50% 50%;}
.lobby-page header.header{
position:relative;}
.logo{
width: 6.5em;
height: 6.5em;
background: #ffffff;
text-align: center;
display: inline-block;
padding-top: 2.5em;
vertical-align: middle;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
header.header.dd-open .logo{
background:#e6e6e6;}
.logo img{
vertical-align:top;display:inline-block;min-width:68%;max-width:70%;height:auto;}
.slogan{
font-family: 'Unit Web Light','Unit Web';
display: inline-block;
vertical-align: middle;
font-weight: 200;
font-size: 145%;
margin-left:0.7em;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.slogan.background--dark{
color:#fff;}
.top-menu{
display:inline-block;vertical-align:middle;float:right;margin-top:1.7em;}
.top-menu li{
font-family:'Unit Web Light','Unit Web';display:inline-block;vertical-align:middle;font-weight:200;margin-left:0.2em;}
.top-menu li.background--dark a, .top-menu li.background--dark a:before{
color:#fff}
.top-menu li.background--complex a, .top-menu li.background--complex a:before{
color:#aaa}
.top-menu li a{
font-size:135%;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.top-menu li a:before{
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.top-menu li .pop-box{
position: absolute;
width: 21em;
height: 0;
left: -7.5em;
background: #fff;
margin-top: 1em;
opacity: 0;
visibility: hidden;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
-moz-box-shadow: 0 0 1em 0 rgba(0,0,0,0.35);
-webkit-box-shadow: 0 0 1em 0 rgba(0,0,0,0.35);
box-shadow: 0 0 1em 0 rgba(0,0,0,0.35);
}
.top-menu .pop-box-toggle.pop-box-open+.pop-box{
height:12.5em;visibility:visible;opacity:1;}
.top-menu li .pop-box:before{
width: 0;
height: 0;
border-style: solid;
border-width: 0 0.7em 0.7em 0.7em;
border-color: transparent transparent #5d459c transparent;
content:"";
position:absolute;
top:-0.7em;
left:0;
right:0;
margin:auto;
}

.top-menu li .pop-box iframe{
width:100%;
height:100%;
overflow:hidden; 
z-index: 999999;
display: block;
visibility: visible;
}

.top-menu li.text-link{
position:relative;margin-left:2em;}
.top-menu li.text-link:first-child{
margin-left:0.5em;}
.top-menu li.text-link a:after{
visibility:hidden;
background:#6d6d6d;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
content: "";
height: 4px;
left: 0;
opacity: 0;
position: absolute;
top: 100%;
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
-webkit-transform: translateY(10px);
transform: translateY(10px);
-moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
-webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
width: 100%;
}
.top-menu li.text-link.global a{
padding-left:1.5em;}
.top-menu li.text-link.stock a{
padding-left:1.8em;}
.top-menu li.text-link.global a:before, .top-menu li.text-link.stock a:before{
font-family: "teva";position:absolute;left:0;}
.top-menu li.text-link.global a:before{
content: '\e803';font-size:140%;top:-0.22em;}
.top-menu li.text-link.stock a:before{
content: '\e808';font-size:85%;top:-0.1em}
.top-menu .search{
position:relative;margin-left:2.2em;}
.top-menu .search-toggle{
width:1.5em;
height:1.5em;
display:block;
font-size:200%;
line-height:1.5em;
text-align:center;
-o-transition: opacity 0.2s 0.3s;
-moz-transition: opacity 0.2s 0.3s;
-webkit-transition: opacity 0.2s 0.3s;
transition: opacity 0.2s 0.3s;
opacity:1;
}
.open .search-toggle{
-o-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
visibility:hidden;
opacity:0;
}
.search-wrap{
font-size:200%;
width:1.5em;
overflow:hidden;
height:1.5em;
top:0;
right:0;
position:absolute;
-o-transition:  width 0.6s, opacity 0.6s, visibility 0.6s;
-moz-transition:  width 0.6s, opacity 0.6s, visibility 0.6s;
-webkit-transition:  width 0.6s, opacity 0.6s, visibility 0.6s;
transition:  width 0.6s, opacity 0.6s, visibility 0.6s;
background:#2d2d2c;
background:rgba(0,0,0,0.82);
visibility:hidden;
opacity:0;
}
.open .search-wrap{
visibility:visible;
opacity:1;
width:11em;
-o-transition:  width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39);
-moz-transition:  width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39);
-webkit-transition:  width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39);
transition:  width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39);
}
.search-field-wrap, .search-btn-wrap{
display:inline-block;vertical-align:middle;height:1.5em;}
.search-field-wrap{
width:0;}
.open .search-field-wrap{
width:9.4em;float:left;}
.search-btn-wrap{
width:1.5em;float:right;}
.top-menu .search-field-wrap input{
background: none;border:0 none;width:94%;padding:0.5em 3%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;font-size:75%;color:#fff;outline:0 none;}
.top-menu .search-btn-wrap input{
font-family: 'teva';
color:#fff;
-moz-appearance:none;
-webkit-appearance:none;
appearance:none;
background: none;
border:0 none;
line-height:1.45em;
font-size:100%;
cursor:pointer;
width:100%;
text-align:center;
outline:0 none;
}
.top-menu .search-btn-wrap input:active{
padding:0;border:0 none;}
.top-menu .search-field-wrap input::-webkit-input-placeholder{
color: #fff; opacity: 1;}
.top-menu .search-field-wrap input:-moz-placeholder{
color: #fff; opacity: 1;}
.top-menu .search-field-wrap input::-moz-placeholder{
color: #fff; opacity: 1;}
.top-menu .search-field-wrap input:-ms-input-placeholder{
color: #fff; opacity: 1;}
.top-menu .social{
font-size:135%;margin:0;}
.top-menu .social a{
width:1.65em;
height:1.65em;
text-align:center;
display:block;
background:none;
background:rgba(0,0,0,0);
-webkit-transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
transition:all 0.6s ease;
position:relative;
}
.top-menu .social a:before{
position:absolute;bottom:0;left:0;right:0;height:100%;width:100%;margin:auto;line-height:150%;}
.top-menu .social.google a:before{
height:90%;}
.mobile-menu-toggle{
display:none;}
.dd-global-list{
position: absolute;
top: 6.5em;
width: 100%;
background: #fff;
z-index: 1003;
font-family:'Unit Web Light Italic','Unit Web';
font-weight: lighter;
font-style: italic;
max-height: 0;
overflow: hidden;
padding: 0;
border: 0 none;
-moz-transition: max-height 0.5s ease, padding 0.1s ease 0.3s;
-o-transition: max-height 0.5s ease, padding 0.1s ease 0.3s;
-webkit-transition: max-height 0.5s ease, padding 0.1s ease 0.3s;
transition: max-height 0.5s ease, padding 0.1s ease 0.3s;
}
.dd-open+.dd-global-list{
padding: 2.8em 6%;
max-height:75em;
border-top: 1px solid #cccccc;
border-bottom: 3px solid #cccccc;
-moz-transition: max-height 0.5s ease;
-o-transition: max-height 0.5s ease;
-webkit-transition: max-height 0.5s ease;
transition: max-height 0.5s ease;
}
.dd-global-list .base-width{
position:relative;}
.dd-global-list .dd-global-close:before{
content: "\2715";
position: absolute;
right: -4em;
display: block;
width: 2em;
height: 2em;
color: #808080;
font-family: "teva";
font-style: normal;
font-size: 200%;
cursor: pointer;
opacity: 0;
-moz-transition: opacity 0.5s ease;
-o-transition: opacity 0.5s ease;
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
.dd-open+.dd-global-list .dd-global-close:before{
opacity:1;}
.dd-main-title{
font-size:300%;}
.dd-col-title{
font-size:158%;}
.dd-desc{
font-size:200%;padding-top:1em;text-align:center;}
.dd-desc a{
color:#4a2f90;font-family:'Unit Web Bold','Unit Web';font-weight:bold;text-decoration:underline;}
.dd-col{
width:16.6%;
margin-left:1%;
display:inline-block;
vertical-align:top;
padding-top:3.6em;
max-height:24em;
-moz-transition:max-height 0.8s ease;
-o-transition:max-height 0.8s ease;
-webkit-transition:max-height 0.8s ease;
transition:max-height 0.8s ease;
overflow:hidden;
}
.dd-col.see-all{
max-height:60em;}
.dd-col ul{
padding:0;margin:0;padding-top:2em;}
.dd-col li{
width:100%;list-style:none;font-size:105%;line-height:1.6em;margin-bottom:1.6em;}
.dd-col li img{
float:left;max-height:1.4em;width:auto;margin-right:0.8em;border:1px solid #9b9b9b;}
.dd-col li a{
color:#333333;}
.dd-col li a:hover{
text-decoration:underline;}
.dd-col.america-col{
margin-left:0;}
.dd-col.europe-col{
width:47.2%;}
.dd-col.europe-col li{
width:32%;margin-left:2%;float:left;}
.dd-col.europe-col li.first-in-row{
margin-left:0;}
.global-list-toggle{
text-align:center;}
.global-list-toggle span{
display:block;color:#808080;font-style:normal;font-size:147%;cursor:pointer;}
.global-list-toggle .see-all:before, .global-list-toggle .see-less:before{
font-family: "teva";font-weight:normal;display:block;margin-left:-0.5em;margin-bottom:0.6em;font-size:0.6em;}
.global-list-toggle .see-all:before{
content:'\E809';}
.global-list-toggle .see-less:before{
content:'\E80C';}
.global-list-toggle .see-less{
display:none;}
.text-link.global:after{
background: #fff;
border: 1px solid #cccccc;
border-width: 1px 0 0 1px;
content: "";
display: block;
height: 0.7em;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 3.7em;
opacity: 0;
width: 0.7em;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.br-IE8 .text-link.global:after{
display:none;}
.text-link.global.open:after{
opacity:1;
}
.top-section{
position:relative;background-size:cover;}
.main-menu{
bottom:0;
width:100%;
margin: auto;
position: absolute;
right: 0;
left:0;
background:#fff;
background:url(http://media.corporate-ir.net/media_files/IROL/73/73925/redesign2015/images/white-bg.png);
background:rgba(255,255,255,0.7);
-webkit-transition:background 0.5s;
-moz-transition:background 0.5s;
-o-transition:background 0.5s;
transition:background 0.5s;
z-index:1002;
padding:0 6%;
}
/*.inner-page .main-menu, .sub-lobby-page .main-menu{
position:relative;background:#eee;}*/
.main-menu-wrap{
max-width: 1375px;margin:0 auto;}
.sub-menu-wrap{
max-width: 1335px;margin:0 auto;text-align:left;}
.main-menu-wrap .nav-list{
display:table;width:100%;}
.nav-list li{
display:table-cell;padding:0;text-align:center;}
.nav-list li a{
padding: 20px 0; display:block;font-style:italic;font-size:175%;position:relative;z-index:12;font-family:'Unit Web Light Italic','Unit Web';font-weight:200;color:#000000;}
.nav-list > li > a:after{
background: #0c63b4;
content: "";
height: 4px;
left: 0;
opacity: 0;
position: absolute;
bottom: 0;
visibility:hidden;
-moz-transition: opacity 0.15s ease-in 0s;
-o-transition: opacity 0.15s ease-in 0s;
-webkit-transition: opacity 0.15s ease-in 0s;
transition: opacity 0.15s ease-in 0s;
width: 100%;
}
.nav-list > li.current > a:after{
opacity:1;visibility: visible;}
.main-menu .fix-menu-item{
display:none;}
.main-menu.fixed .fix-menu-item{
display:inline-block;}
.fix-menu-item.logo{
width:4em;height:4em;padding-top:1.5em;float:left;position:relative;z-index:13}
.fix-menu-item.small-menu{
float:right;width:auto;margin:0;height:1.5em;margin-top:0.5em;}
.fix-menu-item.small-menu li{
display:table-cell;vertical-align:top;}
.nav-list .sub-menu{
position: absolute;
width: 100%;
left:0;
right:0;
height: 0;
overflow:hidden;
visibility: hidden;
-o-transition: height 0.6s ease 0s;
-moz-transition: height 0.6s ease 0s;
-webkit-transition: height 0.6s ease 0s;
transition: height 0.6s ease 0s;
margin-top:-1px;
z-index:101;
padding:0 6%;
}
.sub-menu ul{
width:20%;margin:2em 0 0;padding:0.5em 0 1em;display:inline-block;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;vertical-align:top;}
.sub-menu li{
display:block;padding:0;padding-bottom:1.4em;text-align:left;}
.sub-menu li a{
font-size:120%;padding:0;display:block;margin-right:1em;color:#333333;font-style:normal;
-moz-transition:color 0.3s ease;
-o-transition:color 0.3s ease;
-webkit-transition:color 0.3s ease;
transition:color 0.3s ease;
}
.sub-menu li.current a{
font-family:'Unit Web Bold','Unit Web';font-weight:bold;}
.sub-menu li.mobile-only{
display:none;}
.main-menu.fixed{
position: fixed;
top: 0;
z-index: 1000;
bottom: auto;
border-bottom: 1px solid #fff;
-moz-animation: slideFromTop 0.6s ease-in 1;
-o-animation: slideFromTop 0.6s ease-in 1;
-webkit-animation: slideFromTop 0.6s ease-in 1;
animation: slideFromTop 0.6s ease-in 1;
background:#eee;
padding:0;
}
.main-menu.fixed .main-menu-wrap{
max-width: 1335px;}
.main-menu.fixed .nav-list{
float:left;margin:0;width:70%;max-width:60em;}
.main-menu.fixed .nav-list>li{
height:4em;vertical-align:middle;padding:0;}
.main-menu.fixed .nav-list>li:first-child{
padding-left:20px;}
.main-menu.fixed .nav-list>li>a{
padding:1em 0.5em 0.9em;font-size:135%;}
.rtl .main-menu.fixed .nav-list>li>a{
padding:1em 0.5em 0.9em;font-size:132%;}
.main-menu.fixed .nav-list li .sub-menu{
top:4em;}
.main-menu.fixed .fix-menu-item.small-menu{
display:table;}
.main-menu.fixed .search-wrap{
z-index:15;top: 0em;}
.menu-text-box-wrap{
display:inline-block;width:20%;vertical-align:top;padding-left:5%;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;margin: 1em 0 1em;}
.menu-text-box-wrap.first{
border-left:1px solid #cccccc;}
.menu-text-box-wrap .block-wrap-link{
font-size: 100%;}
.menu-text-box{
height: 8em;position:relative;}
.menu-box-img{
height:100%;background-size:cover;background-position:50% 50%;width:100%;position:relative;background-repeat:no-repeat;overflow:hidden}
.menu-box-img:before{
position:absolute;top:0;bottom:0;right:0;left:0;content:"";
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(125,185,232,0) 0%, rgba(0,0,0,0) 35%, rgba(0,0,0,0.8) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(35%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.8)));
background: -webkit-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.8) 100%);
background: -o-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.8) 100%);
background: -ms-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#cc000000',GradientType=0 );
}
.menu-box-content{
padding:0.7em;position:absolute;bottom:0;width:100%;}
.menu-box-title{
font-family:'Unit Web Italic','Unit Web';font-weight:normal;font-style:italic;font-size:120%;padding:0.5em 0 0;display:inline-block;vertical-align:bottom;color:#ffffff}
moz-keyframes slideFromTop{
0% {-moz-transform:translateY(-5em); -ms-transform:translateY(-5em); -o-transform:translateY(-5em); -webkit-transform:translateY(-5em); transform:translateY(-5em);}
50%{
-moz-transform:translateY(0); -ms-transform:translateY(0); -o-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0);}
100%{
-moz-transform:translateY(0); -ms-transform:translateY(0); -o-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0);}
}
@-webkit-keyframes slideFromTop{
0% {-moz-transform:translateY(-5em); -ms-transform:translateY(-5em); -o-transform:translateY(-5em); -webkit-transform:translateY(-5em); transform:translateY(-5em);}
50%{
-moz-transform:translateY(0); -ms-transform:translateY(0); -o-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0);}
100%{
-moz-transform:translateY(0); -ms-transform:translateY(0); -o-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0);}
}
@-ms-keyframes slideFromTop{
0% {-moz-transform:translateY(-5em); -ms-transform:translateY(-5em); -o-transform:translateY(-5em); -webkit-transform:translateY(-5em); transform:translateY(-5em);}
50%{
-moz-transform:translateY(0); -ms-transform:translateY(0); -o-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0);}
100%{
-moz-transform:translateY(0); -ms-transform:translateY(0); -o-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0);}
}
@keyframes slideFromTop{
0% {-moz-transform:translateY(-5em); -ms-transform:translateY(-5em); -o-transform:translateY(-5em); -webkit-transform:translateY(-5em); transform:translateY(-5em);}
50%{
-moz-transform:translateY(0); -ms-transform:translateY(0); -o-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0);}
100%{
-moz-transform:translateY(0); -ms-transform:translateY(0); -o-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0);}
}
.menu-bg-wrap{
background: #eee;
left: 0;
position: absolute;
width: 100%;
z-index: 100;
height: 0;
overflow: hidden;
-moz-transition: height 0.5s ease;
-o-transition: height 0.5s ease;
-webkit-transition: height 0.5s ease;
transition: height 0.5s ease;
}
.fixed .menu-bg-wrap{
top: 4em;
}
.page-container .box-bg-red{
background-color:#ed3340;color:#ffffff}
.page-container .box-bg-purple{
background-color:#4a308d;color:#ffffff}
.page-container .box-bg-fucsia{
background-color:#cc1462;color:#ffffff}
.page-container .box-bg-orange{
background-color:#fabd0a;color:#ffffff}
.page-container .box-bg-blue{
background-color:#0c63b3;color:#ffffff}
.page-container .box-bg-cyan{
background-color:#7cc9cd;color:#ffffff}
.page-container .box-bg-gray{
background-color:#3c3c3c;color:#ffffff}
.page-container .box-bg-light-purple{
background-color:#802970;color:#ffffff}
.page-container .box-bg-white{
background-color:#fff;}
.page-container .box-bg-black{
background-color:#000;}
.hp-map-unit.last-in-row, .stories-slider.last-in-row{
margin-left:5%;}
.main-content{
padding:0 6%;}
.hp .main-content{
border-top:1px solid #fff;margin-bottom:11.5em;padding-top:4em;}
.lobby-page .main-content{
border-top:0 none;}
#top-slider .first-capt{
right:50%;
top:45%;
}
.br-IE8 #top-slider .first-capt{
max-width:30%;}
#top-slider .second-capt{
right:52%;
bottom:55%;
max-width:33%!important;
}
#top-slider .third-capt{
position:relative;
}
.br-IE8 #top-slider .third-capt{
float:left;
position:relative;
}
#top-slider .boxfromRight .first-capt{
left:49%;
right:auto;
top:44%;
}
#top-slider .boxfromRight .second-capt{
left:50%;
right:auto;
bottom:56%;
margin-left:5.5em!important;
}
#top-slider .boxfromRight .third-capt{
position:relative;
}
#top-slider .big-banner-title, #top-slider .big-banner-desc, #top-slider .big-banner-bodytext{
display:inline-block;vertical-align:top;white-space:normal;float:left;}
#top-slider .big-banner-title{
font-size:1.9em;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;width:5.6em;padding:0.6em 1em;line-height:110%;}
#top-slider .big-banner-desc{
font-size:1.4em;font-style:italic;font-family:'Unit Web Italic','Unit Web';font-weight:normal;white-space:normal;padding: 0.7em 1.1em 0.8em;letter-spacing: 1px;line-height:105%;}
#top-slider .big-banner-bodytext{
font-size:1.7em;font-family:'Unit Web Light Italic','Unit Web';font-style:italic;font-weight:lighter;white-space:normal;padding:0.4em 1.2em;line-height:110%;}
#top-slider .big-banner-linktxt{
display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;font-size:188%;padding:0.4em 0.7em;float:left;color:#fff;margin-top:0.8em;margin-left:0.8em;line-height:110%}
#top-slider .tp-simpleresponsive IMG{
margin:auto;display:block;}
@media only screen and (min-width: 1300px) and (max-width: 1450px){
#top-slider .second-capt{
max-width:40%!important;}
}
@media only screen and (min-width: 1025px) and (max-width: 1300px){
#top-slider .second-capt{
max-width:50%!important;}
}
.news-slider-container{
margin-bottom:4em;width:65%;margin-right:5%;display:inline-block;vertical-align:bottom;}
.news-slider-container.tab-lastinline, .news-slider-container.desk-lastinline{
margin-right:0;}
.news-slider-container .news-main-title{
font-size:355%;font-family:'Unit Web Medium Italic','Unit Web';font-weight:600;font-style:italic;width:70%;display:inline-block;vertical-align:baseline;}
.news-slider-container .all_news_link{
display:inline-block;font-size:135%;font-family:'Unit Web Bold Italic','Unit Web';font-style:italic;font-weight:bold;width:30%;text-align:right;vertical-align:baseline;}
.news-slider-container .news-main-title + .news-slider, .news-slider-container .all_news_link + .news-slider{
margin-top:2.5em;}
.news-slider-container .news-slider{
width:100%;height:26.7em;}
.news-slider .news-content{
display:inline-block;padding:1.5em 2.1em;width:54%;vertical-align:top;height:100%;padding-bottom:5em;position:relative;}
.news-slider .no-image .news-content{
width:100%;}
.news-slider .news-image{
width:46%;height:100%;background-position:center;background-size:cover;display:inline-block;background-repeat:no-repeat;float:right}
.news-slider .no-image .news-image{
display:none;}
.news-slider .rsContent .block-wrap-link{
display:block;height:100%;}
.news-slider .news-content .promo-text{
background:#fff;color:#000;font-size:175%;padding:0.2em;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-bottom:1em;}
.news-slider .news-content .rsSlide-title{
color:#fff;font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-bottom:0.7em;display:block;}
.news-slider .news-content .rsSlide-desc{
font-size:140%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;font-style:normal;color:#fff;letter-spacing: -0.01em;line-height: 1.18em;}
.news-slider .news-bottom-line{
position:absolute;bottom:2em;left:0;width:100%;padding:0 2.1em;}
.news-slider.no-img-slider .news-bottom-line{
position:static;margin-top:2em;padding:0;width:auto;display:inline-block;}
.news-slider .news-content .more-info-text{
display:inline-block;color:#fff;font-family:'Unit Web Bold Italic','Unit Web';font-style:italic;font-size:115%;font-weight:bold;}
.news-slider .news-content .more-info-text:after{
content:'›';font-size:100%;font-style:italic;padding-left:0.2em;font-family:'Unit Web Italic','Unit Web';}
.news-slider .news-share-box{
bottom: 0;padding:1em 0 1.7em;padding-right:2.1em;position: absolute;right: 46%;text-align:right;height:4.2em;}
.news-slider .news-share-box.hide-share{
display:none;}
.news-slider .news-share-btn{
display: block;
color: #fff;
font-family:'Unit Web Bold Italic','Unit Web';
font-style: italic;
font-size: 115%;
font-weight: bold;
cursor: pointer;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
position:relative;
top:0;
}
/*.news-slider .news-share-btn:before{
content: '\e804';padding-right:0.5em;}*/
/*.news-slider .news-share-box .share-btn:before{
position:static;display:inline-block;vertical-align:middle;font-size:250%;}*/
.br-IE8 .news-slider .news-share-box .share-btn:before{
font-size:200%;}
.news-share-btn-box{
position:relative;}
/*.news-slider .news-share-box .share-btn{
opacity:0;
margin-left:1.5em;
background:none;
padding:0;
margin:0;
width:3em;
height:2em;
position:absolute;
top:2em;
visibility:hidden;
padding-right:0.2em;
}*/
/*.news-slider .news-share-box .share-btn.facebook{
right:6em}*/
/*.news-slider .news-share-box .share-btn.linked{
right:3em}*/
/*.news-slider .news-share-box .share-btn.google{
right:0em}*/
.news-slider.rsDefault .rsArrow{
width:2.1em;}
.news-slider.rsDefault .rsArrowIcn{
margin:auto;
width:100%;
height:4.2em;
background:#fff;
background:rgba(255,255,255,0.8);
top:0;
bottom:0;
left:auto;
right:auto;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
color:#333333;
text-align:center;
}
.news-slider.rsDefault .rsArrowIcn:after{
font-family: "teva";content: '\3c';line-height:2em;font-size:220%;position:absolute;left:0;width:0.7em;}
.news-slider.rsDefault .rsArrowRight .rsArrowIcn:after{
content: '\3e';left:auto;right:0.15em;}
.news-slider.rsDefault .rsBullets{
left:auto;right:0;width:46%;bottom:2em;}
.news-slider.rsDefault.no-img-slider .rsBullets{
width:100%;bottom:2em;}
.news-slider.rsDefault .rsBullet{
cursor:pointer;height:.8em;margin-left:.6em;padding:0;width:.8em}
.news-slider.rsDefault .rsBullet span{
background:none repeat scroll 0 0 #969696;
color:#969696;
height:100%;
overflow:hidden;
text-indent:-10em;
width:100%;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.news-slider.rsDefault .rsNavSelected span{
background: none repeat scroll 0 0 #fff;
color: #fff;
}
.news-slider-container.width-15{
width:15%;}
.news-slider-container.width-20{
width:20%;}
.news-slider-container.width-25{
width:25%;}
.news-slider-container.width-30{
width:30%;}
.news-slider-container.width-30 .rsSlide-desc{
max-height:30%;}
.news-slider-container.width-40{
width:40%;}
.news-slider-container.width-45{
width:45%;}
.news-slider-container.width-50{
width:50%;}
.news-slider-container.width-55{
width:55%;}
.news-slider-container.width-60{
width:60%;}
.news-slider-container.no-header{
position:relative;}
.news-slider-container.no-header .news-slider{
margin-top:0;}
.news-slider-container.no-header .all_news_link{
width:auto;position:absolute;bottom:-1.3em;right:0;}
.news-slider-container.no-header .txt-red{
color:#ed3340;}
.news-slider-container.no-header .txt-purple{
color:#4a308d;}
.news-slider-container.no-header .txt-fucsia{
color:#cc1462}
.news-slider-container.no-header .txt-orange{
color:#fabd0a;}
.news-slider-container.no-header .txt-blue{
color:#0c63b3;}
.news-slider-container.no-header .txt-gray{
color:#3c3c3c;}
.news-slider-container.no-header .txt-light-purple{
color:#802970;}
.news-slider-container.no-header .txt-cyan{
color:#7cc9cd;}
.news-slider-container.no-header .txt-white{
color:#000;}
.news-slider-container.no-header .txt-black{
color:#000;}
.news-slider .contact-slide .news-content .rsSlide-title{
margin-bottom:0;}
.news-slider .contact-slide .rsSlide-desc{
text-align:center;font-style:italic;font-size:155%;font-family:'Unit Web Italic','Unit Web';}
.news-slider .contact-slide .rsSlide-desc h3{
font-size:190%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;font-style:normal;padding-bottom:0.2em;}
.news-slider .contact-slide .rsSlide-desc a{
color:#fff;display:inline-block;margin-top:0.5em;font-size:80%;font-style:normal;margin-left:1em;}
.news-slider .contact-slide .rsSlide-desc a:before{
display: inline-block;
width: 1.2em;
height: 1.2em;
-moz-border-radius: 50%;
-webkit-border-radius:50%;
border-radius:50%;
background:#fff;
margin-right:0.5em;
color:#000;
font-family: "teva";
font-size:140%;
line-height:1.2em;
text-align:center;
}
.news-slider .contact-slide.box-bg-red .rsSlide-desc a:before{
color:#ed3340;}
.news-slider .contact-slide.box-bg-purple .rsSlide-desc a:before{
color:#4a308d;}
.news-slider .contact-slide.box-bg-fucsia .rsSlide-desc a:before{
color:#cc1462}
.news-slider .contact-slide.box-bg-orange .rsSlide-desc a:before{
color:#fabd0a;}
.news-slider .contact-slide.box-bg-blue .rsSlide-desc a:before{
color:#0c63b3;}
.news-slider .contact-slide.box-bg-gray .rsSlide-desc a:before{
color:#3c3c3c;}
.news-slider .contact-slide.box-bg-light-purple .rsSlide-desc a:before{
color:#802970;}
.news-slider .contact-slide.box-bg-cyan .rsSlide-desc a:before{
color:#7cc9cd;}
.news-slider .contact-slide.box-bg-white .rsSlide-desc a:before{
color:#000;}
.news-slider .contact-slide.box-bg-black .rsSlide-desc a:before{
color:#000;}
.news-slider .contact-slide .rsSlide-desc a[href^=tel]:before{
content: '\260f';}
.news-slider .contact-slide .rsSlide-desc a[href^=mailto]:before{
content: '\2709';}
.news-slider .contact-slide .news-bottom-line{
display:none;}
.page-container .box-bg-red .promo-text{
color:#ed3340;}
.page-container .box-bg-purple .promo-text{
color:#4a308d;}
.page-container .box-bg-fucsia .promo-text{
color:#cc1462}
.page-container .box-bg-orange .promo-text{
color:#e68416;}
.page-container .box-bg-blue .promo-text{
color:#6bb5b9;}
.page-container .box-bg-gray .promo-text{
color:#3c3c3c;}
.page-container .box-bg-light-purple .promo-text{
color:#802970;}
.page-container .box-bg-white .promo-text{
color:#fff;background-color:#808080;}
.page-container .box-bg-white .rsSlide-title{
color:#262626;}
.page-container .box-bg-white .rsSlide-desc{
color:#262626;}
.page-container .box-bg-white .more-info-text{
color:#262626;}
.stories-slider{
width:100%;margin-bottom: 3em;height:26.7em;}
.stories-slider .royalSlider{
width:100%;height:100%;}
.stories-slider.width-80{
width:80%;display:inline-block;vertical-align:top;}
.stories-slider.width-65{
width:65%;display:inline-block;vertical-align:top;}
.stories-slider.width-50{
width:50%;display:inline-block;vertical-align:top;}
.stories-slider .block-wrap-link{
display:block;height:100%;}
.stories-slider .slide-img{
width:62%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:auto 100%;display:inline-block;vertical-align:top;position:relative;}
.stories-slider .slide-content{
width:38%;height:100%;display:inline-block;vertical-align:top;padding:2em;}
.stories-slider.width-65 .slide-img{
width:68%;}
.stories-slider.width-65 .slide-content{
width:32%;}
.stories-slider .rsSlide-title{
font-size:240%;padding:0.5em 0;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;max-height:50%;}
.stories-slider.width-65 .rsSlide-title{
max-height:60%;padding-top:0.3em;}
.stories-slider.width-65 .rsSlide-desc{
max-height:40%;padding-right:0.5em;}
.stories-slider .rsSlide-desc{
font-size:140%;letter-spacing:-1px;line-height:130%;padding-right:1.2em;max-height:50%;}
.stories-slider .rsDefault .rsArrow{
width:2.1em;}
.stories-slider .rsDefault .rsArrowIcn{
margin:auto;
width:100%;
height:4.2em;
background:#fff;
background:rgba(255,255,255,0.8);
top:0;
bottom:0;
left:auto;
right:auto;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
color:#333333;
text-align:center;
}
.stories-slider .sub-title1{
bottom:2.3em;left:1.3em;right:auto;font-size:205%;font-family:'Unit Web Light Italic','Unit Web';font-style:italic;top:auto;font-weight:lighter;}
.stories-slider .sub-title1 span{
padding:0.2em;display:block}
.stories-slider .sub-title2{
bottom:0.5em;left:2em;right:auto;font-size:245%;font-family:'Unit Web Bold Italic','Unit Web';font-style:italic;font-weight:bold;top:auto;}
.stories-slider .sub-title2 span{
padding:0.2em;display:block}
.stories-slider .rsDefault .rsArrowIcn:after{
font-family: "teva";content: '\3c';line-height:2em;font-size:220%;position:absolute;left:0.1em;}
.stories-slider .rsDefault .rsArrowRight .rsArrowIcn:after{
content: '\3e';left:auto;right:0.3em;}
.stories-slider .rsDefault .rsBullets{
right:0;width:50%;left:auto;bottom:1.5em;}
.stories-slider.width-65 .rsDefault .rsBullets{
width:32%;}
.stories-slider .rsDefault .rsBullet{
width:0.8em;height:0.8em;padding:0;margin-left:0.6em;cursor:pointer;}
.stories-slider .rsDefault .rsBullet span{
width:100%;height:100%;text-indent:-10em;overflow:hidden;background:#969696;color:#969696;}
.stories-slider .rsDefault .rsNavSelected span{
background:#fff;color:#fff;}
.content-banner{
display:inline-block;vertical-align:bottom;margin-bottom: 4em;position:relative;height:26.7em;margin-right:5%;width:100%;}
.content-banner.desk-lastinline{
margin-right:0;}
.content-banner:first-child{
margin-left:0;}
.content-banner a{
color:#fff;
display:block;
height: 100%;
background:rgba(0,0,0,0);
-webkit-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
-moz-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
-o-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
}
.content-banner .full-details{
display:block;}
.content-banner .content-img{
background-repeat:no-repeat;background-position:50% 50%;background-size:cover;display:inline-block;vertical-align:top;position:relative;width:60%;height:100%;}
.content-banner .content-div{
display:inline-block;vertical-align:top;width:40%;height:100%;padding:2.1em;}
.content-banner .more-info-text:after, .hp-map-unit .more-info-text:after{
content:'›';font-size:100%;font-style:italic;padding-left:0.2em;font-family:'Unit Web Italic','Unit Web';}
.content-banner .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;}
.content-banner .unit-content{
font-size:140%;font-style:normal;font-family:'Unit Web Light','Unit Web';font-weight:lighter;letter-spacing:-0.01em;max-height:67%;line-height:1.18em;}
.content-banner .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:2em;color:#fff;}
.content-banner em{
font-style:italic;font-family:'Unit Web Italic','Unit Web';}
.content-banner strong{
font-weight:bold;font-family:'Unit Web Bold','Unit Web';}
.content-banner strong em, .content-banner em strong{
font-weight:bold;font-family:'Unit Web Bold Italic','Unit Web';font-style:italic}
.content-banner .content-div .content-div-wrapper{
width:100%;height:100%;}
.content-banner .content-div .unit-content h3{
font-size: 245%;font-family:'Unit Web Bold Italic','Unit Web';font-style: italic;font-weight: bold;padding-bottom: 0.5em;line-height:100%;}
.content-banner .content-div .unit-content h4{
font-size:120%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;padding-bottom: 0.5em;}
.content-banner .content-div .unit-content strong h4, .content-banner .content-div .unit-content strong h4{
font-weight:bold;font-family:'Unit Web Bold','Unit Web';}
.main-content .content-banner.no-image .content-img{
display:none;}
.main-content .content-banner.no-image .content-div{
width:100%;height:100%;}
.main-content .content-banner.no-image .content-div .unit-content{
max-height:65%;}
.content-banner.width-15{
width:15%;}
.content-banner.width-15 .content-img{
position:absolute;bottom:0;height:50%;width:100%;}
.content-banner.width-15 .content-div{
position:absolute;top:0;height:50%;width:100%;text-align:center;padding:1em 0;padding-bottom:3em;}
.content-banner.width-15 .content-div:before{
content:"";display:inline-block;height:100%;margin-left:-.25em;vertical-align:middle;width:0}
.br-IE8 .content-banner.width-15 .content-div:before{
margin-left:-0.5em;}
.content-banner.width-15 .content-div .content-div-wrapper{
height:auto;display:inline-block;vertical-align:middle;}
.content-banner.width-15 .unit-title{
font-size:225%;font-family:'Unit Web Medium Italic','Unit Web';font-weight:600;font-style:italic;display:inline-block;vertical-align:middle;max-width:85%;}
.content-banner.width-15 .unit-title + .unit-content{
display:none;}
.content-banner.width-15 .unit-content{
font-size:225%;font-family:'Unit Web Medium Italic','Unit Web';font-weight:600;font-style:italic;display:inline-block;vertical-align:middle;max-height: 100%;line-height: 100%;}
.content-banner.width-15 .more-info-text{
display:block;color:#fff;font-family:'Unit Web Bold Italic','Unit Web';font-style:italic;font-size:115%;font-weight:bold;padding-top:0.5em;margin-top: 1em;}
.content-banner.width-20{
width:20%;height:26.7em;}
.content-banner.width-20 .content-img{
position:absolute;bottom:0;height:50%;width:100%;z-index:0;background-size:cover;}
.content-banner.width-20 .content-div{
position:absolute;top:0;height:50%;width:100%;padding:1.5em 2.1em;text-align:center;}
.content-banner.width-20 .content-div .content-div-wrapper{
display:inline-block;vertical-align:middle;height:auto;width:auto;}
.content-banner.width-20 .content-div:before{
content:"";display:inline-block;vertical-align:middle;height:90%;width:0.25em;margin-left:-0.9em;}
.content-banner.width-20.no-image .content-div:before{
display:none;}
.content-banner.width-20.no-image .content-div{
text-align:left;}
.content-banner.width-20 .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;display:inline-block;vertical-align:middle;}
.content-banner.width-20 .unit-content{
display:none;}
.content-banner.width-20.no-image .unit-content{
display:block;font-size:140%;font-style:normal;font-weight:normal;letter-spacing:-0.01em;max-height:47%;}
.main-content .content-banner.width-20.no-image .unit-content{
max-height:47%;}
.content-banner.width-20 .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;color:#fff;margin-top:0;}
.content-banner.width-25{
width:25%;height:26.7em;}
.content-banner.width-25 .content-img{
height:60%;width:100%;}
.content-banner.width-25 .content-div{
height:40%;width:100%;padding:1.5em 2.1em;}
.content-banner.width-25 .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;}
.content-banner.width-25 .unit-content{
display:none;}
.content-banner.width-25.no-image .unit-content{
display:block;font-size:140%;font-style:normal;font-family:'Unit Web Light','Unit Web';font-weight:lighter;letter-spacing:-0.01em;max-height:70%;}
.content-banner.width-25.no-image .more-info-text{
margin-top:2em;}
.content-banner.width-25 .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;color:#fff;margin-top:0;}
.content-banner.width-30{
width:30%;height:26.7em;}
.content-banner.width-30 .content-img{
display:none;}
.content-banner.width-30 .content-div{
height:100%;width:100%;padding:1.5em 2.1em;}
.content-banner.width-30 .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;}
.content-banner.width-30 .unit-content{
font-size:140%;font-style:normal;font-family:'Unit Web Light', 'Unit Web'; font-weight:lighter;letter-spacing:-0.01em;max-height:60%;}
.content-banner.width-30 .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:2em;color:#fff;}
.content-banner.width-35{
width:35%;height:26.7em;}
.content-banner.width-35 .content-img{
height:100%;width:42%;}
.content-banner.width-35.no-image .content-img{
display:none;}
.content-banner.width-35 .content-div{
height:100%;width:58%;padding:1.5em 2.1em;}
.content-banner.width-35 .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;}
.content-banner.width-35 .unit-content{
font-size:140%;font-style:normal;font-family:'Unit Web Light','Unit Web';font-weight:lighter;letter-spacing:-0.01em;max-height:53%;}
.content-banner.width-35 .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:2em;color:#fff;}
.content-banner.width-35 .content-div .unit-content h4{
font-size:115%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;}
.content-banner.width-35.mirror-align .block-wrap-link{
direction:rtl;}
.content-banner.width-35 .content-img, .content-banner.width-35 .content-div{
direction:ltr;}
.rtl .content-banner.width-35.mirror-align .block-wrap-link{
direction:ltr;}
.rtl .content-banner.width-35 .content-img, .rtl .content-banner.width-35 .content-div{
direction:rtl;}
.content-banner.width-40{
width:40%;height:26.7em;}
.content-banner.width-40 .content-img{
width:50%;height:100%;}
.content-banner.width-40 .content-div{
height:100%;width:50%;padding:1.5em 2.1em;}
.content-banner.width-40 .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;}
.content-banner.width-40 .unit-content{
font-size:140%;font-family:'Unit Web Light','Unit Web';font-style:normal;font-weight:lighter;letter-spacing:-0.01em;max-height:47%;}
.content-banner.width-40 .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:2em;color:#fff;}
.content-banner.width-40.mirror-align .block-wrap-link{
direction:rtl;}
.content-banner.width-40 .content-img, .content-banner.width-40 .content-div{
direction:ltr;}
.rtl .content-banner.width-40.mirror-align .block-wrap-link{
direction:ltr;}
.rtl .content-banner.width-40 .content-img, .rtl .content-banner.width-40 .content-div{
direction:rtl;}
.content-banner.width-45{
width:45%;height:26.7em;}
.content-banner.width-45 .content-img{
width:45%;height:100%;}
.content-banner.width-45 .content-div{
height:100%;width:55%;padding:1.5em 2.1em;}
.content-banner.width-45 .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;}
.content-banner.width-45 .unit-content{
font-size:140%;font-family:'Unit Web Light','Unit Web';font-style:normal;font-weight:lighter;letter-spacing:-0.01em;max-height:47%;}
.content-banner.width-45 .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:2em;color:#fff;}
.content-banner.width-45.mirror-align .block-wrap-link{
direction:rtl;}
.content-banner.width-45 .content-img, .content-banner.width-45 .content-div{
direction:ltr;}
.rtl .content-banner.width-45.mirror-align .block-wrap-link{
direction:ltr;}
.rtl .content-banner.width-45 .content-img, .rtl .content-banner.width-45 .content-div{
direction:rtl;}
.content-banner.width-50{
width:50%;height:26.7em;}
.content-banner.width-50 .content-img{
width:40%;height:100%;}
.content-banner.width-50 .content-div{
height:100%;width:60%;padding:1.5em 2.1em;}
.content-banner.width-50 .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;}
.content-banner.width-50 .unit-content{
font-size:140%;font-style:normal;font-family:'Unit Web Light','Unit Web';font-weight:lighter;letter-spacing:-0.01em;max-height:47%;}
.content-banner.width-50 .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:2em;color:#fff;}
.content-banner.width-50.mirror-align .block-wrap-link{
direction:rtl;}
.content-banner.width-50 .content-img, .content-banner.width-50 .content-div{
direction:ltr;}
.rtl .content-banner.width-50.mirror-align .block-wrap-link{
direction:ltr;}
.rtl .content-banner.width-50 .content-img, .rtl .content-banner.width-50 .content-div{
direction:rtl;}
.content-banner.width-65{
width:65%;height:26.7em;}
.content-banner.width-65 .content-img{
height:100%;width:45%;}
.content-banner.width-65 .content-div{
height:100%;width:55%;padding:1.5em 2.1em;}
.content-banner.width-65 .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;}
.content-banner.width-65 .unit-content{
font-size:140%;font-style:normal;font-family:'Unit Web Light','Unit Web';font-weight:lighter;letter-spacing:-0.01em;max-height:70%;}
.content-banner.width-65 .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:2em;color:#fff;}
.content-banner.width-65.mirror-align .block-wrap-link{
direction:rtl;}
.content-banner.width-65 .content-img, .content-banner.width-65 .content-div{
direction:ltr;}
.rtl .content-banner.width-65.mirror-align .block-wrap-link{
direction:ltr;}
.rtl .content-banner.width-65 .content-img, .rtl .content-banner.width-65 .content-div{
direction:rtl;}
.content-banner.width-60{
width:60%;height:26.7em;}
.content-banner.width-60 .content-img{
height:100%;width:50%;}
.content-banner.width-60 .content-div{
height:100%;width:50%;padding:1.5em 2.1em;}
.content-banner.width-60 .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;}
.content-banner.width-60 .unit-content{
font-size:140%;font-style:normal;font-family:'Unit Web Light','Unit Web';font-weight:lighter;letter-spacing:-0.01em;max-height:70%;}
.content-banner.width-60 .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:2em;color:#fff;}
.content-banner.width-60.mirror-align .block-wrap-link{
direction:rtl;}
.content-banner.width-60 .content-img, .content-banner.width-60 .content-div{
direction:ltr;}
.rtl .content-banner.width-60.mirror-align .block-wrap-link{
direction:ltr;}
.rtl .content-banner.width-60 .content-img, .rtl .content-banner.width-60 .content-div{
direction:rtl;}
.content-banner.width-55{
width:55%;height:26.7em;}
.content-banner.width-55 .content-img{
height:100%;width:45%;}
.content-banner.width-55 .content-div{
height:100%;width:55%;padding:1.5em 2.1em;}
.content-banner.width-55 .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;}
.content-banner.width-55 .unit-content{
font-size:140%;font-style:normal;font-family:'Unit Web Light','Unit Web';font-weight:lighter;letter-spacing:-0.01em;max-height:70%;}
.content-banner.width-55 .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:2em;color:#fff;}
.content-banner.width-55.mirror-align .block-wrap-link{
direction:rtl;}
.content-banner.width-55 .content-img, .content-banner.width-55 .content-div{
direction:ltr;}
.rtl .content-banner.width-55.mirror-align .block-wrap-link{
direction:ltr;}
.rtl .content-banner.width-55 .content-img, .rtl .content-banner.width-55 .content-div{
direction:rtl;}
.content-banner.width-55.styled-box .unit-content{
max-height:48%}
.content-banner.width-70{
width:70%;height:26.7em;}
.content-banner.width-70 .content-img{
height:100%;width:35%;}
.content-banner.width-70 .content-div{
height:100%;width:65%;padding:1.5em 2.1em;}
.content-banner.width-70 .unit-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.5em;}
.content-banner.width-70 .unit-content{
font-size:140%;font-family:'Unit Web Light','Unit Web';font-style:normal;font-weight:lighter;letter-spacing:-0.01em;max-height:70%;}
.content-banner.width-70 .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:2em;color:#fff;}
.content-banner.width-70.mirror-align .block-wrap-link{
direction:rtl;}
.content-banner.width-70 .content-img, .content-banner.width-70 .content-div{
direction:ltr;}
.rtl .content-banner.width-70.mirror-align .block-wrap-link{
direction:ltr;}
.rtl .content-banner.width-70 .content-img, .rtl .content-banner.width-70 .content-div{
direction:rtl;}
.stories-slider.width-65, .content-banner.iframe-box{
height:23em;}
.content-banner .iframe-container{
width:100%;height:100%;}
.content-banner .iframe-container iframe{
width:100%;height:100%;}
.content-banner .add-icon{
margin-top: 2.6em;position: relative;text-align: center;}
.content-banner.styled-box .content-div{
text-align:center;padding: 2.5em 2.1em;}
.content-banner.styled-box .content-div .unit-title{
color:#0c5f7d;background:#fff;display:inline-block;min-width:80%;margin-bottom: 0.5em;padding:0.1em 0.5em;}
.content-banner.styled-box .content-div .unit-content{
font-size:175%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;line-height:130%;}
.content-banner.styled-box .content-div .more-info-text{
color:#0c5f7d;background:#fff;padding:0.2em 0.5em;}
.content-banner.styled-box.width-45 .content-img{
width:40%;}
.content-banner.styled-box.width-45 .content-div{
width:60%;}
.content-banner.styled-box .content-div:before{
content:"";display:inline-block;vertical-align:middle;height:100%;width:0.25em;margin-left:-0.5em;}
.br-IE8 .content-banner.styled-box .content-div:before{
margin-left:-0.7em;}
.content-banner.styled-box .content-div .content-div-wrapper{
display:inline-block;height:auto;vertical-align:middle}
.content-banner.width-15.styled-box .content-div{
padding: 1.2em 0.5em 2.5em;}
.content-banner.width-15.styled-box .unit-title{
}
.content-banner.width-15.styled-box .unit-content{
display:inline-block;max-height: none;vertical-align:middle}
.content-banner.width-15.styled-box .unit-content *{
display:inline-block;background:#fff;color:#0c5f7d;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding:0 0.1em;margin-bottom:0.2em;}
.content-banner.width-15.styled-box .more-info-text{
display:inline-block;}
.content-img-desc-box{
background:none repeat scroll 0 0 #fff;display:table;margin:0 auto;padding:1em;position:absolute;bottom:2em;left:7%;right:7%;}
.br-IE8 .content-img-desc-box{
width:86%;}
.content-img-desc-box>img{
display:table-cell;vertical-align:middle}
.content-img-desc-box>span{
color:#333333;display:table-cell;max-width:70%;padding:0 1.5em 0 1em;vertical-align:middle;font-size:115%;font-family:'Unit Web Italic','Unit Web';font-style:italic;333333;position:relative;}
.content-img-desc-box span:after{
font-size:120%;content: '\203a';color:#0c63b3;font-family: "teva";position:absolute;top:0;bottom:0;height:1em;margin:auto;font-style:normal;right:5%;}
.hp-map-unit{
display:inline-block;width:55%;height:26.7em;color:#62b6bb;margin-bottom:4em;}
.map-item-title{
font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding:0.3em 0;border-bottom:2px solid #62b6bb;margin-bottom: 0.7em;color: #62b6bb;
-webkit-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
-moz-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
-o-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
}
.world-wrap{
position:relative;width:60%;display:inline-block;vertical-align:top;}
.map-img{
position:absolute;top:0;left:0;opacity:0;visibility:hidden;}
.map-img.base{
position:static;}
.map-img.base, .map-img.visible{
opacity:1;visibility:visible;}
.map-img.base.hidden, .map-img.hidden{
opacity:0;visibility:hidden;}
.map-img, .map-img.hidden, .map-img.visible{
-webkit-transition:opacity 0.3s, visibility 0.3s;
-moz-transition:opacity 0.3s, visibility 0.3s;
-o-transition:opacity 0.3s, visibility 0.3s;
transition:opacity 0.3s, visibility 0.3s;
}
.map-unit-content{
width:40%;display:inline-block;vertical-align:top;padding-left:2em;height:100%;}
.map-content-text{
font-family:'Unit Web Light','Unit Web';font-style:normal;font-weight:lighter;letter-spacing:-0.01em;line-height:130%;font-size:140%;max-height:50%;color:#62b6bb;line-height: 1.18em;}
.hp-map-unit .more-info-text{
margin-top:3em;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;font-size:115%;color:#62b6bb;}
.video-banner{
height:26.7em;display:inline-block;margin-bottom: 4em;margin-right: 5%;}
.video-banner.tab-lastinline, .video-banner.desk-lastinline{
margin-right:0;}
.video-banner.width-35{
width:35%;}
.video-banner.width-45{
width:45%;}
.video-banner.width-40{
width:40%;}
.video-banner .content-img{
width:100%;height:79%;position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;}
.video-banner .content-img .video-play-btn{
position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:7.5em;height:7.5em;}
.video-banner .content-div{
height:21%;width:100%;padding:0.9em 1.4em;}
.video-banner .unit-title{
font-size:195%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.1em;}
.video-banner .unit-content{
font-size:140%;font-style:normal;font-weight:normal;letter-spacing:-1px;max-height:47%;}
.video-banner .more-info-text{
font-size:115%;display:inline-block;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:2em;color:#fff;}
.video-banner.mirror-align .block-wrap-link{
direction:rtl;}
.video-banner .content-img, .video-banner.width-45 .content-div{
direction:ltr;}
.rtl .video-banner.mirror-align .block-wrap-link{
direction:ltr;}
.rtl .video-banner .content-img, .rtl .video-banner.width-45 .content-div{
direction:rtl;}
.content-title-item{
padding:4em 0 3em;display:table;width:100%;}
.content-title-item.border{
border-top:1px solid #e6e6e6;}
.content-title-col{
display:table-cell;vertical-align:bottom;text-align:left;}
.content-title-col.link-col{
text-align:right;font-size:135%;color:#333333;font-family:'Unit Web Light','Unit Web';font-weight:lighter;padding-bottom: 0.3em;}
.content-title-col.link-col em, .content-title-col.link-col i{
font-style:italic;font-family:'Unit Web Light Italic','Unit Web';}
.content-title-col.link-col strong, .content-title-col.link-col b{
font-weight:bold;font-family:'Unit Web Bold','Unit Web';}
.br-IE8 .content-title-col.link-col strong em, .br-IE8 .content-title-col.link-col strong i,
.br-IE8 .content-title-col.link-col em strong, .br-IE8 .content-title-col.link-col i strong,
.br-IE8 .content-title-col.link-col em b, .br-IE8 .content-title-col.link-col em strong,
.br-IE8 .content-title-col.link-col b em, .br-IE8 .content-title-col.link-col strong em{
font-weight:bold;font-family:'Unit Web Bold Italic','Unit Web';font-style:italic;}
.content-title-col h2{
font-size:340%;font-family:'Unit Web Medium Italic','Unit Web';font-style:italic;font-weight:600;color:#333;}
.content-title-col .desc{
font-size:185%;font-family:'Unit Web Light Italic','Unit Web';font-style:italic;font-weight:lighter;color:#333333;margin-top:0.3em;line-height:1.2em;}
.content-title-col .title-fulldesclink{
display:block;}
.content-title-col .title-fulldesclink img{
display: inline-block;vertical-align: bottom;margin-left:0.6em;}
.content-title-col .title-fulldesclink em, .content-title-col .title-fulldesclink i{
font-style:italic;font-family:'Unit Web Italic','Unit Web';}
.content-title-col .title-fulldesclink strong, .content-title-col .title-fulldesclink b{
font-weight:bold;font-family:'Unit Web Bold','Unit Web';}
.br-IE8 .content-title-col .title-fulldesclink strong em, .br-IE8 .content-title-col .title-fulldesclink strong i,
.br-IE8 .content-title-col .title-fulldesclink em strong, .br-IE8 .content-title-col .title-fulldesclink i strong,
.br-IE8 .content-title-col .title-fulldesclink em b, .br-IE8 .content-title-col .title-fulldesclink em strong,
.br-IE8 .content-title-col .title-fulldesclink b em, .br-IE8 .content-title-col .title-fulldesclink strong em{
font-weight:bold;font-family:'Unit Web Bold Italic','Unit Web';font-style:italic;}
.cont-5inline ul{
margin:0; padding:0;list-style:none;}
.cont-5inline .content-banner{
width:18.8%;margin-left:1.5%;margin-right:0;display:inline-block;vertical-align:top;height:16.5em;margin-bottom:0;}
.cont-5inline .content-banner:first-child{
margin-left:0;}
.cont-5inline .itm-5inline-wrap{
height:100%;padding-top:3.5em;}
.cont-5inline .itm-5inline-img{
height:6em;width:100%;text-align:center;}
.cont-5inline .itm-5inline-img:before{
content:"";display:inline-block;height:100%;vertical-align:middle;}
.cont-5inline .itm-5inline-img img{
display:inline-block;vertical-align:middle;max-height:100%;max-width:100%;}
.cont-5inline .block-wrap-link{
display:block;height:100%;}
.cont-5inline .itm-5inline-title{
text-align:center;font-family:'Unit Web Medium Italic','Unit Web';font-weight:600;font-style:italic;font-size:160%;padding:0 5%;margin-top:0.6em;}
.content-slider{
width:47.5%;display:inline-block;vertical-align:top;}
.content-slider.last-in-row{
margin-left:5%;}
.content-slider .cont-slider-title{
font-size:215%;font-family:'Unit Web Medium Italic','Unit Web';font-weight:600;font-style:italic;padding-bottom:0.3em;}
.America ~ .content-slider .cont-slider-title{
color:#4a2f90;}
.Japan ~ .content-slider .cont-slider-title{
color:#d9002a;}
.EMIA ~ .content-slider .cont-slider-title{
color:#fbac13;}
.Europe ~ .content-slider .cont-slider-title{
color:#7ccace;}
.content-slider .royalSlider{
width:100%;height:24em;}
.content-slider .rsContent .slide-img{
width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;}
.content-slider .rsContent .slide-content{
position:absolute;bottom:0;width:100%;background:rgba(0,0,0,0.8);color:#fff;padding:1em;padding-left:1.5em;}
.br-IE8 .content-slider .rsContent .slide-content{
background:url(http://media.corporate-ir.net/media_files/IROL/73/73925/redesign2015/images/gallery-bg.png);}
.content-slider .rsContent .rsSlide-title{
font-size:170%;font-family:'Unit Web Italic','Unit Web';font-weight:normal;font-style:italic;display:block;padding-bottom:0.4em;}
.content-slider .rsContent .more-info-text{
font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;font-size:110%;}
.content-slider .rsContent .more-info-text:after{
content:'›';font-size:100%;font-style:italic;padding-left:0.2em;font-family:'Unit Web Italic','Unit Web';}
.content-slider .rsDefault .rsArrow{
width:2.1em;}
.content-slider .rsDefault .rsArrowIcn{
margin:auto;
width:100%;
height:4.2em;
background:#fff;
background:rgba(255,255,255,0.8);
top:0;
bottom:20%;
left:auto;
right:auto;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
color:#333333;
text-align:center;
}
.content-slider .rsDefault .rsArrowIcn:after{
font-family: "teva";content: '\3c';line-height:2em;font-size:220%;position:absolute;left:0;width:0.7em;}
.content-slider .rsDefault .rsArrowRight .rsArrowIcn:after{
content: '\3e';left:auto;right:0.15em;}
.content-slider .rsDefault .rsBullets{
left:auto;right:0;width:30%;top:-2.3em;text-align:right;bottom:auto;}
.content-slider .rsDefault .rsBullet{
cursor:pointer;height:.8em;margin-left:.6em;padding:0;width:.8em}
.content-slider .rsDefault .rsBullet span{
background:none repeat scroll 0 0 #969696;
color:#969696;
height:100%;
overflow:hidden;
text-indent:10em;
width:100%;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.content-slider .rsDefault .rsNavSelected span{
background: none repeat scroll 0 0 #e6e6e6;
color: #e6e6e6;
}
.quick-links-nav{
display:table;width:100%;}
.quick-links-nav h2{
font-size:185%;font-family:'Unit Web Medium Italic','Unit Web';font-weight:600;font-style:italic;padding-right:0.8em;display:table-cell;white-space: nowrap;padding-top:0.1em;vertical-align:middle;}
.qlink-lst-wrap{
display:table-cell;}
.quick-links-nav ul{
display:table;table-layout:fixed;width:100%;background:#e6e6e6;}
.quick-links-nav li{
display:table-cell;text-align:center;}
.quick-links-nav li.current{
background:#333333;}
.quick-links-nav li a{
display:block;font-size:140%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;padding:0.5em 0;margin:0.3em 0;border-left:2px solid #cccccc;}
.quick-links-nav li:first-child a{
border-left: 0 none;}
.quick-links-nav li.current+li a{
border:0 none;}
.quick-links-nav li.current a{
color:#fff;border:0 none;}
.pic-content-itm{
height: 26.7em;width:100%;display:inline-block;margin-right:5%;margin-bottom:4em;vertical-align:bottom;}
.pic-content-itm.tab-lastinline, .pic-content-itm.desk-lastinline{
margin-right:0;}
.pic-content-itm.width-15{
width:15%;}
.pic-content-itm.width-20{
width:20%;}
.pic-content-itm.width-25{
width:25%;}
.pic-content-itm.width-30{
width:30%;}
.pic-content-itm.width-35{
width:35%;}
.pic-content-itm.width-40{
width:40%;}
.pic-content-itm.width-45{
width:45%;}
.pic-content-itm.width-50{
width:50%;}
.pic-content-itm.width-55{
width:55%;}
.pic-content-itm.width-60{
width:60%;}
.pic-content-itm.width-65{
width:65%;}
.pic-content-itm.width-70{
width:70%;}
.pic-content-itm figure{
width:100%;height:100%;position:relative;background-position:center;background-size:cover;}
.pic-content-itm figcaption{
position:absolute;width:100%;bottom:0;background:#000;background:rgba(0,0,0,0.8);color:#fff;padding:1.3em;}
.pic-content-itm .pic-content-title{
font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;font-size:200%;}
.pic-content-itm .pic-content-desc{
font-size:140%;-ms-text-overflow:ellipsis; -o-text-overflow:ellipsis; text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-top:0.5em;}
.onbanner-wrap{
display:none;}
.lobby-page .onbanner-wrap{
display: block;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
text-align:right;
}
.onbanner-wrap:before{
content: "";
display: inline-block;
height: 100%;
margin-left: -0.5em;
vertical-align: middle;
width: 0.5em;
}
.onbanner-txt{
display: inline-block;
margin-right:53%;
vertical-align: middle;
max-width: 45%;
}
.onbanner-itm-desc{
margin-right:1.4em;text-align:left;font-size:233%;font-family:'Unit Web Medium Italic','Unit Web';font-weight:600;font-style:italic;padding:0.5em;}
.onbanner-itm-title{
display:inline-block;text-align:left;font-size:237%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;padding:0.4em;}
.onbanner-wrap.boxfromRight{
text-align:left;}
.onbanner-wrap.boxfromRight .onbanner-itm-desc{
margin-left:1.4em;margin-right:0;}
.onbanner-wrap.boxfromRight .onbanner-txt{
margin-left:53%;margin-right:0;}
.scroll-box{
height: 26.7em;width:100%;display:inline-block;margin-right:5%;margin-bottom:4em;vertical-align:bottom;position:relative;}
.scroll-box .scroll-box-header{
padding:1em;padding-top:1.3em;display:table;width:100%;}
.scroll-box-title{
font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;font-size:215%;display:table-cell;vertical-align:middle;}
.scroll-box .all_items_link{
font-family:'Unit Web Bold Italic','Unit Web';
font-weight: bold;
font-style: italic;
font-size: 135%;
display: table-cell;
vertical-align: middle;
text-align: right;
color: #fff;
-moz-transition: color 0.2s ease-in;
-o-transition: color 0.2s ease-in;
-webkit-transition: color 0.2s ease-in;
transition: color 0.2s ease-in;
}
.scroll-box .all_items_link:hover{
color:#333;}
.scroll-box .all_items_link:after{
content:">";padding-left:0.2em;}
.scroll-box.tab-lastinline, .scroll-box.desk-lastinline{
margin-right:0;}
.scroll-box.width-15{
width:15%;}
.scroll-box.width-20{
width:20%;}
.scroll-box.width-25{
width:25%;}
.scroll-box.width-30{
width:30%;}
.scroll-box.width-35{
width:35%;}
.scroll-box.width-40{
width:40%;}
.scroll-box.width-45{
width:45%;}
.scroll-box.width-50{
width:50%;}
.scroll-box.width-55{
width:55%;}
.scroll-box.width-60{
width:60%;}
.scroll-box.width-65{
width:65%;}
.scroll-box.width-70{
width:70%;}
.scroll-box ul{
margin:0;padding:0;margin-top:1.2em;}
.cust-scroll-container{
height:20.3em;overflow:hidden;}
.scroll-box li{
margin:0;padding:0;list-style:none;}
.scroll-box .scroll-box-itm{
display:table;width:100%;height:6em;padding-top:1.25em;}
.scroll-box .scroll-box-itm:first-child{
padding-top:0;}
.scroll-box-itm .block-wrap-link{
display:table-row;}
.scroll-box-itm .scroll-box-itm-col{
display:table-cell;vertical-align:middle;}
.scroll-box-itm .scroll-box-itm-col.scroll-box-itm-img{
width: 7.2em;
border-right:1.2em solid #fff;
text-align:center;
-moz-transition: background 0.2s ease;
-o-transition: background 0.2s ease;
-webkit-transition: background 0.2s ease;
transition: background 0.2s ease;
}
.scroll-box-itm .scroll-box-itm-col.scroll-box-itm-img img{
max-height:75%;
max-width:75%;
width:auto;
height:auto;
}
.scroll-box-itm-col.scroll-box-itm-img div{
font-family:'Unit Web Medium','Unit Web';font-weight:600;}
.scroll-box-itm-col.scroll-box-itm-img .news-day{
font-size:200%;}
.scroll-box-itm-desc{
background:#e6e6e6;padding:0.2em 1.6em;position:relative;padding-right:3.2em;}
.block-wrap-link[href] .scroll-box-itm-desc:after{
content: '\3e';
position: absolute;
top: 0;
bottom: 0;
height: 1em;
width: 0.5em;
display: block;
margin: auto;
right:1em;
color: #808080;
font-size: 150%;
-moz-transition: color 0.2s ease;
-o-transition: color 0.2s ease;
-webkit-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.br-IE8 .block-wrap-link[href] .scroll-box-itm-desc:after{
height:4em;line-height:3.8em;bottom:auto;}
.scroll-box-itm-title{
font-size:1.5em;overflow:hidden;max-height:3em;}
.scroll-box-itm-location{
font-size:1.255em;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;padding-top:0.4em;}
.scroll-box-itm-location:empty{
padding:0;display:none;}
.cust-scroll-container .mCSB_scrollTools{
width:0.5em;}
.cust-scroll-container .mCSB_scrollTools .mCSB_draggerRail{
width:0.5em;background:#e6e6e6;-moz-border-radius:0; -webkit-border-radius:0; border-radius:0;}
.cust-scroll-container .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.cust-scroll-container .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.cust-scroll-container .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
width:0.5em;background:#808080;-moz-border-radius:0; -webkit-border-radius:0; border-radius:0;filter:none;}
.scroll-box.full-details-bottom .all_items_link{
position:absolute;bottom:-1.3em;right:0;color:#000;}
.full-details-bottom .box-bg-red .all_items_link{
color:#ed3340;}
.full-details-bottom .box-bg-purple .all_items_link{
color:#4a308d;}
.full-details-bottom .box-bg-fucsia .all_items_link{
color:#cc1462}
.full-details-bottom .box-bg-orange .all_items_link{
color:#fabd0a;}
.full-details-bottom .box-bg-blue .all_items_link{
color:#0c63b3;}
.full-details-bottom .box-bg-gray .all_items_link{
color:#3c3c3c;}
.full-details-bottom .box-bg-light-purple .all_items_link{
color:#802970;}
.full-details-bottom .box-bg-cyan .all_items_link{
color:#7cc9cd;}
.full-details-bottom .box-bg-white .all_items_link{
color:#000;}
.full-details-bottom .box-bg-black .all_items_link{
color:#000;}
.social-content-itm{
height: 26.7em;width:100%;display:inline-block;margin-right:5%;margin-bottom:4em;vertical-align:bottom;position:relative;}
.social-content-itm.tab-lastinline, .social-content-itm.desk-lastinline{
margin-right:0;}
.social-content-title{
font-size:215%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;}
.social-content-desc{
font-size:165%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;margin-top:1.8em;}
.social-content-itm .social-content-list{
margin:0;padding:0;margin-left:1.4em;margin-top:3em;}
.social-content-itm .social-content-list li{
width:26%;margin-left:11%;display:inline-block;list-style:none;text-align:center;position:relative;}
.social-content-itm .social-content-list li a{
display:block;width:100%;color:#fff;position:absolute;top:0;bottom:0;left:0;right:0;font-size:600%;}
.social-content-itm .social-content-list li a:before{
position:absolute;top:0;bottom:0;left:0;right:0;height:1em;margin:auto;}
.social-content-itm .social-content-list li:before{
content: "";
display: block;
margin-top: 100%;
}
.social-content-itm li.facebook a{
background:#3c56a2;}
.social-content-itm li.linked a{
background:#1670ba;}
.social-content-itm li.google a{
background:#e84230;}
.social-content-itm .social-content-list li:first-child{
margin-left:0;}
.social-content-list .ficon > span{
bottom: -1.5em;
color: #333;
font-size: 20%;
left: 0;
line-height: 100%;
position: absolute;
right: 0;
text-align: center;
}
.social-content-itm.width-15{
width:15%;}
.social-content-itm.width-20{
width:20%;}
.social-content-itm.width-25{
width:25%;}
.social-content-itm.width-30{
width:30%;}
.social-content-itm.width-35{
width:35%;}
.social-content-itm.width-40{
width:40%;}
.social-content-itm.width-45{
width:45%;}
.social-content-itm.width-50{
width:50%;}
.social-content-itm.width-55{
width:55%;}
.social-content-itm.width-60{
width:60%;}
.social-content-itm.width-65{
width:65%;}
.social-content-itm.width-70{
width:70%;}
.social-content-itm .txt-red{
color:#ed3340;}
.social-content-itm .txt-purple{
color:#4a308d;}
.social-content-itm .txt-fucsia{
color:#cc1462}
.social-content-itm .txt-orange{
color:#fabd0a;}
.social-content-itm .txt-blue{
color:#0c63b3;}
.social-content-itm .txt-gray{
color:#3c3c3c;}
.social-content-itm .txt-light-purple{
color:#802970;}
.social-content-itm .txt-cyan{
color:#7cc9cd;}
.social-content-itm .txt-white{
color:#000;}
.social-content-itm .txt-black{
color:#000;}
.org-chart{
margin-top:5.2em;}
.org-chart-itm{
width: 30%;
height: 6.7em;
background: #391c7f;
vertical-align: top;
display: block;
margin-bottom: 2.7em;
position: relative;
padding: 1em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color:#fff;
}
.org-chart-itm-wrap{
overflow:hidden;height:100%;}
.org-chart-itm:before{
position:absolute;background:#cccccc;content:"";width:8%;height:2px;left:100%;top:0;bottom:0;margin:auto;}
.org-chart-itm:after{
position:absolute;background:#cccccc;content:"";width:2px;height:9.4em;right:-8%;top:-2.7em;}
.org-chart-itm.itm-0{
margin:0 auto;margin-bottom:2.7em;background:#e50049;}
.org-chart-itm.itm-0:before{
display:none;}
.org-chart-itm.itm-0:after{
position:absolute;left:0;right:0;width:2px;background:#cccccc;height:12.1em;top:6.7em;margin:auto;}
.org-chart-itm.itm-1{
margin:0 auto;margin-right:0;margin-bottom:2.7em;background:#62c2c8;}
.org-chart-itm.itm-1:before{
display:none;}
.org-chart-itm.itm-1:after{
top:0;
bottom:0;
width:2px;
margin:auto;
right:100%;
height:2em;
background: url(http://media.corporate-ir.net/media_files/IROL/73/73925/redesign2015/images/charg-dot-border.png) repeat-x left center;
width: 66%;
}
.org-chart-itm.itm-2, .org-chart-itm.itm-3, .org-chart-itm.itm-4{
display:inline-block;margin-left:5%;margin-top:2.7em;}
.org-chart-itm.itm-2{
margin-left:0;}
.org-chart-itm.itm-3:after, .org-chart-itm.itm-4:after{
height:2.7em;left:0;right:0;margin:auto;top:-2.7em;}
.org-chart-itm.itm-3:before{
width:116%;top:-2.7em;bottom:auto;left:-10%;right:-8.5%;}
.org-chart-itm.itm-4:before{
width:60%;top:-2.7em;bottom:auto;left:-10%;right:auto;}
.org-chart-itm.last-itm:after{
position:absolute;background:#cccccc;content:"";width:2px;height:6em;right:-8%;top:-2.7em;}
.org-chart-itm-title{
font-size:172%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;}
.org-chart-itm-desc{
font-size:110%;font-style:italic;max-height:2.25em;overflow:hidden;font-family:'Unit Web Italic','Unit Web';line-height:110%;}
.article-content-holder{
margin-top:1.5em;}
.article-content-holder .content-holder>h3{
font-size:365%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;color:#4a2f90;padding-bottom:0.5em;letter-spacing:-1px;}
.article-content-holder .content-holder .desc{
font-size:185%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;line-height:1.2em;}
.article-content-holder .content-holder.align-center{
text-align:center;}
.article-content-holder .content-holder em{
font-style:italic;font-family:'Unit Web Italic','Unit Web';}
.article-content-holder .content-holder a{
color:#4a2f90;text-decoration:underline;}
.img-banner-3inline{
margin-bottom:4em;}
.img-banner-3inline ul{
padding:0; margin:0;}
.img-banner-3inline li{
list-style:0;width:33.333%;position:relative;display:inline-block;}
.img-banner-3inline li:before{
content: "";display: block;margin-top: 90%;}
.img-banner-3inline li figure{
position:absolute;top:0;bottom:0;left:0;right:0;background-repeat:no-repeat;background-size:cover;background-position:center;}
.img-banner-3inline .img-banner-caption{
position:absolute;bottom:0;width:100%;padding:2em;padding-top:0;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,0)), color-stop(100%,rgba(0,0,0,0.8)));
background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(0,0,0,0.8) 100%);
background: -o-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(0,0,0,0.8) 100%);
background: -ms-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(0,0,0,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#cc000000',GradientType=0 );
}
.img-banner-3inline .img-banner-caption:after{
background: #ed3340;
bottom: 0;
content: "";
height: 0;
left: 0;
position: absolute;
width: 100%;
-moz-transition: height 0.2s ease;
-o-transition: height 0.2s ease;
-webkit-transition: height 0.2s ease;
transition: height 0.2s ease;
}
.img-banner-3inline .box-bg-red .img-banner-caption:after{
background-color:#ed3340}
.img-banner-3inline .box-bg-purple .img-banner-caption:after{
background-color:#4a308d}
.img-banner-3inline .box-bg-fucsia .img-banner-caption:after{
background-color:#cc1462}
.img-banner-3inline .box-bg-orange .img-banner-caption:after{
background-color:#fabd0a}
.img-banner-3inline .box-bg-blue .img-banner-caption:after{
background-color:#0c63b3}
.img-banner-3inline .box-bg-cyan .img-banner-caption:after{
background-color:#7cc9cd}
.img-banner-3inline .box-bg-gray .img-banner-caption:after{
background-color:#3c3c3c}
.img-banner-3inline .box-bg-light-purple .img-banner-caption:after{
background-color:#802970}
.img-banner-3inline .img-banner-caption h2{
position:relative;width:100%;bottom:0;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;font-size:200%;padding-top:1em;color:#fff;}
.breadcrumbs{
display:block;font-size:100%;font-weight:normal;font-style:normal;margin:2em auto 0;padding:0 6%;border-bottom:1px solid #cccccc;}
.breadcrumbs ul{
list-style:none;padding:0;margin-bottom:0.9em;}
.breadcrumbs li{
display:inline-block;font-size:0.9em;}
.breadcrumbs li:before{
content: ">";display: inline-block;font-size: 1.2em;font-style: normal;font-weight: normal;line-height: 0.8em;text-align: center;
text-decoration: inherit;vertical-align: bottom;width: 1em;height:auto;font-family: 'Unit Web';}
.breadcrumbs li.crumb1:before{
display:none;}
.page-title{
font-family:'Unit Web Light Italic','Unit Web';font-style:italic;font-weight:lighter;font-size:470%;padding:0.2em 0;}
.side-area{
width: 20%;margin-right:10%;display:inline-block;vertical-align:top;}
.side-menu li a{
border-bottom: 1px solid #262626;color: #262626;display: block;font-size: 125%;padding: 0.8em 0.2em;position:relative;padding-left:0.5em;}
.side-menu li.current a{
font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style: italic;}
.side-menu li a:before{
-webkit-transform:scale(1,0);
-moz-transform:scale(1,0);
-ms-transform:scale(1,0);
-o-transform:scale(1,0);
transform:scale(1,0);
content:" ";
visibility:hidden;
position:absolute;
left:0;
width: 0.2em;
height:100%;
background:#0c63b4;
top:0;
}
.page-main-content{
display:inline-block;width:60%;margin-right:10%;vertical-align:top;padding-bottom:4em;margin-top:1.5em;}
.wide-page .page-main-content{
width:100%;margin:0;}
.content-itm{
color:#333333;}
.page-title-wrap{
position:relative;}
.page-title-wrap.zone4{
display:table;width:100%;}
.page-title-wrap.zone4 .page-title{
display:table-cell;}
.page-title-wrap.zone4 .title-side-itm{
display:table-cell;text-align:right;padding-bottom:1.8em;vertical-align:bottom;}
.page-title-wrap.zone4 .title-side-itm-desc{
font-family:'Unit Web Light','Unit Web';white-space:nowrap;font-size:188%;font-weight:lighter;letter-spacing: -1px;color:#333333;}
.page-title-wrap.zone4 .title-side-itm-desc em{
font-style:italic;font-family:'Unit Web light Italic','Unit Web';}
.page-title-wrap.zone4 .title-side-itm-desc strong{
font-weight:bold;font-family:'Unit Web Bold','Unit Web';}
.br-IE8 .page-title-wrap.zone4 .title-side-itm-desc em strong, .br-IE8 .page-title-wrap.zone4 .title-side-itm-desc strong em,
.br-IE8 .page-title-wrap.zone4 .title-side-itm-desc b em, .br-IE8 .page-title-wrap.zone4 .title-side-itm-desc em b,
.br-IE8 .page-title-wrap.zone4 .title-side-itm-desc i strong, .br-IE8 .page-title-wrap.zone4 .title-side-itm-desc strong i,
.br-IE8 .page-title-wrap.zone4 .title-side-itm-desc b i, .br-IE8 .page-title-wrap.zone4 .title-side-itm-desc i b{
font-family:'Unit Web Bold Italic','Unit Web';}
.page-title-wrap.zone4 .title-side-itm-desc a{
font-weight:normal;text-decoration:underline;color:#4a2f90;}
.go2parent{
position:absolute;left:-2em;top:0;bottom:0;margin:auto;height:1em;width:1em;overflow:hidden;color:#fff;text-indent:-10em;cursor:pointer;font-size:200%;display:none;}
.page-title+.go2parent{
display:block;}
.go2parent:before{
content:"\2190";font-family: "teva", Arial;color:#808080;text-indent:0;display:block;text-align:center;line-height:105%;width:100%;height:100%}
.side-content-itm{
padding-top:4em;display:block;}
.side-content-itm-title{
font-size:160%;font-weight:600;font-style:italic;font-family:'Unit Web Bold Italic','Unit Web';}
.side-content-itm-short-desc{
font-weight:normal;padding:1.3em 0;line-height:1.5em}
.side-content-itm-short-desc ul{
margin:0;padding-left:1em;}
.side-zone-download{
margin:2em 0;}
.download-title{
background:#262626;color:#fff;padding:0.4em 0.5em;font-size:1.15em;font-weight:bold;font-family:'Unit Web Bold','Unit Web';}
.download-title:before{
content: '\2193';margin-right:0.5em;}
.download-item{
color:#262626;display:block; padding: 1.4em 0 1.4em 3em;border-bottom:1px solid #6d6d6d;font-size:1em;position:relative;}
.pdf-item:before{
content: '\64';margin-right:0.5em;font-size: 2em;left: 0.1em;position: absolute;top: 50%;margin-top:-0.6em;}
.download-desc{
color:#6d6d6d;font-weight:lighter;font-size:85%;padding-top:1em;display:block;font-family:'Unit Web Light','Unit Web';}
.side-content-box{
display:block;margin-top:2em;}
.side-content-box figure{
width:100%;height:12.3em;background-position:center;background-size:cover;}
.side-content-box-desc{
padding:1em 0.8em;}
.side-content-box .sub-title{
font-weight:bold;font-family:'Unit Web Bold','Unit Web';}
.side-content-box-title{
font-size:135%;font-weight:lighter;padding-top:0.7em;font-family:'Unit Web Light','Unit Web';}
.items-navigation li{
position:fixed;top:50%;margin-top:-2em;color:#1a1a1a}
.items-navigation li a{
display: block;
position: relative;
height: 4.5em;
background: #dedede;
width: 0;
overflow: hidden;
-moz-transition: width 0.5s ease;
-o-transition: width 0.5s ease;
-webkit-transition: width 0.5s ease;
transition: width 0.5s ease;
}
.items-navigation li a:before{
font-family: "teva";content: '\3c';line-height:2.2em;font-size:220%;position:absolute;left:0;text-align: left;width: 1em;background: #dedede;}
.prev-item{
left:0;}
.prev-item a{
padding-left:2em;}
.next-item{
right:0;}
.next-item a{
padding-right:2em;}
.items-navigation li.next-item a:before{
content: '\3e';left:auto;right:0;width: 1em;text-align:center;}
.items-nav-wrap{
display:table;table-layout:fixed;height:4.5em;width:18em;}
.items-navigation .item-img{
display:table-cell;width:4em;vertical-align:middle;}
.items-navigation .item-img img{
height:100%;width:auto;display:block;margin:0 auto;}
.items-navigation .item-desc{
display:table-cell;vertical-align:middle;padding:0.3em 1em;font-weight:600;font-family:'Unit Web Medium','Unit Web';}
.items-navigation .item-desc span{
display:block;font-size:0.8em;font-style:italic;font-weight:lighter;padding-bottom:0.5em;font-family:'Unit Web Light Italic','Unit Web';}
.next-item .items-nav-wrap{
direction:rtl;}
.next-item .item-img{
direction:ltr;}
.next-item .item-desc{
direction:ltr;text-align:right;}
.rtl .next-item .items-nav-wrap{
direction:ltr;}
.rtl .next-item .item-img{
direction:rtl;}
.rtl .next-item .item-desc{
direction:rtl;}
.officers-itm{
display:inline-block;width:28%;margin-right:8%;position: relative;margin-bottom:8%;}
.officers-itm:before{
content:"";display:block;margin-top:130%}
.officers-itm-container{
position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden}
.officers-itm.last-inline{
margin-right:0;}
.officer-desc-container{
position:absolute;bottom:0;width:100%;padding-left:1.8em;color:#fff;background:#000;background:rgba(0,0,0,0.8);padding-bottom:0.7em;}
.officer-desc-container .side-border{
position:absolute;width:0.6em;height:100%;left:0;}
.officers-itm-title{
font-size:145%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-top:0.5em;padding-right:0.1em;}
.officers-itm-short-desc{
padding-right:0.3em;
overflow: hidden;
max-height: 0;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-webkit-transition: all 1s ease;
transition: all 1s ease-out;
font-size:125%;
font-weight:normal;
font-family:'Unit Web Italic','Unit Web';
font-style:italic;
letter-spacing:-0.5px;
}
.officers-itm-short-desc>span{
padding: 0.2em 0 0.7em;display:block;}
.officers-main-img{
max-width:100%;height:auto;position:absolute;top:0;left:0;}
.itm-date{
color:#7f7f7f;font-family:'Unit Web Medium Italic','Unit Web';font-weight:600;font-style:italic;font-size:125%;padding:0.5em 0;}
.content-itm-title{
font-size:350%;font-family:'Unit Web Italic','Unit Web';font-weight:normal;font-style:italic;padding:0.2em 0;}
.content-itm-short-desc{
font-family:'Unit Web Light','Unit Web';font-weight:lighter;font-style:normal;font-size:160%;letter-spacing:-1px;}
.share-zone{
margin:2em 0 1.5em;}
.share-networks, .share-adthis{
display:inline-block;vertical-align:top;}
.share-zone .share-adthis{
float:right;}
/*.share-btn{
display: inline-block;
font-size: 0.8em;
line-height: 2.2em;
margin-left: 1em;
padding: 0.3em 0;
padding-right:0.7em;
padding-left:2.6em;
-webkit-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
-moz-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
-o-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
color:#ffffff;
position:relative;
}*/
.share-btn:first-child{
margin-left:0;}
/*.share-btn:before{
position:absolute;left:0.1em;font-size:200%;text-align:center;}*/
/*.share-btn.facebook{
background-color:#3c56a0;}*/
/*.share-btn.linked{
background-color:#1178b3;}*/
/*.share-btn.google{
background-color:#e64330;padding-left:2em;}*/
/*.share-btn.google:before{
left:0.3em;}*/
.br-IE8 .share-btn.google:before{
left:0.1em;}
.share-adthis .at-share-btn{
display:inline-block;}
.share-zone .share-adthis .at-share-btn span, .faq-item-box .share-adthis .at-share-btn span{
background:none;text-align:center;color:#0a51a2;}
.share-zone .share-adthis .at-share-btn span:before, .faq-item-box .share-adthis .at-share-btn span:before{
font-size:200%;font-family: 'teva';}
.share-zone .at15t_email:before, .faq-item-box .at15t_email:before{
content: '\2709'; }
.share-zone .at15t_print:before, .faq-item-box .at15t_print:before{
content: '\2399'; }
.itm-main-img img[align=left]{
float:left;margin-right:2em;margin-bottom:1em;}
.itm-main-img img[align=right]{
float:right;margin-left:2em;margin-bottom:1em;}
.itm-main-content{
font-size:120%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;font-style:normal;letter-spacing:-1px;line-height:150%;}
.itm-main-content h3{
font-weight:normal;text-decoration:none;font-size:130%;margin:1.7em 0 0.8em;}
.itm-main-content h4{
font-weight:normal;text-decoration:none;font-size:115%;margin:2em 0 1em;font-style:italic;font-family:'Unit Web Italic','Unit Web';}
.itm-main-content .img-desc{
font-size:85%;}
.content-itm-short-desc a, .itm-main-content a{
font-family:'Unit Web Medium','Unit Web';font-weight:600;text-decoration:underline;}
.tag-section{
margin:4em 0 1em;text-align:right;padding-bottom:1em;border-bottom:1px solid #6d6d6d;}
.tag-section ul{
list-style:none;padding:0;margin:0;display:inline-block;}
.tag-section li{
display:inline-block;font-size:100%;font-weight:normal;font-style:italic;font-family:'Unit Web Italic','Unit Web';}
.tag-section .tags-title{
color:#0a51a2;margin-right:0.7em;}
.tag-section .tags-item a{
padding:0.2em 0.4em;background-color:#0a51a2;margin-right:0.5em;color:#fff;display:block;
-webkit-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
-moz-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
-o-transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
transition:all 2.5s cubic-bezier(0, 1.22, 0.66, 1.39);
}
.cont-up6inline{
margin:2em 0;margin-bottom:5.2em}
.cont-up6inline.related{
margin:2em 0;}
.cont-up6inline-title{
font-size:155%;font-weight:bold;font-style:italic;color:#333333;margin:2em 0 1em;font-family:'Unit Web Bold Italic','Unit Web';}
.cont-up6inline ul{
margin:0;padding:0;list-style:none;display:table;width:100%;table-layout:fixed}
.cont-up6inline li{
display:table-cell;height:100%;}
.cont-up6inline li.separator{
width:3%;}
.itm-up6inline-img{
width:100%;height:14.3em;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}
.cont-up6inlin.related .itm-up6inline-img{
height:9em;}
.itm-up6inline-cont{
padding:1.5em 1em;}
.related-itm-label{
font-family:'Unit Web Italic','Unit Web';font-style:italic;font-weight:normal;font-size:100%;margin-bottom:1em;display:block;}
.itm-up6inline-title{
font-size:145%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;font-style:normal;letter-spacing:-1px;height:3.5em;}
.itm-up6inline-date{
font-size:100%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;font-style:normal;letter-spacing:-0.02em;margin-top:1.1em;}
.txt-4inline-container{
border-top:1px solid #cccccc;padding-top:4em;}
.txt-4inline-container>ul{
display:table;width:100%;table-layout:fixed;padding:0;margin:0;}
.txt-4inline-block{
display:table-cell;list-style:none;padding-left:3em;padding-right:3em;color:#333;}
.txt-4inline-block:first-child{
padding-left:0;}
.txt-4inline-block.last-child{
padding-right:0;}
.txt-4inline-title{
font-size:260%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;padding-bottom:0.6em;}
.txt-4inline-content{
font-size:145%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;line-height:1.3em;}
.txt-4inline-block a{
color:#333;}
.txt-follow-box ul{
padding:0;margin:0;}
.txt-follow-box li{
list-style:none;display:inline-block;width:24%;margin-left:14%;position: relative;}
.txt-follow-box li:before{
content: "";display: block;margin-top: 100%;}
.txt-follow-box li a{
display:block;
width:100%;
bottom: 0;
left: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
}
.txt-follow-box li.facebook a{
background:#3c56a2;}
.txt-follow-box li.linked a{
background:#1670ba;}
.txt-follow-box li.google a{
background:#e84230;}
.txt-follow-box li a:before{
left: 0;
margin: -0.25em auto auto;
position: absolute;
right: 0;
top: 50%;
font-size:200%;
color:#fff;
}
.txt-follow-box li.google a:before{
margin-top: -0.2em}
.txt-follow-box li:first-child{
margin-left:0;}
.content-itm-short-desc b{
font-weight:600;font-family:'Unit Web Bold Medium','Unit Web';}
.content-itm-short-desc p{
padding-bottom:1em;}
.content-itm-short-desc ul{
margin:0;}
.menu-page .breadcrumbs{
margin-bottom:0;}
.horiz-menu{
background:#1a1a1a;list-style:none;width:100%;margin-bottom:4em;}
.horiz-menu-item{
display:inline-block;width:20%;background:#262626;height:100%;vertical-align:top;position:relative;height:3.6em;}
.horiz-menu-item>a{
font-size:125%;color:#fff;display:block;padding:0.7em 0 1.1em;text-align:center;position:relative;z-index:10;font-family:'Unit Web Medium','Unit Web';font-weight:600; cursor:pointer;height:100%;
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
transition:all 0.5s ease;
}
.horiz-menu-item>a:after{
position:absolute;left:0;right:0;bottom:0;height:0.3em;background:red;content:"";display:block;z-index:-1;
-webkit-transition:height 0.3s 0.2s ease;
-moz-transition:height 0.3s 0.2s ease;
-o-transition:height 0.3s 0.2s ease;
transition:height 0.3s 0.2s ease;
}
.horiz-menu .search{
width:40%;display:inline-block;position:relative;float:right;}
.horiz-menu .item1 a:after, .item1 .horiz-sub-menu li a:before{
background-color:#391c7f;}
.horiz-menu .item2 a:after, .item2 .horiz-sub-menu li a:before{
background-color:#fbac13;}
.horiz-menu .item3 a:after, .item3 .horiz-sub-menu li a:before{
background-color:#e82929;}
.horiz-menu .item4 a:after, .item4 .horiz-sub-menu li a:before{
background-color:#7ccace;}
.horiz-sub-menu{
overflow:hidden;
position: absolute;
width: 100%;
padding: 0;
margin: 0;
background: #f2f2f2;
z-index: 1;
max-height:0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.horiz-sub-menu li a{
border-top:1px solid #e6e6e6;padding:0.9em 0;display:block;font-size:115%;padding-left:1.5em;position:relative;}
.horiz-sub-menu li:first-child a{
border-top:0 none;}
.horiz-menu .search input{
font-size: 150%;
font-family:'Unit Web Light Italic','Unit Web';
font-style: italic;
font-weight: lighter;
background: none;
border: 0 none;
line-height: 200%;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0.2em 2.5em 0.1em 4%;
color: #fff;
}
.horiz-sub-menu li a:before{
background: none repeat scroll 0 0 #4a2f90;
content: " ";
height: 100%;
left: 0;
position: absolute;
top: 0;
-moz-transform: scale(1, 0);
-ms-transform: scale(1, 0);
-o-transform: scale(1, 0);
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
visibility: hidden;
width: 0.3em;
}
.horiz-menu .search input[type=submit]{
font-size: 200%;
font-family: 'teva';
font-style: normal;
font-weight: normal;
padding: 0;
background: none;
border: 0 none;
line-height: 150%;
width: 2em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
position: absolute;
right:0;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
height: 100%;
color: #fff;
cursor: pointer;
}
.horiz-menu .search input::-webkit-input-placeholder{
color: #fff; opacity: 1;font-size:100%;}
.horiz-menu .search input:-moz-placeholder{
color: #fff; opacity: 1;font-size:100%;}
.horiz-menu .search input::-moz-placeholder{
color: #fff; opacity: 1;font-size:100%;}
.horiz-menu .search input:-ms-input-placeholder{
color: #fff; opacity: 1;font-size:100%;}
.horiz-menu-mobile-toggle{
display:none;}
.filter-menu .horiz-menu-item > a{
text-align:left;padding: 0.9em 0;padding-left:1.3em;}
.m-itm-title{
display:inline-block;}
.m-itm-title:after{
display:inline-block;
font-family: "teva";
content: '\2c5';
padding-left:0.3em;
padding-right:0.5em;
vertical-align: middle;
-moz-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
transition: transform 0.3s ease;
}
.current-selection{
display:inline-block;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis; -o-text-overflow:ellipsis; text-overflow:ellipsis;vertical-align:middle;max-width:60%;}
.cat-option, .year-option{
padding:1em 0.8em;border-bottom:1px solid #e6e6e6;cursor:pointer;}
.dd-container{
background:#f2f2f2;
width:100%;
max-height: 0;
overflow: hidden;
position: absolute;
z-index: 100;
-moz-transition: max-height 0.5s ease;
-o-transition: max-height 0.5s ease;
-webkit-transition: max-height 0.5s ease;
transition: max-height 0.5s ease;
}
.filter-menu .mCustomScrollBox{
max-height:20em!important;}
.loading{
display: none;
margin: 0 auto;
width: 5em;
height:11em;
text-align: center;
color:#808080;
}
.filtered-content.empty+.loading{
margin:5em auto;}
.loading.show{
display: block;
}
.loading:before{
font-family: "teva";
font-size:350%;
content: '\1f503';
display:inline-block;
-moz-animation: rotating 1s linear infinite;
-o-animation: rotating 1s linear infinite;
-webkit-animation: rotating 1s linear infinite;
animation: rotating 1s linear infinite;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.loading.show:before{
-moz-animation-play-state: running;
-o-animation-play-state: running;
-webkit-animation-play-state: running;
animation-play-state: running;
}
moz-keyframes rotating{
0% {-moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg); -webkit-transform:rotate(0deg); transform:rotate(0deg);}
50%{
-moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg);}
100%{
-moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -webkit-transform:rotate(360deg); transform:rotate(360deg);}
}
@-webkit-keyframes rotating{
0% {-moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg); -webkit-transform:rotate(0deg); transform:rotate(0deg);}
50%{
-moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg);}
100%{
-moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -webkit-transform:rotate(360deg); transform:rotate(360deg);}
}
@-ms-keyframes rotating{
0% {-moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg); -webkit-transform:rotate(0deg); transform:rotate(0deg);}
50%{
-moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg);}
100%{
-moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -webkit-transform:rotate(360deg); transform:rotate(360deg);}
}
@keyframes rotating{
0% {-moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg); -webkit-transform:rotate(0deg); transform:rotate(0deg);}
50%{
-moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg);}
100%{
-moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -webkit-transform:rotate(360deg); transform:rotate(360deg);}
}
.loading-text{
font-size:140%;font-family:'Unit Web Medium','Unit Web';font-weight:600;display:inline-block;padding-top:0.5em;position:relative;}
.loading-text:after{
position: absolute;
overflow: hidden;
width: 0;
color: #fff;
content: attr(data-content);
text-align: center;
left:0;
white-space: nowrap;
-moz-animation: loadingWidth 3s linear 2s infinite alternate;
-o-animation: loadingWidth 3s linear 2s infinite alternate;
-webkit-animation: loadingWidth 3s linear 2s infinite alternate;
animation: loadingWidth 3s linear 2s infinite alternate;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
-webkit-animation-play-state: paused;
animation-play-state: paused;
text-shadow: 0px 1px 0 #fff, -1px 0px 0 #fff, -1px -1px 0 #fff, 1px 1px 0 #fff;
}
.show .loading-text:after{
-moz-animation-play-state: running;
-o-animation-play-state: running;
-webkit-animation-play-state: running;
animation-play-state: running;
}
moz-keyframes loadingWidth{
0% {width:0;}
15%{
width:0;}
85%{
width:100%;}
100%{
width:100%;}
}
@-webkit-keyframes loadingWidth{
0% {width:0;}
15%{
width:0;}
85%{
width:100%;}
100%{
width:100%;}
}
@-ms-keyframes loadingWidth{
0% {width:0;}
15%{
width:0;}
85%{
width:100%;}
100%{
width:100%;}
}
@keyframes loadingWidth{
0% {width:0;}
15%{
width:0;}
85%{
width:100%;}
100%{
width:100%;}
}
.filter-menu .mCSB_inside > .mCSB_container{
margin:0;}
.filter-menu .mCSB_scrollTools{
height:96%;margin:2% 0;}
.filter-menu .mCSB_scrollTools .mCSB_draggerRail{
width:4px;background:#cccccc;-moz-border-radius:0; -webkit-border-radius:0; border-radius:0;}
.filter-menu .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.filter-menu .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.filter-menu .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:#666666;-moz-border-radius:0; -webkit-border-radius:0; border-radius:0;filter:none;}
.filter-menu .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#666666;-moz-border-radius:0; -webkit-border-radius:0; border-radius:0;}
.numb-slider-container.width-30{
width:30%;display:inline-block;position:relative;height:26.7em;}
.numb-slider-container{
margin-bottom: 4em;}
.numb-main-title{
position:absolute;top:0;left:0;width:100%;border-bottom:2px solid #0c63b3;font-size:240%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding:0.2em 0 0.3em;color:#0c63b3;}
.numb-slider-container .numb-slider{
width:100%;height:100%}
.numb-slider.royalSlider .rsSlide{
padding-top:4em;text-align:center;padding-bottom:2.5em;}
.numb-slider.rsDefault .rsArrow{
height:3em;width:32px;}
.numb-slider.rsDefault .rsArrowIcn{
margin:auto 0;top:0;left:0;bottom:0;background:none;color:#0c63b3;font-size:200%;line-height:32px;text-align:center;}
.numb-slider.rsDefault .rsArrowIcn.rsArrowDisabled{
color:#cbcbcb;}
.numb-slider.rsHor .rsArrow.rsArrowRight{
top:0;right:0;}
.numb-slider.rsHor .rsArrow.rsArrowLeft{
top:0;right:32px;left:auto;}
.numb-slider.rsDefault.rsHor .rsArrowLeft .rsArrowIcn:before{
content: '\3c';}
.numb-slider.rsDefault.rsHor .rsArrowRight .rsArrowIcn:before{
content: '\3e';}
.numb-slider.rsDefault .rsArrowIcn:hover{
background:none;color:#989898;}
.numb-slider.rsDefault .rsBullets{
left:auto;right:0;width:100%;bottom:1em;}
.numb-slider.rsDefault .rsBullet{
cursor:pointer;height:.8em;margin-left:.6em;padding:0;width:.8em}
.numb-slider.rsDefault .rsBullet span{
background:none repeat scroll 0 0 #969696;
color:#969696;
height:100%;
overflow:hidden;
text-indent:-10em;
width:100%;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.numb-slider.rsDefault .rsNavSelected span{
background: none repeat scroll 0 0 #fff;
color: #fff;
border:1px solid #969696;
}
.numb-slider .numb-itm-title{
font-size:435%;color:#0c63b3;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;padding-bottom:0.3em;}
.numb-slider .numb-itm-desc{
font-size:220%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;color:#575757;}
.numb-slider .rsContent:before{
content:"";display:inline-block;vertical-align:middle;height:100%;margin-left: -0.25em;width:0;}
.br-IE8 .numb-slider .rsContent:before{
margin-left: -0.7em;}
.numb-slider .rsContent .numb-wrap{
display:inline-block;vertical-align:middle;}
.media-itm{
display:inline-block;
width:33.2%;
margin-left:0.2%;
margin-bottom:0.2%;
position: relative;
overflow:hidden;
cursor:pointer;
vertical-align:top;
}
.media-itm:before{
content: "";
display: block;
margin-top: 66%;
}
.media-itm-cont{
position:  absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-repeat:no-repeat;
background-position:center;
background-size:cover;
}
.media-itm.first-in-line{
margin-left:0;}
.media-itm-title{
font-size:180%;font-weight:bold;font-family:'Unit Web Bold','Unit Web';}
.media-itm-desc{
position: absolute;
width:100%;
height:100%;
bottom:100%;
right:100%;
background:#000;
background:rgba(0,0,0,0.8);
color:#fff;
visibility: hidden;
opacity: 0;
-moz-transition: opacity 0.5s ease, visibility 0.5s ease;
-o-transition: opacity 0.5s ease, visibility 0.5s ease;
-webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
transition: opacity 0.5s ease, visibility 0.5s ease;
}
.media-itm-desc-wrap{
position:absolute;bottom:1.8em;left:2em;right:2em;max-height:70%;overflow:hidden;}
.media-itm-short-desc{
font-size:130%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;margin-top:1.1em;}
.media-itm-desc .viewed{
position:absolute;right:0;background:#fff;color:#333;top:1.45em;padding:0.3em;padding-bottom:0.2em;padding-left:2em;}
.media-itm-desc .viewed:before{
content:"\E80A";font-family: "teva";font-size:70%;position:absolute;top:0;bottom:0;height:1.2em;left:0.5em;display:inline-block;margin:auto;}
.abs-cont.no-js{
top:0;left:0;}
.grid-gallery ul{
list-style: none;
margin: 0;
padding: 0;
}
.grid-gallery .slideshow{
position: fixed;
background: rgba(0,0,0,0.85);
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 5000;
opacity: 0;
visibility: hidden;
overflow: hidden;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
-moz-transition: opacity 0.5s, visibility 0s 0.5s;
-o-transition: opacity 0.5s, visibility 0s 0.5s;
transition: opacity 0.5s, visibility 0s 0.5s;
}
.br-IE8 .grid-gallery .slideshow{
background:url(http://media.corporate-ir.net/media_files/IROL/73/73925/redesign2015/images/gallery-bg.png);}
.grid-gallery.slideshow-open .slideshow{
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.grid-gallery .slideshow ul{
width: 100%;
height: 100%;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translate3d(0,0,150px);
-moz-transform: translate3d(0,0,150px);
-ms-transform: translate3d(0,0,150px);
-o-transform: translate3d(0,0,150px);
transform: translate3d(0,0,150px);
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: transform 0.5s;
-o-transition: transform 0.5s;
transition: transform 0.5s;
}
.grid-gallery .slideshow ul.animatable li{
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: transform 0.5s;
-o-transition: transform 0.5s;
transition: transform 0.5s;
}
.grid-gallery.slideshow-open .slideshow ul{
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.grid-gallery .slideshow li{
width: 70%;
height: 80%;
position: absolute;
top: 10%;
left: 15%;
visibility: hidden;
}
.grid-gallery .slideshow li .media-slide{
width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;text-align:center;}
.grid-gallery .slideshow li .media-slide img{
display:inline-block;vertical-align:middle;max-width:100%;width:auto;height:auto;}
.grid-gallery .slideshow li.show{
visibility:visible}
.grid-gallery .slideshow li:after{
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0,0,0,0.8);
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.grid-gallery .slideshow li.current:after{
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
-moz-transition: opacity 0.3s, visibility 0s 0.3s;
-o-transition: opacity 0.3s, visibility 0s 0.3s;
transition: opacity 0.3s, visibility 0s 0.3s;
}
.grid-gallery .slideshow figure{
width:100%;height:100%;background:#262626;background:rgba(0,0,0,0.8);overflow:hidden;}
.grid-gallery .slideshow figcaption{
position:absolute;bottom:0;width:100%;background:#262626;background:rgba(0,0,0,0.8);color:#fff;text-align:left;display:table;table-layout:fixed;}
.grid-gallery .media-slide-desc{
display: table-cell;
vertical-align: top;
padding: 0.7em 1em;
font-size: 135%;
font-family:'Unit Web Light','Unit Web';
font-weight: lighter;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
white-space:nowrap;
overflow:hidden;
}
.grid-gallery .media-slide-desc>*{
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
white-space:nowrap;
overflow:hidden;
}
.grid-gallery .slide-viewed{
display:table-cell;
width:9em;
vertical-align:top;
text-align:right;
padding:0.7em 1em;
color:#666666;
font-size:135%;
font-family:'Unit Web Light Italic','Unit Web';
font-weight:lighter;
font-style:italic;
border-right:1px solid #333333;
}
.grid-gallery .media-btn-set{
display:table-cell;width:7.2em;vertical-align:top;text-align:center;}
.media-btn-set .ficon{
border-top:1px solid #333333;
padding:0.6em 0;
color: #888888;
width: 2.4em;
height: 3.2em;
display: inline-block;
line-height: 1.9em;
overflow: hidden;
cursor: pointer;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.media-btn-set .ficon:before{
text-indent:0;font-size:120%;}
.media-btn-set .download-btn:before{
content: '\2193';}
.media-btn-set .tag-btn:before{
content: '\E80B';}
.media-btn-set .media-share-btn:before{
content: '\e804';padding-right:0.5em;}
.media-share-btn-box{
position:absolute;top:0;right:0;width:7.2em;visibility:hidden;opacity:0;overflow:hidden;height:0;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.media-share-btn-box .ficon{
opacity: 0;
visibility: hidden;
height: 3.2em;
line-height: 3.2em;
width: 2.2em;
padding:0;
-moz-transform: translateY(2.4em);
-ms-transform: translateY(2.4em);
-o-transform: translateY(2.4em);
-webkit-transform: translateY(2.4em);
transform: translateY(2.4em);
}
.media-share-btn-box .ficon:before{
font-size:150%;}
.media-linked-btn:before{
content: '\6c';}
.media-google-btn:before{
content: '\67';}
.media-facebook-btn:before{
content: '\66';}
.media-btn-set .media-share-btn .media-share-btn-box .media-facebook-btn.ficon{
-moz-transition: transform 0.3s ease 0.3s;
-o-transition: transform 0.3s ease 0.3s;
-webkit-transition: transform 0.3s ease 0.3s;
transition: transform 0.3s ease 0.3s;
}
.media-btn-set .media-share-btn .media-share-btn-box .media-linked-btn.ficon{
-moz-transition: transform 0.3s ease 0.4s;
-o-transition: transform 0.3s ease 0.4s;
-webkit-transition: transform 0.3s ease 0.4s;
transition: transform 0.3s ease 0.4s;
}
.media-btn-set .media-share-btn .media-share-btn-box .media-google-btn.ficon{
-moz-transition: transform 0.3s ease 0.5s;
-o-transition: transform 0.3s ease 0.5s;
-webkit-transition: transform 0.3s ease 0.5s;
transition: transform 0.3s ease 0.5s;
}
.grid-gallery .slideshow nav span{
position: fixed;
z-index: 1000;
color: #fff;
text-align: center;
padding: 3%;
cursor: pointer;
font-size: 2.2em;
}
.grid-gallery .slideshow nav span.nav-prev,
.grid-gallery .slideshow nav span.nav-next{
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height:80%;
padding:4%;
}
.br-IE8 .grid-gallery .slideshow nav span.nav-prev,
.br-IE8 .grid-gallery .slideshow nav span.nav-next{
top:10%}
.grid-gallery .slideshow nav span.nav-next{
right:0}
.grid-gallery .slideshow nav span.nav-close{
top:0;right:0;padding:0;color:#fff;margin-top:2%;margin-right:2%;}
.grid-gallery .icon:before,
.grid-gallery .icon:after{
font-family: 'teva';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.grid-gallery .slideshow nav span.nav-prev:before,
.grid-gallery .slideshow nav span.nav-next:before{
position:absolute;top:0;bottom:0;margin:auto;height:2em;}
.grid-gallery span.nav-prev:before{
content: "\3c";}
.grid-gallery span.nav-next:before{
content: "\3e";}
.grid-gallery span.nav-close:before{
content: "\2715";}
.grid-gallery .video-play-btn{
width:40%;
height:40%;
bottom: 0;
max-height: 7.5em;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
max-width: 7.5em;
}
.media-slide .youtube-iframe{
height: 100%;
width: 100%;
}
.grid-gallery .slideshow .youtube-iframe+.media-slide-content{
display:none;}
.ppl-list{
padding-bottom:8.7em;border-bottom:1px solid #6d6d6d;}
.ppl-list-head{
text-align:center;padding:4em 0 2em;margin:0;margin-bottom:2em;border-bottom:2px solid #3c3c3c;-moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.ppl-list-head.is_stuck{
background:#fff;padding-bottom:0.5em;z-index:10;padding-top:6em;}
.ppl-list-head .ppl-list-col{
font-size:155%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;-moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.ppl-list-head.is_stuck .ppl-list-col{
font-size:110%;}
.ppl-list-body{
padding:0;margin:0;}
.ppl-list-col{
display:inline-block;width:16.8%;vertical-align:top;-moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box;padding-left:4%;list-style:none;}
.ppl-list-col:first-child{
padding-left:0;}
.ppl-list-col ul{
margin:0;padding:0;}
.pipeline-itm{
list-style:none;
display:inline-block;
text-align:center;
height:12.4em;
width:100%;
vertical-align:top;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
margin-top:0.9em;
}
.pipeline-itm:first-child{
margin-top:0;}
.pipeline-itm .block-wrap-link{
height:100%;width:100%;display:block;padding:1.2em 0.8em;color:#fff;}
.pipeline-itm:first-of-type{
margin-left:0;}
.pipeline-itm .table-wrap{
display:table;width:100%;height:100%;}
.pipeline-itm .row-wrap{
display:table-row;}
.pipeline-itm .cell-wrap{
display:table-cell;}
.pipeline-itm .first-row{
position:relative;}
.pipeline-itm .first-row .cell-wrap{
height:4em;font-family:'Unit Web Bold','Unit Web';font-weight:bold;vertical-align:bottom;padding-bottom:1.1em}
.pipeline-itm .first-row:after{
content:"";display:block;margin:auto;width:30%;height:1px;background:#fff;position:absolute;bottom:0;right:0;left:0;}
.pipeline-itm .second-row .cell-wrap{
height:4.1em;vertical-align:top;padding-top:1.1em;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;}
.pipeline-itm .last-row .cell-wrap{
height:1em;vertical-align:middle;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;}
.pipeline-nore-info{
display:inline-block;border-bottom:1px solid #fff;}
.pipeline-itm-fulldesc{
font-size:0.9em;}
.pipeline-red{
background-color:#ed3340;}
.pipeline-dark-red{
background-color:#83003c;}
.pipeline-blue{
background-color:#ed3340;}
.pipeline-cyan{
background-color:#0c63b3;}
.pipeline-dark-cyan{
background-color:#13647f;}
.pipeline-purple{
background-color:#271e7f;}
.pipeline-light-purple{
background-color:#802970;}
.pipeline-orange{
background-color:#fabd0a;}
.pipeline-fucsia{
background-color:#cc1462;}
.contact-container{
padding:3em 0 4em;}
.contact-container .frm-desc-box{
width:23%;margin-right:2%;display:inline-block;vertical-align:top;}
.contact-container .frm-title{
color:#4a2f90;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;font-size:365%;margin-bottom:0.5em;letter-spacing:-1px;}
.contact-container .frm-desc{
color:#333333;font-family:'Unit Web Light','Unit Web';font-weight:lighter;font-size:130%;line-height:130%;}
.contact-container .frm-box{
width:75%;display:inline-block;vertical-align:top;}
.contact-container .frm-col{
width:53%;display:inline-block;vertical-align:top;height: 29em;}
.contact-container .frm-col:first-child{
width:44%;margin-right:3%}
.contact-container .frm-bottom-line{
width:100%;padding-top:1.75em;min-height:5.6em;}
.contact-container .frm-line-wrap{
height:3.8em;margin-top:1.5em;position:relative;}
.contact-container .frm-line-wrap.double-line{
height:7.8em;}
.contact-container .frm-line-wrap:first-child{
margin-top:0;}
.contact-container .frm-box input[type='text'], .contact-container .frm-box input[type='email'],
.contact-container .frm-box select, .contact-container .frm-box textarea{
position:relative;
background:#efefef;
width:100%;
display:block;
border:0 none;
padding:0.4em;
padding-left:0.8em;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
font-size:170%;
font-family:'Unit Web Light Italic','Unit Web';
font-weight: lighter;
font-style:italic;
height:100%;
}
.contact-container .frm-box input[type='text'].error, .contact-container .frm-box input[type='email'].error,
.contact-container .frm-box select.error, .contact-container .frm-box textarea.error{
background:#ec7f94;
background: rgba(217, 0, 42, 0.5);
color:#fff;
}
.contact-container .frm-line-wrap.double-line select{
height:48%;}
.contact-container .frm-line-wrap.double-line select.inq-select{
margin-bottom:0.2em;}
.contact-container .frm-box input::-webkit-input-placeholder{
color: #999999; opacity: 1;font-size:100%;}
.contact-container .frm-box input:-moz-placeholder{
color: #999999; opacity: 1;font-size:100%;}
.contact-container .frm-box input::-moz-placeholder{
color: #999999; opacity: 1;font-size:100%;}
.contact-container .frm-box input:-ms-input-placeholder{
color: #999999; opacity: 1;font-size:100%;}
.contact-container .frm-box input.error::-webkit-input-placeholder{
color: #fff; opacity: 1;font-size:100%;}
.contact-container .frm-box input.error:-moz-placeholder{
color: #fff; opacity: 1;font-size:100%;}
.contact-container .frm-box input.error::-moz-placeholder{
color: #fff; opacity: 1;font-size:100%;}
.contact-container .frm-box input.error:-ms-input-placeholder{
color: #fff; opacity: 1;font-size:100%;}
.contact-container .frm-box textarea{
height:100%;resize:vertical}
.contact-container .frm-box textarea::-webkit-input-placeholder{
color: #999999; opacity: 1;font-size:100%;}
.contact-container .frm-box textarea:-moz-placeholder{
color: #999999; opacity: 1;font-size:100%;}
.contact-container .frm-box textarea::-moz-placeholder{
color: #999999; opacity: 1;font-size:100%;}
.contact-container .frm-box textarea:-ms-input-placeholder{
color: #999999; opacity: 1;font-size:100%;}
.contact-container .frm-req-remark{
color:#999999;font-family:'Unit Web Light Italic','Unit Web';font-style:italic;font-weight:lighter;font-size:120%;width:44%;display:inline-block;margin-right:3%;vertical-align:top;}
.contact-container .frm-req-remark:before{
content:"*";}
.contact-container .bottom-col{
width:53%;display:inline-block;vertical-align:top;}
.contact-container .bottom-col label{
color:#999999;font-family:'Unit Web Light Italic','Unit Web';font-style:italic;font-weight:lighter;font-size:120%;padding-left:0.5em;letter-spacing:-0.02em;}
.contact-container .frm-bottom-line input[type='submit']{
width:10em;
height:3em;
background:#4a2f90;
border:0 none;
-moz-appearance:none;
-webkit-appearance:none;
appearance:none;
float:right;
font-size: 140%;
font-family:'Unit Web Medium','Unit Web';
font-weight:600;
color:#fff;
}
.contact-container .error-msg{
color:#d9002a;font-size:120%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;margin-top:2.5em;}
.contact-container .error-msg .error-line{
display:block;margin-bottom:0.3em;}
.frm-line-wrap .dd-wrapper{
width:100%;height:100%;}
.ww-lobby-map{
position:relative;text-align:center;}
.ww-lobby-map .map-img{
left:0;right:0;margin:0 auto;}
.ww-lobby-map.America .area1{
visibility:visible;opacity:1;}
.ww-lobby-map.America .base{
visibility:hidden;opacity:0;}
.ww-lobby-map.Japan .area2{
visibility:visible;opacity:1;}
.ww-lobby-map.Japan .base{
visibility:hidden;opacity:0;}
.ww-lobby-map.EMIA .area3{
visibility:visible;opacity:1;}
.ww-lobby-map.EMIA .base{
visibility:hidden;opacity:0;}
.ww-lobby-map.Europe .area4{
visibility:visible;opacity:1;}
.ww-lobby-map.Europe .base{
visibility:hidden;opacity:0;}
.ww-lobby-map .map-img.base, .ww-lobby-map .map-img.visible{
opacity:1;visibility:visible;}
.ww-lobby-map .map-img.base.hidden, .ww-lobby-map .map-img.hidden{
opacity:0;visibility:hidden;}
.world .horiz-menu .search{
display:none;}
.world .horiz-menu .horiz-menu-item{
width:25%;}
.horiz-menu-item.active > a{
padding: 0.4em 0;font-size:160%;}
.horiz-menu-item.active > a:after{
height: 100%;}
.country-box{
margin-top:5em;margin-bottom:2em;}
.country-info-wrap{
border-bottom:1px solid #b3b3b3;padding-bottom:4em;display:table;width:100%;}
.country-desc, .country-info{
width:60%;display:table-cell;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;border-right:1px solid #b3b3b3;vertical-align:top;}
.country-desc{
padding-right:5%;}
.country-desc .full-details{
font-family:'Unit Web Bold Italic','Unit Web';
font-weight: bold;
font-style: italic;
color: #808080;
font-size: 135%;
display: block;
margin-top: 1.5em;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.country-title{
font-size:330%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;padding-bottom:0.7em;}
.country-box-desc{
font-family:'Unit Web Light','Unit Web';font-weight:lighter;font-size:132%;line-height:138%;}
.country-box-desc em{
font-style:italic;font-family:'Unit Web Italic','Unit Web';}
.country-box-desc strong{
font-weight:bold;font-family:'Unit Web Bold','Unit Web';}
.br-IE8 .country-box-desc em strong, .br-IE8 .country-box-desc strong em,
.br-IE8 .country-box-desc em b, .br-IE8 .country-box-desc b em,
.br-IE8 .country-box-desc i strong, .br-IE8 .country-box-desc strong i,
.br-IE8 .country-box-desc i b, .br-IE8 .country-box-desc b i{
font-family:'Unit Web Bold Italic','Unit Web';}
.country-box-desc a{
text-decoration:underline;
color: #4a2f90;
font-family:'Unit Web Medium Italic','Unit Web';
font-weight: 600;
font-style: italic;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.country-info{
width:40%;border-right:0 none;padding-left:5%;height:100%;}
.country-info .country-info-title{
color: #0c63b3;
font-size: 240%;
font-family:'Unit Web Bold Italic','Unit Web';
font-weight: bold;
font-style: italic;
border-bottom: 2px solid #0c63b3;
padding: 0.05em 0 0.2em;
position: absolute;
top: 0;
width: 100%;
padding-right: 2em;
white-space: nowrap;
overflow: hidden;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.country-info .country-slider-wrap{
position:relative;}
.continent-slider.royalSlider{
width:100%;height:320px;}
.continent-slider.royalSlider .rsSlide{
padding-top:4em;text-align:center;}
.continent-slider.rsDefault .rsArrow{
height:3em;width:32px;}
.continent-slider.rsDefault .rsArrowIcn{
margin:auto 0;top:0;left:0;bottom:0;background:none;color:#0c63b3;font-size:200%;line-height:32px;text-align:center;}
.continent-slider.rsDefault .rsArrowIcn.rsArrowDisabled{
color:#cbcbcb;}
.continent-slider.rsHor .rsArrow.rsArrowRight{
top:0;right:0;}
.continent-slider.rsHor .rsArrow.rsArrowLeft{
top:0;right:32px;left:auto;}
.continent-slider.rsDefault.rsHor .rsArrowLeft .rsArrowIcn:before{
font-family: "teva";content: '\2039';}
.continent-slider.rsDefault.rsHor .rsArrowRight .rsArrowIcn:before{
font-family: "teva";content: '\203a';}
.continent-slider.rsDefault .rsArrowIcn:hover{
background:none;color:#989898;}
.continent-slider.rsDefault .rsBullets{
left:auto;right:0;width:100%;bottom:1em;}
.continent-slider.rsDefault .rsBullet{
cursor:pointer;height:.8em;margin-left:.6em;padding:0;width:.8em}
.continent-slider.rsDefault .rsBullet span{
background:none repeat scroll 0 0 #969696;
color:#969696;
height:100%;
overflow:hidden;
text-indent:-10em;
width:100%;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.continent-slider.rsDefault .rsNavSelected span{
background: none repeat scroll 0 0 #fff;
color: #fff;
border:1px solid #969696;
}
.country-info-name, .continent-slider.rsDefault .country-info-subdesc{
color:#0c63b3;font-size:440%;font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-style:italic;margin-top:0.2em;}
.continent-slider.rsDefault .rsContent{
padding-top:1em;}
.continent-slider.rsDefault .country-info-subtitle{
color:#575757;font-family:'Unit Web Light Italic','Unit Web';font-style:italic;font-weight:lighter;font-size:220%;margin-top:0.8em;}
.area-offices{
margin-top: 4em;}
.area-offices-title{
font-size:335%;font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter;font-style:italic;margin-bottom:1em;}
.area-offices-list{
text-align:left;margin:0;padding:0;}
.area-offices-list li{
width:7.25%;display:inline-block;text-align:center;margin-bottom:4em;margin-right:6%;vertical-align:top;}
.area-offices-list li a{
display:block;max-width:100%;margin:0 auto;}
.area-offices-list li img{
display:block;border:1px solid #1a1a1a;}
.area-offices-list li span{
color:#666666;display:block;margin-top:0.8em;font-family:'Unit Web Light','Unit Web';font-weight:lighter;font-size:110%;}
.area-offices-list li.last-in-row{
margin-right:0;}
.country-data-box{
margin-bottom:2em;position:relative;margin-top:1.5em;}
.country-data-box .read-about{
font-size: 190%;
font-family:'Unit Web Light Italic','Unit Web';
font-style: italic;
font-weight: lighter;
position: absolute;
right: 0;
top: -3.5em;
}
.country-data-box .read-about:before{
content: '\64';
display: inline-block;
font-size: 110%;
margin-right: 0.2em;
margin-top: -0.2em;
vertical-align: middle;
}
.country-data-box .country-flag{
display:inline-block;vertical-align:middle;width:auto;border:1px solid #b3b3b3;margin:0;}
.country-data-box .country-title{
display:inline-block;vertical-align:middle;font-size:380%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;padding:0;margin-left:0.7em;font-style:normal;}
.country-on-map{
width:100%;height:27.5em;margin-top:2em;}
.country-on-map img{
max-width:none;}
.country-full-info-wrap{
direction:rtl;}
.rtl .country-data-box .country-full-info-wrap{
direction:ltr;}
.country-data-box .country-desc{
display:table-cell;width:60%;font-size:135%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;border-right:1px solid #b3b3b3;padding-right:3%;padding-top:0.5em;direction:ltr;line-height:135%;}
.rtl .country-data-box .country-desc{
direction:rtl;}
.country-summary{
display:table-cell;width:40%;padding-left:3%;direction:ltr;}
.rtl .country-data-box .country-summary{
direction:rtl;}
.country-data-box .country-summary .prop-title{
display:inline-block;font-size:185%;font-family:'Unit Web Medium Italic','Unit Web';font-weight:600;font-style:italic;line-height:150%;}
.country-data-box .country-summary .prop-content{
display:inline-block;font-size:185%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;line-height:180%;}
.country-offices-list{
margin:0;padding:0;list-style:none;}
.country-office{
display:block;border-top:1px solid #b3b3b3;padding: 3.7em 0 2.5em;}
.country-office:first-child{
border:0 none;}
.office-desc{
width:60%;display:inline-block;vertical-align:top;padding-right:3%;}
.office-title{
font-size:175%;color:#4a2f90;font-family:'Unit Web Medium Italic','Unit Web';font-weight:600;font-style:italic;margin-bottom:0.7em;}
.office-content{
font-size:125%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;line-height:135%;}
.office-prop{
width:40%;display:inline-block;vertical-align:top;font-size:135%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;padding-left:5%;}
.office-prop .ficon{
line-height:180%;position:relative;padding-left:2em;display:block;-moz-transition: color 0.3s ease; -o-transition: color 0.3s ease; -webkit-transition: color 0.3s ease; transition: color 0.3s ease;color:#333;}
.office-prop .ficon:before{
position:absolute;left:0;top:0;bottom:0;width:1em;font-size:150%;text-align:center;}
.office-prop .office-phone:before{
content: '\260f';}
.office-prop .office-fax:before{
content: '\e802';}
.office-prop .office-email:before{
content: '\2709';}
.office-prop .office-site:before{
content: '\e803';}
.office-title[onclick]{
cursor:pointer;}
.country-on-map .gm-style{
font-family: 'Unit Web';
font-size: 15px;
font-weight: normal;
text-decoration: none;
}
.country-on-map .gm-style-iw{
width:200px;height:auto;font-size: 15px;}
.country-on-map .gm-style-iw .office-marker-title{
font-family:'Unit Web Bold Italic','Unit Web';font-weight:bold;font-size:130%;font-style:italic;}
.country-on-map .gm-style-iw .office-marker-desc{
font-size:110%;padding: 0.5em 0;}
.country-on-map .gm-style-iw a{
display:block;color:#333cc0;}
.country-on-map .gm-style-iw-prev>div{
margin-left:-8px;}
.offices-list-toggle{
text-align:center;display:none;padding-bottom:2em;}
.offices-list-toggle span{
background:#e6e6e6;padding:1em 0;display:none;color:#666666;font-family:'Unit Web Medium','Unit Web';font-weight:600;width:17.5em;text-align:center;cursor:pointer;}
.offices-list-toggle span.visible-toggle{
display:inline-block;}
.faq-item-box{
margin-left:7.5em;background:#e6e6e6;margin-bottom:2.1em;}
.faq-item-title.dd-toggle{
position:relative;height:2.8em;font-size:215%;font-family:'Unit Web Light','Unit Web';font-weight:lighter;padding-left:1.2em;color:#333333;}
.faq-item-title.dd-toggle:before{
content: "";display: inline-block;height: 100%;vertical-align: middle;}
.faq-item-title.dd-toggle > span{
display: inline-block;vertical-align: middle;width: 100%;}
.faq-item-title.dd-toggle:after{
display:none;}
.faq-item-title.dd-toggle .side-toggle{
left:-3.45em;width:2.8em;height:2.8em;background:#e82929;position:absolute;top:0;}
.faq-item-title.dd-toggle .side-toggle span{
width:30%;height:2px;background:#fff;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;}
.faq-item-title.dd-toggle .side-toggle span:after{
width:100%;
height:2px;
background:#fff;
position:absolute;
margin:auto;
top:0;
bottom:0;
left:0;
right:0;
content:"";
display:block;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform:rotate(90deg);
-webkit-transition:transform 0.5s ease;
-moz-transition:transform 0.5s ease;
-o-transition:transform 0.5s ease;
transition:transform 0.5s ease;
}
.br-IE8 .faq-item-title.dd-toggle .side-toggle span:after{
height:0.9em;top: -0.40em;bottom:auto;width:2px;}
.faq-item-title.dd-toggle.open .side-toggle span:after{
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-ms-transform:rotate(0);
-o-transform:rotate(0);
transform:rotate(0);
-webkit-transition:transform 0.5s ease;
-moz-transition:transform 0.5s ease;
-o-transition:transform 0.5s ease;
transition:transform 0.5s ease;
}
.br-IE8 .faq-item-title.dd-toggle.open .side-toggle span:after{
display:none;}
.faq-item-box .dd-content{
border-top:1px solid #cccccc;
margin: 0 2em;
-o-transition: none;
-moz-transition: none;
-webkit-transition: none;
transition: none;
}
.faq-item-content{
font-family:'Unit Web Light','Unit Web';font-weight: lighter;font-size:145%;padding-top:2em;color:#333333;}
.faq-item-content a{
color:#4a2f90;text-decoration:underline;font-family:'Unit Web Italic','Unit Web';font-weight:normal;font-style:italic;}
.faq-item-box .tag-section .share-adthis{
float:left;}
.faq-item-box .tag-section .tags-item a{
background:#333333;}
.faq-item-box .tag-section{
border:0 none; margin-bottom:0;padding-bottom:2em;margin-top:1.5em;}
.faq-item-content .tag-section .tags-title{
display:inline-block;}
.history .breadcrumbs{
margin-bottom:0; border-bottom:0 none;}
.history .main-content{
background:#303030;background:rgba(0,0,0,0.81); color:#FFF;overflow:hidden;}
.history .main-content.base-width{
max-width: 100%;overflow-x:hidden;}
.history .page-main-content{
max-width: 1335px; width:auto; margin:auto; display:block;overflow-x:visible;padding-bottom:8em;}
}
.history .horiz-menu{
margin-bottom:4em;}
.history .horiz-menu-item{
width:27%;}
.history .horiz-menu .search{
width:46%;}
.history .horiz-menu .item1 a:after{
background-color:#7ccace;}
.history .horiz-menu .item2 a:after{
background-color:#391c7f;}
.history .horiz-sub-menu{
z-index:2;}
.history .horiz-sub-menu li{
border-top:1px solid #e6e6e6; padding:0.9em 0; font-size:125%;padding-left:1.5em; color:#262626; position:relative;}
.history .horiz-sub-menu li:first-child{
border-top:0 none;}
.history .horiz-sub-menu li div{
cursor:pointer; }
.history .horiz-sub-menu li div.active{
font-family:'Unit Web Bold Italic','Unit Web';font-weight: bold; font-style: italic;}
.history .horiz-sub-menu li div.active:before{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
visibility: visible;
}
.history .horiz-sub-menu li div:before{
-webkit-transform: scale(0,1);
-moz-transform: scale(0,1);
-ms-transform: scale(0,1);
-o-transform: scale(0,1);
transform: scale(0,1);
-moz-transform-origin: left;
-ms-transform-origin: left;
-o-transform-origin: left;
-webkit-transform-origin: left;
transform-origin: left;
-moz-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
transition: transform 0.3s ease;
content: " ";
visibility: hidden;
position: absolute;
left:0;
width: 0.3em;
height: 100%;
background: #4a2f90;
top: 0;
}
.history .horiz-menu label{
display: inline-block; cursor: pointer; position: relative; padding-left: 2em; line-height:110%;}
.history .horiz-menu label:empty{
display:none;}
.history .horiz-menu label:before{
content:"";
display: inline-block;
width: 19px;
height: 19px;
position: absolute;
left: 0;
background-color: #FFF;
border:2px solid #cccccc;
font-size:60%;
}
.history .horiz-menu input[type=checkbox]{
visibility:hidden; display:none;}
.history .horiz-menu input[type=checkbox]:checked + label:before{
content:"\2715"; font-family:'teva';
color: #333333;
text-align: center; line-height:160%;
}
.history .horiz-menu-item .horiz-sub-menu{
opacity: 0.9;}
.historyList h1{
text-align:center; font-size: 750%;font-family:'Unit Web Light','Unit Web';font-weight:lighter; font-style:normal; position:relative; padding-bottom:1.5em;overflow:hidden;}
.historyList h1:before{
content:""; width: 0px; position:absolute; left:0; right:0; margin:auto; text-align:center; bottom:1.2em;
height: 0px;
border-style: solid;
border-width: 9px 9px 0 9px;
border-color: #7ccace transparent transparent transparent;
}
.historyList h1:after{
content:""; height:1.1em; width:1px; background: #FFF; position:absolute; left:0; right:0; top:1.5em; margin:auto; text-align:center;}
.historyList{
margin:auto; max-width: 85%;}
.historyList ul{
list-style-type:none; padding:0; margin:0;}
.historyList li{
-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-ms-transform:scale(1,1);
-o-transform:scale(1,1);
transform:scale(1,1);
-webkit-transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
-moz-transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
-o-transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
visibility:visible;
opacity:1;
}
.historyList li.visible{
-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-ms-transform:scale(1,1);
-o-transform:scale(1,1);
transform:scale(1,1);
-webkit-transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
-moz-transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
-o-transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
visibility:visible;
opacity:1;
}
.historyList li.hidden{
-webkit-transform:scale(0,0);
-moz-transform:scale(0,0);
-ms-transform:scale(0,0);
-o-transform:scale(0,0);
transform:scale(0,0);
-webkit-transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
-moz-transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
-o-transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
transition:opacity 0.5s ease, visibility 0.5s ease, transform 0.5s 0.3s ease;
visibility:hidden;
opacity:0;
position:absolute;
}
.historyList .lobby figure{
display:none;}
.historyList .lobby article{
vertical-align:top; width:55%; margin:auto; text-align:center; display:block; color:#7ccace; padding:1.2em 0;}
.historyList .lobby article h2{
font-size:175%; font-family:'Unit Web Medium','Unit Web';font-weight:600; font-style:normal; padding:0;}
.historyList .lobby .description{
font-size:125%; font-family:'Unit Web Light Italic','Unit Web';font-weight:lighter; font-style:italic; padding:0; line-height:145%;}
.historyList .lobby .description p,
.historyList .lobby .description div{
padding:0.7em 0;}
.historyList .lobby .description p:first-child,
.historyList .lobby .description div:first-child{
padding-top:0.4em;}
.historyList .lobby .description p:last-child,
.historyList .lobby .description div:last-child{
padding-bottom:0;}
.historyList .item{
position:relative;}
.historyList .item:after{
position:absolute; content:""; width:9px; height:9px; top:0;bottom:0;left:0;right:0;margin:auto;z-index:0; background:#FFF;opacity:0;
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
transition:all 0.5s ease;
}
.historyList .item.item-decor:after{
opacity:1;
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
transition:all 0.5s ease;}
.historyList .item:before{
position:absolute; content:""; width:1px; height:100%; top:0;bottom:0;left:0;right:0;margin:auto;z-index:0; background:#FFF;}
.historyList article,
.historyList figure{
width:50%; display:inline-block; vertical-align:top;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;position:relative;}
.historyList figure{
position:relative; padding:5em 0;}
.historyList figure img{
-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;width:auto; max-height:24em; min-height:24em; position:relative; z-index:1;display:block;margin:0;margin-left:auto;}
.historyList figure.figure-decor:before{
position:absolute; content:""; width:60%; height:8px;margin-top:-4px; top:50%; left:0; z-index:0;background: url(http://media.corporate-ir.net/media_files/IROL/73/73925/redesign2015/images/dotted-border.png) repeat-x left top;
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
transition:all 0.5s ease;
}
.historyList article{
padding-right:6%; padding-left:6%;padding-top:14em;}
.historyList article h2{
font-size:310%;font-family:'Unit Web Medium','Unit Web'; font-weight:600; font-style:normal; padding-bottom:0.2em;}
.historyList .description{
font-size:125%; font-family:'Unit Web Light','Unit Web';font-weight:200; font-style:normal; line-height:135%;}
.historyList .dir{
direction:rtl; text-align:left;}
.historyList .dir .content{
direction:ltr; text-align:left;}
.rtl .historyList .dir{
direction:ltr; text-align:left;}
.rtl .historyList .dir .content{
direction:rtl; text-align:left;}
.historyList .dir figure{
text-align:left; }
.historyList .dir figure img{
margin:0;margin-right:auto;}
.historyList .dir figure:after{
left:auto; right:-5px;}
.historyList .dir figure:before{
left:auto; right:0; }
.historyList .small figure{
padding:8em 0;}
.historyList .small figure img{
max-height:14em; min-height:14em; right:16%;width:auto}
.historyList .small.dir figure img{
right:auto; left:16%;}
.historyList .small article{
padding-top: 12.2em;}
.articles_lobby{
width:101.5%;overflow-x:hidden;}
.articles_lobby .item{
color: #fff;
float: left;
height: 17em;
margin: 0.7em 0 0.7em 0;
margin-right:1.5%;
position: relative;
width: 23.5%; overflow:hidden;
}
.articles_lobby .item.big{
height: 35.4em; width:48.5%;}
.articles_lobby .item.big.right{
float:right;}
.articles_lobby .item a{
color: #ffffff;
display: block;
height: 100%;
text-decoration: none;
width: 100%;
}
.articles_lobby .image{
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
display: inline-block;
vertical-align: top;
height: 100%;
width: 100%;
position:absolute;
top:0;
z-index:0;
}
.articles_lobby .content{
height: auto;
width: 100%;
padding:0.6em 1em 0.6em;
position:absolute;
z-index:1; background:#000; background:rgba(0, 0, 0,0.8); bottom:0;
-moz-transition: all ease 0.7s;
-o-transition: all ease 0.7s;
-webkit-transition: all ease 0.7s;
transition: all ease 0.7s;
}
.articles_lobby .item.big .content{
}
.articles_lobby .item .content h3{
display:none;}
.articles_lobby .item.big .content h3{
display:block;font-family:'Unit Web Light Italic','Unit Web'; font-weight: 200; font-style: italic; font-size:187%; padding-bottom:0.8em; padding-top:0.2em;}
.articles_lobby .content h2{
font-family:'Unit Web Bold','Unit Web';
font-weight: 600;
font-style: normal;
font-size: 114%;
margin: 0.5em 0 ;
white-space: nowrap;
overflow: hidden;
max-height:1.2em;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
-moz-transition: all ease 0.7s;
-o-transition: all ease 0.7s;
-webkit-transition: all ease 0.7s;
transition: all ease 0.7s;
}
.articles_lobby .content .desk{
font-family:'Unit Web Light','Unit Web';font-weight: 200; font-style: normal;max-height:0;overflow:hidden;
-moz-transition: all ease 0.7s;
-o-transition: all ease 0.7s;
-webkit-transition: all ease 0.7s;
transition: all ease 0.7s;
}
.articles_lobby .content .date{
color:#8d8d8d;  font-weight: normal; font-style: italic; padding-bottom:0.5em;font-family:'Unit Web Italic','Unit Web';}
.news-item-box{
position:relative; 
height:6em; 
margin-bottom:3em;
-moz-animation: fadeIn 0.6s ease-in 1;
-o-animation: fadeIn 0.6s ease-in 1;
-webkit-animation: fadeIn 0.6s ease-in 1;
animation: fadeIn 0.6s ease-in 1;
}
.news-date{
position:absolute;left:0;top:0;bottom:0;background:#e82929;height: 100%;width: 6em;color:#fff;padding:1em 0;}
.news-date span{
display:block;font-weight:600;text-align:center;font-family:'Unit Web Medium','Unit Web';}
.news-day{
font-size:300%;}
.news-data-wrap{
padding-left:7.4em;display:table;width:100%;height:100%;}
.news-item-title {
    background: none repeat scroll 0 0 #e6e6e6;
    color: #333333;
    display: table-cell;
    font-family: "Unit Web Medium","Unit Web";
    font-size: 175%;
    font-weight: normal;
    line-height: 130%;
    padding: 0.2em 1.2em 0;
    vertical-align: middle;
}
.news-more {
    background: none repeat scroll 0 0 #e6e6e6;
    color: #929292;
    display: block;
    float: right;
    font-family: "Unit Web Italic","Unit Web";
    font-size: 145%;
    font-style: italic;
    height: 90px;
    padding-left: 1.4em;
    padding-top: 1.3em;
    position: relative;
    vertical-align: middle !important;
    width: 168px !important;
}
.news-more:before{
width:1px;height:75%;content:"";position:absolute;top:0;bottom:0;margin:auto;background:#d8d8d8;left:0;}
.br-IE8 .news-more:before{
width:1px;height:3.5em;position:absolute;top:0.3em;bottom:auto;}
moz-keyframes fadeIn{
0% {opacity:0}
100%{
opacity:1;}
}
@-webkit-keyframes fadeIn{
0% {opacity:0}
100%{
opacity:1;}
}
@-ms-keyframes fadeIn{
0% {opacity:0}
100%{
opacity:1;}
}
@keyframes fadeIn{
0% {opacity:0}
100%{
opacity:1;}
}
footer{
background:#3c3c3c;}
.footer-content{
padding:0 6%;}
.bottom-menu{
display:table;width:100%;table-layout:fixed;padding-top:4em;}
.bottom-menu > ul{
display:table-row;}
.bottom-menu-item{
display:table-cell;padding-right:4%;}
.bottom-menu-item.last{
padding-right:0;}
.bottom-menu-item .title{
color:#fff;font-size:135%;font-style:italic;font-weight:lighter;font-family:'Unit Web Light Italic','Unit Web';}
.bottom-menu-item > ul{
padding-top:2em;}
.bottom-menu-item ul a{
color:#d3d3d3;font-weight:lighter;padding-bottom:0.9em;display:block;font-family:'Unit Web Light','Unit Web';}
.left-footer-unit{
margin-top:1em;}
footer .logo{
width:4.6em;height:4.6em;padding-top:1.8em;margin-right:7em;vertical-align:middle;}
footer .media-icons{
list-style:none;margin:0; padding:0;display:inline-block;vertical-align:middle;color:#fff;}
footer .media-icons .social{
display:inline-block;margin-right:1em;}
footer .media-icons .social-title{
font-size:115%;}
footer .media-icons .social a{
color:#fff;font-size:220%;}
.footer-bottom-line{
background:#363636;background:rgba(0,0,0,0.1);margin-top:3.5em;padding:0 6%;}
.footer-bottom-line li{
display:inline-block;}
.footer-bottom-line li a{
color:#fff;padding:0.4em 0;display:block;font-weight:lighter;font-size:95%;font-family:'Unit Web Light','Unit Web';}
.footer-bottom-line li:first-child{
margin-right:4.3em;}
.footer-bottom-line li.last{
float:right;}
@media only screen and (min-width: 1330px){
.nav-list>li{
padding: 0 20px;}
.nav-list>li:first-child{
padding-left: 0;}
.top-menu{
margin-top: 1.9em;}
.nav-list>li.last{
padding-right: 0;}
.top-menu .search-toggle{
width: 1.25em;height: 1.25em;line-height: 1.25em;}
.text-link.global:after{
top: 3.6em;}
}
@media only screen and (min-width: 1025px) and (max-width: 1330px){
.slogan, .top-menu li a{
font-size:115%;}
.top-menu li.text-link{
margin-left: 1em;}
.top-menu .search{
margin-left: 0.5em;}
}
@media only screen and (max-width: 1px){
.wide-page .main-content{
padding: 0;}
.wide-page .page-main-content{
padding: 0 5%;}
.history.wide-page .page-main-content{
padding: 0;}
.desk-only{
display:none;}
.mobile-only{
display:block;}
body{
overflow-x:hidden;}
.lobby-page header, header{
height:5em;
position:static;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}
.hp header.header{
position:absolute;}
header.header.open{
background:rgba(255,255,255,0.95);border-bottom:0.1em solid #c1c1c1;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}
.logo{
height: 4.9em;padding-top: 2em;width: 5em;margin-left:5%;}
.top-menu{
display:none;}
.mobile-menu-toggle{
color: #000000;cursor: pointer;float: right;font-size: 1em;font-weight: bold;height: 1.5em;margin-top: 1em;position: relative;width: 1.5em;display:block;margin-right:3.5%;}
.mobile-menu-toggle span:before{
top:-6px;-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.mobile-menu-toggle span:before, .mobile-menu-toggle span:after{
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: inherit;
content: "";
height: 2px;
left: 0;
position: absolute;
-moz-transform: translateZ(0px);
-ms-transform: translateZ(0px);
-o-transform: translateZ(0px);
-webkit-transform: translateZ(0px);
transform: translateZ(0px);
-moz-transition: transform 0.3s ease 0s, background 0s ease 0s;
-o-transition: transform 0.3s ease 0s, background 0s ease 0s;
-webkit-transition: transform 0.3s ease 0s, background 0s ease 0s;
transition: transform 0.3s ease 0s, background 0s ease 0s;
width: 100%;
}
.mobile-menu-toggle span:after{
bottom: -6px;-moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
.mobile-menu-toggle span{
background:#262626;display: block;height: 2px;position: absolute;top: 50%;transition: background 0.3s ease 0s;width: 20px;}
.mobile-menu-toggle.open span{
background: none repeat scroll 0 0 rgba(38, 38, 38, 0);}
.mobile-menu-toggle.open span:before, .mobile-menu-toggle.open span:after{
background: none repeat scroll 0 0 #262626;}
.mobile-menu-toggle.open span:after{
bottom: 0;-moz-transform: rotate(225deg); -ms-transform: rotate(225deg); -o-transform: rotate(225deg); -webkit-transform: rotate(225deg); transform: rotate(225deg);}
.mobile-menu-toggle.open span:before{
top: 0;-moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); -webkit-transform: rotate(135deg); transform: rotate(135deg);}
.main-menu{
top: 5em;
bottom: auto;
width: 0;
left:auto;
overflow:hidden;
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
background: rgba(255,255,255,0.95);
opacity: 0;
border: 1px solid #c1c1c1;
border-width: 0 0 1px 0;
border- left-width:1px;
-webkit-transition: transform 1s ease, opacity 1s ease;
-moz-transition: transform 1s ease, opacity 1s ease;
-o-transition: transform 1s ease, opacity 1s ease;
transition: transform 1s ease, opacity 1s ease;
}
.inner-page .main-menu{
position:absolute;}
.main-menu.open{
min-width: 22em;
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
-webkit-transition: transform 1.5s cubic-bezier(0, 1.22, 0.66, 1.39), opacity 1.5s ease;
-moz-transition: transform 1.5s cubic-bezier(0, 1.22, 0.66, 1.39), opacity 1.5s ease;
-o-transition: transform 1.5s cubic-bezier(0, 1.22, 0.66, 1.39), opacity 1.5s ease;
transition: transform 1.5s cubic-bezier(0, 1.22, 0.66, 1.39), opacity 1.5s ease;
}
.nav-list, .nav-list li{
display:block;}
.nav-list li{
text-align:left;}
.nav-list li a{
font-size:135%;padding:0.5em 0;padding-left:8%;position:relative;font-weight:normal;font-style:normal;}
.nav-list>li>a{
border-bottom:1px solid #c1c1c1;}
.nav-list li a:before{
position: absolute;
left:0;
width: 0.3em;
background: #262626;
-moz-transform: scale(1,0);
-ms-transform: scale(1,0);
-o-transform: scale(1,0);
-webkit-transform: scale(1,0);
transform: scale(1,0);
content: "";
top: 0;
height: 100%;
-webkit-transition: transform 0.5s ease;
-moz-transition: transform 0.5s ease;
-o-transition: transform 0.5s ease;
transition: transform 0.5s ease;
}
.nav-list li a.open{
font-style:italic;}
.nav-list li a.open:before, .nav-list > li.current > a:before{
position: absolute;
left:0;
width: 0.3em;
background: #262626;
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: transform 0.5s ease;
-moz-transition: transform 0.5s ease;
-o-transition: transform 0.5s ease;
transition: transform 0.5s ease;
}
.search.mobile-only{
display:table;width:100%;padding-right:2%;border-bottom:1px solid #c1c1c1;}
.search.mobile-only .search-field, .search.mobile-only .search-btn{
display:table-cell;vertical-align:top;}
.search.mobile-only .search-btn{
width:2em;}
.search.mobile-only .search-field input{
border: 0 none;
width: 100%;
font-family: 'Unit Web';
font-style: italic;
font-weight: lighter;
font-size: 135%;
background: none;
padding: 0.5em 0.4em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.search.mobile-only .search-field input::-webkit-input-placeholder{
color: #b2b2b2; opacity: 1;font-size:100%;}
.search.mobile-only .search-field input:-moz-placeholder{
color: #b2b2b2; opacity: 1;font-size:100%;}
.search.mobile-only .search-field input::-moz-placeholder{
color: #b2b2b2; opacity: 1;font-size:100%;}
.search.mobile-only .search-field input:-ms-input-placeholder{
color: #b2b2b2; opacity: 1;font-size:100%;}
.search.mobile-only .search-btn input{
background:none;
border:0 none;
font-size:200%;
font-family: 'teva';color:#b2b2b2;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
cursor:pointer;
line-height:1.3em;
}
.main-menu .dd-toggle:after{
bottom: 0;
margin: auto;
position: absolute;
right: 2%;
top: 0;
font-size:100%;
}
.nav-list .sub-menu{
position:static;display:none;opacity:1;visibility:visible;-moz-transform:translateY(0); -ms-transform:translateY(0); -o-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0);background:none;border:0 none;}
.sub-menu ul{
width:100%;border:0 none;margin:0;padding:0;}
.sub-menu li{
padding:0;}
.sub-menu li a{
padding-left:12%;}
.sub-menu li.lobby-link{
display:block;}
.sub-menu li.lobby-link a{
padding-left:8%;}
.sub-menu li.current a{
font-weight:bold;font-style:italic;}
.main-menu .follow-us{
padding: 0.5em 0;padding-left:5%;}
.main-menu .follow-us li{
display:inline-block;vertical-align:top;}
.main-menu .follow-us-label{
font-size:135%;font-weight:normal;font-style:normal;padding-top: 0.3em;}
.main-menu .follow-us .social{
margin-left:0.7em;font-size:135%;}
.main-menu .follow-us .google a:before{
line-height:1.2em;}
.main-content{
padding:0 5%;}
.news-slider-container{
margin-top:3em;}
.news-main-title{
width:28%;}
.news-slider .date, .news-slider.rsDefault .rsBullets{
width:28%}
.news-slider .news-content{
width:72%;}
.news-slider .rsSlide-title{
padding-top:0.2em;}
.news-slider .rsSlide-desc{
font-size:140%;}
.stories-slider.width-80, .hp-map-unit{
width:70%;}
.content-banner.desk-lastinline{
margin-right:5%;}
.content-banner.tab-lastinline{
margin-right:0;}
.content-banner.width-15, .content-banner.width-20{
width:25%;}
.content-banner.width-65, .stories-slider.width-65{
width:60%;}
.content-banner.width-30{
width:35%;}
.content-banner, .stories-slider, .stories-slider.width-65, .content-banner.width-65, .content-banner.width-20, .hp-map-unit, .content-banner.width-30{
height:22em;margin-bottom:2em;}
.stories-slider .slide-img, .stories-slider .slide-content{
width:100%;height:50%;background-size:cover;}
.stories-slider .rsDefault .rsBullets{
width:auto;margin-right:1em;}
.content-banner.width-15 .unit-content *{
font-size: 150%;line-height:130%;}
.content-banner.width-15 .more-info-text{
font-size: 105%;}
.content-banner.width-20 .unit-title, .content-banner.width-65 .unit-title, .content-banner.width-30 .unit-title{
font-size:150%;}
.stories-slider .sub-title1, .stories-slider .sub-title2{
font-size:150%;}
.content-banner.width-20 .unit-content{
font-size:100%;}
.content-banner.width-20 .more-info-text{
font-size:120%;}
.map-unit-content{
padding-top:0;height:60%;padding-left:1em;}
.map-content-text{
font-size:110%;max-height:80%;}
.hp-map-unit .more-info-text{
margin-top:2em;}
.stories-slider .sub-title1{
bottom: 1.9em;}
.stories-slider .slide-content{
padding:1em;}
.stories-slider .rsSlide-title{
font-size: 150%;white-space: nowrap;overflow: hidden;-ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.stories-slider .rsSlide-desc, .content-banner.width-30 .unit-content, .content-banner.width-65 .unit-content{
font-size: 115%;}
.stories-slider .rsSlide-desc{
padding:0;}
.content-banner.width-65 .content-div, .content-banner.width-65 .content-img{
width:50%;}
.stories-slider.width-65 .slide-img, .stories-slider.width-65 .slide-content{
height:100%;}
.stories-slider.width-65 .rsSlide-title{
max-height: 30%;}
.stories-slider.width-65 .rsSlide-desc{
max-height: 60%;}
.lobby-page .top-section{
background-size:cover; background:none!important;}
.breadcrumbs{
margin-top:0;}
.breadcrumbs ul{
display:none;}
.side-area{
margin-right: 6%;width: 24%;margin-top:2em;}
.page-main-content{
width: 70%;margin-top:2em;}
.side-menu li a{
font-size:110%;}
.page-title{
font-size: 350%; padding-right:5%; padding-left:5%;}
.content-itm-short-desc{
font-size: 130%;}
.itm-main-content{
font-size: 110%;}
.mobile-only.btn-container ul{
list-style:none;color:#0a51a2;padding:0;margin:0;}
.email-btn a{
font-family: 'teva';font-size: 250%;line-height: 90%;color:#0a51a2;}
.tag-section{
text-align:left;}
.cont-4inline li{
width:100%;display:block;margin:0;height:auto;margin-bottom:3em;}
.related-itm-label{
display:none;}
.itm-4inline-wrap{
display:table;width:100%;}
.itm-4inline-img{
width:35%;display:table-cell;height:auto;}
.itm-4inline-cont{
width:65%;display:table-cell;}
.itm-4inline-date{
margin-top:1em;}
.side-menu-toggle.mobile-only{
display:none;}
.country-desc, .country-info{
width:auto;display:block;}
.country-info-wrap{
display:block;border:0 none;padding:0;}
.country-desc{
border-width: 0 0 1px 0;}
.country-desc, .country-info{
padding:2.5em 0;border-bottom:1px solid #b3b3b3;}
.country-title{
font-size:225%;}
.country-box-desc{
letter-spacing:-1px;font-size:132%;}
.country-name-wrap{
float:none;width:auto;margin-bottom:2.5em;}
.country-name-wrap div{
display:inline-block;font-size:225%;}
.country-flag{
float:left;max-width:8em;width:18%;margin-right:7%;}
.country-info-table{
float:left;width:75%;margin-top:0;}
.country-info-table .country-info-subtitle{
font-size:125%;}
.country-info-table li:first-child .country-info-subdesc, .country-info-table li:first-child .country-info-subtitle{
text-align:center;}
.country-info-table .country-info-subdesc{
font-size:335%;}
.area-offices-list li{
width:16%;margin-right:5%;}
.area-offices-list li.last-in-row{
margin-right:5%;}
.country-box .area-offices-list li:nth-child(5n){
margin-right:0;}
.map-wrap{
display:inline-block;width:100%;position:relative;}
.map-wrap:before{
margin-top: 75%;content: "";display: block;}
.country-on-map{
position:absolute;left:0;right:0;top:0;bottom:0;height:auto;}
.country-data-box{
margin:0;}
.country-data-box .country-title{
font-size:275%;margin-top:0.2em;}
.country-data-box .country-flag{
max-width:7em;}
.country-data-box .country-summary{
padding:0;display:block;width:100%;}
.country-data-box .country-summary .prop-title, .country-data-box .country-summary .prop-content{
font-size:140%;line-height:160%;}
.country-data-box .country-desc{
padding:1.5em 0;display:block;width:100%;border:0 none;font-size:120%;}
.office-desc, .office-prop{
width:100%;display:block;}
.office-content, .office-prop{
font-size:120%;}
.office-title{
font-size:160%;}
.office-prop{
padding:1em 0;}
.country-info .table, .country-info .table-row, .country-info .table-cell{
display:block;}
.history .main-content{
padding:0}
.historyList{
max-width: 90%;}
.history .horiz-menu-item{
width:35%;}
.history .horiz-menu .search{
width:30%;}
.historyList h1{
font-size:580%;}
.historyList .lobby article h2{
font-size:160%;}
.historyList .lobby .description{
font-size:120%;}
.historyList article h2{
font-size:270%;}
.historyList .description{
font-size:120%;}
.historyList figure img{
max-width: 275px; min-width: 160px;}
.historyList .small figure img{
max-width: 160px; min-width: 160px;}
.historyList article{
padding-right: 5%;}
.historyList .dir article{
padding-right: 3%;}
.horiz-menu-item, .horiz-menu .search{
width:25%;}
.articles_lobby{
width:100%}
.articles_lobby .item{
height: 20em;
margin: 0 0 2.6em 0;
margin-right:4%;
width: 48%;
}
.articles_lobby .item:nth-child(2n){
margin-right:0%;}
.articles_lobby .item.big:nth-child(2n+1){
margin-right:0%;}
.articles_lobby .item.big{
height: 32em; width:100%;}
.articles_lobby .item.big.right{
float:right;}
.articles_lobby .content{
max-height:26%; padding:0.6em 1em 0.6em;}
.articles_lobby .item.big .content{
max-height:25%;}
.articles_lobby .item.big .content h3{
padding-bottom:0.6em;}

.news-item-box{
height:4em; 
margin-bottom:1.5em;}

.news-date{
width:4em;padding:0.6em 0;}
.news-date span{
font-size:80%;}
.news-date .news-day{
font-size:200%;}
.news-data-wrap{
padding-left:5.3em;}
.news-item-title{
font-size:145%;}
.news-more{
font-size:115%;width:6em;}
footer{
padding:1em 0;}
footer .bottom-menu{
display:none;}
footer .logo{
margin-right:3em;}
footer>.base-width{
display:inline-block;width:45%;vertical-align:middle;}
footer .footer-bottom-line{
margin-top:0;background:none;display:inline-block;width:55%;vertical-align:middle;}
footer .footer-bottom-line li{
display:inline-block;vertical-align:middle;}
footer .media-icons li{
vertical-align:middle;}
footer .media-icons .social-title{
display:inline-block;vertical-align:middle;}
.left-footer-unit{
margin:0;}
.footer-bottom-line li{
margin-left:1.5em;}
.footer-bottom-line li:first-child{
margin:0;}
.footer-bottom-line li.last{
float:none;}
}
@media only screen and (max-width: 1px){
.wide-page .main-content{
padding: 0 5%;}
.wide-page .page-main-content{
padding: 0;}
.history.wide-page .page-main-content{
padding: 0 5%;}
body{
min-width:320px;}
.main-menu{
-moz-transform:translateX(0); -ms-transform:translateX(0); -o-transform:translateX(0); -webkit-transform:translateX(0); transform:translateX(0);width:100%;display:none;opacity:1;}
.search.mobile-only .search-field input{
padding-left:9%;}
.slogan{
font-weight:lighter;font-size:100%;}
.mobile-menu-toggle{
margin-top:1.5em;}
.news-slider-container{
height:15em;}
.news-main-title{
height:auto;position:absolute;top:0;left:0;width:auto;z-index: 12;}
.news-main-title h2{
font-size:250%;padding:0.2em 0.4em;}
.news-slider.royalSlider{
position:static;}
.news-slider .news-content{
padding:0;width:100%;}
.news-slider .rsSlide-title{
font-size:200%;}
.news-slider .rsSlide-desc{
font-size:140%;}
.news-slider .rsSlide-desc:after{
display:block;padding:0;padding-top:1.5em;letter-spacing:-1px;}
.news-slider .date{
position:absolute;top:0.5em;right:0;width:auto;font-size:140%;padding:0;color:#535353;letter-spacing:-1px;height:auto;}
.news-slider .rsContent{
padding-top: 4em;}
.news-slider.rsDefault .rsBullets{
left:auto;right:0;}
.news-slider.rsDefault .rsBullet, .news-slider.rsDefault .rsBullet span{
height:0.5em;width:0.5em;background:#969696;color:transparent;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
}
.news-slider.rsDefault .rsBullet.rsNavSelected, .news-slider.rsDefault .rsBullet.rsNavSelected span{
background:#cbcbcb;}
.news-slider-container{
height: 13em;}
.news-slider .rsSlide-title{
font-size:135%;letter-spacing:-1px;line-height:160%;}
.news-slider .rsSlide-desc{
font-size:100%;font-weight:normal;font-style:normal;letter-spacing:-1px;}
.news-slider .rsSlide-desc:after{
font-style:italic;font-size:100%;letter-spacing:0;}
.news-slider.rsDefault .rsBullets{
text-align:right;width:auto;bottom: 0;line-height: 0.8em;}
.news-slider.rsDefault .rsBullet{
margin:0;margin-right: 0.2em;margin-left:0.1em;}
.news-slider.rsDefault .rsBullet, .news-slider.rsDefault .rsBullet span{
height: 0.4em;width: 0.4em;}
.content-banner.last-in-row, .hp-map-unit.last-in-row, .stories-slider.last-in-row{
margin:0;}
.main-content .stories-slider,  .main-content .hp-map-unit, .main-content .content-banner{
width:100%;margin-bottom: 2em;}
.stories-slider .rsSlide-title{
font-size:115%;line-height:100%;}
.stories-slider .rsSlide-desc{
font-size:100%;font-weight:normal;line-height:120%;max-height: 60%;}
.stories-slider.width-80 .sub-title1{
bottom:auto;top:0.5em;}
.stories-slider.width-80 .sub-title2{
bottom:auto;top:1.9em;}
.stories-slider.width-65{
height:15em;}
.stories-slider.width-65 .slide-img, .stories-slider.width-65 .slide-content{
width:50%;height:100%;}
.content-banner, .content-banner.width-20{
height:10em;}
.content-banner.width-20 .content-img, .content-banner.width-15 .content-img{
width:45%;height:100%;position:static;}
.content-banner.width-20 .content-div, .content-banner.width-15 .content-div{
width:55%;height:100%;position:static;}
.content-banner.width-15 .unit-content *{
font-size: 110%;line-height: 145%;}
.content-banner.width-15 .more-info-text{
font-size: 95%;}
.content-banner.width-20{
direction:rtl;}
.rtl .content-banner.width-20{
direction:ltr;}
.content-banner.width-20 .content-div{
direction:ltr;}
.rtl .content-banner.width-20 .content-div{
direction:rtl;}
.content-banner.width-20 .unit-title{
font-size:115%;}
.content-banner.width-20 .unit-content{
font-size:80%;}
.content-banner.width-20 .more-info-text{
font-size:115%;margin-top:0.2em;}
.content-banner.width-15, .content-banner.width-20{
height:auto;position:relative;}
.content-banner.width-15:before, .content-banner.width-20:before{
content: "";display: block;margin-top: 50%;}
.content-banner.width-15 .block-wrap-link, .content-banner.width-20 .block-wrap-link{
position:absolute;top:0;bottom:0;left:0;right:0;}
.hp-map-unit{
height:auto;}
.map-item-title{
font-size:165%;}
.world-wrap{
width:100%;}
.map-unit-content{
width:100%;}
.map-content-text{
max-height:7em;color:#62b6bb;font-size:100%;margin-top:1em;}
.hp-map-unit .more-info-text{
margin-top:1em;}
.content-banner.width-65{
height: 17em;}
.content-banner.width-65 .content-img{
width:45%;height:100%;}
.content-banner.width-65 .content-div{
width:55%;height:100%;padding: 1em 0.8em;}
.content-banner.width-65 .unit-title{
font-size:110%;}
.content-banner.width-65 .unit-content{
font-size:100%;max-height: 80%;line-height:130%;}
.content-banner.width-65 .more-info-text{
display:none;}
.content-banner.width-30{
height: 17em;}
.content-banner.width-30 .content-div{
height:100%;padding: 1em 0.8em;}
.content-banner.width-30 .unit-title{
font-size:140%;}
.content-banner.width-30 .unit-content{
font-size:100%;max-height: 80%;line-height:130%;}
.content-banner.width-30 .more-info-text{
display:none;}
.content-banner.width-30.iframe-box{
height:20em;}
.side-area{
width:100%;margin:0;}
.side-menu{
display:none;}
.page-main-content{
width:100%;padding-bottom: 2em;}
.page-title{
font-size:165%;font-weight:normal;padding-top:0.7em;padding-bottom:0.8em;}
.page-title.search-open{
white-space: nowrap;overflow: hidden;-ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.share-btn{
font-size:60%;}
.email-btn a{
font-size: 200%;line-height: 80%;}
.content-itm-short-desc{
font-size:115%;font-weight:lighter;}
.itm-main-content{
font-size:100%;font-weight:lighter;color:#333333;line-height: 130%;}
.itm-main-content h3{
font-size:100%;font-weight:normal;color:#1a1a1a;}
.tag-section .tags-title{
display:block;margin-bottom:0.5em;}
.cont-4inline li{
margin-bottom:2em;}
.itm-4inline-img{
width:30%;}
.itm-4inline-cont{
width:70%;padding:0.7em;}
.itm-4inline-title{
height:3.5em;font-size:110%;font-weight:lighter;line-height:120%;}
.itm-4inline-date{
margin-top:1em;}
.faq-item-box{
margin:0 5% 1.5em;}
.faq-item-title.dd-toggle{
font-size:100%;font-weight:lighter;margin-left:4em;height:3em;padding:0;margin-right:1em;}
.faq-item-title.dd-toggle.open{
border-bottom: 1px solid #cccccc;}
.faq-item-title.dd-toggle .side-toggle{
left:-4em;width:3em;height:3em;}
.faq-item-content{
font-size:100%;padding-top:1em;padding-left:0.3em;}
.faq-item-box .tag-section{
padding-bottom:1em;}
.faq-item-box .tag-section .share-adthis{
display:none;}
.faq-item-box .dd-content{
border:0 none;margin:0;padding: 0 1em;}
.world .main-content{
padding:0;}
.world .page-title{
padding: 0.8em 5% 0.9em;}
.ww-lobby-map{
margin: 0 5%;}
.country-box{
margin-top: 2em;}
.country-info{
direction:rtl;}
.rtl .country-info{
direction:ltr;}
.country-info-wrap{
display:block;border:0 none;padding:0;}
.country-desc{
border-width: 0 0 1px 0;}
.country-desc, .country-info{
width:auto;display:block;padding:2.5em 5%;border-bottom:1px solid #b3b3b3;}
.country-title{
font-size:225%;}
.country-box-desc{
letter-spacing:-1px;font-size:115%;}
.country-name-wrap{
width:60%;margin-bottom:0em;display:inline-block;direction:ltr;vertical-align:bottom;}
.rtl .country-name-wrap{
direction:rtl;}
.country-name-wrap .country-info-title{
display:block;font-size:115%;}
.country-name-wrap .country-info-name{
display:block;font-size:225%;}
.country-flag{
float:none;max-width:8em;width:33%;margin-right:7%;display:inline-block;vertical-align:bottom;}
.country-info-table{
float:none;display:block;direction:ltr;width:auto;}
.rtl .country-info-table{
direction:rtl;}
.country-info-table .country-info-subtitle{
font-size:125%;}
.country-info-table li{
display:inline-block;vertical-align:top;width:50%;margin-top:2.5em;}
.country-info-table li:first-child .country-info-subdesc, .country-info-table li:first-child .country-info-subtitle{
text-align:center;}
.country-info-table li   .country-info-subtitle{
font-size:100%;}
.country-info-table .country-info-subdesc{
font-size:260%;}
.area-offices{
padding: 0 5%;margin-top:2.5em;}
.area-offices-title{
font-size:165%;}
.area-offices-list li{
width:30%;margin-right:5%;}
.area-offices-list li.last-in-row{
margin-right:5%;}
.country-box .area-offices-list li:nth-child(5n){
margin-right:5%;}
.country-box .area-offices-list li:nth-child(3n){
margin-right:0;}
.country-data-box .country-title{
font-size:145%;margin-top:0.2em;}
.country-data-box .country-flag{
max-width:4em;}
.country-data-box .country-summary .prop-title, .country-data-box .country-summary .prop-content{
font-size:120%;line-height:140%;}
.office-content{
font-size:105%;}
.historyList{
max-width:94%;}
.historyList .lobby article{
width:80%;}
.historyList h1{
font-size:400%;}
.historyList .lobby article h2{
font-size:150%;}
.historyList .lobby .description{
font-size:110%;}
.historyList article h2{
font-size:180%;}
.historyList .description{
font-size:95%;}
.historyList figure,
.historyList .small figure{
padding: 8em 0;}
.historyList figure:before{
width:90%;}
.historyList figure img{
max-width: 93px; min-width: 93px;}
.historyList .small figure img{
max-width: 93px; min-width: 93px; right: 0;}
.historyList .small.dir figure img{
left:0%;}
.historyList article{
padding-right: 5%; padding-left:2%;}
.historyList .dir article{
padding-right: 0%; padding-left:5%;}
.articles_lobby .item{
height: auto;
margin: 0 0 2.2em 0;
margin-right:0%;
width: 100%;
}
.articles_lobby .item:before{
content: "";
display: block;
margin-top: 88%;
}
.articles_lobby .item.big:before{
margin-top:176%;}
.articles_lobby .item.big{
height: auto; width:100%;}
.articles_lobby .content{
height:5em; max-height:100%}
.articles_lobby .item.big .content{
height:9em; max-height:100%}
.articles_lobby .content .date{
padding-bottom:0.4em;}
.articles_lobby .content .desk{
display:none;}
.horiz-menu{
list-style:none;width:100%;margin:1em 0 2.2em;background:none;}
.horiz-menu .search{
position:absolute;top:5em;width:100%;right:-100%;background:#f2f2f2;
-webkit-transition:right 1s ease;
-moz-transition:right 1s ease;
-o-transition:right 1s ease;
transition:right 1s ease;
}
.horiz-menu .search.open{
right:0;
-webkit-transition:right 1s ease;
-moz-transition:right 1s ease;
-o-transition:right 1s ease;
transition:right 1s ease;
}
.horiz-menu .search:after{
position:absolute;width:1.2em;height:1.5em;content: '\73';left:-1.2em;font-family:'teva';color:#b2b2b2;font-size:250%;text-align:center;
top:0;bottom:0;margin:auto;line-height: 150%;
-webkit-transition:all 0.5s 1s ease;
-moz-transition:all 0.5s 1s ease;
-o-transition:all 0.5s 1s ease;
transition:all 0.5s 1s ease;
}
.horiz-menu .search.open:after{
visibility:hidden;opacity:0;
-webkit-transition:all 0.1s ease;
-moz-transition:all 0.1s ease;
-o-transition:all 0.1s ease;
transition:all 0.1s ease;
}
.horiz-menu .search input{
padding:0.4em 2.5em 0.4em 4%;color:#b2b2b2;}
.horiz-menu .search input::-webkit-input-placeholder{
color: #b2b2b2; opacity: 1;font-size:100%;}
.horiz-menu .search input:-moz-placeholder{
color: #b2b2b2; opacity: 1;font-size:100%;}
.horiz-menu .search input::-moz-placeholder{
color: #b2b2b2; opacity: 1;font-size:100%;}
.horiz-menu .search input:-ms-input-placeholder{
color: #b2b2b2; opacity: 1;font-size:100%;}
.horiz-menu .search input[type="submit"]{
font-size:250%;width:1.5em;color:#b2b2b2;}
.horiz-menu-item{
width:auto;display:block;margin-top:1em;}
.horiz-menu-item:first-child{
margin-top:0;}
.horiz-menu-item a{
text-align:left;padding:0.9em 5%;}
.horiz-menu-item a:after{
display:none;}
.horiz-menu-sort .sort-toggle{
position:relative;background:#262626;padding: 0.9em 5%;text-align: left;color:#fff;font-size: 125%;font-weight: 600;margin-top:1em;}
.horiz-menu-item>a:before, .horiz-menu-sort .sort-toggle:before{
content:'\56';color:#fff;position:absolute;right:5%;top:0;bottom:0;margin:auto;font-family:'teva';font-size:40%;height:1.5em;
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
transition:all 0.5s ease;
}
.horiz-menu-item.open>a:before{
-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
transition:all 0.5s ease;
}
.horiz-menu .item1>a{
background-color:#391c7f;}
.horiz-menu .item2>a{
background-color:#fbac13;}
.horiz-menu .item3>a{
background-color:#e82929;}
.horiz-menu .item4>a{
background-color:#7ccace;}
.horiz-sub-menu{
-webkit-transform:scaleY(1);
-moz-transform:scaleY(1);
-ms-transform:scaleY(1);
-o-transform:scaleY(1);
transform:scaleY(1);
opacity:1;
visibility:visible;
display:none;
-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;z-index: 11;
}
.horiz-menu-sort .horiz-menu-item{
margin:0;display:none;position:relative;}
.horiz-menu-sort .horiz-menu-item a:before{
display:none;}
.horiz-menu-sort .horiz-menu-item a{
background:#f2f2f2;color:#262626;font-weight:normal;font-size:115%;}
.horiz-menu-sort .horiz-menu-item.current a{
font-weight:bold;font-style:italic;}
.horiz-menu-sort .horiz-menu-item.item3 a{
border-top:1px solid #e6e6e6;}
.horiz-menu-sort .horiz-menu-item:after{
position:absolute;left:0;width:0.5em;background:#000;content:"";display:block;height:100%;top:0;z-index:21;}
.horiz-menu-sort .horiz-menu-item.item2:after{
background:#fbac13;}
.horiz-menu-sort .horiz-menu-item.item3:after{
background:#e82929;}
.world .horiz-menu{
margin:0 5%;width:auto;position:relative;}
.world .horiz-menu .horiz-menu-item{
width:100%;margin-top:1.5em;}
.world .horiz-menu-item{
display:none;}
.world .horiz-menu-item.active, .world .horiz-menu-item.active a{
display:block;text-align:center;}
.world .horiz-menu-item a:before{
display:none;}
.world .horiz-menu-item.arrow-next, .world .horiz-menu-item.arrow-prev{
position:absolute;display:block;width:2em;right:0;top:0;overflow:hidden;margin:0;z-index:20;}
.world .horiz-menu-item.arrow-prev{
left:0;}
.world .horiz-menu-item.arrow-next a{
padding-left:2em;position:relative;}
.world .horiz-menu-item a:after{
content:'\203A';display:block;position:absolute;left:0;top:0;bottom:0;font-size:200%;text-align:center;width:0.8em;line-height:140%;}
.world .horiz-menu-item.arrow-prev a{
padding-left:2em;}
.world .horiz-menu-item.arrow-prev a:after{
content:'\2039';}
footer{
padding-bottom:0;}
footer > .base-width, footer .footer-bottom-line{
width:100%;}
footer .media-icons{
float:right;margin-right:1em;margin-top:0.5em;}
footer .media-icons .social-title{
display:block;font-size:90%;}
footer .media-icons .social{
margin-right:0.5em;}
footer .media-icons .social .ficon{
font-size:220%;}
footer .footer-bottom-line{
background: rgba(0, 0, 0, 0.1);font-size:70%;padding:1em 5% 0;}
.footer-bottom-line li.last{
float:right;}
.footer-bottom-line li{
margin- left: 0.7em;
-moz-transform: rotateX('angle');
-ms-transform: rotateX('angle');
-o-transform: rotateX('angle');
-webkit-transform: rotateX('angle');
transform: rotateX('angle');
}
}
.testJeson{
display:none;}
.fulldetailsmode .horiz-menu{
display:none;}