/*About*/
#about .sec-heading.two {
  margin-top: 50px
}

/*Services*/
#services .sec-heading,
#birth-professional .sec-heading {
  margin: 15px auto 50px;
}
#service-images, #bp-row, #classes-events {
  max-width: 300px;
  margin: 75px auto;
}
#service-images .bp-image,
#birth-professional .bp-image {
  width: 100%;
}
/* .grid {
  display: flex;
} */

/*Featured Class/Event*/
a.anchor {
	display: block;
	position: relative;
	top: -100px;
	visibility: hidden;
}

.snip1527 {
  box-shadow: 0 0 5px #00000026;
  color: #ffffff;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  height: 450px;
  margin: 25px auto;
}

.snip1527 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.snip1527 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}

.snip1527 figcaption {
  padding: 15px;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.snip1527 figcaption:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffa787;
  content: '';
  background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: -webkit-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  opacity: 0.8;
  z-index: -1;
}

.snip1527 .date {
  background-color: #fff;
  border-radius: 50%;
  color: #700877;
  font-size: 18px;
  font-weight: 700;
  min-height: 48px;
  min-width: 48px;
  padding: 10px 0;
  position: absolute;
  right: 15px;
  text-align: center;
  text-transform: uppercase;
  top: -25px;
}

.snip1527 .date span {
  display: block;
  line-height: 14px;
}

.snip1527 .date .month {
  font-size: 11px;
}

.snip1527 h2,
.snip1527 p {
  margin: 0;
  padding: 0 0 15px;
}

.snip1527 h2 {
  display: inline-block;
  font-weight: 700;
  font-size: 28px;
  line-height: 35px;
}

.snip1527 p {
  line-height: 1.6em;
  margin-bottom: 0px;
}

.snip1527 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.snip1527:hover img,
.snip1527.hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* BP */
#bp-row {
  background-color: #fdffed;
  /* padding: 25px; */
  margin: 75px auto 50px;
  border: 1px dotted #ff7f54;
}
#bp-row div {
  margin: 12px auto 0;
  text-align: center;
}
#bp-row h2 {
  letter-spacing: 3px;
}
#bp-row p {
  text-align: justify;
}

/*Connect Button*/
#connect .btn {
  margin: 25px auto;
}


@media (min-width: 500px) {
  #services {
    padding: 5% 20% !important;
  }
  #birth-professional .bp-image {
    width: 75%;
    margin: 15px;
  }
  figure.effect-sadie:hover figcaption::before, figure.effect-sadie:hover p {
    font-size: 10px;
    bottom: 0px;
  }
  #events {
    padding: 5% 25%;
  }
}

@media(min-width: 600px) {
  #events {
    padding: 5% 25% !important;
  }
}

@media (min-width: 768px) {
  #service-images, #birth-professional .row {
    max-width: 80%;
    margin: 50px auto;
  }
  #service-images.row figure:hover h2 span {
    font-size: b30etpx;
  }
  figure.effect-sadie:hover figcaption::before, figure.effect-sadie:hover p {
    font-size: 12px;
    bottom: 10px;
  }
  .row figure h2 span {
    font-size: 44px;
  }
  #service-images, #classes-events{
    max-width: 350px !important;
  }
  #service-images, #birth-professional .row {
    max-width: 70%;
  }
  #birth-professional {
    padding: 5% 0 1%;
  }
  #birth-professional .row {
    max-width: 700px;
    margin: 50px auto;
  }
  #bp-row {
    padding: 25px;
    margin: 50px auto;
    display: flex;
    align-items: center;
  }
  #bp-row h2 {
    font-size: 36px;
  }
  #bp-row p {
    margin-top: 15px;;
  }
  figure.snip1527 {
    margin-bottom: 50px;
    height: 450px;

  }
  .snip1527 h2 {
    font-size: 30px;  
  }
  .snip1527 p {
    font-size: 16px;  
  }
}

@media (min-width: 992px) {
  .peach-sec, .light-sec, .white-sec {
    padding: 5% 18%;
  }
  #services {
    padding: 5%;
  }
  #service-images {
    max-width: 90% !important;
  }
  #classes-events {
    max-width: 100% !important;
  }
  #events {
    padding: 5% 5% 0 !important;
  }
  figure.effect-sadie:hover figcaption::before, figure.effect-sadie:hover p {
    font-size: 8px;
    bottom: 0;
  }
  .ss-style-roundedsplit {
    margin-top: -75px;
  }
  #service-images.row figure:hover h2 span {
    font-size: 26px;
  }
  .row figure h2 span {
    font-size: 30px;
  }
  #services {
    padding: 5% 0 !important;
  }
}

@media (min-width: 1024px) {
  #bp-row {
    padding: 50px;
  }
  #bp-row h2 {
    font-size: 40px;  
  }
  #birth-professional .row {
    max-width: 800px;
  }
  #classes-events {
    padding: 0 50px;
    max-width: 95%;
  }
  #service-images {
    max-width: 900px !important;
  }
  #service-images.row figure:hover h2 span {
    font-size: 28px;
  }
  #connect {
    padding: 50px;
  }
}

@media (min-width: 1200px) {
  #birth-professional .row {
    max-width: 900px;
  }
  #classes-events {
    padding: 0 100px;
  }
  .row figure h2 span {
    font-size: 40px;
  }
  figure.effect-sadie:hover figcaption::before, figure.effect-sadie:hover p {
    font-size: 10px;
    bottom: 0;
  }
  #service-images.row figure:hover h2 span {
    font-size: 32px;
  }
}

@media (min-width: 1200px) {
  #service-images, #classes-events {
    max-width: 1100px !important;
  }
}

@media(min-width: 1400px) {
  #bp-row h2 {
    font-size: 48px;
  }
}

@media (min-width: 1600px) {
  .row figure h2 span {
    font-size: 55px;
  }
  #service-images, #classes-events {
    max-width: 1400px !important;
  }
}

@media (min-width: 2400px) {
  #service-images, #classes-events {
    max-width: 1600px !important;
  }
}

/*Buttons*/
.snip1434 {
	border: none;
	border-radius: 50px;
	overflow: hidden;
	color: #ffffff;
	cursor: pointer;
	padding: 0 0 0 30px;
	text-align: center;
	display: inline-block;
	margin: 0 auto 25px;
	font-weight: bold;
	outline: none;
	position: relative;
	line-height: 50px;
	background-color: #ffa787;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 14px;
  width: 100%;
}

button.lactation {
	line-height: 30px;
}

.snip1434 img {
	width: 50px;
	line-height: 50px;
	position: absolute;
	left: 10px;
	top: 5px;
	-webkit-transform: rotate(-5deg) scale(1);
	transform: rotate(-5deg) scale(1);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.snip1434:hover img,
.snip1434.hover img {
	-webkit-transform: rotate(-10deg) scale(1.3);
	transform: rotate(-10deg) scale(1.3);
}

@media (min-width: 360px) {
	.snip1434, button.lactation {
		line-height: 50px;
	}
}

@media (min-width: 768px) {
	.snip1434 {
		line-height: 50px;
		margin: 15px auto;
		max-width: 300px;
	}
	.snip1434 img {
		left: 5px;
	}
}

@media (min-width: 992px) {
	.snip1434 {
		width: 300px;
	}
}