/* your styles go here */



.overlaypos {
    position: relative;
}

.captiontext {
    position: absolute; /* Position the background text */
    bottom: 0; /* At the bottom. Use top:0 to append it to the top */
    left: 0;
    background: rgb(0, 0, 0); /* Fallback color */
    background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
    width: 100%; /* Full width */
    padding: 15px; /* Some padding */
  }

.captiontext p {
    color: #fff; /* White text */
    font-size: 1.5em;
  }

  .captiontext h5 {
    color: #fff; /* White text */
    font-size: 1.5em;
  }

  .footer-clean {
    padding:20px 0;
    background-color:#fff;
    color:#4b4c4d;
  }
  
  .footer-clean h3 {
    margin-top:0;
    margin-bottom:12px;
    font-weight:bold;
    font-size:16px;
  }
  
  .footer-clean ul {
    padding:0;
    list-style:none;
    line-height:1.6;
    font-size:14px;
    margin-bottom:0;
  }
  
  .footer-clean ul a {
    color:inherit;
    text-decoration:none;
    opacity:0.8;
  }
  
  .footer-clean ul a:hover {
    opacity:1;
  }
  

  
  @media (max-width:767px) {
    .footer-clean .item {
      text-align:center;
      padding-bottom:20px;
    }
  }
  
  @media (max-width: 768px) {
    .footer-clean .item.social {
      text-align:center;
    }
  }
  

  
  @media (max-width:991px) {
    .footer-clean .item.social > a {
      margin-top:40px;
    }
  }
  
  @media (max-width:767px) {
    .footer-clean .item.social > a {
      margin-top:10px;
    }
  }
  
  .ImageBreak {
  margin-top: 10px;
  margin-bottom: 15px;
  }

 
  .jumbotron.HeaderImage2 {
    background:url(../img/MarcliffeHotel_Spa02.jpg) no-repeat;
    background-size:cover;
  }

  @media (min-width: 992px) {
    .jumbotron.HeaderImage2 {
      height:800px;
    }
  }

  .jumbotron.jumbotron-fluid.HeaderImage3 {
    background:url(../img/MHtop07.jpg) no-repeat;
    background-size:cover;
  }
  
  @media (min-width: 992px) {
    .jumbotron.jumbotron-fluid.HeaderImage3 {
      height:500px;
    }
  }

  .jumbotron.jumbotron-fluid.HeaderImage4 {
    background:url(../img/MH-Wedding01.jpg) no-repeat;
    background-size:cover;
  }
  
  @media (min-width: 992px) {
    .jumbotron.jumbotron-fluid.HeaderImage4 {
      height:500px;
    }
  }  

  .jumbotron.jumbotron-fluid.HeaderImage5 {
    background:url(../img/Marcliffe_Conservatory03.jpg) no-repeat;
    background-size:cover;
  }
  

  @media (min-width: 992px) {
    .jumbotron.jumbotron-fluid.HeaderImage5 {
      height:800px;
    }
  }

  .jumbotron.jumbotron-fluid.HeaderImage6 {
    background:url(../img/MHtop20.jpg) no-repeat;
    background-size:cover;
  }
  
  @media (min-width: 992px) {
    .jumbotron.jumbotron-fluid.HeaderImage6 {
      height:500px;
    }
  }  

  .jumbotron.jumbotron-fluid.HeaderImage7 {
    background:url(../img/MHtop11.jpg) no-repeat;
    background-size:cover;
  }
  
  @media (min-width: 992px) {
    .jumbotron.jumbotron-fluid.HeaderImage7 {
      height:500px;
    }
  }  

  .jumbotron.jumbotron-fluid.HeaderImage8 {
    background:url(../img/MHwhiskies02.jpg) no-repeat;
    background-size:cover;
  }
  
  @media (min-width: 992px) {
    .jumbotron.jumbotron-fluid.HeaderImage8 {
      height:500px;
    }
  }  