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

/* Media query for Mobile devices*/
@media only screen and (min-width : 285px) and (max-width : 480px) {
	
body {
	margin-left: auto;
	margin-right: auto;
	/*width: 100%;*/
	max-width: 1280px;
/*	padding-left: 2.275%;
	padding-right: 2.275%;*/
	padding: 0;
	overflow-x:hidden;
	/*background-image:url(../images/entry.jpg);
	background-repeat: no-repeat;
	background-position:center;*/
	/*background-image:url(../images/entry1.jpg);*/
	background-image:none;
/*	background-image:url(../images/entry_big1.jpg);
	background-repeat: no-repeat;*/
/*	background-position:center;*/
/*	background-position:top;*/
	/*background-color: #3b6918;*/
	
	
/*	background-color: #E5D8C8;*/
	
	/*background-color: #988861;*/
	
	background-color: #1f0b00;
	
	/*background-size: cover;*/
/*	background-size: 100%;*/
}

/*body img {
	width: 100%;
}*/

#container {
/*	background-image:url(../images/entry_big1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;*/
	width: 100%;
}

.title_head {
    clear: none;
    color: #ddbb1f;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 1.5em;
    margin: 5px 0;
    opacity: 1;
    padding-left: 1%;
    padding-top: 0;
    text-align: left;
    width: 90%;
}

.title_head img {
    opacity: 1;
	/*padding-left: 7%;*/
	width: 50%;
}
/*body img {
    width: 200%;
}*/

/* Header */
header {
	background-image: none;
/*	background-repeat: no-repeat;*/
	background-color: #c3b48d;
	width: 100%;
	padding: 3px 5% 20px 5%;
	position: relative;
	float: none;
}

/*    background-image: url(../images/headerTest3.jpg);
    background-repeat: no-repeat;
    width: 100%;
    padding: 3px 5% 10px 5%;
    position: relative;
    float: none;*/

header img {
	width: 100%;
}

header .profileLogo .logoPlaceholder {
	display: inline-block;
}
header .profilePhoto {
	display: inline-block;
}
header .profileHeader {
	text-align: center;
    margin-top:10%;
}
header .profileHeader p {
	text-align: justify;
}
header .socialNetworkNavBar {
    text-align: center;
    display: block;
    margin-top: 60px;
    clear: both;
    margin-bottom: 15%;
}
header .socialNetworkNavBar .socialNetworkNav {
	width: 60px;
	height: 60px;
	display: inline-block;
	margin-right: 23px;
}

.social_media_icon {
	float: none;
	padding-right: 2%;
	width: 10%;
}

nav {
	display: none;
}

#content {
/*		background-image:url(../images/entry_big1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;*/
/*background-color: #988861;*/
/*background-color: #E5D8C8;*/
background-color: #1f0b00;

    /*height: 100%;*/
    padding: 0 1% 10px 1%;
    position: relative;
    width: auto;
}

.responsive_pic {
	position: relative;
	display: block;
	width: 90%;
}



/*Start = This is the style section for the hidden mobile navigation*/

/* The side navigation menu */
.sidenav {
	display: block;
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/*    display: block;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;*/

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
	line-height: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.nav_open_button {
	display: inline;
	color: #FFF;
	line-height: 50px;
	padding-bottom: 10px;
	float: left;
}

/*End = This is the style section for the hidden mobile navigation*/

.intro_statement {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(220, 220, 220, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;*/
	
	/*background: rgba(123, 188, 255, 0.3);*/
	background: #E5D8C8;
	
	/*background-color: #95D2FE;*/
    border: 1px solid #000000;
	/*opacity: 0.5;*/
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    /*float: left;*/
    margin: 54% 1% 20px 1%;
    padding: 1%;
    width: 95%;

}

.intro_logo {
    margin-top: 75px;
    padding-left: 2%;
    width: 100%;
}

.home_statment {
	font-size: 1.25em;
    opacity: 1;
    color: #000;
    padding-left: 3%;
    padding-top: 8px;
}

.bio_mobile {
	width: 90%;
}

.color {
	color:#000000;
}

.color a:link {
	color: #DDBB1F;
/*color:#FC0;*/
}

.color a:visited {
	color: #86A0CB;
	/*color: #725A15;*/
/*	color:#D30104;*/
/*color:#9D6D4D;*/
}

.color a:hover {
	color: #000000;
}

.color a:active {
	color: #000000;
	/*color: #DDBB1F;*/
/*color:#FC0;*/
}

a {
display:inline;
/*width:10em;*/
text-decoration:none;
}

a:link {
/*	color: #000000;*/
	color: #DDBB1F;
/*color:#FC0;*/
}

a:visited {
/*	color: #000000;*/
	color: #c3b48d;
	/*color: #86A0CB;*/
	/*color: #725A15;*/
/*	color:#D30104;*/
/*color:#9D6D4D;*/
}

a:hover {
	color: #000000;
	/*color: #FDFCFC;*/
}

a:active {
	color: #DDBB1F;
/*color:#FC0;*/
}

.intro_logo {
	width: 100%;
}
/* Main content sections */
.mainContent .section1 {
	text-align: center;
    margin-bottom: 10%;
}

p {
	padding: 2%;
}

section {
	float:none;
	width: 100%;
	margin-top: 20px;
	padding: 2%;
	border: 1px solid #000000;
    border-radius: 8px;
}

.left_section {
	margin-left: 0;
    margin-right: 0;
	padding: 2%;
}

.left_section_about {
	margin-left: 0;
    margin-right: 0;
	padding: 2%;
}

.right_section_about {
	float:none;
	width: 100%;
	padding: 2%;
	border: 1px solid #000000;
    border-radius: 8px;
	
}



.section1 .section1Title, .section2 .section1Title {
	text-align: center;
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	width: 100%;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	display: none;
}
.mainContent .section1 .section1Content {
	display: inline-block;
	text-align: left;
	font-family: sans-serif;
    text-align: justify;
}
.mainContent .section2 {
	display: block;
	text-align: center;
}
.section2 .section2Content {
    margin-top: 10%;
    text-align: justify;
    margin-bottom: 10%;
}
.mainContent .externalResourcesNav {
    margin-bottom: 10%;
 
}
.mainContent .externalResourcesNav .externalResources {
	width: 100%;
	height: 35px;
}
/* Footer */

#endnote {
    clear: both;
/*	background-color: #988861;*/
	margin: 0;
    padding: 1% 11% 0 0;
    width: 100%;
	position: relative;
}


.footer_home {
	position: relative;
	clear: both;
/*	background: rgba(123, 188, 255, 0.3);*/
/*	background-color: #988861;*/
/*	background-color: #220602;*/
	background-color: #c3b48d;
	opacity: 1;
	color: #FFF;
	padding: 1.5%;
	width: 97%;
	
}

.footer_home p {
	color: #000;
/*	color: #fff;*/
}

.footer {
	background-color: #220602;
}

footer {
	display: block;
	text-align: center;
	font-family: sans-serif;
}
}

