/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
html, body {
	margin: 0;
	padding: 0;
	height: auto;
	background:#e4e4e4;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
input {
	border: 1px solid #b0b0b0;
	padding: 3px 5px 4px;
	color: #979797;
	width: 190px;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6, p {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/* General Demo Style */
.ie7 body {
	overflow: hidden;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #D5D5D5;
	text-decoration: none;
}

.header.black .LogoColour {
	fill: white!important;
}
.red {
}
.header.black {
}
.LogoColour {
  fill: black;
}

.LogoColour {
  fill: red;
}



.header.black ul.topnav li a {
	color: white;
}
ul.topnav li a {
	color: black;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	transition: 0.2s;
	font-size: 12px;
	font-family: 'Questrial', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.header .logo {
	position: absolute;
	width: 210px;
	height: 30px;
	margin-left: 40px;
	margin-top: 18px;
  	-webkit-mask-size: cover;
  	mask-size: cover;
  
	

}





.page_theBook .content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.page_theBook .content h2 {
	color: white;
	margin-bottom: 0%;
}
.page_theBook .smReadMore {
	color: white!important;
}
/* Page One  */
.page_one {
	width: 100%;
	height: auto;
	padding-bottom: 250px;
	padding-top: 22%;
}

.smReadMore {
	font-size: 15px!important;
	color: black!important;
}



.page_three {
-webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  max-width: 100%;
  width: 100vw;
}
.voice {
	width: 100%;
	height: 900px;
	position: relative;
	background-attachment: fixed!important;

}
.voice .quote {
	top: 0;
	left: 45%;
	width: 55%;
	height: 100%;
	position: absolute;
}
.quote .quoteText {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-55%, -50%);
}
.profileOne {
	background-image: url("../img/Faris_20161212_JOR_Amman-34.jpg")!important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.profileTwo {
	background-image: url("../img/Wadha_DSC0887.jpg")!important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.profileThree {
	background-image: url("../img/Mamoun_20161212_JOR_Amman-180.jpg")!important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.voice .quote h3 {
	font-family: 'Questrial', sans-serif;
	font-size: 22px;
	margin-bottom: 16px;
	line-height: 30px;
	color: white;
	font-weight: 200;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.voice .quote h4 {
	font-family: 'Questrial', sans-serif;
	font-size: 14px;
	margin-bottom: 16px;
	line-height: 30px;
	color: #f1f0ee;
	font-weight: 200;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.text {
	padding-top: 260px;
}
.lrgImg {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 30px;
	height:800px;
	width:100%;
	background-attachment: fixed!important;
	    background-position: center; 


}

.imagetOne {

	background-image: url("../img/shutterstock_553562209.jpg")!important;

}

.imagetTwo {

	background-image: url("../img/GettyImages-462415926.jpg")!important;

}









