
@import url('../Fonts/Gotham-Bold.ttf');

@font-face {
  font-family: 'Gotham Bold';
  src: url('../Fonts/Gotham-Bold.ttf');
}


@import url('../Fonts/Gotham-Book.ttf');

@font-face {
  font-family: 'Gotham Book';
  src: url('../Fonts/Gotham-Book.ttf');
}

@import url('../Fonts/Gotham-LightItalic.ttf');

@font-face {
  font-family: 'Gotham Light Italic';
  src: url('../Fonts/Gotham-LightItalic.ttf');
}

@import url('../Fonts/Raleway-Bold.otf');

@font-face {
  font-family: 'Raleway Bold';
  src: url('../Fonts/Raleway-Bold.otf');
}

@import url('../Fonts/Raleway-Heavy.otf');

@font-face {
  font-family: 'Raleway Heavy';
  src: url('../Fonts/Raleway-Heavy.otf');
}

@import url('../Fonts/Raleway-Medium.otf');

@font-face {
  font-family: 'Raleway Medium';
  src: url('../Fonts/Raleway-Medium.otf');
}

@import url('../Fonts/Raleway-Regular.otf');

@font-face {
  font-family: 'Raleway Regular';
  src: url('../Fonts/Raleway-Regular.otf');
}

@import url('../Fonts/Raleway-SemiBold.otf');

@font-face {
  font-family: 'Raleway Semi Bold';
  src: url('../Fonts/Raleway-SemiBold.otf');
}


