@charset "utf-8";
body {
	font-family: Georgia;
	font-size: 21px;
	font-weight: normal;
	/*padding-top: 45px;*/
	color: #231f20;
}
p, blockquote {
	line-height: 150%;
	margin-bottom: 20px;
}
blockquote {
	color: #A32948;
	font-size: 120%;
	font-style: italic;
	font-weight: 400;
	line-height: 120%;
	padding: 10px 0 0 0;
	max-width: 700px;
	margin: 0px 0 35px 0;
	text-align: center;
	display: inline-block;
}
.blue {
	background-color: #3e86c1;
	height: 100vh;
	width: 100%;
}
.mapcaption {
	color: #fff;
	font-weight: 600;
	width: 100%;
	font-size: 15px;
}
.mapcaption.is-desktop {
	margin-top: 30px;
}
.marginuper {
	margin-top: 30px;
}
blockquote2 {
	color: #fff;
	font-size: 130%;
	font-style: italic;
	font-weight: 400;
	line-height: 120%;
	padding: 10px 0 0 0;
	max-width: 700px;
	margin: 50px 0 50px 0;
	text-align: center;
	display: inline-block;
	position: relative;
	top: 40%;
	-webkit-transform: translateY(-40%);
	-ms-transform: translateY(-40%);
	transform: translateY(-40%);
}
blockquote2 img {
	width: 60px;
	padding-bottom: 20px;
}
.highlight {
	background-color: #23cafb;
	color: rgba(255,255,255,1.00);
}
.soundcloud-wrapper {
	background-color: #eaeaea;
	padding: 100px 0 100px 0;
}
.soundcloud {
	margin: 0 auto;
	max-width: 600px;
}
.fullbggrey {
	background-color: #3e86c1;
	padding: 20px 0 20px 0;
	margin: 0 auto;
}
.fullbggrey2 {
	background-color: #eaeaea;
	padding: 20px 0 20px 0;
}
.creditsh2 h2 {
	margin-top: 30px;
}
.container .video-container {
	padding: 0;
	margin-bottom: 40px;
}



/*End mapscreen*/


ul.more {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	text-align: center;
	font-size: 16px;
	margin: 10px 0 0 0;
	line-height: normal;
	display: block;
	color: rgba(94,94,94,1.00);
	width: 100%;
}
.row  ul.more img {
	width: 100%;
	padding-bottom: 20px;
}
ul.more li {
	margin-bottom: 50px;
	margin-top: 20px;
}
ul.credits {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	text-align: left;
	font-size: 16px;
	margin: 10px 0 0 0;
	line-height: normal;
	display: block;
	color: rgba(94,94,94,1.00);
}
ul.credits img {
	width: 100%;
	max-width: 120px;
	padding-bottom: 20px;
}
ul.credits li {
	float: left;
	width: 33.33%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.more-thumb a {
	color: #3A3939;
}
.more-thumb a:hover {
	color: #3e86c1;
}
ul.counter {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	text-align: center;
	font-size: 24px;
	margin: 10px 0 0 0;
	line-height: normal;
	display: block;
}
ul.counter li {
	float: left;
	width: 25%;
	margin-bottom: 50px;
	margin-top: 20px;
	color: #fff;
}
ul.counter span {
	margin: 0 auto;
	font-size: 50px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	text-align: center;
	line-height: 50px;
	display: block;
	padding-top: 25px;
}
#someelement {
}
.Count {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	text-align: center;
	font-size: 24px;
	margin: 10px 0 0 0;
	line-height: normal;
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	color: #231f20;
	font-family: 'Roboto Slab', serif;
}
h1 {
	font-size: 36px;
	line-height: 44px;
}
.banner-caption h1 {
	font-family: 'Aref Ruqaa', serif;
	font-size: 120px;
	text-align: center;
	line-height: 120px;
	text-shadow: 3px 3px 5px rgba(149, 150, 150, 1);
}
.banner-caption h2 {
	font-family: 'Lora', serif;
	font-size: 30px;
	color: #fff;
	line-height: normal;
	margin-top: 0;
	text-align: center;
	padding-top: 20px;
	text-shadow: 1px 1px 9px rgba(150, 150, 150, 0.71);
}
h2 {
	font-size: 45px;
	line-height: 44px;
	margin: 40px 0px 20px 0px;
	font-weight: 700;
}
h3 {
	font-size: 25px;
	margin: 25px 0px 10px 0px
}
h4 {
	font-size: 18px;
}
.parallax-container {
	margin: 30px 0px;
	position: relative;
}
.parallax-container::after {
/*  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: -5px;
  width: 100%;*/
}
.parallax-container.banner {
	margin: 0;
}
.parallax-container.banner::after {
	display: none;
}
.page-parallax {
	height: 400px;
}
.nav {
	position: fixed;
	right: 10px;
	top: 0;
	z-index: 1000;
	width: 50px;
	height: 100vh;
	/*background: #dadada;*/
	text-align: center;
}
.share {
	position: fixed;
	left: 50px;
	top: 50vh;
	z-index: 1000;
	width: 50px;
	height: 100vh;
	text-align: center;
	display: block;
}
.nav ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.nav ul li {
	margin: 0px 0;
	padding: 8px 0px;
}
.nav ul li a {
	width: 15px;
	height: 15px;
	display: block;
	border-radius: 100%;
	background: transparent;
	overflow: hidden;
	font-size: 0px;
	position: relative;
	border: 2px solid #A32948;
	transition: 0.2s all ease-in-out;
	-moz-transition: 0.2s all ease-in-out;
	-webkit-transition: 0.2s all ease-in-out;
	-ms-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
}

