/* Reset CSS */
* {
	box-sizing: border-box;
}

*:focus {
    outline: 0;
}

button {
border:none;
}

/*-----------------------------------------------------------------------------------------------------------------*/
/* Header CSS                                                                                                      */
/*-----------------------------------------------------------------------------------------------------------------*/

/*load the fonts*/
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,300&family=Noto+Sans:wght@700&family=Open+Sans:300,400,700&display=swap");

@font-face {
 font-family: 'dubtronic-solid';
  src: url(../../fonts/dubtronic-solid.otf);
  font-display: swap;
}

@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-thin.eot'); /* IE9 Compat Modes */
  src: url('../fonts/overpass-thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/overpass-thin.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/overpass-thin.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/overpass-thin.ttf')  format('truetype'); /* Safari, Android, iOS */
       font-weight: 200;
       font-style: normal;
       font-display: swap;
}

@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-thin-italic.eot');
  src: url('../fonts/overpass-thin-italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-thin-italic.woff2') format('woff2'),
       url('../fonts/overpass-thin-italic.woff') format('woff'),
       url('../fonts/overpass-thin-italic.ttf')  format('truetype');
       font-weight: 200;
       font-style: italic;
       font-display: swap;
}


@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-extralight.eot');
  src: url('../fonts/overpass-extralight.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-extralight.woff2') format('woff2'),
       url('../fonts/overpass-extralight.woff') format('woff'),
       url('../fonts/overpass-extralight.ttf')  format('truetype');
       font-weight: 300;
       font-style: normal;
       font-display: swap;
}

@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-extralight-italic.eot');
  src: url('../fonts/overpass-extralight-italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-extralight-italic.woff2') format('woff2'),
       url('../fonts/overpass-extralight-italic.woff') format('woff'),
       url('../fonts/overpass-extralight-italic.ttf')  format('truetype');
       font-weight: 300;
       font-style: italic;
       font-display: swap;
}



@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-light.eot');
  src: url('../fonts/overpass-light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-light.woff2') format('woff2'),
       url('../fonts/overpass-light.woff') format('woff'),
       url('../fonts/overpass-light.ttf')  format('truetype');
       font-weight: 400;
       font-style: normal;
       font-display: swap;
}

@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-light-italic.eot');
  src: url('../fonts/overpass-light-italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-light-italic.woff2') format('woff2'),
       url('../fonts/overpass-light-italic.woff') format('woff'),
       url('../fonts/overpass-light-italic.ttf')  format('truetype');
       font-weight: 400;
       font-style: italic;
       font-display: swap;
}



@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-regular.eot');
  src: url('../fonts/overpass-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-regular.woff2') format('woff2'),
       url('../fonts/overpass-regular.woff') format('woff'),
       url('../fonts/overpass-regular.ttf')  format('truetype');
       font-weight: 500;
       font-style: normal;
       font-display: swap;
}

@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-italic.eot');
  src: url('../fonts/overpass-italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-italic.woff2') format('woff2'),
       url('../fonts/overpass-italic.woff') format('woff'),
       url('../fonts/overpass-italic.ttf')  format('truetype');
       font-weight: 500;
       font-style: italic;
       font-display: swap;
}




@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-semibold.eot');
  src: url('../fonts/overpass-semibold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-semibold.woff2') format('woff2'),
       url('../fonts/overpass-semibold.woff') format('woff'),
       url('../fonts/overpass-semibold.ttf')  format('truetype');
       font-weight: 600;
       font-style: normal;
       font-display: swap;
}

@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-semibold-italic.eot');
  src: url('../fonts/overpass-semibold-italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-semibold-italic.woff2') format('woff2'),
       url('../fonts/overpass-semibold-italic.woff') format('woff'),
       url('../fonts/overpass-semibold-italic.ttf')  format('truetype');
       font-weight: 600;
       font-style: italic;
       font-display: swap;
}




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

@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-bold-italic.eot');
  src: url('../fonts/overpass-bold-italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-bold-italic.woff2') format('woff2'),
       url('../fonts/overpass-bold-italic.woff') format('woff'),
       url('../fonts/overpass-bold-italic.ttf')  format('truetype');
       font-weight: 700;
       font-style: italic;
       font-display: swap;
}



