@charset "UTF-8";
/* CSS Document */

/* For Mobile */	
		body{
		  margin: 0;
		  padding: 0;
		  background: black;
		  width: 100%;
		  height:100%;
		}


		a:link {
			color: #ab7f3c;
			text-decoration: none;
		}

		/* visited link */
		a:visited {
			color: #ab7f3c;
			text-decoration: none;
		}

		/* mouse over link */
		a:hover {
			color: black;
			text-decoration: none;
		}

		/* selected link */
		a:active {
			color: #ab7f3c;
			text-decoration: none;
		}

		a.link_tier1_inactive:hover{
			color: white;
			text-decoration: none;
		}

.disp_alt{
	float: left;
}

.hidemobile{
	display: none;
}

		.languageLinks_div{

			width: auto;
			height: 35px;
			margin-left: 56px;

		}


		.link_tier1_inactive{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: #ab7f3c;
			font-weight:medium;
			float: left;
			font-size:20px;

			transform: translateY(-50%);
			text-align: left;
			position: relative;
			top: 17px;
		}

		.link_tier1_active{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: white;
			font-weight: medium;
			float: left;
			font-size:20px;

			transform: translateY(-50%);
			text-align: left;
			position: relative;
			top: 50%;
		}

		.link_tier1_seperator{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: #ab7f3c;
			padding-right: 5px;
			padding-left: 5px;
			font-weight:medium;
			float: left;
			font-size:15px;

			transform: translateY(-50%);
			text-align: left;
			position: relative;
			top: 50%;
		}

		.header_bar1_shape{
			margin:0 auto;
			padding: 0;
			width: 100%;
			height: 35px;
			background: black

		}

		.header_bar2_shape{
			margin:0 auto;
			padding: 0;
			width: 100%;
			height: 5px;
			background: #ab7f3c;
			z-index:500;

		}

		.header_bar3_shape{
			margin:0 auto;
			padding: 0;
			width: 100%;
			height: 180px;
			background: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,.7));
			position:relative;
			clear: left;

			justify-content: center;
			vertical-align: bottom;

		}


	
		.background_overlay{
		display: none;

		}


		.navbar_load{
			width: 100%;
			height: 225px;
			top: 0;

		}

		.dp_logo{
			width: 370px;
			height: auto;
			margin: auto;
			padding-left: 0px;
			padding-right: 0px;
			position:absolute;
			left:30%;
			top: 10%;
			


		}




	.menucontainer_div{
		display: none;
		
	}



		.central_text_area_container{
			background: linear-gradient(rgba(255,255,255,.9), rgba(255,255,255,.5));

		}

		.central_text_area{


			padding-top: 1em;
			padding-bottom: 30px;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			color: black;
			text-align: left;
			line-height: 1.5;
			margin-left: 10%;
			margin-right: 10%;
			font-size: 1.4em;

		}



		.background_image{
			margin: 0;
			padding: 0;
			width: 100%;
			position:absolute;
			z-index:-20;

		}

		.videoAsset{
		  width: 100%;
		  height: auto;
		margin: 0;
		}

		.footerbar{
			background-color: black;
			height:100%;
			text-align: center;
			bottom:0;
			box-shadow: 0px 0px 5px 1px black;
		}

		footertext{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: #ab7f3c;
			line-height: 8;
			font-size: 13px;
		}

		headline{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: #ab7f3c;
			font-size: 1.5em;
			font-weight: bold;
			line-height: 2;
			text-shadow:20px 0px 30px #fff, 00px 0px 20px #fff;

		}


		.row1{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 1.5em;
			color: white;
			line-height: 2;
			text-align: left;
			background: #ab7f3c;
			width: 300px;
			height: 100%;
			padding-left: 8px;

		}



		.row3{
			display: flex;
			justify-content: left;
			width: 100%;
			font-size: 1.5em;
		}

		.row4{
			display: flex;
			justify-content: left;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 1em;
			color: #FFFFFF;
			line-height: 2;
			text-align: left;
			outline: 3px solid #ab7f3c;
			width: 100%;
			margin-left: 0px;
			margin-right: 0px;
			background: #ab7f3c;
			padding-left: 8px;

		}





		.row5{
			display: flex;
			justify-content: left;
			flex-direction: column;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 1em;
			color: #ab7f3c;;
			line-height: 2;
			text-align: left;
			outline: 3px solid #ab7f3c;
			width: 100%;
			margin-left: 0px;
			margin-right: 0px;
			background: rgba(255,255,255,.9);
			padding-left: 8px;
			padding-right: 8px;

		}

		.row6{
			margin-top: 20px;
			width: 100%;
			font-size: 1.3em;
		}

		.row2_album{
			display: flex;
			justify-content: center;
			align-items: center;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 1.3em;
			color: #ab7f3c;
			line-height: 2;
			text-align: left;
			outline: 3px solid #ab7f3c;
			width: 100%;
			margin-left: 0px;
			margin-right: 0px;
			background: rgba(0,0,0,0.75);
			

		}

	
		.row6_album{
			display: flex;
			justify-content: left;
			justify-content: center;
			width: 100%;
			padding-left: 30px;
			flex-direction: column;
			line-height: 2;
			

		}

	album_white{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			color: white;
			line-height: 2;
		}







		#slideshow {
		  overflow: hidden;
		  height: 400px;
		  width: 728px;
		  margin: 0 auto;
		}

		.slide-wrapper {
			margin:0px;
		  width: 2912px;
		z-index: -10;
		  -webkit-animation: slide 20s ease infinite;
		}

		.slide {
			margin:0px;
		  float: left;
			top:0px;
		  height: 400px;
		  width: 728px;
		}

		.slide:nth-child(1) {
			margin:0px;
		  background: rgba(0,0,0,0.7);;
		}

		.slide:nth-child(2) {
			margin:0px;
		  background: rgba(0,0,0,0.7);
		}

		.slide:nth-child(3) {
			margin:0px;
		  background: rgba(0,0,0,0.7);
		}

		.slide:nth-child(4) {
			margin:0px;
		  background: rgba(0,0,0,0.7);
		}

		.slide-number {
			margin:0px;
		  color: #000;
		  text-align: center;
		  font-size: 10em;
		}

		@-webkit-keyframes slide {
		  20% {margin-left: 0px;}
		  30% {margin-left: -728px;}
		  50% {margin-left: -728px;}
		  60% {margin-left: -1456px;}
		  70% {margin-left: -1456px;}
		  80% {margin-left: -2184px;}
		  90% {margin-left: -2184px;}
		}

