body{
    font-family: "source-sans-pro", Arial, sans-serif;
    color: #000;
    background-color: #e9fff3;
}

p a{
    color: #000;
    font-weight: 700;
    text-decoration: none;
}

p a:hover{
    color: #5aa286;
    text-decoration: none;
}

a:hover{
    text-decoration: none;
}

.container-fluid{
    background-color: #fff;
}

.navbar{
    background-color: #fff; 
    padding: 25px 20px 0 0;
}

@media only screen and (max-width:768px) {
    .navbar{
        display: none;
        }
} 

@media only screen and (max-width: 1650px) {
    .navbar-links{
    margin-left: 0;  
    }
}

.navbar-links li{
    color: #000;
    display: inline;
    margin-left: 20px;   
    font-size: 1.35em;
}


.navbar-links li a{
    color: #000;
}

.navbar-links li a:hover{
    color: #ffba35;
    text-decoration: none;
}

.centered{
	text-align: center;
}

#mobileheader{
    display: none;
	height: 100px;
	background-color: #374a44;
	padding: 10px;
	border-bottom: 1px solid #e9fff3;
}

@media only screen and (max-width:992px) {
    #mobileheader{
        display: block;
        }
} 

@media only screen and (max-width:520px) {
    #mobileheader{
	height: 75px;
	}	
} 

.mobile-menu{
    display: none;
    background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width:992px) {
    .mobile-menu{
        display: block;
        }
} 

.icon-bar{
    height: 3px;    
    width: 35px;
    margin: 10px;
    background: #e9fff3; 
    display: block;
}

.mobile-btn{
    background: rgba(0, 0, 0, 0); 
    padding: 2px;
    border: 0;
    border-radius: 0;
	margin-left: 5px;
	margin-top: 13px;
}

@media only screen and (max-width:520px) {
    .mobile-btn{
	 	margin: 0;
	}	
} 

.mobile-btn:hover .icon-bar{
    background: #ffab35; 
}

.btn-default:active,
.open > .dropdown-toggle.btn-default {
    background-color: transparent;
}

.btn-default:hover{
    background-color: transparent;
}

.btn-default:focus{
    background-color: transparent;
}

.dropdown-menu{
    margin-left: 10px;
    border-radius: 0;
    background: rgb(55, 74, 68); 
    background: rgba(55, 74, 68, 0.9); 
}

.dropdown-menu li a{
    color: #fff;
	font-size: 1.15em;
}    

.dropdown-menu li a:hover{
    color: #000;
    text-decoration: none;
}

#mobiletop{
    display: none;
	text-align:center;
	margin-top: 40px;
}

@media only screen and (max-width: 520px) {
    #mobiletop {
    	display: block;
    }
}

#mooverlay{
	position: absolute;
  	top: 0;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	height: 100%;
  	width: 100%;
  	opacity: 0;
}

#sarev{
  	position: absolute;
  	text-align: center;	
	width: 20%;
	height: auto;
	top: 15%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

#motoptext{
    font-family: "bree", "source-sans-pro", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #374a44;
  	position: absolute;
  	text-align: center;	
	width: 100%;
	top: 34%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media only screen and (max-width: 400px) {
    #motoptext {
    	font-size: 1.5em;
    }
}

@media only screen and (max-width: 350px) {
    #motoptext {
    	font-size: 1.5em;
    }
}

#motoptexttwo{
    font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 1.5em;
	font-weight: 300;
	color: #000;
  	position: absolute;
  	text-align: center;	
	width: 100%;
	top: 43%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media only screen and (max-width: 350px) {
    #motoptexttwo{
    	font-size: 1.25em;
    }
}

#flowers{
	width: 100%;
	height: auto;
	display: block;
}