@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-extrabold.eot');
  src: url('../fonts/overpass-extrabold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-extrabold.woff2') format('woff2'),
       url('../fonts/overpass-extrabold.woff') format('woff'),
       url('../fonts/overpass-extrabold.ttf')  format('truetype');
       font-weight: 800;
       font-style: normal;
       font-display: swap;
}

@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-extrabold-italic.eot');
  src: url('../fonts/overpass-extrabold-italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-extrabold-italic.woff2') format('woff2'),
       url('../fonts/overpass-extrabold-italic.woff') format('woff'),
       url('../fonts/overpass-extrabold-italic.ttf')  format('truetype');
       font-weight: 800;
       font-style: italic;
       font-display: swap;
}


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

@font-face {
  font-family: 'overpass';
  src: url('../fonts/overpass-heavy-italic.eot');
  src: url('../fonts/overpass-heavy-italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/overpass-heavy-italic.woff2') format('woff2'),
       url('../fonts/overpass-heavy-italic.woff') format('woff'),
       url('../fonts/overpass-heavy-italic.ttf')  format('truetype');
       font-weight: 900;
       font-style: italic;
       font-display: swap;
}

.blog-container {
  display: grid;
  position: relative;
}

li.hide-list, li.hide-sublist {
  float: left;
  text-align: center;
  background-color: #ede9e9;
}

li.hide-list.search-container {
  display: none;
}

@media only screen and (min-width: 1201px) {
  li.hide-list.search-container.expanded {
    display: flex;
  }
}

.mobile-search {
  width: 100vw;
  position: absolute;
  top: 75px;
  margin: 0 auto;
  z-index: 10000;
  left: 0;
}

div.mobile-search-container {
  display: none;
  width: 100%;
  box-sizing: border-box;
}

.search-submit-button, .mobile-search-submit-button {
  color: black;
  text-decoration: none;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  z-index: 100;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  position: relative;
  overflow: hidden;
  height: 75px;
  width: 100%;
}

.mobile-search-submit-button {
  width: 100vw;
}

.search-submit-button::before, .mobile-search-submit-button::before, .search-submit-button::after, .mobile-search-submit-button::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 1;
	-webkit-transform: translate(-105%,0);
	transform: translate(-105%,0);
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: rgba(255,255,255,1);
	background-color: rgba(255,255,255,0.80);
}