/*this is for scholarship*/


		#slideshow_ss {
		  overflow: hidden;
		  height: 400px;
		  width: 728px;
		  margin: 0 auto;
		}

		.slide-wrapper_ss {
			margin:0px;
		  width: 2912px;
		z-index: -10;
		  -webkit-animation: slide_ss 18s ease infinite;
		}

		.slide_ss {
			margin:0px;
		  float: left;
			top:0px;
		  height: 400px;
		  width: 728px;
		}

		.slide_ss:nth-child(1) {
			margin:0px;
		  background: rgba(0,0,0,0.7);;
		}

		.slide_ss:nth-child(2) {
			margin:0px;
		  background: rgba(0,0,0,0.7);
		}

		.slide_ss:nth-child(3) {
			margin:0px;
		  background: rgba(0,0,0,0.7);
		}

		.slide_ss:nth-child(4) {
			margin:0px;
		  background: rgba(0,0,0,0.7);
		}

		.slide-number_ss {
			margin:0px;
		  color: #000;
		  text-align: center;
		  font-size: 10em;
		}

		@-webkit-keyframes slide_ss {
		  12% {margin-left: 0px;}
		  24% {margin-left: -728px;}
		  36% {margin-left: -728px;}
		  48% {margin-left: -1456px;}
		  60% {margin-left: -1456px;}
		  72% {margin-left: -2184px;}
		  84% {margin-left: -2184px;}

		}




		.button {
			
			background-color: #4CAF50; /* Green */
			border: none;
			color: white;
			padding: 15px 32px;
			margin-top: 15px;
			margin-bottom: 15px;
			margin-left: 15px;
			text-align: center;
			text-decoration: none;
			display: inline-block;
			font-size: 16px;
			box-shadow: 0px 0px 3px 3px #888888;
			width: 220px;
		}

		.button:hover {
			background-color: #105D03;
			border: none;
			color: white;
			padding: 15px 32px;
			text-align: center;
			text-decoration: none;
			display: inline-block;
			font-size: 16px;
		}