.connectwrappermtop{
	bottom: 15px;
	position: absolute;
	z-index: 2;
	text-align: center;
	width: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.connecticonmtop{
	fill: #fff;
    margin: 15px;
}

.connecticonmtop:hover{
	fill: #ffba35;	
    text-decoration: none;
}

.connectwrapperm{
	padding-top: 15px;
	display: inline;
	position: absolute;
	right: 20px;
} 

.connectwrapperm .connecticonbottom{
	fill: #e9fff3;	
    text-decoration: none;
	margin: 15px;
}

@media only screen and (max-width: 600px) {
	.connectwrapperm{
		display: none;
    }
}

.logobar{
	margin-left: 0;
	margin-right: 0; 
	padding: 0;
	height: 550px;
	display: block;
}

@media only screen and (max-width: 1400px) {
	.logobar{
		height: 450px;
    }
}

@media only screen and (max-width: 992px) {
	.logobar{
		display: none;
    }
}

.tlcol{
	height: 550px;
	height: 100%;
	z-index: 2; 
	padding: 20px;
	position: relative;
	background-color: #374a44;
	border-bottom: 3px solid #fff; 
}

@media only screen and (max-width: 1400px) {
	.tlcol{
		height: 450px;
    }
}

.trcol{
	height: 550px;
	z-index: 2; 
	padding: 20px;
	position: relative;
	background-image: url("http://misunohacupuncture.com/img/trbckgrnd.jpg");
	background-size: cover;
	border-bottom: 3px solid #fff; 
}

@media only screen and (max-width: 1400px) {
	.trcol{
		height: 450px;
    }
}

.sa{
	width: 500px;
	height: auto;
	position: absolute;
	right: 5%;
	bottom: 10%;
	z-index: 4;
}


@media only screen and (max-width: 1400px) {
	.sa{
		width: 80%;
	}
}

.mocutline{
	font-family: "source-sans-pro", "bree", Arial, sans-serif;
	font-weight: 300;
    color: #fff;
	font-size: 3em;
	text-align: left;
	position: absolute;
	bottom:5%;
	left: 8%;
	z-index: 4;
}

@media only screen and (max-width: 1400px) {
	.mocutline{
		font-size: 2.25em;
	}
}

.satwo{
	height: 85px;
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}

@media only screen and (max-width: 520px) {
    .satwo{
	display: none;
    }
}

.sathree{
	display: none;
	height: 40px;
	width: auto;
	position: absolute;
	top: 9px;
	left: 10%;
	z-index: 4;
}

@media only screen and (max-width: 520px) {
    .sathree{
	display: block;
    }
}

.connectwrapper{
	position: absolute;
	left: 30px;
	top: 30px;
	z-index: 10;
	padding-left: 15px;
}

.connectwrappersecondary{
	position: absolute;
	right: 1%;
	top: 20px;
	z-index: 10;
	padding-left: 15px;
}

.connecticon{
	fill: #fff;
    margin: 10px;
}

@media only screen and (max-width: 992px) {
    .connecticon{
	margin: 10px;
    }
}

.connecticon:hover{
	fill: #ffba35;	
    text-decoration: none;
}

@media only screen and (max-width: 992px) {
    .carouselrow{
		margin-top: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .carouselrow{
		margin-top: 90px;
    }
}

@media only screen and (max-width: 520px) {
    .carouselrow{
		display: none;
    }
}

.slide{
    width:100%;
    height:auto;
}

.mocarousel-caption{
	position: absolute;
	right: 20%;
	top: 65%;
	left: 20%;
	z-index: 10;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;	
	transition: top .5s ease;
	/* border: 1px solid #fff; */
}

@media only screen and (max-width: 1500px) {
    .mocarousel-caption{
	top: 58%; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
    }
}

@media only screen and (max-width: 1200px) {
    .mocarousel-caption{
		top: 52%; 
	}
}

@media only screen and (max-width: 992px) {
    .mocarousel-caption{
		right: 15%;
		left: 15%;
	}
}

@media only screen and (max-width: 830px) {
    .mocarousel-caption{
		top: 46%; 
	}
}

@media only screen and (max-width: 650px) {
    .mocarousel-caption{
		top: 40%; 
		right: 10%;
		left: 10%;
	}
}

@media only screen and (max-width: 630px) {
    .mocarousel-caption{
		padding-top: 10px;
		padding-bottom: 10px;
    }
}

.mocarousel-captiontwo{
	position: absolute;
	right: 20%;
	top: 65%;
	left: 20%;
	z-index: 10;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;	
	transition: top .5s ease;
}

@media only screen and (max-width: 1500px) {
    .mocarousel-captiontwo{
	top: 58%; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
    }
}

@media only screen and (max-width: 1200px) {
    .mocarousel-captiontwo{
		top: 52%; 
	}
}

@media only screen and (max-width: 992px) {
    .mocarousel-captiontwo{
		right: 15%;
		left: 15%;
	}
}


@media only screen and (max-width: 830px) {
    .mocarousel-captiontwo{
		top: 46%; 
	}
}

@media only screen and (max-width: 650px) {
    .mocarousel-captiontwo{
		top: 40%; 
		right: 10%;
		left: 10%;
	}
}

@media only screen and (max-width: 630px) {
    .mocarousel-captiontwo{
		padding-top: 10px;
		padding-bottom: 10px;
    }
}


.carouselheadone{
    font-family:"bree", "source-sans-pro", Arial, Helvetica, sans-serif;
    font-size: 4em;  
	font-weight: 300;
	color: #e9fff3;
}

@media only screen and (max-width: 992px) {
    .carouselheadone{
    	font-size: 2.5em;  
    }
}

@media only screen and (max-width: 680px) {
    .carouselheadone{
		font-size: 1.8em;
    }
}

.carouseltitle{
    font-family:"bree", "source-sans-pro", Arial, Helvetica, sans-serif;
    font-size: 2em;  
	font-weight: 300;
	color: #e9fff3;
	margin-left: 20px;
}

@media only screen and (max-width: 992px) {
    .carouseltitle{
    	font-size: 1.5em;  
		margin-left: 10px;
    }
}

@media only screen and (max-width: 680px) {
    .carouseltitle{
		font-size: 1.2em;
    }
}

.carouselbodyone{
    font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
    font-size: 2em;  
	font-weight: 300;
	color: #fff;
	letter-spacing: 1px;
}

@media only screen and (max-width: 1400px) {
    .carouselbodyone{
	font-size: 1.5em; 
    }
}

@media only screen and (max-width: 768px) {
    .carouselbodyone{
	font-size: 1.1em; 
    }
}

.carouselheadtwo{
    font-family:"bree", "source-sans-pro", Arial, Helvetica, sans-serif;
    font-size: 4em;  
	font-weight: 300;
	color: #374a44;
}

@media only screen and (max-width: 992px) {
    .carouselheadtwo{
    	font-size: 2.5em;  
    }
}

@media only screen and (max-width: 680px) {
    .carouselheadtwo{
		font-size: 1.8em;
    }
}

.carouselbodytwo{
    font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
    font-size: 2.25em;  
	font-weight: 300;
	color: #000;
	letter-spacing: 1px;
}

@media only screen and (max-width: 1400px) {
    .carouselbodytwo{
	font-size: 1.5em; 
    }
}

@media only screen and (max-width: 768px) {
    .carouselbodytwo{
	font-size: 1.1em; 
    }
}

.slideoverlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	transition: background 0.5s ease;
}

.slide:hover .slidebutton{
  opacity: 1;
}

.slide:hover .slideoverlay{
  display: block;
}

.slide:hover .mocarousel-caption{
	top: 58%;
}

@media only screen and (max-width: 1900px) {
    .slide:hover .mocarousel-caption{
	top: 53%;
    }
}

@media only screen and (max-width: 1590px) {
    .slide:hover .mocarousel-caption{
	top: 48%;
    }
}


@media only screen and (max-width: 1400px) {
    .slide:hover .mocarousel-caption{
	top: 46%;
    }
}

@media only screen and (max-width: 1125px) {
    .slide:hover .mocarousel-caption{
	top: 40%;
    }
}

@media only screen and (max-width: 850px) {
    .slide:hover .mocarousel-caption{
	top: 36%;
    }
}

@media only screen and (max-width: 720px) {
    .slide:hover .mocarousel-caption{
	top: 30%;
    }
}

@media only screen and (max-width: 630px) {
    .slide:hover .mocarousel-caption{
	top: 25%;
    }
}

.slide:hover .mocarousel-captiontwo{
	top: 58%;
}

@media only screen and (max-width: 1900px) {
    .slide:hover .mocarousel-captiontwo{
		top: 53%;
    }
}

@media only screen and (max-width: 1590px) {
    .slide:hover .mocarousel-captiontwo{
		top: 48%;
    }
}

@media only screen and (max-width: 1400px) {
    .slide:hover .mocarousel-captiontwo{
		top: 46%;
    }
}

@media only screen and (max-width: 1125px) {
    .slide:hover .mocarousel-captiontwo{
		top: 40%;
    }
}

@media only screen and (max-width: 850px) {
    .slide:hover .mocarousel-captiontwo{
		top: 36%;
    }
}

@media only screen and (max-width: 720px) {
    .slide:hover .mocarousel-captiontwo{
		top: 30%;
    }
}

@media only screen and (max-width: 630px) {
    .slide:hover .mocarousel-captiontwo{
		top: 25%;
    }
}

.slidebutton {
	position: absolute;
	width: 500px;
	bottom: 15%;
  	margin: 0 auto;
  	left: 0;
  	right: 0;
	text-align: center;
	opacity: 0;
	transition: opacity .35s ease;
}

@media only screen and (max-width: 992px) {
    .slidebutton{
		width: 300px;
		bottom: 17%;
    }
}

.slidebutton a {
	width: 220px;
	padding: 12px 20px;
	text-align: center;
	color: #000;
	z-index: 1;
	font-size: 1.25em;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #fff;
	text-decoration: none;
}

@media only screen and (max-width: 992px) {
    .slidebutton a{
		width: 140px;
		padding: 6px 10px;
    }
}

@media only screen and (max-width: 630px) {
    .slidebutton a{
		width: 110px;
		padding: 4px 8px;
    }
}

.slidebutton a:hover {
    color: #00aa99;
}

#contactrowfront{
    padding: 0 15px;
	margin-bottom: 0;
}

