@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1150px;
}
}
@media (min-width: 1300px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1250px;
}
}
@media (min-width: 1440px){
    .booking_img{
        left: -22% !important;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1360px;
}
.srch-btn .main-btn{
    
}
}

@media (min-width: 1600px){
    .booking_img{
        left: -20% !important;
    }
    
    .breadcrumb{
        height:500px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px;
}
}

@media (min-width: 1850px){
    .booking_img{
        left: -16.5% !important;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1600px;
}

.srch-btn .main-btn{
    width:100%;
}
}
@media (min-width: 2000px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1800px;
}
}



@media screen and (min-width: 992px) and (max-width: 1199px){
	.booking-area{
		width: 90%;
	}
	.srch-btn .main-btn {
	    padding: 6px 1px;
	    width: 150px;
	    font-size: 15px;
	    height:45px;
	}
	.header .nav-item .nav-link {
	    font-size: 1rem;
	}
	.banner-wrapper {
	    height: 600px;
	}
	.banner-wrapper{
		position: relative;
	}
	.booking_img{
		width: 16rem;
		height: 16rem;
		left: -25% !important;
	}
	.booking-right_sec {
	   padding-top: 60px;
    padding-bottom: 50px;
	}
	.left-f .left-amn h2 {
	    font-size: 30px;
	}
	.right-amn-img img{
		aspect-ratio: 1.3;
	}
	.dot {
	    right: -24px;
	}
	.dot.rght {
	    left: -24px;
	}
	.property-content{
		padding: 0;
	}
	.property-item-wrap{
		padding: 15px;
		height: 100%;
	}
	.memory-image img {
	   left: 0;
	   max-width: 100%;
	}
	.memory-image.imglt img {
	    left: 0;
	    width: 100%;
	}
	.property .property-content {
	    padding: 20px;
	}
	.upper-box h3{
		font-size: 22px;
	}
	.elementor-button-wrapper{
    flex-direction: column;
    gap: 20px;
}

.elementor-counter{
    width:100%;
}

section.property-sec .prop-btn {
    width: 100%;
}

section.property-sec .pro-sec-right a {
    margin-top: 0rem;
    width: 100%;
    text-align: center;
}
.prop .slick-list.draggable{
    height:505px !important;
}
.prop.slick-testimonial img{
    height:505px;
}
}
@media (max-width: 1024px){
    .r-price {
    align-items: flex-start;
    flex-direction: column;
}
.about_wrapper .flex-column-reverse h3 {
    line-height: 2.3rem;
}
.about_wrapper .flex-column-reverse h3.heading {
    line-height:1.2rem;
}
.property .container {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.property .main {
    width: 100%;
}

.sidebar.right {
    width: 100%;
    z-index: 2;
}

section#property{
    flex-direction:column;
}

.upper-box .col-lg-3.col-md-2.col-12.col-sm-12{
    padding-left:0px;
     padding-right:0px;
}

.upper-box .price{
    font-size:21px;
}

.booking-area .form-control{
    height: 45px;
}

.contact-page-section .inner-container{
    padding: 30px 30px;
}
.booking-area .icns i{
    top: 13px;
}
.upper-box .col-md-10 {
    flex: 0 0 auto;
    width: 80.333333%;
}
.upper-box .col-md-2 {
    flex: 0 0 auto;
    width: 19.666667%;
}
.rsDefault .rsGCaption{
    bottom: 48px !important;
}
.ovabrw_datetime_wrapper{
    width: 49%;
}
}

