/*TITANGATE CSS FILE*/
body {
	font-family: 'Roboto', Tahoma, Arial,sans-serif;
	font-size: 17px;
    line-height: 28px;
	color: #333;
	padding: 0;
	margin: 0;
}
.clearfix {
	clear: both;
}
section, footer {
	display: block;
}
header {
	display: block;
	text-align: center;
	background: url(/images/bg.jpg) repeat-x top left;
	padding: 30px 0 0 0;
}
header h1 {
	padding-bottom: 25px;

}
header .lang {
    float: right;
    text-decoration: none;
    font-size: 11px;
    color: #505050;
    margin-top: -15px;
}
header .holder .holder {
	max-width: 990px;
	margin: auto;
}
section a {
	text-decoration: none;
	color: #05aced;
}
section a:hover {
	text-decoration: underline;
}
#menubutton {
    display: none;
}
.logomenu {
    border-bottom: 1px solid #e0e0e0;
    z-index: 300 !important;
    background: rgb(242, 242, 242);
    padding: 0 15px 0 0;
    box-sizing: border-box;
}

.logomenu .centered {
    max-width: 990px;
    margin: 0 auto;
}

.logomenu .home {
    display: none;
}
#logo {
	display: block;
    float: left;
	margin: auto;
	padding-bottom: 25px;
	background: url(/images/logo-bg.png) no-repeat bottom;
}
#logo img {
    width: 250px;
}
nav {
    display: block;
    float: right;
    padding-top: 25px;
    height: 65px;
}
nav a {
    display: block;
    float: left;
    text-decoration: none;
    color: #757575;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}
nav a + a {
    margin-left: 30px;
}
nav a:hover, nav a.selected {
    border-bottom: 4px solid #47a8ef;
    color: #47a8ef;
    padding-bottom: 10px;
}
h1 {
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	color: #acacac;
	border-bottom: 0;
	margin: 25px 0 0 0;
    line-height: 30px;
}
h1 span {
	color: #1bb5ef;
}
#port {
	background: #fff;
	margin: 0;
	overflow: hidden;
	position: relative;
	height: 400px;
	margin-top: 10px;
		}
