#main-pic {
	position:relative;
	height:300px;
	background:url('//ifrype.com/work/img/header_large.jpg');
	margin-bottom:30px;
}

#main-pic.compact {
	background-image:url('//ifrype.com/work/img/header_small.jpg');
	height:180px;
}

#main-pic #video-tour {
	background: url('//ifrype.com/work/img/tour.png') no-repeat scroll 0 0 transparent;
	display: block;
	height: 58px;
	left: 50%;
	margin-left: -158px;
	position: absolute;
	top:58%;
	width: 316px;
}

#main-pic #video-tour:hover {
	background-position:-316px 0;
}

#main-pic #video-tour:active {
	background-position:-632px 0;
}

#work-info {
	overflow:hidden;
}

#benefits-list {
	float:left;
	width:640px;
}

#actual-info {
	float:right;
	width:310px;
}
#actual-info > h1 {
	border-bottom: none;
}

.benefits-icon {
	display:inline-block;
	overflow:hidden;
	background-repeat: no-repeat;
	background-image: url('//ifrype.com/work/img/benefits.png');
}

.basketball_team {width:40px; height:40px; margin-top: -20px; background-position: -2px -2px}
.boat_rides {width:52px; height:25px; margin-top: -12px; background-position: -44px -2px}
.christmas_parties {width:32px; height:48px; margin-top: -24px; background-position: -98px -2px}
.coffee_snacks {width:46px; height:29px; margin-top: -14px; background-position: -132px -2px}
.conferences {width:45px; height:47px; margin-top: -23px; background-position: -180px -2px}
.cultural_events {width:55px; height:41px; margin-top: -20px; background-position: -2px -52px}
.free_lunch {width:25px; height:47px; margin-top: -23px; background-position: -59px -52px}
.gym {width:38px; height:44px; margin-top: -22px; background-position: -86px -52px}
.healthy_snacks {width:52px; height:30px; margin-top: -15px; background-position: -126px -52px}
.hockey_team {width:43px; height:46px; margin-top: -23px; background-position: -180px -52px}
.juices {width:28px; height:48px; margin-top: -24px; background-position: -225px -52px}
.orienteering_games {width:41px; height:49px; margin-top: -24px; background-position: -2px -102px}
.jubilee_parties {width:45px; height:46px; margin-top: -23px; background-position: -45px -102px}
.physiotherapist {width:55px; height:46px; margin-top: -23px; background-position: -92px -102px}
.sauna {width:51px; height:47px; margin-top: -23px; background-position: -149px -102px}
.summer_terrace {width:46px; height:44px; margin-top: -22px; background-position: -202px -102px}
.sweets_vending_machine {width:43px; height:37px; margin-top: -18px; background-position: -2px -153px}
.pool {width:49px; height:35px; margin-top: -17px; background-position: -47px -153px}
.wolf_trip {width:51px; height:44px; margin-top: -22px; background-position: -98px -153px}
.yoga {width:37px; height:45px; margin-top: -22px; background-position: -151px -153px}

.benefits {
	text-align: center;
}
.benefits > .clear {
	margin: 10px 0;
}
.benefits > li {
	display: inline-block;
	margin: 0 15px 10px;
	vertical-align: top;
	position: relative;
	width: 96px;
}
.benefits > li > div {
	height: 49px;
	position: relative;
}
.benefits > li > div > i {
	margin-left: auto;
	margin-right: auto;
	top: 50%;
	position: relative;
}
.benefits > li > p {
	margin-top: 8px;
	font-size: 12px;
	color: #6f6f6f;
	font-weight: bold;
	text-align: center;
}

#our-values > li {
	margin-bottom: 15px;
}
#our-values > li > h4 {
	font-size: 12px;
	margin-bottom: 0;
}


.work-info {
	clear: left;
	overflow: hidden;
	margin-bottom: 15px;
}
.work-info > dt {
	font-weight: bold;
	width: 150px;
	text-align: right;
	margin-right: 15px;
	float: left;
	clear: left;
}

.work-info > dd {
	width: 475px;
	float: left;
	margin-bottom: 5px;
}





#vacancy-list {
	overflow:hidden;
	margin-bottom: 10px;
}

#vacancy-list li {
	margin-bottom:10px;
}

a.company {
    display: block;
    float: left;
    background: #444;
    width: 95px;
    text-align: center;
    color: #FFF;
    font-style: normal;
    font-size: 11px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: pre;
    overflow-x: hidden;
}

#vacancy-list li a.vacancy {
	margin-left:105px;
	display:block;
}

h1.large:first-of-type {
	margin-top: 0;
}
h1.large {
	border:none;
	font-size:18px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 18px;
}

.apply-btn {
	width:250px;
	margin:auto;
}




#header-recommend {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#work-info img {
	width: auto !important;
	height: auto !important;
	max-width: 100%;
}

.vacancy-info p {
	margin-bottom: 0;
}

.vacancy-info > div {
	margin-bottom: 12px;
}

.vacancy-info p img {
	margin-bottom: 16px;
}

.vacancy-info h3 {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 12px;
	color: #1e1e1e;
}

.vacancy-info ul > li:before {
	content: "- ";
	text-indent: -5px;
}