.dropdown-toggle.active .dropdown-menu{
  display: block;
}
.virus-alert{
  background-color: #ff0000;
  margin-top: 90px;
  font-size: 17px;
  text-align: center;
  margin-bottom: 0;
  color:white;
  padding: 15px 58px;
  font-weight: 500;
}

.scroll-down {
	background-color: rgb(169, 169, 166);
	left: 50%;
   }


.nyc-btn {
    font-size: 12px;
    padding: 10px 17px;
    margin-top: 20px;
    font-family: Helvetica;
    font-weight:bold;
}
.pointer{
  cursor:pointer;
}
.nyc-logo{
	height: 100%;
}
.nyc-well-div{
	background-image: url(nyc-banner.jpg);
    background-size: cover;
    text-align: center;
    padding-top: 9%;
}
.nyc-banner-div{
	padding-bottom: 3%;
}
.nyc-title{
	color:white;
}
.nyc-sub{
	padding: 2% 4%;
	line-height: 29px;
}
.to-help-sub{
	padding: 0% 4% 1% 4%;
	line-height: 29px;
}
.nyc-wrap{
	padding: 0 5% 3% 5%;
}
.nyc-icon{
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fae136;
  color: #000;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
}

.nyc-contact-div{
	display: inline-flex;
}

.nyc-icon-text{
	font-weight: 700;
    padding: 10%;
    font-size: 17px;
}
.chasi-div{
	padding: 5% 0% 2% 5%;

}

.vertical-row {
	float: left;
	height: 270px;
	border-right: 1px solid grey;
	margin-top: 4%;
	margin-left: -5%;
} 

.recovery-text{
	padding: 2% 1% 3% 4%;
}

.recovery-text-y{
	padding: 6% 1% 3% 4%;
}
.y-div{
	padding: 3% 0% 3% 2%;
}

.address{
	font-size: 15px;
	line-height: 23px;
}

.vertical-row-y {
	float: left;
	height: 317px;
	border-right: 1px solid grey;
	margin-top: 4%;
	margin-left: -5%;
} 

.recovery-text-chris{
	padding: 4% 1% 1% 4%;
}
.noleftpad{
	padding-left: 0;
}
.check1{
	color: black;
	padding: 0px 10px 0 0;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.section-wrap2{
	padding: 5% 0;
}
.subtitle-grey{
	font-size:19px;
	color:#efefef;
}

.subtitle-lite{
	font-size:19px;
	color:#efeeee;
}
.font19{
	font-size: 19px;
}

.group-wrap{
	padding: 0 3%;
}
.bottom-map-div{
	display: inline-flex;
	padding: 5%;
}
.bottom-map-text{
	color: #a5a4a4;
}
.relative{
	position: relative;
}
.naloxone-png{
	position: absolute;
	top: 12%;
  	max-width: 38%;
    right: 33%;
}
.naloxone-text{
	padding: 40px 30px 30px;
}
.bg-dark-grey{
	background-color:#414141;
}

#check2{
	color: #ffd21a;
	padding: 0px 20px 0 0;
}
.yellow-text{
	color: #ffd21a;
}
.nyc-subtitle{
	color: white;
	font-size: 17px;
	/*padding: 15px 0;*/
	text-transform: uppercase;
	letter-spacing: .8px;
	font-weight: bold;
}
.loved-top-banner{
	background-image: url(loved-top-banner.jpg);
    background-size: cover;
    text-align: center;
    padding-top: 20%;
}

.lt-grey-text{
	color:#efefef;;
}
.recovery-logo{
	padding: 2%;
}
.footnote{
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
}
.coming-soon{
	background-image: url(coming-soon.jpg);
    background-size: cover;
    text-align: center;
    padding: 13% 0% 16% 3%;
    background-repeat: no-repeat;
}
.coming-soon-title{
	font-size: 70px;
	color: white;
}
.sign-icons{
	background-color: #fcd843;
    border-radius: 50%;
    padding: 6%;
    height: 105px;
}

.involved-icons{
	background-color: #fcd843;
    border-radius: 50%;
    padding: 9%;
}

.circle{
	font-size: 6px;
    vertical-align: 50%;
    padding-right: 4%;
}
.signs-text-div{
	padding: 6% 6% 0 10%;
}
.nav-tabs {
  padding: 0px;
  margin: 50px 0 40px 0px;
  text-align: center;
  list-style: none;
  border: none;
}

.nav-tabs > li {
  float: none;
  display: inline-block;
}


.nav-tabs > li > a {
  margin-right: 1px;
  line-height: 1.42857143;
  border: 2px solid #ddd;
  /*border-radius: 30px;*/
  padding: 10px 30px;
  text-transform: uppercase;
  color: #333;
  font-size: 12px;
  font-weight: 400;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -ms-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
}

