@charset "UTF-8";
.background {
 background-image: url(../images/brick.jpg);
    margin: 0px;
    height: 1350px;
}
.header {
    width: 2202px;
    margin-left: auto;
    margin-right: auto;
    height: 247px;
    position: relative;
    background-color: rgba(62,120,117,1.00);
}

.container{
    width: 2202px;
    height: 855px;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: 80px;
    background-color: rgba(0,0,0,0.34);
}
.logo {
    width: 170px;
    height: 170px;
    background-image: url(../images/logo01.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 36px;
    left: 3%;
}
.profile_picture {
    width: 38%;
    height: 64%;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    left: 51%;
    top: 25%;
    background-image: url(../images/reno.jpg);
}
.title {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-family: "professor",sans-serif;
    font-size: 11em;
    color: rgba(255,255,255,1.00);
    float: left;
    top: -61%;
    left: 8%;
}
.info_one {
    color: rgba(255,255,255,1.00);
    font-family: "ff-enzo-web",sans-serif;
    font-size: 3.5em;
    width: 28%;
    position: relative;
    top: -24%;
    height: 39%;
    float: left;
    text-align: left;
    font-weight: lighter;
    right: 21%;
}

.info_two{
    color: rgba(255,255,255,1.00);
    font-family: "ff-enzo-web",sans-serif;
    font-size: 2.5em;
    width: 28.5%;
    position: relative;
    height: 39%;
    float: left;
    text-align: left;
    font-weight: lighter;
    line-height: 41px;
    top: -35%;
    right: 11%;
}
#nav {
    position: relative;
    top: -82px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

#nav > a {
    display: none;
    z-index: 1000;
}

nav ul {
	list-style-type: none;
	list-style-image: none;
}


#nav > ul {
    margin: 0px;
}

	#nav > ul > li {
    float: left;
    position: relative;
    left: 51%;
    margin-left: 3%;
	}

		#nav > ul > li > a {
    display: block;
    padding-top: 8px;
    text-decoration: none;
    font-size: 4.5em;
    font-family: "ff-enzo-web",sans-serif;
    font-weight: lighter;
    color: rgba(255,255,255,1.00);
		}

		#nav > ul > li > a:hover {
    color: rgba(148,148,148,1.00);
		}

footer {
    width: 100%;
    height: 157px;
    background-color: rgba(62,120,117,1.00);
    margin-top: -65px;
}
.footer {
    margin-left: auto;
    width: 35%;
    margin-right: auto;
    top: 40%;
    position: relative;
    color: rgba(255,255,255,1.00);
    font-weight: lighter;
    font-family: "ff-enzo-web",sans-serif;
}

@media screen and (max-width:2201px) {
    .background {
    background-size: 80% auto;
    }
    .header {
        width: 90%;
        height: 18%;
    }
    .container {
        width: 90%;
        height: 50%;
    }
    .profile_picture {
    width: 34%;
    height: 64%;
    left: 54%;
    top: 20%;
}
    .logo {
        width: 57%;
    }
    .title {
    font-size: 9em;
    position: relative;
    left: 9%;
    }
    .info_one{
    font-size: 3em;
    left: -25%;
    top: -30%;
    }
    .info_two {
    font-size: 2em;
    left: -3%;
    top: -40%;
    height: 64%;
    }
    
    #nav > ul > li > a {
        font-size: 3em;
    }
}

@media screen and (max-width:1632px) {
    .background {
        background-size: 80% auto;
    }
    .header {
        width: 80%;
        height: 10%;
    }
    .container {
        width: 80%;
        height: 30%;
    }
    #cover_picture {
        width: 100%;
        height: 100%;
    }
    .profile_picture {
    width: 59%;
    height: 72%;
    left: 52%;
    top: 16%;
    }
    
    .logo {
    width: 45%;
    height: 60%;
    left: 3%;
    top: 14%;
    }
    
    .title {
    font-size: 6em;
    position: relative;
    left: 8%;
    top: -69%;
    }
    .info_one{
    font-size: 2.6em;
    left: -17%;
    top: -35%;
    position: relative;
    }
    .info_two {
    font-size: 1.4em;
    left: -8%;
    top: -49%;
    line-height: 24px;
    position: relative;
    }
    #nav {
    position: relative;
    top: -38px;
}
    #nav > ul > li > a {
        font-size: 2em;
    }

}


@media screen and (max-width:1468px) {
.title {
    font-size: 6em;
    position: relative;
    left: 2%;
    top: -76%;
    }
    .info_one{
    font-size: 2.6em;
    left: -23%;
    top: -27%;
    position: relative;
    }
    .info_two {
    font-size: 1.5em;
    left: -13%;
    top: -53%;
    line-height: 26px;
    position: relative;
    }
    
}

