@charset "UTF-8";

/*
 * Theme Name:  Everything Child
 * Theme URI:   http://themes.kubasto.com/everything/
 * Description: Everything is a responsive, Retina-ready, premium WordPress theme.
 * Tags:        responsive-layout
 * Author:      Kuba Sto
 * Author URI:  http://themes.kubasto.com
 * Template:    everything
 * Version:     1.0
 */

/* UPDATED JULY 24, 2015 */

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.cf {
  *zoom: 1;
}

.ms-layer a {
  font-size: 13px !important;
  font-weight: bold !important;
}

#logo {
  width: 325px;
}

html.no-ie {
  margin-top: 0 !important;
}

/* BASE COLOR STYLES */

body,
input,
select,
textarea {
  color: #000;
}

p {
  /*color:rgb(181,181,181);*/
  color: #000;
}

.surrogacy h1,
.page-id-5 h1,
.page-id-5 h2,
.surrogacy h2,
.home .tab-surrogacy h2 {
  color: #7780b2;
}

.egg-donation h1,
.egg-donation h2,
.home .tab-donation h2,
.egg-donation h1,
.egg-donation h2,
.home .tab-donation h2 {
  color: #e17195;
}

.lgbt-parents h1,
.lgbt-parents h2,
.home .tab-lgbt h2 {
  color: #5fb0ce;
  color: #8E47AD;
}

.international h1,
.international h2,
.home .tab-international h2,
.international .ms-layer h1,
.international .ms-layer h2 {
  color: #f89e6a;
  color: #ff6633;
}

.international .content-template-wrapper h2,
.home .tab-international h2,
.international .content-template-wrapper .ms-layer h2 {
  font-weight: 400;
}

.referrals h1,
.referrals h2,
.home .tab-referrals h2,
.search-functionality h2 {
  color: #60c19e;
}

.about h1,
.parent-pageid-242 h1 {
  color: #845899;
}

.about h2,
.parent-pageid-242 h2 {
  color: #845899;
}

.ms-layer aside a {
  background: #b2afb7;
}

.looking-for-surrogate-costs-and-financing span {
  color: #557bb2;
}

.trademark {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 50%;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  margin-top: 6px;
}

.team-block .collapseomatic {
  padding: 0 0 10px 30px;
  font-size: 18px;
  background-position: 0px 6px;
  font-weight: bold;
  color: #845899;
  font-family: "Roboto Slab", serif;
}

.team-block span.collapseomatic {
  text-decoration: none;
}

/*
* Header Styles
*
*
*/

a {
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: none;
}

#content .section {
  padding-top: 0;
}

#content {
  /*margin-top: -25px;*/
}

#header {
  padding-bottom: 0;
}

#header .container {
  max-width: 1280px;
  padding: 0 20px;
}

#header .section {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* iPads (landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #menu-main-nav {
    width: 470px;
  }
}

/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  #menu-main-nav {
    width: 470px;
  }
}

#footer h2 {
  /* font-size: 16px;
  color: #875e9c;
  font-family: 'Source Sans Pro', sans-serif; */
  font-size: 1.5rem;
  color: #4A4A4A;
  font-family: "Roboto Slab", serif;
  margin-bottom: 36px;
}

#footer .container {
  padding: 0 1rem;
  max-width: 1188px;
}

#footer .widget {
  font-size: 1rem;
}

#footer .columns > ul {
  margin: 0;
}

#footer div section.section div.columns.alt-mobile > ul > li {
  padding: 10px 20px 30px 20px;
}

#footer .social-icons {
  max-width: 18rem;
}

#footer .posts-list .small {
  font-size: 0.75rem;
}

#footer .posts-list h3 {
  font-size: 1rem;
}

@media only screen and (min-width: 1220px) {
  #footer .container {
    padding: 0;
  }
}

@media only screen and (min-width: 768px) {
  #footer div section.section div.columns.alt-mobile > ul > li:nth-child(1) {
    padding: 10px 50px 10px 0px;
  }

  #footer div section.section div.columns.alt-mobile > ul > li:nth-child(2) {
    padding: 10px 50px 10px 50px;
  }

  #footer div section.section div.columns.alt-mobile > ul > li:nth-child(3) {
    padding: 10px 0px 10px 50px;
  }
}

ul,
ol {
  margin: 0;
}

#headline {
  display: none;
}

#headline .nav {
  display: none;
}

.blog #headline,
.archive #headline,
.category #headline,
.single-post #headline {
  display: block;
  background-color: white;
  border: none;
}

.blog #headline h1,
.archive #headline h1,
.category #headline h1,
.single-post #headline h1 {
  font-size: 40px;
  color: #785089;
  font-weight: 200;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 50px;
  padding-left: 20px;
  width: 80%;
}

.blog #content,
.archive #content,
.category #content,
.single-post #content {
  border: none;
}

div#bottom {
  /*border-top: 10px solid #b2afb7;*/
  float: left;
  width: 100%;
}

.posts-list figure.alignleft,
.posts-list figure.alignright {
  margin: 0px;
}

.home .alignleft {
  width: 40%;
  margin-top: 2%;
}

.nav-menu.main ul {
  margin: 0 !important;
}

.nav-menu li a {
  color: #807e84;
  font-size: 0.875rem;
}

.nav-menu .current > a,
.current-menu-ancestor > a,
.current-menu-item > a {
  color: #60c19e !important;
}

.nav-menu .sub-menu {
  padding: 0;
}

ul.sub-menu li {
  position: relative;
  z-index: 1;
}

ul.sub-menu li:hover {
  background: #60c19e;
}

ul.sub-menu li:before {
  display: none;
}

ul.sub-menu > li:hover > a {
  color: white !important;
}

.nav-menu .sub-menu .sub-menu {
  background: #F2F2F2 !important;
  top: 0 !important;
}

.nav-menu .sub-menu .sub-menu:after,
.nav-menu .sub-menu .sub-menu:before {
  display: none !important;
}

.nav-menu .sub-menu .sub-menu a:hover {
  color: #FFFFFF;
}

.nav-menu.main {
  padding-top: 3rem;
}

#nav-container {
  position: relative;
}

#nav-container a,
.topbar a {
  text-decoration: none;
}

#nav-container .topbar {
  height: 2.25rem;
  position: absolute;
  top: 0.15rem;
  right: 0;
}

.topbar .contact-us {
  color: #fff;
  font-weight: bold;
  background: #8E47AD;
  margin-right: 0.75rem;
  display: inline-block;
  padding: 0.25rem 1.25rem;
  transition: background 0.3s;
}

.topbar .contact-us:hover {
  background: rgba(142, 71, 173, 0.9);
}

.translator {
  display: inline-block;
  margin-right: 0.75rem;
}

.translator a {
  color: #616161;
  font-size: 0.955rem;
}

.translator > a {
  display: block;
  font-weight: bold;
  position: relative;
  background: #D8D8D8;
  text-transform: uppercase;
  transition: background 0.3s;
  padding: 0.25rem 1rem 0.25rem 2rem;
}

.translator > a:hover {
  background: rgba(216, 216, 216, 0.7);
}

.translator > a:before {
  content: "";
  background: url(/images/globe.svg) no-repeat center/100%;
  height: 0.875rem;
  width: 0.875rem;
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
}

.translator ul {
  z-index: 1;
  display: none;
  list-style: none;
  position: absolute;
  min-width: 13.425rem;
  background: #D8D8D8;
}

.translator ul li {
  margin-top: 0;
}

.translator ul .current {
  display: none;
}

.translator ul a {
  display: block;
  padding: 0 1rem;
  line-height: 2.25;
}

.translator ul a:hover {
  background: #60c19e;
  color: #FFFFFF;
}

.skiptranslate {
  display: none !important;
}

body {
  top: 0 !important;
}

@media only screen and (min-width: 1120px) {
  #header > .topbar {
    display: none;
  }
}

@media only screen and (max-width: 1119px) {
  #header .section,
  #logo,
  .burger-menu,
  #mobile-section-toggle {
    display: block !important;
  }

  #header {
    position: fixed;
    z-index: 1;
    width: 100%;
  }

  #header .section {
    position: relative;
  }

  #header > .topbar {
    height: 2.25rem;
    background: #EBEBEB;
  }

  .topbar .contact-us,
  .translator,
  .loginContainer {
    position: absolute;
  }

  .topbar .contact-us {
    right: 7.55rem;
  }

  .translator {
    left: 0;
  }

  .loginContainer {
    right: 0;
  }

  #nav-container {
    display: none !important;
  }

  .translator ul {
    min-width: 11.75rem;
  }

  #mobile-section-toggle span {
    display: block;
    height: 0.25rem;
    width: 1.875rem;
    background: #8E47AD;
    transition: transform 0.2s, opacity 0.1s;
  }

  #mobile-section-toggle span:nth-of-type(2) {
    margin: 0.4rem 0;
  }

  #mobile-section-toggle.open span:nth-of-type(1) {
    transform: rotateZ(45deg) translate(0.5rem, 0.4rem);
  }

  #mobile-section-toggle.open span:nth-of-type(2) {
    opacity: 0;
  }

  #mobile-section-toggle.open span:nth-of-type(3) {
    transform: rotateZ(-45deg) translate(0.5rem, -0.4rem);
  }

  #mobile-section {
    position: fixed;
    z-index: 1;
    height: calc(100vh - 143px);
    top: 143px;
    background: white;
    margin-left: -20px;
    width: 100%;
    overflow: scroll;
  }

  .has-topbar #mobile-section {
    height: calc(100vh - 212px);
    top: 212px;
  }

  #content {
    margin-top: 143px;
  }

  #header.has-topbar + #headline + #content {
    margin-top: 212px;
  }

  .burger-menu {
    width: auto !important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  #menu-main-nav-1 {
    padding: 10px 0;
    margin: 0;
  }

  #menu-main-nav-1 a {
    color: #8E47AD;
    font-size: 1.25rem;
    display: block;
    padding: 7px 55px;
    position: relative;
  }

  #menu-main-nav-1 li span {
    display: block;
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
  }

  #menu-main-nav-1 li span:before,
  #menu-main-nav-1 .menu-item-has-children > a span:after {
    content: "";
    top: 50%;
    left: 50%;
    display: block;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
  }

  #menu-main-nav-1 li:not(.menu-item-has-children) span:before {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    background: #E0D176;
  }

  #menu-main-nav-1 .menu-item-has-children > a span {
    border: 1px solid #E0D176;
    border-radius: 50%;
  }

  #menu-main-nav-1 .menu-item-has-children > a span:before,
  #menu-main-nav-1 .menu-item-has-children > a span:after {
    background: #CEBA45;
  }

  #menu-main-nav-1 .menu-item-has-children > a span:before {
    height: 2px;
    width: 12px;
  }

  #menu-main-nav-1 .menu-item-has-children > a span:after {
    width: 2px;
    height: 12px;
  }

  #menu-main-nav-1 .menu-item-has-children .open > span:after {
    opacity: 0;
  }

  ul.sub-menu > li:hover {
    background: none;
  }

  ul.sub-menu > li:hover > a {
    color: #8E47AD !important;
  }
}

