/*

    Template Name   : Sutherland   
    ****************************

*/

body{
  /*height: 100%;*/
  height: 700px;
}


div, body{
  margin: 0;
  padding: 0;
  font-family: exo, sans-serif;
  
}
.wrapper {
  height: 100%; 
  width: 100%; 
}

.message {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; 
  height:45%;
  bottom: 0; 
  display: block;
  position: absolute;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  padding: 0.5em;
}











/*  Fonts  */
@font-face {
	  font-family: 'Shadows Into Light Two', cursive;
    font-weight: normal;
    font-style: normal;
}













/*  General CSS  */
body{
    background: #514E06;
}

.bottom{ /*below image to bottom of display*/
	position: relative;
	top: 150px;
	width:auto;
	background: #514E06; /*#747E09; /#302e09;*/ 
}
	

.notes {
	position:relative;
    max-width: 700px;
    top: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    position: relative;
    color: #fff;
}





.notes h4{
	display:block;	
	color:#fff;
	margin-left:auto;
	margin-right:auto;
}



/*h1, h2, h3, h4, h5 ,h6{
   color: #626262;
	  font-family: 'Shadows Into Light Two', cursive;
    letter-spacing: 1px;
}

h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h4              { font-size: .83em; margin: 1.5em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6          { font-weight: bolder } 


	
.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
 
.clearfix {  
    *zoom: 1;  
}*/










/*  Header Section  */

li a {
  text-decoration: none;
  color: #fff;
    font-family: 'Shadows Into Light Two', cursive;
  text-transform: uppercase;
 
  /*-webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;*/
}

/*li a:hover { */
/*color:pink;see inline style in index.html*/
/*}*/



header{
    width: 100%;
    height: 100px;
    background: rgba(160, 120, 100, .1);
}

/*header a .index{
    width: 100%;
    height: 100px;
    background: rgba(250, 220, 100, .4);
}*/

	header img.logo { /*this sequence works OK*/
	display:block;
	position:relative;
	float:left;
	top: 30px;
	left: 25px;
	}



	header img.logo2 { /*this sequence works OK*/
	display:none;
	}

	header img.logo3 { /*this sequence works OK*/
	display:none;
	}





.index{
    width: 100%;
    height: 110px;
    background: rgba(84, 54, 85, .2);
}





header a.hamburger{
    text-decoration: none;
	position:relative;
    display: none;
    float: right;
    margin-top: 41px;
	margin-right: 5%;
    width: 30px;
    height: 30px;
    background: url('../img/hamburger_icon2.png') no-repeat;
}

header a.hamburger.opned{
    width: 25px;
    background: url('../img/close_menu_icon.png') no-repeat;
}


header nav{
	font-family: 'Shadows Into Light Two', cursive;
    font-weight: normal;
    font-style: normal;
    float: right;
	margin-right: 3%;
    opacity: 1;
}


header nav ul{
	display:inline;
    margin-top: 10px;
    list-style: none;
    overflow: hidden;
    float: left;
	  font-family: 'Shadows Into Light Two', cursive;
    font-size: 30px;
}

header nav ul li{
    float: left;
    margin-left: 10px;

}

header nav ul li a {

} 










/*  Hero Section  */

.hero{
			background-image: url('../img/hero2000.jpg') ;
			background-position: center center;
			background-repeat:  no-repeat;
			background-attachment: fixed;
			background-size:  cover;
			background-color: #999;
  
/*see original sutherland .hero style in the css_clipping.txt file*/
}



.hero .caption{
	display:block;
	font-family: 'Shadows Into Light Two', cursive;
    font-weight: normal;
    font-style: normal;
    width: 100%;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -105px;
    z-index: 10;
	text-shadow: 2px 2px #472936;
}

.hero .caption h2{
    color: #fff;
	  font-family: 'Shadows Into Light Two', cursive;
    font-size: 100px;
    font-weight: lighter;
    margin: 0;
    position: relative;
    display: block;
}

.hero .caption h3{
    color: #fff;
	  font-family: 'Shadows Into Light Two', cursive;
    font-size: 50px;
    margin: 20px 0 0 25px;
    left: 1px;
}

.hero .caption h4{
    color: #fff;
	  font-family: 'Shadows Into Light Two', cursive;
    font-size: 30px;
    margin: 20px 0 0 25px;
    left: 1px;
}

.hero .smartphone{
	display:none;	



	}



.social {
		display: none; /* not needed at this time*/
	position:relative;
	top:20px;
	margin-right:auto;
	margin-left:auto;



}








/*  footer  */
<div id="footer" class="bio-orange">
<style>

#footer {
position: relative;
top:50px;
float: right;
clear: both;
text-align: center;
	font-size:.7em;  
height: 2em; 
line-height: 4em; 
width: 100%; 
border-top: 1px solid #feffe2;
	font-family: 'Raleway';
	color: #feffe2; /*light yellow*/
	font-size:150%;
}