@media screen and (max-width: 991px){
 	#tag1.menu-bar-in{
 		position: absolute;
	    left: 0;
	    padding: 2rem 20px 20px;
	    top: 0;
	    background: #fff;
	    text-align: center;
	    width: 350px;
	    transform: translateX(-38em);
	    height: 100vh;
	    transition: all .5s ease-in-out;
 	}
 	.mobile-menu-logo img{
 		width: auto;
 		margin-bottom: 2rem;
 	}
 	#close-menu{
 		right: 2rem;
 		position: absolute;
 	}
 	.header .nav-item .nav-link {
	    color: var(--primary-color);
	}
	
	.header .nav-item .nav-link:hover{
	    color:var(--secondary-color);
	}
	.header {
	    
	    z-index: 10;
	}
	.menu-toggle1 i{
		color: var(--text-white);
    	font-size: 1.5rem;
    	cursor: pointer;
	}
	i#close-menu1 {
    cursor: pointer;
    font-size: 24px;
}
	.banner-wrapper {
	    height: auto;
	}
	.video-content h1{
		font-size: 40px;
    	margin-bottom: 0;
	}
	.banner-wrapper {
	    position: relative;
	}
	.icns{
		margin-bottom: 1rem;
	}
	.booking-area {
	    position: relative;
	    box-shadow: 0px 0px 4px #bbb;
	    z-index:1;
	}
	.footer_links ul li a {
        font-size: 15px;
    }
	.property-item-wrap{
		padding: 15px;
	}
	.about_wrapper .col-lg-6:nth-child(1){
	    order:2;
	    text-align: left !important;
	}
	
	.about_wrapper .heading_sec h3 {
    font-size: 30px;
}
	section {
    padding: 50px 0;
}
	.about_wrapper .col-lg-6:nth-last-child(1){
	    order:1;
	}
	.property-content{
		padding: 0;
	}
	.property-content h5 {
	    font-size: 28px;
	    line-height: normal;
	}
	
	.r-price {
    align-items: center;
    flex-direction: row;
}
	.bookin_box h2{
	    font-size: 40px;
	}
	.dot, .property-item-wrap::before, .property-item-wrap::after,
	.dot-image-right, .memory-item.trial::before, .memory-item.trial::after,
	.dot-image, .memory-item::before, .memory-item::after{
		display: none;
	}
	.breadcrumb{
		height: 280px;
	}
	.about_wrapper .flex-column-reverse h3 {
	    line-height: 2rem;
	}
	
	.about_wrapper .flex-column-reverse h3 a{
	    line-height: 2rem !important;
	}
	.contact-form{
		width: 100%;
	}
	.contact-sec .container .row .col-lg-8{
		order: 2;
	}
	.contact-sec .container .row .col-lg-4{
		order: 1;
	}
	.left-sec .property-box {
	    display: block;
	}
	.property .left-sec img {
	    width: 100%;
	    border-radius: 5px 5px 0 0;
	    height: auto;
	    aspect-ratio: 1.3;
	}
	.property .image-box {
	    height: auto;
	    margin-bottom: 1rem;
	}
	.booking-area {
    width: 90%;
    margin-top: 50px;
    padding: 20px;
}
.video-sec{
    height:550px;
}	
.nst {
    font-size: 60px;
}
.h-li-big{
    font-size: 24px;
}
.booking-area .form-control {
   height: 45px;
    border: 1px solid #02c3ff;
    border-right: 1px solid #02c3ff;
    width: 98%;
    margin: auto;
    padding: 10px 37px;
}
header.header img {
    width: 120px;
}
.booking-area input#show-target-data {
    border: 1px solid var(--secondary-color);
}

.srch-btn .main-btn{
    width:100%;
}
.about_wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}
.about_wrapper h2 {
    font-size: 40px;
}

.about_wrapper .col-lg-6.text-center.text-lg-start {
    padding-right: 0;
    padding-left: 0px;
}
.col-lg-6.mb-4.mb-lg-0.ps-lg-4.position-relative.text-center {
    padding-left: 0px !important;
    padding-right: 0px;
}
section.second-sec{
    margin-top:70px;
}

.booking-right_sec{
    padding-top: 50px;
    padding-bottom: 40px;
}

.booking_sec .col-md-6{
    display:none;
}
.booking_sec .col-md-6.right-book.position-relative {
    display: block;
    width: 100%;
}
.fourth-sec .grid{
    grid-template-columns: 1fr 1fr;
}
.testimonial-sec h3 {
    margin-bottom: 0;
    font-size: 40px;
    width: 100%;
    color: #525252;
    font-weight: bold;
    text-align: left;
    line-height: 1.3;
    text-align: center;
}
	section.property-sec {
    padding: 50px 0;
	}
	.pro-sec-right h2{
	    font-size:40px;
	}
	.fourth-sec {
    padding: 50px 0px 50px;
    text-align: center;
}
.copyright .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}

