@charset "UTF-8";
/* Body */
 
/* * {border: 1px solid #FFF;} */

/* font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; */

body {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	background-image:url("../images/pinkdamask.jpg");
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 100;
	letter-spacing: .07em;
}


a.learnmore {
	font-size: 1.05em;
	text-align: center;
	letter-spacing: 2px;
	font-weight:400;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: .6em;
	background-color: rgba(0, 0, 0, 0.55);
	
}

a.learnmore:hover {
	font-size: 1.05em;
	text-align: center;
	letter-spacing: 2px;
	font-weight:400;
	color:#630001;
	text-decoration: none;
	text-transform: uppercase;
	padding: .5em;
	background-color: rgba(255, 255,255, 0.5);
	
}


#grad {
  background-image: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,0));
}


h1 {
	color: #FFF;
	text-align: center;
	font-size: 1.6em;
	font-weight: 200;
	background-color: rgba(0, 0, 0, 0.4);
	padding: .3em;
	
	
	
	
}

h3 {
	color: #FFF;
	text-align: center;
	font-size: 1.8em;
	font-weight: 200;
	padding: .3em;
	
	
}

a {
	color: #FFF;
	text-decoration: none;

}

a:hover socialmedia {
	color: #555;

}


.contactform {
	width: 60%;
	margin: 0 auto;
	text-align: center;
}

.contacttext {
	width: 100%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-style:normal;
	font-weight:100;
	font-size: 1em;
	text-align: center;
	margin: 0 auto;
	color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;

	
}

.socialmedia {
	width: 2%;
	max-width: 40px;
	min-width: 20px;
	padding-left: .5em;
	padding-right: .5em;
}

.socialmedia:hover {
	width: 2%;
	max-width: 40px;
	min-width: 20px;
	padding-left: .5em;
	padding-right: .5em;
	color: aqua;
}




/* Container */
.container {
	width: 100%;
	/*background: linear-gradient(rgba(0,0,0,1), rgba(0,0,0,0)); /* Standard syntax (must be last) */
	margin-left: auto;
	margin-right: auto;
	height: 1000px;

}

.contained {
	width: 90%;
	/*background: linear-gradient(rgba(0,0,0,1), rgba(0,0,0,0)); /* Standard syntax (must be last) */
	margin-left: auto;
	margin-right: auto;

}

/* Navigation */
header {
	width: 100%;
	height: 5%;
	text-align: center;
	padding-top: 10px;

}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
}

.name-img {
	width: 70%;
	margin: 0 auto;
	max-width: 600px;
	min-width: 380px;
	text-align: center;
	margin-top: -20px;

}



nav {
	float: center;
	width: 80%;
	text-align: center;
	margin: 0 auto;
	

}
header nav ul {
	list-style: none;
	float: center;
	
}
nav ul li {
	float:none;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	margin: 0 3em 0 3em;
	letter-spacing: 2px;
	font-weight:200;
	transition: all 0.3s linear;
	display: inline-block;
	text-align: center;
	
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
	
}
ul li:hover a {
	color: #888;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	
}
/* Hero Section */
.hero {

	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;

}

.book {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 1em;
	max-height: 340px;
	border: 1px solid #666;
}




.light {
	font-weight: bold;
	color: #FFF;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* Books Section */
.text_column {
	width: 29%;
	text-align: center;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	display: inline-block;
	vertical-align: top;
}
.text_column2 {
	width: 43%;
	text-align: center;
	font-weight: lighter;
	display: inline-block;
	line-height: 20px;
	color: #FFF;
	padding-left: 40px;
	padding-right: 40px;
	vertical-align: top;
}
.books {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	margin-top: 0px;
	text-align: center;
}


.books2 {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display:inline-table;
	margin-top: 0px;
	text-align: center;
}

.description {
	text-align: justify;
}


.about {
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 25px;
	display:inline-table;
	margin-top: 30px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.4);
}


.quote {
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	display:inline-table;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.4);
}






/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url(../images/parallax.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: rgba(255, 255, 277, 0.7);
	color:#630001;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	padding-top: 10px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}


.copyright2 {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	display:block;
	margin-top: 60px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	color: #FFF;
	font-size: .7em;
}





/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.4);
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;


}
.text_column {
	width: 100%;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	text-align: center;
	overflow:auto;
	display: inline-block;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_column {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.text_column2 {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 00px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	display:inline-block;
}
	
	}



/* .text_column2 {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	*/
	

.books2 {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}	
	
	
.banner {
	margin-top: 0px;
	padding-top: 0px;
}