.search-submit-button::after, .mobile-search-submit-button::after {
	-webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.search-submit-button:hover::before, .mobile-search-submit-button:hover::before, .search-submit-button:hover::after, .mobile-search-submit-button:hover::after {
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.topnav {
	box-shadow: 8px 8px 7px 0px rgba(0, 0, 0, 0.1)
}

.blognav {
   display: block !important;
}

.blognav:hover svg.down-icon, .blognav:active svg.down-icon {
   fill: transparent;	
}

#backtotop:hover svg.up-icon, #backtotop:active svg.up-icon {
  fill: #000;
}

svg.arrow-icon.up-icon, svg.arrow-icon.down-icon {
  fill: #000;
}

svg.arrow-icon.glider-arrows {
  fill: #fff;
}

.subnav {
    position: fixed;
    padding-bottom: 29.5px;	 
    font-size: 26px;
	width: max-content;
	z-index: 1000;
	/* Below style is needed to style the scrollbar in firefox */
	scrollbar-color: #ede9e9 white;
 }

#subblognav {
  display: none;
  clear: left;
  max-height: 580px;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

/* width */
.subnav ::-webkit-scrollbar {
  width: 20px;
}

/* Track */
::-webkit-scrollbar-track {
  background: rgba(255,255,255,1); 
}
 
/* Handle */
.subnav ::-webkit-scrollbar-thumb {
   background: #ede9e9;
}

.hide-list {
  list-style: none; 
  margin: 0;
  padding: 0;
}

.hide-sublist{
  list-style: none; 
  margin: 0;
  padding: 0;
  clear: left;
  box-shadow: 8px 3px 7px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
}

li.hide-sublist {
	 text-align: left;
}

.logo-container {
top: 0;
position: relative;
}

.drops {
float: left;
width: 2vw;
display: inline;
position: absolute;
z-index: 300;
margin-top: .5%;
margin-left: 77%;
}

.drops-home {
float: left;
width: 6vw;
display: inline;
position: absolute;
z-index: 300;
margin-top: 4.5%;
margin-left: 7%;
}

.logo {
float: right;
font-size: 2vw;
font-family: 'dubtronic-solid', sans-serif;
display: inline;
position: absolute;
z-index: 300;
margin-left: 80%;
margin-top: .5%;
}

.logo-home {
float: left;
font-size: 9vw;
font-family: dubtronic-solid, sans-serif;
display: inline;
position: absolute;
z-index: 300;
margin-left: 13%;
margin-top: 2.5%;
}

.sub-heading-home {
  font-family: overpass,heavy, sans-serif;
  font-weight: 900;
  font-size: 5vw;
  position: absolute;
  margin-top: 12.5%;
  margin-left: 30%;
  text-align: center;
  z-index: 300
}

.menubtn {
  background-color: #2800a7;
  color: black;
  padding-top: 18px;
  padding-bottom: 17.5px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  top: 0;
  left: 0;
  z-index: 100;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  position: fixed;
}

svg.house-icon {
	fill: #fff;
  width: 50px;
  height: 30px;
}

svg.arrow-icon {
	pointer-events: none;
  fill: #000;
}

svg.search-icon {
  width: 15px;
  height: 75px;
}

.menubtn:hover  svg.house-icon {
	fill: #000;
}

.menubtn .menu-content .subnav a{
	color: rgba(51,51,51,1);
	text-decoration: none;	
}

.menubtn::before, .menu-content a::before, .subnav a::before, .menu-content .search-icon::before, .menubtn::after, .menu-content a::after, .subnav a::after, .menu-content .search-icon::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 1;
	-webkit-transform: translate(-105%,0);
	transform: translate(-105%,0);
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: rgba(255,255,255,1);
	background-color: rgba(255,255,255,0.80);
}
.menubtn::after, .menu-content a::after, .subnav a::after, .menu-content .search-icon::after {
	-webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
}