@media screen and (max-width:1279px) {
    .background {
        background-size: 80% auto;
    }
    .header {
        width: 75%;
        height: 8%;
    }
    .container {
        width: 75%;
        height: 27%;
    }
    #cover_picture {
        width: 100%;
        height: 100%;
    }
    
    .logo {
    width: 55%;
    height: 56%;
    top: 21%;
    }
    .title {
    font-size: 5em;
    position: relative;
    top: -65%;
    left: 2%;
    }
    .profile_picture {
    width: 38%;
    height: 64%;
    left: 54%;
    top: 21%;
    }
    .info_one{
    font-size: 2em;
    left: -22%;
    top: -35%;
    position: relative;
    }
    .info_two {
    font-size: 1.3em;
    left: -20%;
    top: -44%;
    line-height: 26px;
    position: relative;
    width: 43%;
    }
    #nav {
    position: relative;
    top: -31px;
}
     #nav > ul > li {
    left: 42%;
    }

    #nav > ul > li > a {
        font-size: 1.9em;
    }


}

@media screen and (max-width:1234px) {
.title {
    font-size: 4.5em;
    position: relative;
    left: 2%;
    top: -67%;
    }
    .info_one{
    font-size: 2em;
    left: -21%;
    top: -40%;
    position: relative;
    }
    .info_two {
    font-size: 1.2em;
    left: -17%;
    top: -44%;
    line-height: 23px;
    position: relative;
    }
    footer{
    height: 104px;
    }
    
    .footer{
    top: 21%;
    text-align: center;
    }
    
}

@media screen and (max-width:1055px) {
    .info_one{
    font-size: 2em;
    left: -24%;
    top: -40%;
    position: relative;
    }
    .info_two {
    font-size: 1.2em;
    left: -19%;
    top: -41%;
    line-height: 23px;
    position: relative;
    }
    
}

@media screen and (max-width:1024px) {
    .background {
    background-size: 80% auto;
    }
    .header {
        width: 70%;
        height: 5%;
    }
    .container {
        width: 70%;
        height: 20%;
    }
    #cover_picture {
        width: 100%;
        height: 100%;
    }
    
    .logo {
    width: 40%;
    height: 60%;
    }
    
    .title {
    font-size: 4em;
    position: relative;
    top: -67%;
    }
    .info_one{
    font-size: 1.5em;
    left: -24%;
    top: -38%;
    position: relative;
    }
    .info_two {
    font-size: .9em;
    left: -21%;
    top: -35%;
    line-height: 18px;
    position: relative;
    }
    #nav {
    top: -28px;
}
    #nav > ul > li > a {
        font-size: 1.5em;
    }

}


@media screen and (max-width: 840px) {
    .title {
    font-size: 4em;
    width: 35%;
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }
    .info_one{
    font-size: 1em;
    left: -36%;
    top: -35%;
    position: relative;
    text-align: center;
    }
    .info_two {
    font-size: 0.7em;
    left: -25%;
    top: -36%;
    line-height: 12px;
    position: relative;
    }
}

@media screen and (max-width:600px) {
    .background {
        background-size: 80% auto;
        height: 650px;
    }
    .header {
    width: 100%;
    height: 7%;
    background-color: rgba(62,120,117,1.00);
    }
    .container {
    width: 100%;
    height: 50%;
    position: relative;
    top: 29pt;
    }
    .profile_picture {
        display: none;
    }
    
    .logo {
    height: 85%;
    position: relative;
    width: 48px;
    margin-left: auto;
    margin-right: auto;
    top: 6%;
    }
    
     .title {
    font-size: 5em;
    position: relative;
    top: -3%;
    right: auto;
    width: 100%;
    left: 0px;
    }
    .info_one{
    font-size: 2.5em;
    top: -5%;
    position: relative;
    width: 100%;
    left: 0px;
    }
    .info_two {
    font-size: 1.3em;
    line-height: normal;
    width: 95%;
    text-align: center;
    position: relative;
    left: 0%;
    padding-left: 5px;
    top: -13%;
    }
	
	#nav {
    position: relative;
    display: block;
    z-index: 1000;
    top: -72%;
    width: 67%;
    right: 16%;
	}
	
	/* Hamburger Button Style*/
	#nav > a {
    width: 50px;
    height: 42px;
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-size: 2em;
    text-shadow: 2px 2px 3px rgba(148,148,148,1.00);
	}
	/* End Hamburger Button Style */
	
	#nav:not( :target ) > a:first-of-type,
	#nav:target > a:last-of-type {
		display: block;
	}
	
/* first level */
	
	#nav > ul {
    height: auto;
    display: none;
    left: 0;
	}
	
		#nav:target > ul {
			display: block;
		}
	
		#nav > ul > li {
    width: 56%;
    float: none;
    position: relative;
    background-color: rgba(62,120,117,0.80);
    padding-top: 3px;
    padding-bottom: 7px;
    padding-left: 11px;
    left: -17%;
		}
	
		#nav > ul > li:not( :last-child ) {
    border-right: none;
    border-bottom: 1px solid rgba(148,148,148,1.00);
		}

		.footer {
    width: 70%;
    font-size: 16px;
    top: 23%;
    text-align: center;
    }
    footer {
    height: 112px;
    }
}