/* Login Box */

.topbar .loginBox {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 29;
  width: 100%;
  height: 100vh;
}

.topbar .loginForm {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  background: #60c19e;
}

.topbar .loginForm .title,
.topbar .loginForm .subtitle {
  color: #fff;
  font-family: "Roboto Slab", serif;
}

.topbar .loginForm .title {
  line-height: 3;
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
  border-bottom: 2px solid #fff;
}

.topbar .loginForm .subtitle {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

.topbar .loginForm a {
  display: block;
  color: #60c19e;
  background: #fff;
  font-size: 1rem;
  text-align: center;
  line-height: 2rem;
  height: 2.15rem;
}

.topbar .loginForm .login-container > div > a:not(:last-of-type),
.topbar .loginForm .row:not(:last-of-type) {
  margin-bottom: 1.25rem;
}

.topbar .loginForm .row a {
  display: inline-block;
  width: 48.5%;
}

.topbar .loginForm .row a:first-of-type {
  margin-right: 1.5%;
}

.topbar .loginForm .close {
  position: absolute;
  top: 1.25rem;
  right: 0;
  padding: 0;
  height: 1.875rem;
}

.topbar .loginForm .close:before,
.topbar .loginForm .close:after {
  content: "";
  display: block;
  background: #fff;
  height: 0.25rem;
  width: 1.875rem;
}

.topbar .loginForm .close:before {
  transform: rotateZ(45deg) translate(0.6rem, 0.55rem);
}

.topbar .loginForm .close:after {
  transform: rotateZ(-45deg) translate(-0.4rem, 0.4rem);
}

@media only screen and (min-width: 768px) {
  /* Login Box */

  .topbar .loginBox {
    background: rgba(0, 0, 0, 0.7);
  }
}

@media only screen and (min-width: 800px) {
  .topbar .login-container {
    position: relative;
    padding: 3rem 0 4rem;
    max-width: 85rem;
    margin: 0 2rem;
  }

  .topbar .loginForm .close {
    cursor: pointer;
  }

  .topbar .login-container > div {
    display: inline-block;
    vertical-align: top;
    width: 32%;
  }

  .topbar .login-container > div:nth-of-type(2) {
    margin: 0 1.57%;
  }
}

@media only screen and (min-width: 1200px) {
  .topbar .login-container {
    margin: 0 4rem;
  }

  .topbar .login-container > div {
    width: 25%;
  }

  .topbar .login-container > div:nth-of-type(2) {
    margin: 0 12%;
  }
}

@media only screen and (min-width: 1500px) {
  .topbar .login-container {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 799px) {
  .topbar .loginForm {
    height: calc(100vh - 75px);
    width: calc(100% - 40px);
    padding: 25px 20px 50px;
    overflow-y: scroll;
  }

  .topbar .login-container > div:not(:last-of-type) {
    margin-bottom: 1rem;
  }

  .topbar .loginForm .close {
    right: 20px;
  }

  .topbar .loginForm .title {
    font-size: 1.25rem;
    line-height: 2.5;
  }

  .topbar .loginForm a {
    font-size: 1.111rem;
    line-height: 2.25rem;
    height: 2.35rem;
    display: inline-block;
    width: 48.5%;
  }

  .topbar .loginForm a:first-of-type {
    margin-right: 1.5%;
    margin-bottom: 0 !important;
  }

  .topbar .loginForm .row:not(:last-of-type) {
    margin-bottom: 0.75rem;
  }
}

@media only screen and (max-width: 767px) {
  #logo {
    text-align: left;
  }

  #logo img {
    width: 13rem;
    max-width: initial;
  }

  #mobile-section {
    height: calc(100vh - 113.47px);
    top: 113.47px;
  }

  .has-topbar #mobile-section {
    height: calc(100vh - 182.47px);
    top: 182.47px;
    transition: top 0.25s ease-in-out;
  }

  .has-topbar.scrolled #mobile-section {
    height: calc(100vh - 125.47px);
    top: 125.47px;
  }

  #content {
    margin-top: 113.47px;
  }

  #header.has-topbar + #headline + #content {
    margin-top: 182.47px;
  }
}


@media only screen and (max-width: 479px) {

  .has-topbar #mobile-section {
    height: calc(100vh - 216.47px);
    top: 216.47px;
  }

  #header.has-topbar + #headline + #content {
    margin-top: 216.47px;
  }

}

.referrals .content-template-wrapper {
  max-width: 1600px;
  padding-left: 15%;
}

.section {
  padding: 0;
}

.ms-layer aside.aside {
  width: 100% !important;
  min-height: 1px;
  position: absolute;
  margin: 0 auto;
  left: 0%;
}

.referrals #content aside.aside {
  max-width: 200px !important;
  position: relative;
  margin-top: 200px;
  top: 0;
  margin-right: 2%;
}

.referrals .main.alpha {
  margin: 0 -400px 0 0px;
}

.referrals .outer-container {
  border: none;
}

.referrals #content {
  border: none;
  margin-top: 20px;
}

span.sym {
  margin-right: 5px;
}

.sidebar-border {
  border-right: 1px solid #60c19e;
}

.content-template-wrapper .entry-meta {
  display: none;
}

.referrals .post h2 a {
  font-size: 40px;
  color: #807e84;
}

#partner-blurb {
  min-width: 700px;
  margin-bottom: 50px;
}

.referrals figure.alignnone {
  float: left;
  margin: 10px 20px 20px 0;
}

#collapsarch-2 h2 {
  color: #60c19e;
  font-size: 21px;
}

#collapsarch-2 a {
  color: #7f7f7f;
  font-size: 18px;
}

#collapsarch-2 li {
  list-style: none;
}

.widget_subpages ul {
  width: 1110px;
  margin: 0 auto;
}

.widget_subpages li {
  float: left;
  list-style-type: none;
  margin: 0 5px;
  width: 148px;
  margin-top: -27px;
  text-align: center;
  height: 57px;
  background: #b2afb7;
}

.widget_subpages a {
  color: #fdfdfd;
  font-size: 13px;
  text-transform: uppercase;
  width: 148px;
  height: 57px;
  float: left;
}

.egg-donation .widget_subpages_current_page,
.egg .widget_subpages_current_page {
  background: #e17195 !important;
}

.egg-donation .widget_subpages {
  border-bottom: 15px solid #e17195;
}

.home .main.alpha {
  margin: 0;
  padding: 0 !important;
}

.home .aside.beta {
  display: none;
}

.vid-mob {
  display: none;
}

.tab-videos {
  width: 40%;
  margin-top: 50px;
  float: left;
}

/*
*Footer Styles
*
*
*/

.widget-page a {
  float: left;
  background: #b2b0b7;
  color: #fff;
  padding: 5px 10px;
}

.widget-page a:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}

#contact-footer input {
  /*Update this with correlated "Footer Contact" form ID */
  height: 31px;
  font-size: 12px;
  padding: 11px 9px;
}

#contact-footer input[type=submit] {
  /*Update this with correlated "Footer Contact" form ID */
  padding: 0;
  line-height: 30px;
  color: #fff;
  font-weight: 200;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
  /*Update this with correlated "Footer Contact" form ID */
  float: left;
  margin-top: 70px;
  /*-20px;*/
  width: 100%;
  /*198px;*/
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
  .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    /*Update this with correlated "Footer Contact" form ID */
    margin-top: 0px;
  }
}

/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
  .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    /*Update this with correlated "Footer Contact" form ID */
    margin-top: 0px;
  }
}

#contact-footer input.wpcf7-form-control.wpcf7-submit {
  width: 90px;
  font-size: 11px !important;
  background-color: #b2b0b7;
}

#contact-footer .wpcf7-form-control {
  border: 0;
}

#contact-footer .wpcf7-form-control-wrap {
  float: left;
  width: 100%;
}

p.footer-first-name {
  padding-right: 11px;
}

p.footer-last-name {
  margin: 0px 0 10px 0;
}

p.footer-first-name,
p.footer-last-name {
  float: left;
  width: 47.5%;
}