#port .portables {
	z-index: 100;
	max-width: 1000px;
	margin: auto;
	position: relative;
	margin-top: 134px;
}
#port .portables .blue {
	padding: 25px 15px;
	background: #1c7fb2;
	opacity: 0.9;
	color: #fff;
	font-weight: 400;
	float: right;
	font-size: 24px;
	line-height: 34px;
	height: 69px;
	width: 650px;
	margin-top: 147px;
}
.clean .holder, .stats .holder, .stats2 .holder, .aboutus .holder, .pics .holder, .contacts .holder, footer .holder, .jobs .holder, .job .holder, .job2 .holder, .white .holder, .testimonials .holder, .award .holder, .mailcatcher .holder {
	max-width: 990px;
	display: block;
	margin: auto;
	padding: 0 4px 0 4px;
}
.stats {
	background: #ebebeb;
}
.award {
	background: #2e2e2e;
	padding: 30px 0;
}
.award .holder a img, .award .holder img {
	max-width: 100%;
}
.stats h2, .white h2 {
	color: #1bb5ef;
	font-size: 26px;
    line-height: 36px;
	font-weight: normal;
	margin: 0;
	padding: 30px 0 20px 0;
}
.stats h3, .stats2 h3, .white h3 {
    font-size: 20px;
}
.stats h3 span, .white h3 span {
	color: #555;
	font-weight: normal;
	font-size: 17px;
}
.stats span {
	color: #555;
}
.stats .holder .triples, .jobs .holder .triples, .white .holder .triples  {
	width: 240px;
	float: left;
	min-height: 255px;
	text-align: center;
}
.stats .holder .triples img, .jobs .holder .triples img, .white .holder .triples img, .stats2 .holder .triples img {
    width: 190px;
}
.stats2 .holder .triples.smaller img, .stats .holder .triples.smaller img {
    width: 150px;
}
.stats .holder .triples  + .triples, .jobs .holder .triples  + .triples, .white .holder .triples  + .triples {
	margin-left: 7px;
}
.stats .holder .triples  h3, .jobs .holder .triples  h3, .white .holder .triples  h3, .stats2 .holder .triples  h3 {
	font-size: 19px;
	color: #555;
	line-height: 24px;
	font-weight: bold;
}
.stats .holder .triples  h3 span, .jobs .holder .triples  h3 span, .white .holder .triples  h3 span, .stats2 .holder .triples  h3 span {
	font-size: 14px;
	font-weight: 300;
}
.white {
    color: #333;
    padding: 30px 0 0 0;
}
.white .holder .triples img, .stats2 .holder .triples.small img {
    width: 120px;
}
.forth {
	width: 23%;
	float: left;
	padding: 1%;
}
.jobs h2, .job h2, .job2 h2 {
	font-size: 30px;
    line-height: 38px;
}
.jobs span, .job span, .job2 span {
	font-size: 16px;
}
.job {
	background: #004b95;
}
.job2 {
    background: #ebebeb;
}
.job .holder, .job2 .holder {
	padding-top: 1px;
	margin-top: 10px;
}
.job .holder {
	margin-top: 0;
}
.job h2 {
    color: #fff;
}
.job a, .job2a {
	text-decoration: none;
	color: #05aced;
	font-size: 22px;
	display: block;
	border: 1px solid #fff;
	padding: 10px;
    background: #fff;
    margin-bottom: 10px;
	cursor: pointer;
}
.job a:hover, .job2a:hover {
	border: 1px solid #ccc;
	background: #f8f8f8;
}
.job a .plus {
	display: inline-block;
	width: 43px;
	height: 30px;
	float: left;
	font-size: 52px;
	padding-top: 10px;
	color: #33d800;
}
.job a:hover .plus {
	color: #B60000;
}
.job a .seemore {
	display: inline-block;
	float: right;
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 10px;
	margin-top: -5px;
	background: #00b1f4;
	color: #fff;
}
.job a:hover .seemore {
	background: #505050;
}
.job a span, .job2 a span {
	color: #555;
}
.job hr {
	box-shadow: none;
	border: none;
	border-top: 1px solid #ccc;
    display: none;
}
.job span, .job2 span {
	line-height: 26px;
}
.jobhead {
	float: left;
	width: auto;
}
.selectors {
	width: 600px;
	float: right;
	color: #fff;
	margin: 30px 0;
	font-size: 14px;
	text-align: right;
}
.selectors select {
	padding: 7px 10px;
	font-size: 15px;
	margin: 0 20px 0 10px;
	color: #757575;
	width: 200px;
}
.selectors select:last-child {
	margin-right: 0;
}
.mailcatcher {
	background: url(/images/team-bg.jpg);
	background-size: cover;
}
.mailcatcher .leftmail {
	float: left;
	width: 40%;
	padding: 150px 5%;
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-style: italic;
}
.mailcatcher .leftmail span {
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
}
.mailcatcher .rightmail {
	float: right;
	width: 40%;
	padding: 150px 5%;
}
.mailcatcher .rightmail input {
	background: #fff;
	color: #757575;
	padding: 10px;
	width: 200px;
}
.mailcatcher .rightmail>div>button {
	background: #00b1f4;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 12px 15px;
	width: auto;
    cursor: pointer;
}
.location {
	float: right;
	font-size: 12px;
	padding-right: 15px;
}
.benefit {
	padding-top: 110px;
	background: url(/images/low/benefits-sprite.png) no-repeat;
	background-size: 875px 329px;
	background-position: 55px 0;
	color: #757575;
	text-align: center;
	margin-bottom: 30px;
}
.benefit.breakfast {
	background-position: -185px 0;
}
.benefit.workathome {
	 background-position: -450px 0;
}
.benefit.sportpass {
	background-position: -690px 0;
}
.benefit.healthcare {
	background-position: 55px -200px;
}
.benefit.refridge {
	background-position: -185px -200px;
}
.benefit.holidays {
	background-position: -450px -200px;
}
.benefit.shared {
	background-position: -690px -200px;
}
.testimonials {
	background: url(/images/cw-bg.jpg);
	background-size: cover;
}
.unslider img {
	float: left;
	margin-left: 40px;
	width: 201px;
}
.testimonial {
	float: left;
	font-size: 21px;
	font-style: italic;
	line-height: 34px;
	color: #757575;
	max-width: 610px;
	margin-left: 43px;
	margin-top: 45px;
	font-weight: 100;
}
.testimonial span {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
.aboutus {
	background: #ebebeb;
	color: #fff;
	padding: 30px 0;
}
.aboutus h2, .pics h2, .stats h2, .white h2, .testimonials h2 {
	text-transform: uppercase;
    font-size: 28px;
	font-weight: 300;
    color: #1bb5ef;
	border-bottom: 0;
	margin: 0;
	padding: 25px 0 15px 0;
}
.aboutus ul , .jobs ul {
	list-style: none;
}
.aboutus ul li, .jobs ul li {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 300;
}
.aboutus ul li  span, .jobs ul li span {
	font-weight: bold;
	padding-right: 10px;
	color: #33d800;
}
.halfwidth {
	width: 49%;
	float: left;
	margin-right: 1%;
}
.contacts {
	padding: 30px 0;
}
.contacts h2 {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 300;
	color: #1bb5ef;
	border-bottom: 0;
	margin: 0;
	padding: 0 0 25px 0;
}
.contacts .double {
	width: 430px;
	float: left;
	color: #e1e1e1;
    padding: 0 60px 0 0;
}
.contacts .double + .double {
	margin-left: 10px;
}
.contacts .double input, .contacts .double textarea {
	padding: 5px;
	margin: 10px 0;
	width:400px;
	border: 1px solid #ddd;
	background: #f7f5f2;
}
.contacts .double .sendbutton {
	text-transform: uppercase;
	padding: 10px;
	border: 1px solid #ddd;
	width: 100px;
	cursor: pointer;
    float: right;
    margin-right: 20px;
    margin-top: -40px;
}
.contacts .double .sendbutton:hover {
    background: #1bb5ef;
    color: #fff;
}
.contacts hr {
    border: none;
    border-top: 1px solid #333;
    box-shadow: none;
}
.contactlink {
    color: #1bb5ef;
    text-decoration: none;
}
.contactlink:hover {
    text-decoration: underline;
}
.contacts #loaderpic {
    margin: 50px auto;
    display: block;
}
.contacts .ret-ok {
    background: url(/images/tick.png) no-repeat;
    padding: 3px 0 0 35px;
}
.contacts .ret-err {
    color: red;
}
span.contactlink {
    color: #fff;
    font-size: 17px;
}
span.contactlink:hover {
    text-decoration: none !important;
}
footer {
	overflow: hidden;
}
/*footer:before {
	background: url(/images/f-bg.png) no-repeat right top;
	display: block;
	height: 176px;
	content: " ";
}*/
footer  .background {
	background: #141414;
	margin-top: -1px;
	padding-bottom: 20px;
	color: #fff;
}
footer h2 {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
	border-bottom: 0;
	margin: 0;
	padding: 0 0 25px 0;
}
footer .copyright {
	float: right;
	padding-top: 10px;
	padding-right: 15px;
}
.footerpics {
	width: 100%;
}
.example-image-link {
	display: block;
	float: left;
	width: auto;
	min-width: auto;
	max-width: auto;
}
.example-image-link .plus {
	display: none;
}
.example-image-link:hover  .plus {
	background: url(/images/plus.png) no-repeat top right;
	z-index:10;
	position: absolute;
	display: block;
	width: 57px;
	height: 57px;
}
.example-image-link img{
	width: 195px;
    margin-right: 3px;
    margin-bottom: 3px;
	z-index: 1;
	display: block;
}

