/*Desktop, Laptop and Large Devices*/

@media only screen and (min-width: 992px) and (max-width: 1999px){
	.menuBar{display: block;background:none;}
	/*.menuBar .container{border-bottom: 2px solid #29303a;}*/
	header{background: white;position:fixed;top: 0;z-index:20000;}
	header .row{padding-top:0; /*border-bottom: 2px solid #29303a;*/}
	header .menu-icon{display:none;}
	.site-content{margin:105px 0 0 0;}
	ul.menu li a{font-size: 18px;}
	header .fa-facebook, header .fa-twitter, header .fa-google-plus, header .fa-linkedin{background: #000;color: #fff;}
	/*.menu-menu-1-container .menu{text-align:center;}*/
	header .social-links ul{width: 100%;text-align: right;}
	.newTitle h2,.titleHeading h2,.contactTitle h2{font-size: 1.5rem;}
	#Gallery a{width: 24%;height: 200px;display: inline-block;}
	#Gallery a span{height: inherit;background-repeat: no-repeat;background-size: cover;display: block;width: 100%;}
	#ourMenu{max-width:1200px;}
	.swiper-slide.col-lg-6.col-md-6{display:inline-block;max-width:49%;margin-top:10px !important;}
	.social-links {padding: 10px 0 0 0;}
	.mobileMenu{display:none;}
	/*daman dai*/
}
/*End Desktop, Laptop and Large Devices*/

/*Ipad*/
@media only screen and (min-width: 769px) and (max-width: 1025px){

}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	input[type=text], input[type=email], textarea{width:470px;}
}
@media only screen and (max-width: 991px){
    .menuDetails .col-9 h5 {padding: 4% 0 0 15%;}
    header{background: #ffffffd9;top: 0;z-index:20000;}
	header .row{padding-top:0;}
	.site-content{margin:90px 0 0 0;}
	header .fa-facebook, header .fa-twitter, header .fa-google-plus, header .fa-linkedin{background: #000;color: #fff;}
	.swiper-slide {max-width: 100% !important;}
	/*.menuBar{display:block;}*/
	.menuBar ul li{display:block;text-align:center;border-bottom: 2px solid #29303a;padding: 3px 0;}
	.menuBar ul li a{font-size:20px;}
	.menuBar{background:#ffffff14;}
	.carousel-indicators{display:none;}
	/*.openTime{height:360px;}*/
	.titleHeading:after, .newTitle:after{content:unset;}
	.contactInfo{padding: 5% 0 0 0;}
	/*.menu-icon {position:absolute;}*/
	.social-links {padding-top: 15px;}
	.desktopMenu{display:none !important;}
	.mobileMenu {margin-top: 18%;}
}
/*End Ipad*/


/*End Large Mobile*/
@media only screen and (min-width: 480px) and (max-width: 768px){
	.titleHeading:after{
		background-color : black;
	}
	.social-links ul{
	    margin-bottom:0rem;
	}
	.social-links {padding: 10px 0;/*border-top: 2px solid #29303a;*/}
}
/*End Large Mobile*/

/*Small Mobile*/
@media only screen and (max-width: 575px){
	.specials img{height:300px;}
	.specials h5{top:-56px;}
	.logo.col-xs-6{width:50%;}
	.menu-icon.col-xs-6{width:50%;}
	.copyright {padding-bottom: 3%;text-align:center;}
	.social-icons {display: flex;align-items: center;justify-content: center;}
	.myGallery img{height:100%;}

	.open-day , .open-hr{
		font-size: 15px;
	}
	.badge-dinner{
		margin-left: 0px;
	}


}
/*End Small Mobile*/
@media only screen and (min-width: 576px) and (max-width: 767px){
    .specials h5{top:-38px;}
    input[type=text], input[type=email], textarea{width:100%;}


}
@media only screen and (max-width: 768px){
	.titleHeading:after, .newTitle:after{
	    display:none;
	}
	.sliderNavRight, .sliderNavLeft{font-size:35px !important;}
}
@media only screen and (max-width: 710px){
    .mobileMenu {margin-top: 22%;}
}
@media only screen and (max-width: 600px){
    .mobileMenu {margin-top: 25%;}
}
@media only screen and (max-width: 520px){
    .mobileMenu {margin-top: 30%;}
}
@media only screen and (max-width: 470px){
    .mobileMenu {margin-top: 35%;}
}