/* iPads (landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  p.footer-first-name,
  p.footer-last-name,
  p.footer-phone,
  p.footer-submit {
    width: 100% !important;
  }
}

/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  p.footer-first-name,
  p.footer-last-name,
  p.footer-phone,
  p.footer-submit {
    width: 100% !important;
  }
}

p.footer-phone {
  width: 60%;
  float: left;
  padding-right: 10px;
}

p.footer-submit {
  width: 35%;
  float: left;
}

#footer {
  background: #EAE9E9;
  /* padding: 60px 0 55px 0; */
  padding: 60px 0 70px 0;
}

.edge-bar {
  background: #fff;
}

.center {
  text-align: center;
}

.center:first-child {
  padding: 35px;
}

.col-1-4 {
  border-left: 1px solid #b2afb7;
  padding: 20px !important;
  height: 350px;
  min-height: 350px;
  overflow: auto;
}

/* iPads (landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .col-1-4 {
    height: 530px;
    min-height: 530px;
  }
}

/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .col-1-4 {
    height: 530px;
    min-height: 530px;
  }
}

.mobile-2-clear-row .widget {
  margin-top: 0;
}

div#everything-child-posts-list-3 h3 {
  /*Update this with correlated "Recent Arrivals" feed ID */
  display: none;
}

#everything-child-posts-list-3 li {
  /*Update this with correlated "Recent Arrivals" feed ID */
  float: left;
  width: 115px;
  height: 115px;
  margin-top: 0;
}

#everything-child-posts-list-3 a,
#everything-child-posts-list-3 figure {
  /*Update this with correlated "Recent Arrivals" feed ID */
  float: left;
  width: 115px;
  margin: 3px;
}

#everything-child-posts-list-3 ul.posts-list {
  /*Update this with correlated "Recent Arrivals" feed ID */
  float: left;
  margin-left: -5px;
}

.posts-list img {
  width: 115px;
  height: 115px;
}

/*
.icon-facebook-alt {
  background-image: url(https://www.fertilitysourcecompanies/wp-content/uploads/2015/01/icon-facebook.png);
  width: 35px;
  height: 35px;
}
.icon-facebook-alt:before {
  content: " " !important;
  margin-left: -3500px;
}


 {
  background-image: url(https://www.fertilitysourcecompanies/wp-content/uploads/2015/01/icon-linkedin.png);
  width: 35px;
  height: 35px;
}
.icon-linkedin-alt:before {
  content: " " !important;
  margin-left: -3500px;
}


.icon-youtube-alt {
  background-image: url(https://www.fertilitysourcecompanies/wp-content/uploads/2015/01/icon-youtube.png);
  width: 35px;
  height: 35px;
}
.icon-youtube-alt:before {
  content: " " !important;
  margin-left: -3500px;
}
.icon-rss {
  background-image: url(https://www.fertilitysourcecompanies/wp-content/uploads/2015/01/icon-rss.png);
  width: 35px;
  height: 35px;
}
.icon-rss:before {
  content: " " !important;
  margin-left: -3500px;
} */

/*
* Master Slider Styles
*
* HOME
*/

.home .ms-layer h1,
.home .ms-layer h2 {
  color: #339966;
  font-size: 3em;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.home .ms-layer p {
  color: #605e5e;
  color: #000;
  font-size: 2em;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}

.home .ms-layer a {
  color: #fff;
  background: #b2b0b7;
  font-size: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  padding: 5px 10px;
}

.home .ms-layer a:hover {
  background: #60c19e;
  /*color: #605e5e;*/
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .home .ms-layer h1,
  .home .ms-layer h2 {
    font-size: 17px;
  }

  .home .ms-layer p {
    display: none;
  }

  .home .ms-layer a {
    float: left;
    margin-top: 41px;
  }
}

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

/*
* Tab Styles
* Home
*/

.home .responsive-tabs__list__item--active {
  background: #60c19e !important;
}

.home .responsive-tabs__list__item--active:after {
  border-style: solid;
  border-width: 19px 15.5px 0 15.5px;
  border-color: #007bff transparent transparent transparent;
}

.home .tabcontent h2 {
  /*color: #339966;*/
  font-size: 30px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.home .tabcontent p {
  color: #615f5f;
  color: #000;
  font-size: 19px;
}

.home .tabcontent a {
  color: #fff;
  font-size: 12px;
  /*background: $greenLight;*/
  padding: 5px 10px;
  margin: 1px;
}

.home .tab-parent-pageid-5 a {
  background-color: #7780b2;
}

.home .tab-donation a {
  background-color: #e17195;
}

.home .tab-surrogacy a {
  background-color: #7780b2;
}

.home .tab-lgbt a {
  background-color: #5fb0ce;
}

.home .tab-international a {
  background-color: #f89e6a;
}

.home .tab-referrals a {
  background-color: #60c19e;
}

/* Search Function */

.box {
  padding: 20px;
  display: none;
  margin-top: 20px;
}

/* CONTENT TEMPLATE */

.content-template-wrapper {
  max-width: 1200px;
  margin: auto;
}

.content-template-wrapper ul {
  margin: 25px 0 25px 1.5em;
}

.list-style {
  float: left;
  height: 150px;
  padding: 0 15px 0 15px;
  width: 46%;
}

.parent-pageid-242 .list-style {
  width: 35%;
  margin: 30px;
  height: 200px;
  float: right;
}

.parent-pageid-242 span {
  color: #845899;
  font-weight: bold;
}

.fees-and-costs .list-style {
  margin-bottom: 50px;
  height: 530px;
}

.search-functionality .list-style {
  height: 270px;
  margin: auto;
}

.search-functionality .list-style a {
  color: #60c19e;
}

.choosing-a-donor .list-style {
  height: 300px;
}

.content-template-wrapper strong {
  color: #636264;
  font-weight: 700;
}

.content-template-wrapper strong a {
  font-family: "Open Sans", sans-serif;
}

.fees-and-costs .post.page span strong {
  color: #e17195;
}

.content-template-wrapper .content-registration-button {
  width: 200px;
}

.content-template-wrapper h1 {
  font-size: 49px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.content-template-wrapper h2 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
}

.content-template-wrapper p {
  color: #a7a7a7;
  color: #000;
}

.content-template-wrapper hr {
  border-top: 7px solid #cccccc;
}

.col-2 hr {
  border-top: 1px solid #cccccc;
}

/* BUTTONS */

a.btn1 {
  background: #60c19e;
  color: white;
  padding: 15px 20px 15px 20px;
  font-size: 18px;
  text-decoration: none;
}

.team-buttons {
  margin: auto;
  width: 60%;
}

.team-buttons span {
  float: right;
}

.ms-layer h1,
.ms-layer h2 {
  font-size: 2.5em !important;
}

.ms-layer p {
  font-size: 1.5em !important;
}

/*
* Master Slider Styles
*
* EGG DONATION
*/

.egg-donation .ms-layer h1,
.egg-donation .ms-layer h2 {
  font-size: 49px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
  color: #e17195;
}

.fees-and-costs .list-style {
  height: auto;
}

.fees-and-costs .post.page span {
  color: #e17195;
}

.egg-donation .ms-layer p,
.egg-donation .ms-layer p {
  color: #605e5e;
  color: #000;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}

.egg-donation .ms-layer a,
.egg-donation .ms-layer a {
  color: #fff;
  font-size: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  padding: 5px 10px;
}

.egg-donation .ms-layer a:hover,
.egg-donation .ms-layer a:hover {
  background: #e17195;
  /*color: #605e5e;*/
}

.surrogacy .ms-layer h1,
.page-id-5 .ms-layer h1,
.surrogacy .ms-layer h2 {
  font-size: 49px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.surrogacy .ms-layer p,
.page-id-5 .ms-layer p {
  color: #605e5e;
  color: #000;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}

.surrogacy .ms-layer a,
.page-id-5 .ms-layer a {
  color: #fff;
  font-size: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  padding: 5px 5px;
}

.surrogacy .ms-layer a:hover {
  background: #557bb2;
  /*color: #605e5e;*/
}

.surrogacy .widget_subpages,
.surrogacy .widget_subpages {
  border-bottom: 15px solid #557bb2;
}

.surrogacy a.btn1 {
  background: #557bb2;
}

.surrogacy .team-buttons {
  margin-bottom: 60px;
}

.about .ms-layer h1,
.about .ms-layer h2 {
  font-size: 49px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.about .ms-layer p {
  color: #605e5e;
  color: #000;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}

.about .ms-layer a {
  color: #fff;
  font-size: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  padding: 5px 10px;
}

.about .ms-layer a:hover,
.parent-pageid-242 .ms-layer a:hover {
  background: #845899;
  /*color: #605e5e;*/
}

.about .widget_subpages,
.parent-pageid-242 .widget_subpages {
  border-bottom: 15px solid #845899;
}

span.wpcf7-radio span.wpcf7-list-item input {
  width: 30px !important;
  padding: 5px 10px 5px 5px;
  margin: 5px 0 0 0;
}

span.wpcf7-radio span.wpcf7-list-item {
  float: left;
  width: 50%;
  min-width: 50px;
}

.video-section,
.video-section div {
  box-sizing: border-box;
}

.video-section-text {
  width: 60%;
  float: left;
}

.videos {
  width: 40%;
  margin: auto;
  padding: 6% 3%;
  float: right;
}

.video-section .videos {
  padding-top: 0;
  padding-bottom: 0;
}

.videos #aboutvid {
  padding: 3% 0 0 3%;
}

/*
#base-form #form-one-line span.wpcf7-form-control-wrap {
  min-width:200px;
}
*/

/* Social Buttons */

.icon-googleplus,
.icon-pinterest,
.icon-yelp,
.icon-twitter,
.icon-facebook,
.icon-linkedin,
.icon-youtube-alt,
.icon-rss,
.icon-instagram {
  padding: 5px;
  background-color: #b2b0b7;
  width: 25px;
  height: 25px;
}

.social-icons a {
  color: white;
}

/* ARCHIVE */

.aside.beta h2 {
  color: #60c19e;
}

article.category-recent-arrivals .size-full {
  float: left;
  position: inherit;
  margin: 10px 20px 20px 0;
}

article.type-post {
  max-width: 1200px;
  margin: auto;
}

.blog .post h1,
.archive h1 {
  color: #785089;
  font-size: 31px;
  font-weight: 200;
  padding-top: 30px;
}

.post p {
  font-weight: 200;
}

.post #content .section {
  padding-bottom: 0;
}

.post {
  padding-left: 20px;
}

article.category-recent-arrivals aside {
  display: none;
}

.single-post .comment-respond {
  display: none;
}

.single-post .meta {
  display: none;
}

.single-post .outer-container {
  border: none;
}

#content article.post {
  margin-top: 0;
}

/* SUBMENU */

.ms-slide-layers {
  left: 0 !important;
  max-width: 100% !important;
}

#widget_subpages {
  width: 100%;
  position: relative;
  bottom: 0;
}

.ms-layer aside.aside {
  width: 100% !important;
  min-height: 1px;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0%;
}

.ms-slide .ms-layer {
  bottom: 0px;
  position: initial !important;
  width: 100%;
  left: 0;
}

.home .ms-slide .ms-layer {
  position: relative !important;
}

.master-slider-parent * {
  box-sizing: border-box !important;
}

.ms-slide .ms-layer.top-blurb {
  width: 500px;
  position: relative !important;
  float: right;
  margin-right: 100px;
  left: 0 !important;
}

/* LGBT Page */

.lgbt-parents .ms-layer h1,
.lgbt-parents .ms-layer h2 {
  font-size: 49px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.lgbt-parents .ms-layer p {
  color: #605e5e;
  color: #000;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}

.lgbt-parents .ms-layer a {
  color: #fff;
  font-size: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  padding: 5px 10px;
}

.lgbt-parents .ms-layer a:hover {
  background: #5fb0ce;
}

.lgbt-parents .widget_subpages {
  border-bottom: 15px solid #5fb0ce;
}

/* Below is the CSS for almost all of the forms */

.base-form-wrapper h1 {
  font-size: 49px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.base-form-wrapper p {
  color: #605e5e;
  color: #000;
  font-size: 18px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}

.base-form-wrapper a {
  color: #fff;
  background: #557bb2;
  font-size: 18px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  padding: 5px 10px;
}

.base-form-wrapper a:hover {
  background: #e17195;
}

.base-form-wrapper #additional-text {
  font-size: 18pt;
}

.base-form-wrapper #credential-text {
  font-size: 18pt;
}

.base-form-wrapper {
  max-width: 1200px;
  margin: auto;
}

.base-form {
  margin-bottom: 25px;
}

.base-form p {
  float: left;
  margin: 20px 25px 20px 25px;
}

.DoctorReferral {
  width: 200px;
}

input {
  box-shadow: none;
  border-color: #bababa;
  border-radius: 10px;
  background-color: #fff;
}

textarea {
  box-shadow: none;
  border-color: #bababa;
  border-radius: 10px;
  background-color: #fff;
  margin: auto;
}

.babies-to-date {
  display: none !important;
}

select {
  box-shadow: none;
  border-color: #bababa;
  border-radius: 10px;
  background-color: #eeeeee;
  height: 46px;
}

input#largefield {
  width: 500px;
}

textarea#largefield {
  width: 1000px;
}

select#largefield {
  width: 500px;
}

input#mediumfield {
  width: 225px;
}

