/* Enter Your Custom CSS Here */

body {
   background-color:#b56a9d!important;
   
}

.menu { display:none!important; }

.banner.no-logo {
    margin: 0 auto;
    width: 100%!important;
  padding-bottom:400px!important;
   background-image: url("https://theholisticfertilitymethod.com/globalfertilitysummit/wp-content/uploads/2017/03/header-bck5.jpg");
    background-position: center top!important;
  background-repeat: no-repeat;
  background-size: contain!important;
  background-color:#b56a9d!important;
}

.site-title { display:none!important; }
 .site-logo  { display:none!important; }

@media only screen and (min-device-width: 375px) and (max-device-width: 375px) and (orientation : portrait) { 
    /* iPhone 6+ Portrait */
  .banner.no-logo {
   min-width:100%!important;
  max-height:100%!important;
   
}
  #content_area { margin-top:-350px!important; }
}

@media only screen and (min-device-width: 360px) and (max-device-width: 360x) and (orientation : portrait) { 
    /* iPhone 6+ Portrait */
  .banner.no-logo {
   min-width:100%!important;
  max-height:100%!important;
   
}
  #content_area { margin-top:-350px!important; }
}


@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) { 
    /* iPhone 6+ Portrait */
  .banner.no-logo {
   min-width:100%!important;
  max-height:100%!important;
   padding-bottom:350px!important;
}
  #content_area { margin-top:-260px!important; }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : landscape) { 
    /* iPhone 6+ landscape */
  .banner.no-logo {
   min-width:100%!important;
  max-height:100%!important;
 
}
  #content_area { margin-top:-200px!important; }
}

#content_area { background-color:#b56a9d!important; }

#le_body_row_2 { border:none!important; }

.op-popup-fancybox .fancybox-inner, .op-popup-fancybox .fancybox-outer {
    background-color: #b56a9d!important;
}

.footer {
     border-top:1px solid #000000!important; background:#561a3c!important;
}

 .text-box input[type="text"] {
    color: #000000!important;
    }

 .text-box input[type="email"] {
    color: #000000!important;
    }



a { color:#000080!important; }