nav ul li a.active {
	background: #A32948;
}

.img-container {
	margin-bottom: 25px;
	display: block;
}
.img-container figure img {
	width: 100%;
}
.content .img-container {
	width: 150px;
}
.content .img-container figure {
	min-width: 535px;
}
.container .img-container figcaption, .caption {
	color: #505050;
	display: block;
	font-size: 13px;
	line-height: 16px;
	padding: 6px 0;
	font: 13px/120% arial, helvetica, sans-serif;
}
.content.content-left {
/*	float: left;*/
	max-width: 60%;
	margin: 0 auto;
}
.content.content-left .img-container {
	float: right;
	margin: 10px 0px 0px 30px;
}
.content.content-right .img-container {
	float: left;
	margin: 10px 30px 0px 0;
}
.content.content-right .img-container figure {
	margin-left: -385px;
}
.content.content-right {
	float: right;
	max-width: 60%;
}


.footer-wrapper {
	background: #000;
	text-align: center;
	padding: 12px 0px;
}
.footer-wrapper a {
	color: #fff;
	font-size: 13px;
	font: 13px/120% arial, helvetica, sans-serif;
}
.top-wrapper {
	height: 45px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
}
.banner-wrapper {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0;
	height: 100vh;
	background-attachment: fixed;
}
.container {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0px 20px;
	overflow: hidden;
}
.videoside {
	height: 100%;
}
.container.video-container {
	max-width: 1400px;
	width: 100%;
}
.top-wrapper .container {
	width: auto;
	max-width: inherit;
}
.top-left {
	float: left;
}
.top-right {
	float: right;
}

/*For paralax CSS*/