.error {
    color:red;
}
.langs {
    position: absolute;
    right:  20px;
    top: 10px;
    font-size: 11px;
    text-decoration: none;
}
.langs a {
    color: #757575;
    text-decoration: none;
}
.langs .selected {
    text-decoration: underline;
    cursor: default;
}
.showall, .applynow, .fillform {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 5px 7px;
    background: #cb0000;
    border-radius: 3px;
    margin-bottom: 20px;
    display: inline-block;
    cursor: pointer;
    border: 0;
}
.showall:hover, .applynow:hover, .fillform:hover {
    background: #555;
}
a.showall, a.applynow, a.fillform {
	color: #fff !important;
}
.fillform {
    float: left;
}
.stats2 {
    background: #fff;
}
.stats2 h2 {
    color: #1bb5ef;
    font-size: 22px;
    line-height: 32px;
    font-weight: normal;
    margin: 0;
    padding: 30px 0 10px 0;
}
.stats2 span {
    color: #555;
}
.stats2 .holder .triples, .jobs .holder .triples  {
    width: 240px;
    float: left;
    min-height: 255px;
    text-align: center;
}
.stats2 .holder .triples img, .jobs .holder .triples img {
    width: 240px;
}
.stats2 .holder .triples.smaller img, .jobs .holder .triples.smaller img,  .stats2 .holder .triples.spics img {
    width: 120px;
}
.stats2 .holder .triples img {
    width: 190px;
}
.stats2 .holder .triples  + .triples, .jobs .holder .triples  + .triples {
    margin-left: 7px;
}
.jobs .holder .triples  h3{
    font-size: 30px;
    color: #555;
    line-height: 24px;
    font-weight: bold;
}
.jobs .holder .triples  h3 span {
    font-size: 20px;
    font-weight: 300;
}
/*APPLY FORM*/
#apply {
    padding: 15px;
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom: 15px;
}
#refer {
    padding: 15px;
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom: 15px;
}