textarea#mediumfield {
  width: 500px;
}

select#mediumfield {
  width: 225px;
}

input#smallfield {
  width: 80px;
}

textarea#smallfield {
  width: 200px;
}

select#smallfield {
  width: 80px;
}

select.generalq {
  margin-left: 20px;
  margin-bottom: 10px;
  margin-right: 20px;
}

.wpcf7-not-valid {
  background: #ffe3e3 !important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  color: red;
  width: 100%;
  /*400px;*/
  /*margin-left: 40%;*/
  margin-top: 70px;
  /*10px;*/
}

.small-list p {
  width: 100%;
}

.about aside.aside.beta {
  display: none;
}

span.racebox span.wpcf7-list-item input {
  margin: 0;
  float: none;
}

span.heritage span.wpcf7-list-item input {
  margin: 0;
  float: left;
}

span.disease span.wpcf7-list-item input {
  margin: 0;
  float: right;
}

.two-col-form span.race {
  position: inherit;
}

.two-col-form span.heritage {
  position: inherit;
}

.two-col-form span.disease {
  position: inherit;
}

.two-col-form span.heritage span.wpcf7-list-item {
  width: 200px;
  float: left;
}

.two-col-form span.disease span.wpcf7-list-item {
  width: 200px;
  float: left;
}

.base-form #form-one-line span.idshortselect {
  max-width: 100px;
  min-width: 90px;
}

.base-form-wrapper #lgbt-form-check {
  font-size: 16pt;
  margin-bottom: 25px;
}

#additional-text {
  font-size: 20px;
  font-family: "Source Sans Pro", sans-serif;
  color: #605e5e;
  color: #000;
}

.base-form #additional-text {
  margin-right: 60%;
  margin-top: 50px;
}

.base-form #form-one-line {
  margin-right: 500px;
}

.base-form .form-short input {
  width: 70px;
}

.base-form input.wpcf7-date {
  width: 225px;
}

.submit-button {
  clear: both;
}

span.wpcf7-list-item {
  margin-bottom: 25px;
}

span.wpcf7-list-item input {
  float: left;
  margin-top: 6px;
  margin-bottom: 40px;
  margin-right: 20px;
}

.form-center {
  max-width: 900px;
  margin: auto;
}

/*
span.wpcf7-form-control-wrap {
  min-width:200px;
}
*/

/* Relocate */

.submit-button .wpcf7-submit {
  background-color: #7ac6a4 !important;
  color: #fff !important;
  border: none !important;
  font-weight: normal !important;
  width: 250px !important;
  margin-bottom: 25px;
  border-radius: 0;
}

/* ---- */

#credential-text {
  font-family: "Source Sans Pro", sans-serif;
  color: #605e5e;
  color: #000;
  height: 102px;
}

/* Two Column Form */

.two-col-form {
  clear: both;
}

.two-col-form input {
  right: 50px;
}

.two-col-form span.wpcf7-form-control-wrap {
  right: -300px;
  top: -46px;
}

.two-col-form span.disease-answer {
  right: 0;
  margin-bottom: 20px;
  top: 0;
}

#tcf-wrapper {
  max-width: 900px;
  margin: auto;
  padding-top: 50px;
}

p#donor-col-float {
  float: none;
}

/* SIDE MENU */

/* SUB MENU FOR STUFF */

.content-menu {
  float: left;
}

nav.content-menu {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  margin: auto;
  width: 150px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.content-menu .menu-item {
  background: #fff;
  width: 150px;
  margin-bottom: 20px;
}

/*Menu Header Styles*/

.content-menu .menu-item h4 {
  color: #afb2b7;
  font-size: 15px;
  font-weight: 500;
  padding: 7px 12px;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a90329", endColorstr="#6d0019",GradientType=0 );
  /* IE6-9 */
}

.content-menu .menu-item h4:hover {
  background: linear-gradient(top, #cc002c 0%, #6d0019 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#cc002c", endColorstr="#6d0019",GradientType=0 );
  /* IE6-9 */
}

.content-menu .menu-item h4 a {
  color: #afb2b7;
  display: block;
  text-decoration: none;
  width: 150px;
}

/*ul Styles*/

.content-menu .menu-item ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  height: 0px;
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
  /*Animation*/
  transition: height 1s ease;
}

.content-menu .menu-item:hover ul {
  height: 50px;
}

.content-menu .menu-item.menu-cali:hover ul {
  height: 70px;
}

.content-menu .menu-item.menu-cali {
  margin: 0;
}

.content-menu .menu-item ul a {
  margin-left: 20px;
  text-decoration: none;
  color: black;
  display: block;
  width: 150px;
}

/*li Styles*/

.content-menu .menu-item li {
  border-bottom: 1px solid #eee;
}

.content-menu .menu-item li:hover {
  background: #eee;
}

/*First Item Styles*/

.alpha p {
  padding: 8px 12px;
  color: black;
}

.alpha p a {
  color: black;
  font-style: italic;
}

.alpha p a:hover {
  color: black;
}

.single .alpha h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.single .alpha p a,
.single .alpha p a:hover {
  font-family: "Open Sans", sans-serif;
  color: #60c19e;
  font-style: normal;
}

a.more-link {
  background: #b2b0b7;
  color: white !important;
  padding: 7px 15px 7px 15px;
  font-size: 18px;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
}

/* BLOG */

.blog img {
  display: none;
}

.category img {
  display: none;
}

.archive img {
  display: none;
}

.blog figure.thumbnail img {
  display: block !important;
}

.blog .embed {
  display: none;
}

.thumbnail img {
  width: 100%;
}

.thumbnail {
  float: left;
  position: absolute;
  top: 80px;
  max-width: 250px;
  width: 22%;
}

.blog .post p,
.archive .post p {
  float: right;
  width: 75%;
}

.has-post-thumbnail .blog .meta,
.archive .meta {
  display: none !important;
}

.blog article,
.archive article {
  min-height: 320px;
}

.blog .pagination,
.archive .pagination {
  margin-top: 50px;
}

.blog p,
.archive p {
  padding-right: 0;
}

.blog .main.alpha,
.archive .main.alpha {
  padding-right: 260px !important;
  padding-left: 10px !important;
  border-right: 1px solid #dfdfdf;
}

.blog .aside.beta,
.archive .aside.beta {
  width: 250px !important;
}

.single-post section:before {
  border: none !important;
}

.single-post section:after {
  border: none !important;
}

.meta {
  display: none;
}

/* TEAM PAGE */

.content-template-wrapper.col-2 {
  max-width: 1200px;
}

.management .team-block {
  width: 100%;
  margin: 20px 5px;
}

.management .team-block p {
  margin-left: 160px;
}

.team-block {
  float: right;
  width: 60%;
  height: auto;
  margin: 15px 250px 15px 20px;
  padding: 5px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 25px;
}

.team-block#ceo-steve p {
  margin-left: 230px;
}