.full-image-section {
	width: 100%;
	height: 100vh;
	position: relative;
	overflow: hidden
}
.full-image {
	position: absolute;
	width: 100%;
	height: 100vh;
	overflow: hidden;/*float: left*/
}
.full-image img {
	height: 100vh;
	width: 100%;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
}
.background-fixed .full-image {
	position: absolute;
	top: 0;
	z-index: 0;
	clip: rect(0,auto,auto,0);
	width: 100%;
}
.background-fixed .full-image img {
	object-fit: cover;
	position: fixed;
	top: 0;
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.is-mobile {
	display: none;
}
.is-desktop {
	display: block;
}
.more-thumb figure img {
	width: 100%;
	padding-bottom: 5px;
}
.more-thumb {
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 10px 20px 30px 0px;
	font-size: 16px;
}
/*-- Map wrapper-- */
.map-area {
	position: relative;
}
.states {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.info-box h3, .info-box h4 {
	color: #fff;
}
.info-box h4 {
	font-size: 30px;
}
.states ul li {
	margin-top: 4px;
}
.states ul li.is-active {
	color: red;
}
.state-data {
	display: none;
}
/*update css*/
.content-banner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.1);
	z-index: 900;
}
.container.banner-caption {
	text-align: left;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	z-index: 991;
	padding-left: 50px;
}
.container.banner-caption h1 {
	margin: 0;
	padding: 0;
	color: #fff;
}
.container.banner-caption p {
	color: #fff;
	margin: 0;
	padding: 0;
}
/*screen*/
.rotate_screen {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #8c58a5;
	top: 0px;
	left: 0px;
	bottom: 0;
	right: 0;
	z-index: 10000;
	display: none;
}
.rotate_screen h1 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: white;
}
.rotate_container {
	top: 50%;
	position: absolute;
	transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	left: 50%;
}
.rotate_screen svg {
	width: 220px;
	height: 220px;
	margin: auto;
	left: 50%;
	margin-left: -110px;
	position: relative;
	animation: rotate_phone 2s ease-in-out infinite;
	-o-animation: rotate_phone 2s ease-in-out infinite;
	-ms-animation: rotate_phone 2s ease-in-out infinite;
	-webkit-animation: rotate_phone 2s ease-in-out infinite;
	-moz-animation: rotate_phone 2s ease-in-out infinite;
}
.rotate_screen h1 {
	font-size: 20px;
}
.rotate_screen svg {
	width: 110px;
	height: 110px;
	margin-left: -55px;
}
 @keyframes rotate_phone {
 0% {
transform: rotate(0deg);
}
 50% {
transform: rotate(90deg);
}
 100% {
transform: rotate(90deg);
}
}
 @-webkit-keyframes rotate_phone {
 0% {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);;
}
50% {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
 100% {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
}
@-webkit-keyframes hvr-bob {
0%, 100% {
-webkit-transform:translateY(0) rotate(90deg);
transform:translateY(0) rotate(90deg)
}
50% {
-webkit-transform:translateY(4px) rotate(90deg);
transform:translateY(4px) rotate(90deg)
}
}
@keyframes hvr-bob {
0%, 100% {
-webkit-transform:translateY(0) rotate(90deg);
transform:translateY(0) rotate(90deg)
}
50% {
-webkit-transform:translateY(4px) rotate(90deg);
transform:translateY(4px) rotate(90deg)
}
}

/**/




@media all and (orientation:landscape) and (max-width:768px) {
.rotate_screen {
	display: block;
}
}
/*social*/

.social {
	position: fixed;
	top: 15px;
	right: 15px;
	width: 50px;
	z-index: 9999;
	display: block;
	text-align: center;
}
.logo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 50px;
	z-index: 9999;
	display: block;
}
.logo img {
	width: 100%;
}
.social-back {
	width: 50px;
	height: 50px;
	margin-bottom: 8px;
	cursor: pointer;
}
.social-icons {
	display: none;
}
.social-icons.show {
	display: block;
}
.social-icons .facebook, .social-icons .twitter, .social-icons .copyright {
	width: 40px;
	height: 40px;
	margin-bottom: 8px;
	display: inline-block;
}
.social img {
	width: 100%;
}

@media(max-width : 768px) {
.social {
	position: fixed;
	top: 15px;
	right: 15px;
	width: 30px;
	z-index: 9999;
	display: block;
}
.logo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 35px;
	z-index: 3;
	display: block;
}
.social-back {
	width: 30px;
	height: 30px;
	margin-bottom: 8px;
	cursor: pointer;
}
.social-icons .facebook, .social-icons .twitter, .social-icons .copyright {
	width: 30px;
	height: 30px;
	margin-bottom: 8px;
}
}
.headline-section {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, left, right);
	background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,0.5));
	background-image: -moz-linear-gradient(transparent, rgba(0,0,0,0.5));
	background-image: -ms-linear-gradient(transparent, rgba(0,0,0,0.5));
	background-image: -o-linear-gradient(transparent, rgba(0,0,0,0.5));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='transparent', EndColorStr='rgba(0, 0, 0, 0.5)')"
}
.headline-section h2 {
	color: #fff;
	text-align: left;
	font-size: 70px;
	font-weight: 700;
	line-height: 70px;
	margin: 30px 0;
}


p a {
	color: #3e86c1;
}
#tooltip {
	text-align: left;
	line-height: 1.5;
	color: #fff;
	background: #3e86c1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	-moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	position: absolute;
	z-index: 100;
	padding: 10px;
}
#tooltip:after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #3e86c1;
	border-top-color: #3e86c1;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}
#tooltip.top:after {
	border-top-color: transparent;
	border-bottom: 10px solid #3e86c1;
	border-bottom-color: #3e86c1;
	top: -20px;
	bottom: auto;
}
#tooltip.left:after {
	left: 10px;
	margin: 0;
}
#tooltip.right:after {
	right: 10px;
	left: auto;
	margin: 0;
}
#tooltip::before {
	content: "\f00d";
	position: absolute;
	font-family: 'FontAwesome';
	color: #fff;
	right: 5px;
	top: 2px;
	font-size: 14px;
	z-index: 100;
	display: none;
}

.side-img {
	position: relative;
	display: block;
}
.side-img img {
	max-width: 239px;
	position: absolute;
	right: -300px;
	top: 0;
	width: 350px;
}


.videoWrapper{margin:20px 0px 30px 0;}
