/* WRAPPERS */

.mainwrapper {
	width: 930px;
	margin: 0 auto;
}

.videocontent {
	width: 950px;
	margin: 0 auto;
	display: block;
	margin-bottom: 50px;
}

.footerwrapper {
	width: 100%;
	padding: 60px 0;
	background: url(../graphics/footer-bg-gradient.png) center top repeat-x #bba482;
}


/* CONTAINERS */

header {
	width: 100%;
}

.blue-module-half {
	padding: 30px 40px 15px;
	width: 370px;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffeeca;
}

.blue-module-third {
	padding: 30px 40px 15px;
	width: 210px;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffeeca;
}

.grey-module-third {
	padding: 30px 0 15px;
	width: 290px;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #eeeeee;
}

.symptom {
	width: 154px;
	height: 134px;
	border-radius: 50%;
	float: left;
	text-align: center;
	margin-right: 15px;
	padding-top: 20px;
	cursor: pointer;
	background-color: #fee3ac;
	color: #ffffff;
	font-size: 22px;
	line-height: 26px;
}

.symptom p {
	hyphens: auto;
	margin-left: 20px;
	margin-right: 20px;
}

.symptom img {
	display: none;
}

footer {
	width: 930px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
}


/* COLUMNS */

.col-half {
	width: 450px;
	margin-right: 30px;
	float: left;
	padding: 60px 0;
}

.col-half:last-of-type {
	margin-right: 0 !important;
}

.col-full {
	width: 930px;
	padding: 60px 0;
}

.col-third {
	width: 290px;
	margin-right: 30px;
	float: left;
	padding-bottom: 60px;
}

.col-third img {
	margin-top: 15px;
	max-width: 100%;
}

.col-third:last-of-type {
	margin-right: 0 !important;
}

.col-fourth {
	width: 210px;
	margin-right: 30px;
	float: left;
	padding-bottom: 60px;
}

.col-fourth:last-of-type {
	margin-right: 0 !important;
}

.col-twothirds {
	width: 610px;
	margin-right: 30px;
	float: left;
	padding-bottom: 60px;
}

.col-twothirds:last-of-type {
	margin-right: 0 !important;
}

.col-twothirds-half {
	width: 290px;
	margin-right: 30px;
	float: left;
	padding: 25px 0 0;
}

.col-twothirds-half:nth-of-type(even) {
	margin-right: 0 !important;
}


/* IMAGES */

header .logo {
	width: 200px;
	height: auto;
	float: left;
	margin: 30px 0 30px 30px;
}

.blank-module-half img {
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: none;
	width: 100%;
	margin-bottom: 15px;
}

.browse-arrow-left,
.browse-arrow-right {
	float: left;
	padding-top: 80px;
	opacity: 1;
}

.browse-arrow-left:hover,
.browse-arrow-right:hover {
	opacity: 0.75;
}

.browse-arrow-left {
	margin-right: 26px;
}

.browse-arrow-right {
	margin-left: 6px;
}

.grey-module-third img {
	margin-bottom: 30px;
}

.testimonial-image {
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 10px 0 30px;
}

.index-thumb-fourth {
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 10px 0 20px;
	width: 210px;
}

footer img {
	margin-bottom: 30px;
}

.titleimage {
	width: 100%;
	height: 250px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 60px;
}

.main-img {
	max-width: 100%;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 30px;
}

.media-link-img {
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
	width: 290px;
}


/* NAV */

.site-nav {
	float: right;
	margin: 35px 30px 30px 0;
	text-align: right;
}

.sub-nav {
	background-color: #bba482;
	text-align: right;
	width: 100%;
	padding: 10px 0;
	color: #ffffff;
}

.language {
	float: left;
	margin: 0px 0px 0px 30px;
}

.footer-nav {
	padding-bottom: 10px;
}


/* SLIDER */

.slider {
	width: 100%;
	height: 580px;
	overflow: hidden;
}