.name {
    width: 350px;
}
#overlay {
    background: rgba(125, 125, 125, 0.7) url(/images/lightbox/loading.gif) no-repeat center center;
    font: 25px Tahoma;
    color: rgb(32, 14, 55);
    position: absolute;
    text-align: center;
}
/*BLOGPOSTS*/
.blogpost {
    width: 30%;
    float: left;
    margin-right: 3%;
    border-top: 1px solid #eee;
}

.blogpost h3 {
    margin-bottom: 3px;
    font-weight: normal;
}

.blogpost h3 a {
    text-decoration: none;
    color: #1bb5ef;
}

.blogpost h3 a:hover {
    color: #21759b;
    text-decoration: underline;
}

.blogpost span {
    font-size: 12px;
}

.blogpost p {
    height: 48px;
    overflow: hidden;
}
.pics a {
    color: #1bb5ef;
    text-decoration: none;
}
.pics a:hover {
    text-decoration: underline;
}
/*MEMBERS*/
.teammembers {
    width: 209px;
    height: 325px;
    padding: 7px;
    border: 1px solid #eee;
    line-height: 16px;
    float: left;
    margin: 11px 22px 11px 0;
}
.teammembers:hover {
    background: #f9f9f9;
}
.teammembers img {
	width: 209px;
}
.firstmember {
    margin-left: 374px !important;
}
.namemember {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #252525;
    margin-top: 18px;
}
.membertitle {
    display: block;
    text-align: center;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    margin-top: 5px;
}
/*REFERRAL PROGRAM*/
.refferal {
    background: #FFE2A2;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 30px 0;
}
.refferal p {
    padding: 0;
}
.refferal .ref-right {
    width: 440px;
    float: right;
}
.refferal .ref-right h3 {
    margin: 0;
}
.refferal .ref-right small {
    color: #757575;
    display: block;
    line-height: 16px;
    font-size: 12px;
}
.silver {
    color: #757575;
}
label.error {
    margin-left: 10px;
    font-size: 13px;
}
#job_refer {
    line-height: 26px;
}

