/* typeface */

@font-face {
font-family: 'FluxischElse';
src: url(fonts/FluxischElse-Bold.woff) format('woff');
font-weight: bold;
}

@font-face {
font-family: 'FluxischElse';
src: url(fonts/FluxischElse-Regular.woff) format('woff');
font-weight: normal;
}

@font-face {
font-family: 'FluxischElse';
src: url(fonts/FluxischElse-Light.woff) format('woff');
font-weight: lighter;
}

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=1f6298fd-74be-42b0-84d9-c4ace41ad38b&fontids=1475960");
    @font-face{
        font-family:"Univers";
        src:url("fonts/univers.woff2") format("woff2"),url("fonts/univers.woff") format("woff");
    }

/* text */

body {
	background-color: rgb(255,255,255);
	font-family: 'Univers';
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}

h1 {

	font-family: 'FluxischElse';
	font-weight: bold;
	font-size: 34px; 
	line-height: 36px;
	letter-spacing: 1.5px;
	margin: 0px 0px 88px 0px; 
	padding: 0px 0px 0px 0px;
}

h2 {

	font-family: 'FluxischElse';
	font-weight: bold;
	font-size: 26px; 
	line-height: 36px;
	letter-spacing: 0.5px;
	margin: 0px 0px 22px 0px; 
	padding: 0px 0px 0px 0px;
}

h3 {

	font-family: 'Univers';
	font-weight: normal;
	font-size: 18px; 
	line-height: 26px;
	letter-spacing: 0.25px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

p {
	font-family: 'Univers';
	font-weight: normal;
	margin-bottom: 22px;
}

b {
	font-family: 'FluxischElse';
	font-weight: bold;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

.caption {
	font-size: 18px; 
	line-height: 22px;
	margin-bottom: 22px;
	opacity: 100%;
}

.link {
	text-decoration: underline;
}

.link:hover {
	text-decoration: none;
}

/* container */

.container-fluid {
	padding-left: 100px !important;
	padding-right: 100px !important;
}

/* player */

.play {

	width: 20px;
}

.pause {

	width: 20px;
}

/* images */

.img_large {

	max-width: 100%;
}

.outline {

	border: 1px solid black;
}

/* misc. */

hr {
	border-top:1px solid black;
	margin-top: 0px;
	margin-bottom: 44px;
	margin-top: 0px;
	padding-top: 0px;
}


.positionRelative {position: relative;}


/* Header */

h4 {
	font-family: 'FluxischElse';
	font-weight: bold;
	font-size: 18px; 
	line-height: 44px;
	letter-spacing: 0.5px;
	margin-bottom: 0px;
}

.header {
	margin-top: 22px;
}

.menu_link {
	float: right;
	margin-left: 25px;
}

#menu_collapsed_button_1 {
	display: none;
	text-decoration: none;
}

#menu_collapsed_button_2 {
	display: none;
	text-decoration: none;
	text-decoration: line-through;
}

#menu_links_collapsed {
	display: none;
	text-align: right;	
}

/* Streams */

.drawing {

	float: left;
	max-width: 100%;
	margin-bottom: 22px;
	border: 0px solid black;
}

.streams_text {

	margin-bottom: 22px;

}

/* Project Space */

#twitter {
	background-color: rgb(0,100,255);
	width: 300px;
	height: 180px;
}

.draggable *{
	pointer-events:none;
    position: relative;
    left: 0;
    top: 0;
    cursor: move;
    z-index: 1;
}

.project_space_block {

	float: left;
	margin-right: 260px;
}

.project_space_img {

	max-height: 176px;
	margin-bottom: 5px;
}

/* Library */

.library_block {

	float: left;
	margin-right: 66px;
	margin-bottom: 22px;
}

.library_img {

	max-height: 176px;
	margin-bottom: 5px;
}

.library_player {
	
	float: left;
	border-bottom: 0px solid black;
	margin-bottom: 5px;
  	height: 176px;
}

.library_play {

	width: 20px;
	margin-top: 78px;
	margin-right: 100px;
	margin-left: 44px;
}

.category {
	font-size: 12px; 
	line-height: 18px;
	letter-spacing: 0.75px;
	margin-bottom: 2px;
	opacity: 50%;

	text-decoration: none;
}

.date {
	font-size: 14px; 
	line-height: 18px;
	margin-bottom: 4px;
	opacity: 50%;
}

/* Events */

.event_block {

	float: left;
	margin-right: 0px;
	margin-bottom: 22px;
}

.event_img {

	max-height: 264px;
	max-width: 100%;
	margin-bottom: 11px;
}

.event_live {
	margin-bottom: 22px;
	color: red;
}

.event_upcoming {
	margin-bottom: 22px;
	color: blue;
}

/* screen resize */

@media (max-width: 575px) {
    .container-fluid {
        padding-left: 20px !important;
		padding-right: 20px !important;
    }
}

@media (max-width: 992px) {
    .menu_link {display: none;}
    #menu_collapsed_button_1 {display: inline-block;}
}

@media (min-width: 993px) {
    .container-fluid {
        max-width: 1800px;
    }

    #menu_links_collapsed {display: none !important;}
    #menu_collapsed_button_1 {display: none !important;}
    #menu_collapsed_button_2 {display: none !important;}
}

/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: https://www.linotype.com
*/