.menubtn:hover::before, .menu-content a:hover::before, .subnav a:hover::before, .menu-content .search-icon:hover::before, .menubtn:hover::after, .menu-content a:hover::after, .subnav a:hover::after, .menu-content .search-icon:hover::after {
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.menu-dropdown {
  display: inline-block;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 400;
}

.menu-content {
  display: none;
  float: right;
  z-index: 400;
}

.menu-content a {
  color: black;
  padding-left: 2vh;
  padding-right: 2vh;
  text-decoration: none;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  z-index: 100;
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	overflow: hidden;
  height: 75px;
}

.menu-content .search-icon {
  z-index: 100;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

a.blog, a.game {
  width: 6vw;
  line-height: 70px;
}

.menu-content a:link {
	 color: #000;
}

.search-container {
  display: flex;
  max-width: 900px;
}

.search-form {
  padding-left: 1.5vh;
  padding-right: 1.5vh;
  padding-top: 2px;
  height: 75px;
  cursor: pointer;
}

.expandable-search-input {
  width: 900px;
  padding: 27px 30px 28px 30px;
  font-size: 17px;
  border: 0px solid #fff;
  outline: 0;
  transition: width .4s ease;
}

.mobile-search-container .expandable-search-input {
  width: 100vw;
  box-sizing: border-box;
}

.subnav a {
  color: black;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 27px;
  padding-right: 27px;
  text-decoration: none;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  z-index: 100;
    -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	overflow: hidden;
  line-height: 6px;
}

/* Only let the Home button expand the nav if the device is at a width higher than 1200px */
.menu-dropdown:hover .menu-content, .menu-dropdown:active .menu-content, .mobile-right:hover .menu-content, .mobile-right:active .menu-content {
  display: inline-block;
  z-index: 100;
}

.blognav:hover #subblognav, .blognav:active #subblognav, .mobile-down:hover #subblognav, .mobile-down:active #subblognav {
  display: inline-block;
}

.menu-dropdown:hover .menubtn {
  color: black;
  z-index: 1000;
}

.menu-content a:hover, .subnav a:hover {
  color: black;
}

svg.hamburger-icon.right-icon {
  width: 20px;
  height: 75px;
}

svg.right-icon {
  width: 8px;
  height: 16px;
}

svg.down-icon, svg.up-icon {
  width: 25px;
  height: 1.1vh;
}

.mobile-right:hover svg.arrow-icon, .mobile-down:hover svg.arrow-icon{
fill: #000;
}

	
	.mobile-right {
	  display: inline-block;
    animation: changeColor;
    animation-iteration-count: infinite;
    animation-duration: 6s;
    animation-fill-mode: both;
	  color: black;
      padding-left: 9px;
      padding-right: 9px;
	  font-family: 'Source Sans Pro', sans-serif;
	  font-size: 26px;
	  font-weight: 600;
	  border: none;
	  cursor: pointer;
	  top: 0;
	  left: 0;
	  z-index: 100;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		position: relative;
		overflow: hidden;
	  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    height: 75px;
	}
	
  @keyframes changeColor {
    0% {
      background-color: #00f6ff;
    }
    20% {
      background-color: #279eff;
    }
    100% {
      background-color: #00f6ff;
    }
  }


	.mobile-right:before, .mobile-right:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		opacity: 1;
		-webkit-transform: translate(-105%,0);
		transform: translate(-105%,0);
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: rgba(255,255,255,1);
		background-color: rgba(255,255,255,0.80);
	}

	.mobile-down {
		background-color: transparent;
    position: absolute;
    bottom: 0;
		display: none;
	}
	
	.menu-dropdown:hover .mobile-down {
	  display: inline-block;
	  position: absolute !important;
    width: 6vw;
	  color: black;
	  padding-top: 2px;
	  padding-bottom: 0px;
	  font-family: 'Source Sans Pro', sans-serif;
	  font-size: 20px;
	  font-weight: 600;
	  border: none;
	  cursor: pointer;
	  z-index: 1000;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		overflow: hidden;	 
	}
	
	.mobile-down:before, .mobile-down:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		opacity: 1;
		-webkit-transform: translate(0,-105%);
		transform: translate(0,-105%);
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: rgba(255,255,255,1);
		background-color: rgba(255,255,255,0.80);
	}
	
	.tap-close:before, .tap-close:after {
		background-color: rgba(255,255,255,0);
	}

	.mobile-right::after, .mobile-down::after{
		-webkit-transition-delay: 0.2s; /* Safari */
		transition-delay: 0.2s;
	}

	.mobile-right:hover::before, .mobile-right:hover::after, .mobile-down:hover::before, .mobile-down:hover::after{
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
	}

	.noscroll { 
		overflow: hidden;
	}


.wrappable {
    /* wrap long urls */
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}


/* Large Display Styles */
@media only screen and (min-width: 2200px) {
	a.blog, a.game, .menu-dropdown:hover .mobile-down {
    width: 3vw;
  }
}

@media only screen and (min-width: 1500px) {
	a.blog, a.game, .menu-dropdown:hover .mobile-down {
    width: 4vw;
  }
}

