@charset "utf-8";

/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 19px;
}

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

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #ff6200;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

body{
	font-family: sans-serif,ariel;
	z-index: 100;
	background-color: black;
	overflow-x: hidden;
}

.body_container{
	width: 100%;
	margin: 0 auto;
	align-content: center;
}

header{
	margin: 0 auto;
	z-index: 600;
	width: 80%;
	z-index: 600;
}

.header_container{
	top: 0em;
}

.logo1 img{
	Left: 10%;
	top:-10px;
	padding: 5px 0px 0px 0px;
	width:100%;
}

.logo2 img{
	width:100%;
	padding: 5px 0px 5px 0px;
}

.menu-bar{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height:auto;
}

.navigation{
	position: relative;
	margin: 0 auto;
	font-weight: normal;
	text-align:center;
	align-content: center;
	display: none;
	height: auto;
	width: 94%;
	left: 0%;
	border-radius: 5px;
	padding: 0px 0px 10px 0px;
	z-index: 620;
}

.navigation ul li{
	position: relative;
	list-style: none;
	line-height: 27px;
	background: linear-gradient(orange 6%, brown 94%);		
	box-shadow: 0em 0.125em 0.3125em 0em gold;
	width: 100%;
	float: none;
}

ul li ul{
	position: absolute;
	z-index: 10000;
}

ul li a{
	color: #ffffff;
	height: 25px;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	text-decoration: none;
}

ul li a:hover{
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
}

ul li ul{
	display: none;
	position: static;
}

ul li:hover ul{
	display: block;
}

ul li ul li a{
	background: #222;
}

.fa{
	margin-right: 5px;
}

.fa-list.modify{
	font-size: 32px;
	position: absolute;
	padding: 10px 10px 10px 10px;
	float: right;
	right: -10px;
	top:  7%;
	cursor: pointer;
	color: rgb(255, 172, 6);
	display: block;
}

.main_info{
	margin: 0 auto;
	width: 80%;
	font-size:22px;
	font-weight: bold;
	font-weight: 200;
	color: white;
	text-shadow:   -1px 1px 2px #000,
		        	1px 1px 2px #000,
			        1px -1px 0 #000,
		           -1px -1px 0 #000;
	z-index: 283;
	font-family: sans-serif,ariel;
}

.photo{
    height:auto;
    top:0.0em;
}

.holder33 img{
    height: auto;
    width:100%;
}

.holder44{
    border-radius: 10px;
    height: auto;
    float: right;
    right:0%;
    line-height: 1.8em;
    text-align: center;
    padding: 0px 4px 0px 6px;
    background: linear-gradient(orange 16%, brown 84%);
}

.bio{
    top:1.5em;
    width: 100%;
    float: left;
    height: 60.0%;
    font-size: 19px;
    text-shadow:   -1px 1px 2px #000,
                    1px 1px 2px #000,
                    1px -1px 0px #000,
                   -1px -1px 0px #000;
    text-align: justify;
    padding: 20px 0px 0px 0px;
}

.gif_container {
	position: relative;
	margin: 0 auto;
	top:27px;
   	align-items: center;
    width:200px;
}

.logo3 img{
	width:200px;
	height: 50px;
}

.footer-container{
    position:relative;
	margin: 0 auto;
	width:98%;
	left:0%;
	height:auto;
	color: #ffffff;
	font-size: 10.5px;
	text-align: center;
	text-shadow:   -1px 1px 2px #000,
					1px 1px 2px #000,
					1px -1px 0 #000,
		   		    -1px -1px 0 #000;
	font-weight: bold;
	background: linear-gradient(orange 16%, brown 84%);
	border-style: inset;
	border-width: 3px;
	border-color: orange;
	border-radius: 15px;
	margin-bottom: 10px;
}

@media screen and (min-width: 320px){

.fa-list.modify{
	font-size: 30px;
	top:  3px;
	right: 0px;
}
}

@media screen and (min-width: 414px){

.fa-list.modify{
    right: 20px;
}

.gif_container {
    top: 208px;
}

.logo3 img{
    height: 40px;
}

.footer-container{
    top:188px;
    left:0%;
    width:98%;
    padding-top: 0%;
    height:auto;
}
}
    
@media screen and (min-width: 500px){
    
.fa-list.modify{
    font-size: 36px;
}

.gif_container{
    width:300px;
}
    
.logo3 img{
    width:300px;
}
}
        
@media screen and (min-width: 600px){
    
}

@media screen and (min-width: 768px){

h1{
    font-size: 22.5px;
}
    
.body_container{
    height:800px;
}
    
 header{
	position: fixed;
	Left: 2%;
	top: 0;
	width:96%;
}
    
.logos-wrapper{
    display: flex;
    margin: 0 auto;
    left: 0%;
    justify-content: space-between;
    width: 100%;
    align-items: baseline;
}
    
.logo1 img{
    width:100%;
    padding: 0px 0px 3px 0px;
}

.logo2 img{
    float: right;
    width:86%;
    padding: 0px 0px 0px 0px;
}

.navigation{
    width: 100%;
    height: 30px;
    display: block;
}
    
.navigation ul li{
    width: 12.5%;
    line-height: 30px;
    float: left;
    left: 0%;
}
    
.navigation > ul > li:nth-of-type(1){
    border-radius: 5px 0px 0px 5px;
}
    
.navigation > ul > li:nth-of-type(8){
    border-radius: 0em 5px 5px 0px;
}
    
.navigation ul li a{
    height: 28px;
    font-size: 13px;
}
    
.navigation ul li ul{
    display: none;
}
    
.navigation ul li:hover ul{
    display: block;
}
    
.navigation ul li ul li{
    list-style: none;
    line-height: 28px;		
    width: 100%;
    float: none;
    z-index: 620;
}
    
.navigation li ul li a{
    background: #222;
}
    
.fa-list.modify{
    display: none;
}

.main_info{
    position: absolute;
	top: 200px;
	width: 90%;
	height: auto;
	align-content: left;
    left:5%;
}

.holder33 img{
    width:300px;
}

.holder44{
    position: absolute;
    top: 31%;
    height: auto;
    width: 54%;
    padding: 0px 4px 10px 6px;
}

.bio{
    right: 8.5%;
}

.gif_container {
    position:relative;
    top:30px;
    width:440px;
}
    
.logo3 img{
    width:440px;
    height: 50px;
}
    
.footer-container{
    position:absolute;
    top: 860px;
    left:1%;
    width:97%;
    height:26px;
    font-size: 16px;
    align-content: center;
    margin-bottom: 0px;
}
}
    
@media screen and (min-width: 1200px){

header{
	Left: 10%;
	Width: 80%;
}

.main_info{
	width: 80%;
    left:10%;
}

.grid_container{
    position: absolute;
}

.holder44{
    position: absolute;
    top: 156px;
    height: auto;
    width: 56%;
    padding: 0px 4px 10px 6px;

}

.bio{
    right: 9.5%;
    font-size: 22px;
}
.footer-container{
    width: 80%;
    left:10%;
}
}	