.nav-tabs > li > a:hover {
     border-color: #dddddd;
    color: #000;
    background: #fcd843;
    
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #000;
  font-weight: bold;
  cursor: default;
	cursor: default;
	background-color: #fcd843;
	border: 2px solid #ddd;
	}
}

.tab-pane {
  animation: slideInUp 0.5s both 0.5s;
  padding-top: 30px;
}
.bg-white{
	background-color: white;
}
.talk-header{
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
}
.talk-imgs{
	padding: 0px 0 15px 0; 
  width: 100%;
}

.talk-questions{
	font-style: italic;
}
.talk-div{
	padding: 30px;
  width: 100%;
}
.talk-col{
	padding-left: 0;
	display: flex;
     flex-wrap: wrap; 
  /*   display: -webkit-box;*/
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    min-width: 0;
-webkit-flex-flow: row wrap;

}

.flex-row{
  display: flex;
     flex-wrap: wrap; 
     display: -webkit-box;

    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
min-width: 0;
-webkit-flex-flow: row wrap;
-webkit-flex: 1 1 12em;
}
.talk-wrap{
	padding: 0 5% 0% 5%;
}
.mikes-diner{
	background-image: url("mikes-diner.jpg");
    background-size: cover;
    text-align: center;
    padding: 9% 10%;
}


.form-wrapper{
	padding: 2% 5%;
}
.form-btn{
	font-size: 15px;
    padding: 10px 23px;
    margin-top: 10px;
    font-family: Helvetica;
    font-weight:bold;
    float: right;
}
.font-17{
	font-size: 17px;
}
.flex{
  display: -moz-box;display: -ms-flexbox;
  display: flex; 
  -webkit-flex: 1 ;-ms-flex: 1 ;flex: 1 ;
}

.bridge-div{
	display: flex;
	display: -webkit-flex;
}
.involved-wrap{
	padding: 4% 8% 0 8%;
}

.clipboard-wrap{
	padding: 3% 8% 8% 8%;
}
.row-houses{
	background-image: url(row-houses.jpg);
    background-size: cover;
    text-align: center;
    padding: 13% 10%;
}

.grass{
	background-image: url(grass.png);
    background-size: contain;
    /*padding: 13% 10%;*/
    background-repeat: no-repeat;
    background-position: right 0px bottom 0px;
}
.contact-grass{
  background-image: url(grass.png);
    background-size: contain;
    /*padding: 13% 10%;*/
    background-repeat: no-repeat;
    background-position: right 0px bottom 0px;
}

.pad-for-grass{
	padding-bottom: 10%;
  float: right;
}

.da-bg{
	background-image: url(da-bg.jpg);
    background-size: contain;
    /*padding: 13% 10%;*/
    background-repeat: no-repeat;
    background-position: right 0px bottom 0px;
}

.font-white{
	color:white;
}
.da-title{
	position: absolute;
  top: 40%;
}
.bio-pic-col{
  float: right;
}
.contact-socials i{
	 width: 55px;
    height: 55px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fcd843;
    color: #060606;
    line-height: 55px;
    text-align: center;
    font-size: 24px;
}

.yellow-socials a {
    display: inline-block;
    width: 76px;
    background-color: transparent;
}

.black{
	color:black;
}

.vertical-row-sign {
    height: 252px;
    border-right: 6px solid #636161;
    margin-top: 5%;
    margin-left: -22%;
    z-index: -1;
    margin-bottom: -40px;
}

.contact-sign-row{
	padding: 5% 9% 0 9%;

}
.contact-socials a:hover i {
  color: #fcd843;
  background-color: #000;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;

}
.map-container {
	width: 100%;
}
.map-container iframe{
	pointer-events: none;
	
}
.map-container iframe.clicked{
	pointer-events: auto;
}
.italic{
	font-style: italic;
}
.contact-us-info{
	position: absolute;
    top: 7%;
    right: 0;
    left: 0;
}
.sign-section{
	 padding: 50px 0 16px 0;
}

.da-wrap{
	padding: 3% 7% 3% 7%;
}
.socials-wrap{
	padding: 50px 0 10px 0;
}
.contact-us-text{
	font-size: 16px;
    line-height: 23px;
}
hr{
    margin-top: 0;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #bdbbbb;
    width: 25%;
}
.sign-hr {
    margin-top: 15px;
    margin-bottom: 5px;
    border: 0;
    border-top: 3px solid #fcd843;
    width: 20%;
   }

 .justify-pad{
 	text-align: justify;
 	padding: 0 2%;
 	text-justify: inter-word;
 }

.justify-rightpad{
	text-align: justify;
	padding-right: 6%;
}
.width-100{
	width: 100%;
}
.sizeError{
  border: 2px solid #fcd843;
  text-align: center;
  background-color: rgba(244, 236, 61, 0.28);
  box-shadow: 3px 3px 5px #ddd;
  display: none;
}

  .fa-exclamation-circle{
    color: #ff8e3e;
    padding-right: 10px;
  }