@media only screen and (min-width: 1080px) {
/* For Desktop */
	
	
	
	.hidedesktop{
	display: none;
}
	#menu_mobile{
		display: none;
	}
	
		body{
		  margin: 0;
		  padding: 0;
		  background: black;
		  width: 100%;
		  height:100%;
		}
		headline{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: #ab7f3c;
			font-size: 30px;
			font-weight: bold;
			line-height: 2;
			text-shadow:20px 0px 30px #fff, 00px 0px 20px #fff;

		}

		headline1{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: white;
			font-size: 30px;
			font-weight: bold;
			line-height: 2;
			text-shadow:20px 0px 30px #fff, 00px 0px 20px #fff;

		}



		.navbar_load{
			width: 100%;
			height: 162px;
			top: 0;

		}


		/* Dropdown Button */
		.dropbtn {
			position: relative;
			white-space: nowrap;
			background-color: rgba(0,0,0,0.0);;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: #ab7f3c;
			font-weight: bold;
			font-size:20px;
			padding-top:10px;
			padding-bottom:15px;
			padding-left: 30px;
			padding-right: 30px;
			border: none;

		}

		/* The container <div> - needed to position the dropdown content */
		.dropdown {
			position: relative;
			display: inline-block;
		}

		/* Dropdown Content (Hidden by Default) */
		.dropdown-content {
			display: none;
			position: absolute;
			background-color: rgba(0,0,0,0.7);
			min-width: 160px;
			box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
			z-index: 100;
		}

		/* Links inside the dropdown */
		.dropdown-content a {
			font-weight: bold;
			background-color: rgba(0,0,0,0.0);;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: #ab7f3c;
			font-size:18px;
			padding: 12px 16px;
			text-decoration: none;
			display: block;
			z-index: 100;
		}

		/* Change color of dropdown links on hover */
		.dropdown-content a:hover {background-color: #ddd;}

		/* Show the dropdown menu on hover */
		.dropdown:hover .dropdown-content {display: block;}

		/* Change the background color of the dropdown button when the dropdown content is shown */
		.dropdown:hover .dropbtn {background-color: black;}






		.row1{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: white;
			line-height: 2;
			text-align: left;
			background: #ab7f3c;
			width: 300px;
			height: 100%;
			padding-left: 8px;

		}


		.row2{
			display: flex;
			justify-content: left;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: #ab7f3c;
			line-height: 2;
			text-align: left;
			outline: 3px solid #ab7f3c;
			width: 100%;
			margin-left: 0px;
			margin-right: 0px;
			background: rgba(0,0,0,0.75);

		}

		.row3{
			display: flex;
			justify-content: left;
			width: 100%;
			padding-left: 8px;
		}


		.row4{
			display: flex;
			justify-content: left;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: #FFFFFF;
			line-height: 2;
			text-align: left;
			outline: 3px solid #ab7f3c;
			width: 100%;
			margin-left: 0px;
			margin-right: 0px;
			background: #ab7f3c;
			padding-left: 8px;

		}


		.row5{
			display: flex;
			justify-content: left;
			flex-direction: column;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: #ab7f3c;;
			line-height: 2;
			text-align: left;
			outline: 3px solid #ab7f3c;
			width: 100%;
			margin-left: 0px;
			margin-right: 0px;
			background: rgba(255,255,255,.9);
			padding-left: 8px;
			padding-right: 8px;

		}

		.row6{
			display: flex;
			justify-content: left;
			width: 100%;
			padding-left: 30px;
		}
	
			.row2_album{
			display: flex;
			justify-content: left;
			align-items: center;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: #ab7f3c;
			line-height: 2;
			text-align: left;
			outline: 3px solid #ab7f3c;
			width: 100%;
			margin-left: 0px;
			margin-right: 0px;
			background: rgba(0,0,0,0.75);

		}
	



		.top_bar{
			width: 100%;
			top: 0;
			z-index: 500;
		}




		.background_image{
			margin: 0;
			padding: 0;
			width: 100%;
			position:absolute;
			z-index:-20;

		}

		.background_overlay{
			display: inline;
			padding: 0;
			position: absolute;
			top: 163px;

			left: 0;
			right: 0;
			margin: auto;

			z-index:-15;



		}

		.header_bar1_shape{
			margin:0 auto;
			padding: 0;
			width: 100%;
			height: 35px;
			background: black

		}

		.header_bar2_shape{
			margin:0 auto;
			padding: 0;
			width: 100%;
			height: 4px;
			background: #ab7f3c;
			z-index:100;

		}

		.header_bar3_shape{
			margin:0 auto;
			padding: 0;
			width: 100%;
			height: 120px;
			background: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,.7));
			position:relative;
			clear: left;

			justify-content: left;
			vertical-align: bottom;

		}


		.menucontainer_div{
			display: block;
			width: auto;
			margin-left: 350px;
			position: absolute;
			bottom: 0;


		}






		.languageLinks_div{

			width: auto;
			height: 35px;
			margin-left: 56px;

		}


		.link_tier1_inactive{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: #ab7f3c;
			font-weight:medium;
			float: left;
			font-size:15px;

			transform: translateY(-50%);
			text-align: left;
			position: relative;
			top: 18px;
		}

		.link_tier1_active{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: white;
			font-weight: medium;
			float: left;
			font-size:15px;

			transform: translateY(-50%);
			text-align: left;
			position: relative;
			top: 50%;
		}

		.link_tier1_seperator{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: #ab7f3c;
			padding-right: 5px;
			padding-left: 5px;
			font-weight:medium;
			float: left;
			font-size:15px;

			transform: translateY(-50%);
			text-align: left;
			position: relative;
			top: 50%;
		}

		.navigation_links{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: #ab7f3c;
			font-size:20px;
			font-weight: bold;
			padding-right: 40px;
			padding-left: 40px;
			padding-top: 80px;
			bottom:0px;
			overflow: hidden;
			white-space: nowrap;

		}


		.dp_logo{
			padding-left: 56px;
			padding-right: 40px;
			left: 0px;
			width: 250px;
			height: auto;


		}


		.carousel_img{
			padding: 0;
			height: 350px;
			z-index:-1;

		}

		.carousel_img_container{
		position:relative;
			clear: left;
			display: flex;
			justify-content: center;
			z-index:-1;

		}


		.central_text_area_container{
			background: linear-gradient(rgba(255,255,255,.9), rgba(255,255,255,.5));

		}

		.central_text_area{


			padding-top: 20px;
			padding-bottom: 30px;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			color: black;
			text-align: left;
			line-height: 1.5;
			margin-left: 150px;
			margin-right: 150px;

		}

		.footerbar{
			background-color: black;
			height:100%;
			text-align: center;
			bottom:0;
			box-shadow: 0px 0px 5px 1px black;
		}

		footertext{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			color: #ab7f3c;
			line-height: 8;
			font-size: 13px;
		}













		#slideshow {
		  overflow: hidden;
		  height: 400px;
		  width: 728px;
		  margin: 0 auto;
		}

		.slide-wrapper {
			margin:0px;
		  width: 2912px;
		z-index: -10;
		  -webkit-animation: slide 20s ease infinite;
		}

		.slide {
			margin:0px;
		  float: left;
			top:0px;
		  height: 400px;
		  width: 728px;
		}

		.slide:nth-child(1) {
			margin:0px;
		  background: rgba(0,0,0,0.7);;
		}

		.slide:nth-child(2) {
			margin:0px;
		  background: rgba(0,0,0,0.7);
		}

		.slide:nth-child(3) {
			margin:0px;
		  background: rgba(0,0,0,0.7);
		}

		.slide:nth-child(4) {
			margin:0px;
		  background: rgba(0,0,0,0.7);
		}

		.slide-number {
			margin:0px;
		  color: #000;
		  text-align: center;
		  font-size: 10em;
		}

		@-webkit-keyframes slide {
		  20% {margin-left: 0px;}
		  30% {margin-left: -728px;}
		  50% {margin-left: -728px;}
		  60% {margin-left: -1456px;}
		  70% {margin-left: -1456px;}
		  80% {margin-left: -2184px;}
		  90% {margin-left: -2184px;}
		}

		.button {
			background-color: #4CAF50; /* Green */
			border: none;
			color: white;
			padding: 15px 32px;
			margin-top: 15px;
			margin-bottom: 15px;
			margin-left: 15px;
			text-align: center;
			text-decoration: none;
			display: inline-block;
			font-size: 16px;
			box-shadow: 0px 0px 3px 3px #888888;
			width: 220px;
		}

		.button:hover {
			background-color: #105D03;
			border: none;
			color: white;
			padding: 15px 32px;
			text-align: center;
			text-decoration: none;
			display: inline-block;
			font-size: 16px;
		}



		.row1_album{
			display: flex;
			align-items: center;
			justify-content: center;
			flex-direction: column;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: white;
			line-height: 1.5;
			text-align: center;
			background: #ab7f3c;
			width: 300px;
			height: 350px;
			padding-left: 8px;
			padding-right: 10px;
			padding-top: 8px;
			padding-bottom: 8px;

		}

		album_white{
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: white;
			line-height: 2;
		}


		.row2_album{
			display: flex;
			justify-content: left;
			align-items: center;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: #ab7f3c;
			line-height: 2;
			text-align: left;
			outline: 3px solid #ab7f3c;
			width: 100%;
			margin-left: 0px;
			margin-right: 0px;
			background: rgba(0,0,0,0.75);

		}

		.row3_album{
			display: flex;
			justify-content: left;
			width: 100%;
			padding-left: 8px;
		}


		.row4_album{
			display: flex;
			justify-content: left;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: #FFFFFF;
			line-height: 2;
			text-align: left;
			outline: 3px solid #ab7f3c;
			width: 100%;
			margin-left: 0px;
			margin-right: 0px;
			background: #ab7f3c;
			padding-left: 8px;

		}


		.row5_album{
			display: flex;
			justify-content: left;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: #ab7f3c;;
			line-height: 2;
			text-align: left;
			outline: 3px solid #ab7f3c;
			width: 100%;
			margin-left: 0px;
			margin-right: 0px;
			background: rgba(255,255,255,.9);
			padding-left: 8px;
			padding-right: 8px;

		}

		.row6_album{
			display: flex;
			justify-content: left;
			justify-content: center;
			width: 100%;
			padding-left: 30px;
			flex-direction: column;
			line-height: 2;

		}

		.row1_press{
			display: flex;
			padding-left:15px;
			padding-right:15px;
			align-items: top;
			justify-content: space-around;
			flex-direction: column;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: white;
			line-height: 1.5;
			text-align: center;
			background: #ab7f3c;
			width: 300px;
			height: 320px;


		}

		.row1_press_hi{
			display: flex;
			padding-left:15px;
			padding-right:15px;
			align-items: top;
			justify-content: center;
			flex-direction: column;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 18px;
			color: white;
			line-height: 1.5;
			text-align: center;
			background: #ab7f3c;
			width: 300px;
			height: 520px;


		}

		.row1_press_title{
			display: flex;
			padding-left:15px;
			padding-right:15px;
			align-items: top;
			justify-content: center;
			flex-direction: column;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 30px;
			color: #ab7f3c;
			line-height: 1.5;
			text-align: center;
			background: #000000;
			width: 300px;



		}

		.row6_press{
			display: flex;
			justify-content: space-around;
			allign-items: baseline;
			text-align: center;
			width: 100%;
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
			font-weight: bold;
			font-size: 30px;
			color: white;
			flex-direction: row;
			line-height: 2;

		}
}
