@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@font-face {
	font-family: 'Chance';
	src: url('/webfonts/harabara_mais_bold-webfont.woff2') format('woff2'),
		 url('/webfonts/harabara_mais_bold-webfont.woff') format('woff');
	font-weight: bold;
	font-style: normal;

}
@font-face {
  font-family: 'Karoll';
  text-rendering: optimizeLegibility;
  font-style: normal;
  font-weight: 300;
  src: url('/webfonts/Karoll-Round.eot'); /* IE9 Compat Modes */
  src: local('Karoll Round'), local('Karoll'),
	   url('/webfonts/Karoll-Round.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('/webfonts/Karoll-Round.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('/webfonts/Karoll-Round.woff') format('woff'), /* Modern Browsers */
	   url('/webfonts/Karoll-Round.svg#Karoll-Round') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Karoll';
  text-rendering: optimizeLegibility;
  font-style: normal;
  font-weight: 100;
  src: local('Karoll-LightRound'), local('Karoll Light'),
	   url('/webfonts/Karoll-LightRound.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('/webfonts/Karoll-LightRound.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('/webfonts/Karoll-LightRound.woff') format('woff'), /* Modern Browsers */
	   url('/webfonts/Karoll-LightRound.svg#Karoll-LightRound'); format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Karoll';
  text-rendering: optimizeLegibility;
  font-style: normal;
  font-weight: 700;
  src: local('Karoll-BoldRound'), local('Karoll Bold'),
	   url('/webfonts/Karoll-BoldRound.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('/webfonts/Karoll-BoldRound.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('/webfonts/Karoll-BoldRound.woff') format('woff'), /* Modern Browsers */
	   url('/webfonts/Karoll-BoldRound.svg#Karoll-BoldRound'); format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'Gaz Bk';
	src: url('webfonts/GazBk-Regular.eot');
	src: url('webfonts/GazBk-Regular.eot?#iefix') format('embedded-opentype'),
		url('webfonts/GazBk-Regular.woff2') format('woff2'),
		url('webfonts/GazBk-Regular.woff') format('woff'),
		url('webfonts/GazBk-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gaz Rg';
	src: url('webfonts/GazRg-Bold.eot');
	src: url('webfonts/GazRg-Bold.eot?#iefix') format('embedded-opentype'),
		url('webfonts/GazRg-Bold.woff2') format('woff2'),
		url('webfonts/GazRg-Bold.woff') format('woff'),
		url('webfonts/GazRg-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gaz El';
	src: url('webfonts/GazEl-Regular.eot');
	src: url('webfonts/GazEl-Regular.eot?#iefix') format('embedded-opentype'),
		url('webfonts/GazEl-Regular.woff2') format('woff2'),
		url('webfonts/GazEl-Regular.woff') format('woff'),
		url('webfonts/GazEl-Regular.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gaz Tar';
	src: url('webfonts/GazTar-Regular.eot');
	src: url('webfonts/GazTar-Regular.eot?#iefix') format('embedded-opentype'),
		url('webfonts/GazTar-Regular.woff2') format('woff2'),
		url('webfonts/GazTar-Regular.woff') format('woff'),
		url('webfonts/GazTar-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gaz Truck';
	src: url('webfonts/GazTruck-Regular.eot');
	src: url('webfonts/GazTruck-Regular.eot?#iefix') format('embedded-opentype'),
		url('webfonts/GazTruck-Regular.woff2') format('woff2'),
		url('webfonts/GazTruck-Regular.woff') format('woff'),
		url('webfonts/GazTruck-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gaz Hv';
	src: url('webfonts/GazHv-Regular.eot');
	src: url('webfonts/GazHv-Regular.eot?#iefix') format('embedded-opentype'),
		url('webfonts/GazHv-Regular.woff2') format('woff2'),
		url('webfonts/GazHv-Regular.woff') format('woff'),
		url('webfonts/GazHv-Regular.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gaz Fumes';
	src: url('webfonts/GazFumes-Regular.eot');
	src: url('webfonts/GazFumes-Regular.eot?#iefix') format('embedded-opentype'),
		url('webfonts/GazFumes-Regular.woff2') format('woff2'),
		url('webfonts/GazFumes-Regular.woff') format('woff'),
		url('webfonts/GazFumes-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}



html {
	/*background: #abd3ff url('/bg.jpg') no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;*/
}


.btn:hover {
	background-color: #acc;
	
}
.btn {
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
	color: rgba(0, 0, 0, 0.5);
	/* background-color: #4ec5ec; */
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
	min-width: 50%;
	line-height: normal;
}
.big {
	width: 100% !important;
	font-size: 30px !important;
	height: auto !important;
	margin: 0 !important;
	border:0px !important;
	font-family: Karoll, sans-serif;
	}
/*button,
input,
textarea {
	border: 1px solid transparent;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
	min-width: 50%;
}
button,
input {
	line-height: normal;
}
*/
.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}
.fade-in.one {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.fade-in.two {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay:1.2s;
  animation-delay: 1.2s;
}

.news-links {
	font-size: 28px;
	  margin-top: 20px;
}
.fullvid {
	height: 619px;

padding-top: 5px;
left: 0;
/*position: fixed;*/
width: 100%;
top: 0;
visibility: visible;
}

.fullvid iframe {
	width:100%;
	height: 100%;
} 
.nav-icon {
	font-size: 50px;
margin: 20px auto;
width: 100px;
cursor: pointer;
display: none;
color: #fff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.89);
}
#menu-icon {
	display: none;
	width: auto;
	font-family: "Gaz Truck", sans-serif;
line-height: 0;
font-size: 3em;
padding: .15em;

}

a:hover#menu-icon {

	background-color: transparent;
	/* border-radius: 4px 4px 0 0; */

}
.main a, main2 a {
	font-weight: bold;
}

/* This gets Google to fall into place */
.social {
	font-size: 1px;
}

/* This gets Facebook to fall into place */
.social iframe {
	vertical-align: middle;
}

/* Set an optional width for your button wrappers */
.social span {
	display: inline-block;
	width: 110px;
}

/* Adjust the widths individually if you like */
.social .google {
	width: 75px;
}

.icon_img img {
	height: 100px;
	width: auto; 
}

img {
	padding: 0px;
}

div.subtitle {
	font-size: 24px;
text-align: center;
padding-bottom: 20px;
}

.title {
	font-size: 55px;
font-family: 'Gaz Truck', sans-serif;
text-align: center;
padding-bottom: 10px;
text-transform: lowercase;
}
.music {
	font-family: "Karoll", sans-serif !important;
}
.vid {
	width:65%;
	padding:10px;
	padding-left:50px;
	position:relative;
}

#background-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
}
.video-wrapper {
	width: 560px;
	max-width: 100%;
	margin:0 auto;
}
.video-wrapper iframe {
	width: 90%;
	height: 285px;
	padding: 10px;
}


a
{
	/* color: #4ec5ec; */
	color: #73676c;
	text-decoration: none;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}
a:hover
{
	color: #a8abac;
	text-decoration:none;
}
body
{
	font-family: 'Karoll', sans-serif;
	/* font-weight: 300; */
	font-size:16px;
	color:#fff;
	background: #2b3138;
}
.back {
	/* background: #2b3138; */
/* 	background: #2b3138 url("/ocean.jpg"); */
	/* background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; */
	max-width: 1440px;
	margin: 0 auto;
	padding: 10px;
/*min-height: 55vh;
height: 584px; */
/* background-position: 0% 80%; */
}
.about {
	max-width:970px;
	margin: 0 auto;
	padding: 10px;
	padding-top:30px;
	overflow: auto;
	text-align: center;
}
.about > img {
	margin: 0 auto;
	display: block;
	max-width: 700px;
	width: 50%;
	height: auto;
}
.about p {
	max-width: 500px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5;
	padding: 5px;
}
p.blurb {
	text-align: center;
	width: 90%;
	margin: 20px auto;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}
iframe {
	height: 540px;
width: 90% !important;
}
.blurb a img {
	width: 22%;
	height: auto;
	-webkit-filter: drop-shadow(0 2px 5px rgba(0,0,0,0.5));
	-webkit-transform: perspective(1px) translateZ(0);
-webkit-transform: perspective(1px) translateZ(0);
-ms-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.blurb a img:hover {
transform: rotate(-20deg);
filter: drop-shadow(0 5px 8px rgba(0,0,0,0.5));
}
.column .smallicons a {
	color: #fff;
}
.smallicons a img {
	width: 10%;
	height: auto;
transform: perspective(1px) translateZ(0);
transition-duration: 0.3s;
transition-property: transform;
/* filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(167deg) brightness(108%) contrast(101%) drop-shadow(0 2px 5px rgba(0,0,0,0.5)); */
}
.smallicons a img:hover {
transform: rotate(-20deg);
filter: drop-shadow(0 5px 8px rgba(0,0,0,0.5));
}
.smallicons a {
	font-size: 38px;
	color: #ffffff;
	padding: 10px;
	text-shadow: 0px 2px 2px rgb(0 0 0 / 15%);
}

.about > p > img {
	margin: 0 auto;
	width: 200px;
	display: block;
}

.about a {
	font-weight: 300;
	text-decoration: none;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}
a:hover
{
	color: #a8a8ac;
	text-decoration:none;
}
.main {
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
	min-height: 68vh;
	margin-bottom:20px;
  padding: 10px;
  /* margin-top: 35px; */
  /* background: rgba(0, 0, 0, 0.1); */

}
.main2 {
	/* background: #2b3138; */
	background: rgba(181, 193, 204, 0.5);
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.16), 0 4px 16px 0 rgba(0, 0, 0, 0.12);
	width: 100%;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
}
.logo_img img {
	width: 250px !important;
	padding: 10px;
}
.footer
{
	font-family: 'Karoll', sans-serif;
	font-weight: 300;
	font-size: 12px;
	text-align: center;
	max-width: 1100px;
	margin: 0 auto;
	padding: 12px;
}
.left_foot {
	float:left;
	height: 12px;
	padding-top: 7px;
}
.right_foot {
	float:right;
	overflow: hidden;
}
.right_foot a {
	display: inline-block;
}
.right_foot .smallicons a {
	font-size: 25px;
	padding: 3px;
}
.paragraph {
	text-align: center;
	padding-bottom: 10px;
}
.column {
	width: 100%;
	max-width: 450px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 5px;
	margin-top: 20px;
	}
	.column img {
		width: 100%;
		height: auto;
	}
.main h1 {
	font-family: 'Karoll', serif;
	font-weight: 500;
	text-transform: uppercase;
}
.textwidget {
	text-align: center;
}
hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(252, 252, 252, 0.75), rgba(247, 247, 247, 0));
	clear: both;
}
.clear {
	clear: both;
}
div.albumtitle {
	text-align: center;
	font-size: 24px;
	padding-top: 10px;
	font-family: 'Karoll', sans-serif;
	font-weight: 100;
}
div.year {
	text-align: center;
	font-style: italic;
	font-size: 16px;
	padding-bottom: 10px;
	max-width: 640px;
	margin: 0 auto;
}

.middle {
	max-width:90%;
	min-height:400px;
	margin: 0 auto;
	padding-top:20px;
}
footer {
	background: rgba(40, 44, 49, 0);
	height: 50px;
	position: relative;
	bottom: 0;
	
	width: 100%;
}
.header {
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-top: 0;
	padding-top: 30px;
	background: rgba(40, 44, 49, 0);
	height: 110px;
}
.header a {
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.89);
	}
.header a:hover {
	color: #aca8aa;
	}
.logo
{
	font-size: 80px;
	font-family: 'Gaz Truck', serif;
	/* font-weight: bold; */
	letter-spacing: -1px;
	font-kerning: normal;
	line-height: 1;
	/* margin-top:30px; */
	text-align: center;
	text-transform:lowercase;
	width: 385px;
	left: 50%;
	position: relative;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.logo span img {
	width: 100%;
}
.leftpad {
	margin-right: 15%;
}
.rightpad {
	margin-left: 15%;
}
.middlepad {
	margin: 0 15%;
	display: inline-block;
	vertical-align: middle;
}

.tabnav {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: "Gaz Truck", sans-serif;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	display: block;
	margin-left: 0;
margin-top: -55px;
margin-bottom: -1px;
}
.tabnav ul {
	list-style: none;
	margin: 0 auto;
	text-align: left;
	padding-left: 0;
}
.tabnav ul li {
	padding-bottom: 5px;
	display: inline;
}
nav div.nav-item {
	display: inline-block;
	vertical-align: middle;
}
nav a {
	padding: .75em 1em;
}
/* nav a span:hover {
	border-bottom: 5px solid #28bbd5;
transition: all .15s ease-in-out;
} */

.buttons-left {
	width:10%;
	padding-right:80px;
	margin-top:10px;
	float:right;
}
.twitterfeed {
	max-width:300px;
	min-width:200px;
	height:300px;
	float:left;
	padding:20px;
	margin-top:25px;
}

.twfollow {
	display:none;
}
.links {
	display: none;
}

.vid-list-container {
	width: 92%;
	overflow: hidden;
	margin-top: 20px;
	margin-left:4%;
	padding-bottom: 20px;
}
.vid-container {
	padding: 10px;
	float:left;
}
.web-container {
	padding: 10px;
	float:right;
}

div.projtitleleft {
	text-align: left;
	font-size: 28px;
	padding-left: 10px;
	font-family: 'Karoll', sans-serif;
	font-weight: 100;
}
div.projtitleright {
	text-align: right;
	font-size: 28px;
	padding-right: 10px;
	font-family: 'Karoll', sans-serif;
	font-weight: 100;
}
.rightitems {
	float: right;
	padding-right: 0;
}
.rightitems ul {
	margin-top: 0px;
}
.leftitems {
	float: left;
	padding-right: 10%;
}
.leftitems ul {
	margin-top: 0px;
}
.vid-list {
	width: 1344px;
	position: relative;
	top:0;
	left: 0;
}
.vid-item {
	margin: 0;
	padding-top: 10px;
	text-align: left;
	cursor: pointer;
		-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s; 
  transition:.5s;
}
.vid-item:hover {
	color: #cdcdcd; 
}

.thumb {
	font-size: 20px;
	height: 112px;
	width: 200px;
	overflow: hidden;
}

.thumb img {
	width: 100%;
	position: relative;
	top: -19px;
	transition: box-shadow .25s;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.thumb img:hover {
		transition: box-shadow .25s;
		box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}

.vid-item .desc {
	font-size: 15px;
	margin-top:3px;
	text-align: center;
}
.arrows {
	position:relative;
	width: 100%;
}

.arrow-left {
	color: #fff;
	position: absolute;
	background: #777;
	padding: 15px;
	left: -45px;
	top: 30px;
	z-index: 99;
	cursor: pointer;
}

.arrow-right {
	color: #fff;
	position: absolute;
	background: #777;
	padding: 15px;
	right: -45px;
	top: 30px;
	z-index:100;
	cursor: pointer;
}
.top {
	padding-top:10vh;
}
.top h1 {
	font-size: 65px;
}

.box {
	font-size: 28px;
	color: rgba(0, 0, 0, 0.26);
	text-align: center;
	max-width: 730px;
	padding: 20px;
	/* background: #4ec5ec; */
	background: rgba(181, 193, 204, 0.5);
	border-radius: 10px;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
	margin: 10px auto;
	cursor: default;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	
}
.box:hover {
	box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3), 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}
.box3 {
	font-size: 28px;
	color: #fff;
	text-align: center;
	max-width: 400px;
	padding: 10px;
	background: #424242;
	border-radius: 10px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
	margin: 10px auto;
	cursor: default;
}
.track {
	font-size: 18px;
}
.box2 {
	font-size: 28px;
	color: #fff;
	text-align: left;
	max-width: 400px;
	width: 37%;
	padding: 10px;
	background: #424242;
	border-radius: 10px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
	margin: 10px auto;
	cursor: pointer;
}
.box2:hover {
	box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3), 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}
.album_cover {
	padding: 0 0 25px 0;
}
.album_cover img {
	border-radius: 10px;
	filter: drop-shadow(3px 8px 4px rgb(0 0 0 / 0.3));
	-webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.album_cover img:hover {
	filter: drop-shadow(3px 9px 5px rgb(0 0 0 / 0.4));
}
.logo2 {
	width: 30%;
	margin: 50px auto 0 auto;
}
.box2 img {
	height: 40px;
	width: auto;
	margin: -10px 5px -10px 0;
	filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(163deg) brightness(107%) contrast(102%);
	}
.overlay {
    height: .1%;
    width: 100%;
	font-family: "Gaz Truck", sans-serif;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
	background: rgba(139, 162, 183, 0.35);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
	text-transform: uppercase;
    font-size: 50px;
    color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.89);
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #aca8aa;
}

.overlay .closebtn {
    position: absolute;
    top: 0px;
right: 25px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
.archive2 {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.85);
    overflow-y: hidden;
    transition: 0.5s;
    
}

.arclist2 {
    position: relative;
    top: 5%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    list-style: none;
    padding: 0;
}

.archive2 a {
    padding: 8px;
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.archive2 a:hover, .archive2 a:focus {
    color: #aca8aa;
}

.archive2 .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
  .archive2 {overflow-y: auto;}
  .archive2 a {font-size: 20px}
  .archive2 .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
@media (max-width: 380px) {
	.closebtn {
		top: 0px !important;
		right: 15px	!important;
	}
}

@media (max-width: 1720px) {
	.middlepad {
		margin: 0;
	}
	.smallicons {
		display: block;
	}
	.tabnav {
		margin-top: 0;
	}
}

@media (max-width: 624px) {
	.arrows {
		position:relative;
		margin: 0 auto;
		width:96px;
	}
	.arrow-left {
		left: 0;
		top: -20px;
	}

	.arrow-right {
		right: 0;
		top: -20px;
	}
	.vid-container {
	padding: 0px;
	padding-bottom: 25px;
}
.vid-container iframe, object, embed {
	height: 200px !important;
}
}
@media (max-width: 1068px) {
	.vid-container {
		float: none;
		text-align: center;
	}
	.rightitems {
		float:none;
		text-align: center;
		padding-right: 0;
	}
	.thumb {
		margin: 0 auto;
		height: 78px;
		width: 150px;
	}
.box2 {
	width: 50%;
}
}
@media (max-width: 1000px) {
.buttons-left {
	display: none;
}

.links {
	display: block;
	padding-right:1px;
	margin-left:auto;
	margin-right:auto;
}
.links img {
	width:40px;
	height:auto;
}
.twitterfeed {
	display: none;
}
.vid {
	padding: 10px;
	padding-left: 10px;
	margin-top: -50px;
}
.twfollow {
	display:block;
}
.header {
	height: 140px;
}
.tabnav {
	margin-top: 0;
	padding-top: 10px
}
.leftpad, .rightpad {
	margin-right: 0;
	margin-left: 0;
}
nav a {
	padding: .7em .7em;
}
.main, .main2 {
	margin-top: 50px;
}
	
	.fullvid {
	height: 480px;
width: 100%;
}
div.blog, div.archive {
  width: 100%;
  padding: 0;
}
.main {
	  /* background: transparent; */
}
.header {
	/* background: transparent; */
}
/* body {
	  background: rgba(0, 0, 0, 0.4);
} */

}
@media (max-width: 768px) {
		.fullvid {
	height: 380px;
width: 100%;
}
.nav-icon {
	display: block;
}
	.top {
		padding-top:0;
	}
	.top h1 {
		font-size: 35px;
	}
		.logo {
		font-size: 45px;
		margin-top:5px;
	}
	.video-wrapper iframe {
	height: 245px;
}
/* .archive {
	display: none;
} */

#menu-icon {
		display:inline-block !important;

	}
	nav div.navcont, nav:active div.navcont { 

		display: none;
		position: absolute;
		padding-bottom: 20px;
		background: rgba(75,75,75, 0.85);
		/* border: 5px solid #fff; */
		right: 0px;
		left: 0px;
		top: 110px;
		width: 100%;
		z-index: 1;
		/* border-radius: 4px 0 4px 4px; */

	}

	nav div.nav-item {

		text-align: center;
		padding: 10px 30%;
		margin: 0;
		display: inline-block !important;

	}

	 div.navcont {

		display: block;

	}
	.tabnav {
    	font-size: 36px !important;
	}
	img#img_frame {
	width: 100%;
	height: auto;
}

.vid-container iframe, object, embed {
	width: 100% !important;
	height: 360px;
}

}
@media (max-width: 745px) {
		.fullvid {
	height: 410px;
width: 100%;
}
}

@media (max-width: 600px) {
div.albumtitle {
	float:none !important;
}
	.about {
		padding-top: 20px;
	}

.tabnav ul {

}
	.footer
{
	font-size:10px;
}
footer {
	height: 80px;
}
.left_foot {
	float:none;
	padding-bottom: 5px;
}
.right_foot {
	float:none;
}
.buttons-left {
	display: none;
}
.links {
	display: block;
	padding-right:1px;

	margin-left:auto;
	margin-right:auto;
}
.links img {
	width:30px;
	height:auto;
}

.twitterfeed {
	display: none;
}
.vid {
	width:100%;
	padding: 10px;
	padding-left: 0px;
	margin-top: -50px;
}
.twfollow {
	display:block;
}
div.maintable {
	padding-top: 0px !important;
}
	.fullvid {
	height: 250px;
width: 100%;
}
.column {
	width: 100%;
	padding: 0;
}

}

@media (max-width: 400px) {
	.main {
		min-height:345px;
}
.about {
	padding: 1px;
}
	.fullvid {
	height: 190px;
width: 100%;
}
.box2 {
	width: 70%;
}
}

@media (max-width: 350px) {
		.fullvid {
	height: 160px;
width: 100%;
}
}