html, body {
	height: 100%;
    padding: 0;
    margin: 0;
}

body {
	overflow-x: hidden;
	color: #fff;
	font-family: 'EB Garamond', serif;
	font-weight: 300;
	font-size: 1.2em;
	background-color: #1a1a1a;
}

.hero-bg {
	/*background-image: linear-gradient(to right bottom, #006bb3, #1aa3ff);*/
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("images/cover.jpg");
	background-size: cover;
	background-position: center center;
	height: 100%;
}

.hero {
	background-image: url("images/cover.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center right;
	height: 100%;
}

.headline-container {
	text-align: center;
	background-image: linear-gradient(to top, rgba(26, 26, 26, 1), rgba(0,0,0, 0.0));
	padding-top: 100px;
}

.headline {
	font-family: 'Playfair Display', serif;
	font-family: 'Josefin Slab', serif;
	font-weight: 600;
	line-height: 1.2em;
	text-transform: uppercase;
	text-align:center;
	color: #cca300;
	text-shadow:1px 1px 1px #666666;
}

.headline span {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-size: 0.8em;
	text-transform: none;
	font-weight: 200;
	text-shadow:0px 0px 0px #fff;
}

.lede {
	font-weight: 400;
	font-size: 1.2em;
	text-align: left;
	padding: 10px;
}

h1 {
	font-family: 'Fira Sans', sans-serif;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 600;
	color: #cca300;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px; padding-right: 5px;
	margin-top: 40px;
	margin-bottom: 40px;
}



.bg-container {
	position: relative;
	background-image: linear-gradient(to bottom right, #fedc2e, #e4be01);
}

.bg-content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.bg-quote {
	font-family: 'Barlow Condensed', sans-serif;
	height: 100%;
}


.bg-quote-color {
	background-image: linear-gradient(to right, rgba(204, 163, 0, 1) 50%, rgba(255, 255, 255, 0.0));
	margin-left: 15px;
}

.bg-quote-color-reverse {
	background-image: linear-gradient(to left, rgba(204, 163, 0, 1) 50%, rgba(255, 255, 255, 0.0));
}


.bg-text {
	font-family: 'Barlow Condensed', sans-serif;
	color: #faebd7;
	font-weight: 400;
	line-height: 1em;
}

.name {
	font-family: 'Fira Sans', sans-serif;
	font-size: 0.8em;
	font-weight: 300;
	text-align: left;
	color: #f7ddbb;
	margin-left: 10px;
}

.name-2 {
	font-family: 'Fira Sans', sans-serif;
	font-size: 0.8em;
	font-weight: 300;
	text-align: center;
	color: #cca300;
	margin-left: 10px;
}


.bigquote {
	background-image: linear-gradient( to bottom right, #b36b00, #e68a00);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.bigquotetext {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 100;
}

.right-box {
	float: right;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
	background: #cca300;
	background-image: linear-gradient( to top right, #cca300, #b38f00);
}


.right-box-2 {
	float: right;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px double #fff;
	border-top: 2px double #fff;
}


.right-box-mobile {
	float: right;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
	background: #cca300;
	background-image: linear-gradient( to top right, #cca300, #b38f00);
}

.left-box {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
	background: #cca300;
	background-image: linear-gradient( to top right, #cca300, #b38f00);
}


.quote-content {
	font-weight: 300;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.2em;
	color: #ff9900;
	margin: 10px;
}


.quote-content-2 {
	font-weight: 300;
	font-size: 1.3em;
	font-style: italic;
	text-align: center;
	line-height: 1.2em;
	margin: 10px;
	color:#cca300;
}


img.profile {
	max-width: 50px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.center-box {
	/* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
	position: relative;
	margin: 0 auto;
	margin-top: 15px;
}

.h-bar {
	border-bottom: 2px #faebd7 double;
	width: 60%;
	margin: auto;
	padding: 0;
}

.fa-quote-left, .fa-quote-right {
	color: #faebd7;
}

p {
	padding-left: 10px;
	padding-right: 10px;
}

p.caption {
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 100;
	font-size: 0.7em;
	color: #fff4e6;
	padding-top: 5px;
}

.italic {
	font-style: italic;
}

img.center {
    max-width: 100%;
    height: auto;
	margin: auto;
	display: block;
}

img.shadow {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

img.border {
	border: 1px solid white;
	padding: 10px;
}

hr {
	border-top: 1px solid #cccccc;
	width: 66.7%;
}

.gallery-container {
	background: #f1f1f1;
	padding-bottom: 30px;
}


.gal {
	font-family: 'Barlow Condensed', sans-serif;
	color: #cca300;
	font-size: 1.5em;
	margin-top: 20px;
	margin-bottom: 40px;
}

.share a {
	color: black;
}
.footer {
	font-family: 'Barlow Condensed', sans-serif;
	background: #cca300;
	padding-top: 20px; padding-bottom: 20px;
	font-size: 0.8em;
}

.logo {
	max-width: 300px;
	padding-top: 10px;
}

.quote p.content {
	margin-left: 0px;
	color: #0059b3;
	font-weight: 500;
	font-size: 1.6em;
}


/*Back to top*/
#btt {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:45px;
    height:45px;
    background-color:rgba(255, 71, 26, 0.5);
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:45px;
    -moz-border-radius:45px;
    border-radius:45px;
	z-index: 99999;
}

#btt span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}

#btt:hover {
    background-color:#ff3300;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}