@charset "UTF-8";
@import url("../webfonts/Noteworthy_Bold/stylesheet.css");
/* CSS Document */

body,html {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
	text-align: center;
	padding: 5px;
	height: 100%;
	width: 100%;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}



.resume_page_container_computer {
	width: 1200px;
	height: 960px;
	border: thin solid #000;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	display: block;
	color: #FFFfff;
	background-image: url(../img/resume_page/resume_page_background.gif);
	margin-top: 30px;
	
}




.resume_page_container_tablet {
	display: none;
}

.resume_page_container_phone {
	display: none;
}

.resume_page_navigation {
	width: 1200px;
	height: 100px;
	display: block;
	font-size: 42px;
	font-family: "Noteworthy Bold";
	margin-top: -40px;
	color: #ffffff;
	text-align: center;
	text-indent: 0px;
	text-shadow: 5px 5px #000000;
	margin-left: 10px;
	
	
}

.resume_page_mid_container_computer {
	width: 1200px;
	height: 800px;
	
	
}



.resume_page_mid_section_left {
	width: 600px;
	height: 800px;
	float: left;
}



.resume_page_mid_section_right {
	width: 600px;
	height: 800px;
	float: right;
}


.resume_page_mid_section_left_tablet {
	height: 608px;
	width: 512px;
	float: left;
}


.resume_page_mid_section_right_tablet {
	height: 608px;
	width: 512px;
	float: right;
}



.resume_page_mid_section_box1 {
	width: 600px;
	height: 200px;
	float: left;
}



.resume_page_mid_section_box2 {
	width: 600px;
	height: 200px;
	float: left;
}


.resume_page_mid_section_box3 {
	width: 600px;
	height: 200px;
	float: left;
}



.resume_page_mid_section_box4 {
	width: 600px;
	height: 200px;
	float: left;
}


.resume_page_mid_section_box5 {
	width: 600px;
	height: 200px;
	float: right;
}


.resume_page_mid_section_box6 {
	width: 600px;
	height: 200px;
	float: right;
}




.resume_page_mid_section_box7 {
	width: 600px;
	height: 200px;
	float: right;
}

.resume_page_mid_section_box8 {
	width: 600px;
	height: 200px;
	float: right;
}



.resume_page_footer {
    width: 1200px;
    height: 40px;
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-family: "Noteworthy Bold";
    line-height: 45px;
   	margin-top: 0px;
}








.nav_home {
	height: 75px;
	width: 75px;
	display: block;
	margin-left:-25px;
	padding-bottom: 0px;
	margin-top: -90px;
}