@media only screen and (max-width : 960px) {
    #port .portables .blue {
        width: auto;
        height: auto;
        margin-top: 76px;
    }
    .example-image-link img {
        width: 155px;
    }
    .contacts .double {
        width: 100%;
        margin-bottom: 20px;
    }
    .contacts .double input, .contacts .double textarea {
        width: 300px;
    }
    .contacts .double .sendbutton {
        margin-left: 200px;
    }
    .holder {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .showall {
        float: left;
    }
    .stats .holder .triples, .jobs .holder .triples, .white .holder .triples {
        width: 150px;
        min-height: 200px;
        margin-left: 10px;
    }
    .stats2 .holder .triples, .jobs .holder .triples {
        width: 150px;
        min-height: 200px;
        margin-left: 10px;
    }
    .stats .holder .triples img, .jobs .holder .triples img, .white .holder .triples img, .stats2 .holder .triples img {
        width: 150px;
    }
    .white .holder .triples img, .stats2 .holder .triples.small img, .stats2 .holder .triples.spics img {
        width: 120px;
    }
    .stats .holder .triples + .triples, .jobs .holder .triples + .triples, .white .holder .triples + .triples {
        margin-left: 10px;
    }
    #menubutton {
        display: block;
        padding: 3px;
        position: fixed;
        left: 0;
        top: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 12px;
        color: #757575;
        border: 1px solid #eee;
        width: 25px;
        height: 21px;
        background: url(/images/mmenu.png) center #fff;
        background-size: 24px 24px;
        background-repeat: no-repeat;
        z-index: 10000;
    }
    .logomenu {
        border-bottom: 1px solid #e0e0e0;
    }
    .logomenu .home {
        display: block;
    }
    #logo {
	   display: block;
        float: none;
	   margin: auto;
	   padding-bottom: 25px;
	   background: url(/images/logo-bg.png) no-repeat bottom;
    }
    #logo img {
        width: 205px;
    }
    nav {
        display: block;
        float: none;
        height: auto;
        border: 1px solid #eee;
        padding: 10px;
        position: fixed;
        left: -200px;
        top: 28px;
        background: #fff;
        width: 150px;
        z-index: 10000;
    }
    nav a {
        display: block;
        float: none;
        text-decoration: none;
        color: #757575;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 15px;
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    nav a + a {
        margin-left: 0;
    }
    nav a:hover, nav a.selected {
        border-bottom: none;
        color: #47a8ef;
        border-bottom: 1px solid #47a8ef;
    }
    nav a.noborder, nav a:hover.noborder {
        border-bottom: 0;
        padding-bottom: 0;
    }
    .teammembers {
    width: 149px;
    height: 245px;
    padding: 7px;
    border: 1px solid #eee;
    line-height: 16px;
    float: left;
    margin: 11px 4px 11px 0;
    }
    .teammembers img {
        width: 149px;
    }
    .firstmember {
        margin-left: 0 !important;
        height: 275px;
    }
	.namemember {
		font-size: 15px;
	}
	.membertitle {
		font-size: 10px;
	}
    .blogpost {
    width: 100%;
    float: none;
    margin-right: 0;
    border-top: 1px solid #eee;
    margin-top: 10px;
}
.refferal img {
    width: 100%;
    height: auto;
}
.refferal .ref-right {
    width: 100%;
    float: none;
}
.refferal .ref-right h3 {
    margin-top: 20px;
}
.imobile {
    height: 350px;
}
    .contacts .double .sendbutton {
        float: none;
        margin-top: 5px;
    }
	.halfwidth {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
@media only screen and (max-width : 750px) {
.job a, .job2a {
	font-size: 15px;
}
.location {
	float: none;
}
.selectors {
	max-width: 220px;
	float: left;
	text-align: left;
	margin: 0 0 20px 0;
}
.selectors select {
	margin: 0 20px 10px 10px;
}
.mailcatcher .leftmail {
	float: none;
	width: 100%;
	padding: 30px 5%;
}
.mailcatcher .rightmail {
	float: none;
	width: 100%;
	padding: 0 5% 30px 5%;
}
.forth {
	width: 48%;
	min-height: 50px;
}
.benefit {
	background-position: 35px 0;
	font-size: 15px;
}
.benefit.breakfast {
	background-position: -205px 0;
}
.benefit.workathome {
	background-position: -470px 0;
}
.benefit.sportpass {
	background-position: -710px 0;
}
.benefit.healthcare {
	background-position: 35px -200px;
}
.benefit.refridge {
	background-position: -205px -200px;
}
.benefit.holidays {
	background-position: -470px -200px;
}
.benefit.shared {
	background-position: -710px -200px;
}
}
@media only screen and (max-width : 420px) {
	.benefit {
		font-size: 13px;
	}
}

/*FIXES*/
.job .holder .showall, .job2 .holder .showall {
    background: #757575;
}
.job .holder .showall:hover, .job2 .holder .showall:hover {
    background: #505050;
}
.sharejob {
    float: left;
    margin-left: 20px;
}
.sharejob span {
    line-height: 32px;
    display: inline-block;
    width: auto;
    float: left;
}
.sharejob .shareicons {
    display: inline-block;
    margin-left: 5px;
}
.sharejob .shareicons img {
    width: 32px;
    height: auto;
    opacity: 0.8;
}
.sharejob .shareicons:hover img {
    opacity: 0.5;
}

#captcha-modal {
    display: none;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    position: fixed;
    z-index: 3001;
    background: #fff;
}

#captcha-modal .title{
    padding: 10px;
    background: #f0f0f0;
}

