body {
  color: #152935;
    background-color: #f8f8f8;
    line-height: 1.45;
    padding: 0;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}

.shopCard {
  display: inline-block;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 15px;
  width: 23vw;
  height: 25vw;
  text-align: center;
  box-shadow: none;
  margin: .5vw;
  vertical-align: top;
}

.shopCard:hover {
 border: 1px solid #b3e1ea;
 box-shadow: 0 0 5px rgba(0,0,0,.08);
}

.shopCard img {
  width: 100%
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.Northwell {
	font-family: Northwell;
	font-weight: normal;
	font-style: normal;
}
.NorthwellSwash {
	font-family: NorthwellSwash;
	font-weight: normal;
	font-style: normal;
}

* {
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Northwell;
  font-weight: normal;
  font-style: normal;

  text-align: center;
  width: 100%
}

h1 {
  font-size: 60px;
  margin: 40px auto;


}

h2 {
  font-size: 40px;
  color: #EF5669;
}

.hero {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef5669+0,f9a589+100 */
background: #ef5669; /* Old browsers */
background: -moz-linear-gradient(-45deg, #ef5669 0%, #f9a589 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #ef5669 0%,#f9a589 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #ef5669 0%,#f9a589 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5669', endColorstr='#f9a589',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
height: 380px;
color: #fff;
padding: 40px
}

.hero h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 46px;
}

.hero p {
    font-family: Northwell;
}
.tab-content {
  position: absolute;
top: 50px;
bottom: 0;
left:0;
right:0;
overflow-x: hidden;
overflow-y: auto;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block
}

.navbar {
  position: fixed;
  z-index: 99;
height: 65px;
left: 0;
right: 0;
border-radius: 0;
border-bottom: 3px solid #b4e2eb;
}

.navbar-nav {
    float: right;
}

.navbar-toggler {
  position: absolute;
right: 15px;

}
.nav-item .nav-link{
  color: #333
}

.nav-item.active .nav-link {
  color: #ef5669 !important
}

.nav-link {
  padding: 15px !important;
  text-transform: uppercase;
}

.navbar-collapse.collapsing {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}


.navbar-brand {
 padding: 0px;
}

.navbar-brand img {
  width:200px;
  height: auto;
}

.footer {
  text-align: center;
  padding: 30px;
  background: #eee;
}

.btn-org {
color: #fff;
background: #ef5669;
padding: 10px;
border: none;
border-radius: 24px;
margin: 0 auto 20px;
border: 2px solid transparent;
position: relative;
}

.btn-org::after {
  content: "";
position: absolute;
top: -10px;
left: -10px;
right:-10px;
bottom:-10px;
border: 1px solid #ef5669;
border-radius: 36px;
transition: all .4s ease;
opacity: 0
}

.btn-org:hover {
  box-shadow: 0 0 8px rgba(0,0,0,.2);

}


.btn-org:hover:after {
    content: "";
position: absolute;
top: -2px;
left: -2px;
right:-2px;
bottom:-2px;
border: 2px solid #ef5669;
border-radius: 24px;
opacity: 1;

}


.socialLinks {
  width: 200px;
  margin: auto;
  text-align: center;
}

.socialIcon{
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.socialIcon:after{
  content: "";
  position: absolute;
  width:42px;
  height:42px;
  border: 1px solid #ef5769;
  display: inline-block;
  left:-1px;
  top:-1px;
  border-radius: 4px;
  opacity: 0;
  transition: all .6s ease;
}

.socialIcon:hover:after{
  content: "";
  position: absolute;
  width:24px;
  height:24px;
  border: 2px solid #ef5769;
  display: inline-block;
  left:8px;
  top:8px;
  border-radius: 4px;
  opacity: 1
}


.socialIcon img{
  width: 40px
}

.fundUs {
  text-align: center;

}
.fundUs img{
  width: 35vw;
  margin: 30px auto;
  min-width: 300px;

}
.photoBox {
  width: 25%;
  padding-top: 25%;
  overflow: hidden;
  float:left;
  position: relative;
}

.photoBox img {
  width: 100%;
  height: auto;
}

section {
  min-height: 200px;
}

.hero {
 text-align: center;
 font-size: 60px;
}

.footer {
  background: #eee;
}
.brand {
  position: absolute;
top: 1px;
left: 15px;
width: 210px;
height: 60px;
z-index: 99;
cursor: pointer;
}

.brand img {
  position: absolute;
top: 0;
width: 210px;
z-index: 99;
height: 66px;
}

.boxIt {
  position: relative;
  width:50vw; /* 20% of the viewport width */
  height: 50vw;
  overflow: hidden;
  float: left;
  display: flex;
  justify-content: center;
}
.boxIt.backImage {
  padding: 0
}

.boxIt.backImage.wide img{
  position: absolute;
    width: auto;
    height: 101%;
      left: 50.5%;
      top: 50.5%;
      -webkit-transform: translate(-50.5%, -50.5%);
      -moz-transform: translate(-50.5%, -50.5%);
      transform: translate(-50.5%, -50.5%);
}

.boxIt.backImage.tall img{
  position: absolute;
  width: 101%;
  height: auto;
    left: 50.5%;
    top: 50.5%;
    -webkit-transform: translate(-50%.5, -50.5%);
    -moz-transform: translate(-50%.5, -50.5%);
    transform: translate(-50.5%, -50.5%);
}

.boxIt ul {
  width: 240px;
  margin: auto;
}

.boxIt li {
  margin-bottom: 10px;
}

.boxList {
  align-self: center;
}

.boxes {
  border-top: 3px solid #eee;
margin-top: 40px;
}

.navbar-nav {
  position: absolute;
  right: 15px;
  z-index: 99;

}

.navbar-collapse, .navbar-collapse.collapsing {
  padding: 0;
}
.navbar-collapse .navbar-nav, .navbar-collapse.collapsing .navbar-nav  {
  padding: 0 !important
}


.smBox {
  position: relative;
  width:20vw; /* 20% of the viewport width */
  height: 20vw;
  overflow: hidden;
  float: left;
  display: flex;
  justify-content: center;
}

#contact p {
  margin-bottom: 50px;
}

.smBox img{
  position: absolute;
    width: auto;
    height: 101%;
      left: 50.5%;
      top: 50.5%;
      -webkit-transform: translate(-50.5%, -50.5%);
      -moz-transform: translate(-50.5%, -50.5%);
      transform: translate(-50.5%, -50.5%);
}

.smBox.org {
  background: #f4785c
}

.smBox.pink {
  background: #f0586a
}

.smBox.blue {
  background: #b4e2eb
}

.smBox.tall img{
  position: absolute;
  width: 101%;
  height: auto;
    left: 50.5%;
    top: 50.5%;
    -webkit-transform: translate(-50%.5, -50.5%);
    -moz-transform: translate(-50%.5, -50.5%);
    transform: translate(-50.5%, -50.5%);
}

.card {
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 0 8px rgba(0,0,0,.08);
  margin: 24px;
}

.photo {
  width: 80px;
height: 80px;
border: 1;
border-radius: 100%;
border: 1px solid #eee;
margin: auto;
overflow: hidden;
}

.card p {
  height: 80px;
  margin: 20px 0
}

.about {
    border-radius: 8px;
    font-weight: bold;
    font-size: 12px;
}

.passions {
  font-size: 12px;
}

.passions span {
  text-transform: uppercase;
  font-weight: bold;
}


@media only screen and (max-width: 900px) {
  .shopCard {
    width: 30vw;
    height: 30vw;
  }
  .hero h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
  }
}

@media only screen and (max-width: 768px) {
  .shopCard {
    width: 48vw;
    height: 48vw;
  }
  .boxIt {
    width: 100vw;
    height: auto;
    padding: 30px;
  }

  .boxIt.backImage {
    padding: 0;
    height: 50vw;
}
.boxIt.backImage.wide img{
  position: absolute;
  width: 101%;
  height: auto;
    left: 50.5%;
    top: 50.5%;
    -webkit-transform: translate(-50%.5, -50.5%);
    -moz-transform: translate(-50%.5, -50.5%);
    transform: translate(-50.5%, -50.5%);
}

.navbar-nav {
  margin: 0;
  margin-top: 0px;
  margin-right: 0px;
  padding: 0;

}

.nav-link {
  padding: 15px 5px !important;

text-align: center;

font-size: 11px;
}
}
@media only screen and (max-width: 576px) {
  .hero h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
  }

.navbar-nav {
    position: absolute;
    right: 15px;
    background: #fff;
    top: 56px;
    padding: 15px !important;
    left: 15px;
}
  .shopCard {
    width: 90vw;
    height: 90vw;
    max-height: 300px
    max-width: 300px;
  }

}