.copyright .left_copyright, .copyright .right_copyright{
    text-align: center;
}
.pro-sec-right h6 {
    margin-bottom: 10px;
    margin-top: 20px;
}
.agency-section {
    padding: 50px 0;
}
.agency-section h2 {
    font-size: 40px;
    font-weight: bold;
    text-align: left;
}
.agency-section .image img {
    height: 420px;
    width: 100%;
}
a.sticky.main-btn {
    display: block;
}

.col-lg-6.test-head{
    justify-content: center;
}
div#book {
    margin-top: 30px;
}
.summary-section .inner-column .image img {
    width: 100%;
    height: 400px;
    max-width: 100%;
    position: relative;
    border-radius: 0px;
}
.summary-section .row {
    margin-bottom: 3rem;
    flex-direction: column;
}
.inner-column-content {
    top: 0px;
    min-height: auto;
    height: auto;
    margin-bottom: 0px;
}
section.Blog-details img {
    width: 100%;
    margin-right: 0px;
    height: 400px;
    object-fit: cover;
    margin-bottom: 20px;
}

section.Blog-details .container {
    display: flex;
    flex-direction: column;
}

.contact-info-box {
    position: relative;
    margin-bottom: 20px;
    border-right: 0px solid #cdcdcd;
    width: 100%;
}

.contact-page-section .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
}

.contact-map {
    overflow: hidden;
    height: 500px;
    box-shadow: 0px 0px 5px #ccc;
    margin-top: 30px;
}

section.get-quote-sec .row.text-center.mt-4.bttn{
    flex-direction: column;
    gap: 10px;
}

section.get-quote-sec .row.text-center.mt-4.bttn div{
    max-width:375px;
    width:100%;
}
section.get-quote-sec button.btn-success.main-btn {
    width: 100%;
}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.video-content{
		height: 55%;
	}
	.price-wrapper{
		display: block;
	}
	.amenities_home {
	    width: 77%;
	}
	
	.dash {
	    width: 30px;
	}
	.booking_img {
	    width: 15rem;
	    height: 15rem;
	    left: -32%;
	}
	.amenities_home>span {
	    margin: 0 3px;
	}

	.left-f .left-amn h2 {
	    font-size: 22px;
	}
	.right-amn-img img {
	    aspect-ratio: 0.88;
	}
	.right-img {
	    width: 100%;
	    padding: 0;
	    height: 100%;
	}
	.memory-image img {
	    position: relative;
	    left: 0;
	    max-width: 100%;
	    height: 100%;
	    width: 100%;
	}
	.memory-image{
		height: 100%;
	}
	.left-content {
	    width: 100%;
	    position: relative;
	    padding: 0;
	}
	.memory-image.imglt img {
	    left: 0;
	    width: 100%;
	}
	.memory-section .row {
	    margin-bottom: 3rem;
	    display: grid;
	    grid-template-columns: 1fr 1fr;
	}
	.property .main {
        width: 60%;
    }
    .sidebar.right {
        width: 40%;
    }
}