@media only screen and (max-width: 992px) {
    #contactrowfront{
    	background-color: #fff;
    }
}

.contactrow{
    height: 120px;
    padding: 0 15px;
	margin-bottom: 0;
	background-color: #fff;
}

#contactinner{
    height: 90px;
    background-color: #ffba35;
    padding-top: 30px;
    /* -webkit-box-shadow: 0 6px 4px -4px #777;
    -moz-box-shadow: 0 6px 4px -4px #777;
    box-shadow: 0 6px 4px -4px #777; */
}

@media only screen and (max-width: 992px) {
    #contactinner {
    padding-top: 30px;
    }
}

@media only screen and (max-width: 788px) {
    #contactinner {
    padding: 22px 10px;
    }
}

@media only screen and (max-width: 520px) {
    #contactinner {
    	background-color: #ffba35;
		color: #000;
    }
}

@media only screen and (max-width: 444px) {
    #contactinner{
    	padding-top: 10px 10px;
    	height: 110px;
    }
}

#contact{
    text-align:center;
    font-size: 1.4em;
    font-weight: 400;
}

@media only screen and (max-width: 992px) {
    #contact{
    font-size: 1.25em;
    }
}

@media only screen and (max-width: 520px) {
    #contact a{
		color: #000;
    }
}

@media only screen and (max-width: 520px) {
    #contact a:hover{
		color: #00aa99;
    }
}

