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


    .navbar-brand {
      	  margin: 10px 5px;
	      font-size: 13px;
    	  text-transform: uppercase;
		   margin-left: 15px;
    }
	#about.padding-70{
		 padding-top: 10px;
	}
	section#menu .row {
		 margin-right: 0px; 
    	margin-left: 0px;
	}
	section#menu .menu-text{
		
	}
	section#home .text-60, #home h1 {
	    font-size: 30px;
	}
	
	.menu-item {
		width: 100%;
		padding: 0px;
		text-align: center;
	}
	
	.menu-img{
		position:relative;
		width: 250px;
    	height: 250px;	
		left: 30px;
	}
	.menu-item h3 {
		font-weight:bold;
	}
	.menu-item h3 span {
		display: table;
		width: 100%;
		text-align: center;
		font-weight: normal;
    	color: #d00707;
	}
	#home .single-slide{
		
	}
	.lgx-heading-area {
		padding: 10px;
	}
	.img_intro {
		margin: 20px;
		width: 100% !important;
		max-width: inherit;
		flex: inherit;
		height: 500px;
	}
	.img_intro .jarallax-img{
		width:100%;
	}
	#wapper_page .events-post div.row {
		margin:0px;
	}
	#wapper_page .row.events-post.page-description{
		margin:0px;	
	}
	.row.more_views{
		margin:10px;	
	}
	.page-description .post-title a{
		width: 100%;
		font-size: 19px;
		font-weight: bold;
	}
    /* Mobile Menu */
    .navbar-nav .nav-link,
    .sticky .navbar-nav .nav-link {
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 10px;
    }
    .sticky .navbar-nav .nav-link {
        background-color: #11331a;
    }
    .navbar-toggler {
        border: none;
        margin: 10px 0;
    }
    .navbar-nav .dropdown-menu {
        background-color: #222;
    }
    .navbar-nav .dropdown-menu .dropdown-item {
        color: #ccc;
    }
    .navbar-nav .dropdown-menu .dropdown-item:hover {
        color: #fff;
    }
    .navbar-nav .dropdown-menu .dropdown-divider {
        border-top: 1px solid #555;
    }

    /* Map */
    #map {
        height: 400px;
    }



    /* Flex */
    .flex {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    footer p,
    .social-nav {
        text-align: center;
    }
    .social-nav li i {
       
    }

    blockquote.about {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 30px;
        font-family: 'Playfair Display',serif;
        text-align: justify;
    }
}



@media only screen and (min-width: 641px) and (max-width: 941px) {


    .text-80 {
        font-size: 70px;
        line-height: 105px;
    }
    .text-70 {
        font-size: 60px;
        line-height: 90px;
    }
    .text-60 {
        font-size: 50px;
        line-height: 75px;
    }
    .text-50 {
        font-size: 40px;
        line-height: 60px;
    }
    .text-40 {
        font-size: 36px;
        line-height: 54px;
    }


    .video,
    .video iframe {
        height: 640px;
        border: none;
    }

    /* Owl Dots */
    .owl-theme .owl-nav .owl-next {
        right: 30px;
    }
    .owl-theme .owl-nav .owl-prev {
        left: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .masonry-w-4 {
        width: 33.33%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .masonry-w-4,
    .masonry-w-3 {
        width: 50%;
    }
}

@media only screen and (min-width: 641px) and (max-width: 991px) {}

@media only screen and (min-width: 801px) and (max-width: 991px) {}

@media only screen and (min-width: 641px) and (max-width: 800px) {}

@media only screen and (max-width: 767px) {
    .single-slide {
        height: 250px !important;
        min-height: auto;
    }
    .masonry-w-4,
    .masonry-w-3 {
        width: 100%;
    }
    .contact-info {
        text-align: center;
    }
    #home {
        height: auto;
    }
    .slider_index {
        height: auto;
    }
    .padding-70 {
        padding-top: 30px;
        padding-bottom: 70px;
    }
	
	.container table tr td {
	    display: block;
	    width: 100% !important;
	    padding: 10px 0px;
	}
}

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

    .owl-theme .owl-nav .owl-next {
        position: absolute;
        right: 5px;
    }
    .owl-theme .owl-nav .owl-prev {
        position: absolute;
        left: 5px;
    }


}


@media only screen and (min-width: 481px) and (max-width: 640px) {

    .video,
    .video iframe {
        height: 480px;
    }
}

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

@media only screen and (min-width: 600px) and (max-width: 800px) {}

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