.nav_home ul {
	color: #FFF;
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 100px;
	width: 100px;
	position: absolute;
	z-index: 100px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.nav_home ul li {
	color: #FFF;
	text-align: left;
	display: block;
	height: 100px;
	width: 100px;
	float: left;
	background-image: url(../img/homepage/hidden_menu_icon_.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav_home ul li a {
	text-align: center;
	font-size: 30px;
	height: 100px;
	width: 100px;
	display: none;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Noteworthy Bold";
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	background-color: #000;
}
.nav_home ul li a:hover {
	height: 100px;
	width: 100px;
	display: block;
	
}
.nav_home ul li ul {
	display: none;
	font-family: "Noteworthy Bold";
	font-size: 16px;
	color: #000;
	text-align: center;
}
.nav_home ul li:hover ul {
	display: block;
	color: #000;
	margin-top: 30px;
	
}
.nav_home ul li ul li {
	width: 150px;
	height: 60px;
	display: block;
	font-family: "Noteworthy Bold";
	font-size: 16px;
	color: #000;
	text-align: left;
	margin-left: 50px;
	margin-top: 0px;
	
}
.nav_home ul li ul li a {
	background-color: #FFFFFF;
	width: 150px;
	display: block;
	font-family: "Noteworthy Bold";
	font-size: 30px;
	color: #03F;
	text-align: center;
	height: 75px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;	
	text-shadow: 0px 0px #000000;
}
.nav_home ul li ul li a:hover {
	color: #001D8E;
	background-color: #FFFFFF;
	font-family: "Noteworthy Bold";
	font-size: 30px;
	font-style: italic;
	font-weight: bolder;
	display: block;
	text-align: center;
	height: 75px;
	width: 150px;
	margin-top: 0px;
	text-shadow: 0px 0px #000000;
}






















@media screen and (max-width:1024px) {
.resume_page_container_computer {
	Display: none;
}
}

@media screen and (max-width:1024px) {
.resume_page_container_phone {
	display: none;
}
}

@media screen and (max-width:1024px) {
.resume_page_container_tablet {
	height: 768px;
	width: 1024px;
	border: thin solid #000;
	display: block;
	background-image: url("../img/resume_page/resume_page_background_tablet.gif");
	background-repeat: no-repeat;
	background-color: #000000;
	margin-top: -15px;
	font-size: 20px;
	font-family: "Noteworthy Bold";
	color: #ffffff;
	text-align: left;
	text-indent: 0px;
	
}
}

@media screen and (max-width:1024px) {
.nav_home {
	height: 75px;
	width: 75px;
	margin-top: -15px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0px;
	display: block;
	margin-left: -40px;
}
}

@media screen and (max-width:1024px)  {
.resume_page_navigation_tablet {
	width: 1024px;
	height: 100px;
	display: block;
	font-size: 42px;
	font-family: "Noteworthy Bold";
	margin-top: 0px;
	color: #ffffff;
	text-align: center;
	text-indent: 0px;
	text-shadow: 5px 5px #000000;
	margin-left: 10px;
	
}
}



@media screen and (max-width:1024px)  {
.resume_page_mid_container_tablet {
	width: 1024px;
	height: 608px;
	display: block;
	
	
}
}





@media screen and (max-width:1024px)  {
.resume_page_mid_section_box2_tablet {
	width: 512px;
	height: 152px;
	
}
}


	
@media screen and (max-width:1024px)  {
.resume_page_mid_section_box3_tablet {
	width: 512px;
	height: 152px;
	
}
}
	


@media screen and (max-width:1024px)  {
.resume_page_mid_section_box4_tablet {
	width: 512px;
	height: 152px;
		
}
}
	
	



@media screen and (max-width:1024px)  {
.resume_page_mid_section_box5_tablet {
	width: 512px;
	height: 152px;
	
}
}

@media screen and (max-width:1024px)  {
.resume_page_mid_section_box6_tablet {
	width: 512px;
	height: 152px;
	
}
}



@media screen and (max-width:1024px)  {
.resume_page_mid_section_box7_tablet {
	width: 512px;
	height: 152px;
	
}
}


	
@media screen and (max-width:1024px)  {
.resume_page_mid_section_box8_tablet {
	width: 512px;
	height: 152px;
	
}
}


@media screen and (max-width:1024px)  {
.resume_page_footer {
	width: 1200px;
	height: 50px;
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-family: "Noteworthy Bold";
    line-height: 30px;
   	margin-top: -10px;
	float:left;
	margin-left: -75px;
	
}

}
	
	
	
	
	
	
	
	

	
	
@media screen and (max-width:480px) {
.resume_page_container_computer {
	Display: none;
}
}




@media screen and (max-width:480px) {
.resume_page_container_tablet {
	display: none;
	
}
}
	
@media screen and (max-width:480px) {
.resume_page_container_phone {
	height: 800px;
	width: 480px;
	border: thin solid #000;
	display: block;
	background-image: url("../img/resume_page/resume_page_background_phone.gif");
	background-repeat: no-repeat;
	background-color: #000000;
	margin-left: 0px;
	scroll-behavior: smooth;
	
}
}


@media screen and (max-width:480px) {	
.resume_page_mid_section_left_tablet {
	
	display: none;
}
}

@media screen and (max-width:480px) {
.resume_page_mid_section_right_tablet {
	
	display: none;
}
}




@media screen and (max-width:480px) {
.nav_home {
	height: 75px;
	width: 75px;
	margin-top: -125px;
	margin-bottom: 0px;
	margin-left: -100px;
	text-align: left;
	display: block;
}
}

@media screen and (max-width:480px)  {
.resume_page_navigation_phone {
	width: 400px;
	height: 100px;
	display: block;
	font-size: 30px;
	font-family: "Noteworthy Bold";
	margin-top: 50px;
	color: #ffffff;
	text-align: center;
	text-indent: 0px;
	text-shadow: 5px 5px #000000;
	margin-left: 60px;
	
}
}

@media screen and (max-width:480px)  {
.resume_page_mid_container_phone {
	width: 480px;
	height: 640px;
	float: left;
	
	
	
}
}
	
@media screen and (max-width:480px) {	
.resume_page_mid_section_left_phone {
	height: 640px;
	width: 240px;
	float: left;
	
}
}

@media screen and (max-width:480px) {
.resume_page_mid_section_right_phone {
	height: 640px;
	width: 240px;
	float: right;
	
}
}

	
	
@media screen and (max-width:480px)  {
.resume_page_mid_section_box1_phone {
	width: 240px;
	height: 160px;
	display: block;

}
}

@media screen and (max-width:480px)  {
.resume_page_mid_section_box2_phone {
	width: 240px;
	height: 160px;
	display: block;
	
	
}
}


@media screen and (max-width:480px)  {
.resume_page_mid_section_box3_phone {
	width: 240px;
	height: 160px;
	display: block;
	float: left;
	
}
}

@media screen and (max-width:480px)  {
.resume_page_mid_section_box4_phone {
	width: 240px;
	height: 160px;
	display: block;
	float: left;
	
}
}

@media screen and (max-width:480px)  {
.resume_page_mid_section_box5_phone {
	width: 240px;
	height: 160px;
	display: block;
	float: right;
	
}
}

@media screen and (max-width:480px)  {
.resume_page_mid_section_box6_phone {
	width: 240px;
	height: 160px;
	display: block;
	float: right;
	
}
}

@media screen and (max-width:480px)  {
.resume_page_mid_section_box7_phone {
	width: 240px;
	height: 160px;
	display: block;
	float: right;
	
}
}

@media screen and (max-width:480px)  {
.resume_page_mid_section_box8_phone {
	width: 240px;
	height: 160px;
	display: block;
	float: right;
	
}
}

@media screen and (max-width:480px)  {
.resume_page_footer {
	width: 480px;
	height: 60px;
	display: block;
	margin-top: -200px;
	margin-left: 0px;

}
}




