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


body {
	background-color:#fff;
}

p{
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #000;
  line-height: 19px;
  letter-spacing: .03em;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
	width: auto;
	max-width:710px; 	
}

#showThistext{
	visibility: visible;
		color:#ff0000;
	}


#pageHead {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	background: #fff;
	height: 80px;
	max-width: 100%;
	text-align: center;
	z-index: 1;
		-webkit-box-shadow: -1px -1px 60px 10px #373137;
	box-shadow: -1px -1px 60px 10px #373137;
}

a.navtitle{
	position: relative;
	top:2px;
	text-align:center;
	color: rgba(21, 21, 21, 0.97);
	padding: 0 0 0 5px;
	text-decoration:none;
	font-family: "Brandon Grotesque Light", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:42px;
	font-weight:lighter;
	letter-spacing: 7px;
	-webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
	z-index: 200;
}

a.navtitle:hover{
	color: #b404fe;
	background: #333333;
	padding: 0 0 0 5px;
	text-decoration:none;
	-webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}

a.navtitleActive{
	color: #f504fe;
}

.navBunch {
	position: relative;
	margin-top: 1px;
}   	


.dropbtn {
    background-color: #c8c8c8;
    text-align:center;    
    border: none;
    cursor: pointer;
      border: 0px solid #000;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #DAD1DB;
  letter-spacing: 2px;
  font-size: 21px;
   margin: 0 5px 0 5px;
  padding: 1px 15px 1px 15px;
  text-decoration: none;

  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}