@media only screen and (max-width: 330px) {
    #contact{
    font-size: 1.15em;
    }
}

.mw{
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

.inset{
	padding-left: 1%;
	padding-right: 1%;
}

.introrow{
	background-color: #e9fff3; 
	padding: 80px 3%;
	margin-top: 0;
}

@media only screen and (max-width: 992px) {
    .introrow {
    	background-color: #fff; 
		padding: 30px 3%;
    }
}

@media only screen and (max-width: 500px) {
    .introrow {
		padding: 15px 1%;
    }
}

#services{
    font-family:"bree", "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 2.25em;  
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 40px;
    margin-right: 60px;   
    padding-bottom: 20px;
	margin-left: 5px;
    border-bottom: 3px solid #fff;
}

@media only screen and (max-width: 1200px) {
    #services{
		    font-size: 1.8em;  
    }
}

@media only screen and (max-width: 992px) {
    #services {
    margin-bottom: 25px;
    margin-top: 20px;
    margin-right: 0; 
    border-bottom: 1px solid #000;
    }
}

@media only screen and (max-width: 768px) {
    #services {
		font-size: 1.65em; 
    	margin-top: 20;
    }
}



@media only screen and (max-width: 500px) {
    #services {
    font-size: 1.35em;  
    line-height: 1.5;
    }
}

.mointro{
    font-size: 1.5em;
    margin-right: 60px;  
	margin-left: 5px;
}

@media only screen and (max-width: 992px) {
    .mointro {
    	margin-right: 0; 
    }
}

@media only screen and (max-width: 520px) {
    .mointro {
    	font-size: 1.15em;
    }
}

@media only screen and (max-width: 992px) {
    .mointro {
    	padding-bottom: 20px;
    	margin-right: 0; 
    }
}

.sidebartwo{
    padding-left: 50px;   
    border-left: 3px solid #fff;
    text-align: center;
}

@media only screen and (max-width: 992px) {
    .sidebartwo {
    border-left: 0;
    background-color: #e9fff3; 
    margin-top: 40px;
    text-align: center;
    padding: 20px;  
    }
}

.bestof{
    width: 45%;
    margin: 3px;
}

@media only screen and (max-width: 992px) {
    .bestof {
    width: 20%;
    height: auto;
    }
}


.bod-head{
    font-size:1.65em;
    margin-bottom:20px;
}

.bod-head-2{
    font-size:2.65em;
    margin-bottom:20px;
    text-align: center;
}

#nccaom{
    width: 75%;
    margin-bottom: 10px;
    margin-top: 25px;
}

@media only screen and (max-width: 992px) {
    #nccaom {
    width: 30%;
    height: auto;
    }
}

@media only screen and (max-width: 620px) {
    #nccaom {
    width: 40%;
    height: auto;
    }
}

.nccaomblurb{
	font-size: 1.15em;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 40px;
    text-align: center;
}

.location{
    font-size: 1.25em;
    margin-bottom:20px;
}

