/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc */


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		outline: none;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }

/* #Basic Styles
================================================== */
	body {
		font-family: 'Faustina', Arial, Helvetica, sans-serif;
		font-weight: 400;
		font-size: 15px;
		line-height: 20px;
		color: #000;
		letter-spacing: 0;
		-moz-osx-font-smoothing: grayscale;
		background: #fff;
	}

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		margin: 0;
		padding: 0;
		font-weight: 400;
	}
	h1.center, h2.center, h3.center, h4.center, h5.center, h6.center {
		text-align: center;
	}
	h2, h4{
		font-family: 'Lato', Arial, Helvetica, sans-serif;
	}
	h1 {
		font-size: 50px;
		line-height: 32px;
		text-transform: uppercase;
		margin-top: 10px;
		margin-bottom: 22px;
	}
	h2{
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 22px;
	}
	h3 {
		font-size: 27px;
		font-size: 32px;
		line-height: 35px;
		color: #b6a982;
		margin-bottom: 24px;
	}
	h4 {
		font-size: 16px;
		line-height: 22px;
		color: #fff;
		margin-bottom: 22px;
		margin-left: 30px;
		padding: 3px 20px;
	}
	h5 {
		font-weight: 700;
	}
	
	p { margin-bottom: 18px; }
	p img { margin: 0; }
	
	strong,b,strong *,b * { font-weight: 700; }
	small { font-size: 80%; }
	
	hr { display: block; padding: 0; margin: 0; height: 20px; border: 0; border-top: 2px solid #000; }
	
	img { display: block; outline: 0; }
	img.scale-with-grid { max-width: 100%; height: auto; }

/* #Links 
================================================== */
	a { color: #000; text-decoration: none; outline: 0; }
	a:hover { color: #000; }
	p a, p a:visited { line-height: inherit; }

/* #Misc
================================================== */
	.remove-bottom { padding-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }

/* #Clearing
================================================== */
	.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
	.clearfix:before,.clearfix:after,.row:before,.row:after{
		content: '\0020';
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0; }
		.row:after,
		.row_nopad:after,
		.row_hpad:after,
		.clearfix:after {
		clear: both; }
		.row,
		.row_nopad,
		.row_hpad,
		.clearfix {
		zoom: 1;
	}
	.clear{
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* faustina-regular - latin */
@font-face {
  font-family: 'Faustina';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/faustina-v2-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Faustina Regular'), local('Faustina-Regular'),
       url('../fonts/faustina-v2-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/faustina-v2-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/faustina-v2-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/faustina-v2-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/faustina-v2-latin-regular.svg#Faustina') format('svg'); /* Legacy iOS */
}

/* faustina-700 - latin */
@font-face {
  font-family: 'Faustina';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/faustina-v2-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Faustina Bold'), local('Faustina-Bold'),
       url('../fonts/faustina-v2-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/faustina-v2-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/faustina-v2-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/faustina-v2-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/faustina-v2-latin-700.svg#Faustina') format('svg'); /* Legacy iOS */
}
/* Table of Content
==================================================
	Sections
	Content
	960 Grid
	100% Grid
	768 Grid
	1200 Grid
	1536 Grid */


/* Sections
================================================== */
	section{
		position: relative;
		width: 100%;
		padding-top: 39px;
		padding-bottom: 39px;
	}
	section.nopadding{
		padding-top: 0;
		padding-bottom: 0;
	}
	section.notop{
		padding-top: 0;
	}
	section.nobottom{
		padding-bottom: 0;
	}
	section.addtop{
		padding-top: 70px;
	}
	section.adbottom{
		padding-bottom: 70px;
	}
	section .box{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}


/* Content
================================================== */
	.container .content{
		margin-left: 10px;
		margin-right: 10px;
	}
	.container .content.center{
		text-align: center;
	}


/* 960 Grid
================================================== */
	.container{
		position: relative;
		width: 960px;
		padding: 0;
		margin: 0 auto;
	}
	.container .box{
		position: relative;
		float: left;
		display: inline;
		margin: 5px;
	}
	.container .box .box{
		margin-left: 0;
		margin-right: 0;
	}
	.container .box.nopadding{
		margin-top: 0;
		margin-bottom: 0;
	}
	.container .box.notop{
		margin-top: 0;
	}
	.container .box.nobottom{
		margin-bottom: 0;
	}
	.container .box.alpha{
		margin-left: 0;
	}
	.container .box.omega{
		margin-right: 0;
	}
	.container .cols-1.box  { width: 30px; }
	.container .cols-2.box  { width: 70px; }
	.container .cols-3.box  { width: 110px; }
	.container .cols-4.box  { width: 150px; }
	.container .cols-5.box  { width: 190px; }
	.container .cols-6.box  { width: 230px; }
	.container .cols-7.box  { width: 270px; }
	.container .cols-8.box  { width: 310px; }
	.container .cols-9.box  { width: 350px; }
	.container .cols-10.box { width: 390px; }
	.container .cols-11.box { width: 430px; }
	.container .cols-12.box { width: 470px; }
	.container .cols-13.box { width: 510px; }
	.container .cols-14.box { width: 550px; }
	.container .cols-15.box { width: 590px; }
	.container .cols-16.box { width: 630px; }
	.container .cols-17.box { width: 670px; }
	.container .cols-18.box { width: 710px; }
	.container .cols-19.box { width: 750px; }
	.container .cols-20.box { width: 790px; }
	.container .cols-21.box { width: 830px; }
	.container .cols-22.box { width: 870px; }
	.container .cols-23.box { width: 910px; }
	.container .cols-24.box { width: 950px; }
	
	.container .box.offset-1  { margin-left: 45px; }
	.container .box.offset-2  { margin-left: 85px; }
	.container .box.offset-3  { margin-left: 125px; }
	.container .box.offset-4  { margin-left: 165px; }
	.container .box.offset-5  { margin-left: 205px; }
	.container .box.offset-6  { margin-left: 245px; }
	.container .box.offset-7  { margin-left: 285px; }
	.container .box.offset-8  { margin-left: 325px; }
	.container .box.offset-9  { margin-left: 365px; }
	.container .box.offset-10 { margin-left: 405px; }
	.container .box.offset-11 { margin-left: 445px; }
	.container .box.offset-12 { margin-left: 485px; }
	.container .box.offset-13 { margin-left: 525px; }
	.container .box.offset-14 { margin-left: 565px; }
	.container .box.offset-15 { margin-left: 605px; }
	.container .box.offset-16 { margin-left: 645px; }
	.container .box.offset-17 { margin-left: 685px; }
	.container .box.offset-18 { margin-left: 725px; }
	.container .box.offset-19 { margin-left: 765px; }
	.container .box.offset-20 { margin-left: 805px; }
	.container .box.offset-21 { margin-left: 845px; }
	.container .box.offset-22 { margin-left: 885px; }
	.container .box.offset-23 { margin-left: 925px; }
	
	.container .box .cols-1.box  { width: 30px; }
	.container .box .cols-2.box  { width: 70px; }
	.container .box .cols-3.box  { width: 110px; }
	.container .box .cols-4.box  { width: 150px; }
	.container .box .cols-5.box  { width: 190px; }
	.container .box .cols-6.box  { width: 230px; }
	.container .box .cols-7.box  { width: 270px; }
	.container .box .cols-8.box  { width: 310px; }
	.container .box .cols-9.box  { width: 350px; }
	.container .box .cols-10.box { width: 390px; }
	.container .box .cols-11.box { width: 430px; }
	.container .box .cols-12.box { width: 470px; }
	.container .box .cols-13.box { width: 510px; }
	.container .box .cols-14.box { width: 550px; }
	.container .box .cols-15.box { width: 590px; }
	.container .box .cols-16.box { width: 630px; }
	.container .box .cols-17.box { width: 670px; }
	.container .box .cols-18.box { width: 710px; }
	.container .box .cols-19.box { width: 750px; }
	.container .box .cols-20.box { width: 790px; }
	.container .box .cols-21.box { width: 830px; }
	.container .box .cols-22.box { width: 870px; }
	.container .box .cols-23.box { width: 910px; }
	.container .box .cols-24.box { width: 950px; }


/* 100% Grid
================================================== */
@media only screen and (max-width: 768px){
	.container{
		width: 100%;
	}
	.content-mobile{
		margin-left: 10px;
		margin-right: 10px;
	}
	.container .cols-1.box,
	.container .cols-2.box,
	.container .cols-3.box,
	.container .cols-4.box,
	.container .cols-5.box,
	.container .cols-6.box,
	.container .cols-7.box,
	.container .cols-8.box,
	.container .cols-9.box,
	.container .cols-10.box,
	.container .cols-11.box,
	.container .cols-12.box,
	.container .cols-13.box,
	.container .cols-14.box,
	.container .cols-15.box,
	.container .cols-16.box,
	.container .cols-17.box,
	.container .cols-18.box,
	.container .cols-19.box,
	.container .cols-20.box,
	.container .cols-21.box,
	.container .cols-22.box,
	.container .cols-23.box,
	.container .cols-24.box,
	.container .box .cols-1.box,
	.container .box .cols-2.box,
	.container .box .cols-3.box,
	.container .box .cols-4.box,
	.container .box .cols-5.box,
	.container .box .cols-6.box,
	.container .box .cols-7.box,
	.container .box .cols-8.box,
	.container .box .cols-9.box,
	.container .box .cols-10.box,
	.container .box .cols-11.box,
	.container .box .cols-12.box,
	.container .box .cols-13.box,
	.container .box .cols-14.box,
	.container .box .cols-15.box,
	.container .box .cols-16.box,
	.container .box .cols-17.box,
	.container .box .cols-18.box,
	.container .box .cols-19.box,
	.container .box .cols-20.box,
	.container .box .cols-21.box,
	.container .box .cols-22.box,
	.container .box .cols-23.box,
	.container .box .cols-24.box{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.container .box.offset-1,
	.container .box.offset-2,
	.container .box.offset-3,
	.container .box.offset-4,
	.container .box.offset-5,
	.container .box.offset-6,
	.container .box.offset-7,
	.container .box.offset-8,
	.container .box.offset-9,
	.container .box.offset-10,
	.container .box.offset-11,
	.container .box.offset-12,
	.container .box.offset-13,
	.container .box.offset-14,
	.container .box.offset-15,
	.container .box.offset-16,
	.container .box.offset-17,
	.container .box.offset-18,
	.container .box.offset-19,
	.container .box.offset-20,
	.container .box.offset-21,
	.container .box.offset-22,
	.container .box.offset-23{
		margin-left: 0;
	}
	
	.container .box .box .cols-1.box,
	.container .box .box .cols-2.box,
	.container .box .box .cols-3.box,
	.container .box .box .cols-4.box,
	.container .box .box .cols-5.box,
	.container .box .box .cols-6.box,
	.container .box .box .cols-7.box,
	.container .box .box .cols-8.box,
	.container .box .box .cols-9.box,
	.container .box .box .cols-10.box,
	.container .box .box .cols-11.box,
	.container .box .box .cols-12.box,
	.container .box .box .cols-13.box,
	.container .box .box .cols-14.box,
	.container .box .box .cols-15.box,
	.container .box .box .cols-16.box,
	.container .box .box .cols-17.box,
	.container .box .box .cols-18.box,
	.container .box .box .cols-19.box,
	.container .box .box .cols-20.box,
	.container .box .box .cols-21.box,
	.container .box .box .cols-22.box,
	.container .box .box .cols-23.box,
	.container .box .box .cols-24.box{
		width: 100%;
		margin-left: 5px;
		margin-right: 5px;
	}
}


/* 768 Grid
================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px){
	.container{
		width: 768px;
	}
	.container .cols-1.box  { width: 22px; }
	.container .cols-2.box  { width: 54px; }
	.container .cols-3.box  { width: 86px; }
	.container .cols-4.box  { width: 118px; }
	.container .cols-5.box  { width: 150px; }
	.container .cols-6.box  { width: 182px; }
	.container .cols-7.box  { width: 214px; }
	.container .cols-8.box  { width: 246px; }
	.container .cols-9.box  { width: 278px; }
	.container .cols-10.box { width: 310px; }
	.container .cols-11.box { width: 342px; }
	.container .cols-12.box { width: 374px; }
	.container .cols-13.box { width: 406px; }
	.container .cols-14.box { width: 438px; }
	.container .cols-15.box { width: 470px; }
	.container .cols-16.box { width: 502px; }
	.container .cols-17.box { width: 534px; }
	.container .cols-18.box { width: 566px; }
	.container .cols-19.box { width: 598px; }
	.container .cols-20.box { width: 630px; }
	.container .cols-21.box { width: 662px; }
	.container .cols-22.box { width: 694px; }
	.container .cols-23.box { width: 726px; }
	.container .cols-24.box { width: 758px; }
	
	.container .box.offset-1  { margin-left: 37px; }
	.container .box.offset-2  { margin-left: 69px; }
	.container .box.offset-3  { margin-left: 101px; }
	.container .box.offset-4  { margin-left: 133px; }
	.container .box.offset-5  { margin-left: 165px; }
	.container .box.offset-6  { margin-left: 197px; }
	.container .box.offset-7  { margin-left: 229px; }
	.container .box.offset-8  { margin-left: 261px; }
	.container .box.offset-9  { margin-left: 293px; }
	.container .box.offset-10 { margin-left: 325px; }
	.container .box.offset-11 { margin-left: 357px; }
	.container .box.offset-12 { margin-left: 389px; }
	.container .box.offset-13 { margin-left: 421px; }
	.container .box.offset-14 { margin-left: 453px; }
	.container .box.offset-15 { margin-left: 485px; }
	.container .box.offset-16 { margin-left: 517px; }
	.container .box.offset-17 { margin-left: 549px; }
	.container .box.offset-18 { margin-left: 581px; }
	.container .box.offset-19 { margin-left: 613px; }
	.container .box.offset-20 { margin-left: 645px; }
	.container .box.offset-21 { margin-left: 677px; }
	.container .box.offset-22 { margin-left: 709px; }
	.container .box.offset-23 { margin-left: 741px; }
	
	.container .box .cols-1.box  { width: 22px; }
	.container .box .cols-2.box  { width: 54px; }
	.container .box .cols-3.box  { width: 86px; }
	.container .box .cols-4.box  { width: 118px; }
	.container .box .cols-5.box  { width: 150px; }
	.container .box .cols-6.box  { width: 182px; }
	.container .box .cols-7.box  { width: 214px; }
	.container .box .cols-8.box  { width: 246px; }
	.container .box .cols-9.box  { width: 278px; }
	.container .box .cols-10.box { width: 310px; }
	.container .box .cols-11.box { width: 342px; }
	.container .box .cols-12.box { width: 374px; }
	.container .box .cols-13.box { width: 406px; }
	.container .box .cols-14.box { width: 438px; }
	.container .box .cols-15.box { width: 470px; }
	.container .box .cols-16.box { width: 502px; }
	.container .box .cols-17.box { width: 534px; }
	.container .box .cols-18.box { width: 566px; }
	.container .box .cols-19.box { width: 598px; }
	.container .box .cols-20.box { width: 630px; }
	.container .box .cols-21.box { width: 662px; }
	.container .box .cols-22.box { width: 694px; }
	.container .box .cols-23.box { width: 726px; }
	.container .box .cols-24.box { width: 758px; }
}


/* 1200 Grid
================================================== */
@media only screen and (min-width: 1280px) and (min-height: 720px){
	.container{
		width: 1200px;
	}
	.container .cols-1.box  { width: 40px; }
	.container .cols-2.box  { width: 90px; }
	.container .cols-3.box  { width: 140px; }
	.container .cols-4.box  { width: 190px; }
	.container .cols-5.box  { width: 240px; }
	.container .cols-6.box  { width: 290px; }
	.container .cols-7.box  { width: 340px; }
	.container .cols-8.box  { width: 390px; }
	.container .cols-9.box  { width: 440px; }
	.container .cols-10.box { width: 490px; }
	.container .cols-11.box { width: 540px; }
	.container .cols-12.box { width: 590px; }
	.container .cols-13.box { width: 640px; }
	.container .cols-14.box { width: 690px; }
	.container .cols-15.box { width: 740px; }
	.container .cols-16.box { width: 790px; }
	.container .cols-17.box { width: 840px; }
	.container .cols-18.box { width: 890px; }
	.container .cols-19.box { width: 940px; }
	.container .cols-20.box { width: 990px; }
	.container .cols-21.box { width: 1040px; }
	.container .cols-22.box { width: 1090px; }
	.container .cols-23.box { width: 1140px; }
	.container .cols-24.box { width: 1190px; }
	
	.container .box.offset-1  { margin-left: 55px; }
	.container .box.offset-2  { margin-left: 105px; }
	.container .box.offset-3  { margin-left: 155px; }
	.container .box.offset-4  { margin-left: 205px; }
	.container .box.offset-5  { margin-left: 255px; }
	.container .box.offset-6  { margin-left: 305px; }
	.container .box.offset-7  { margin-left: 355px; }
	.container .box.offset-8  { margin-left: 405px; }
	.container .box.offset-9  { margin-left: 455px; }
	.container .box.offset-10 { margin-left: 505px; }
	.container .box.offset-11 { margin-left: 555px; }
	.container .box.offset-12 { margin-left: 605px; }
	.container .box.offset-13 { margin-left: 655px; }
	.container .box.offset-14 { margin-left: 705px; }
	.container .box.offset-15 { margin-left: 755px; }
	.container .box.offset-16 { margin-left: 805px; }
	.container .box.offset-17 { margin-left: 855px; }
	.container .box.offset-18 { margin-left: 905px; }
	.container .box.offset-19 { margin-left: 955px; }
	.container .box.offset-20 { margin-left: 1005px; }
	.container .box.offset-21 { margin-left: 1055px; }
	.container .box.offset-22 { margin-left: 1105px; }
	.container .box.offset-23 { margin-left: 1155px; }
	
	.container .box .cols-1.box  { width: 40px; }
	.container .box .cols-2.box  { width: 90px; }
	.container .box .cols-3.box  { width: 140px; }
	.container .box .cols-4.box  { width: 190px; }
	.container .box .cols-5.box  { width: 240px; }
	.container .box .cols-6.box  { width: 290px; }
	.container .box .cols-7.box  { width: 340px; }
	.container .box .cols-8.box  { width: 390px; }
	.container .box .cols-9.box  { width: 440px; }
	.container .box .cols-10.box { width: 490px; }
	.container .box .cols-11.box { width: 540px; }
	.container .box .cols-12.box { width: 590px; }
	.container .box .cols-13.box { width: 640px; }
	.container .box .cols-14.box { width: 690px; }
	.container .box .cols-15.box { width: 740px; }
	.container .box .cols-16.box { width: 790px; }
	.container .box .cols-17.box { width: 840px; }
	.container .box .cols-18.box { width: 890px; }
	.container .box .cols-19.box { width: 940px; }
	.container .box .cols-20.box { width: 990px; }
	.container .box .cols-21.box { width: 1040px; }
	.container .box .cols-22.box { width: 1090px; }
	.container .box .cols-23.box { width: 1140px; }
	.container .box .cols-24.box { width: 1190px; }
}


/* 1536 Grid
================================================== */
@media only screen and (min-width: 1536px) and (min-height: 864px){
	.container{
		width: 1536px;
	}
	.container .cols-1.box  { width: 54px; }
	.container .cols-2.box  { width: 118px; }
	.container .cols-3.box  { width: 182px; }
	.container .cols-4.box  { width: 246px; }
	.container .cols-5.box  { width: 310px; }
	.container .cols-6.box  { width: 374px; }
	.container .cols-7.box  { width: 438px; }
	.container .cols-8.box  { width: 502px; }
	.container .cols-9.box  { width: 566px; }
	.container .cols-10.box { width: 630px; }
	.container .cols-11.box { width: 694px; }
	.container .cols-12.box { width: 758px; }
	.container .cols-13.box { width: 822px; }
	.container .cols-14.box { width: 886px; }
	.container .cols-15.box { width: 950px; }
	.container .cols-16.box { width: 1014px; }
	.container .cols-17.box { width: 1078px; }
	.container .cols-18.box { width: 1142px; }
	.container .cols-19.box { width: 1206px; }
	.container .cols-20.box { width: 1270px; }
	.container .cols-21.box { width: 1334px; }
	.container .cols-22.box { width: 1398px; }
	.container .cols-23.box { width: 1462px; }
	.container .cols-24.box { width: 1526px; }
	
	.container .box.offset-1  { margin-left: 69px; }
	.container .box.offset-2  { margin-left: 133px; }
	.container .box.offset-3  { margin-left: 197px; }
	.container .box.offset-4  { margin-left: 261px; }
	.container .box.offset-5  { margin-left: 325px; }
	.container .box.offset-6  { margin-left: 389px; }
	.container .box.offset-7  { margin-left: 453px; }
	.container .box.offset-8  { margin-left: 517px; }
	.container .box.offset-9  { margin-left: 581px; }
	.container .box.offset-10 { margin-left: 645px; }
	.container .box.offset-11 { margin-left: 709px; }
	.container .box.offset-12 { margin-left: 773px; }
	.container .box.offset-13 { margin-left: 837px; }
	.container .box.offset-14 { margin-left: 901px; }
	.container .box.offset-15 { margin-left: 965px; }
	.container .box.offset-16 { margin-left: 1029px; }
	.container .box.offset-17 { margin-left: 1093px; }
	.container .box.offset-18 { margin-left: 1157px; }
	.container .box.offset-19 { margin-left: 1221px; }
	.container .box.offset-20 { margin-left: 1285px; }
	.container .box.offset-21 { margin-left: 1349px; }
	.container .box.offset-22 { margin-left: 1413px; }
	.container .box.offset-23 { margin-left: 1477px; }
	
	.container .box .cols-1.box  { width: 54px; }
	.container .box .cols-2.box  { width: 118px; }
	.container .box .cols-3.box  { width: 182px; }
	.container .box .cols-4.box  { width: 246px; }
	.container .box .cols-5.box  { width: 310px; }
	.container .box .cols-6.box  { width: 374px; }
	.container .box .cols-7.box  { width: 438px; }
	.container .box .cols-8.box  { width: 502px; }
	.container .box .cols-9.box  { width: 566px; }
	.container .box .cols-10.box { width: 630px; }
	.container .box .cols-11.box { width: 694px; }
	.container .box .cols-12.box { width: 758px; }
	.container .box .cols-13.box { width: 822px; }
	.container .box .cols-14.box { width: 886px; }
	.container .box .cols-15.box { width: 950px; }
	.container .box .cols-16.box { width: 1014px; }
	.container .box .cols-17.box { width: 1078px; }
	.container .box .cols-18.box { width: 1142px; }
	.container .box .cols-19.box { width: 1206px; }
	.container .box .cols-20.box { width: 1270px; }
	.container .box .cols-21.box { width: 1334px; }
	.container .box .cols-22.box { width: 1398px; }
	.container .box .cols-23.box { width: 1462px; }
	.container .box .cols-24.box { width: 1526px; }
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* Table of Content
==================================================
	#Background Colors
	#Site Styles
	#Page Styles
	#Template Styles */


/* #Background Colors
================================================== */
.color1{
	background-color: #e2dccd;
}
.color2{
	background-color: #b6a783;
}
.color3{
	background-color: #fff;
}
.color4{
	background-color: #f3f0e8;
}


/* #Site Styles
================================================== */
header{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 80px;
	text-align: center;
	z-index: 999999;
}
header img{
	display: inline-block;
	height: 100%;
}


/* #Page Styles
================================================== */
@media only screen and (max-width: 959px){
	h1{
		#font-size: 80px;
		#line-height: 80px;
	}
}
@media only screen and (max-width: 768px){
	h1{
		#margin-left: 10px;
		#font-size: 40px;
		#line-height: 40px;
	}
}


/* #Template Styles - item-intro
================================================== */
main .item-intro{
	padding-top: 80px;
	background: url(../img/intro/bg.png) no-repeat center top;
}


/* #Template Styles - item-dorflinde-ausstattung
================================================== */
main .item-dorflinde-ausstattung{
	background: url(../img/dorflinde-ausstattung/bg.png) no-repeat center top;
}
main .item-dorflinde-ausstattung-h3-1{
	position: relative;
	left: -80px;
}
main .item-dorflinde-ausstattung-h3-2{
	margin-bottom: 50px;
}
main .item-dorflinde-ausstattung-img1{
	margin-top: 300px;
}
main .item-dorflinde-ausstattung-img2{
	margin-top: 550px;
}
@media only screen and (max-width: 768px){
	main .item-dorflinde-ausstattung-h3-1{
		left: 0;
	}
	main .item-dorflinde-ausstattung-img1{
		margin-top: 0;
	}
	main .item-dorflinde-ausstattung-img2{
		margin-top: 0;
	}
}
@media only screen and (min-width: 1280px) and (min-height: 720px){
	main .item-dorflinde-ausstattung-img1{
		margin-top: 200px;
	}
	main .item-dorflinde-ausstattung-img2{
		margin-top: 340px;
	}
}
@media only screen and (min-width: 1536px) and (min-height: 864px){
	main .item-dorflinde-ausstattung-img1{
		margin-top: 120px;
	}
	main .item-dorflinde-ausstattung-img2{
		margin-top: 200px;
	}
}


/* #item-detailshow
================================================== */
.item-detailshow-inner{
	position: relative;
	height: auto;
}
.item-detailshow-inner-impressions{
	padding-top: 30px;
}
.item-detailshow-pager,.item-detailshow-pager-nopage{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.item-detailshow-pager a,.item-detailshow-pager-nopage span{
	display: inline-block;
	margin: 0 10px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
}
.item-detailshow-pager a.act,.item-detailshow-pager-nopage span{
	color: #887869;
	font-weight: 700;
}
.item-detailshow-pager-prev,.item-detailshow-pager-next{
	position: absolute;
	top: 0;
	width: 50px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px 50px;
	z-index: 1200;
}
.item-detailshow-pager-prev{
	left: -30px;
	background-image: url(../img/item-detailshow/prev.png);
}
.item-detailshow-pager-next{
	right: -30px;
	background-image: url(../img/item-detailshow/next.png);
}
@media only screen and (max-width: 768px){
	.item-detailshow-pager-prev,.item-detailshow-pager-next{
		display: none;
	}
}


/* #Template Styles - item-contact
================================================== */
main .item-contact-h3{
	margin-bottom: 60px;
}


/* #Template Styles - item-map
================================================== */
main .item-map{
	width: 100%;
	margin: 0;
	padding: 0;
}
main #item-map{
	width: 100%;
	height: 500px;
}


/* #Template Styles - item-privacy
================================================== */
	.item-privacy{
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		margin: 0;
		padding: 0;
		background: #e2dccd;
		text-align: center;
		z-index: 999999999999999;
	}
	.item-privacy div{
		max-width: 700px;
		padding: 20px 20px 18px 20px;
		margin: 0 auto;
	}
	a.item-privacy-topage{
		text-decoration: underline;
	}
	.item-privacy,.item-privacy *,.item-privacy a:hover{
		color: #000;
	}
	a.item-privacy-accept{
		background: none;
		border: 0;
		display: inline-block;
		cursor: pointer;
		margin-top: 12px;
		margin-bottom: 10px;
		padding: 0;
		font-family: 'Faustina', Arial, Helvetica, sans-serif;
		font-size: 28px;
		line-height: 44px;
		font-weight: bold;
		text-transform: uppercase;
	}
	a.item-privacy-accept:hover{
		color: #000;
	}