#captcha-modal .content {
    padding: 15px;
}

#modal-shadow {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background: rgba(33, 33, 33, .9);
    z-index: 3000;
}

input.empty {
    border-color: red;
}

.close-modal {
    font-size: 20px;
    color: #720000;
    text-decoration: none;
    padding: 0 5px;
    box-sizing: border-box;
    border: 1px solid transparent;
}

.close-modal:hover {
    border: 1px solid #720000;
}

.pull-right {
    float: right;
}

/*CSS TOOLTIP*/
.wrapper {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #555;
	cursor: help;
	font-size: 18px;
	padding: 15px 20px;
	position: relative;
	text-align: center;
	width: 43%;
	margin-right: 2%;
	margin-top: 20px;
	-webkit-transform: translateZ(0); /* webkit flicker fix */
	-webkit-font-smoothing: antialiased; /* webkit text rendering fix */
	float: left;
}

.wrapper .tooltip {
	background: #1bb5ef;
	bottom: 100%;
	color: #fff;
	display: block;
	left: -25px;
	margin-bottom: 15px;
	opacity: 0;
	padding: 20px;
	pointer-events: none;
	position: absolute;
	width: 100%;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	-ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	-o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.wrapper .tooltip:before {
	bottom: -20px;
	content: " ";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	width: 100%;
}

/* CSS Triangles - see Trevor's post */
.wrapper .tooltip:after {
	border-left: solid transparent 10px;
	border-right: solid transparent 10px;
	border-top: solid #1bb5ef 10px;
	bottom: -10px;
	content: " ";
	height: 0;
	left: 50%;
	margin-left: -13px;
	position: absolute;
	width: 0;
}

.wrapper:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}

/* IE can just show/hide with no transition */
.lte8 .wrapper .tooltip {
	display: none;
}

.lte8 .wrapper:hover .tooltip {
	display: block;
}

.holder.slogan-style h1 {
	line-height: 33px;
	padding-bottom: 15px;
}