.team-block#ceo-steve {
  border-bottom: none;
}

#team-header {
  border-bottom: 0;
}

#team-header p {
  margin: 5px 5px 5px 5px;
}

#team-header h2 {
  color: black;
}

.team-block img {
  float: left;
  border: 1px solid black;
}

/*.team-block p {
  margin-left:160px;
}
*/

.team-block h1 {
  font-size: 18px;
  font-weight: bold;
  font-family: "Roboto Slab", serif;
}

.team-block h2 {
  font-size: 18px;
  font-weight: bold;
  font-family: "Roboto Slab", serif;
}

.team-image {
  margin-right: 20px;
  float: left;
}

.collapseomatic_content {
  margin-left: 160px;
}

/* International Page */

.international .team-block {
  width: 45%;
  margin: 20px;
  border-bottom: none;
}

.international .widget_subpages {
  border-bottom: 15px solid #f89e6a;
}

.content-quote {
  text-align: center;
}

.content-quote h1 {
  font-style: italic;
}

.content-quote p {
  font-size: 18px;
  color: #636264;
}

.international .ms-layer h1,
.international .ms-layer h2 {
  font-size: 49px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.international .ms-layer p {
  color: #605e5e;
  color: #000;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}

.international .ms-layer a {
  color: #fff;
  background: #557bb2;
  font-size: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  padding: 5px 10px;
}

.international .ms-layer a:hover {
  background: #e17195;
}

.referrals .ms-layer h1,
.referrals .ms-layer h2 {
  color: #557bb2;
  font-size: 49px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.referrals .ms-layer p {
  color: #605e5e;
  color: #000;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}

.referrals .ms-layer a {
  color: #fff;
  background: #557bb2;
  font-size: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  padding: 5px 10px;
}

.referrals .ms-layer a:hover {
  background: #e17195;
}

.about-us .ms-layer h1,
.about-us .ms-layer h2 {
  color: #557bb2;
  font-size: 49px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.about-us .ms-layer p {
  color: #605e5e;
  color: #000;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}

.about-us .ms-layer a {
  color: #fff;
  background: #557bb2;
  font-size: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  padding: 5px 10px;
}

.about-us .ms-layer a:hover {
  background: #e17195;
}

.contact .ms-layer h1,
.contact .ms-layer h2 {
  color: #557bb2;
  font-size: 49px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.contact .ms-layer p {
  color: #605e5e;
  color: #000;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}

.contact .ms-layer a {
  color: #fff;
  background: #557bb2;
  font-size: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  padding: 5px 10px;
}

.contact .ms-layer a:hover {
  background: #e17195;
}

/*-------LOGIN STARTS HERE -------*/

/* Login Container (default to float:right) */

.loginContainer {
  font-size: 12px;
  display: inline-block;
}

.loginContainer a.reg-drop {
  margin-bottom: 0;
}

/* Login Button */

.loginButton {
  cursor: pointer;
  position: relative;
  /*background: $greenLight;*/
  background: #4cb38e;
  display: block;
  transition: background 0.3s;
}

/* Login Button Text */

.loginButton span {
  color: #fff;
  font-size: 0.955rem;
  font-weight: bold;
  display: block;
  padding: 0.25rem 1.25rem;
}

.loginButton:hover {
  background: #60c19e;
}

/* If the Login Button has been clicked */

.loginButton.active {
  border-radius: 3px 3px 0 0;
}

.loginButton.active span {
  background-position: 53px -76px;
}

/* A Line added to overlap the border */

/* Dropdowns */

/* Login Form */

form.loginForm {
  width: 300px !important;
  margin-top: -1px;
  padding: 6px;
}

.loginForm fieldset {
  display: block;
  border: 0;
  padding: 0;
}

fieldset.body {
  background: #60c19e;
  border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 10px 13px 0px 13px;
  margin: 0;
}

.loginForm #checkbox {
  width: auto;
  margin: 1px 9px 0 0;
  float: left;
  padding: 0;
  border: 0;
  *margin: -3px 9px 0 0;
  /* IE7 Fix */
}

.loginForm .body label {
  color: #3a454d;
  margin: 9px 0 0 0;
  display: block;
  float: left;
}

.loginForm .body fieldset label {
  display: block;
  text-align: left;
  float: none;
  margin: 0 0 6px 0;
  color: white;
  font-size: 16px;
  font-family: "Source Sans Pro";
}

.style-drop {
  width: 100%;
  height: 46px !important;
  overflow: hidden;
  margin: auto;
}

a.reg-drop {
  padding: 0 24px 0 19px !important;
  background-color: black !important;
  width: 64px !important;
  float: right;
  color: #fff !important;
  margin-bottom: 50px;
  font-size: 15px !important;
  font-weight: normal;
  box-sizing: initial !important;
}

.style-drop select {
  width: 100% !important;
  padding: 5px !important;
  font-size: 16px;
  line-height: normal;
  background: white;
  border: 0;
  border-radius: 0;
  height: 34px !important;
  -webkit-appearance: none;
}

/* Default Input */

.loginForm input {
  width: 92%;
  border: 1px solid #899caa;
  border-radius: 3px;
  -moz-border-radius: 3px;
  color: #3a454d;
  font-weight: bold;
  padding: 8px 8px;
  box-shadow: inset 0px 1px 3px #bbb;
  -webkit-box-shadow: inset 0px 1px 3px #bbb;
  -moz-box-shadow: inset 0px 1px 3px #bbb;
  font-size: 12px;
}

.loginForm input.reg-drop {
  width: 107px;
  font-weight: normal !important;
  font-family: "" Source Sans Pro ", sans-serif";
  font-size: 15px;
  line-height: 1;
  border-radius: 0;
  border: none;
  padding: 0 !important;
  height: 27px;
  background: black;
  color: white;
  font-weight: normal;
  box-shadow: none;
  margin-right: 12px;
}

.loginForm .style-drop input {
  width: 100%;
  padding: 5px;
  font-size: 16px;
  line-height: 1;
  background: white;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
  font-family: "Source Sans Pro";
  font-weight: 200;
}

/* Sign In Button */

.loginForm #login {
  width: auto;
  float: left;
  color: #fff;
  padding: 7px 10px 8px 10px;
  text-shadow: 0px -1px #278db8;
  border: 1px solid #339cdf;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 12px 0 0;
  cursor: pointer;
  *padding: 7px 2px 8px 2px;
  /* IE7 Fix */
}

/* Forgot your password */

.loginForm span {
  text-align: center;
  display: block;
  padding: 7px 0 4px 0;
}

.loginForm span a {
  color: white;
  font-size: 14px;
  float: left;
  font-weight: 200;
  padding-top: 5px;
}

input:focus {
  outline: none;
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Styles */
}

/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
  /* Styles */

  input#largefield {
    width: 250px;
  }

  textarea#largefield {
    width: 250px;
  }

  select#largefield {
    width: 250px;
  }

  #credential-text {
    height: auto;
  }
}

/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .surrogacy .ms-layer h1,
  .surrogacy .ms-layer h2 {
    font-size: 29px;
  }

  .post .thumbnail {
    display: none;
  }

  .post .title {
    text-align: center;
  }

  .blog .post p,
  .archive .post p {
    float: none;
    max-width: 100%;
  }
}

/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .surrogacy .ms-layer h1,
  .surrogacy .ms-layer h2 {
    font-size: 29px;
  }
}

/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .surrogacy .ms-layer h1,
  .surrogacy .ms-layer h2 {
    font-size: 29px;
  }
}

/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
  /* Styles */
}

/* Large screens ----------- */

@media only screen and (min-width: 1824px) {
  /* Styles */
}

.egg-donation .content-wrap {
  padding: 80px 0;
  width: 100%;
  margin: 0 auto;
  float: left;
}

.content-wrap h3 {
  color: #636264;
  font-size: 20px;
}

.single-column figure {
  padding: 20px 20px;
  border-top: 7px solid #cccccc;
  border-bottom: 7px solid #cccccc;
  font-size: 40px;
  text-align: center;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
  width: 80%;
  margin: 0 auto;
}

.single-column figure span {
  font-size: 20px;
  float: left;
  width: 100%;
  text-align: center;
  color: #636264 !important;
}

.egg-donation figure {
  color: #e17195;
}

.egg-donation .content-wrap span {
  color: #e17195;
}

.becoming-a-donor .content-container {
  width: 710px;
}

.how-egg-donation-works .content-container {
  width: 1185px;
}

.egg-donation .content-container {
  float: left;
  width: 48% !important;
  padding: 1%;
}

