.logotype {
	font-family: 'Signika', sans-serif !important;
	text-transform: lowercase !important;
	font-size: 1.5em;
}

.intro2 {
  background: url(../img/header2.jpg) no-repeat bottom center scroll;
}

#hiring {
	width: 100%;
    height: auto;
}

#contact {
	width: 100%;
    height: auto;
}

.text-section {
	padding-top: 100px;
}

#ios p {
	font-size: 14px;
}

#ios h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 20px 0 15px;   
}

#ios h3 {
	margin: 0px 0 35px;
}

@media (min-width: 767px) {
	#contact {
		height: 100%;
	}
	#hiring {
    	height: 100%;
	}
	.text-section {
	padding-top: 250px;
	}
}



/*h1 {
	font-size: 40px !important;
}*/