



body {
	}




.navbar { 
	padding: 1.2em 0 1.2em 0;
	margin-bottom:0;
	background-color: #fff;
	border: none;
	border-radius: none;
	}
	
.navbar .mainnav-top > li a {
	font-family: 'league_gothicregular';
	font-weight: 100;
	font-size: 1.4em;
	line-height: 2em;
	padding-top: 0;
	padding-bottom: 0;
	color: gray;
	transition: all 0.7s ease;
	outline: none;
	letter-spacing: 1px;
	border-bottom: 1px dotted #e6e6e6;
	-webkit-font-smoothing: antialiased;
    }

.navbar-toggle {
	margin-top: 0px;
	margin-right: 0px;
	border-radius: 0px;
	}
	
.navbar .mainnav-top > li a:hover {
	color: #b3b3b3;
	}

.navbar-header {
	width: 100%;
}
	
.logo {
	width: 45%;
	}
	
		
:focus {outline:none;} ::-moz-focus-inner {border:0;}
	
.active li a {
	font-weight: 400;
	letter-spacing: 2px;
	color: #414042;
	}
	
/* ACTIVE LINKS  */
#about a.nav_about,
#living_with_hiv a.nav_living_with_hiv,
#hiv_testing a.nav_hiv_testing ,
#prep a.nav_prep,
#treatment_options a.nav_treatment_options,
#community_resources a.nav_community_resources, 
#health_insurance a.nav_health_insurance,
#get_involved a.nav_get_involved {
	color: #b3b3b3;
	}




/* HOME PAGE  */	
	
.home-background1 {
	background: url(../images/homepageimage1_small.jpg) center no-repeat;
	height: 280px;
	margin-top: 120px;
	}
	
.photo {
	background: url(../images/homepageimage2.jpg) center no-repeat;
	height: 345px;
	}
	
.colorback {
	background-color: #fff;
	padding: 20px 20px 30px 20px;
	}
	
.colorback p {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	color: gray;
	transition: all 0.7s ease;
	outline: none;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	}
	
.home-background3 {
	background-color: #6795ae;
	}
	
.home-background4 {
	background: url(../images/homepageimage4_small.jpg) center no-repeat;
	height: 341px;
	margin-bottom: 40px;
	}
	

	
.home-background3 p {
	font-family: 'league_gothicregular';
	font-weight: 100;
	font-size: 2.5em;
	line-height: 1.35em;
	color: #fff;
	text-align: center;
	padding: 50px 0 42px 0;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-decoration: underline;
	-webkit-font-smoothing: antialiased;
	}
	


.content-wrap p {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: black;
	font-size: 1.5em;
	line-height: 1.4em;
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 2px dotted;
	border-bottom-color: #cccccc;
	letter-spacing: 1px;
	margin-right: 20px; 
	-webkit-font-smoothing: antialiased;
	}
	
	
	
.stats {
	background-color: whitesmoke;
	margin-bottom: 30px;
	}
	
.stats p {
	color: gray;
	}
	
.stat_header {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 30px;
	-webkit-font-smoothing: antialiased;
	}
	
.stat {
	text-align: center;
	padding-bottom: 20px;
	}
	
.stat1 {
	font-family: 'league_gothicregular';
	font-weight: 100;
	font-size: 9em;
	line-height: 1.2em;
	letter-spacing: 4px;
	text-decoration: underline;
	-webkit-font-smoothing: antialiased;
	}
	
.stat2 {
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	text-align: center;
	padding-top: 0;
	padding-bottom:40px;
	-webkit-font-smoothing: antialiased;
	}
	
	
	
.odometer {
	  font-size: 60px;
	  margin: 200px 0;
	  text-align: center;
	  width: 100%;
	  -webkit-animation-duration: 3s;
	  animation-duration: 3s;
	  }	
	
	
	

.sponsor {
	margin-top: 60px;
	}



.sponsoricon {
	background: url(../images/ribbon_sketch3.jpg) center top no-repeat;
	height: 110px;
	margin-bottom: 10px;
	background-size: 120px 110px;
	}
	
	