/*Mobile Menu Styles */
@media only screen and (max-width: 1200px) {
  .menubtn {
    padding-top: 30px;
    padding-bottom: 29px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 16px;
    border: none;
    cursor: pointer;
  }
  
  /* hide the scrollbar on mobile */
  .subnav ::-webkit-scrollbar {
    width: 0px;
  }
  
  .subnav {
	margin: 0;
    padding: 0;
    left: 0;
	position: fixed;
	width: unset;
  }
  
  .menu-dropdown:hover .menu-content, .menu-dropdown:active .menu-content {
	  display: inline-block;
	  z-index: 100;
	}
  
  .menu-dropdown {
	  left: 0;
	  position: fixed;
	}
    
	.drops {
	width: 5vw;
	margin-left: 46%;
	}

	.logo-container {
	top: 10px;
	}

	.logo {
	font-size: 5vw;
	margin-left: 52%;
	}
	
	svg.house-icon {
		width: 50px;
		height: 30px;
	}	

  div.mobile-search-container.expanded {
    display: flex;
  }
	 	
}

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

  a.blog, a.game, .menu-dropdown:hover .mobile-down {
    width: 15vw;
  }

  .subnav {
    width: 100%;
  }

  .logo-home {
  float: left;
  font-size: 13vw;
  font-family: dubtronic-solid, sans-serif;
  display: inline;
  position: absolute;
  z-index: 300;
  margin-left: 26%;
  margin-top: 2.5%;
  width: 50%;
  }

  .drops-home {
  float: left;
  width: 9vw;
  display: inline;
  position: absolute;
  z-index: 300;
  margin-top: 5.5%;
  margin-left: 17%;
  }

  .sub-heading-home {
    font-family: overpass,heavy, sans-serif;
    font-weight: 900;
    font-size: 4.5vw;
    position: absolute;
    margin-top: 31%;
    margin-left: 26%;
    text-align: center;
    z-index: 300;
  }
}

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

  a.blog, a.game, .menu-dropdown:hover .mobile-down {
    width: 20vw;
  }

    .menubtn {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 13px;
    border: none;
    cursor: pointer;
    }
	
	svg.house-icon {
	width: 45px;
	height: 25px;
	}
			
  .subnav a {
    font-size: 16px;
  }

}

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

	.drops {
	width: 6vw;
	margin-left: 35%;
	}

	.logo {
	font-size: 6vw;
	margin-left: 42%;
	}

  .menu-content .subnav a {
    padding-top: 2.5vh;
    line-height: 20px;
    height: 65px;
  }

}

.header-breaker {
  display: inline-block;
  top: 0;
  position: fixed;
  z-index: -1;
}

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

  a.blog, a.game, .menu-dropdown:hover .mobile-down {
    width: 35vw;
  }

  .mobile-right {
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }
}

/* Set the max height of the subblognav to 75% of the viewport height, if the height of the viewport is less than the total height needed for the fully expanded nav and subnav. The remaining 25% of the viewport height is for the top nav. */
@media only screen and (max-height: 550px) {
	#subblognav {
		max-height: 75vh;
	}
}	

/*-----------------------------------------------------------------------------------------------------------------*/
/* Stellar Knight CSS                                                                                                      */
/*-----------------------------------------------------------------------------------------------------------------*/

#outer-container {
    opacity: .99; 
	margin-top: -6px;
	width: 100%;
	background-image: url("../images/stellar-knight-background.png");
	background-repeat: no-repeat;
	background-size:cover;
}

#canvas-wrap {
	margin-top: 41%;
}


.adsense {
    width: 50%;
    margin: 0 auto;
}

.arcadeimg {

    	border-top: solid;
    	border-color: #4a5260;
   	border-width: 5px;
	position: relative;
	display: block;
	resize: both;
	margin-left: auto;
   	margin-right: auto;
   	max-width: 100%;
   	height: auto;
    	width: auto\9; /* ie8 */
	overflow:hidden;
	
}

#GameCanvas {
	display: block;
	left: 50%;
   	transform: translate(-50%, 0%);
    	transform-origin: center center;
	max-width: 100%;
   	width: auto\9; /* ie8 */
}


@media screen and (max-width: 4096px) {
	
	#canvas-wrap {
	margin-top: 41%;
    }
	
	#GameCanvas {
	margin-top: 20.5%;
	width: 40%;
	}
	
	.arcadeimg {
	   width: 51%;
	}
	
	
}

@media screen and (max-width: 1920px) {
	#GameCanvas {
	margin-top: 0.5%;
	width: 39%;
	}
	
	.arcadeimg {
	   width: 51%;
	}
	
	
}
	

@media screen and (min-width: 375px) {
	#GameCanvas {
	margin-top: -104.5%;
	margin-left: 50%;
	max-width: 66%;
	}

   .arcadeimg {
	   max-width: 84%;
	}
	
}

@media screen and (max-width: 375px) {
	#GameCanvas {
	margin-top: -104.5%;
	margin-left: 50%;
	max-width: 66%;
	}

   .arcadeimg {
	   max-width: 84%;
	}
	
}

body {
background-color: rgb(0, 0, 0);
}