.egg-donation .button-wrap {
  float: left;
  width: 48% !important;
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .egg-donation .content-container {
    width: 98% !important;
    float: left;
    padding: 1%;
  }

  .egg-donation .button-wrap {
    width: 98% !important;
    float: left;
    padding: 1%;
  }

  input#largefield {
    width: 250px;
  }

  input#mediumfield {
    width: 250px;
  }

  select#mediumfield {
    width: 250px;
  }

  textarea#largefield {
    width: 250px;
  }

  select#largefield {
    width: 250px;
  }

  textarea#mediumfield {
    width: 250px;
  }

  span.heritage span.wpcf7-list-item input {
    float: right;
  }

  p#donor-col-float {
    float: none;
  }

  .base-form #form-one-line {
    margin-right: 0;
  }

  .ms-layer {
    display: none;
  }

  span.racebox span.wpcf7-list-item input {
    margin: 0 0 0 70px;
    float: right;
  }

  .two-col-form span.wpcf7-form-control-wrap {
    right: 0;
    top: 0;
  }

  .top-blurb {
    /*display:none !important;*/
  }

  .egg-donation .content-wrap,
  .surrogacy .content-wrap {
    padding-top: 0;
  }

  .button-wrap img {
    width: 300px !important;
  }

  .button-wrap .zoom-hover-overlay {
    width: 300px;
  }

  .base-form-wrapper {
    max-width: 300px;
    margin: 0;
  }

  #credential-text {
    height: 150px;
  }
}

/* Smartphones (landscape) ----------- */

@media only screen and (min-width: 321px) {
  .egg-donation .content-container {
    float: left;
    width: 98%;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 98%;
  }
}

/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 400px) {
  .egg-donation .content-container {
    float: left;
    width: 98% !important;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 98% !important;
  }
}

/* iPads (portrait and landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .egg-donation .content-container {
    float: left;
    width: 45% !important;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 45% !important;
  }

  .egg-donation .ms-layer h1 {
    font-size: 29px !important;
  }
}

/* iPads (landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .egg-donation .content-container {
    float: left;
    width: 45% !important;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 45% !important;
  }
}

/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .egg-donation .content-container {
    float: left;
    width: 45% !important;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 45% !important;
  }
}

/* Standard */

@media only screen and (min-width: 1200px) and (max-width: 2000px) {
  .egg-donation .content-container {
    float: left;
    width: 70% !important;
  }

  .egg-donation .button-wrap {
    float: right !important;
    width: 500px !important;
  }

  .page-id-5 .content-container {
    float: left;
    width: 70% !important;
  }

  .page-id-5 .button-wrap {
    float: right !important;
    width: 500px !important;
  }
}

/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
  .egg-donation .content-container {
    float: left;
    width: 45% !important;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 45% !important;
  }
}

/* Large screens ----------- */

@media only screen and (min-width: 1824px) {
  .egg-donation .content-container {
    float: left;
    width: 45%;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 45%;
  }
}

/* Standard */

@media only screen and (min-width: 1200px) and (max-width: 1650px) {
  .egg-donation .content-container {
    float: left;
    width: 60% !important;
  }

  .egg-donation .button-wrap {
    float: right;
    width: 500px !important;
  }

  .page-id-5 .content-container {
    float: left;
    width: 60% !important;
  }

  .page-id-5 .button-wrap {
    float: right;
    width: 500px !important;
  }
}

@media only screen and (max-width: 960px) {
  .egg-donation .content-container {
    float: left;
    width: 100% !important;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 100% !important;
  }

  .post .thumbnail {
    display: none;
  }

  .post .title {
    text-align: center;
  }

  .blog .post p,
  .archive .post p {
    float: none;
    max-width: 100%;
  }

  .blog .main.alpha,
  .archive .main.alpha {
    padding-right: 0 !important;
  }

  .aside.beta {
    float: none;
  }

  .parent-pageid-242 .list-style {
    width: 300px;
    margin: auto;
    height: auto;
    float: none;
    margin-bottom: 20px;
  }

  .our-team .team-block {
    float: none;
    width: 100%;
    margin: auto;
    height: auto;
    clear: both;
    border: none;
    margin-bottom: 100px;
  }

  .our-team h1 {
    float: none !important;
    margin-top: 0;
  }

  #team-header {
    margin-bottom: 20px;
  }

  .ms-view,
  .ms-slide,
  .ms-slide-layers {
    min-height: 150px;
  }

  .our-team #subpages-widget-2 li {
    margin-top: -37px;
  }
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-width: 320px) and (max-width: 480px) {
  /*    .egg-donation .ms-layer h1 {
      font-size: 29px !important;
    }

    .egg-donation .ms-layer p {
      font-size: 15px !important;
    }*/

  .egg-donation .content-container {
    float: left;
    width: 100%;
    padding: 0 1%;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 100%;
  }

  .how-egg-donation-works .content-container {
    width: 285px !important;
    padding: 0 20px !important;
  }

  .egg-donation .content-container {
    float: left;
    width: 100% !important;
    padding: 0 1%;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 100% !important;
  }

  .collapseomatic_content {
    margin-left: 0;
  }

  .content-template-wrapper h1 {
    font-size: 2em;
  }

  .videos,
  .video-section-text {
    width: 100%;
    margin: auto;
    float: none;
  }
}

/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
  .egg-donation .ms-layer h1 {
    font-size: 19px !important;
  }

  .egg-donation .ms-layer p {
    display: none !important;
  }

  .egg-donation .ms-layer a {
    float: left;
    width: 153px !important;
    font-size: 10px !important;
  }

  /*  .egg-donation .content-container {
      float: left;
      width: 100% !important;
      padding: 0 1%;
    }
    .egg-donation .button-wrap {
      float: left;
      width: 100% !important;
    }*/
}

/* iPads (landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .egg-donation .ms-layer h1 {
    font-size: 29px !important;
  }

  .egg-donation .ms-layer p {
    font-size: 15px !important;
  }

  .how-egg-donation-works .content-container {
    width: 648px !important;
  }
}

/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .egg-donation .ms-layer h1 {
    font-size: 29px !important;
  }

  .egg-donation .ms-layer p {
    font-size: 15px !important;
  }

  .how-egg-donation-works .content-container {
    width: 648px !important;
  }

  .how-egg-donation-works .content-container {
    width: 648px !important;
  }
}

/* iPads (landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .egg-donation .content-wrap {
    width: 768px;
  }

  .egg-donation .content-container {
    float: left;
    width: 300px;
    padding: 0 70px;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 250px;
  }

  .egg-donation .content-container h2 {
    font-size: 16px !important;
  }

  .egg-donation .content-container p {
    line-height: 16px;
    font-size: 14px;
  }
}

/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .egg-donation .content-wrap {
    width: 768px;
  }

  .egg-donation .content-container {
    float: left;
    width: 300px;
    padding: 0 70px;
  }

  .egg-donation .button-wrap {
    float: left;
    width: 250px;
  }

  .egg-donation .content-container h2 {
    font-size: 16px !important;
  }

  .egg-donation .content-container p {
    line-height: 16px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 1050px) {
  .egg-donation .content-container {
    float: none;
    width: 100% !important;
    padding-bottom: 30px;
  }

  .egg-donation .button-wrap {
    float: none;
    width: 400px !important;
    margin: auto;
  }

  .egg-donation .content-wrap {
    width: 100%;
  }
}

@media only screen and (max-width: 1050px) {
  .page-id-5 .content-container {
    float: none;
    width: 100% !important;
    padding-bottom: 30px;
  }

  .page-id-5 .button-wrap {
    float: none;
    width: 400px !important;
    margin: auto;
  }

  .surrogacy .content-wrap {
    width: 100%;
  }
}

.egg-donation .content-container h2 {
  color: #e17195;
  font-size: 36px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.egg-donation .content-wrap p {
  color: #605e5e;
  color: #000;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
  padding: 0 20px;
}

.egg-donation .content-wrap h3 {
  padding: 0 20px;
}

.surrogacy .content-wrap h2 {
  color: #557bb2;
  font-size: 36px;
  font-family: "Roboto Slab", serif;
  font-weight: 200;
}

.surrogacy .content-wrap p {
  color: #605e5e;
  color: #000;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 200;
}

.surrogacy .content-wrap {
  float: left;
  width: 100%;
  padding: 80px 0;
}

.page-id-5 .content-container {
  float: left;
  width: 45%;
  padding: 1%;
}

.page-id-5 .button-wrap {
  float: left;
  width: 45%;
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-width: 320px) and (max-width: 667px) {
  .page-id-5 .content-container {
    float: left;
    width: 99%;
  }

  .page-id-5 .button-wrap {
    float: left;
    width: 99%;
  }
}

/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
  .page-id-5 .content-container {
    float: left;
    width: 99%;
  }

  .page-id-5 .button-wrap {
    float: left;
    width: 99%;
  }

  .nav-menu li:before {
    content: "";
    float: left;
    font-size: 12px;
    color: #807e84;
  }

  /* ======================================== */
}

@media only screen and (max-width: 768px) {
  .nav-menu li:before {
    content: "";
    float: left;
    font-size: 12px;
    color: #807e84;
  }

  article {
    padding: 0 10px 0 10px;
  }

  .list-style {
    float: none;
    height: auto;
    width: 100%;
    margin-bottom: 20px;
  }

  #partner-blurb {
    min-width: 0px;
  }

  .referrals .content-template-wrapper {
    padding-left: 5px;
  }

  .management .team-image {
    width: 100%;
    float: none;
    margin: auto;
  }

  .management .team-block p {
    margin-left: 0;
  }

  .team-block#ceo-steve p {
    margin-left: 0;
  }

  .archive .post p,
  .blog .post p {
    max-width: 100%;
    float: none;
    text-align: left;
  }

  .archive .post .title,
  .blog .post .title {
    text-align: left;
  }

  .main.alpha {
    margin: 0 !important;
    padding: 0 10px !important;
  }

  .widget_subpages ul {
    display: none;
  }

  .tab-videos {
    width: 90%;
    margin: auto;
  }

  .home .vid-mob {
    display: block;
  }

  .tab-videos {
    display: none;
  }

  .hideitems li {
    display: none;
  }

  #header .nav-menu.main {
    display: block;
  }
}