.sponsor {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 30px;
	text-align: center;
	color: #ec463e;
	-webkit-font-smoothing: antialiased;
	}
	
.sponsortext a {
	color: #ec463e;
	text-decoration: underline;
	}
	
.sponsortext a:hover {
	color: #bc2a2a;
	}
	
	
	
.site-footer {
	background: url(../images/footerimage_small.jpg) center bottom no-repeat;
	height: 610px;
	margin-top: 100px;
	}
	

	
.info {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	font-size: .9em;
	line-height: 1em;
	margin-top: 0px;
	padding-bottom: 20px;
	letter-spacing: 1px;
	color: black;
	-webkit-font-smoothing: antialiased;
	}
	
.socialmedia {
	padding-top: 330px;
	margin-left: 75%;
	}
	
.socialmedia img {
	margin-right: 15px;
	margin-bottom: 15px;
	}

.contact a {
	color: black;
	text-decoration: underline;
	}
	


/* INTERIOR PAGES  */

h1 {
	margin-top: 8px;
	margin-bottom: 0px;
	font-family: 'league_gothicregular';
	font-weight: 100;
	font-size: 4em;
	line-height: 1.1em;
	letter-spacing: 4px;
	text-decoration: underline;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	padding-top: .3em;
	padding-bottom: .5em;
	}
	

	
h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: 'league_gothicregular';
	font-weight: 100;
	font-size: 1.6em;
	line-height: 1.2em;
	letter-spacing: 3px;
	-webkit-font-smoothing: antialiased;
	color: black;
	padding-top: .3em;
	padding-bottom: .2em;
	text-transform: uppercase;
	}
	

	
.content p {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 1.15em;
	line-height: 1.65em;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 28px;
	}
	
.content a {
	color: #6795ae;
	-webkit-font-smoothing: antialiased;
	}
	
.content {
	margin-right: 10px;
	}
	
.bullet_links {
	margin-top: 20px;
	list-style: none;
	margin-bottom: 40px;
	}
	
.bullet_links li a {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	text-align: left;
	// font-size: 1.15em;
	font-size: inherit !important;
	line-height: 1.1em;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 28px;
	text-decoration:underline;
	color: gray;
	margin-top: 20px;
	}
	
	
.no_link {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 1.15em;
	line-height: 1.1em;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 28px;
	text-decoration: none;
	color: gray;
	margin-top: 20px;
	}
	
.bullet_links li {
	margin-bottom: 20px;
	list-style: none;
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 1.4em;
	// font-size: 1.15em;
	line-height: 1.1em;
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
	color: gray;
	}

.bullet_links li a:hover {
	color: #b3b3b3;
	}
	
.bullets {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 1.15em;
	line-height: 1.45em;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 28px;
	margin-top: 0px;
	}
	
.bullets li {
	margin-bottom: 10px;
	list-style: none;
	}

/* HEALTH CARE OPTIONS  */


.interior_image {
	margin-top: 120px;
	padding-right: 0px;
    padding-left: 0px;
	}


.interior_colorblock {
	background-color: #ed6f4f;
	margin-bottom: 30px;
	margin-top: -10px;
	}


/* HIV TESTING  */

.widget {
	margin-top: 20px;
	}
	
#hiv_testing .interior_colorblock {
	background-color: #998795;
	}
	
	
/* LIVING WITH HIV  */


	
#living_with_hiv .interior_colorblock {
	background-color: #6da6aa;
	}
	
	
	
/* PREP TRUVADA  */

#prep .interior_colorblock {
	background-color: #30c2db;
	}

.pill_image {
	margin-top: 10px;
	margin-bottom: 40px;
	padding-right: 0px;
    padding-left: 0px;
	}
	
.lowercase {
	text-transform: lowercase;
}
	
/* TREATMENT OPTIONS  */

#treatment_options .interior_colorblock {
	background-color: #a5b75e;
	}
	
	
/* HEALTHCARE OPTIONS  */

#healthcare_options .interior_colorblock {
	background-color: #4f789c;
	}
	
	
/* COMMUNITY RESOURCES  */

#community_resources .interior_colorblock {
	background-color: #8cbf26;
	}

	
	
