@font-face {
    font-family: 'Brightland';
    src: url('fonts/brightland.ttf') format('truetype'); 
    font-weight: 500;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Rokkitt';
    src: url('fonts/rokkitt-regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }

body, html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Rokkitt';
	overflow-x: hidden;
	color: #fff;
	font-size: 16px;
	heighT: 100%;
	background-color: #000;
}
a 					{ color: #fff; transition: all 0.2s ease; text-decoration: none; }
a:hover				{ color: #D18F47; text-decoration: none; }
a.title-link 		{ text-decoration: none!important; }
h2.gold a.title-link { transition: color 0.2s ease; color: #D18F47; padding-left: 8px; padding-top: 5px; }
h2.gold a.title-link:hover { color: #fff; }
.contact 			{ position: absolute; bottom: 0; width: 100%; left: 0; }
.header-content 	{ margin-top: -250px; bottom: -77px; left: 0; }

/*********** FONTS **************/
h1,h2, h3	 			{  }
h1 						{ font-size: 2.68em; text-transform: uppercase; font-weight: normal; line-height: 0.7em; }
h2 						{ font-family: 'Brightland'; font-size: 2.5em; letter-spacing: 0.16em; }
h3 						{  }
h4 						{  }
h5 						{  }
p 						{  }
.home h1 				{ font-size: 6.25em; }
.caps 					{ text-transform: uppercase; letter-spacing: 0.16em; }
.read h1 				{ font-size: 1.87em; line-height: 1.2em; }
.read h2 				{ line-height: 1.15em; letter-spacing: 0.11em; color: #D18F47; font-size: 2.2em; margin-top: 80px!important; }
.ptop100 				{ padding-top: 100px; }
.pbtm50 				{ padding-bottom: 50px; }

@media screen and (max-width: 1200px) {}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {
	.read h1 				{ font-size: 1.6em; }
	.ptop100 				{ padding-top: 30px; }
	.header-content 		{ margin-top: 0px; }
}

/*********** PADDING & MARGINS ******************/
.mtop70 		{ margin-top: 70px; }
.mbtm70 		{ margin-bottom: 70px; }
/*********** NAVIGATION ******************/
header 				{ position: relative; z-index: 10; padding: 50px 0 0 0; transition: background-color 0.5s ease; }
header .logo 		{ width: 150px; transition: width 0.5s ease; }
header .container 	{ position: relative; }
.menu-button-target { cursor: pointer; position: absolute; z-index: 200;right: 0px; top: 10px; width: 54px; padding: 0 10px; transition: all 0.2s; }
.menu-button-target.active { background-color: transparent; }
.menu-button-target.active .menu-button { background-color: transparent; }
.menu-button-target.active .menu-button:before { transform: translateY(0%) rotate(45deg); background-color: #ffffff; }
.menu-button-target.active .menu-button:after {	transform: translateY(0%) rotate(-45deg); background-color: #ffffff; }
.menu-button-target img 	{ position: absolute; }
.nav-close 					{ display: none; }
.menu-button:before 		{ transform: translateY(-250%); }
.menu-button:after 			{ transform: translateY(250%); }
.menu-overlay 				{ width: 100%; height: 100%; background-color: #000; display: none; z-index: 1; position: absolute; top: 0; }
nav 						{ overflow: hidden; }
nav ul 						{ overflow: hidden; margin-top: 200px; }
nav ul li 					{ width: 100%; text-align: center; padding: 20px 0; font-size: 50px; transition: background-color 0.1s, color 0.1s; font-family: 'Brightland'; font-size: 6.25em; line-height: 0.8em; }
nav ul li a 				{ color: #D18F47; text-decoration: none; padding-top: 10px;}
nav ul li a:hover 			{ text-decoration: none; color: #fff; }
nav ul li.menu-sml 			{ font-family: 'Rokkitt'; font-size: 1em; color: #fff; }
nav ul li.menu-sml a		{ color: #fff; }
nav ul li.menu-sml a:hover	{ color: #D18F47; }

@media screen and (max-width: 992px) {
	header.scrolled 		{ background-color: rgba(0, 0, 0, 0.7); }
	header .logo 			{ width: 100px; }	
	header 					{ padding: 25px 0; }

}

@media screen and (max-width: 768px) {
	.menu-button-target img { right: 15px; width: 35px; }
	nav ul li  				{ font-size: 4em; }
	.mtop70 				{ margin-top: 10px; }
	nav ul 					{ overflow: hidden; margin-top: 120px; }
}

/*********** LAYOUT ******************/
.bg 				{ width: 100%; height: 100vh; overflow-y: scroll; position: fixed; top: 0; background-size: cover; background-position: center; }
.home 				{ background-image: url(../images/home-bg-new.jpg); text-align: center; }
.listen 			{ background-image: url(../images/listen-bg-new-2.jpg); }
.read 				{  }
.background-read 	{ background-image: url(../images/read-bg-new-2.jpg); width: 100%; height: 100vh; position: fixed; top: 0; background-size: cover; background-position: center; transition: opacity 1s ease; }
.background-read.scrolled { opacity: 0.3; }
section 			{  }
.full-height 		{ display: table; height: 100vh; width: 100%; padding-top: 150px; }
.vertical-align 	{ display: table-cell; vertical-align: middle; }
table 				{ width: 100%; text-align: left; color: #99999F; position: relative; margin-top: 50px; }
tr 					{ position: relative;  }
td 					{ padding: 10px 5px; }
th 					{ text-transform: uppercase; font-weight: bold; font-size: 0.87em; }
table .title 		{ color: #fff; }
.watch-text 		{ text-align: center; margin-top: 25%; }
.watch-thumb 		{ width: 100%; height: 100%; position: absolute; z-index: 1; object-fit: cover; cursor: pointer; }
.watch iframe 		{ position: absolute; z-index: 0; }
/* .play 				{ width: 34px; height: 34px; background-image: url(../images/play.png); background-size: cover; display: block; }
.play:hover 		{ background-image: url(../images/play-hover.png); background-size: cover; }
.pause 				{ width: 34px; height: 34px; background-image: url(../images/pause.png); background-size: cover; display: block; }
.pause:hover 		{ background-image: url(../images/pause-hover.png); background-size: cover; } */
.gold 				{ color: #D18F47; }

@media screen and (max-width: 567px) {
	.watch-text 		{ margin-top: 55%; }
	.full-height 		{ padding-top: 50px; }
	.read .full-height 	{ padding-top: 120px; }
	.listen 			{ background-position: 40%; padding-top: 80px; }
}

/*************** AUDIO PLAYER ********************/
.audio-player { position: relative; }
.audio-player .player-controls progress {	
	width: 90%;	
	-webkit-appearance: none;	
	appearance: none;	
	color: #D18F47;	
	height: 3px;	
	position: absolute;	
	left: 0px;	
	width: 100%;	
	background-color: #000;
	margin-top: 15px;
}
.audio-player .player-controls progress[value] {	
	-webkit-appearance: none;	
	appearance: none;	
	background-color: #000;	
	color: #D18F47;	
	height: 3px;
}
.audio-player .player-controls progress[value]::-webkit-progress-bar 	{ background-color: #000; }
.audio-player .player-controls progress::-webkit-progress-value 		{ background-color: #D18F47; }
.audio-player .player-controls p 										{ font-size: 1.6rem; }
.audio-player .play-btn 												{ background-image: url('../images/play.png'); background-size: cover; width: 34px; height: 34px; cursor: pointer; transition: 0.2s ease; transform: scale(1); }
.audio-player .play-btn:hover 											{ background-image: url('../images/play-hover.png'); background-size: cover; }
.audio-player .play-btn.pause 											{ background-image: url('../images/pause.png'); }
.audio-player .play-btn.pause:hover 									{ background-image: url('../images/pause-hover.png'); }

/*************** BUTTONS ********************/
.btn				{ border-radius: 50px; padding: 10px; display: block; transition: all 0.5s ease; }
.btn:hover 			{  }

/*************** FOOTER ********************/
footer 				{ }