.dropbtn:hover{
color:#f504fe;}

.dropdown{
    position: relative;
    display: inline-block;	  
}

.dropdown-content {
    display: none;
    position: absolute;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight:lighter;
    background-color: #2f342f;
	padding: 2px;
    min-width: 90px;
     -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 3s; /* Safari */
  transition-duration: 3s;
    z-index: 1;
}

.dropdown-content a {
    color:#000;
	font-size: 12px;
    padding: 5px 2px 5px 2px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color:#333333;
color: #f504fe;
	}

.dropdown:hover .dropdown-content {
    display: block;
background: rgba(255, 255, 255, 0.9);
}

.dropdown:hover .dropbtn {
    background-color: #333333;
}


a.katemail{
	color: #f504fe;
}

a.katemail:hover{
	color: #b404fe;
}


figcaption {
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: lighter;
  color:#1b1130;
  line-height: 15px;
  letter-spacing: .03em;
  font-size: 13px;
  padding: 5px 0 0 0;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:243px;	
}
	

.cover
{ 
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color:#252525;
  line-height: 23px;
  letter-spacing: .03em;
  font-size: 15px;
  padding: 40px 25px 20px 25px;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:850px;
}
	

.time{
	font-size:1.1em;
	color:#000;
}

.time2{
	text-align:center;
	font-size:1.1em;
	color: #0C0F0C;
}

.text-graphics
{ 
  
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  border: 0px solid #0C0F0C;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #000;
  line-height: 19px;
  letter-spacing: .03em;
  font-size: 11px;
  padding: 23px 13px 100px 13px;
  text-align: center;
  text-decoration: none;
	max-width:900px; 
} 


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}	
	
	.links a {font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-weight:lighter; font-size: 45px; text-align: center; color: #fff; line-height: 40px; }
	.links a:link {text-decoration: none}
	.links a:visited {color: #ffffff; text-decoration: none}
	.links a:hover {color:#01bf17; text-decoration: none}
	.links a:active {color: #ffffff; text-decoration: none}	
	
		
article {
	line-height: 19px;
    letter-spacing: .03em;
    font-size: 15px;
	padding: 30px 60px 20px 60px;
	text-align: center;		
}


.enlarge:hover {
	cursor: zoom-out;
	transform:scale(3,3);
	transform-origin:0 3;
	transition-duration: 1s;
	box-shadow:-1px 1px 18px #ea00ff;
}


a { color: #8131f9; text-decoration: none;  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  border-radius: 1px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s; }
a:hover { color: #f504fe; text-decoration: none;}


footer {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align:center;
	margin: 10px 0px 5px 0;
	font-size: 1.2em;
	color:#504F4F;
	font-weight: lighter;
	width: 100%;
}










@media only screen and (min-width:901px) and (max-width:1245px) {



p{
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #000;
  line-height: 19px;
  letter-spacing: .03em;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
	width: auto;
	max-width:710px; 	
}
	

#showThistext{
	visibility: visible;
	color:aqua;
	}


a.navtitle{
	position: relative;
	top:2px;
	text-align:center;
	color: rgba(21, 21, 21, 0.97);
	padding: 0 0 0 5px;
	text-decoration:none;
	font-family: "Brandon Grotesque Light", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:42px;
	font-weight:lighter;
	letter-spacing: 7px;
	-webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
	z-index: 200;
}

a.navtitle:hover{
	color: #b404fe;
	background: #333333;
	padding: 0 0 0 5px;
	text-decoration:none;
	-webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}

a.navtitleActive{
	color: #f504fe;
}

.navBunch {
	position: relative;
	margin-top: 1px;
}   	


.dropbtn {
    background-color: #c8c8c8;
    text-align:center;    
    border: none;
    cursor: pointer;
      border: 0px solid #000;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #DAD1DB;
  letter-spacing: 2px;
  font-size: 21px;
   margin: 0 5px 0 5px;
  padding: 1px 15px 1px 15px;
  text-decoration: none;

  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}

.dropbtn:hover{
color:#f504fe;}

.dropdown{
    position: relative;
    display: inline-block;	  
}

.dropdown-content {
    display: none;
    position: absolute;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight:lighter;
    background-color: #2f342f;
	padding: 2px;
    min-width: 90px;
     -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 3s; /* Safari */
  transition-duration: 3s;
    z-index: 1;
}

.dropdown-content a {
    color:#000;
	font-size: 12px;
    padding: 5px 2px 5px 2px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color:#333333;
color: #f504fe;
	}

.dropdown:hover .dropdown-content {
    display: block;
background: rgba(255, 255, 255, 0.9);
}

.dropdown:hover .dropbtn {
    background-color: #333333;
}



a.katemail{
	color: #f504fe;
}

a.katemail:hover{
	color: #b404fe;
}


figcaption {
  
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: lighter;
  color:#1b1130;
  line-height: 15px;
  letter-spacing: .03em;
  font-size: 13px;
  padding: 5px 0 0 0;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:243px;	
}
	

.cover
{ 
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color:#252525;
  line-height: 23px;
  letter-spacing: .03em;
  font-size: 15px;
  padding: 40px 25px 20px 25px;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:850px;
}
	

.time{
	font-size:1.1em;
	color:#000;
}

.time2{
	text-align:center;
	font-size:1.1em;
	color: #0C0F0C;
}

.text-graphics
{ 
  
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  border: 0px solid #0C0F0C;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #000;
  line-height: 19px;
  letter-spacing: .03em;
  font-size: 11px;
  padding: 23px 13px 100px 13px;
  text-align: center;
  text-decoration: none;
	max-width:900px; 
} 


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}	
	
	.links a {font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-weight:lighter; font-size: 45px; text-align: center; color: #fff; line-height: 40px; }
	.links a:link {text-decoration: none}
	.links a:visited {color: #ffffff; text-decoration: none}
	.links a:hover {color:#01bf17; text-decoration: none}
	.links a:active {color: #ffffff; text-decoration: none}	
	
		
article {
	line-height: 19px;
    letter-spacing: .03em;
    font-size: 15px;
	padding: 30px 60px 20px 60px;
	text-align: center;		
}
			

}



@media only screen and (min-width:801px) and (max-width: 900px) {
	
	#container {
	overflow:hidden;
}		
	

figure, figure img {
	margin-bottom: 1em;
	text-align: center;
}
	
#showThistext{
	visibility: visible;
	color:blue;
	}

a.navtitle{
	position: relative;
	top:1px;
	text-align:center;
	color: rgba(21, 21, 21, 0.97);
	text-decoration:none;
	font-family: "Brandon Grotesque Light", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:41px;
	font-weight:lighter;
	letter-spacing: 8px;
	z-index: 200;
}


a.navtitle:hover{
	color: #b404fe;
	background: #333333;
	padding: 0 0 0 5px;
	text-decoration:none;
	-webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}



.navBunch {
	position: relative;
	margin-top: 4px;
}
    

.dropbtn {
    background-color: #c8c8c8;
    text-align:center;    
    border: none;
    cursor: pointer;
      border: 0px solid #000;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #DAD1DB;
  letter-spacing: 1px;
  font-size: 21px;
    margin: 0 7px 0 7px;
  padding: 1px 17px 1px 17px;
  text-decoration: none;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}

.dropbtn:hover{
color:#f504fe;}

.dropdown{
    position: relative;
    display: inline-block;  
}

.dropdown-content {
    display: none;
    position: absolute;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight:lighter;
	padding: 2px;
    min-width: 70px;  
     -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 3s; /* Safari */
  transition-duration: 3s;
    z-index: 1;
}

.dropdown-content a {
    color:#DAD1DB;
	font-size: 12px;
    padding: 5px 2px 5px 2px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color: #333333;
color: #f504fe;
	}

.dropdown:hover .dropdown-content {
background: rgba(35, 35, 35, 0.8);
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #333333;
}


a.katemail{
	color: #f504fe;
}

a.katemail:hover{
	color: #b404fe;
}


figcaption {
  
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: lighter;
  color:#1b1130;
  line-height: 15px;
  letter-spacing: .03em;
  font-size: 13px;
  padding: 5px 0 0 0;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:243px;	
}


.cover{
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #252525;
  line-height: 23px;
  letter-spacing: .03em;
  font-size: 15px;
  padding: 50px 60px 20px 60px;
  text-align: left;	
  text-decoration: none;
  max-width:850px;	
} 
	
.time{
	font-size:1.1em;
	color:#000;
}

.text-graphics
{ 
  
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #000;
  line-height: 19px;
  letter-spacing: .03em;
  font-size: 11px;
  padding: 23px 3px 100px 3px;
  text-align: center;
  text-decoration: none;
	width: auto;
	max-width:700px;
} 
	
	.links a {font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-weight:lighter; font-size: 45px; text-align: center; color: #fff; line-height: 40px; }
	.links a:link {text-decoration: none}
	.links a:visited {color: #ffffff; text-decoration: none}
	.links a:hover {color:#01bf17; text-decoration: none}
	.links a:active {color: #ffffff; text-decoration: none}	
	
		
article {
	line-height: 19px;
    letter-spacing: .03em;
    font-size: 15px;
	padding: 30px 60px 20px 60px;
	text-align: center;		
}
		
	
grow img{
transition: 1s ease;
}

.grow img:hover{
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}


h1 {font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-weight:bold; font-weight:lighter;letter-spacing: .05em; font-size: 50px; color: #E3E3E3; text-align: center; margin-top: 20px; z-index: 100;}


a { color: #504F4F; text-decoration: none;  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  border-radius: 1px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s; }
a:hover { color: #f504fe; text-decoration: none;}

}






@media only screen and (min-width:701px) and (max-width: 800px){
	

#container {
	overflow:hidden;
}
	
#pageHead {
	background-color: #ffffff;
}
	
#showThistext{
	visibility: visible;
	color:crimson;
	}

a.navtitle{
	position: relative;
	top:1px;
	text-align:center;
	color: rgba(21, 21, 21, 0.97);
	padding: 0 0 0 5px;
	text-decoration:none;
	font-family: "Brandon Grotesque Light", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:39px;
	font-weight:lighter;
	letter-spacing: 8px;
	z-index: 200;
}

a.navtitle:hover{
	color: #b404fe;
	background: #161A15;
	padding: 0 0 0 5px;
	text-decoration:none;
	-webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}

a.navtitleActive{
	color: #f504fe;
}

.navBunch {
	position: relative;
	margin-top: 6px;
}
    	

.dropbtn {
    background-color: #c8c8c8;
    text-align:center;    
    border: none;
    cursor: pointer;
      border: 0px solid #000;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #DAD1DB;
  letter-spacing: 1px;
  font-size: 21px;
    margin: 0 5px 0 5px;
  padding: 1px 15px 1px 15px;
  text-decoration: none;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}

.dropbtn:hover{
color:#f504fe;}

.dropdown{
    position: relative;
    display: inline-block;
	
   
}

.dropdown-content {
    display: none;
    position: absolute;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight:lighter;
    background-color: #161A15;
	padding: 2px;
    min-width: 90px;  
     -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 3s; /* Safari */
  transition-duration: 3s;
    z-index: 1;
}

.dropdown-content a {
    color:#000;
	font-size: 12px;
    padding: 5px 2px 5px 2px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color: #333333;
color: #f504fe;
	}

.dropdown:hover .dropdown-content {
    display: block;
background: rgba(255, 255, 255, 0.9);
}

.dropdown:hover .dropbtn {
    background-color: #333333;
}


a.katemail{
	color: #f504fe;
}

a.katemail:hover{
	color: #b404fe;
}


figcaption {
  
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: lighter;
  color:#1b1130;
  line-height: 15px;
  letter-spacing: .03em;
  font-size: 13px;
  padding: 5px 0 0 0;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:243px;	
}


.cover
{ -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  border: 0px solid #0C0F0C;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #252525;
  line-height: 23px;
  letter-spacing: .03em;
  font-size: 15px;
  
  padding: 50px 60px 20px 60px;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:700px;
} 
	
.time{
	font-size:1.1em;
	color:#000;
}

.text-graphics
{ 
  
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #000;
  line-height: 19px;
  letter-spacing: .03em;
  font-size: 11px;
  padding: 23px 3px 100px 3px;
  text-align: center;
  text-decoration: none;
	max-width:700px;
} 
	
	.links a {font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-weight:lighter; font-size: 45px; text-align: center; color: #fff; line-height: 40px; }
	.links a:link {text-decoration: none}
	.links a:visited {color: #ffffff; text-decoration: none}
	.links a:hover {color:#01bf17; text-decoration: none}
	.links a:active {color: #ffffff; text-decoration: none}
		
		
article {
	line-height: 19px;
    letter-spacing: .03em;
    font-size: 15px;
	padding: 30px 40px 20px 40px;
	text-align: center;		
}	
	
	
grow img{
transition: 1s ease;
}

.grow img:hover{
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}	

a { color: #504F4F; text-decoration: none;  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  border-radius: 1px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s; }
a:hover { color: #f504fe; text-decoration: none;}

	
}




@media only screen and (min-width:601px) and (max-width: 700px){


#container {
	overflow:hidden;
}
	
#pageHead{
		height:76px;
	}

#showThistext{
	visibility: visible;
	color:#8145C3;
	}
	

a.navtitle{
	position: relative;
	margin-top:12%;
	text-align:center;
	color: rgba(21, 21, 21, 0.97);
	padding: 0 0 0 5px;
	text-decoration:none;
	font-family: "Brandon Grotesque Light", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:35px;
	font-weight:lighter;
	letter-spacing: 8px;
	z-index: 200;
}

a.navtitle:hover{
	color: #b404fe;
	background: #161A15;
	padding: 0 0 0 5px;
	-webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
	text-decoration:none;
}

a.navtitleActive{
	color: #f504fe;
	font-size:30px;
	letter-spacing: 7px;
}

.navBunch {
	position: relative;
	margin-top: 7px;
}
    	
.dropbtn {
    background-color: #c8c8c8;
    text-align:center;    
    border: none;
    cursor: pointer;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #DAD1DB;
  letter-spacing: 1px;
  font-size: 21px;
	margin: 0 2px 0 2px;
  padding: 1px 10px 1px 10px;

  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}

.dropbtn:hover{
color:#f504fe;}

.dropdown{
    position: relative;
    display: inline-block;  
}

.dropdown-content {
    display: none;
    position: absolute;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight:lighter;
    background-color: #161A15;
	padding: 2px;
    min-width: 90px;  
     -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 3s; /* Safari */
  transition-duration: 3s;
    z-index: 1;
}

.dropdown-content a {
    color:#000;
	font-size: 12px;
    padding: 5px 2px 5px 2px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color: #333333;
color: #f504fe;
	}

.dropdown:hover .dropdown-content {
    display: block;
background: rgba(255, 255, 255, 0.9);
}

.dropdown:hover .dropbtn {
    background-color: #333333;
}

a.katemail{
	color: #f504fe;
}

a.katemail:hover{
	color: #b404fe;
}
	
	
	

figcaption {
  
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: lighter;
  color:#1b1130;
  line-height: 15px;
  letter-spacing: .03em;
  font-size: 13px;
  padding: 5px 0 0 0;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:243px;	
}

.cover
{  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #252525;
  line-height: 23px;
  letter-spacing: .03em;
  font-size: 15px;
  padding: 55px 60px 20px 60px;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:700px;
} 
	
.time{
	font-size:1.1em;
	color:#000;
}

.text-graphics
{ 
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  border: 0px solid #0C0F0C;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #000;
  line-height: 19px;
  letter-spacing: .03em;
  font-size: 11px;
  padding: 23px 3px 100px 3px;
  text-align: center;
  text-decoration: none;
	max-width:700px;
} 

	
	.links a {font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-weight:lighter; font-size: 45px; text-align: center; color: #fff; line-height: 40px; }
	.links a:link {text-decoration: none}
	.links a:visited {color: #ffffff; text-decoration: none}
	.links a:hover {color:#01bf17; text-decoration: none}
	.links a:active {color: #ffffff; text-decoration: none}
		
article {
	line-height: 19px;
    letter-spacing: .03em;
    font-size: 15px;
	padding: 30px 60px 20px 60px;
	text-align: center;		
}
		
grow img{
transition: 1s ease;
}

.grow img:hover{
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

a { color: #504F4F; text-decoration: none;  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  border-radius: 1px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s; }
a:hover { color: #f504fe; text-decoration: none;}


footer {
	font-size: 1.1em;
}
	
}





@media only screen and (min-width:501px) and (max-width: 600px){
	

#container {
	overflow:hidden;
}
	
#showThistext{
		visibility:visible;
		color:#000;
	}	
	
#pageHead {
	height: 73px;
}

a.navtitle{
	position: relative;
	top:2px;
	text-align:center;
	color: rgba(21, 21, 21, 0.97);
	padding: 0 0 0 5px;
	text-decoration:none;
	font-family: "Brandon Grotesque Light", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:34px;
	font-weight:lighter;
	letter-spacing: 8px;
	z-index: 200;
}

a.navtitle:hover{
	color: #b404fe;
	background: #161A15;
	padding: 0 0 0 5px;
	-webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
	text-decoration:none;
}

a.navtitleActive{
	color: #f504fe;
	font-size:30px;
	letter-spacing: 7px;
}

.navBunch {
	position: relative;
	margin-top: 5px;
}

.dropbtn {
    background-color: #c8c8c8;
    text-align:center;    
    border: none;
    cursor: pointer;
      border: 0px solid #000;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #DAD1DB;
  letter-spacing: 1px;
  font-size: 21px;
   margin: 0 2px 0 2px;
  padding: 1px 10px 1px 10px;
  text-decoration: none;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}

.dropbtn:hover{
color:#f504fe;}

.dropdown{
    position: relative;
    display: inline-block;	
}

.dropdown-content {
    display: none;
    position: absolute;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight:lighter;
    background-color: #161A15;
	padding: 2px;
    min-width: 90px;
     -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 3s; /* Safari */
  transition-duration: 3s;
    z-index: 1;
}

.dropdown-content a {
    color:#000;
	font-size: 12px;
    padding: 5px 2px 5px 2px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color: #333333;
color: #f504fe;
	}

.dropdown:hover .dropdown-content {
    display: block;
background: rgba(255, 255, 255, 0.9);
}

.dropdown:hover .dropbtn {
    background-color: #333333;
}

a.katemail{
	color: #f504fe;
}

a.katemail:hover{
	color: #b404fe;
}

figcaption {
  
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: lighter;
  color:#1b1130;
  line-height: 15px;
  letter-spacing: .03em;
  font-size: 13px;
  padding: 5px 0 0 0;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:243px;	
}

.cover
{
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #252525;
  line-height: 23px;
  letter-spacing: .03em;
  font-size: 15px;
  padding: 55px 40px 20px 40px;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:900px;
} 
	
.time{
	font-size:1.1em;
	color:#000;
}

.text-graphics{ 
  
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  border: 0px solid #0C0F0C;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #000;
  line-height: 19px;
  letter-spacing: .03em;
  font-size: 18px;
  padding: 23px 3px 100px 3px;
  text-align: center;
  text-decoration: none;
	max-width:700px;
} 

	.links a {font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-weight:lighter; font-size: 45px; text-align: center; color: #fff; line-height: 40px; }
	.links a:link {text-decoration: none}
	.links a:visited {color: #ffffff; text-decoration: none}
	.links a:hover {color:#01bf17; text-decoration: none}
	.links a:active {color: #ffffff; text-decoration: none}	
		
article {
	line-height: 19px;
    letter-spacing: .03em;
    font-size: 15px;
	padding: 30px 60px 20px 60px;
	text-align: center;	
}	
	
grow img{
transition: 1s ease;
}

.grow img:hover{
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

a { color: #504F4F; text-decoration: none;  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  border-radius: 1px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s; }
a:hover { color: #f504fe; text-decoration: none;
	
	
	}
}







@media only screen and (min-width:401px) and (max-width: 500px){


#container {
	overflow:hidden;
}
	
	#pageHead {
	height: 71px;
}
	

a.navtitle{
	position: relative;
	top: 2px;
	left: 20px;
	text-align:left;
	color: rgba(21, 21, 21, 0.97);
	text-decoration:none;
	font-family: "Brandon Grotesque Light", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:31px;
	font-weight:lighter;
	letter-spacing: 7px;
	z-index: 200;
}

a.navtitle:hover{
	color: #b404fe;
	background: #161A15;
	text-decoration:none;
}
	
a.navtitleActive{
	color: #f504fe;
	font-size:31px;
	letter-spacing: 7px;
}

.navBunch {
	position: relative;
	margin-top: 7px;
	left:20px;
}
    	

.dropbtn {
    background-color: #c8c8c8;
    text-align:center;    
    border: none;
    cursor: pointer;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:normal;
  color: #DAD1DB;
  letter-spacing: 1px;
  font-size: 20px;
  margin-right: 0 2px 0 2px;
  padding: 1px 5px 1px 5px;
  text-decoration: none;
  width:auto;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}

.dropbtn:hover{
color:#f504fe;}

.dropdown{
    position: relative;
    display: inline-block; 
}

.dropdown-content {
	visibility:visible;
    display: none;
    position: absolute;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight:normal;
    background-color: #161A15;
	padding: 2px;
    min-width: 90px;
     -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 3s; /* Safari */
  transition-duration: 3s;
    z-index: 1;
}

.dropdown-content a {
    color:#000;
	font-size: 13px;
    padding: 6px 2px 6px 2px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color: #333333;
color: #f504fe;
	}

.dropdown:hover .dropdown-content {
    display: block;
background: rgba(255, 255, 255, 0.9);
}

.dropdown:hover .dropbtn {
    background-color: #333333;
}


a.katemail{
	color: #f504fe;
}

a.katemail:hover{
	color: #b404fe;
}

	

figcaption {
  
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: lighter;
  color:#1b1130;
  line-height: 15px;
  letter-spacing: .03em;
  font-size: 15px;
font-weight: bold;
  padding: 5px 0 0 0;
  text-align: left;	
  text-decoration: none;
	width: auto;
	max-width:243px;	
}

.cover
{  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #252525;
  line-height: 21px;
  letter-spacing: .03em;
  font-size: 15px;
  padding: 60px 25px 20px 25px;
  text-align: left;	
  text-decoration: none;
 	width: auto;
	max-width:900px;
} 
	

.text-graphics
{ 
  
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  border: 0px solid #ff0000;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #000;
  line-height: 20px;
  letter-spacing: .03em;
font-weight: bold;
  font-size: 18px;
  padding: 23px 3px 100px 3px;
  text-align: center;
  text-decoration: none;
	max-width:500px;
 
} 

.time{
	font-size:1.1em;
	color:#000;
}

		
article {
	line-height: 19px;
    letter-spacing: .03em;
    font-size: 15px;
	padding: 30px 20px 20px 20px;
	text-align: center;		
}	
	
}




@media only screen and (min-width:301px) and (max-width: 400px){
	

#container {
	overflow:hidden;
}

#pageHead {
	height: 68px;
}
	
	#showThistext{
		visibility:hidden;
		color: #36DC0D;
	}
	#orThis{
		color:#000;
	}

a.navtitle{
	position: relative;
	top: 1px;
	text-align:center;
	color: rgba(21, 21, 21, 0.97);
	text-decoration:none;
	font-family: "Brandon Grotesque Light", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:35px;
	font-weight:lighter;
	letter-spacing: 7px;
	z-index: 200;
}

a.navtitle:hover{
	color: #b404fe;
	background: #161A15;
	text-decoration:none;
}
a.navtitleActive{
	color: #f504fe;
	font-size:31px;
	letter-spacing: 7px;
}

.navBunch {
	position: relative;
	margin-top: 3px;
}   	

.dropbtn {
    background-color: #c8c8c8;
    text-align:center;    
    border: none;
    cursor: pointer;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight:lighter;
  color: #DAD1DB;
  letter-spacing: 1px;
  font-size: 18px;
  margin-right: 0 2px 0 2px;
  padding: 1px 5px 1px 5px;
  text-decoration: none;
  width:auto;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 1s; /* Safari */
  transition-duration: 1s;
}

.dropbtn:hover{
color:#f504fe;}

.dropdown{
    position: relative;
    display: inline-block;  
}

.dropdown-content {
	visibility: visible;
    display: none;
    position: absolute;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight:lighter;
    background-color: #161A15;
	padding: 2px;
    min-width: 90px;
     -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-transition-duration: 3s; /* Safari */
  transition-duration: 3s;
    z-index: 1;
}

.dropdown-content a {
    color:#000;
	font-size: 13px;
    padding: 6px 2px 6px 2px;
    text-decoration: none;
    display: block;
}
	


footer {
	margin: 10px 0px 10px 0;
	font-size: .85em;
	}	
}