@media only screen and (min-width: 1260px) and (max-width: 2000px) {
  .page-id-5 .content-container {
    float: left;
    width: 60% !important;
  }

  .page-id-5 .button-wrap {
    float: right;
    width: 500px !important;
  }
}

/* Standard */

@media only screen and (min-width: 1200px) and (max-width: 1650px) {
  .page-id-5 .content-container {
    float: left;
    width: 60% !important;
  }

  .page-id-5 .button-wrap {
    float: right;
    width: 500px !important;
  }
}

/* iPads (portrait and landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* Styles */
}

/* iPads (landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* Styles */
}

/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* Styles */
}

/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
  /* Styles */
}

/* Large screens ----------- */

@media only screen and (min-width: 1824px) {
  /* Styles */
}

.home .responsive-tabs .responsive-tabs__list__item:hover {
  background: #60c19e;
}

/*
* Tabbed CSS triangle
*
*/

.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 15px 0 15px;
  float: left;
  list-style-type: none;
  margin-top: 52px;
  margin-left: -86px;
}

/*color of triangle on home page*/

.home .triangle {
  border-color: #60c19e transparent transparent transparent;
}

/*color of triangle on egg donation page*/

.egg-donation .triangle {
  border-color: #60c19e transparent transparent transparent;
}

/* iPads (landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .home .tabcontent img {
    width: 100% !important;
  }

  .tab-content-container {
    padding: 40px !important;
  }

  /*
  * Tabbed CSS triangle - ipad landscape
  *
  */

  .triangle {
    margin-top: 28px !important;
  }
}

/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  li#tablist1-tab1 {
    margin-left: 10%;
  }

  .home .tabcontent img {
    width: 100% !important;
  }

  .tab-content-container {
    padding: 40px !important;
  }

  /*
  * Tabbed CSS triangle - ipad landscape
  *
  */

  .triangle {
    margin-top: 28px !important;
  }
}

/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
  li#tablist1-tab1 {
    margin-left: 28%;
  }
}

/* Large screens ----------- */

@media only screen and (min-width: 1824px) {
  li#tablist1-tab1 {
    margin-left: 28%;
  }
}

/* Define mobile styles */

@media only screen and (max-width: 40em) {
  /* max-width 640px, mobile-only styles, use when QAing mobile issues */
}

@media only screen and (min-width: 40.063em) {
  /* min-width 641px, medium screens */
}

/* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

  .home .ms-layer h1,
  .home .ms-layer h2 {
    color: #339966;
    font-size: 29px;
    font-family: "Roboto Slab", serif;
    font-weight: 200;
  }
}

.outer-container,
.outer-container.detached-border:before {
  border-color: #fff;
}

#footer li.col-1-4.mobile-1-clear-row.mobile-2-clear-row {
  min-height: 420px;
  height: auto;
}

#footer li.col-1-4.mobile-1-clear-row.mobile-2-clear-row .g-recaptcha {
  margin-left: -26px;
}

#footer p.footer-submit {
  margin-top: 4px;
}

div.wpcf7 img.ajax-loader {
  margin-top: 8px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng {
  margin-top: 130px;
}

/*#translator-inner {
	background-color: #d0cfcb;
	border-bottom: solid 1px #d7bdca;
	border-right: solid 1px #d7bdca;
	width: 100px;
	padding: 10px;
	text-align: left;
	text-align: center;
	cursor:pointer;
        top: -160px;
	position: absolute;
}

#translator .languages a {
	margin-bottom: 5px;
	margin-right: 5px;
	display: block;
	float: left;
}
#translator #translator-inner .languages {
	text-align: center;
	padding-left: 5px;
}*/

.subtext {
  padding-top: 10px;
}

.break {
  clear: both;
}

/* ================================================================== */

/* Updated footer column styling - 11.11.15 - JF */

/* #footer div section.section div.columns.alt-mobile > ul > li { padding: 10px 50px 10px 50px; } */

/* #footer div section.section div.columns.alt-mobile > ul > li:nth-child(-n+2) { border-right: 1px solid #b2afb7; } */

.choosing-a-donor #categories-2,
.choosing-a-donor #archives-2 {
  display: none;
}

#post-4388 p {
  max-width: 1080px;
}

#post-4388 p:nth-of-type(2) {
  padding: 0;
  margin: 0;
}

#post-4388 ol {
  margin-left: 40px;
  max-width: 1080px;
}

#post-4388 ol li {
  margin-bottom: 16px;
  padding-left: 8px;
  line-height: 1.35;
}

.tss_cta,
.tds_cta,
.fsc_cta {
  text-align: center;
  color: #fff;
  padding: 6px 12px;
  font-size: 15px;
  margin: 15px 0;
  display: inline-block;
  text-decoration: none;
}

.tss_cta {
  background-color: #5A7BB4;
}

.tds_cta {
  background-color: #DA7095;
}

.fsc_cta {
  background-color: #845899;
}

@media only screen and (max-width: 767px) {
  .tss_cta,
  .tds_cta,
  .fsc_cta {
    display: block;
  }
}

#footer {
  border-top: 10px solid #b2afb7;
}

#bottom #locations {
  padding-bottom: 5.625rem;
  padding-top: 5.625rem;
  background-color: #F0EFEF;
}

#bottom #locations ul {
  list-style: none;
}

#bottom #locations ul li a {
  color: #1b1b1b;
}

#bottom #locations ul li a:hover {
  text-decoration: none;
  color: #0a70a6;
}

#bottom #locations ul > li {
  padding: 1px 10px;
}

#bottom #locations ul {
  padding-top: 1px;
  padding-bottom: 1px;
}

#bottom #locations ul > li::before {
  content: "\B7";
  font-size: 1.25rem;
  position: relative;
  top: 2px;
  left: -3px;
}

#bottom #locations .container {
  padding: 0 1rem;
  max-width: 1188px;
}

#bottom #locations h2 {
  font-size: 1.5rem;
  color: #4A4A4A;
  font-family: "Roboto Slab", serif;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  #bottom #locations ul.col-1-3 {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  #bottom #locations ul {
    float: left;
    box-sizing: border-box;
  }

  #bottom #locations ul:nth-child(1) {
    padding: 10px 50px 10px 0px;
  }

  #bottom #locations ul:nth-child(2) {
    padding: 10px 50px 10px 50px;
  }

  #bottom #locations ul:nth-child(3) {
    padding: 10px 0px 10px 50px;
  }
}

@media only screen and (max-width: 570px) {
  #bottom #locations {
    padding: 2.625rem 0 2.625rem 0;
  }

  #footer {
    padding: 2.5rem 0 0 0;
  }

  #bottom #locations h2 {
    font-size: 1.25rem;
    margin-bottom: 25px;
  }
}

.blog article > figure,
.archive article > figure {
  display: none;
}

.blog article > figure.thumbnail,
.archive article > figure.thumbnail {
  display: block;
}

/*-------Location Pages Styles-------*/

/*Top Section*/

.header-styles {
  color: #845899;
}

.location-header {
  margin-top: 75px !important;
}

.location-sub {
  font-weight: 100 !important;
  font-size: 2rem;
}

.location-content {
  margin: auto;
  max-width: 1200px;
  margin-top: 40px;
  font-weight: bold;
}

.location-content p {
  margin-right: 300px;
}

.alpha p {
  padding: 8px 0px !important;
}

/*Location CTAs & Buttons*/