@media only screen and (min-width: 481px) and (max-width: 640px) {
    .text-80 {
        font-size: 60px;
        line-height: 90px;
    }
    .text-70 {
        font-size: 50px;
        line-height: 75px;
    }
    .text-60 {
        font-size: 40px;
        line-height: 60px;
    }
    .text-50 {
        font-size: 36px;
        line-height: 54px;
    }
    .text-40 {
        font-size: 30px;
        line-height: 45px;
    }
}

@media only screen and (min-width: 361px) and (max-width: 480px) {
    h1 {
        font-size: 30px;
        line-height: 45px;
    }
    h2 {
        font-size: 22px;
        line-height: 33px
    }
    h3 {
        font-size: 20px;
        line-height: 30px
    }
    h4 {
        font-size: 18px;
        line-height: 27px;
    }
    h5 {
        font-size: 16px;
        line-height: 24px;
    }
    h6 {
        font-size: 14px;
        line-height: 20px
    }


    #fun-fact .counter {
        font-size: 30px;
        line-height: 40px;
    }
	
}

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

    .text-80 {
        font-size: 50px;
        line-height: 65px;
    }
    .text-70 {
        font-size: 45px;
        line-height: 60px;
    }
    .text-60 {
        font-size: 40px;
        line-height: 55px;
    }
    .text-50 {
        font-size: 36px;
        line-height: 44px;
    }
    .text-40 {
        font-size: 28px;
        line-height: 38px;
    }

    .partner {
        width: 150px;
        height: 100px;
    }
    #contact-no p {
        font-size: 15px;
        line-height: 20px;
    }
    .welcome {
        height: 300px;
    }
    .video,
    .video iframe {
        height: 360px;
    }
    .slider_index {
        height: auto;
    }
	.bg-special {
	    height: 250px;
	}
}

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

    .contact-info p {
        font-size: 16px;
        line-height: 24px;
    }
	
	
	.home-page-sub .heading-title {
		font-family: 'Playfair Display',serif;
		font-size: 22px;
		line-height: 6.300000000000001rem;
		line-height: 5px;
		font-weight: 900;
		margin: 0;
		color: #282b2e;
	}
	#frmbooktable select.form-control{
		height:45px;
		background: #0000004a;	
    }
    
    ul.menu.fixed-menu {
        position: relative;
        width: 100%;
    }
    .box-special .option-special {
        transform: scale(1);
        transition: all 0.5s ease 0s;
        text-align: center;
		    top: 2rem;
   	 bottom: 3rem;
    }
    .box-special > .option-special > span > h3 {
        transform: translate(1px, -30px);
        -webkit-transition: .5s ease-out 0s;
        -moz-transition: .5s ease-out 0s;
        transition: .5s ease-out 0s;
        opacity: 1;
        transition-delay: .7s;
	font-size: 1.4rem;
    }
.box-special .gp-btn-outline {
    padding: 10px;
}
    .slick-slide .option-brands .lh-1mb-4{
        font-size: 1.5em !important;
    }
    .slider_index {
        height: auto;
    }
    .content-intro {
        width: 100%;
    }
    
    .content-intro table tr td{
        display:block;
            width: 100% !important;
    }
}

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

    /* Dish Slide */
    .dish-slide-single {
        width: 300px;
        height: 300px;
    }

    /* Owl Nav */
    .owl-carousel .owl-nav {
        margin-top: -15px;
    }

    .owl-carousel .owl-nav span {
        font-size: 30px;
        line-height: 30px;
    }
	
	.slider_index .owl-stage{
		
	}
	.slider_index .owl-slide-title{
		font-size:25px !important;
	}
	.slider_index .owl-slide-subtitle{
		font-size:18px !important;
	}
	.slider_index .owl-slide{
		height: 260px !important;
		/*margin-top: 25px;*/
	}
	.navbar-brand{
		margin:4px;
		padding:0px;
	}
	.navbar-brand img {
		width: 50px;
	}
	.home-page-sub .lgx-banner-inner{
		object-fit: cover !important;
	}
	.home-page-sub .lgx-page-inner {
		padding: 45px 0px;
	}
	.content-intro {
        width: 100%;
    }
}

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

    h1 {
        font-size: 28px;
        line-height: 42px;
    }
    h2 {
        font-size: 24px;
        line-height: 36px
    }
    h3 {
        font-size: 20px;
        line-height: 20px
    }
    h4 {
        font-size: 18px;
        line-height: 27px;
    }
    h5 {
        font-size: 16px;
        line-height: 24px;
    }
    h6 {
        font-size: 14px;
        line-height: 21px
    }

    .partner {
        width: 120px;
        height: 80px;
        padding: 0 5px;
    }
}