
 
@media only screen and (max-width: 1340px){
	 
}

@media only screen and (max-width: 1139px){
	  .w-100{
	 	height: 450px;
	 }
	 .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
}
.sec-products img {
    height: 200px;
}
.box-slider {
	padding: 18px;
}
.box-slider h2 {
    font-size: 22px
    }

    .sec-contact h2 {
    font-size: 30px;
    color: #fff;
    margin-top: 40px;
}
.dropdown-menu[data-bs-popper] {
	max-height: 300px;
	overflow-y: scroll;
	}

}

@media only screen and (min-width: 768px){
	 
}

@media only screen and (max-width: 1023px){
	 .w-100{
	 	height: 450px;
	 }
	.box-slider {
    padding: 16px;
    height: 215PX;
	}
	.box-slider h2 {
    font-size: 15px;
	}

	.box-slider p {
    margin: auto;
    color: #FFF !important;
    font-size: 11px !important;
    line-height: 16px !important;
    text-align: center!important: ;
	}
	.contact-btn {
    margin-top: 15px;
    font-size: 10px;
}

.sec-products img {
    height: 151px;
}
.card-text {
    columns: #222222;
    font-size: 17px;
    font-weight: 600;
    padding: 8px;
    height: 48px;
}
#booking{
	display: none;
}
.box p {
    font-size: 13px;
}
.sec-title h2 {
    font-size: 29px;
    margin-left: 0px;
}
.padding-70{
	padding: 0px;
}

 .navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: rgba(0,0,0,.1);
    position: absolute;
    float: right;
    right: 0;
}
.navbar{
	padding: 1px;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    position: absolute;
    align-items: center;
    top: 107px;
    background: #d8d8d8;
    z-index: 999;
    width: 100%;
    left: 0;
}

.navbar-nav{
	margin-left: 0px;
}

.nav-item{
	background: #52b4ff;
    padding-left: 20px;
    border-bottom: 1px solid #fff;
}
.dropdown-menu[data-bs-popper]{
	    margin-left: -20px;
    margin-top: 1px;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #000000;
}
.navbar-light .navbar-nav .nav-link{
	color: #fff;
}


}

@media only screen and (max-width: 767px){	
	 
}

@media only screen and (max-width: 599px){
	.w-100{
		height: 200px
	}
	#box-slider
	{
	display: none;
	}
 
	 .padding-70{
	 	padding: 0px;
	 	padding-top: 30px;
	 }

	 .title{
	 	font-size: 28px;
	 }
	 p{
	 	font-size: 16px !important;
	 }
	 .top-bar{
	 	display: none
	 }
	 .inq{
	 	display: none
	 }
	

.navbar-brand img{
	    width: 250px !important;

}
.box{
	    margin-left: -21px;
}
.sec-time h2{
	font-size: 12px;

}
#booking {
	display: none;
}
.sec-time img{
	display: none;
}
.sec-contact h2 {
    font-size: 31px;
    color: #fff;
    margin-top: 45px;
    margin-bottom: 20px;
}
.sec-products {
    background: #eee;
    margin-top: -16px;
}
.padding-25{
	text-align: center;
}

 .navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: rgba(0,0,0,.1);
    position: absolute;
    float: right;
    right: 0;
}
.navbar{
	padding: 1px;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    position: absolute;
    align-items: center;
    top: 107px;
    background: #d8d8d8;
    z-index: 999;
    width: 100%;
    left: 0;
}

.navbar-nav{
	margin-left: 0px;
}

.nav-item{
	background: #52b4ff;
    padding-left: 20px;
    border-bottom: 1px solid #fff;
}
.dropdown-menu[data-bs-popper]{
	    margin-left: -20px;
    margin-top: 1px;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #000000;
}
.navbar-light .navbar-nav .nav-link{
	color: #fff;
}


.sec-about {
    background: #fff;
    margin-bottom: 40px;
}



.section1 {
    background: #fff;
     
}
.card img{
	height: 125px;

}

.card-text {
    columns: #222222;
    font-size: 13px !important;
    font-weight: 600;
    padding: 0px;
    height: 33px;
}
.p-70{
	padding: 0px;
	padding-top: 38px;
	padding-bottom: 38px;
}
.sec-title h2{
	font-size: 26px;
	margin-left:0px;
}
.sec-title{
	    height: 104px;
}

.d-none{
	display: block !important;
}

.testimonials h5{
	font-size: 15px;
}
.small-text{
	height: 300px;
	overflow: hidden;
}
}

@media only screen and (max-width: 479px) {
	 
}