@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: "imtec";
    font-size: 20px;
	text-decoration: none;
	
	overflow-x:hidden;
    
/*
    background: url("../images/tooth_bg.png");
    background-size: 100%;
    background-repeat: no-repeat;
*/
}

a:link {
    text-decoration: none;
	color: black;
}

a:visited {
    text-decoration: none;
	color: black;
}

a:hover {
    text-decoration: none;
	color: grey;
}

a:active {
    text-decoration: none;
}

@font-face {

	font-family: imtec;
	src:url(../fonts/MyriadPro-Regular.otf);
	
}



#wrapper {
	
	width: 100%;
	height: auto;
	background-color: white;
	margin: 0 auto;
	position: relative;
}

#topbar {
	
	width: 100%;
	height: 60px;
	position: relative;
    margin: 0 auto;
/*	background-color: white;*/
	z-index: 3;
	opacity: 1;
	
}

#topbar li {
	list-style-type: none;
	float: left;
	color: grey;
	text-decoration: none;
	
	
}

#menubox1 {
	
	width: 680px;
	height: 50px;
	float: center;
	margin: 0 auto;
	padding: 0;
	vertical-align: baseline;
}

#logo {
    
    width: 200px;
    height: 150px;
    padding-top: 220px;
    top: 0px;
    position: relative;
    margin: 0 auto 0;
    z-index: 3;
}

#logobackground {
    
    width: 900px;
    height: 550px;
/*    min-height: 550px;*/
    margin: 0 auto 200px;
/*    background-color: red;*/
    background-image: url(../images/bgleaf733.png);
    position: relative;
    
}


#halfheight {
    
    height: 150%;
    min-height: 550px;
    background-color: white;
    
}


.fade {
    
    
}

#aboutdiv {
    
    width: 100%;
    height: 800px;
    padding-top: 100px;
    margin: 100px auto;
    background-color: lightgray;
    background-image: url(../images/bgleaf-4-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    opacity: 1;
}

#aboutdiv820 {
    
    width: 100%;
    height: 600px;
    padding-top: 100px;
    margin: 100px auto;
    background-color: lightgray;
    position: relative;
    display: none;
}

#aboutleaf {
    
    
}

#aboutdiv420 {
    
    width: 400px;
    height: 500px;
    padding-top: 100px;
    margin: 100px auto;
    background-color: lightgray;
    position: relative;
    display: none;
}

#aboutcontent {
    
    width: 600px;
    height: 200px;
    padding: 0px 100px 100px 0px;
    margin: auto;
/*    background-color: red;*/
    position: relative;
    z-index: 1;
/*    float: left;*/
    
}

#aboutpix {
    
    width: 200px;
    height: 100px;
/*    padding-top: 100px;*/
/*    margin: 100px auto;*/
/*    background-color: yellow;*/
    position: inherit;
    z-index: 0;
    float: right;
    
}

#moblieleaf1 {
    
    width: 300px;
    height: 300px;
    margin: auto;
    display: none;
    
}


#mobileleaf2 {
        
    height: 300px;
    
    display: none;
        
        
    }


#missiondiv {
    
    width: 100%;
    height: 500px;
    padding: 50px 0px 100px 0px;
    margin: 100px auto;
    background-color: white;
    position: relative;
}

#missionpix {
    
    width: 300px;
    height: 500px;
    margin: 0 100px 0 100px;
    position: relative;
    z-index: 1;
    float: left;
    
}

#missioncontent {
    
    width: 600px;
    height: 500px;
    margin: auto;
/*    background-color: red;*/
    position: inherit;
    z-index: 1;
    float: middle;
    
}



#rxform {
    
    width: 150px;
    height: 30px;
    background-color: lightgrey;
    color: white;
    border-radius: 20px;
    margin: 10px auto;
    top: 0px;
    text-align: center;
    padding: 0px;
    z-index: 3;
}


#rxbackground {
    
    width: 60%;
    min-width: 600px;
    height: 300px;
    padding: 60px 0 0 0;
    border-style: solid;
    border-width: 1px;
    border-color: grey;
    margin: 0 auto 200px;
    /*background-color: red;*/
/*    background-image: url(../images/rxback.png);*/
    position: relative;
    text-align: center;
    
}


#mapdiv {
    
    width: 100%;
    height: 300px;
    padding-top: 100px;
    margin: auto;
/*    background-color: gray;*/
    background-image: url(../images/map2.png);
/*    background-size: cover;*/
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    float: middle;
}

#mapdiv2 {
    
    width: 420px;
    height: 200px;
    padding-top: 0px;
    margin: auto;
    background-image: url(../images/map4.png);
    background-size: cover;
    position: relative;
    overflow: hidden;
    float: middle;
    display: none;
}


#contactcontent {
    
    width: 400px;
    height: 300px;
    margin: auto;
/*    background-color: red;*/
    position: relative;
    text-align: center;
    z-index: 1;
    float: middle;
    
}



