@charset "utf-8";

/* Global Styles */


html {
    overflow-y: scroll;
}

body {
	margin-left: auto;
	margin-right: auto;
	/*width: 100%;*/
	/*max-width: 1280px;*/
	padding-left: 0;
	padding-right: 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:url(../images/entry_big1.jpg);
	background-repeat: no-repeat;*/
	
	
	/*background-position:center;*/
	/*background-size: cover;*/
	
/*	background-size: 100%;*/
	
/*	background-color: #e9d8c8;*/
	/*background-color: #E0D5C3;*/
	/*background-color: #c3b48d;*/
	background-color: #1f0b00;
}

body img {
	width: 100%;
}



/* Header */
header {
    /*background-color: #3b5998;*/
	/*background-color: #fff;*/
	/*background-color: #709AE9;*/
	
	/*background-color: #6BACFE;*/
	
	/*background-color: #4E825E;*/
	
	/*background-color:#E0D5C3;*/
	
/*	background-color: #FFC;
	opacity: 0.3;*/
	
	/*background-color:#fff;*/
	/*background-color: #170503;*/
	background-color: #c3b48d;
	
	/*opacity: 0.5;*/
	/*background: rgba(123, 188, 255, 0.3);*/ /* Green background with 30% opacity */
	/*background-image: url(../images/headerTest1.jpg);*/
	background-image:url(../images/headerTest3.jpg);
/*	background-image:url(../images/headerBackgroundTest5.jpg);*/
/*background-image:url(../images/headerTest4.jpg);*/
	background-repeat: no-repeat;
    padding: 10px 1.5% 20px 1.5%;
    text-decoration: none;
    /*position: fixed;*/
	position: fixed; /* Set the navbar to fixed position */
    top: 1; /* Position the navbar at the top of the page */
    /*width: 100%;*/ /* Full width */
	height: 120px;
	width: 100%;
/*    width: 49.75%;*/
/*    z-index: 1;*/
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0); 
}
/*End Header*/

#mySidenav {
		position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
}



.title_head {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	color: #DDBB1F;
	/*background-color: #fff;*/
	/*color: #900;*/
	opacity: 1;
	text-align: left;
	float: left;
	clear: none;
	margin: 0;
	padding-top: 0;
	padding-left: 8%;
	width: 20%;
}

.title_head img {
/*	background-color:#FC9;*/
	opacity: 1;
	float: left;
}

/* The side navigation menu */
.sidenav {
	display: none;
}

.nav_open_button {
	display: none;
}

.mySlides w3-animate-fading {
    animation: fading 10s infinite;
}

h1 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size: 2.25em; 
	color:#900;
	text-align:center;
	margin-top: 60px;
}
	
h2 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
/*	color:#093983;*/
	color: #000;
	text-align:left;
	clear:left;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 4%;
}

#content_about h2 {
	text-align:left;
	clear:left;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-left: 1%;
}

.line_space {
	padding-bottom: 5px;
}

.line_space_top {
	padding-top: 5px;
}

.color {
	color:#000000;
}

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

.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: #DDBB1F;*/
/*color:#FC0;*/
    color: #046C04;
}

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

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

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



/*#sub_header {
	text-align: center;
	display: block;
	position: fixed;
    width: 100%;
    z-index: 1;
}*/

#sub_header .profileLogo .logoPlaceholder {
	background-color: rgba(208,207,207,1.00);
	width: 187px;
	text-align: center;
}

#sub_header .logoPlaceholder span {
	width: 80px;
	height: 22px;
	font-family: 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 30px;
	font-weight: 700;
	line-height: 53px;
}

#sub_header .profilePhoto {
	background-color: rgba(237,237,237,1.00);
	width: 259px;
	border-radius: 50%;
	height: 259px;
	clear: both;
}

#sub_header .profileHeader h1 {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 30px;
	font-weight: 700;
	line-height: 24px;
}

#sub_header .profileHeader h3 {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}

.home_statment {
	opacity: 1;
	color: #FFF;
	padding-left: 3%;
	padding-top: 35px;
}

hr {
	background-color: rgba(208,207,207,1.00);
	height: 1px;
}

#sub_header .profileHeader p {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
	overflow-y: auto;
}

