@charset "UTF-8";

/* CSS Document */


/* 
font-family: "bookmania", serif;
font-weight: 300;
font-style: normal;

font-family: proxima-nova, sans-serif;
font-weight: 300;
font-style: normal;
*/

br {
	line-height: 0px;
}
html, body, * {
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 20px;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	color: #A6A194;
	text-align: left;
}

.script {
	font-family: "adventures-unlimited", sans-serif;
	font-weight: 400;
	font-style: normal;
}

footer a ,footer p, footer p span {
	font-size: 18px;
	line-height: 26px;
}

p {
	text-align: left;
	margin-bottom: 24px;
}
p a{
	-webkit-transition: all ease 0.6s;
	transition: all ease 0.6s;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
}
a.button {
	font-family: termina, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
}
.menu a, .menu a span {
	font-family: termina, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.1em;
	color: #FFF;
}
.scroll:before, .scroll, .menuHolder .top a, .menuHolder .contact p,
.subMenuHolder .subMenuSection ul li a .summary .column, .subMenuHolder .subMenuSection ul li a .summary .column span,
.barnscarousel .item .summary .column, .barnscarousel .item .summary .column span, .contentblock .text span.toptitle,
.headersummary .column, .headersummary .column span, .contactpage p, .contactpage p a, .contactpage p em,
.formStyle .row label, p.byline, span.font, span.font em,
h4, h4 a, h4 a:active, h4 a:link, h4 a:visited  {
	font-family: termina, sans-serif;
	font-weight: 300;
}

@media only screen and (min-width: 1000px){
	p a:hover{
		color:#7a838c;
		-webkit-transition: all ease 0.6s;
		transition: all ease 0.6s;
	}
}

p:nth-last-child(1) {
	margin-bottom: 0px;
}
	

input[type="text"], input[type="password"], textarea, select {
	outline: none;
}
:link img, :visited img, :hover img, :active img, img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 25px;
}
h1, h2, h3, .line1, .line2, .line1 span, .line2 span, .menuHolder .menuSection ul li a, .subMenuHolder .subMenuSection ul li a,
.headersummary.sticky .column.barn, .ctapanel .wrapper h4 {
	font-family: ivypresto-display, serif;
	font-weight: 300;
}

h1, .line1, .line2 {
	font-size: 104px;
	line-height: 92px;
	margin: 0;
	padding: 0;
	text-transform: none;
}
.line1 span, .line2 span {
	font-size: 60px;
	font-style: italic;
}

h1.inpage {
	font-size: 70px;
	line-height: 85px;
	color: #282B36;
}

h2 {
	font-size: 47px;
	line-height: 69px;
	text-transform: none;
	color: #282B36;
}

h3{
	font-size: 71px;
	line-height: 85px;
	margin-bottom: 35px;
	margin-top: 0px;
	text-transform: inherit;
	color:#282B36;
	/* text-align: left; */
}

h4, h4 a, h4 a:active, h4;h4a,h4a a:link, h4; a:visited {
	font-style: normal;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-align: left;
	position: relative;
}
h5 {
	font-size: 20px;
	line-height: 28px;
	text-align: left;
}

h1:only-child, h2:only-child, h3:only-child, h4:only-child, h5:only-child{
	margin:0;
}

@media only screen and (max-width:750px) {
	html, body, * {
		font-size: 16px;
		line-height: 24px;
	}
	footer a ,footer p, footer p span {
		font-size: 14px;
		line-height: 22px;
	}
	h1, .line1, .line2 {
		font-size: 60px;
		line-height: 56px;
	}
	h1.inpage {
		font-size: 52px;
		line-height: 58px;
	}

	.line1 span, .line2 span {
		font-size: 30px;
	}
	h2 {
		font-size: 28px;
		line-height: 44px;
	}
	h3 {
		font-size: 40px;
		line-height: 52px;
	}
	h4 {
		font-size: 12px;
		line-height: 15px;
	}
	a.button {
		font-size: 12px;
		line-height: 15px;
	}
}

ul, li {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
ul {
	clear: left;
	margin-left: 0px;
	padding-left: 17px;
	margin-bottom: 10px;
}
ul li {
	padding-left: 3px;
	margin-bottom: 6px;
}
ol, ol li {
	list-style-type: decimal;
	margin-left: 15px;
}
em {
	font-style: italic;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
    font-family: inherit;
}
strong {
	font-weight: 700;
	font-size: inherit;
	color: inherit;
}
a:link {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	/*color: #dc0622;*/
	cursor: pointer;
}
a.a-block {
	display: block;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.alignLeft p, .alignLeft span, .alignLeft h1, .alignLeft h2, .alignLeft h3 {
	text-align: left;
	display: block;
}
.alignLeft a {
	text-align: left;
	display: block;
	float: left;
}
.alignLeft img.fontGraphic {
	margin: 0px;
	display: inherit;
	padding: 30px 0px 30px 0px;
}
.alignright {
	text-align: right;
}
.imgright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.marginright {
	margin-right: 20px;
}
.marginright10 {
	margin-right: 10px;
}
.marginright8 {
	margin-right: 8px;
}
.marginleft {
	margin-left: 20px;
}
.marginleft10 {
	margin-left: 10px;
}
.nomargin {
	margin: 0px;
	border-bottom: none;
	padding-bottom: 0px;
}
.leftAlign p, .leftAlign h3, .leftAlign h1, .leftAlign h2 {
	text-align: left;
}
.marginbottom {
	margin-bottom: 10px;
}
.marginbottom5 {
	margin-bottom: 5px;
}
.alignCenter {
	text-align: center;
}
.textFloat {
	width: 45%;
	padding: 10px 0;
	float: left;
}
fieldset {
	border: none;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.clear {
	display: inline-table;
	clear: both;
	height: 0;
	margin: 0px;
	padding: 0px;
}
.clearright {
	clear: right;
}
.clearleft {
	clear: left;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/* Hide from IE/Mac \*/

* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
::-webkit-input-placeholder {
	color: #ced0cf;
	font-weight: 300;
}
:-moz-placeholder {
	/* Firefox 18- */
	color: #ced0cf;
	font-weight: 300;
}
::-moz-placeholder {
	/* Firefox 19+ */
	color: #ced0cf;
	font-weight: 300;
}
:-ms-input-placeholder {
	color: #ced0cf;
	font-weight: 300;
}
img {
	max-width: 100%;
	width:auto;
	display: block;
	margin: 0 auto;
	padding: 0;
	height: auto;
}
.center h1, .center h2, .center h3, .center p {
	text-align: center;
}
input {
	font-family: termina, sans-serif;
	font-size: 16px;
	width: 100%;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	border: 1px solid #e3e3e3;
	outline: none;

	position: relative;
	z-index: 2;
}
textarea {
	font-family: termina, sans-serif;
	font-size: 16px;
	width: 100%;
	padding: 15px;
	padding-top: 0px;
	resize: none;
	background: #fff;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
}
.select-style {
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	border-radius: 3px;
	overflow: hidden;
	background-color: #fff;
	background: #fff;
	position: relative;
	z-index: 1;
}
.select-style:after {
	content: "\f107";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 10px;
	color: #fff;
	top: 0;
	font-size: 28px;
}
.select-style select {
	padding: 5px 8px;
	width: 100%;
	border: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	z-index: 2;
	position: relative;
}