@media (max-width: 767px){
	.memory-image.imglt img {
	    left: 0;
	    width: 100%;
	    height:250px;
	}
	.memory-section .row {
	    margin-bottom: 3rem;
	    display: flex;
    grid-template-columns: 1fr;
    flex-direction: column;
	}
	
	.memory-section .row.rev {
	    flex-direction: column-reverse;
	}
	.memory-image img {
	    position: relative;
	    left: 0;
	    max-width: 100%;
	    height: 250px;
	    width: 100%;
	}
	.right-img {
	    width: 100%;
	}
	.cont-info-c h2, .contact-form-c {
    font-size: 28px;
    }
	.left-content {
	    width: 100%;
	    position: relative;
	}
	.memory-section .row:nth-child(odd) .left-content{
		order: 2;
	}
	.memory-section .row:nth-child(odd) ..right-img{
		order: 1;
	}
	/*custom css*/
	h1{
		font-size: 1.875rem;
		line-height: 2.5rem;
	}
	h3{
		font-size: 1.75rem;
		line-height: 2.75rem;
	}
	h5{
		font-size: 1.25rem;
	}
	p{
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.video-content{
		height: 55%;
	}
	.property_wrapper .col-md-7.mb-lg-0, .property_wrapper .col-md-5.mb-lg-0 {
	    width: 100%;
	}
	.pro-2.property_wrapper .col-md-5.mb-4.mb-lg-0{
		order: 2;
	}
	.pro-2.property_wrapper .col-md-7.mb-lg-0{
		order: 1;
	}
	.property_wrapper {
	    padding: 40px 0;
	}
	.booking_img{
		display: none;
	}
	.booking-right_sec {
	    width: 95%;
	    text-align: left;
	    margin: auto;
	    height: auto;
	    padding: 50px 0;
	    padding-bottom:30px;
	}
	
	.fifth-sec{
	    padding: 50px 0px 0;
	}
	/*.right-f{*/
	/*	display: none;*/
	/*}*/
	.left-f .left-amn {
        height: auto;
    }
	.amn-grid {
	    grid-template-columns: 1fr;
	    gap:0;
	}
	.left-f .left-amn h2 {
	    font-size: 28px;
	}
	.card-cta.cta1 h2{
	    font-size: 26px;
	}
	.left-f .left-amn span {
	    font-size: 20px;
	}
	.left-f {
	    display: grid;
	    grid-template-columns: 1fr 1fr;
	    gap: 1rem;
	}
	.left_copyright, .right_copyright{
		text-align: center;
	}
	.footer_logo{
		margin-bottom: 0rem;
	}
	.footer_links h4 {
	    font-size: 22px;
	}
	.property .container {
	    display: block;
	    gap: 30px;
	    z-index: 1;
	}
	.property .main, .sidebar.right {
	    width: 100%;
	}
	.upper-box h3 {
	    font-size: 24px;
	    line-height: normal;
	    margin-bottom:15px;
	}
	.availability-cal iframe{
	    width:100%;
	}
	.upper-box .col-lg-3.col-md-2.col-12.col-sm-12{
    padding-left:12px;
     padding-right:12px;
}

section.Blog-details img {
    width: 100%;
    margin-right: 0px;
    height: 300px;
    object-fit: cover;
    margin-bottom:20px;
}

section.Blog-details .container {
    display: flex;
    flex-direction: column;
    /* gap: 10px; */
}
section.Blog-details h1{
    display:none;
}

.property-content .button-container p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}

.hotel-info i{
    margin-right: 5px;
}
}

