*{
    padding: 0;
    margin: 0;
}

.pr-abcd{
	margin-left: 24px !important;
}

.lskb-banner-sec{
    position: relative;
}
.lskb-banner-image-container{
    width: 100%;
    height: 335px;
}
.lskb-banner-image-container img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lskb-banner-image-container-overlay{
    background-color: #000000;
    opacity: 0.4;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.lskb-banner-sec h1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-weight: 600;
    font-size: 48px;
    font-family: "Arvo";
    line-height: 1;
}

.events-thumbnail img{
    width: 100%;
    height: 100px;
object-fit: cover;
}

.ls-share-icon img{
height: 15px;
width: 15px;
}
.ls-share-icon {
    color: white;
background-color: #3b5997;
padding: 9px 15px;
    margin-top: 12px;
    margin-right: 12px;
}
.lskb-share-buttons{
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;

}
.ls-share-section p{
    text-transform: uppercase;
    color: #666666;
    margin: 2em auto;
    text-align: center;
    line-height: 1;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
}
.ls-event-time img{
    height: 15px;
    width: 15px;
    margin-top: 3px;
    margin-right: 7px;
}

.linkedin{
background-color:#3395C5;
}
.twitter{
background-color:#67c5e0 ;
}


/* lakeside single news page */


.lskb-single-news-page{
    padding: 32px 16px;
    max-width: 800px;
    margin: auto;

}

.ls-event-time{
    display: flex;
    justify-content: start;

}

.ls-single-page-news-title  h1{
margin-top: 12px;
    font-size:16px;
    line-height:1.4;
    font-weight:bold;
    text-decoration: none;
    color: #212529;
    text-align: left;
	font-family: sans-serif;
  }


  .ls-des .ls-event-time p{
    color: black;
    opacity: 65%;
    font-size: 12px;
}



.news-margin{
    margin-top:50px;
  }






.new-background-color{
    background: #f2f3f5;
}


.lskb-products-listings{
    max-width:1366px;
    margin:auto;
    padding:0px 120px 0px 120px;
    margin-top:53px;
}

.lskb-news{
    margin-top:0px;
    padding-top:48px;
    padding-bottom: 64px;
  }

  .no-gutters{
    padding-left:0px;
    padding-right:0px;
}
.lskb-news-cards-image{
    position:relative;
    height:260px;
    width:35%;
  }
  .lskb-news-cards-image > img{
    position:absolute;
    height:100%;
    width:100%;
    object-fit:cover;
	padding:8px;
  }

  .lskb-news-cards-image-details{
    width:65%;
  }
  .news-date{
    color: #707070;
    font-size:14px;
       font-family: sans-serif;
    margin-bottom:8px;
  }
  .single-page-related-news{
    background:white;
    padding:16px;
    width:80%;
    margin-left:auto;
  }
  .news-read-more{
    padding: 8px 32px 8px 32px;
    border: 1px solid #F19504;
    background-color: #F19504;
    font-weight:16px;
    text-transform:uppercase;
    text-decoration:none;
  }
  .news-read-more:hover{
    background:#F19504;
       transition:280ms;
     color:white;
     text-decoration: none;
   }
   .single-page-related-news{
    background:white;
    padding:16px;
    width:100%;
    margin-left:auto;
  }

  .lskb-products-listings-heading>h2{
	color:#172A2E;
/* 	font-family:Montserrat; */
	font-family: sans-serif;
	
}
.lskb-products-listings-heading > img{
    width: 68px;
    height: auto;
    position: absolute;
    top: 22px;
    left: 50%;
    transform: translate(-50%,0%);
}

.lskb-products-listings-heading{
    text-align:center;
    max-width:1366px;
    position:relative;
    margin:auto;
}