#sub_header .socialNetworkNavBar {
	text-align: center;
	display: block;
	margin-top: 60px;
	clear: both;
}

#sub_header .socialNetworkNavBar .socialNetworkNav {
	border-radius: 50%;
    cursor: pointer;
}

#sub_header .socialNetworkNavBar .socialNetworkNav img:hover {
    opacity:0.5;
}

/*
using background color is important to cover the menu
position absolute is set to cover the whole viewport
*/
#content {
    /*background-color: #FFFFFF;*/
	
/*    padding: 52px 10px 10px 10px;
    position: relative;
    width: auto;
    height: 100%;*/
	
/*    -webkit-box-shadow: -10px 0px 9px 0px rgba(0, 0, 0, 0.4);
    box-shadow: -10px 0px 9px 0px rgba(0, 0, 0, 0.4);*/
}

/*This the logo on the top under the menu bar*/
.intro_logo {
	margin-top: 55px;
    padding-left: 6%;
    width: 90%;
}

.slideShow {
	margin: 18px auto 0;
	width: 100%;
}


ul {
	margin-left: 6%;
	padding: 2%;
}

ul li {
	padding: 2%;
list-style: none;
}

ol { margin-left:24px;
padding:5px;
}

ol li {padding:5px 0;
list-style-type:hebrew;
}

.textcolor {
	padding-bottom: 10px;
}

/*
the hamburger button with a little gradient effekt
*/
#hamburger {
    border: 1px solid #374C77;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: block;
    height: 24px;
    padding: 3px 4px 3px;
    position: relative;
    width: 25px;
    background: #4569b2;
    background: -moz-linear-gradient(top, #4569b2 0%, #4062a5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4569b2), color-stop(100%, #4062a5));
    background: -webkit-linear-gradient(top, #4569b2 0%, #4062a5 100%);
    background: -o-linear-gradient(top, #4569b2 0%, #4062a5 100%);
    background: -ms-linear-gradient(top, #4569b2 0%, #4062a5 100%);
    background: linear-gradient(to bottom, #4569b2 0%, #4062a5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4569b2', endColorstr='#4062a5', GradientType=0);
}

/*
The white stripes in the hamburger button
*/
#hamburger div {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 2px 2px 2px 2px;
    height: 2px;
    margin-top: 3px;
    width: 90%;
}



/*
The navigation container in the background
*/
nav {
    /*opacity: 100%;*/
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 0;
    width: 100%;
/*    height: 100%;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
	/*background: rgba(123, 188, 255, 0.3);*/
    /*background: #3e3c3d;
    background: -moz-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e3c3d), color-stop(100%, #2d2c2d));
    background: -webkit-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: -o-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: -ms-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: linear-gradient(to bottom, #3e3c3d 0%, #2d2c2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3c3d', endColorstr='#2d2c2d', GradientType=0);*/
}

/*
Style the navigation menu
*/
nav ul {
/*	background-color: #6BACFE;
	opacity: 0.5;*/
	background: rgba(123, 188, 255, 0.3);
    list-style: none;
    margin: 0;
    width: 100%;
    padding: 0;
}

nav li {
    position: relative;
    font-size: 1em;
    font-weight: bold;
/*    border-bottom: 1px solid #222222;
    border-top: 1px solid #444444;*/
    padding: 15px;
}

nav li a {
    color: #000;
    text-decoration: none;
}

nav li a:link {
	/*color:#3B5998;*/
	/*color: #86A0CB;*/
	color: #000;
	opacity: 1;
}

.social_media_icon {
	float: right;
	padding-right: 2%;
	width: 3%;
}
/*
The Layer that will be layed over the content
so that the content is unclickable while menu is shown
*/

.responsive_pic {
	display: none;
}

#contentLayer {
    display: none;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
    z-index: 5;
}

/* Main Content sections */
.mainContent .section1 {
	display: block;
}

.left_section {
	margin-left: 5%;
    margin-right: 20%;
}

.section1 .sectionTitle, .section2 .sectionTitle {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	margin: 0 3% 0 0;
	float: left;
	clear: both;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	background-color: rgba(208,207,207,1.00);
	height: 1px;
	padding: 0px;
}
.mainContent .section1 .section1Content {
	font-family: ProximaNova;
	font-size: 14px;
	font-weight: 100;
	color: rgba(208,207,207,1.00);
}
.mainContent .section1 .section1Content span {
	color: rgba(146,146,146,1.00);
	font-family: sans-serif;
}
.section2 .sectionContentTitle {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 18px;
	font-weight: 700;
}

.section2 .sectionContentSubTitle {
	font-family: sans-serif;
	color: rgba(68,67,67,1.00);
	font-size: 14px;
	font-weight: 400;
}
.section2 .sectionContent {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
}
.mainContent {
	display: block;
}
.mainContent .externalResourcesNav .externalResources {
	background-color: rgba(208,207,207,1.00);
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	padding-top: 3%;
	cursor: pointer;
}
.mainContent .externalResourcesNav .externalResources:hover {
	background-color: rgba(153,153,153,1.00);
}
.externalResourcesNav .externalResources a {
	font-family: 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
}

.contact_pic {
	width: 70%;
}


.stretch {
	content: '';
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
}
/* Footer */
footer .footerDisclaimer {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: rgba(104,103,103,1.00);
	font-weight: 700;
}
footer .footerDisclaimer span {
	color: rgba(181,178,178,1.00);
	font-weight: 400;
}
footer .footerNote {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: rgba(104,103,103,1.00);
	font-weight: 700;
}
footer .footerNote span {
	color: rgba(181,178,178,1.00);
	font-weight: 400;
}

#endnote {
	width: 100%;
	clear: both;
	padding: 0 1% 0 0;
	margin: 0;
}

.footer_home {
	float: left;
/*	position: absolute;*/
/*	background: rgba(123, 188, 255, 0.3);*/
/*	background-color: #1f6b09;*/
/*	background-color: #988861;*/
	background-color: #c3b48d;
	opacity: 1;
	color: #000;
	padding: 1.5%;
	margin: 0;
	width: 97%;
	
}

#endnote a:link {
	/*color: #86A0CB;*/
	color:#2C3C77;
}