@media screen and (max-width: 500px){
    .booking_sec h3 {
    color: var(--text-white);
    margin-top: 20px;
    font-size: 28px;
}
	.testiSlide .slick-prev {
	    left: 1%;
	}
	.testiSlide .slick-next {
	    right: 1%;
	}
	.card-cta.cta1 {
	    width: 100%;
	    padding: 20px;
	    margin: auto;
	}
	.bg-image-home {
	    padding: 20px;
	}
	.left-f {
	    grid-template-columns: 1fr;
	}
	.left-f .left-amn {
	    margin-bottom: 0;
	}

	.video-sec {
	  background-image: url(../images/mobile-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height:400px;
	}
	.video-content h1 {
	    font-size: 28px;
	    margin-bottom: 0;
	    padding-left: 10px;
    padding-right: 10px;
	}
	.video-content {
	    height: 70%;
	}
	.booking-area {
	    width: 90%;
	    margin-top: 50px;
	}
	.property_wrapper {
	    padding: 0px 15px;
    padding-bottom: 20px;
	}
	

	.rates {
	    display: block;
	}
	.amenities_home {
	    width: 100%;
	    justify-content: space-between;
	    border-top: 1px solid #d2d2d2;
	    margin-top: 1rem;
	    padding-top: 1rem;
	    border-bottom: 1px solid #d2d2d2;
	    padding-bottom: 1rem;
	}
	.price-wrapper{
		justify-content: center;
	}
	.header .navbar-brand{
		width: 50%;
	}
	#tag1.menu-bar-in{
		width: 70%;
	}
	.mobile-menu-logo img {
	    width: 80%;
	}
	#close-menu {
	    right: 1rem;
	    top: 1rem;
	}
	h3 {
	    font-size: 30px;
	    line-height: 2rem;
	}
	.breadcrumb{
		height: 300px;
	}
	.memory-section{
		padding-bottom: 0;
	}
	.contact-form {
	    padding: 20px;
	}
	.contct-info .contact-icons i {
	    font-size: 2rem;
	}
	.headings {
	    font-size: 17px;
	}
	.left-sec h2 a {
	    font-size: 24px;
	}
	.breadcrumb .auto-container h2 {
	    font-size: 28px;
	    margin-bottom:2rem;
	}
	.comments .contact-form {
	    padding: 20px 20px 20px;
	}
	.memory-item .memory-content h2{
	    font-size: 26px;
	}
	.properties-amenities ul li {
        margin-bottom: 0px;
	}
	.contact-form .form-group button{
	    margin-top: 1rem;
	}
	.right-amn-img img {
        height: auto;
        aspect-ratio: 1.3;
	}
	.upper-box .price {
        font-size: 20px;
	}
	
	.upper-box .food-list{
	    display: flex;
    justify-content: space-between;
	}
	.food-list{
	    gap:10px;
	    justify-content: space-between;
	}
	.food-list li i {
        margin-right: 0;
        display: block;
        text-align: center;
        margin-bottom: 0.5rem;
        font-size: 20px;
    }
	.contact-form .form-group {
	    margin-bottom: 3px;
	    width: 100% !important;
	}
	
	.upper-box .food-list li{
	    text-align: center;
	    margin-right:0px;
	}
	.upper-box .price {
    margin-top: 0rem;
    text-align: left;
    padding-top: 10px;
    height: auto;
	}
	.memory-item{
		padding: 20px;
	}
	.about_wrapper .flex-column-reverse h3 {
	    line-height: 2rem;
	}
	
	.about_wrapper .flex-column-reverse  h3.heading{
	    line-height: 1rem;
	}
	.left-sec ul{
	    gap:0.7rem;
	    justify-content: space-between;
	}
	
	.left-sec ul li{
	    font-size:15px;
	}
	
	.rsDefault .rsGCaption{
	    bottom: 47px !important;
	}
	
	section.get-quote-sec h2{
	    font-size: 30px;
	}
	
	.table-box{
	    width:100%;
	    overflow-x:scroll;
	}
	
	button#sig-submitBtn, button#sig-clearBtn{
	    margin-top:10px;
	}
	.property_wrapper .col-md-6{
	    width: 100%;
	    flex-direction: column;
	}
	
	.property_wrapper .property-items.overflow-hidden {
    width: 100%;
}

.property_wrapper .property-items.overflow-hidden img{
    height:300px;
}

.property_wrapper .property-items{
    width: 100%;
}

.property_wrapper .property-items a img{
    height:300px;
}

.property_wrapper .property-items a img.pro{
    height:300px !important;
}
.property-content h5{
    height: auto;
}

	.logo {
    display: flex;
    gap: 15px;
    flex-direction: column;
    align-items: self-start;
    margin-top: 20px;
}

.about-img2 img {
    height: 300px;
}

.left-sec .property-content {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
}

.property .container {
    display: flex;
    gap: 30px;
    z-index: 1;
    flex-direction: column-reverse;
}

a.sticky.main-btn {
    display: block;
}
a.sticky.main-btn.book1.check {
    right: -73px;
    left: auto;
}

.calendar-first {
    margin-right: auto !important;
    margin-left: auto !important;
}

.calendar-second {
    margin-left: auto !important;
    margin-right: auto !important;
}

.contct-info .contact-icons i{
    width: 32px;
}

footer{
    padding: 40px 0 0;
}

.copyright {
    margin-top: 30px;
}

.nst {
    font-size: 2.5rem;
}

.h-big{
    width:100%;
    font-size:40px;
}