@media only screen and (max-width: 520px) {
    .location {
    font-size: 1.15em;
    }
}

#fprowthree{
    margin-top: 60px; 
	margin-bottom: 30px; 
    padding: 60px 0;
}

@media only screen and (max-width: 1200px) {
    #fprowthree{
    margin-top: 30px; 
	margin-bottom: 15px;
    }
}

@media only screen and (max-width: 992px) {
    #fprowthree{
    background-color: #fff; 
    }
}

@media only screen and (max-width: 768px) {
    #fprowthree{
    padding: 20px 0;
    }
}

@media only screen and (max-width: 500px) {
    #fprowthree{
    padding: 10px 0;
	margin: 25px 0;
    }
}

.sidebarone{
    padding-right: 60px;   
    text-align: center;
}

@media only screen and (max-width: 992px) {
    .sidebarone{
    padding-right: 0; 
    }
}

#mocoat{
    width:100%;
    height: auto;
}

@media only screen and (max-width: 992px) {
    #mocoat{
    width: 50%;
    height: auto;
	margin-bottom: 20px;
    }
}

@media only screen and (max-width: 576px) {
    #mocoat{
    width: 70%;
    height: auto;
	margin-bottom: 10px;
    }
}

#testimonialhead{
    font-family:"bree", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 1.8em;
}

@media only screen and (max-width: 992px) {
    #testimonialhead{
    	margin-top: 40px;
    }
}

.fptestimonial{
    margin-top: 30px;
    padding-bottom: 30px;
    font-size: 1.3em;
    font-weight: 400;
    border-bottom: 1px solid #000;
}

@media only screen and (max-width: 992px) {
    .fptestimonial{
    	margin-top: 20px;
    	padding-bottom: 20px;
    }
}

@media only screen and (max-width: 520px) {
    .fptestimonial {
    font-size: 1.15em;
    }
}


.fptestimoniallast{
    margin-top: 30px;
    padding-bottom: 0;
    font-size: 1.3em;
    font-weight: 400;
}

@media only screen and (max-width: 992px) {
    .fptestimoniallast{
    	padding-bottom: 0;
    }
}

@media only screen and (max-width: 520px) {
    .fptestimoniallast {
    font-size: 1.15em;
    }
}


.nbrow{
    display:none;
}

@media only screen and (max-width: 992px) {
    .nbrow{
    	display: block;
		margin: 0;
    }
}

.firstnbrow{
	margin-top: 3%;
}

.lastnbrow{
	margin-bottom: 3%;
}

.nbrowfront{
    display: inline;
	margin: 0;
}

.nbcol{
    padding-left: 80px;
}

@media only screen and (max-width: 1200px) {
    .nbcol{
     	padding-left: 40px;
    }
}

@media only screen and (max-width: 992px) {
    .nbcol{
    	display: none;
    }
}

.navblock{
    width: 100%;
    height: 100px;
	background-color: #70a28f;
	display:block;
	position: relative;
    margin-top: 20px;
	z-index: 1;
	color: #fff;
	border: 4px solid #70a28f;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

@media only screen and (max-width: 640px) {
    .navblock{
    height: 75px;
    }
}

@media only screen and (max-width: 390px) {
    .navblock{
    	height: 160px;
		text-align: center;
    }
}

.navblocktwo{
    width: 100%;
    height: 200px;
	background-color: #70a28f;
	display:block;
	position: relative;
    margin-top: 20px;
	z-index: 1;
	color: #fff;
	border: 4px solid #70a28f;
	text-align: center;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

@media only screen and (max-width: 1300px) {
    .navblocktwo{
    height: 165px;
    }
}

@media only screen and (max-width: 1100px) {
    .navblocktwo{
    height: 150px;
    }
}

.navblock:hover{
	background-color: #ffba35;
	border: 3px solid #ffba35;
	color: #fff;
    margin-top: 15px;
    margin-bottom: 5px;
}

.navblocktwo:hover{
	background-color: #ffba35;
	border: 3px solid #ffba35;
	color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.nbicon{
	height: 100%;
	width: auto;
}

@media only screen and (max-width: 390px) {
    .nbicon{
     width: 32%;
	 height: auto;
    }
}

.nbicontwo{
	width: 55%;
	height: auto;
}

@media only screen and (max-width: 1200px) {
    .nbicontwo{
     width: 50%;
	 height: auto;
    }
}

.nboverlay{
	position: absolute;
	top: 0;
	bottom: 0;
 	left: 0;
  	right: 0;
  	height: 100%;
  	width: 100%;
}

.nblabelone{
    font-size: 1.15em;
    letter-spacing: 1px;
	position: absolute;
	z-index: 2;
  	text-align: center;
	top: 31%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%)  	
}

@media only screen and (max-width: 576px) {
    .nblabelone{
     	font-size: 1em;
    }
}

@media only screen and (max-width: 475px) {
    .nblabelone{
     	left: 55%;
    }
}

@media only screen and (max-width: 390px) {
    .nblabelone{
     	left: 50%;
		top: 68%;
	}
}

.nblabeloneb{
	width: 100%;
    font-size: 1.25em;
    letter-spacing: 1px;
	position: absolute;
	z-index: 2;
  	text-align: center;
	top: 74%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%)  	
}

@media only screen and (max-width: 1300px) {
    .nblabeloneb{
     font-size: 1em;
    }
}

.nblabeltwo{
    font-family:"bree", Arial, sans-serif;
    font-size: 1.5em;
	position: absolute;
	z-index: 2;
	width: 100%;
  	text-align: center;
	font-weight: 400;
	top: 65%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%)  	
}