#contactdiv {
    
    width: 100%;
    height: 400px;
    padding-top: 50px;
    margin: 50px auto;
    background-color: white;
    position: relative;
}




#copyright {
    
    width: 100%;
    height: 10px;
    background-color: white;
    margin: 0 auto 10px;
    float: center;
    font-size: 15px;
    position: relative;
    text-align: center;
    
}


#vanskyline {
    
    width: 1068px;
    height: 150px;
    margin: auto;
    position: relative;
    float: center;
    
}

#vanskyline400 {
    
    width: 400px;
    
    margin: auto;
    position: relative;
    float: center;
    display: none;
    
}


.scrollToTop{
	width:70px; 
	height:50px;
	padding:10px; 
	text-align:center; 
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	top:80%;
	right:10px;
    opacity: 0.8;
	display:none;
	background: url('../images/backtotop2.png') no-repeat 30px 30px;
}

.scrollToTop:hover{
	text-decoration:none;
}

#topbutton {
    
}

.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}



#menubox2 {
	
	width: 80px;
	height: 50px;
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	display: none;
}

.mobile-nav {
	display: none;
	float: right;
	width: 30px;
	height: 30px;
	margin: 10px 20px 0 0;
	color: grey;
    opacity: 0.5;
}

menu-btn div {
 position: absolute;
 left: 100%;
 top: 64%;
 padding-right: 8px;
 margin-top: -0.50em;
 line-height: 1;
 font-size: 10px;
 font-weight: 10;
 vertical-align: middle;
 z-index: 99;
 float: left;

}
 
.menu-btn span {
 display: block;
 width: 30px;
 height: 3px;
 margin: 4px 0;
 background: grey;
 z-index: 99;
}
 
.responsive-menu{
 display: none;
}
 
.expand {
 display: block !important; 
 
}

.responsive-menu ul {
	float: right;
	padding:0;
	margin: -1px;
	
}

.responsive-menu li {
	background-color: lightgrey;
	text-decoration: none;
	width:120px;
	text-align:right;
	padding: 10px;
	font-size: 20px;
	
}





@media screen and (max-width: 1150px) {
    
    #logobackground {
        
        width: 600px;
        background-image: url(../images/bgleaf733_600.png);
    }
    
    #aboutdiv {
        
        height: 600px;
    }
    
    #missionpix {
        
        margin: 0 20px 0 0;
    }
    
    #mapdiv {
        
        width: 1150px;
        height: 150px;
        background-image: url(../images/map3.png);
    }
    
    
    
}

@media screen and (max-width: 820px) {
    
    #aboutdiv {
        display: none;
    }
    
    
    #aboutdiv820 {
        
        display: block;
    }
    
    #aboutcontent {
        
        margin: 0 50px 0 50px;
        width: 600px;
        padding: 0 20px 0 0;
    }
    
    #missionpix {
        
        display: none;
    }
    
    #missioncontent {
        
        margin: 0 0 0 50px;
    }
    
    #menubox1{
		display: none;
	}
	
    #menubox2 {
        
        display:block;
    }
    
	.mobile-nav{
		display: block;
	}
    
    
}

@media screen and (max-width: 420px) {
    
    body {
        
        font-size: 16px;
    }
    
    #logobackground {
        
        width: 380px;
        background-image: url(../images/bgleaf733_400.png);
    }
    
    
    #aboutdiv {
        display: none;
    }
    
    #aboutdiv820 {
        width: 380px;
        height: 800px;
        padding: 100px 30px 0 0px;
    }
    
    #aboutleaf {
        
        display: none;
        
    }
    
    #mobileleaf1 {
        
        display: block;
        
        
    }
    
/*
    #aboutdiv420 {
        
        display: block;
    }
*/
    
    #aboutcontent {
        
        width: 350px;
        padding: 0px 10px 0px 10px;
        margin: 0 5px 0 5px;*
        
    }
    
    #missionpix{
        
        display: none;
        
    }
    
    #missionleaf_left {
        
        display: none;
    }
    
    #missioncontent {
        
        width: 350px;
        height: 300px;
        padding: 0 10px 0 10px;
        margin: 0 5px 0 5px;
    }
    
    #missiondiv {
     
        height: 450px;
        padding: 50px 0px 100px 0px;
    }
    
    
    #mobileleaf2 {
        
        display: block;
        margin: auto;
        
        
    }
    
    
    
    #rxbackground {
        
        width: 300px;
        min-width: 200px;
        margin: 0 auto 40px auto;
    }
    

    #mapdiv {
        
        display: none;
    }
    
    #mapdiv2 {
        
        display: none;
    }

    
    #contactdiv {
        
        height: 300px;
    }
    
    #vanskyline {
        
        display: none;
    }
    
    #vanskyline400 {
        
        
        display: block;
    }
    
    #topbutton {
        
        display: none;
    }
    
}