body {
  overflow-x: hidden;
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6, b {
  font-family: 'Raleway Bold';
}

p, li {
  font-family: 'Raleway Regular';
}

div {
  font-family: 'Raleway Medium';
}

span.darker-blue-text {
  color: #202c55;
}

span.blue-text {
  color: #4671b7;
}

span.number-only,
.number-only {
  font-family: 'Gotham Book';
}

span.dark-blue-text {
  color: #0b4274;
}

a {
  text-decoration: none!important;
  color: initial!important;
}






.logo-container {
  width: 170px;
}


/* index */

.banner-1-container {
  background: url('../img-new/desktop/banner_03.png');
  background-size: contain;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

.banner-2-container {
  background: url('../img-new/desktop/banner_05.png');
  background-size: 120%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 160vh;
  margin-top: -2vw;
}

.intro-text {
  max-width: 360px;
  width: 100%;
  font-size: 18px;
}

.second-intro-text {
  font-size: 24px;
  line-height: 1.3;
}

.second-intro-text.width-only {
  max-width: 460px;
  width: 100%;
}


.intro-container.intro-only,
.intro-sub-container {
  margin-top: 12vw;
}

.intro-container.normal-template-only {
  margin-top: 80px;
}


.circus-container {
  width: 50%;
  margin: auto;
}

.semi-title:nth-child(1) {
  max-width: 195px;
  width: 200px;
}

.semi-title {
  font-size: 24px;
  line-height: 1.2;
}

.semi-title-text {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cust-col.help-only {
  width: 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.cust-col {
  width: 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.circus-container {
  width: 50%;
  margin: auto;
  padding-bottom: 10px;
}

.standard-btn {
  border-radius: 20px;
  background-color: #4671b7;
  padding: 10px 20px;
  color: white;
  text-align: center;
  max-width: 210px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}


.baby-img {
  background: url('../img-new/desktop/service-we-offer.png');
  width: 100%;
  height: 65vw;
  background-repeat: no-repeat;
  background-position: left 65%;
  background-size: 42%;
}

.service-container {
  max-width: 630px;
  margin-left: auto;
  width: 100%;
  padding-top: 22vw;
}

.service-detail {
  max-width: 630px;
  margin-left: auto;
  width: 100%;
}

.same-h1-big {
  font-size: 2.5rem;
}

.nav-hover {
  padding-left: 15px;
  padding-right: 15px;
  color: black;
}

.hightlight-container {
  max-width: 300px;
  width: 100%;
}

.doctor-only {
  font-size: 18px;
}

.prof-george-border {
  border-right: 1px solid #4671b7;
}



/* about us */

.about-1-container {
  background: url('../img-new/desktop/about-page/about-us-wave.png');
  background-size: contain;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

.dr-edwin {
  max-width: 200px;
  width: 100%;
}



.ultrasound-title {
  font-size: 25px;
  width: 70%;
}

.ultrasound-border {
  border-bottom: 1px solid #9d9d9c;
  padding-bottom: 10px;
}

.resources-container {
  padding-top: 70px;
  padding-bottom: 70px;
  border-bottom: 1px solid #9d9d9c;
}



/* footer */

.footer-container {
  background: url('../img-new/desktop/footer.png');
  background-size: cover;
  width: 100%;
  height: 40vh;
  background-repeat: no-repeat;
  background-position: top;
  margin-top: 0px;
}

.desktop-nav {
  position: fixed;
  z-index: 9999;
  background: white;
  top: 0;
  width: 100%;
}

.fair-container {
  padding-top: 80px;
}

.mobile-logo-center {
  width: 252px;
}

.footer-nav {
  padding-left: 30px;
  color: white;
}

.btn-email {
  font-family: 'Raleway Bold';
  color: white!important;
  background-color: #18386d;
  padding: 10px 20px;
  text-align: center;
  max-width: 100%;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  border-radius: 20px;
  text-transform: uppercase;
}

.btn-email-3 {
  font-family: 'Raleway Bold';
  color: white!important;
  background-color: #18386d;
  padding: 10px 20px;
  text-align: center;
  max-width: 260px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  border-radius: 20px;
  text-transform: uppercase;
}

.btn-profile {
  font-family: 'Raleway Bold';
  font-size: 14px;
  color: white!important;
  background-color: #4670b7;
  border-radius: 50px;
  padding: 15px 40px 15px 40px;
  transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.standard-btn:hover,
.btn-profile:hover {
  background-color: #18386d;
  transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.contact-font {
  margin-top: 2px;
  font-family: 'Gotham Book';
  color: white!important;
  font-size: 17px;
}

.contact-font.email {
  font-size: 15px;
}

.contact-font-2 {
  margin-top: 2px;
  font-family: 'Gotham Book';
  color: black!important;
  font-size: 16px;
  font-weight: bolder;
}

.contact-font-only {
  font-size: 16px;
}

.nav-hover.active,
.sub-nav.active {
  color: #456fb1!important;
}

.sub-nav {
  padding: 15px 5px 15px 5px;
  max-width: 300px;
  width: 100%;
  font-size: 25px;
  color: #212c56;
}

.semi-sub-nav {
  padding: 3px 5px 3px 5px;
  max-width: 300px;
  width: 100%;
  font-size: 16px;
  color: #212c56;
}

.main-is-nav {
  padding-bottom: 15px;
}

.border-man {
  border-bottom: 1px solid #9d9d9c;
  max-width: 300px;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

.silver-header {
  font-size: 18px;
  text-transform: uppercase;
}

.footer-start {
  background: #4671b7;
  margin-top: -150px;
  padding-bottom: 50px;
}

.contact-controller {
  margin-top: 100px;
}

.semi-contact-controller {
  margin-top: 20px;
}

.input-text {
  background: #eae4e3;
  border: 0px;
  padding-left: 5px;
}

input.input-text,
select.input-text {
    height: 40px;
}


.semi-sub-nav:hover,
.accordian-detail div a div {
  color: #486cb6;
}

.accordian-detail div a div:hover {
  color: black;
}

.link-menu {
  cursor: pointer;
}

.clinic-service-menu.fixed {
  position: fixed;
  top: -10vh;
  width: 100%;
  z-index: 0;
}

.mobile-baby-container {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.accordian-link a:hover,
.nav-hover:hover {
  color: #4c6cb7!important;
}

.padding-content {
   padding-left: 45px; padding-right: 45px;
}



/* Mobile */

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

}


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

  .detail-height {
    height: auto;
  }

  .dr-edwin {
    margin-top: 50px;
  }

  .cust-col.help-only {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .cust-col {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .intro-text,
  .semi-title:nth-child(1),
  .service-detail,
  .service-container {
    max-width: 100%;
    width: 100%;
    transform: translate(0px, 0px);
  }

  .cust-col.help-only a .standard-btn {
    margin-left: auto;
    margin-right: auto;
  }

  .pl-lg-5 .intro-sub-container .semi-title-text {
    padding-left: 15px;
    padding-right: 15px;
  }

  .banner-1-container {
    background: none;
  }

  .banner-mobile-container {
    background: url('../img-new/mobile/banner-1.jpg');
    width: 100%;
    height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
  }

  .banner-mobile-sub-opacity-layer {
    position: absolute;
    background: rgba(255,255,255,0.5);
    width: 100%;
    height: 100%;
  }

  .intro-container.intro-only {
    margin-top: 140px;
    margin-bottom: 50px;
    text-align: left;
  }

  .baby-img,
  .banner-2-container {
    background: none;
    height: auto;
  }

  .service-container {
    padding-top: 0px;
  }

  .hightlight-article {
    padding-top: 110px;
  }

  .mobile-baby-container {
    margin-top: 0px;
  }

  .mobile-baby-bg {
    background: #eae5e4;
    margin-top: 80px;
    margin-bottom: 50px;
  }

  .footer-nav {
    padding-left: 0px;
  }

  .footer-margin {
    padding-top: 20px;
  }

  .intro-container.normal-template-only {
    margin-top: 50px;
  }

  .dr-edwin {
    max-width: 270px;
    width: 100%;
    margin-bottom: 40px;
  }

  .mobile-resources-img {
    max-width: 400px;
    width: 100%;
    margin-bottom: 30px;
  }

  .resources-container {
    margin-bottom: 70px;
  }

  .footer-start {
    margin-top: -192px;
  }

  .mobile-baby-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
 
  .footer-container {
    height: 400px;
  }
}

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

.contact-font-only.email {
  font-size: 15px;
}

  .prof-george-border {
    border-right: 0px;
  }

  .ultrasound-title {
    width: 100%;
  }

  .padding-content {
     padding-left: 25px; padding-right: 25px;
  }
}


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

  .cust-col {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .circus-container {
    width: 35%;
  }

  .intro-sub-container {
    margin-top: 48px;
  }

  .intro-container.intro-only {
    text-align: center;
  }

  .mobile-resources-img {
    max-width: 100%;
  }

  .padding-content {
     padding-left: 22px; padding-right: 22px;
  }
}










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

  .logo-container {
    width: 170px;
    margin-top: -26px;
    margin-left: -8px;
  }

  .desktop-nav div div {
    z-index: 1000;
  }

  .mobile-nav {
    position: absolute;
    padding-right: 5%;
    padding-top: 30px;
    z-index: 2224;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-color: transparent;
  }

  .mobile-nav.active {
    background-color: white;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .nav-bars {
    top: 7px;
    left: 0;
    z-index: 1008;
    width: 20px;
    cursor: pointer;
    transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .nav-bars span,
  .nav-times span {
    background-color: black;
    height: 2px;
    width: 100%;
    float: left;
    margin-bottom: 4px;
  }

  .nav-inner {
    background-color: rgba(255,255,255,1);
    height: 100%;
    width: 100%;
    position: fixed;
    transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 8px 8px rgba(0,0,0,.15);
    opacity: 0;
    top: 0;
    padding-top: 110px;
  }

  .reveal-stealth { display: block;}
  .conceal { visibility: hidden;}
  .nav-reveal { opacity: 1; }


  .nav-inner ul {
    list-style-type: none;
    font-size: 21px;
    margin-left: -35px;
    font-weight: bolder;
  }

  .nav-inner ul a {
    color: black;
    text-decoration: none;
  }

  .nav-inner ul a:hover {
    color: black;
    text-decoration: none;
  }

  .nav-stick-bottom {
    position: absolute;
    bottom: 5%;
    color: black;
  }

  .accordian-open {
    cursor: pointer;
    color: black;
  }

  .arrow-is-here {
    font-size: 25px;
    color: black;
    margin-left: 12px;
  }

  .arrow-right {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }

  .arrow-right-2 {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
  }

  .border-nav {
    border-bottom: 1px solid black;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .accordian-link {
    width: 100%;
  }

  .accordian-shown {
    display: none;
  }

  .accordian-open,
  .accordian-open-2,
  .accordian-open-3 {
    height: 30px;
  }

  .accordian-link {
    font-size: 17px;
    color: black;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .accordian-link a {
    font-family: 'Raleway Medium';
  }
}

.profile-hr{
    border-top:1px solid #9d9d9c;
    margin-top:34px;
    margin-bottom:50px;
}


.profile-connect h3{
    font-size: 24px;
    line-height: 1.2;
}

.nav-had-child{
    display:inline-block;
    position:relative;
}

.sub-menu{
    position:absolute;
    width: 250px;
    top: calc(100% + 15px);
    left:0px;
    transition: all .3s ease-in-out;
    z-index: 100;
    visibility: hidden;
    opacity:0;
}

.nav-had-child:hover .sub-menu{
    visibility: visible;
    opacity:1;
}

.sub-menu-nav{
    display:block;
    padding: 10px 15px;
    background-color:#4671B7;
    color: #FFF !important;
    transition: all .3s ease-in-out;
    text-decoration: unset;
}

.sub-menu-nav:hover{
    background-color:#18386d;
}