.contact-header{
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 7px;
}

#google_translate_element{
  margin-bottom: -15px;
  float:right;
  position: relative;
  z-index: 2;
  }

div#google_translate_element div.goog-te-gadget-simple {
    background-color: #000000;
     border-left: 1px solid #000; 
     border-top: 1px solid #000; 
     border-bottom: 1px solid #000; 
     border-right: 1px solid #000; 
    font-size: 9pt;
    display: inline-block;
   /* padding-top: 4px;*/
   /* padding-bottom: 2px;*/
    padding: 7%;
    cursor: pointer;
    zoom: 1;
}
div#google_translate_element div.goog-te-gadget-simple a.goog-te-menu-value span{
    color: #ddd;
}
.navigation-overlay.sticky .translate-row{
  margin-bottom: 10px;
}

.goog-te-gadget-icon{
  display: none;
}
.recovery-hr{
    border: 0;
    border-top: 3px solid #fcd843;
    width: 20%;
}
.recovery-info{
  padding: 5% 4%;
  height: 290px;
  width: auto;
}
    
.border-bottom{
  border-bottom: 6px solid #fcd843;
}
.recovery-header{
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
}
.hvr-float-shadow {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.recov-hope-links{
  font-size: 13px;
  font-weight: 600;
}
.right-border{
  border-right: 1px solid #b5b5b5;
  padding-right: 3%;
}
.sign-col{
  position: absolute;
  bottom: 0;
}
.sign-no-stick{
  display: none;
}
.no-left-pad{
  padding-left: 0;
}
.landing-page-banner{
  background-image: url(landing-page-banner.jpg);
  background-size: cover;
  text-align: center;
  padding: 0% 0%;
  background-repeat: no-repeat;
}

.landing-signs-div{
  background-color: rgb(254, 215, 67);
  padding: 2% 0;
  outline: 4px solid black;
  outline-offset: -10px;
  height: 190px;
}
.landing-signs-row{
  padding: 0 9%;
}
.landing-icons{
  height: 13em;
  padding: 12px;
}
.landing-signs-col{
  padding: 5px;
}
h6{
  padding: 0px 35px;
}
.fa-caret-right{
  padding-left: 5px;
}
.landing-grass{
  margin-top: -2%;
  width: 100%;
}
.no-side-pad{
  padding-left: 0;
  padding-right: 0;
}
.no-side-margin{
  margin-left: 0;
  margin-right: 0;
}
.landing-hvr-text{
  color: #fff;
  padding: 4% 2% 0%;
  font-size: 16px;
  line-height: 22px;
}
a.landing-hvr-link {
  color: #fcd843;
  font-size: 16px;
  font-weight: bold;
  margin-top: -14px;
  position: inherit;
}
.landing-hvr-link:hover{
  color: #fcd843;
  }
.landing-hvr-div{
  background-color: yellow;
}
.top-landing-sign{
  /*padding: 10% 0 0; padding without virus alert*/
  width: 26%;
  padding: 4% 0 0;
}
.flower-overlay{
  width: 30%;
  float: right;
  z-index: -1;
  margin-top: -20%;
}
.font-40{
  font-size: 40px;
}
.top-landing-sign-2{
  display: none;
}
.sihope-wrap{
  padding: 3% 4% 0;
}
.sihope-col{
  padding: .5% 3% 1%;
}

.sihope-icons{
  height: 12em;
  width: auto;
  padding-bottom: 10px;
}
/*figcaption.landing-hvr-div{
  border-top: solid 5px #fcd843;
}*/
/*.iphone-sign{
  display: none;
}*/
.learn-more-phone{
  display: none;
}
 .aa-pad{
  padding: 4% 12% 4% 15%;
 }
 .nyc-well-h2{
  text-align: center;
  font-size:18px;
 }
 .pps-row{
  padding: 1% 7%;
 }
 .pps-icons-col{
   padding-top: 2%;
   padding-left: 5%;
 }
 .pps-icons{
    padding-bottom: 3%;
 }
 .pps-logo{
  width: 55%;
  padding-top: 4%;
 }
 .mikes-diner-phone{
  display: none;
 }
 .mikes-diner-title {
  position: absolute;
  top: 30%;
  right: 0;
  left: 0;
  font-size: 46px;
 }
 .mikes-diner-sub-title {
  top: 45%;
  right: 0;
  left: 0;
  position: absolute;
  line-height: normal;
  text-shadow: 2px 2px 10px black;

 }

.faces-name{
    color: #ffd31b;
    padding: 30% 12.5% 0%;
    font-size: 26px;
    line-height: 11px;
    font-family: "Archivo Black", sans-serif;
  }
.faces{
  padding: 17% 12.5% 0%;
}
.faces-bottom-row{
  padding: 28% 12.5% 0%;
}
.faces-hvr-text{
    color: #fff;
    padding: 4% 13% 0%;
    font-size: 18px;
    line-height: 27px;
}
.faces-overlay{
  background-color: rgba(0, 0, 0, 0.28) !important;
}

 .recov-vertical-header{
    padding: 10% 3% 5%;
 }
 .recov-title-vertical{
    font-size: 53px;
    letter-spacing: -2.7px;
 }
 .recov-story-name{
    margin: 0 26%;
    text-align: center;
    border-top: 5px solid #ffd21a;
    font-family: "Archivo Black", sans-serif;
    font-size: 30px;
    padding: 4.5%;
 }
 .horizontal-story-name{
    border-top: 5px solid #ffd21a;
    font-family: "Archivo Black", sans-serif;
    font-size: 35px;
    padding: 2.5% 0;
    margin: 2.5% 78% 0 0%;
    color: black;
    text-shadow:2px 1px 10px white;
 }
 .horizontal-story-name-right{
    border-top: 5px solid #ffd21a;
    font-family: "Archivo Black", sans-serif;
    font-size: 35px;
    padding: 2.5% 0;
    margin: 2.5% 50% 0 0%;
    color: black;
    text-shadow:2px 1px 10px white;
 }
 .michael-story-name-right{
   
  }
  .michael-story-div{
    padding: 12% 0;
  }

 .recov-vertical-quote{
    font-style: italic;
    font-size: 24px;
    background-color: #ffd21a;
    line-height: 31px;
    padding: 27px 27px 27px 45px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
    width: 130%;
    z-index: 1;
  }
  .horizontal-story-quote{
    font-style: italic;
    font-size: 24px;
    background-color: #ffd21a;
    line-height: 31px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 24px;
    padding: 2% 9%;
  }
  .body-quote{
    font-style: italic;
    font-size: 24px;
    padding: 0px 12% 8px;
    text-align: center;
    font-weight: bold;
    line-height: 38px;
    color:  #ffd31b;
  }
 .recov-body-text, .horizontal-body-text{
    padding: 29% 7% 2%;
    text-align: justify;
    font-size: 18px;
 }
 .horizontal-body-text{
    padding: 2% 7% 2%;
    line-height: 35px;

 }
 .horizontal-title-right{
  margin-left: 44%;
 }
  .michael-horizontal-title-right{
    margin-left: 60%;
 }

 .facemidrow{
  display: table;
  height: 100%;
 }
 .facemidrow > div{
  display: table-cell;
   /* height: 100%;*/
 }
 .face-midbox{
    background-color: #ffd31b;
    display: table-cell;
    height: 100%;
 }
 .faces-hero-title{
  letter-spacing: -4px;
  font-size: 61px;
  text-align: center;
  padding-top: 6%;
 }
 .faces-hero-subtext{
  font-size: 22px;
  line-height: 33px;
  text-align: center;
  padding: 0 34px 3%;
 }
 #maggie-hero-pic{
    background-image: url(../img/maggie-horizontal.jpg);
    background-size: cover;
    padding-top: 9%;
 }
 #jamie-hero-pic{
    background-image: url(../img/jamie-horizontal.jpg);
    background-size: cover;  
 }
 #mary-kate-hero-pic{
    background-image: url(../img/mary-kate-horizontal.jpg);
    background-size: cover;  
 }
  #tracy-hero-pic{
    background-image: url(../img/tracy-horizontal.jpg);
    background-size: cover;  
 }
 #michael-hero-pic{
    background-image: url(../img/michael-horizontal.jpg);
    background-size: cover;  
 }
 #jason-hero-pic{
    background-image: url(../img/jason-horizontal.jpg);
    background-size: cover;  
 }
 #nicole-hero-pic{
    background-image: url(../img/nicole-horizontal.jpg);
    background-size: cover;  
 }

 .horizontal-story-div{
    padding: 9%;
 }
.fa-quote-left, .fa-quote-right{
    content: "\f10d";
    vertical-align: top;
    padding-right: 4px;
    font-size: 18px;
  }
  .fa-quote-right{
    padding-left: 6px;
  }
  .more-faces{
    font-size: 42px;
    font-family: 'Archivo Black', sans-serif;
    font-weight: 400;
    background-color: #ffd21a;
    letter-spacing: -2.6px;
    margin-bottom: 0;
    padding: 9px 0;
    margin-top: 20px;
 }
 .faces-phone-pic{
    display: none;
 }
 [class^=imghvr-]>img{
    width:100%;
  }

.double-border:before {
  background: none;
  border: 6px solid #000;
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  pointer-events: none;
}
.info-mobile{
  display: none;
}

.email-link, .phone-links{
  font-size: 17px;
  color: #1f1f1f;
  font-weight: normal;

}




