@font-face {
	font-family:'PFDinDisplayPro-Light';
	src: url('fonts/PFDinDisplayPro-Light_gdi.eot');
	src: url('fonts/PFDinDisplayPro-Light_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/PFDinDisplayPro-Light_gdi.woff') format('woff'),
		url('fonts/PFDinDisplayPro-Light_gdi.ttf') format('truetype'),
		url('fonts/PFDinDisplayPro-Light_gdi.svg#PFDinDisplayPro-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}
@font-face {
	font-family:'PFDinDisplayPro-Medium';
	src: url('fonts/PFDinDisplayPro-Medium_gdi.eot');
	src: url('fonts/PFDinDisplayPro-Medium_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/PFDinDisplayPro-Medium_gdi.woff') format('woff'),
		url('fonts/PFDinDisplayPro-Medium_gdi.ttf') format('truetype'),
		url('fonts/PFDinDisplayPro-Medium_gdi.svg#PFDinDisplayPro-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}
@font-face {
	font-family:'PFDinDisplayPro-Regular';
	src: url('fonts/PFDinDisplayPro-Regular_gdi.eot');
	src: url('fonts/PFDinDisplayPro-Regular_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/PFDinDisplayPro-Regular_gdi.woff') format('woff'),
		url('fonts/PFDinDisplayPro-Regular_gdi.ttf') format('truetype'),
		url('fonts/PFDinDisplayPro-Regular_gdi.svg#PFDinDisplayPro-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}
@font-face {font-family: 'comp_prothin';src: url('fonts/pro-thin-webfont.eot');src: url('fonts/pro-thin-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/pro-thin-webfont.woff') format('woff'),url('fonts/pro-thin-webfont.ttf') format('truetype'),url('fonts/pro-thin-webfont.svg#comp_prothin') format('svg');font-weight: normal;font-style: normal;}

.icon {
    display: block;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.icon-mail {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/mail.png");
}
.icon-mail:hover {
    background-image: url("i/icons/mail-act.png");
}

.icon-phone {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/phone.png");
}
.icon-phone:hover {
    background-image: url("i/icons/phone-act.png");
}

.icon-skype {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/skype.png");
}
.icon-skype:hover {
    background-image: url("i/icons/skype-act.png");
}

.icon-bottom-arr {
    width: 34px;
    height: 19px;
    background-image: url("i/icons/bottom-arr.png");
}

.icon-close {
    width: 34px;
    height: 34px;
    background-image: url("i/icons/close.png");
}

.icon-square {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/square.png");
    
}
.icon-location {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/location.png");
}
.icon-people {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/people.png");
}

.icon-fb-small {
    width: 10px;
    height: 19px;
    background-image: url("i/icons/fb-small.png");
}
.icon-fb-small:hover {
    background-image: url("i/icons/fb-small-act.png");
}
.icon-pin-small {
    width: 18px;
    height: 19px;
    background-image: url("i/icons/pin-small.png");
}
.icon-pin-small:hover {
    background-image: url("i/icons/pin-small-act.png");
}
.icon-lnkd-in-small {
    width: 18px;
    height: 19px;
    background-image: url("i/icons/linked-in-small.png");
}
.icon-lnkd-in-small:hover {
    background-image: url("i/icons/linked-in-small-act.png");
}
.icon-gplus-small {
    width: 21px;
    height: 19px;
    background-image: url("i/icons/gplus-small.png");
}
.icon-gplus-small:hover {
    background-image: url("i/icons/gplus-small-act.png");
}
.icon-twtr-small {
    width: 20px;
    height: 19px;
    background-image: url("i/icons/twtr-small.png");
}
.icon-twtr-small:hover {
    background-image: url("i/icons/twtr-small-act.png");
}

.icon-Be {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/Be.png");
}
.icon-Be:hover {
    background-image: url("i/icons/Be-act.png");
}
.icon-fb {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/fb.png");
}
.icon-fb:hover {
    background-image: url("i/icons/fb-act.png");
}
.icon-pin {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/pin.png");
}
.icon-pin:hover {
    background-image: url("i/icons/pin-act.png");
}
.icon-twtr {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/twtr.png");
}
.icon-twtr:hover {
    background-image: url("i/icons/twtr-act.png");
}
.icon-lnkd-in {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/linked-in.png");
}
.icon-lnkd-in:hover {
    background-image: url("i/icons/linked-in-act.png");
}
.icon-gplus {
    width: 55px;
    height: 55px;
    background-image: url("i/icons/gplus.png");
}
.icon-gplus:hover {
    background-image: url("i/icons/gplus-act.png");
}


body, html {margin:0px; padding:0px; height:100%; min-height:100%; min-width:320px;font-family: 'PFDinDisplayPro-Light'; font-size:18px; color:#000; background:#fff; line-height:22px}
html {
-webkit-text-size-adjust: none;
}
#cont {min-height:100%; margin:0 auto}
* html #cont {height:100%}
#main_div {padding-bottom:0px}
h1, h2, h3, h4 {margin:0; font-weight:normal}
.clear {clear:both; font-size:0}
a {outline-style:none}
a:hover {color:#d33461}
img {border:none}
.wide {width:62%;}
.narrow {width: 38%;}
.f_left {float: left;}
.f_right {float: right;}
.clearfix:before,
.clearfix:after {
  content:"";
  display:table;
}
.clearfix:after {
  clear:both;
}
.clearfix {
  zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
.container {width: 94%; margin: 0 auto;}
.trans {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease}
.trans2 {-webkit-transition: all 0.7s ease;-o-transition: all 0.7s ease;-moz-transition: all 0.7s ease;transition: all 0.7s ease}
.trans3 {-webkit-transition: all 1.5s ease;-o-transition: all 1.5s ease;-moz-transition: all 1.5s ease;transition: all 1.5s ease}
.trans4 {-webkit-transition: all 4.5s ease;-o-transition: all 4.5s ease;-moz-transition: all 4.5s ease;transition: all 4.5s ease}
.w780 {width:780px; position:relative; margin:0 auto}
/***************************/
#preload {position:absolute; width:1px; height:1px; overflow:hidden}

/***************************/
.iphone #header {display:none}
#header {width:100%; height:70px; background: url(i/header-bg.png); position:fixed; z-index:100000; top:0}
#header.mainHeader {position: absolute; height:0px; -webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease; overflow:hidden; margin-top:-5px}
#header.mainHeader.stick {position:fixed!important; height:70px; margin-top:0}
#header #center {width:100%; height:100%; position:relative; vertical-align:middle}
#header table {height:100%; width:100%}
#header table td {vertical-align:middle}
#header table .forLogo {padding-left:30px; width:187px}
#header table .forLang {padding-right:30px; width:150px; text-align:right}
#header table .forLogo a {width: 187px; display: inline-block;}
#header table .forLogo img {max-width: 100%;}
#header #logo {max-height:59px; height:100%; width:187px; background:url(i/logo2.png) 100% 100% no-repeat; background-size: contain; background-position:left; cursor:pointer}
#header #logo:hover {opacity:0.5}
#header #logo img {max-width:100%}
.topmenu {letter-spacing:2px; text-transform:uppercase; font-size:16px; text-align: right;}
.topmenu a {text-decoration:none; margin:0 20px; padding-bottom:3px; color:#000; -webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease; border-bottom:0px solid #000; cursor:pointer}
.topmenu a:hover {opacity:0.5; border-bottom:1px solid #000}
.topmenu a:last-child {margin-right: 0;}
.forLang {letter-spacing:2px; font-family: 'PFDinDisplayPro-Medium'; text-transform:uppercase; font-size:16px}
.forLang a, .forLang span, .forShare a {margin:0 0 0 10px; display:block; float:right; -webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}
.forLang a:hover {opacity:0.5}
.forLang .lang {line-height:22px; text-decoration:none; padding-bottom:0px; color:#000; -webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;transition: all 0.2s ease; border-bottom:0px solid #fff}
.forLang .lang:hover {opacity:0.5; border-bottom:1px solid #000}
.forLang span.lang {border-bottom:1px solid #000; cursor: pointer;}
.forLang span.lang:hover {opacity: 1; border-color: transparent;}
.forShare .img {cursor:pointer;margin:0 10px;}
.forShare .img img {opacity: 0.3;}
.forShare .img:hover img {opacity: 1;}
.forShare img {height:17px}
/***************************/
.flexslider {margin: 0; padding: 0; position: fixed; width: 100%; height:100%; top:0; z-index:1; overflow:hidden!important;height:100%;}
.flexslider .slides li {position: relative; height: 100%;background-position: center bottom; background-size: cover;}
.flexslider .slides li img {position: absolute; left: 0;bottom:0;display: none;}
.flexslider .flex-viewport {height: 100%;}
.iphone .flexslider {top:55px}
.slides { margin: 0; padding: 0; height:100%;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width:100%}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
/* Direction Nav */
.flex-direction-nav {*height: 0; list-style:none;}
.flex-direction-nav a { background: center center no-repeat; background-size: contain; position: absolute; top:50%; margin-top: -30px; width:60px; height:59px; z-index:2; display:block}
.flex-direction-nav a:before {display:none!important}
.flex-direction-nav .flex-prev {background-image: url("i/icons/left-arr.png"); left:0;}
.flex-direction-nav .flex-next {background-image: url("i/icons/right-arr.png");right:0;}
.flexslider:hover .flex-next:hover {background-image: url("i/icons/right-arr-act.png");}
.flexslider:hover .flex-prev:hover {background-image: url("i/icons/left-arr-act.png");}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/* Control Nav */
.flex-control-nav {list-style:none;margin:5px auto 0 auto;padding:0; width:100%; text-align:left; left:20px; position:absolute; bottom:20px; z-index:10000000; display:block !important; height:18px}
.iphone .flex-control-nav {bottom:20px}
.flex-control-nav li {display:inline; font-size:0px; list-style:none;}
.flex-control-paging li a {text-decoration: none;display: inline-block;font-size: 181.25%9px;height: 9px;width: 9px;line-height: 9px;background: #333; opacity: 0.5; border-radius: 11px;text-indent: -9999px;margin: 0 8px; cursor:pointer; }
.flex-control-paging li a:hover {opacity:1}
.flex-control-paging li a.flex-active {opacity: 1; background: #000; cursor:default; font-size: 181.25%9px;height:9px;width:9px;line-height:9px; margin: 0 8px}
.iphone .flex-control-nav {bottom:20px!important}
/***************************/
#proj_info {width:90px; position:absolute; bottom: 0px; right: 6px;text-align:center; color:#000; letter-spacing:2px; z-index:2222; height:50px; font-family: 'PFDinDisplayPro-Light'!important;}
#proj_info:before {content: ""; display: block; height: 50px; width: 50px; position: absolute; right: -6px; bottom: 0; background: #fff; opacity: 0.5;}
#proj_info:hover:before {opacity: 0.7;}
#proj_info #info {cursor:pointer; position: absolute; z-index:2; right:0px; padding:17px 50px 10px 0;}
#proj_info #info, #proj_info #hide {opacity:0.5}
#proj_info #info:hover, #proj_info #hide:hover {opacity:1!important}
#proj_info #info.show {opacity:0; z-index:1 !important; visibility:hidden}
#proj_info #info .icon-bottom-arr {position: absolute; right: 2px; top: 50%; margin-top: -9px;}
#proj_info #hide {cursor:pointer; position: absolute; z-index:1; right:0px; padding:17px 50px 10px 0; opacity:0; visibility:hidden}
#proj_info #hide.show {opacity:0.5; z-index:2!important; visibility: visible}
#proj_info #hide .icon-close {position: absolute; right: 2px; top: 50%; margin-top: -16px;}
#proj_info #hide.show:hover {opacity:1!important}
.iphone #proj_info #info, .iphone #proj_info #hide {display:none}
#full_desc .container {font-size: 181.25%0; border-top:1px solid #dedede; padding: 15px 0; text-align: right;}
#full_desc:after {content: ""; border-bottom:1px solid #dedede; height: 1px; width: 100%; display: block; position: absolute; bottom: 70px;}
#full_desc .container > .wide {text-align: left;}
#full_desc .container > .wide, #full_desc .container > .narrow {display: inline-block!important; font-size: 181.25%16px;}
#full_desc .container > .narrow {vertical-align: baseline;}
#full_desc .container > .wide .wide :first-child {margin-top: 0;}
#full_desc #nav {position: relative; left:0px; width:100%; z-index:1; margin-top:20px}
#full_desc #nav a {text-transform: uppercase; color:#000; position: relative; text-decoration:none; display:block; font-size:18px; padding-top:17px}
#full_desc #nav a:after {display: inline-block; color:#000; position: absolute;}
.iphone #full_desc #nav a {font-size:13px !important; letter-spacing:0px !important; padding-top:0px !important}
#full_desc #nav a:hover {opacity:0.5}
#full_desc #nav .left {float:left; }
#full_desc #nav .right {float:right; }
#full_desc #nav .left:after {content: "\002190"; left: -20px;}
#full_desc #nav .right:after {content: "\002192"; right: -20px;}
.iphone #full_desc #nav .left {}
.iphone #full_desc #nav .right {float:right;}
/***************************/
.percentCont {margin:0 auto; position:relative; width:780px}
.iphone .percentCont {width:100%}
#full_desc { background: url(i/white70.png); margin-top: 0px; position: absolute; z-index:5; width:100%; top:100%; padding:50px 0 70px 0; min-height:450px; overflow:hidden; }
#full_desc h1 {font-size:18px; line-height: 25px; text-transform:uppercase; font-family: 'PFDinDisplayPro-Medium';  position:relative; z-index:2;}
#full_desc #title {margin:0.8em 0 1em 0; font-family: 'PFDinDisplayPro-Light'; font-size:18px}
/*#full_desc #title.show {margin:50px 0 30px 0}*/
#full_desc .percentCont {width: auto; padding-right: 15px;}
#icon_cont {line-height:19px; margin-top:40px; color: #474747; padding-right: 30px;}
#icon_cont.show {margin-top:0px}
#icon_cont img, #icon_cont .icon {display:block; float: left; margin-right:20px; width:55px; height:55px}
#icon_cont img.show, #icon_cont .icon.show {-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
#icon_cont #square {margin-top: 0.9em; height:54px; line-height:50px; font-family: 'PFDinDisplayPro-Light'; font-size:36px; text-transform:uppercase;}

#icon_cont #location {margin-top: 2.7em;font-family: 'PFDinDisplayPro-Regular';  font-size: 181.25%16px; color:rgba(0,0,0,0.85);}
#icon_cont #location div {text-align:left;margin-left: 65px; padding-top: 0.6em;}
#icon_cont #location img, #icon_cont #location .icon {-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
#icon_cont #location img.show, #icon_cont #location .icon.show {-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
#icon_cont #people {margin-top: 2.6em;text-align:left; font-family: 'PFDinDisplayPro-Regular';  font-size: 181.25%16px; color:rgba(0,0,0,0.85);}
#icon_cont #people div {margin-left: 65px; padding-top: 0.6em;}
#full_desc #text {margin:30px auto 0 auto; text-align:justify}
#full_desc #text.show {margin:50px auto 0 auto}
#full_desc #text a {color: black}
#full_desc #text a:hover {opacity: 0.5}
#full_desc .narrow.share {font-size: 181.25%18px; line-height: 30px;}
#full_desc .narrow.share b {font-size: 181.25%24px; font-weight: normal; font-family: 'PFDinDisplayPro-Regular'}

.iphone #full_desc h1 {font-size:48px; line-height:50px; margin-top:0px !important}
.iphone #full_desc #title {margin:50px 0 50px 0; font-size:28px}
.iphone #full_desc {height:auto; margin-top:50px !important}
.iphone #icon_cont {padding:30px 0px 30px 0; position:relative; margin: 0 auto;}
.iphone #icon_cont img, .iphone #icon_cont img.show, .iphone #icon_cont img,
.iphone #icon_cont .icon, .iphone #icon_cont .icon.show, .iphone #icon_cont .icon {margin:0 30px}
.iphone #icon_cont #square {display:block; float:none}
.iphone #icon_cont #square span {display:block; float:left}
.iphone #icon_cont #location {position: relative; text-align:center; display:block; left:0; float:none; margin:30px 0; width:auto}
.iphone #icon_cont #location div {}
.iphone #icon_cont #people {text-align:center; float:none; width:auto}
.iphone #icon_cont #people div {}
.iphone #full_desc #text {width:80%; margin:500px auto 100px auto; padding:0 10% 10% 10%}

/***************************/
#footer {width:100%; height:43px; position: absolute; bottom:0; font-size:14px; font-family: 'PFDinDisplayPro-Regular'; letter-spacing:0px}
#footer.article {position: relative}
#footer #block {width:80%; margin:0 auto; text-align:right; position:relative; padding-top:17px}
#footer #sm {display:block; color:#000; position:absolute; right:30px; top:17px; text-decoration:none}
#footer #sm:hover {opacity:0.5; text-decoration:underline}
/***************************/
#share_window {position:fixed; top:-100%; left:50%; z-index:999999; width:700px; height:250px; padding:50px 50px; background:#fff; margin:-175px 0 0 -400px; text-align:center; font-size:30px; text-transform:uppercase; font-family: 'PFDinDisplayPro-Light'; letter-spacing:1px;}
#share_window.show {top:50%}
#share_buttons {margin:20px 0}
.pluso-more {display:none!important}
.pluso-010010100110-04 .pluso-wrap a {background-image: url(i/spritesheet.png)!important; width:55px!important; height:55px!important; margin:0 15px!important; }
.pluso-facebook {background-position: -135px -49px!important}
.pluso-facebook:hover {background-position: -200px -49px!important;}
.pluso-pinterest {background-position: -351px -5px!important}
.pluso-pinterest:hover {background-position: -337px -70px!important;}
.pluso-twitter {background-position: -135px -339px!important}
.pluso-twitter:hover {background-position: -200px -339px!important;}
.pluso-google {background-position: -265px -49px!important}
.pluso-google:hover {background-position: -5px -114px!important;}
.pluso-linkedin {background-position: -272px -114px!important}
.pluso-linkedin:hover {background-position: -5px -179px!important;}
.pluso .pluso-wrap{background: none!important;}
#share_window .sep {border-top:1px solid #dedede; height:25px}
#share_window #soc {margin-top:20px}
#share_window #soc a {margin:0 15px; display: inline-block;vertical-align: top;}
#share_window #close {position:absolute; width:25px; height:25px; background:url(i/sprite.png) -144px 0; top:25px; right:25px; cursor:pointer}
#share_window #close:hover {opacity:0.5}
/***************************/
#slides {width:100%; height:100%; position:fixed; top:0; z-index:1; overflow:hidden}
.iphone #slides {display:none}
#long_div {width:500%; height:100%; overflow:hidden; left:0%;  position:absolute; padding:0; background:#999;
animation:go 17s ease infinite;
-moz-animation:go 17s ease infinite;
-webkit-animation:go 17s ease infinite;}
@keyframes go
{0%   {left:0%}
20% {left:0%}
25% {left:-100%} 
26% {left:-100%}
45% {left:-100%}
50% {left:-200%}
51% {left:-200%}
70% {left:-200%}
75% {left:-300%}
76% {left:-300%}
95% {left:-300%}
100% {left:-400%}}
@-moz-keyframes go /* Firefox */
{0%   {left:0%}
20% {left:0%}
25% {left:-100%} 
26% {left:-100%}
45% {left:-100%}
50% {left:-200%}
51% {left:-200%}
70% {left:-200%}
75% {left:-300%}
76% {left:-300%}
95% {left:-300%}
100% {left:-400%}}
@-webkit-keyframes go /* Safari and Chrome */
{0%   {left:0%}
20% {left:0%}
25% {left:-100%} 
26% {left:-100%}
45% {left:-100%}
50% {left:-200%}
51% {left:-200%}
70% {left:-200%}
75% {left:-300%}
76% {left:-300%}
95% {left:-300%}
100% {left:-400%}}
/*#slides #long_div.w2 {left:0}
#slides #long_div.w2 {left:-100%}
#slides #long_div.w3 {left:-200%}
#slides #long_div.w4 {left:-300%}*/
#long_div div {width:20%; height:100%; display:block; float:left;}
#long_div div img {max-width:100%; height:100%}
#head {position:absolute; bottom:0px; width:80%; left:10%; text-align:center; z-index:4}
#head_menu {border-top:2px solid #fff; text-align:center; font-family: ''PFDinDisplayPro-Light''; letter-spacing:2px; margin-top:25px; color:#fff; text-transform:uppercase; font-size:19px; padding:25px 0;}
#head_menu span {cursor:pointer; padding:0 15px; border:0px solid red; display:inline-block}
#head_menu span:hover {opacity:0.6}
#head_menu span.lang {cursor: default;opacity:0.6;}
#head_menu a, .meta_btns a {text-decoration:none; color:#fff; padding:0 10px; cursor:pointer; font-family:'PFDinDisplayPro-Medium'; border:0px solid red; display:inline-block;}
#head_menu a:hover, .meta_btns a:hover {opacity:0.6}
/***************************/
#pages_cont {position:relative; z-index:5; top:100%; overflow:hidden; background:#fff}
.iphone #pages_cont {top:0}
.bigTitle {text-align:center; font-family: 'comp_prothin'; font-size:70px; text-transform:uppercase; letter-spacing:1px; line-height:90px; position:relative}
.iphone .bigTitle {font-size:40px; line-height:40px}
.sort {text-align:center; font-family: 'PFDinDisplayPro-Regular'; font-size:18px; width:300%; margin-left:-100%}
.iphone .sort {width:90%; margin-left:5%; line-height:20px; font-size:14px!important}
.sort .sortLink, .sort .sortLink2 {padding:0 150px; cursor:pointer; opacity:0}
.sort .sortLink.show, .sort .sortLink2.show {padding:2px 10px; opacity:1}
.iphone .sort .sortLink, .iphone .sort .sortLink2, .iphone .sort .sortLink.show, .iphone .sort .sortLink2.show {padding:0 5px!important; opacity:1!important; -webkit-transition: all 0s ease!important;-o-transition: all 0s ease!important;-moz-transition: all 0s ease!important; transition: all 0s ease!important}
.sort .sortLink:hover, .sort .sortLink2:hover {color:#999}
.sort .sortLink.selected, .sort .sortLink2.selected {cursor:text; background:#000; color:#fff}
.sort .sortLink.selected:hover, .sort .sortLink2.selected:hover {background:#000; color:#fff}
.space {height:100px; width:100%}
/***************************/
#projects {width:100%; overflow:hidden; position:relative; padding:10px 0 0 0;}
#for_pic_cont {width:102%; margin-top:50px}
@-moz-document url-prefix() {.preview { margin-bottom:-6px} }
.preview {float:left; width:33%; position:relative; overflow:hidden; display:block; z-index:2;}
.iphone .preview {width:100%!important}
.preview.hide {display:none}

.preview img {width:100%; position:relative; z-index:1; -webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease; border:0px solid #f4f4f4; margin:0}
.preview .black {position:absolute; width:100%; min-height:100%; z-index:2; background: url(i/dark-bg.png); opacity:0; top:0; left:0; -webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.preview .text {position:absolute; left:5%; z-index:2; width:90%; text-align:center; top:50%; font-family: 'comp_prothin'; color:#fff; font-size:28px; margin-top:-50px; letter-spacing:1px; line-height:30px}
.preview .text .opys {border-top:1px solid #fff; font-family: 'PFDinDisplayPro-Regular'; font-size:14px; line-height:20px; color:#fff; margin-top:15px; padding-top:15px}
.iphone .preview .text .opys {display:none}
.preview a:hover .black {opacity:1}
/***************************/
#about {width:100%; padding:0 0 0 0; margin-top: 200px; overflow:hidden;}
.iphone #about {padding:80px 0 0 0}
#about #slogan {width:60%; margin:530px auto 0 auto; text-align:center; font-size:30px; font-family: 'comp_prothin'; line-height:35px; color:#333; letter-spacing:1px;}
.iphone #about #slogan {width:80%; margin:5px auto 20px auto !important; font-size:23px; line-height:25px; font-family: 'comp_prothin';}
#about #slogan.show {margin:30px auto 0 auto;}

#about #columns {width:80%; margin:550px auto 10px auto; position:relative}
#about #columns.show {margin:50px auto 10px auto}
#about #columns .coll {width:30%; text-align:left; font-family: 'PFDinDisplayPro-Regular'; font-size:16px; line-height:20px; color:#333; float:left}
.iphone #about #columns .coll {width:100%; font-size:16px; line-height:20px; float:none; margin:50px 0 50px 0!important}
#about #columns .nazva {font-size:30px; font-family: 'comp_prothin'; letter-spacing:1px; margin-bottom:20px}
.iphone #about #columns .nazva {font-size:20px; margin-bottom:10px; text-align:center; font-family: 'PFDinDisplayPro-Regular';}

.iphone #about .team2 {display:none}


#about .flex-control-paging {display:none !important}

/*.google-sprite {background: url(http://eskiz.pp.ua/uploads/team-sprite.jpg) no-repeat 0 0; width:200px; height:450px}*/
.google-sprite {background:url(/uploads/team-sprite.jpg) no-repeat 0 0; width:400px; height:556px}
/***************************/
#blog {width:100%; padding:150px 0 200px 0}
.iphone #blog {display:none}
#blog #archive {text-decoration:none; color:#fff; font-family: 'PFDinDisplayPro-Regular'; font-size:24px; padding-top:33px; letter-spacing:1px; width:90px; height:57px; background:#000; border-radius:45px; margin:0 auto; display:block; text-align:center}
#blog #archive:hover {color:#999}
#news_slide {position:relative; padding-top:50px;}
#news_slide.team {padding-bottom:40px !important}
#news_slide #for_left_arr {/*height:58px; width:55px; background:#e6e6e6; position:absolute; bottom:0; z-index:1*/ display:none}
#news_slide #for_right_arr {/*height:58px; width:55px; background:#e6e6e6; position:absolute; bottom:0; z-index:1; right:0*/ display:none}

.item {padding:0;text-align: center; width:400px; margin:0; display:block}

.item.hide {display:none!important}
.item .title {font-family: 'comp_prothin'; font-size:24px; margin-top:10px; letter-spacing:1px; color:#7e7e7e; -webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease}
.item .date {font-family: 'PFDinDisplayPro-Regular'; font-size:16px; margin-top:3px; letter-spacing:0px; /*background:url(i/black-line.gif) repeat-x center;*/ color:#7e7e7e; -webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease}
.item .date span {padding:0 20px}
.iphone .item .title, .iphone .item .date {color:#555}
.item:hover .title {color:#000}
.team .item .title, .team .item .date {color:#000}
.item a {width:400px; height:556px; display:block; background:#000}
.item a img {width:400px; height:556px; -webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease; opacity:0.5}
.item a:hover img {opacity:1}

/* FlexSlider Necessary Styles
*********************************/
#news_slide .flexslider {margin: 0; padding: 0; }
#news_slide .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#news_slide .flexslider .slides img {width: 100%; display: block;}
#news_slide .flex-pauseplay span {text-transform: capitalize;}
#news_slide .slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] #news_slide .slides {display: block;}
* html #news_slide .slides {height: 1%;}
.no-js #news_slide .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
#news_slide .flexslider { margin: 0px; border: 0px solid #fff; position: relative; zoom: 1;}
#news_slide .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading #news_slide .flex-viewport { max-height: 300px; }
#news_slide .flexslider .slides { zoom: 1; }
#news_slide .carousel li { margin-right: 0px; }

/* Direction Nav */
#news_slide .flex-direction-nav {*height: 0;}
#news_slide .flex-direction-nav a {width:32px; height:339px; position:absolute; z-index:10; top:209px}
#news_slide.team .flex-direction-nav a {width:32px; height:339px; position:absolute; z-index:10; top:180px}
#news_slide .flex-direction-nav .flex-prev {background:url(i/left-arrow-big.png) no-repeat; left:20px}
#news_slide .flex-direction-nav .flex-next {background:url(i/right-arrow-big.png) no-repeat; right:20px;}

#news_slide.team .flex-direction-nav .flex-prev {background:url(i/left-arrow-big3.png) no-repeat}
#news_slide.team .flex-direction-nav .flex-next {background:url(i/right-arrow-big3.png) no-repeat}

#news_slide .flex-direction-nav .flex-disabled {opacity: 1!important; filter:alpha(opacity=100); cursor: pointer }
#news_slide .flex-direction-nav .flex-disabled:hover {opacity:0.5!important}
#news_slide .flex-pauseplay, .flex-control-nav {display:none}
/***************************/
#contacts {width:100%; padding:150px 0 300px;}
.iphone #contacts {background:#fff; background-image:none}
#contacts.show {background-position: 100px 150px}
#contacts #table {width:80%; margin:500px auto 20px auto; position:relative; font-family: 'PFDinDisplayPro-Regular'; font-size:19px}
#contacts.show #table {margin:0 auto;}
.show2 {display:block!important}
#contacts #for_round {margin-top:100px; display:none}

#contacts #for_form {overflow:hidden; padding-top:100px; width:60%; margin:0 auto; display:none; padding-left:30px}
#contacts #for_form .input {width:30%; margin-right:3%; border:none; background:none; outline-style:none; line-height:20px; font-family: 'PFDinDisplayPro-Regular'; font-size:19px; padding:0; background-image:url(i/black-line.gif); background-repeat:repeat-x; background-position: bottom}
.iphone #contacts #for_form .input {width:90%; margin-bottom:20px}
#contacts #for_form .area {width:97%; border:none; background:none; outline-style:none; line-height:20px; font-family: 'PFDinDisplayPro-Regular'; font-size:19px; margin-top:30px; padding:0; background-image:url(i/black-line.gif); background-repeat:repeat-x; background-position: bottom}
.iphone #contacts #for_form .area {width:90%; margin-bottom:20px; margin-top:20px !important}
#contacts #for_form .button {border:none; background:none; outline-style:none; line-height:20px; font-family: 'PFDinDisplayPro-Regular'; font-size:19px; margin:50px 0 100px 0px; padding:0; cursor:pointer}
.iphone #contacts #for_form .button {margin-top:0}
#contacts #for_form .button:hover {color:#999}

.forRound {width:600px}
#contacts #for_round {width:80%; margin:0 auto; position:relative}
#contacts #for_round .forImg {width:33%; float:left; text-align:center; font-family: ''PFDinDisplayPro-Light''; font-size:24px; line-height:28px}
.iphone #contacts #for_round .forImg {width:100%; font-size:16px; line-height:20px}
#contacts #for_round .forImg .icon {margin:100px 0 50px 0}
.iphone #contacts #for_round .forImg img {margin:50px 0 25px 0; width:24px}
#contacts #for_round .forImg a {text-decoration:none; color:#000}
#contacts2, #blog2 {height:100px}
#map_canvas {margin-top:30px; display: none; position:relative; width: 100%; height: 480px}
#map_canvas.show2 {visibility:visible}
.iphone #map_canvas {height:200px}
/***************************/
#mobile_header {display:none}
.iphone #mobile_header {position:fixed; top:0; z-index:99999; display:block; background:url(i/header-bg.png); width:100%; height:30px; padding:15px 0 10px 0}
.iphone #mobile_header.hide {display:none}
.iphone #mobile_header.project {position: absolute}
#mobile_header #menu_icon {position: absolute; right:10px; top:18px; height:22px}
#sub {width:100%; background: url(i/white70.png); overflow:hidden; top:0px; left:0; position: fixed; text-align:center; z-index:999; padding:0; min-height:0px; display:none}
#sub.show {min-height:100%; padding:100px 0 30px 0; display:block}
#sub a {display:block; font-family: 'PFDinDisplayPro-Regular'; font-size:20px; text-decoration:none; text-transform:uppercase; line-height:40px; letter-spacing:1px; color:#000}
#sub #title {font-family: 'PFDinDisplayPro-Light'; font-size:30px; letter-spacing:2px; margin:0 auto 10% auto; color:#999999; text-align:center; position: absolute; top:20px; width:100%;}
#sub #title span {border-bottom:1px solid #999999; padding:0 30px 15px 30px}
#sub .close {position:absolute; top:20px; right:20px; width:20px; height:20px}
#sub #bottom {width:100%; height:100px; position:absolute; /*top:65%;*/ bottom: 0; left:0; border-top:1px solid #999999; /*text-align:right;*/ padding-bottom:20px;padding-top:10px;}
#sub #bottom a {display:inline-block;}
#sub #bottom img {width:50px; height:50px}
/***************************/
#full_article_cont { position:relative; padding-top:150px}
#full_article_cont h1 {font-size:71px; font-family: 'PFDinDisplayPro-Light'; color:#000; text-align:center; letter-spacing:2px}
#full_article_cont h2 {font-size:60px; font-family: 'PFDinDisplayPro-Light'; color:#000; letter-spacing:2px; margin:50px 0 30px 0}
#full_article_cont #big_pic {margin:50px 0; display:block; width:100%}
#full_article_cont #for_text {width:70%; margin:0 auto; position:relative; padding-bottom:50px; font-family: 'PFDinDisplayPro-Regular'; font-size:14px; color:#050507}
#full_article_cont #for_text img {width:100%; display:block; margin:30px 0}
blockquote {background:#e5e5e5 url(i/quote.jpg) no-repeat 50px 50px; display:block; margin:0; padding:30px 50px 30px 200px; font-family: 'pf_dindisplay_prothin_italic'; font-size:14px}
/***************************/
#archive_cont {position:relative; padding-top:150px; overflow:hidden}
#archive_cont h1 {font-size:71px; font-family: 'PFDinDisplayPro-Light'; color:#000; text-align:center; letter-spacing:2px}
#archive_cont #for_sort {width:100%; margin-top:40px}
#archive_cont #for_sort .sort {width:100%!important; margin:0!important}
#archive_cont #for_sort .sort .sortLink2 {padding:0 15px; opacity:1}
#archive_cont #news {width:102%; background:#e7e7e7; margin-top:30px}
#archive_cont #news .news {width:320px; height:580px; float:left; display:block; overflow:hidden; background:#fff; text-align:center; opacity:0.5; -webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease}
#archive_cont #news .news:hover {opacity:1}
#archive_cont #news .news.hide {display:none}
#archive_cont #news .news .img {width:320px; height:480px; display:block}
#archive_cont #news .news .title {font-family: 'PFDinDisplayPro-Light'; font-size:24px; color:#000; margin:10px 0 5px 0}
#archive_cont #news .news .date {font-family: 'PFDinDisplayPro-Light'; font-size:17px; color:#000}

#error404 {background: url(i/404.png) center top; background-size: cover; min-height: 100%;}
#error404 .container {min-height: 100%; position: absolute; bottom: 0; left: 0; right: 0;}
#error404 .error-text {position: absolute; bottom: 5%; width: 100%;}
#error404 .error-text > * {padding-left: 60%; color: #fff;}
#error404 .error-text span {display: block; font-size: 230px; line-height: 230px; font-family: 'comp_prothin'; position: relative; border-bottom: 1px solid #dedede; margin-bottom: 10px;}
#error404 .error-text p {font-family: 'PFDinDisplayPro-Light'; font-size: 21px; line-height: 27px; margin: 0;}
#error404 .error-text img {margin: 50px 0 0 30px; display: inline-block;}
#error404 .error-text a {color: #fff; font-family: 'PFDinDisplayPro-Regular'; text-decoration: none; border-bottom: 1px solid #fff;}
#error404 .error-text a:hover {border-bottom: none;}

.share .b-share__handle {float: none!important; height: 0px;  padding: 0px !important;}
.share .b-share-icon {text-align: right; padding: 4px 0 !important; background:none!important; width: auto!important; height: auto!important; color: #000; float: none!important; display: block!important;}
.share .b-share-icon:hover {text-decoration: underline;}
.share .b-share-icon_facebook:after {content: "Facebook"}
.share .b-share-icon_pinterest:after {content: "Pinterest"}
.share .b-share-icon_twitter:after {content: "Twitter";}
.share .b-share-icon_gplus:after {content: "Google+";}