@media only screen and (max-width : 960px) {
	#port .portables .blue {
		width: auto;
		height: auto;
		margin-top: 76px;
	}
	.example-image-link img {
		width: 155px;
	}
	.contacts .double {
		width: 100%;
		margin-bottom: 20px;
	}
	.contacts .double input, .contacts .double textarea {
		width: 300px;
	}
	.contacts .double .sendbutton {
		margin-left: 200px;
	}
	.holder {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.showall {
		float: left;
	}
	.stats .holder .triples, .jobs .holder .triples, .white .holder .triples {
		width: 150px;
		min-height: 200px;
		margin-left: 10px;
	}
	.stats2 .holder .triples, .jobs .holder .triples {
		width: 150px;
		min-height: 200px;
		margin-left: 10px;
	}
	.stats .holder .triples img, .jobs .holder .triples img, .white .holder .triples img, .stats2 .holder .triples img {
		width: 150px;
	}
	.white .holder .triples img, .stats2 .holder .triples.small img, .stats2 .holder .triples.spics img {
		width: 120px;
	}
	.stats .holder .triples + .triples, .jobs .holder .triples + .triples, .white .holder .triples + .triples {
		margin-left: 10px;
	}
	#menubutton {
		display: block;
		padding: 3px;
		position: fixed;
		left: 0;
		top: 0;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 12px;
		color: #757575;
		border: 1px solid #eee;
		width: 25px;
		height: 21px;
		background: url(/images/mmenu.png) center #fff;
		background-size: 24px 24px;
		background-repeat: no-repeat;
		z-index: 10000;
	}
	.logomenu {
		border-bottom: 1px solid #e0e0e0;
	}
	.logomenu .home {
		display: block;
	}
	#logo {
		display: block;
		float: none;
		margin: auto;
		padding-bottom: 25px;
		background: url(/images/logo-bg.png) no-repeat bottom;
	}
	#logo img {
		width: 205px;
	}
	nav {
		display: block;
		float: none;
		height: auto;
		border: 1px solid #eee;
		padding: 10px;
		position: fixed;
		left: -200px;
		top: 28px;
		background: #fff;
		width: 150px;
		z-index: 10000;
	}
	nav a {
		display: block;
		float: none;
		text-decoration: none;
		color: #757575;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 15px;
		border-bottom: 1px solid #eee;
		padding-bottom: 10px;
		margin-top: 10px;
	}
	nav a + a {
		margin-left: 0;
	}
	nav a:hover, nav a.selected {
		border-bottom: none;
		color: #47a8ef;
		border-bottom: 1px solid #47a8ef;
	}
	nav a.noborder, nav a:hover.noborder {
		border-bottom: 0;
		padding-bottom: 0;
	}
	.teammembers {
		width: 149px;
		height: 245px;
		padding: 7px;
		border: 1px solid #eee;
		line-height: 16px;
		float: left;
		margin: 11px 4px 11px 0;
	}
	.teammembers img {
		width: 149px;
	}
	.firstmember {
		margin-left: 0 !important;
		height: 275px;
	}
	.namemember {
		font-size: 15px;
	}
	.membertitle {
		font-size: 10px;
	}
	.blogpost {
		width: 100%;
		float: none;
		margin-right: 0;
		border-top: 1px solid #eee;
		margin-top: 10px;
	}
	.refferal img {
		width: 100%;
		height: auto;
	}
	.refferal .ref-right {
		width: 100%;
		float: none;
	}
	.refferal .ref-right h3 {
		margin-top: 20px;
	}
	.imobile {
		height: 350px;
	}
	.contacts .double .sendbutton {
		float: none;
		margin-top: 5px;
	}
	.halfwidth {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
@media only screen and (max-width : 860px) {
	.wrapper {
		width: 90%;
		margin-right: 0;
		float: none;
	}
}
@media only screen and (max-width : 750px) {
	.job a, .job2a {
		font-size: 15px;
	}
	.location {
		float: none;
	}
	.selectors {
		max-width: 220px;
		float: left;
		text-align: left;
		margin: 0 0 20px 0;
	}
	.selectors select {
		margin: 0 20px 10px 10px;
	}
	.mailcatcher .leftmail {
		float: none;
		width: 100%;
		padding: 30px 5%;
	}
	.mailcatcher .rightmail {
		float: none;
		width: 100%;
		padding: 0 5% 30px 5%;
	}
	.forth {
		width: 48%;
		min-height: 50px;
	}
	.benefit {
		background-position: 35px 0;
		font-size: 15px;
	}
	.benefit.breakfast {
		background-position: -205px 0;
	}
	.benefit.workathome {
		background-position: -470px 0;
	}
	.benefit.sportpass {
		background-position: -710px 0;
	}
	.benefit.healthcare {
		background-position: 35px -200px;
	}
	.benefit.refridge {
		background-position: -205px -200px;
	}
	.benefit.holidays {
		background-position: -470px -200px;
	}
	.benefit.shared {
		background-position: -710px -200px;
	}
}
@media only screen and (max-width : 420px) {
	.benefit {
		font-size: 13px;
	}
}

/* MEDIA QUERIES */
@media screen and (min-width: 1920px){
	.benefit {
		background: url(/images/high/benefits-sprite.png) no-repeat;
		background-size: 875px 329px;
		background-position: 55px 0;
	}
}