.location-cta-placement {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.location-cta1 {
  width: 50%;
  height: 220px;
  display: flex;
  background-image: url("https://www.fertilitysourcecompanies.com/wp-content/uploads/2018/09/fsc-cta-1.png");
  background-size: contain;
  background-repeat: no-repeat;
  flex-direction: column;
  justify-content: center;
}

.location-cta1 p {
  font-size: 1.5rem;
  color: #6db6d2;
  font-family: "Roboto Slab", serif;
  margin-left: 50px;
}

.location-cta1 button {
  font-family: "Open Sans", sans-serif;
  margin-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
}

.location-cta > * {
  margin-left: 30px;
}

.location-cta2 {
  width: 50%;
  height: 220px;
  display: flex;
  background-image: url("https://www.fertilitysourcecompanies.com/wp-content/uploads/2018/09/fsc-cta-2-1.png");
  background-size: contain;
  background-repeat: no-repeat;
  flex-direction: column;
  justify-content: center;
}

.location-cta2 p {
  font-size: 1.5rem;
  color: #e17195;
  font-family: "Roboto Slab", serif;
  margin-left: 50px;
}

.location-cta2 button {
  font-family: "Open Sans", sans-serif;
  margin-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
}

.location-button {
  color: white;
  border: none;
  font-weight: 100;
}

.donor-button {
  background-color: #5fb0ce;
}

.become-button {
  background-color: #e17195;
}

/*Quote Styles*/

.quote-text {
  border: none;
  background-color: #bb91cf;
  position: relative;
  color: white;
  padding-top: 5rem;
  padding-bottom: 5rem;
  max-width: 1200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px !important;
  font: 300 1.375rem/1.545 "Gotham", sans-serif;
}

.quote-text p {
  color: white;
  font-size: 1.4rem !important;
  line-height: 1.8;
  margin-right: 8.6rem;
  margin-left: 8.6rem;
  font-weight: lighter;
}

.empathetic p {
  font-family: "Open Sans", sans-serif;
}

.location-author {
  font-size: 1rem !important;
  margin-top: 1rem;
  font-weight: 400;
}

.location-cta-lower {
  font-size: 1.1rem;
}

/*Helpers*/

.spacing {
  margin-top: 80px;
}

.less-spacing {
  margin-top: 60px;
}

.bottom-space {
  margin-bottom: 60px;
}

.less-bottom-space {
  margin-bottom: 20px;
}

.question-space {
  margin-top: 60px;
  margin-bottom: 70px;
}

.divider {
  color: transparent;
}

.divider-desktop {
  color: transparent;
  font-size: 1.02rem;
}

/* Account Managers & Partner Clinics*/

.pro-bio-placement {
  border: none;
  float: none;
  padding-bottom: 85px;
  margin-left: 0px;
}

.accm {
  font-size: 21px !important;
  font-family: "Roboto Slab", sans-serif, !important;
}

.collapseomatic {
  background-image: url(https://www.fertilitysourcecompanies.com/wp-content/uploads/2018/09/arrow-down.png) !important;
  background-size: 10px 15px;
  background-position: left center;
}

.colomat-close {
  background-image: url(https://www.fertilitysourcecompanies.com/wp-content/uploads/2018/09/arrow-up.png) !important;
  background-size: 10px 15px;
  background-position: left center;
}

.collapseomatic_content {
  margin-top: 20px;
  margin-left: 20px;
}

.collapseomatic {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  margin: 15px 0 0px !important;
  color: #1b1b1b;
  font-size: 18px;
  line-height: 1.4em;
}

.location-am-content {
  margin-top: 30px;
  display: flex;
}

.location-am-text {
  margin-top: 20px;
  margin-left: 25px;
}

.location-am-text > span {
  font-size: 1.3rem;
  color: #885d9d;
  font-family: "Roboto Slab", serif;
}

.location-am-text > p {
  margin-top: 10px;
  font-weight: 400;
  font-size: 0.85rem;
}

.location-am-text a {
  display: none;
  font-style: normal !important;
  text-decoration: underline;
  color: inherit;
  margin-left: 16px;
}

.pro-bio {
  max-width: 480px;
  margin-top: -1px;
}

.pro-heading {
  /*  color: rgb(136,93,157) !important;*/
}

.pro-phone {
  font-weight: 600;
  color: #636264;
}

.location-pr {
  display: flex;
  margin-bottom: 20px;
  padding-top: 8px;
}

.location-pr-left > * {
  margin-bottom: 80px;
}

.location-pr-right > * {
  margin-bottom: 80px;
}

.partner-clinic {
  font-size: 0.92rem;
  line-height: 2;
  margin-top: -15px;
}

.partner-clinic a {
  color: #1275a9;
}

.partner-clinic span {
  color: #5f5e61;
  font-weight: bold;
}

.pr-title {
  margin: 25px 0 0px !important;
}

.quote-link {
  font-style: normal !important;
  text-decoration: underline;
  color: white !important;
  margin-top: -5px;
  display: block;
}

.quote-text-lower-title {
  padding-left: 0 !important;
  margin-right: 0rem !important;
  margin-left: 0rem !important;
  font-size: 1.6rem !important;
}

.learn-more-question {
  font-size: 1.25rem;
}

.learn-more-text {
  margin-right: 300px;
  max-width: 1200px;
  font-size: 0.95rem;
}

#subpages-widget-2 {
  border-bottom: 15px solid #845899 !important;
}

.ms-slide a,
.ms-slide a:hover {
  background: #845899;
  color: #fff;
}

#bottom #locations ul:nth-child(2) {
  padding: 10px 0px 10px 0px;
}

/*Location Pages Mobile Styles*/

@media only screen and (max-width: 1119px) {
  .location-header {
    margin-right: 50px;
  }

  .divider-desktop {
    color: transparent;
    font-size: 0.5rem;
  }

  .ms-view,
  .ms-slide,
  .ms-slide-layers {
    min-height: 0px;
  }

  .widget_subpages li {
    display: none;
  }

  .location-header {
    font-size: 2.5rem;
  }

  .location-cta-placement {
    flex-direction: column;
  }

  .location-cta1,
  .location-cta2 {
    width: 100%;
    /*  height: 350px;
      border: solid red 1px;
      padding-left: 0px;*/
  }

  .location-cta1 p,
  .location-cta2 p {
    font-size: 1.25rem;
  }

  .location-cta1 button,
  .location-cta2 button {
    font-size: 0.7rem;
    min-width: 30px;
    margin-top: 0px;
  }

  .location-sub {
    font-size: 1.5rem;
  }

  .location-content p {
    margin-left: 20px;
    margin-right: 20px;
  }

  .content-template-wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }

  .location-cta-placement {
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
  }

  .quote-text {
    padding-top: 5rem;
    padding-bottom: 5rem;
    margin-left: auto;
    margin-right: auto;
  }

  .quote-text p {
    color: white;
    font-size: 1.25rem !important;
    margin-right: 5.6rem;
    margin-left: 5.6rem;
  }

  .learn-more-text {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 600px) {
  .pro-bio {
    font-size: 0.85rem;
  }

  .location-am-text {
    margin-left: 0px;
    margin-top: 0px;
  }

  .bio-img {
    height: 100%;
  }

  .bottom-space {
    margin-bottom: 30px;
  }

  .collapseomatic {
    display: block !important;
    padding-left: 20px;
  }

  .partner-clinic {
    font-size: 0.75rem;
  }

  .contact-link {
    display: block;
    margin-top: -10px;
    margin-left: 0px;
  }

  .location-header {
    font-size: 2.2rem !important;
    margin-right: 50px;
  }

  .accm {
    font-size: 1.1rem !important;
  }

  .location-am-content {
    margin-top: 10px !important;
    display: flex;
    flex-direction: column;
  }

  .location-am-text > span {
    font-size: 1.1rem;
  }

  .location-am-text a {
    margin-left: 20px;
  }

  .location-am-text > p {
    font-size: 0.85rem;
    line-height: 1.8;
  }

  .location-header {
    margin-top: 15px !important;
  }

  .collapseomatic {
    font-size: 1rem;
  }

  /*.ms-slide .ms-slide-layers{
    top:-50px !important;
  }*/

  .location-header {
    font-size: 2rem;
  }

  .location-cta1,
  .location-cta2 {
    width: 100%;
    min-width: 320px;
    height: 130px;
  }

  .location-cta1 p,
  .location-cta2 p {
    font-size: 0.95rem;
    margin-left: 30px;
  }

  .location-cta1 button,
  .location-cta2 button {
    font-size: 0.65rem;
    min-width: 20px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .location-sub {
    font-size: 1.2rem;
  }

  .location-cta-placement {
    flex-direction: column;
  }

  .location-pr {
    display: flex;
    flex-direction: column;
  }

  .location-pr-left > * {
    margin-bottom: 30px;
  }

  .location-pr-right > * {
    margin-bottom: 30px;
  }

  .quote-text p {
    font-size: 1rem !important;
    margin-right: 2rem;
    margin-left: 2rem;
  }

  .divider {
    color: transparent;
    margin: -10px;
  }

  .quote-text p {
    margin-right: 1rem;
    margin-left: 1rem;
  }

  .quote-text {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .location-author {
    font-size: 0.9rem !important;
    margin-top: 1rem;
    font-weight: 400;
  }

  .quote-text-lower-title {
    font-size: 1.5rem;
  }

  .location-cta-lower {
    font-size: 0.85rem;
  }

  .quote-link {
    font-size: 0.85rem;
  }
}

@media only screen and (max-width: 495px) {
  .location-header {
    margin-right: 0px;
    font-size: 2rem !important;
  }

  .location-cta1,
  .location-cta2 {
    justify-content: flex-start;
  }

  .location-cta1 p,
  .location-cta2 p {
    margin-top: 20px;
  }

  .location-cta1 button,
  .location-cta2 button {
    margin-top: -20px;
    height: 40px;
  }
}

@media only screen and (max-width: 395px) {
  .pro-phone-all {
    font-size: 0.75rem;
  }

  .location-cta1,
  .location-cta2 {
    min-width: 280px;
  }

  .divider {
    margin: -20px;
  }

  .location-cta1 button,
  .location-cta2 button {
    margin-top: -35px;
  }
}

/*-------Location Pages Styles-------*/

#top-bar {
  border: 0;
  background: #409978;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center;
  font-size: 1.125rem;
}

#top-bar > .container {
  padding-top: 0.3125em;
  padding-bottom: 0.3125em;
}

#top-bar a {
  color: inherit;
  display: inline-block;
  border: 1px solid;
  border-radius: 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8125rem;
  line-height: 1;
  padding: 0.63125em 1.875em 0.5375em;
  margin-left: 1em;
  transition: background 0.15s;
}

#top-bar a:hover,
#top-bar a:focus {
  background: #60c19e;
}

#top-bar .alignleft {
  margin-top: 0;
  width: 100%;
}

#top-bar .alignleft > span {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  #top-bar .alignleft {
    display: block;
  }
}

@media only screen and (max-width: 480px) {
  #top-bar .alignleft > span {
    display: block;
  }

  #top-bar .alignleft > span span {
    display: block;
    width: 100%;
  }

  #top-bar .alignleft > span a {
    margin: 0.75em auto 0;
    box-sizing: border-box;
    display: inline-block;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media only screen and (max-width: 480px) {
  #top-bar {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  #top-bar a {
    font-size: 0.875rem;
    padding: 0.525em 0 0.5875em;
  }
}

#top-bar.edge-bar .alignleft > * {
  margin-right: 0;
}

#header #top-bar .section {
  padding-top: 7px;
  padding-bottom: 7px;
}

@media only screen and (min-width: 768px) {
  #header #top-bar .mobile-only.container {
    display: none !important;
  }
}

@media only screen and (max-width: 480px) {
  #header #top-bar .mobile-only.container {
    padding-left: 0;
    padding-right: 0;
  }
}