/* Media Query for Tablets */
@media only screen and (min-width : 481px) and (max-width : 1024px) {
/* Header */
/*header {
	width: 100%;
	float: none;
}
header .profileLogo .logoPlaceholder {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}
header .profilePhoto {
	float: left;
	clear: both;
	margin-right: 3%;
    margin-top:5%;
}
header .profileHeader {
	text-align: left;
    margin-top:7%;
}
header .socialNetworkNavBar .socialNetworkNav {
	width: 74px;
	height: 74px;
	display: inline-block;
	margin-right: 23px;
}

#hamburger {
    border: 1px solid #374C77;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: block;
    height: 24px;
    padding: 3px 4px 3px;
    position: relative;
    width: 25px;
    background: #4569b2;
    background: -moz-linear-gradient(top, #4569b2 0%, #4062a5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4569b2), color-stop(100%, #4062a5));
    background: -webkit-linear-gradient(top, #4569b2 0%, #4062a5 100%);
    background: -o-linear-gradient(top, #4569b2 0%, #4062a5 100%);
    background: -ms-linear-gradient(top, #4569b2 0%, #4062a5 100%);
    background: linear-gradient(to bottom, #4569b2 0%, #4062a5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4569b2', endColorstr='#4062a5', GradientType=0);
}

#endnote {
	clear: both;
	
}*/
/* Main content and sections */

/*.left_section_about {
	margin-left: 5%;
    margin-right: 10%;
}

.right_section_about {
	float:left;
	width: 45%;
	padding: 1%;
	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: block;
	margin: 0% 0% 0% 20%;
	font-family: sans-serif;;
    margin-top: 5%;
    margin-bottom: 5%;
}
.mainContent .section2 {
	clear: both;
}
.section2 .section2Content {
	padding: 0px;
	margin-left: 20%;
	font-family: sans-serif;
    margin-top: 5%;
    margin-bottom: 5%;
}
.mainContent .externalResourcesNav {
	margin-left: 20%;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 0px;
	clear: both;
}
.mainContent .externalResourcesNav .externalResources {
	width: 199px;
	height: 48px;
    margin-top: 5%;
}*/
/* Footer */
/*footer .footerDisclaimer {
	float: left;
	margin-left: 3%;
	font-family: sans-serif;
}
footer .footerNote {
	float: right;
	margin-right: 3%;
	font-family: sans-serif;
}*/
}