/* GET INVOLVED */

h5 {
	margin-top: 8px;
	margin-bottom: 0px;
	font-family: 'league_gothicregular';
	font-weight: 100;
	font-size: 2.5em;
	line-height: 1.1em;
	letter-spacing: 4px;
	-webkit-font-smoothing: antialiased;
	color: black;
	padding-top: .3em;
	padding-bottom: .5em;
	text-transform: uppercase;
	}
	
.rule {
	border-bottom: dashed 2px #e6e6e6;
	margin-top: -6px;
	}
	hr {
		border: none;
    border-bottom: dashed 2px #e6e6e6;
    margin: -6px 0 0;
	}
	
#get_involved .content {
	margin-top: 30px;
	}
	
#get_involved .interior_colorblock {
	background-color: #cf4e5a;
	}
	
#get_involved .content a {
	color: #cf4e5a;
	text-decoration: underline; 
	}
	
	
	
/* ABOUT */

#about .stats {
	margin-top: 40px;
	}
	

	
/* COMMUNITY RESOURCES */
	
	
.fork {
  border:0;
  position:absolute;
  top:0;
  right:0;
}

.col {
  width: 320px;
  float: left;
  margin-right:32px;
  margin-bottom: 16px;
}


.c3 {
  margin-right:0;
}



h2 {
  margin: 10px 0;
  color: #000;
  font-size: 18px;
  text-shadow: 1px 1px 2px #fff;
}

h3 {
  margin: 0;
  background-color: #e6e6e6;
}


h3 {
	margin-top: 8px;
	margin-bottom: 0px;
	font-family: 'league_gothicregular';
	font-weight: 100;
	font-size: 1.2em;
	line-height: 1.1em;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	color: black;
	padding-top: .2em;
	padding-bottom: .2em;
	text-transform: uppercase;
	}

h3 a {
  display: block;
  padding: 0px;
  padding-left: 12px;
  margin: 0;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 10px;
  text-decoration: underline;
}



h3:hover { background: #cccccc; }
h3.open  { background: #cccccc;; }
h3.open a { background-position: 13px -25px; }
h3 + div { padding: 10px; }
h2 + div,
.example {
  background: #fff;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 20px;
}

/* Pre hide sections with JavaScript on
--- */
h3+div {
  display: none;
}

#community_resources .content {
	margin-top: 10px;
	}




/* CSS3 Animation example
--- */
#css3-animated-example h3 + div {
  height: 0px;
  padding: 0px;
  overflow: hidden;
  background: #000;
  display: block!important;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.3s ease;
  moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition:all 0.3s ease;
  transition: all 0.3s ease;
}
#css3-animated-example .content {
  padding: 10px;
}

#css3-animated-example .black_link {
  color: #333;
}

#css3-animated-example h3.open + div {
  height: auto;
  background: whitesmoke;
}

#css3-animated-example {
	margin-top: 40px;
}

/* Event example
--- */
pre#event-log {
  background: #fafacc;
  padding: 10px;
  display: block;
}
	
	
	
	
	
/* TESTIMONIALS */

.testimonial {
	margin-top: 20px;
	margin-bottom: 40px;
}


.quote_person {
	padding-left: 0px;
	padding-right: 0px;
	}
	
.quote p {
	color: #fff;
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 1.15em;
	line-height: 1.4em;
	-webkit-font-smoothing: antialiased;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-right: 20px;
	}
	
.author p {
	color: #fff;
	font-family: 'league_gothicregular';
	font-weight: 100;
	text-align: left;
	font-size: 1.45em;
	line-height: 1.4em;
	-webkit-font-smoothing: antialiased;
	padding-bottom: 38px;
	padding-top: 10px;
	padding-left: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
	}
	
	
#living_with_hiv .quote {
	background-color: #6da6aa;
	}
	
#health_insurance .quote {
	background-color: #ed6f4f;
	}
	
#get_involved .quote {
	background-color: #cf4e5a;
	}
	
#community_resources .quote {
	background-color: #8cbf26;
	}
	
#prep .quote {
	background-color: #30c2db;
	}
	