.h-li-big{
    margin: 0px 0px 0px 0px;
    line-height: 29px;
    width: 100%;
    padding-left:12px;
     padding-right:12px;
}

.hero-content{
    height: 400px;
    padding-top: 90px;
}

.about_wrapper {
    padding-top: 40px;
    padding-bottom: 0px;
}
.heading_sec {
    margin-bottom: 40px;
    text-align: center;
}

html {
    overflow-x: hidden;
}

.about_wrapper .col-lg-6.text-center.text-lg-start {
    padding-right: 0px;
}

.about-img1 img {
    width: 100%;
    height: 250px !important;
}

.about-img2 img {
    position: relative;
    width: 100%;
    bottom: 0px;
    border: 0px solid #fff;
    object-fit: cover;
    height: 250px !important;
    margin-top: 15px;
}

.property-sec {
    padding: 40px 0;
}

.pro-sec-right h2 {
    font-size: 36px;
    margin-top: 0px;
}

.pro-sec-right h6{
    margin-bottom: 10px;
    margin-top: 20px;
}

.elementor-button-wrapper{
    flex-direction: column;
    gap: 15px;
}

.elementor-counter{
    gap: 20px;
}

.pro-sec-right a {
    margin-top: 0rem;
    width: 100%;
    text-align: center;
}

.prop-btn {
    width: 100%;
}

.fourth-sec .grid {
    display: flex;
    gap: 1rem;
    margin-bottom: 2rem;
    padding-left: 12px;
    padding-right: 12px;
}

.fourth-sec {
    padding: 40px 0px 40px;
    text-align: center;
}

.text-overlay h4 {
    font-size: 28px;
}

.catch-f{
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 12px;
    padding-right: 12px;
}

.catch-f .row .pro-sec-right {
    padding: 20px;
    padding-top: 20px;
    background: #fff;
}

.testimonial-sec {
    padding: 40px 0;
    background: #f8f7f1;
}

.catch-f h3 {
    font-size: 36px;
}

.testimo-centent{
    width:100%;
}

.testimo-centent .fa-angle-left {
    left: 0px;
}

.footer-social ul {
    margin-top: 0px;
   margin-bottom: 20px;
}

.h-li-big{
    font-size:22px;
}

.agency-section {
    padding: 40px 0;
}
.agency-section h3{
    text-align:left;
}

.agency-section .image img {
    height: 300px;
    width: 100%;
}

.agency-section p{
    padding-right:0px;
}

.page-title h1{
    font-size: 32px;
}

.upper-box .row{
    flex-direction: column;
}

.upper-box .row .col-8 {
    flex: 0 0 auto;
    width: 100%;
}

.upper-box .row .col-4 {
  width: 100%;
}

.contact-page-section .inner-container {
    padding: 0px 0px;
}

.ovabrw_datetime_wrapper{
    width: 100%;
    margin-bottom: 16px;
}

.ovabrw_service_select.rental_item{
    margin-top: 0px;
}

a.sticky.main-btn {
    display: block;
}

.summary-section .row {
    margin-bottom: 2rem;
    flex-direction: column;
}

.inner-column-content{
    top: 0px;
    min-height: auto;
    height: auto;
    margin-bottom: 0px;
}

.summary-section .inner-column .image img {
    width: 100%;
    height: 300px;
    max-width: 100%;
    position: relative;
    border-radius: 0px;
}

section.summary-section{
    margin-bottom:0px;
}

section.summary-section a{
    font-size: 26px;
}

.contact-page-section {
    position: relative;
    padding: 50px 0px 50px;
}

.contact-page-section .sec-title h3 {
    margin-bottom: 1.5rem;
}

.contact-page-section .inner-container .sec-title{
    margin-bottom: 0px;
    padding: 15px 20px;
    padding-bottom: 0px;
}

.contact-map iframe{
    height:400px;
}
.contact-map
{
    margin-top: 25px;
    height: 400px;
}

.header .nav-item .nav-link{
    padding: 15px 20px;
}

.booking-area .form-control {
    height: 45px;
    border: 1px solid #02c3ff;
    border-right: 1px solid #02c3ff;
    width: 95%;
    margin: auto;
    padding: 10px 37px;
}