.lskb-products-listings-heading > p{
    font-family: 'Montserrat', sans-serif;
   color:#172A2E;
   font-size:14px;
   text-transform: uppercase;
   font-weight:bold;
   position:relative;
}

  .news-content{
    color: #344043;
  /*   opacity:0.8; */
    font-size:15px;
    margin-bottom:32px;
    font-family: 'Vollkorn', serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .news-title{
    font-size:22px;
    font-weight:bold;
      font-family: sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .lskb-news-cards-image-details{
    padding:16px 24px 16px 24px;
    margin-top: auto;
    margin-bottom: auto;
  }
.news-margin{
    margin-top:50px;
  }

  .lskb-news-cards{
    display:flex;
    height:260px;
    margin-bottom:36px;
    width:100%;
    background:white;
  }

  .lskb-home-news-container .lskb-products-listings-heading{
    padding-bottom:32px;
  }
  .ls-single-page-news-title{
    padding:16px 0px 32px 0px;
    text-align:center;
  }
  .ls-single-page-news-title  a:hover{
    text-decoration: none;
    color: #212529;
  }

  .events-thumbnail img{
    width: 100%;
    height: 100px;
object-fit: cover;
}

  .single-page-related-news-container{
    padding-top:16px;
  }

  .ls-des .ls-event-time p{
    color: black;
    opacity: 65%;
    font-size: 12px;
}

@media(max-width:1100px){
    .lskb-products-listings {
  
      padding: 48px 64px;
     
    }

}

@media(max-width:778px){


.lskb-products-listings {
 
    padding: 48px 64px;
  
  }
}





@media(max-width:768px){
	.lskb-news-cards{
		flex-direction:column;
		height:auto;
	}
	.lskb-news-cards-image{
           width:100%;
		
	}

	.lskb-news-cards-image-details{
		width:100%;
	}
	
    .events-thumbnail img{
        height: 170px;
    }

    .events-thumbnail img{
        height: 170px;
    }
    
    .single-page-related-news{
    width: 100%;
    }
}

@media(max-width:600px){
  
    .lskb-products-listings {
      padding: 32px 16px;
    }
    .lskb-share-buttons{
        flex-direction: column;
    }
	.event-content{
		text-align:start;
	}
}

@media(max-width:385px){

    
        .lskb-products-listings {
            max-width: 1366px;
            margin: auto;
            padding: 16px 32px ;
            /* margin-top:80px; */
        }
    }


    /* contact us */
    .lskbr{
      
    padding:80px 48px 64px;
    max-width: 1366px;
    margin: auto;

    }
    .lskb-contact-details>p{
          font-family: arvo;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: left;
    text-transform: none;
    color: #F19504;
    font-size: 18px;
    visibility: visible;
    }
    .lskb-contact-details{
      
    padding: 0px 32px 0px 32px;

    }
.lskb-opening-division>p{
  color: #0d0d0d;
  font-weight: 600;
  margin-bottom: 32px;
  margin-top: 32px;
  font-size: 17px;
}
    .lskb-opening-division{
    width: 65%;
/*     margin-bottom: 32px; */
    }
    .lskb-opening-details{
    display: flex;
    justify-content: space-between;

    }
    .lskb-opening-details p{
      opacity: 95%;
    }
    .lsbkb-map  iframe{
      height: 400px;
      width: 100%;
    }
    .lskb-contact-num-add a{
      color: #F19504;
    }
    .lskb-contact-num-add :hover{
      opacity: 90%;
    }
    .lskb-contact-num-add p{
      opacity: 95%;
    }

    
.lskb-contact-us-section {
  padding-top: 8px;
    text-align: center;
    /* padding-bottom: 64px; */

}
.lskb-contact-us-section>p:first-child{
  font-size: 18px;
  font-weight: 600;
color: #F19504;
    margin-top: 32px;
  margin-bottom: 0px;
/*   border-bottom: 2px solid #AA9C64; */
 font-family: 'Montserrat', sans-serif;
width: 100%;
}
.df-background-color{
  margin-top: 48px;
    background:#f4f5f6;
    
  }

  .lskb-contactus-input-container{
    width: 90%;
    height: 100%;
    border: none;
    padding: 6px;
    margin-top: 29px;
  
   
    /* border: none; */
}

.lskb-contact-us-section .wpcf7-submit{
  
  padding: 5px 48px;
  border: 1px solid white;
  background-color: #F19504;
  color: white;
  margin-top: 37px;
  margin-bottom: -20px;
  /* border-style: none; */
  display: flex;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Montserrat', sans-serif;
}
.lskb-contact-us-section .wpcf7-submit:hover{
  background-color: white;
  transition: 350ms ease;
  color: #F19504;
}
.lskb-ph-em{
  margin-bottom: 32px;
}
.lskb-ph-em p{
  margin-bottom: 4px;
  margin-top: 36px;
}

hr{
margin-top: 32px;
  margin-bottom: 32px;
}
.social-media-icons{
  padding-bottom: 15px;
  margin-right: 12px;
}
.social-media-icons img{
width: 30px;
height: 30px;
}
.lskb-social-media{
  display: flex;
}
.tripad img{
  width: 224px;
    height: 47px;
    margin-top: -7px;
}

@media(max-width:1200px){
  .lskb-opening-division{
    width: 90%;
  }
}

@media(max-width:992px){
  .lskb-contact-details {
    padding: 0px 32px 0px 0px;
}
  .lskbr{
    padding: 32px 48px;
  }
  .lskb-contact-us-section>button {
    width: 100%;
}
.lskb-opening-division{
  width: 100%;
}
/* 
.lskb-contactus-input-container {
  width: 100%;
} */
.durbar-contact-us-section>button {
  width: 100%;
}
}




/* about us */

.lskb-aboutus-des a{
  color: #F19504;
}
.lskb-aboutus-des a:hover{
  color: #F19504;
  text-decoration: none;
  opacity: 90%;
}
.lskb-about-us-wrppper{
  background-color: #f6f6f6;
}
.lskb-images-container{
  margin-bottom: 32px;
}

.lskb-images-container {
  width: 100%;
  max-height:300px;
}
.lskb-images-wrapper{
  padding-left: 48px;
	    padding-top: 47px;
    margin-top: 47px;
}
.lskb-images-container img{
  width: 100%;
  height: auto;
  object-fit: cover;
}
.ls-wrapper-container p{
  text-align: center;
  margin-bottom: 8px;
}
.ls-wrapper-container p span{
	color: #F19504;
	font-weight: 600;
}

.lskb-aboutus-des{
  opacity: 95%;
  line-height: 1.8;
}
.lskb-about-s-social-media{
  display: flex;
  justify-content: center;
}

.lskb-images-container{
border-top: none;
}
.lskb-images-container:last-child{
/*   padding-top: 47px;
  margin-top: 47px; */
  border-top: 1px solid #c9c9c9;

}
.ab-social-media-icons{
  margin-right: 12px;
}
.ab-social-media-icons img{
width: 20px;
height: 20px;
}
@media(max-width:992px){
  .lskb-images-container {
    max-height:300px;
    margin-bottom: 48px;
  }
}

@media(max-width:768px){
  .lskb-images-wrapper{
    padding-left: 0;
  }
  .lskb-about-us-wrppper .row{
flex-direction: column-reverse;
  }
  .lskb-images-container {
    max-height: 300px;
   height:300px;
    margin-bottom: 32px;
  }
  .lskb-images-container img{
    height: 100%;

  }
  .lskb-aboutus-des{
margin-bottom: 48px;
  }
}





/* gallery */
.lakeside-gallery-wrapper>.lskbr>.row{
margin: 0;
justify-content: center !important;
}
.lakeside-gallery-wrapper .btn-group-sm>.btn, .btn-sm{
  font-size: 16px !important;
   font-family: sans-serif;
    font-weight: 400;
}
.ufg-thumbnail-border{
  border: none  !important;
  padding: 4px 0px 0px 4px ;
}
.ufg-thumbnail-border:hover{
  padding: 4px 0px 0px 4px ;
  transition: 200ms;
  box-shadow: inset 2px 2px 2px rgb(0 0 0 / 60%), 0 0 1px rgb(0 0 0 / 0%);

}

.ufg-thumbnail-border:hover{
  background-color: white !important;
}
.ufg-thumbnail-border img:hover{
  opacity: 0.8;
}

.ufg-parent-filters button:hover{
  background-color: red !important;
  transition: 350ms ease;

}
.ufg-parent-filter-button{
  background-color: #F19504 !important;
}
/* button[data-lightbox]{
  background-color: red !important;
} */

.ufg-parent-filters button:focus:not(:focus-visible){
  background-color: red !important;
  outline: none;
  box-shadow: none;
  border-color: 1px solid red !important;
}

.ufg-lightbox img{
  height: 100%;
	object-fit:cover;
}
.ufg-thumbnail-border{
  height: 100%;
}
.ufg-parent-filters .fas{
  display: none;
}

@media(min-width:1100px) and (max-width:1400px){
  .ufg-thumbnail-border{
    width: 87% !important;
  }
}



/* navbar */
.lakeside-top-contact > p > a{
  padding-top: 12px;
  margin-left: auto
}


.lskb-topbar-social-icon img{
  width:16px;
  height: 16px;
}
.lskb-topbar-social-icon{
  margin-right: 12px;
}

.lskb-topbar-social-icon-container{
  display: flex;
  align-items: center;
  justify-content:center;
  margin-left: auto;
}

.lakeside-top-contact{
  display: flex;
  justify-content: space-evenly;
}
.top-tripadviser img{
  width: 126px;
  height: 36px;
}


.lskb-top-icon-on-hover{
  display: none;
  opacity: 0;
  margin-top: 4px;
}
.lskb-topbar-social-icon:hover .lskb-top-icon-on-hover{
opacity: 1;
display: block;
  transition: 350ms;
}

.lskb-topbar-social-icon:hover .lskb-top-icon{
 opacity: 0;
 display: none;
  transition: 350ms;
}

.lakeside-top-contact{
  
  padding: 12px 0px;

}
.lakeside-top-contact>p{
  position: absolute;
}

.top-tripadviser .lskb-top-icon-on-hover{
  margin-top: 0 !important;
}

.lskb-top-phone-icon img{
  width: 20px;
height: 20px;
}
.lakeside-top-contact p a{
	margin-left:24px;
}
.lakeside-top-contact a{
	margin-left:0;
}
@media(max-width:1100px){
  .lakeside-top-contact {
    justify-content: center;
    padding-left: 34px;
  }
  .lskb-topbar-social-icon-container{
    padding-left: 48px;
    margin-left: unset;
  }
  .lakeside-top-contact>p{
    position: unset;
  }
}
@media(max-width:768px){
  .lskb-topbar-social-icon-container{
    margin-left: 0;
  }
  .lskb-topbar-social-icon-container{
    display: none;
  }
 
  .lakeside-top-contact{
    justify-content: center;
  }
}
@media(max-width:700px){
  
  .lakeside-top-contact > p{
    margin-left: 0;
  }
}

@media(max-width:500px){
	.lakeside-top-contact p a{
		margin-left:4px;
	}
	.lakeside-top-contact p a, .lakeside-top-contact p{
		font-size:18px;
	}
	.lakeside-top-contact{
    justify-content:center;
		padding-left:0;
	}
}

@media(max-width:768px){
	.ls-contact-us-wrapper{
     padding-right:0px !important;
	padding-left:0px !important
	}
	
	.home-footer .lskb-social-media{
	padding-left:0;
	}
/* 	.ls-contact-us-wrapper>.container-fluid{
    padding-left:0;
	padding-right:0;
	} */
	
	
	.lakeside-wedding-container{
		padding:32px 16px;
	}
}
html{
  scroll-behavior: smooth;
	scroll-padding-top:100px;
}


/* contact-section */
.saffron-contact-container{
  margin-top: 4%;
  margin-bottom: 4%;
}

@media(max-width:767px){
.saffron-ts-reverse-ms{
  display: flex;
  flex-direction: column-reverse; 
}
}


.map-block{
  width: 100%;
  height: auto;
}

.contact-para{
  /* padding-left: 7% !important; */
}

.location-box{
  padding: 10px 15%;
}

.location-box> h1 {
  font-size: 50px;
  text-transform: capitalize;
  color: #000000;
  font-weight: 600;
  /*line-height: 95px;*/
  font-family: "Arvo";
}

.contact-para-two{
  display: flex;
  gap: 2%;
  padding-left: 2%;
}

.location-icon {
  width: 56px;
  height: 32px;
}

.location-icon img{
  width: 100%;
  height: 100%;
  object-fit: contain !important;
}
/* 
.text-box-ts{
 padding-right: 40%;
} */

.contact-text1{
  font-family: 'Montserrat', sans-serif;
  color:#000000;
  font-size:16px;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
}

.contact-text2{
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  text-transform: none;
  color: #000000;
  opacity: 0.8;
  font-size: 16px;
}

.contact-text3{
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  opacity: 0.9;
  text-align: justify;
  text-transform: none;
  color: #000000;
  font-size: 18px;
}

.nanogallery_gallerytheme_custom_my_nanogallery .nGY2NavPagination {
  background-color: #F19504 !important;
}
/* 
.{
    flex-direction: column-reverse;
    display: flex;

} */

/* new about block */

.text-start {
  text-align: left !important;
  padding-left: 7px !important;
  padding-right: 7px !important;
  padding-bottom: 14px !important;
 
}

.text-start img{
  visibility: visible;
    animation-delay: 0.1s;
    animation-name: zoomIn;
    
}

.text-end {
  text-align: right !important;
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.text-end img {
visibility: visible;
    animation-delay: 0.5s;
    animation-name: zoomIn;
}

.large-image{
  width: 250px !important ;
  height: 250px !important;
}

.large-image img{
  width:100% ;
  height:100%;
  object-fit: cover;
}

.small-image{
  width:188px !important;
  height:188px !important;
}

.small-image img{
  width:100% ;
  height:100%;
  object-fit: cover;
}

.ts-new{
  padding-left: 38px !important;
  padding-top: 10%;
}


.title-box-m {
  font-family: 'Noto Serif', serif;
  color: var(--h1-color);
  text-transform: capitalize;
  font-size: 37px;
  font-weight: 700;
}

.title-box-m  i{
  color: var(--button-bg-color);
  font-size: 40px;
  font-weight: 700;
}

.ts-saf{
  margin-top: 5%;
}

.ts-new > p{
  color: var(--p-color);
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  opacity: 0.8;
}

.ts-year-popular{
  padding-left: 0 !important;
  /*margin-top: 12px;*/
}

.ts-year-popular>h1{
  font-family: 'Noto Serif', serif;
  color: var(--button-bg-color);
  font-size: 37px;
  font-weight: 700;
  padding-left: 0 !important;
}

.ts-year-popular>h1::before{
  content: "";
  position: absolute;
  width: 4px;
  height: 91%;
  background-color: var(--button-bg-color);
  bottom: 0;
  left: 2px;
  top: 0px; 
}

.btn-ts-block{
  margin-top: 10%;
}

.btn-ts{
  background-color: var(--button-bg-color);
    color: var(--button-text-color);
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    border: 1px solid var(--button-bg-color);
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 32px;   
  
}

.btn-ts:hover{
  background-color: var(--button-text-color);
    color: var(--button-bg-color);
    transition: 320ms;
    text-decoration: none;
}

.experience-ts{
  padding-left: 12%;
  position: relative;
}  


.experience-ts>p{
  margin-bottom: 0px !important;
  color: var(--menu-head);
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  opacity: 0.9;
}

.experience-ts>h6 {
  margin-bottom: 0px !important;
  color: var(--h1-color);
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

/* get_to_know_container  */
.get_to_know_container {
	margin-top:30px;
}

/* new-dining page */
.private_party_container_dining{
    padding-top: 64px !important;
    /* padding-bottom: 64px !important; */
}

.dining-mmm {
  margin-bottom: 7%;
}

.saff-slider-new-pic{
  width: 390px;
  height: 500px;
}

.saff-slider-new-pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.text-box-saffron{
  text-align: center;
}

.headinggg-sfff{
  font-family: 'Noto Serif', serif;
  color: #000000;
  font-size: 37px;
  font-weight: 700;
  padding-left: 0 !important;
  text-transform: uppercase;
}

.subb-head-saffronn-m{
  margin-bottom: 0px !important;
  color:#000000;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  opacity: 0.9;
}

.saff-slider-new{
  margin-top: 40px;
}

@media(max-width:768px){
    .saff-slider-new-pic{
      height: 300px !important;
    }
  }



 /* before-navigation section */

  .before-navigation-jkm{
    background-color: #000000;
  }

  .before-nav-block{
    justify-content: right;
    display: flex;
    gap: 35px;
    padding-right: 4%;
  }

  .before-nav-block-one{
    display: flex;
    gap: 15px;
  }

  .before-nav-block-one-text{
    position: relative;
  }

  .before-nav-block-one-text>p{
    margin-bottom: 0px !important;
    padding-top:11px;
    color:#ffffff;
    font-size: 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    opacity: 0.9;
  }

  .before-nav-block-two{
    padding-top: 4px;
  }

  .ms-saff-text-nav{
    margin-bottom: 0px !important;
    padding-top:unset !important;
    color:#ffffff;
    font-size: 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    opacity: 0.9;
  }

  .before-nav-block-one-text>p::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 52%;
    background-color: #ffffff;
    opacity: 0.8;
    bottom: 0;
    right: -9px;
    top: 12px;
}

.before-nav-block-two-text{
  margin-right: 32px;
  position: relative;
}

.before-nav-block-two-text>p{
  margin-bottom: 0px !important;
  /* padding-top: 6px; */
  color:#ffffff;
  font-size:10px; 
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  opacity: 0.9;
}

.before-nav-block-two-text>p::before{
  content: "";
  position: absolute;
  width: 2px;
  height: 80%;
  background-color: #ffffff;
  opacity: 0.8;
  bottom: 0;
  right: -16px;
  top: 5px; 
}

.ms-saff-text-nav-two{

  margin-bottom: 0px !important;
  /* padding-top: 6px; */
  color:#ffffff;
  font-size:10px; 
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  opacity: 0.9;
}

.before-nav-block-one-text-ms{
  position: relative;
}

.before-nav-block-one-text-ms>p::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 44%;
  background-color: #ffffff;
  opacity: 0.8;
  bottom: 0;
  right: -6px;
  top: 13px;
}

.before-nav-block-one-pic>a{
  text-decoration: none;
}

  .before-nav-block-one-pic{
    height: 50px;
    width: 70px;
  }

  .before-nav-block-one-pic img{
    height: 100%;
    width: 100%;
    object-fit: contain;
  }

  .before-nav-block-two{
    display: flex;
    gap: 12px;
  }

.before-nav-block-two-pic-block{
  display: flex;
  gap: 4px;
  padding-top: 8px;
}

.before-nav-block-two-pic {
  height: 15px;
  width: 14px;
  margin-top: 3px;
}

  .before-nav-block-two-pic img{
    height: 100%;
    width: 100%;
    object-fit: contain;
  }

.before-nav-block-two-pic-text>p {
  margin-bottom: 0px !important;
  color:#ffffff;
  font-size: 14px;
  font-family: 'poppins', sans-serif;
  font-weight: 600;
  padding-top: 6px;
}

.ms-saff-text-nav-two{
  padding-top: 16px !important;
}

@media(max-width:768px) {

  
  .before-nav-block{
    padding: 0% 35px;
    /*justify-content: center;*/
  }

 
.before-nav-block-two {
    display: flex;
    padding-top: unset;
}
  .before-nav-block-one-pic{
    height: 40px;
    width: 60px;
  }

  .before-nav-block-two {
    display: block;
  }
  .before-nav-block-two-pic{
    height: 15px;
    width: 15px;
    margin-top: -5px;
  }
    
  .before-nav-block-two-text>p,.before-nav-block-one-text>p{
    font-size:9px; 
  }

  .before-nav-block-one-text>p{
    padding-top: 7px;
  }

  .before-nav-block-two-pic-text>p {
    font-size:10px; 
    padding-top: unset;
  }

  .before-nav-block-one-text>p::before {
    width: 0px;
  }

  .before-nav-block-one-text-ms>p::before{
    width: 0px;
  }

  .before-nav-block-two-pic-block {
    padding-top: unset;
  }
  
  .ms-saff-text-nav-two {
    padding-top: 5px !important;
}
.before-nav-block-two-pic-block {
  gap: 4px;
}
}


/* new home page */
.lake-side-hero-text {
  position: absolute;
  left: 9%;
  top: 30%;
  /* transform: translate(-50%, -50%); */
  text-align: left;
}

.best-text-ts{
  margin-bottom: -25px !important;
  color:#ffffff;
  font-size: 40px;
  text-transform: uppercase;
  font-family: 'Noto Serif', sans-serif;
  font-weight: 600;
}

.heading-main-ms-ts{
  color:  var(--button-bg-color);
/*   font-size: 77px; */
	font-size: 55px;
  text-transform: capitalize;
  font-family:'Noto Serif', serif;
  font-weight: 900;
  /* margin-bottom: 0px !important; */
}

.paragraph-main-ms-ts {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  margin-bottom: 35px;
  width: 60%;
  opacity: 0.8;
}

.exploremenu-btn-ts{
  /* background-color: rgb(0, 71, 79,1) ; */
  background-color:none ;
  color: var(--button-bg-color);
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  border: 1px solid var(--button-bg-color);
  text-transform: uppercase;
  text-decoration: none;
  padding: 12px 32px;
}

.exploremenu-btn-ts:hover {
  background-color: var(--button-text-color);
  color: var(--button-bg-color);
  transition: 320ms;
  text-decoration: none;
}


@media(max-width:768px){

/* new home page */
.lake-side-hero-text {
  /* position: absolute;
  left: 1%;
  top: 12%;  */
/*   margin-top: 15%; */
	margin-top: 20%;
  position: unset;
  text-align: center;
}

.best-text-ts{
  margin-bottom: -16px !important;
  font-size: 35px;
  text-align: center;
}

.heading-main-ms-ts{
  font-size: 50px;
  margin-bottom: 0px !important;
}

.paragraph-main-ms-ts {
  font-size: 12px;
  width: unset !important;
  text-align: center;
  padding: 0 19% !important;
  margin-bottom: 22px !important;
}

.exploremenu-btn-ts{
  font-size: 12px;
}

}


@media(max-width:568px){
  
/* new home page */
/* .lake-side-hero-text {
  position: absolute;
  left: 1%;
  top: 12%; 
  text-align: center;
} */

.best-text-ts{
  margin-bottom: -10px !important;
  font-size: 30px;
  text-align: center;
}

.heading-main-ms-ts{
  font-size: 50px;
  margin-bottom: 0px !important;
}

.paragraph-main-ms-ts {
  padding: 0 12% !important;
  font-size: 12px;
  margin-bottom: 19px !important;
}

.exploremenu-btn-ts{
  font-size: 12px;
}
	
/* 	.small-image img{
		margin-top: 30px !important;
	} */
  
}

@media(max-width:500px){

  .best-text-ts{
    margin-bottom: -10px !important;
    font-size: 20px;
    text-align: center;
  }
  
  .heading-main-ms-ts{
    font-size: 40px;
    margin-bottom: 0px !important;
  }
  
  .paragraph-main-ms-ts {
    padding: 0 12% !important;
    font-size: 12px;
    margin-bottom: 19px !important;
  }
  
  .exploremenu-btn-ts{
    font-size: 12px;
  }
  
}

@media(max-width:450px){
  .lake-side-hero-text {
/*     margin-top: 32%; */
  }
  .best-text-ts{
    margin-bottom: -10px !important;
    font-size: 24px;
    text-align: center;
  }
  
  .heading-main-ms-ts{
    font-size: 38px;
    margin-bottom: 0px !important;
  }
  
  .paragraph-main-ms-ts {
    padding: 0 12% !important;
    font-size: 12px;
    margin-bottom: 19px !important;
  }
  
  .exploremenu-btn-ts{
    font-size: 12px;
  }
  
}


