ul#navigation {
	display: none;
}

a.mob {
	display: inline-block;
}

.parallax {

       background-size: contain;
        background-position: center center;

}

.unslider-wrap.unslider-carousel>li {
	text-align: center;
}

header {
	text-align: center;
	padding-top:100px;
	padding-bottom:25px;
}
	
.slider img {
	float:none;
	padding:0%;
	margin:0 auto;
	text-align: center;
	margin-top:30px;
	}

.slider .text-inside {

	margin-top:0px;


	}

.slider .slide3image {
	margin-top:30px!important;
	}
	
	
.slider .slide2image {
	margin-top:90px!important;
	}
	
	
#services {
	margin-bottom:100px;
	padding:40px;
	text-align: center;
}

.service {
	float: none;
	width:100%;
	margin-left:0%;
	margin-bottom:40px;
}

#services .icon {
	padding:5%;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	border: 6px solid #f38025;
	display: inline-block;
	width:22%;
}


h2 {
	font-size: 20px;
	line-height: 35px;
}

h2 span {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	margin-left:2px;
}

header h3 {
	font-size: 15px;
	letter-spacing: 3px;}

header img {
	width:80%;
}	
header img.logo {
	width:60%;}
	
#services h2 {
	margin-top:20px;}
	
.footer-section {
	width:100%;
	margin-right:0%;
	float: none;
	margin-bottom:25px;
	margin-top:25px;
}

.footer-section .footer-inside {
	border: none;}
	
.offers-services .service {
	height:auto;
	position:inherit
}
.offers-services h4 {
	position: inherit;
	margin-bottom:50px;
}