.booking-area .icns i{
    font-size:20px;
    top: 13px;
}

.booking-area .row{
    padding:10px 0px;
}

.booking-area input#show-target-data{
    border: 1px solid var(--secondary-color);
}

.about_wrapper h2 {
    font-size: 36px;
}

.col-lg-6.mb-4.mb-lg-0.ps-lg-4.position-relative.text-center {
    padding-left: 0px !important;
}

.video-sec button {
  position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 1;
    text-align: center;
    padding: 0 9px;
    width: 45px;
    height: 45px;
    display: block;
}

.video-sec button i{
    font-size: 20px;
    width: 20px;
    height: 20px;
}

button#pause{
    display:none;
}

.second-sec-title {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-right: 0px;
    flex-direction: column;
}

.middle-s h2 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 20px;
}

.second-sec-title .right-s {
    padding-left: 0px;
}

section.property-sec {
    padding: 40px 0;
    background: #efefef;
}

.prop.slick-testimonial img{
    height:350px;
}
.prop .slick-list.draggable{
     height:350px !important;
}

section.property-sec .pro-sec-right p {
    max-height: 148px;
    overflow: hidden;
}
.fourth-sec h3 {
    margin-bottom: 0;
    font-size: 36px;
    color: var(--text-black);
    line-height: 1.2;
}

.text-overlay p{
    height: 148px;
}

.attr-f img{
    height: 400px;
}

.testimonial-sec h3{
    margin-bottom: 0;
    font-size: 36px;
    width: 100%;
    color: #525252;
    font-weight: bold;
    text-align: left;
    line-height: 1.3;
    text-align: center
}
.agency-section h2 {
    font-size: 36px;
    font-weight: bold;
    text-align: left;
}

.agency-section h3{
    display:none;
}

.footer_logo img {
    width: 170px;
    margin-bottom: 15px;
}

.btn-success{
    width: 100% !important;
}
.row.text-center.mt-4.bttn {
    justify-content: center;
    flex-direction: column !important;
    align-items: center !important;
    gap: 15px !important;
    padding:12px;
}

.row.text-center.mt-4.bttn div {
    width: 100%;
}
	.bookin_box h2{
	    font-size: 36px;
	}

header.header img {
    width: 88px;
}
.booking-area .col-lg.md-4.md-lg-0.srch-btn{
    flex-direction: column;
    gap: 20px;
}
section.second-sec {
    margin-top: 0px;
}
.contact-map {
    overflow: hidden;
    height: 400px;
    box-shadow: 0px 0px 5px #ccc;
    margin-top: 30px;
}
}



@media screen and (max-width: 384px){
	.property_wrapper {
	    padding: 15px 15px;
	}
	.property .amenities i {
	    display: block;
	    text-align: center;
	    margin-bottom: 0.5rem;
	}
	.dash {
	    width: 20px;
	}

	section {
	    padding: 50px 0;
	}
	.footer_links h4 {
	    font-size: 22px;
	}
	
	.breadcrumb .auto-container h2 {
    font-size: 28px;
    margin-bottom: 1rem;
}
.checklist a.g-transparent-a{
    padding: 18px 15px;
}
#guestsss{
    min-width:260px;
}
.upper-box .food-list li{
    font-size: 15px;
}
.upper-box .hotel-info, .price span{
    font-size: 15px;
}
.upper-box .price {
    font-size: 18px;
}
h3.heading-2 {
    font-size: 25px;
}
p, body {
    font-size: 15px;
}
.main-btn {
    font-size: 16px;
}

.abouttext h4 {
    font-size: 1.2rem !important;
}
.booking{
    font-size: 1.1rem;
}
.ovabrw-book-now button{
    font-size: 16px;
}
}
@media screen and (max-width: 321px){
.page-breadcrumb{
    font-size:14px;
}

.header .nav-item .nav-link{
    font-size:16px;
}
.nst {
    font-size: 2.1rem;
    line-height: 1em;
}
.checklist p{
    font-size:14px;
}
.checklist a.g-transparent-a {
    padding: 18px 12px;
    font-size: 14px;
}
}