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


html, body {
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
	color: #272727;
	margin:0px;
	padding:0px;
	overflow: hidden;
	height: 100%;
}




#bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
	background-color: #D8D8D8;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: -1;
	opacity: 0.7;
}



#overlay, #overlay_loading {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.6);
  z-index: 99999;
  cursor: pointer;
}


iframe {
    display: block;      
    border: 0;       
    height: 100%;
	overflow: scroll;
}


.frame-player {
	width: 375px;
	overflow: hidden;
	height: 100%;
	border: 0px solid #000000;
	float: left;
}


.mainframe {
	width: 99%;
	display: block;
	margin-left: auto;
	margin-right: auto;	
	max-width: 1800px;
	overflow: scroll;
	border: 0px solid #000000;
}

.iframe-main {
	width: calc(100% - 380px);
	border: 0;
	overflow: scroll;
	height: 100%;
	float: left;

}


/* Hide scrollbar for Chrome, Safari and Opera */
.mainframe::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.mainframe {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.home-main-frame::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.home-main-frame {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


.home-main-frame {
	
	margin: 40px 0px 0px 0px;
	width: 100%;
	height: 100%;
	overflow: scroll;
	border: 0px solid #000000;
	
}

.menu-header-frame-big {
	height: 30px;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 25px;
}


.menu-header-frame-small {
	
	display: none;
}

a.menu-item {
 text-decoration: none;
	
}

.menu-item {
	display: inline-block;
	height: 40px;
	padding: 0px 40px 0px 40px;
	line-height: 30px;
	color: #000000;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}

.menu-item-first {
	padding-left: 0px;
}

.menu-item:hover {
	color: #c51d2b;
}

.menu-bar {
	width: 100%;
	height: 10px;
	background-image: linear-gradient(#e28ba7, #c51d2b);
	box-shadow: 3px 4px 3px 0px #ADADAD;		
	margin-bottom: 40px;
}

.home-header-frame {
	position: relative;
	height: 300px;
	width: 100%;
	background-image: linear-gradient(#BCD4F8, #67a2fc);
	border: 0px solid #CDCACA;
	display: block;
	z-index: -1;
}



.home-header-1-man-woman {
	max-width: 470px;
	float: left;
	overflow: hidden;
	z-index: -1;
}

.home-header-1-girlheadphone {


	max-width: 470px;
	margin-left: auto;

	overflow: hidden;
	z-index: -1;
}

.home-header-1-text {

	position: absolute;
	width: 100%;
	max-height: 300px;
	margin-top: 70px;
	text-align: center;

	
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	text-shadow: -1px 0 #505050, 0 1px #505050, 1px 0 #505050, 0 -1px #505050;
	letter-spacing: 3px;
	font-size: 48px;
	font-weight: bold;	
	color: #FFFFFF;

	border: 0px solid #000000;
	text-transform: uppercase;
	z-index: 99999;
	
	clear: both;

	
}

.main-box-frame-left {
	margin-left: 5px;
	width: auto;
	height: auto;
	float: left;
	border: 0px solid #000000;
}

.main-box-left {
	margin-top: 50px;
	width: 650px;
	min-height: 100px;
	border: 0px solid #000000;
	-webkit-box-shadow: 1px 1px 5px 5px #E3E3E3;
	box-shadow: 2px 2px 5px 3px #E3E3E3;
	float: left;

}

.main-box-frame-right {
	width: auto;
	height: auto;
	float: right;
	border: 0px solid #000000;
}

.main-box-right {
	margin-top: 50px;
	margin-right: 6px;
	width: 650px;
	min-height: 100px;
	border: 0px solid #000000;
	-webkit-box-shadow: 1px 1px 5px 5px #E3E3E3;
	box-shadow: 2px 2px 5px 3px #E3E3E3;
	float: right;
}

.main-box-title-text {
	padding-left: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size: 28px;
	color: #fff;
	background-image: linear-gradient(#e28ba7, #c51d2b);
	
}

.main-box-footer-text {
	margin-top: 0px;
	padding-right: 20px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size: 28px;
	color: #c51d2b;
	float: right;
	font-style: italic;
	cursor: pointer;
	text-decoration: none;
	text-decoration-color: #c51d2b;
	text-shadow: 2px 2px #CCCCCC;
	
}

.main-box-footer-text a {
	text-decoration: none;
	text-decoration-color: #c51d2b;
	color: #c51d2b;

}

.main-box-footer-text-bron {
	margin-top: 10px;
	padding-right: 20px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size: 16px;
	color: #494949;
	float: right;
	font-style: italic;
	text-decoration: none;
	text-decoration-color: #494949;
}


.main-box-frame1 {
	width: calc(100% - 2px);
	height: 30px;
	border: 1px solid #fff;
	font-size: 30px;
	color: #000000;
	line-height: 30px;
	clear: both;
	background-color: #F4F4F4;
	font-weight: bold;
	cursor: pointer;
	
}

.main-box-frame2 {
	width: calc(100% - 2px);
	height: 30px;
	border: 1px solid #fff;
	font-size: 30px;
	color: #000000;
	line-height: 30px;
	clear: both;
	background-color: #E5E5E5;
	font-weight: bold;
	cursor: pointer;
	
}

.main-box-date {
	margin-left: 17px;
	width: 110px;
	height: 30px;
	border: 0px solid #000000;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-size: 16px;
	color: #3A3A3A;
	line-height: 30px;
	float: left;
	
}

.main-box-message {
	width: calc(99% - 130px);
	height: 30px;
	border: 0px solid #000000;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;	
	white-space: nowrap;
	text-transform: uppercase;
	
}





.footer-main-box {
	margin-top: 50px;
	height: auto;
	width: 100%;
	overflow: auto;
	background-color: #c51d2b;

}


.footer-box-left {
  	width: 300px;
 	height: 260px;
	margin: 20px 5px 20px 20px;
	float: left;
	
}

.footer-box-right {
  	width: 300px;
 	height: 260px;
	margin: 20px 5px 20px 20px;
	float: right;
	
}

.footer-box-title {
	padding-top: 20px;
	line-height: 40px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size: 26px;
	color: #FFFFFF;
	text-align: left;
}

.footer-link-text {
	min-width: 130px;
	padding-top: 20px;
	line-height: 20px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size: 18px;
	color: #FFFFFF;
	display: inline-block;
	
}

.footer-link {
	text-decoration: none;
	text-decoration-color: #FFFFFF;
	color: #FFFFFF;
	
}

.footer-link a {
	text-decoration: none;
	text-decoration-color: #FFFFFF;
	color: #FFFFFF;
	
}

.mobile-player-frame {
	display: none;
}



.page-title-text {
	margin-top: 10px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size: 32px;
	color: #c51d2b;
	float: left;
	font-style: italic;
	cursor: pointer;
	text-decoration: none;
	text-decoration-color: #c51d2b;
	text-shadow: 2px 2px #CCCCCC;	
}

.page-news-title-text {
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size: 32px;
	color: #000000;
	float: left;
	font-style: italic;
	cursor: pointer;
	text-decoration: none;
	text-decoration-color: #c51d2b;
	text-shadow: 2px 2px #CCCCCC;	
}


.page-news-message-text {
	margin-top: 10px;
	width: calc(100% - 500px);
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-weight: 100;
	font-size: 16px;
	color: #535353;
	float: left;
	cursor: pointer;
	text-decoration: none;
	text-align: justify;
}



.image-contain {
	min-width: 200px;
	width: auto;
	max-width: 500px;
	max-height: 200px;
	bject-fit: contain;
	margin: 0px 0px 20px 50px;
	float: none;
}

.news-page-back {
	margin: 10px 0px 0px 10px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size: 24px;
	color: #c51d2b;
	float: left;
	font-style: italic;
	cursor: pointer;
	text-decoration: none;
	text-decoration-color: #c51d2b;
	text-shadow: 2px 2px #CCCCCC;	
}

.news-page-back a {
	text-decoration: none;
	text-decoration-color: #c51d2b;
	color: #c51d2b;
	
}

.over-frame {
	width: calc(100% - 3px);
	min-height: 400px;
	overflow:hidden;
	border: 0px solid #000000;

}

.over-text-box {
	max-width: 800px;
	width: auto;
	float: left;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-weight: 100;
	font-size: 16px;
	color: #535353;
	bject-fit: contain;
	border: 0px solid #000000;
	margin: 0px 5px 0px 5px;

}

.over-map-box {
	width: auto;
	float: right;
	border: 0px solid #000000;
	bject-fit: contain;

}

.over-map-img {

	width: 100%;
	max-width: 500px;
	max-height: 600px;
	bject-fit: contain;
	margin: 0px 50px 0px 10px;
	float: none;
}

.over-dab-box {
	width: auto;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-weight: 100;
	font-size: 16px;
	margin: 0px 10px 0px 20px;

}


.djbox-frame-left {
	width: 450px;
	min-height: 205px;
	float: left;
	border: 1px solid #000000;
	margin: 20px 00px 0px 00px;
}

.djbox-frame-center {
	
	margin: 20px auto 0px auto;
	width: 450px;
	min-height: 205px;
	display: inline-block;
	border: 1px solid #000000;
}

.djbox-frame-right {
	width: 450px;
	min-height: 205px;
	float: right;
	border: 1px solid #000000;
	margin: 20px 00px 0px 00px;

}

.newrow-right {
	display: block;
}

.djbox-frame-last-center {
	display: block;
	width: 450px;
	margin:  20px auto 0px auto;
	border: 1px solid #000000;
	min-height: 205px;
}

.djbox-picture {
	margin: 5px 10px 5px 5px;
	height: auto;
	min-width: 160px;
	float: left;
	max-height: 160px;
	max-width: 160px;
	
}

.djbox-info-text {
	width: calc(100% - 190px);
	height: auto;
	float: left;
	text-align: left;
	margin: 5px 0px 0px 5px;
	
	border: 0px solid #000000;
	
}

.dj-info-text {
	display: inline-block;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-weight: 100;
	font-size: 16px;
	height: 45px;
	
	
}

.contact-spaces {
	min-width: 130px;
	padding-top: 20px;
	line-height: 20px;
	display: inline-block;
}




/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

@media screen and (max-width: 1380px) {

	.djbox-frame-left {
		width: calc(100% - 2px);
		min-height: 205px;
		float: none;
		border: 1px solid #000000;
		margin: 20px 00px 0px 00px;
	}

	.djbox-frame-center {
		display: block;
		width: calc(100% - 2px);
		min-height: 205px;
		float: none;
		border: 1px solid #000000;
		margin: 20px 00px 0px 00px;
	}

	.djbox-frame-right {
		width: calc(100% - 2px);
		min-height: 205px;
		float: none;
		border: 1px solid #000000;
		margin: 20px 00px 0px 00px;
	}

	.djbox-frame-last-center {
		float: left;
		width: calc(100% - 2px);
		margin: 20px 00px 0px 00px;
		border: 1px solid #000000;
		min-height: 205px;
	}
	

	
}

@media screen and (max-width: 1370px) {

	.main-box-frame-left {
		width: calc(100% - 10px);
		float: left;
		margin-left: 5px;
	}
	
	.main-box-frame-right {
		width: calc(100% - 10px);
		float: left;
		margin-left: 5px;
	}
	
	.main-box-right {
		clear: both;
		float: left;
		width: calc(100% - 6px);
		margin-right: 6px;
	}
	
	
	.main-box-left {
		width: 100%;
		width: calc(100% - 6px);
		margin-right: 6px;

	}
	
	.over-map-box {
		float: left;
	}
	
}

@media screen and (max-width: 1280px) {
	

	.player-frame {
		display: none;
		}

	.iframe-main {
		width: 100%;
	}
	
	.home-header-frame {
		max-height: 300px;	

	}
	
	.mobile-player-frame {
		display: block;
		width: calc(100% - 42px);
		position: fixed;
		bottom: 0;
		height: 60px;
		background-color: #FCFCFC;
		border-radius: 5px;
		margin: 10px 20px 20px 20px;
		
	}
	
	.controls-frame-mobile {
		height: 60px;
		width: 100%;
		text-align: center;
		border: 1px solid #c51d2b;
		border-radius: 5px;

		margin-left: auto;
		margin-right: auto;
		display: block;
		-webkit-box-shadow: 1px 1px 5px 5px #848484;
		box-shadow: 2px 2px 5px 3px #848484;
		
	}

	.speaker-mobile {
		margin-top: 12px;
		margin-left: 30px;
		float: left;
		display: none;
	}	

	.controls-mobile[data-state=hidden] {
		display:none;
	}
	.controls-mobile[data-state=visible] {
		display:block;
	}
	.controls-mobile > * {


		display: block;

		height: 60px;
	}

	.controls-mobile button {
		text-align:center;

		border:none;
		cursor:pointer;
		text-indent:-99999px;
		background:transparent;
		background-size:contain;
		background-repeat:no-repeat;

	}

	.controls-mobile button[data-state="play"] {
		background-image: url(images/play_mobile_80x80.png);
		height: 30px;
		width: 30px;
		outline : none;
		display: block;
		margin: 15px 10px;

	}
	
	.controls-mobile button[data-state="pause"] {

		border: none;
	}
	
	.controls-mobile button[data-state="stop"] {
		background-image: url(images/stop_mobile_80x80.png);
		height: 30px;
		width: 30px;
		outline : none;
		margin: 15px 10px;
		display: block;
	}	
	
	.player-mobile-title-frame {
		width: calc(100% - 55px);
		height: 60px;
		float: left;

	}

	.player-mobile-title-text {
		margin-left: 5px;
		margin-top: 10px;
		font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
		font-size: 18px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;

	}
	
	.player-mobile-title-subtext {
		margin-left: 5px;
		text-overflow: ellipsis;
		overflow: hidden;
		font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
		font-size: 14px;
		clear: both;
		font-weight: 10;
		color: #727272;
		white-space: nowrap;

	}
	
}


@media screen and (max-width: 900px) {

	.home-header-frame {
		width: 100%;
	}
	
	.home-main-frame {
		margin: 0px;

	}	
	
		
	.main-box-right {
		width: calc(100% - 6px);
		margin-right: 6px;
	}
	
	
	.main-box-left {
		width: calc(100% - 6px);
		margin-right: 6px;

	}
	
	.footer-main-box {
		width: calc(100% - 6px);
		margin-right: 6px;

	}

	.menu-header-frame-big {
		display: none;
	}

	.menu-bar {
		display: none;
		
	}
	
	.menu-header-frame-small {
		display: block;
		height: auto;
		width: 100%;
		border: 0px solid #000000;
		clear: both;
	}
	
	.logo-menu-small {
		margin-top: 10px;
		margin-bottom: 15px;
		float: left;
		
	}
	
	.home-main-frame {
		margin: 0px;

	}	

	
	
	.topnav {
		width: 100%;
		background-image: linear-gradient(#e28ba7, #c51d2b);
		overflow: hidden;	
	}

	.topnav a {
		display: block;
		color: #fff;
		text-align: center;
		padding: 14px 16px;
		text-decoration: none;
		font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
		font-size: 18px;
		font-weight: bold;
	}

	.topnav a.active {
		background-color: #4CAF50;
		color: white;
	}


	
	.topnav a  {display: none;}
	.topnav a.icon {
		float: right;
		display: block;
	}

	.topnav.responsive {position: relative;}
	.topnav.responsive a.icon {
		position: absolute;
		right: 0;
		top: 0;
	}
	
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}
	
	.image-contain {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	.page-news-message-text {
		padding: 0px 10px 0px 10px;
		width: auto;
	}

	.page-news-title-text {
		padding: 0px 10px 0px 10px;
		width: auto;		
	}
	
}


@media screen and (max-width: 690px) {


	.footer-box-left {
		width: 300px;
		height: 260px;
		margin: 20px auto 0 auto;
		float: none;
	}

	.footer-box-right {
		width: 300px;
		height: 260px;
		margin: 20px auto 0px auto;
		float: none;

	}

}


@media screen and (max-width: 541px) {
	
	.home-header-1-man-woman {
		height: 200px;
		width: 100%;
	}
	
	.home-header-1-girlheadphone {
		display: none;
	}
	
	
	.home-header-1-text {	
		margin-top: 50px;
		font-size: 24px;
	}
	
	
	.home-header-frame {
		max-height: 200px;	
		width: 100%;
	}
	
	.home-main-frame {
		margin: 0px;

	}	
	
		
	.main-box-right {
		width: calc(100% - 6px);
		margin-right: 6px;		
	}
	
	
	.main-box-left {
		width: calc(100% - 6px);
		margin-right: 6px;

	}
	
	.footer-main-box {
		width: 100%;

	}
	
	.djbox-picture {
		margin: 5px 10px 5px 5px;
		height: auto;
		width: auto;
		max-width: 130px;
		float: left;

	}
	

}



