@font-face {
	font-family: 'Conv_Moon Flower';
	src: url('../fonts/Moon Flower.eot');
	src: local('☺'), url('../fonts/Moon Flower.woff') format('woff'), url('../fonts/Moon Flower.ttf') format('truetype'), url('../fonts/Moon Flower.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Moon Flower Bold';
	src: url('../fonts/Moon Flower Bold.eot');
	src: local('☺'), url('../fonts/Moon Flower Bold.woff') format('woff'), url('../fonts/Moon Flower Bold.ttf') format('truetype'), url('../fonts/Moon Flower Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_klinicslabbook-webfont';
	src: url('../fonts/klinicslabbook-webfont.eot');
	src: local('☺'), url('../fonts/klinicslabbook-webfont.woff') format('woff'), url('../fonts/klinicslabbook-webfont.ttf') format('truetype'), url('../fonts/klinicslabbook-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_klinicslabmedium-webfont';
	src: url('../fonts/klinicslabmedium-webfont.eot');
	src: local('☺'), url('../fonts/klinicslabmedium-webfont.woff') format('woff'), url('../fonts/klinicslabmedium-webfont.ttf') format('truetype'), url('../fonts/klinicslabmedium-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_klinicslabbold-webfont';
	src: url('../fonts/klinicslabbold-webfont.eot');
	src: local('☺'), url('../fonts/klinicslabbold-webfont.woff') format('woff'), url('../fonts/klinicslabbold-webfont.ttf') format('truetype'), url('../fonts/klinicslabbold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.voffset  { margin-top: 2px; }
.voffset1 { margin-top: 5px; }
.voffset2 { margin-top: 10px; }
.voffset3 { margin-top: 15px; }
.voffset4 { margin-top: 30px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 60px; }
.voffset7 { margin-top: 80px; }
.voffset8 { margin-top: 100px; }
.voffset9 { margin-top: 150px; }

.bottomvoffset  { margin-bottom: 2px; }
.bottomvoffset1 { margin-bottom: 5px; }
.bottomvoffset2 { margin-bottom: 10px; }
.bottomvoffset3 { margin-bottom: 15px; }
.bottomvoffset4 { margin-bottom: 30px; }
.bottomvoffset5 { margin-bottom: 40px; }
.bottomvoffset6 { margin-bottom: 60px; }
.bottomvoffset7 { margin-bottom: 80px; }
.bottomvoffset8 { margin-bottom: 100px; }
.bottomvoffset9 { margin-bottom: 150px; }


#section1 {
	width: 100%;
	background: url('../img/bg1.jpg') repeat;
}
#section2 {
	width: 100%;
	background-color: #231f1e;
}

.bg-brown {
	background: url('../img/bg1.jpg') repeat;
}


#section3 {
	width: 100%;
	background: url('../img/bg-img.jpg') no-repeat;
	background-size: cover;
}

#section4 {
	width: 100%;
	background: url('../img/bg2.jpg') repeat;
}

#section4 h3 {
	font-size: 55px;
	font-family: 'Conv_klinicslabbook-webfont';
	color: #333333;

}
#section4 h3 span {
	font-family: 'Conv_Moon Flower';
	
}
#section4 h4 {
	font-family: 'Conv_klinicslabmedium-webfont';
	font-size: 30px;
	color: #333333;
}
#section4 h4 span {
	font-family: 'Conv_klinicslabbold-webfont';
	text-transform: uppercase;
}

#section4 p {
	font-family: 'Conv_klinicslabmedium-webfont';
	color: #333333;
	font-size: 24px;

}

#section4 p a{
	color: #333333;
	text-decoration: underline;
}

#section5{
	width: 100%;
	background: url('../img/bg1.jpg') repeat;
}

#section6{
	width: 100%;
	background: url('../img/bg3.jpg') repeat;
}
#section6 h3 {
	font-family: 'Conv_Moon Flower';
	color: white;
	font-size: 40px;
}
#section6 h2 {
	font-family: 'Conv_klinicslabbook-webfont';
	color: white;
	font-size: 18px;
    margin-top: 0;
}

#section6 h2 a {
	text-decoration: none;
	color: inherit;
}


#section6 h4 {
	font-family: 'Conv_klinicslabbook-webfont';
	color: white;
	font-size: 14px;
    margin-top: 0;
}

#section2 h2 {
	font-family: 'Conv_Moon Flower Bold';
	color: white;
	font-size: 78px;
}

#section2 p {
	font-family: 'Conv_klinicslabbook-webfont';
	color: white;
	font-size: 27px;

}
#section2 p span {
	font-family: 'Conv_Moon Flower Bold';
	text-transform: uppercase;
}
#section2 p.small {
	font-family: 'Conv_klinicslabbook-webfont';
	color: white;
	font-size: 22px;

}
#section2 h2.small{
	font-family: 'Conv_Moon Flower';
	color: white;
	font-size: 38px;
}


.dash {
	background: url('../img/dashed.png') repeat no-repeat;
	width: 100%;
	height: 3px;
}
.header-links li {
	float: left;
    list-style: outside none none;
    margin-right: 5px;
}

.header-links li:last-child {
	margin-right: 0px;
}

.header-links li a {
	width: 35px;
	height: 34px;
	text-indent: -9999px;
	display: block;
}

a.facebook {
	background: url('../img/facebook.png') no-repeat;
	background-size: contain;
	
}

a.email {
	background: url('../img/email.png') no-repeat;
	background-size: contain;
	
}
.bg-black {
	background: transparent url("../img/bg-txt-section2.png") no-repeat center center;
	min-height: 588px;
	background-size: contain;
    
}

.absolute {
	left: 0;
    position: absolute;
    right: 0;
    top: 20%;
    width: 80%;
}

@media(max-width:767px){
	#section2 h2 {
		font-size: 50px;
	}
    #section2 p {
    	font-size: 21px;
    }
    .bg-black {
		background-size: cover; 
		min-height: 492px;
	}
	.absolute {
		top:20%;
	}
	.mobileoffset {
		margin-top: 50px;
	}
	#section4 h3 {
		font-size:35px;
	}
	#section4 h4 {
		font-size: 22px;
	}
	#section4 p {
		font-size: 17px;
	}
	
	#section6 h2 {
		font-size: 17px;
	}
	#section6 h4 {
		font-size: 14px;
	}
	.header-links li a {
		width: 26px;
		height: 25px;
	}

}