@media only screen and (max-width: 576px) {
    .nblabeltwo{
     font-size: 1.7em;
    }
}

@media only screen and (max-width: 525px) {
    .nblabeltwo{
     font-size: 1.4em;
    }
}

@media only screen and (max-width: 475px) {
    .nblabeltwo{
     left: 55%;
    }
}

@media only screen and (max-width: 390px) {
    .nblabeltwo{
     left: 50%;
	 top: 85%;
    }
}

.nblabeltwob{
	width: 100%;
    font-family:"bree", Arial, sans-serif;
    font-size: 1.55em;
	position: absolute;
	z-index: 2;
  	text-align: center;
	font-weight: 400;
	top: 89%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%)  	
}

@media only screen and (max-width: 1300px) {
    .nblabeltwob{
     font-size: 1.2em;
    }
}

@media only screen and (max-width: 992px) and (min-width: 768px){
	.nbrowfront .nblabelone{
    	font-size: 1em;
		left: 60%;
	}
}

@media only screen and (max-width: 992px) and (min-width: 768px){
	.nbrowfront .nblabeltwo{
		width: 100%;
    	font-size: 1.3em;
		line-height: 1;
		left: 60%;
	}
}

#contactbottom{
    text-align:center;
    margin-top:80px;
    padding: 60px 0;
    background-color: #e9fff3;
}

@media only screen and (max-width: 992px) {
    #contactbottom{
    	margin-top:40px;
    }
}

#contactbottom p{
	display: inline-block;
	margin-left: 25px;
    font-size: 1.3em;
    font-weight: 400;	
	margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
    #contactbottom p{
    	margin-bottom: 10px;
		margin-left: 0;
		display: block;
    	font-size: 1.25em;
    }
}

.connecticonbottom{
	fill: #374a44;
    margin: 10px;
}

.connecticonbottom:hover{
	fill: #ffba35;	
    text-decoration: none;
}

.logobartwo{
	height: 280px;
	margin-left: 0;
	margin-right: 0; 
	background-color: #374a44;
	padding: 20px;
	border-bottom: 3px solid #fff; 
	z-index: 2; 
}

@media only screen and (max-width: 1200px) {
    .logobartwo{
		height: 200px; 
    }
}

@media only screen and (max-width: 992px) {
    .logobartwo{
		display: none; 
    }
}

.sasecondary{
	height: 120px;
	width: auto;
	position: absolute;
	margin-left: 5px;
	top: 130px;
	z-index: 4;
}

@media only screen and (max-width: 1200px) {
    .sasecondary{
		top: 50px; 
    }
}

@media only screen and (max-width: 768px) {
    .tirow{
		margin-top: 95px;
    }
}

@media only screen and (max-width: 520px) {
    .tirow{
		margin-top: 72px;
    }
}

.topimgwrapper{
	display: block;
}

.topimg{
    width: 100%;
    height: auto;
	position: relative;
	z-index: 1;
}

@media only screen and (max-width: 520px) {
    .topimg{
		display: none;
    }
}

.topimg_m{
    width: 100%;
    height: auto;
	position: relative;
	z-index: 1;
}

@media only screen and (min-width: 520px) {
    .topimg_m{
		display: none;
	}
}

.sectiontitle{
	position: absolute;
	top: 50%; 
  	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 5%;
	z-index: 10;
	color: #374a44;
	text-align: left;
}

@media only screen and (max-width: 520px) {
    .sectiontitle{
			left: 8%;  
    }
}

.sectiontitle p{
    font-family: "source-sans-pro", "bree", Arial, Helvetica, sans-serif;
	font-weight: 300; 
    font-size: 10em;  
}

@media only screen and (max-width: 992px) {
    .sectiontitle p{
		font-size: 8em;  
    }
}