#footer a{
    text-decoration: none;
	font-size:150%;
	font-family: 'Give You Glory', cursive;
	color: #FFC4A6; <!--/*orange*/ -->
}

#footer a:hover {
    text-decoration: underline;
	font-family: 'Give You Glory', cursive;
	<!--color: #D14825; orange--> 
}

</style>

footer .footer > ul{
    overflow: hidden;
}

footer .footer > ul > li{
    display: block;
    float: left;
    list-style: none;
    margin-right: 60px;

}

footer .footer > ul > li:last-child{
    margin-right: 0;
}


footer .footer > ul > li.links{
    width: 110px;

}
	
	
/*	li a:hover {
	color: fushia;

	}*/



footer ul .links{
	
	height: 150px;
	width:150px;
	padding: 24px 26px 30px 26px;
	border: 3px solid black;
}



footer ul li.links > ul > li{
    display: block;
    width: 100%;
    list-style: none;
    margin-bottom: 10px;

}

footer ul li.links > ul > li:last-child{
    margin-bottom: 0;
}

footer .footer > ul > li.links li a{
    text-decoration: none;
    display: block;
    color: #fff;
	  font-family: 'Shadows Into Light Two', cursive;
    font-size: 16px;
    letter-spacing: .5px;
    text-align: left;
}

footer .footer > ul > li.about{
    width: 70%;
}

footer ul li.about p{
    color: #fff;
	  font-family: 'Shadows Into Light Two', cursive;
    font-size: 16px;
    letter-spacing: .5px;
    line-height: 34px;
    margin-top: -9px;
}

footer ul li.about > ul > li{
    display: inline-block;
    margin-right: 20px;
    margin-top: 30px;
}

footer ul li.about > ul > li:last-child{
    margin-right: 0;
}

footer ul li.about > ul > li a{
    background: url('../img/social_media.png') no-repeat;
}

footer ul li.about > ul > li a.facebook{
    display: block;
    width: 10px;
    height: 18px;
    background-position: 0 0;
}
footer ul li.about > ul > li a.twitter{
    display: block;
    width: 19px;
    height: 18px;
    background-position: -11px 0px;
}
footer ul li.about > ul > li a.google{
    display: block;
    width: 10px;
    height: 18px;
    background-position: -31px 0px;
}
footer ul li.about > ul > li a.skype{
    display: block;
    width: 17px;
    height: 18px;
    background-position: -43px 0px;
}

footer .copyrights{
    display: block;
    text-align: center;
    padding: 40px 0;
    margin-top: 60px;
    color: #fff;
	  font-family: 'Shadows Into Light Two', cursive;
    font-size: 14px;
    letter-spacing: .5px;
    border-top: 1px solid #82abd4;
}

footer .copyrights a.ph_link{
	  font-family: 'Shadows Into Light Two', cursive;
    font-weight: bold;
    text-decoration: none;
	color: #f1dd7c;
}

footer .social {
    display: block;
    text-align: center;
    padding: 40px 0;
    margin-top: 60px;	
	
}

footer .about p{
	
    color: #fff;
	  font-family: 'Shadows Into Light Two', cursive;
}

footer .social > ul > li{

	  font-family: 'Shadows Into Light Two', cursive;
	color: #fff;
		
    }






/*  responsive css */





@media (max-width:1000px){
	
	
	
	
/*switch logos*/



	header img.logo { /*this sequence works OK*/
	display:block;
	position:relative;
	float:left;
	top: 30px;
	left: 25px;
	}

	header img.logo2 {
	display:none;	
	}


	header img.logo3 {
	display:none;	
	}

	





	
	

    header a.hamburger{
        display: block;
    }

    header nav{
        position: absolute;
        display: none;
        width: 92.72727272727273%;
        left: 3.636363636363636%;
        float: none;
        z-index: 20;
        overflow: hidden;
        background: #fff;
        border-top: 5px solid #bfd9f2;
    }

    header nav.active{
		display: block;
		position:relative;
		top:70px;
		background-color:rgba(240,240,240,1.0);
    }

    header nav .login_btn{
        float: none;
        display: inline-block;
        width: 100%;
        border: 0;
        margin: 0;
        padding: 20px 0;
        text-align: left;
        background: #f2f3f3;
    }

    header nav ul{
        display: block;
        width: 100%;
        text-align: left;
        margin-top: 0;
    }

    header nav ul li{
        display: block;
        width: 100%;
        float: none;
        margin-left: 0;
    }

    header nav ul li a{
        display: block;
        padding: 0 0 0 25px;

    }
	
	
	.notes h4{
	display:none;	

	}
	
	#media {
	display:none;	

	}
	
	footer nav ul li a{
        display: block;
        padding: 25px 0;

    }
	

    header nav ul li a:active{
        background: #f2f3f3;
    }

    header nav ul li a,
    header nav .login_btn{
        color: #1c3655;
    }

    header nav .login_btn:hover{
        background: #eaebeb;
    }

    header nav ul li:last-child{
        border: 0;
    }



}