#hiv_testing .quote {
	background-color: #998795;
	}







.clearfix() {
	  &:before,
	  &:after {
	    content: " "; // 1
	    display: table; // 2
	  }
	  &:after {
	    clear: both;
	  }
	}
	




		
		
		
		
		
		/* mobile devices (phone, 481px and up) */
		@media only screen and (min-width:481px) {	

				
			.navbar-header {
				width: 100%;
				}
				
			.logo {
				width: 35%;
				}
			
				
		}


	

		
		
		
		/* Small devices (tablets, 570px and up) */
		@media only screen and (min-width:566px) {
		

			.logo {
				width: 32%;
				}
				
			.socialmedia {
				padding-top: 360px;
				margin-left: 64%;
				}
				
			.info {
				font-size: 1.1em;
				line-height: 1em;
				margin-top: 0px;
				}
				
			.colorback p {
				font-size: 1.2em;
				}
				
			#get_involved .content {
				margin-top: 60px;
				}
				
				
			/* community resources styles */
			
			h3 {
			font-size: 2.2em;
			letter-spacing: 3px;
			}
			

							

		}
		
		
		
		
		@media only screen and (min-width:768px) {
		

			.home-background1 {
				background: url(../images/homepageimage1.jpg) center no-repeat;
				height: 437px;
				margin-top: 180px;
				}
				
			.photo {
				background: url(../images/homepageimage2.jpg) center no-repeat;
				height: 385px;
				margin-left: -5px;
				}
				
			.colorback {
				background-color: #efe8e1;
				padding: 30px 20px 30px 20px;
				height: 385px;
				margin-left: -20px;
				}
				
			.colorback p {
				font-size: 1.1em;
				}
				
			.stat1 {
				font-size: 8em;
				line-height: 1.2em;
				}
				
			.logo {
				width: 25%;
				}
				
			.socialmedia {
				padding-top: 360px;
				margin-left: 60%;
				}
				
				
			/* INTERIOR PAGES  */
			
			.interior_colorblock {
				margin-bottom: 0px;
				padding-top: 100px;
				margin-top: 163px;
				height: 250px;
				}
				
			h1 {
				font-size: 3em;
				position:absolute; 
				bottom:-10px;
				}
				
			.content {
				margin-left: 15px;
				margin-top: 50px;
				}
				
			.bullet_links li a {
				font-size: 1.4em;
				line-height: 1.1em;
				margin-bottom: 28px;
				margin-top: 20px;
				}
				
			.no_link {
				font-size: 1.4em;
				line-height: 1.1em;
				margin-bottom: 28px;
				margin-top: 20px;
				}
				
			.bullet_links li {
				margin-bottom: 20px;
				list-style: none;
				}
				
			h5 {
				font-size: 4em;
				}
			
			
							

		}
		
		
		
		
			


		/* Medium devices (desktops, 992px and up) */
		@media only screen and (min-width:992px) {	
			


				.logo  {
					width: 20%;
					}
					

									
				.colorback {
					background-color: #efe8e1;
					padding: 60px 40px 0px 20px;
					height: 385px;
					margin-left: -20px;
					}
					
				.colorback p {
					font-size: 1.25em;
					}
					
				.socialmedia {
					padding-top: 360px;
					margin-left: 59%;
					}
					
				.pill_image {
					margin-bottom: 60px;

					}
					
					
				/* INTERIOR PAGES  */
			
				.interior_colorblock {
					margin-bottom: 0px;
					padding-top: 100px;
					margin-top: 180px;
					height: 320px;
					}
					
				h1 {
					font-size: 4em;
					position:absolute; 
					bottom:-10px;
					}
					
				#get_involved .content {
				margin-top: 100px;
				}
				
				
				
				
				
				/* TESTIMONIALS  */
				
				.testimonial {
					margin-top: 60px;
					margin-bottom: 80px;
					background-color: whitesmoke;
					padding: 40px 0 40px 0;
					}
					
				.quote {
					margin-left: 20px;
					}
				
				.quote p {
					color: #6da6aa;
					font-size: 1.45em;
					line-height: 1.4em;
					padding-bottom: 0px;
					padding-top: 0px;
					padding-right: 20px;
					margin-top: -6px;
					}
					
				#health_insurance .quote p {
					color: #ed6f4f;
					}
					
				#get_involved .quote p {
					color: #cf4e5a;
					}
					
				#community_resources .quote p {	
					color: #8cbf26;
					}
					
				#prep .quote p {	
					color: #30c2db;
					}
					
				#hiv_testing .quote p {	
					color: #998795;
					}


					
				.author p {
					color: #6da6aa;
					font-family: 'league_gothicregular';
					font-weight: 100;
					text-align: left;
					font-size: 1.45em;
					line-height: 1.4em;
					-webkit-font-smoothing: antialiased;
					padding-bottom: 38px;
					padding-top: 10px;
					padding-left: 0px;
					text-transform: uppercase;
					letter-spacing: 3px;
					}
					
				#living_with_hiv .quote {
					background-color: whitesmoke;
					}
					
				#health_insurance .quote {
					background-color: whitesmoke;
					}
					
				#get_involved .quote {
					background-color: whitesmoke;
					}
					
				#community_resources .quote {
					background-color: whitesmoke;
					}
					
				#prep .quote {
					background-color: whitesmoke;
					}
					
				#hiv_testing .quote {
					background-color: whitesmoke;
					}
									
					
				



			
		}
		
		


		/* large devices (desktops, 1200px and up) */
		@media only screen and (min-width:1200px) {
				
				.logo  {
					width: 90%;
					}
					
				.navbar-header {
					width: 200px;
					}
					
				.navbar .mainnav-top > li a {
					font-size: 1.2em;
					line-height: 2em;
					transition: all 0.7s ease;
					border-bottom: none;
					margin-top: 34px;
					}
					
				.home-background1 {
					background: url(../images/homepageimage1_3.jpg) center no-repeat;
					height: 630px;
					margin-top: 240px;
					}
					
				.home-background4 {
					background: url(../images/homepageimage4.jpg) center no-repeat;
					height: 515px;
					margin-bottom: 80px;
					}
					
					
				.photo {
					background: url(../images/homepageimage2_1.jpg) center no-repeat;
					height: 500px;
					margin-left: 0px;
					}
					
				.colorback {
					height: 500px;
					margin-left: -25px;
					padding: 80px 90px 0px 30px;
					}
					
				.site-footer {
					background: url(../images/footerimage.jpg) center bottom no-repeat;
					height: 750px;
					margin-top: 100px;
					}
					
				.socialmedia {
					padding-top: 460px;
					margin-left: 60%;
					}
					
				.info {
					margin-top: 30px;
					}
					
					
				/* INTERIOR PAGES  */
			
				.interior_colorblock {
					margin-bottom: 0px;
					padding-top: 100px;
					margin-top: 180px;
					height: 398px;
					}
					
				h1 {
					font-size: 5.2em;
					position:absolute; 
					bottom:-20px;
					}
	
				
								
				
			
		}



		/* extra large devices (desktops, 1800px and up) */
		@media only screen and (min-width:1800px) {
		
				
				
			}



		/* Medium devices (desktops, 992px and up) */
		@media (min-width: @screen-lg-min) { ... }
			
			
			
			
		/* Nav Break Point */		
		@media (max-width: 1200px) {
		    .navbar-header {
		        float: none;;
		    }
		    .navbar-left,.navbar-right {
		        float: none !important;
		    }
		    .navbar-toggle {
		        display: block;
		    }
		    .navbar-collapse {
		        border-top: 1px solid transparent;
		        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		    }
		    .navbar-fixed-top {
				top: 0;
				border-width: 0 0 1px;
			}
		    .navbar-collapse.collapse {
		        display: none!important;
		    }
		    .navbar-nav {
		        float: none!important;
				margin-top: 7.5px;
			}
			.navbar-nav>li {
		        float: none;
		    }
		    .navbar-nav>li>a {
		        padding-top: 10px;
		        padding-bottom: 10px;
		    }
		    .collapse.in{
		  		display:block !important;
			}
		}