@media only screen and (max-width: 600px) {
    .sectiontitle p{
		font-size: 5em; 
    }
}


@media only screen and (max-width: 380px) {
    .sectiontitle p{
		font-size: 4em;  
    }
}

.sectiontitletest{
	position: absolute;
	top: 50%; 
  	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 5%;
	z-index: 10;
	color: #374a44;
	text-align: left;
}

@media only screen and (max-width: 520px) {
    .sectiontitle{
			left: 10%;  
    }
}

.sectiontitletest p{
    font-family: "source-sans-pro", "bree", Arial, Helvetica, sans-serif;
	font-weight: 300; 
    font-size: 10em;  
}

@media only screen and (max-width: 1150px) {
    .sectiontitletest p{
		font-size: 8.5em;  
    }
}

@media only screen and (max-width: 992px) {
    .sectiontitletest p{
		font-size: 7em;  
    }
}

@media only screen and (max-width: 800px) {
    .sectiontitletest p{
		font-size: 6em; 
    }
}

@media only screen and (max-width: 650px) {
    .sectiontitletest p{
		font-size: 5em; 
    }
}

@media only screen and (max-width: 550px) {
    .sectiontitletest p{
		font-size: 3.5em;  
    }
}

@media only screen and (max-width: 410px) {
    .sectiontitletest p{
		font-size: 2.5em;  
    }
}

.sectiontitleah{
	position: absolute;
	top: 50%; 
  	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 5%;
	z-index: 10;
	color: #374a44;
	text-align: left;
}

@media only screen and (max-width: 520px) {
    .sectiontitleah{
			left: 8%;  
    }
}

.sectiontitleah p{
    font-family: "source-sans-pro", "bree", Arial, Helvetica, sans-serif;
	font-weight: 300; 
    font-size: 9em;  
}

@media only screen and (max-width: 1650px) {
    .sectiontitleah p{
    	font-size: 7em; 
    }
}

@media only screen and (max-width: 1200px) {
    .sectiontitleah p{
    	font-size: 5em; 
    }
}

@media only screen and (max-width: 970px) {
    .sectiontitleah p{
    	font-size: 4em; 
    }
}

@media only screen and (max-width: 700px) {
    .sectiontitleah p{
    	max-width: 300px;
		line-height: 1.2;
		font-size: 3em; 
    }
}

@media only screen and (max-width: 550px) {
    .sectiontitleah p{
		max-width: 230px;
    }
}

@media only screen and (max-width: 400px) {
    .sectiontitleah p{
		max-width: 200px;
		font-size: 2em; 
    }
}


.title{
    font-size: 2.5em;
    font-family: "bree", "source-sans-pro", Arial, sans-serif;
    font-weight: 300;
    color: #000;
    margin-top: 40px;
}

@media only screen and (max-width: 992px) {
    .title{
    	text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .title{
    margin-top: 20px;
    }
}

@media only screen and (max-width: 576px) {
    .title{
    font-size: 1.75em;
    }
}

.titletwo{
    font-size: 2.5em;
    font-family: "bree", "proxima-nova", Arial, Helvetica, sans-serif;
    font-weight: 300;
    color:  #000;
    margin-top: 40px;
}

@media only screen and (max-width: 768px) {
    .titletwo{
    margin-top: 20px;
	margin-left: 10px;
    }
}

@media only screen and (max-width: 576px) {
    .titletwo{
    font-size: 1.75em;
    }
}

#fertilitytitle{
    font-size: 2.5em;
    font-family: "bree", "proxima-nova", Arial, Helvetica, sans-serif;
    font-weight: 300;
    color:  #000;
    margin-top: 40px;
}


@media only screen and (max-width: 768px) {
    #fertilitytitle{
    	margin-top: 20px;
		margin-left: 10px;
    }
}

@media only screen and (max-width: 576px) {
    #fertilitytitle{
    	font-size: 1.75em;
    	margin-top: 10px;
    }
}

.fertilitytopgraf{
    font-size: 1.4em;
    margin-top: 50px;
    padding-bottom: 40px;
}

@media only screen and (max-width: 768px) {
    .fertilitytopgraf{
		margin-top: 30px;
    	padding-bottom: 20px;
		margin-left: 10px;
    }
}

.citation{
    font-size: .85em;    
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
}

@media only screen and (max-width: 768px) {
    .citation{
    	margin-left: 10px;
    }
}

.subtitle{
    font-size: 1.6em;
    font-family: "bree", "proxima-nova", Arial, Helvetica, sans-serif;
    margin-top: 40px;
}

@media only screen and (max-width: 768px) {
    .subtitle{
    	margin-left: 10px;
    }
}