.slidercontainer {
	width: 100%;
	height: 580px;
	position: relative;
	background-color: #000000;
	background-position: center top;
	background-size: cover;
}

.slidercontainer video {
	position: absolute;
	width: 100%;
	top: 0;
}

.slidecaption {
	width: 930px;
	padding-top: 130px;
	text-align: center;
	margin: 0 auto;
	z-index: 1;
	position: absolute;
	left: 0;
	right: 0;
}

footer .language {
	display: none;
}

/* FORMS */



/* BUTTONS */

.sliderbutton {
	font-size: 18px;
	color: #ffffff !important;
	text-transform: uppercase;
	border: 1px solid #ffffff;
	text-align: center;
	padding: 15px 60px;
	font-weight: 300 !important;
	cursor: pointer;
	display: inline-block;
	float: none;
}

.sliderbutton:hover {
	border: 1px solid #000000;
	color: #000000;
}

.slidervideobutton {
	font-size: 18px;
	color: #ffffff !important;
	text-transform: uppercase;
	border: 1px solid #ffffff;
	text-align: center;
	padding: 15px 60px;
	font-weight: 300 !important;
	position: absolute;
	z-index: 10;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
}

.slidervideobutton:hover {
	border: 1px solid #000000;
	color: #000000;
}


/* MISC */

.clear {
	clear: both;
}

.left {
	float: left;
}

.mobile {
	display: none;
}

hr {
	clear: both;
    display: block;
	border: 0;
	margin: 0 auto;
	background-color: #887861;
	height: 1px;
	width: 100%;
}

.hideme {display: none;}

.blue-module-half hr,
.blue-module-third hr {
	margin-bottom: 20px;
}

.padding-top-60 {
	padding-top: 60px;
}

.padding-bottom-0 {
	padding-bottom: 0;
}

iframe {
	margin-bottom: 30px;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.eSlider {

	width: 845px;
	height: 215px;	
	overflow: hidden;
	float: left;
	position: relative;

}

.eSlideContainer {

	width: 845px;
	height: 215px;
	position: absolute;
	left: 0;

}

.fb-share-button {

	float: left;
	margin-right: 5px;
	margin-top: -2px;
	margin-bottom: 7px;

}

.twitter-share-button {

	float: left;
	margin-bottom: 7px;
	margin-right: 5px;

}

.button {

	display: block;
	color: #FFFFFF !important;
	background-color: #887861;
	float: left;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.button:hover {

	background-color: #5d4b31;

}

.height60 {
	height: 60px;
}

label {

	width: 50%;
	float: left;

}

label input {

	width: 90%;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #949494;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font: 16px Roboto, Arial, sans-serif;

}

.full {

	width: 100%;

}

textarea {
	
	font: 16px Roboto, Arial, sans-serif;
	margin-top: 5px;
	width: 95%;
	height: 100px;
	resize: none;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #949494;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

.notifier {

	color: #5a5245;
	background-color: #eaeaea;
	width: 100%;
	font-weight: 400;
	margin-bottom: 20px;
	padding: 20px 25px 20px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

.kehote {

	position: fixed;
	bottom: 0;
	right: 0;
	padding: 20px 25px 20px 25px;
	background-color: #7a6d5a;
	color: #FFFFFF;
	text-align: center;
	z-index: 1000;

}

.height10 {

	height: 10px;

}

.position-relative {

	position: relative;

}

.sometypeimg {

	position: absolute;
	top: 0px;
	right: -5px;


}

.kiropraktikot-logo {

	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 50px;

}

.orange {

	color: #e59125;

}

.poweredby {
	
	margin-top: 10px;

}

.some-floater {

	padding: 20px;
	background-color: #fef6e6;
	position: fixed;
	left: 0;
	bottom: 0;

}

.some-floater img {

	margin: 0px 3px;
	transition: all 0.25s;

}

.some-floater img:hover {
	
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	
}



