/*-----------------------------*/


@media (min-width: 992px) and (max-width: 1200px){
.terrace-section .main-title {
    font-size: 32px;
}

.valley-wrapper .heading{

    font-size: 40px;
}
.reservation-box .number{
        font-size: 30px;
}
    .valley-content {
        padding: 80px 20px 20px 20px;
    }
    .terrace-section .main-title{
           font-size: 32px; 
    }
    .location-section .address-text{
             font-size: 32px; 
    }
}


@media (min-width: 768px) and (max-width: 991px) {

  .terrance-info .info-box{
 border-right: 0px solid rgb(0 0 0 / 30%);
 margin-bottom: 20px;
  }
.terrance-info .info-section{
  padding-bottom: 0px;
}
.valley-content{
      padding: 140px 20px 20px 20px;
}

.location-section .address-text{
    max-width: 100%;
}
.location-section .contact-links {
    max-width: 100%;
    margin-bottom: 60px;
}
.location-section .map-wrapper iframe {
    width: 100%;
}
.valley-wrapper {
    padding: 0px 30px;
}
.valley-section .no-right-padding {
    padding: 0px;
}
.valley-section .no-left-padding {
    padding: 0px;
}

.celebration-section .feature-box p br{
  display:none;
}
.celebration-section .feature-box{
      border-right: 0px solid rgb(0 0 0 / 12%);
}

}

@media (min-width: 601px) and (max-width: 767px){

.dark-header .custom-header.terance-header {
  /*min-height: 77px;*/
  min-height: 110px;
}
.terrance-info .info-box{
    border: 0px;
    margin-bottom: 20px;
}

.valley-wrapper{
    padding: 0px;
}
.terrance-banner .main-heading{
    font-size: 60px;
}
.reservation-box .number{
      font-size: 32px;  
}
.valley-wrapper .heading{
    font-size: 32px;
}
.terrace-section .main-title{
        font-size: 32px;
            margin-bottom: 30px;
}

.location-section .address-text {
    font-size: 32px;
    max-width: 100%;
}

.location-section .contact-links{
        max-width: 100%;
        margin-bottom: 20px;
}
.terrance-footer-section .footer-heading{
        font-size: 32px;
}

.terrance-footer-section .footer-menu{
        gap: 15px;
}

.celebration-section .feature-box{
      border-right: 0px solid rgb(0 0 0 / 12%);
      margin-bottom: 30px;
}

.celebration-section {
    margin: 50px 0;
}

.celebration-section .main-title {
    font-size: 32px;

}
}





@media (max-width: 600px) {
.valley-wrapper .heading {
    font-size: 32px;
}

.location-section .address-text{
    max-width: 100%;
}
.location-section .contact-links {
    max-width: 100%;
    margin-bottom: 40px;
}
.location-section .map-wrapper iframe {
    width: 100%;
}
.valley-wrapper {
    padding: 0px;
}
.location-section .address-text {
font-size: 25px;
}
.terrace-section {
    margin: 50px 0 0px 0px;
}
.location-section {
        margin: 20px 0 50px 0px;
}
.terrance-footer-section .footer-bottom{

    font-size:12px
}
.location-section .contact-links a{
    font-size: 18px;
}

.terrace-section .main-title {
        font-size: 25px;
}
.terrace-section .gallery-title{
          font-size: 22px;
        margin-bottom: 20px;
}
.terrace-section .main-title{
      margin-bottom: 30px;
}

.terrance-info .info-box {
        margin-bottom: 30px;
        border: 0px;
}

.terrance-info .info-section {
    padding: 50px 0px 0px 0px;
}
.terrance-banner .features span{
  margin-bottom: 5px;
}
.valley-section .booking-form-wrap{
padding-right: 10px;
}
.terance-header {
    /*min-height: 50px;*/
    min-height: 95px;
}
.terrance-banner .main-heading {
    font-size: 35px;
}

.terrance-banner .sub-heading{
        font-size: 14px;
}
.terrance-banner .hero-section img {

    height: 100%;
    object-fit: cover;
}
.terrance-banner .hero-section {
    height: 500px;
}

.terrance-info .info-title{
  margin-bottom: 5px;
}

.reservation-box .number {
        font-size: 26px;
}

.terrance-footer-section{

  padding-top: 0px;
}
.terrance-footer-section .footer-heading{
        font-size: 25px;
}

.terrance-footer-section .footer-menu {
    gap: 10px;
}

.terrance-footer-section .footer-contact {
    gap: 15px;
}
.terrance-footer-section .contact-item{
  align-items: flex-start;
}
.terance-header .main-menu ul{
  display: none;
}

.valley-section .booking-form{
  padding: 20px 20px;
}
.terrance-info .info-sub br{
  display: none;
}
.terrance-info .info-main br{
  display: none;
}
.terrance-info .info-main{
      font-size: 15px;
}

.valley-wrapper .content-block p{
    font-size:15px;
}
.valley-section{
        margin: 20px 0px 50px 0px; 
}

.terrance-banner .features{
    font-size: 12px;
        bottom: 15px;
}

.terrance-info .info-sub{
    line-height: 1.2;
}
.valley-content{
        background-position: left;
}
.valley-wrapper .heading br{
    display: none;
}

.celebration-section .feature-box{
      border-right: 0px solid rgb(0 0 0 / 12%);
      margin-bottom: 30px;
}

.celebration-section {
    margin: 50px 0;
}

.celebration-section .main-title {
    font-size: 32px;

}
.valley-wrapper .content-block {
    margin-bottom: 18px;
}

.reservation-box {
    margin-top: 30px;
    padding-top: 20px;
}
}