@media only screen and (max-width: 576px) {
    .subtitle{
    	margin-top: 20px;
    }
}

.secondarygraf{
    font-size: 1.25em;
    margin-top: 20px;
}

@media only screen and (max-width: 768px) {
    .secondarygraf{
    	margin-left: 10px;
		margin-right: 10px;
    }
}

@media only screen and (max-width: 576px) {
    .secondarygraf{
    margin-top: 10px;
    }
}

@media only screen and (max-width: 400px) {
    .secondarygraf{
    font-size: 1.15em;
    }
}

.secondarygrafunderline{
    font-size: 1.25em;
    margin-top: 20px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #000;
}

@media only screen and (max-width: 768px) {
    .secondarygrafunderline{
        margin-left: 10px;
		margin-right: 10px;
    }
}

@media only screen and (max-width: 576px) {
    .secondarygrafunderline{
    margin-top: 10px;
    }
}

@media only screen and (max-width: 400px) {
    .secondarygrafunderline{
    font-size: 1.15em;
    }
}


.aboutimg{
    width: 100%;
    height: auto;
    margin-top: 20px;
}

@media only screen and (max-width: 992px) {
    .aboutimg{
    width: 50%;
    height: auto;
  	margin-left: 25%;
	margin-right: 25%;
	margin-bottom: 20px;
    }
}

@media only screen and (max-width: 576px) {
    .aboutimg{
    	width: 70%;
    	height: auto;
  		margin-left: 15%;
		margin-right: 15%;
		margin-bottom: 20px;
    }
}

.sub-sectiontitle{
    font-size: 2em; 
    border-top: 1px solid #000;
    margin-top: 50px;
    padding-top: 50px;
}

@media only screen and (max-width: 400px) {
    .sub-sectiontitle{
        font-size: 1.4em;
    }
}

.about-list{
    font-size: 1.25em;
    margin-bottom: 50px;
}

@media only screen and (max-width: 400px) {
    .about-list{
        font-size: 1.15em;
    }
}

.about-list li{
    margin-left: 0;
    margin-top: 30px;
}


.continuing-education{
    font-size: 1.25em;
    font-weight: 600;
    margin-bottom: 50px;
}

@media only screen and (max-width: 400px) {
    .continuing-education{
        font-size: 1.15em;
    }
}

.continuing-education li{
    margin-left: 0;
    margin-top: 30px;
}

.sub-list{
    margin: 10px;
    font-style: italic;
    font-weight: 400;
}

.sub-list li{
    margin: 10px 0 0 0;
    max-width: 400px;
}

.testimonialrow{
    padding: 10px;
    background-color: #e9fff3; 
    margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
}

@media only screen and (max-width: 500px) {
    .testimonialinner{
    padding: 0;
    }
}

.testimonialinner{
    padding: 20px;
}

@media only screen and (max-width: 992px) {
    .testimonialinner{
    padding: 10px;
    }
}

@media only screen and (max-width: 500px) {
    .testimonialinner{
    padding: 5px;
    }
}

@media only screen and (max-width: 400px) {
    .testimonialinner{
    padding: 0;
    }
}


.quotesone{
    width: 30px;
    height: auto;
    position:absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.quotestwo{
    width: 30px;
    height: auto;
    position:absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.secondarygraftop{
    font-size: 1.3em;
    font-weight: 400;
    margin-top: 20px;
    position:relative;
    z-index: 5;
}

@media only screen and (max-width: 520px) {
    .secondarygraftop{
    font-size: 1.1em;
    }
}

#contactpgrow{
    margin-top:100px;
}

#misuncontact{
    margin-top: 50px;
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 992px) {
    #misuncontact{
    width: 100%;
    height: auto;
    margin-top: 20px;
    }
}

.contacttitle{
    font-size: 2.5em;
    font-family: "bree", "proxima-nova", Arial, Helvetica, sans-serif;
    color: #000;
    margin-top: 40px;
    margin-left: 60px;
}

@media only screen and (max-width: 992px) {
    .contacttitle{
    font-size: 2.2em;
    text-align: center;
    margin-left: 0;
    }
}

.contactgraf{
    font-size: 1.25em;
    margin-top: 40px;
    margin-left: 60px;
}

@media only screen and (max-width: 992px) {
    .contactgraf{
    	text-align: center;
    	margin-left: 0;
    }
}

.map{
    width: 400px;
    height: 300px;
    margin-top: 20px;
    max-width: 100%;
}

@media only screen and (max-width: 992px) {
    .map{
    	width: 100%;
    }
}

.acupics{
    width: 40%;
    margin: 40px 20px 20px;
    display: inline-block;
}