/* ========= small device ============*/
@media (max-width:767px) {
    #header_top{
        display: none;
    }
    .navbar-default{
        display: none;
    }
    .banar_text h1 {
        font-size: 29px;
    }
    .banar_text h2 {
        font-size: 30px;
        padding-bottom: 14px;
    }
    .banar_slide_active .owl-prev {
        display: none;
    }
    .banar_slide_active .owl-next {
        display: none;
    }
    .banar_slide_active .owl-dots {
        position: absolute;
        bottom: 86px;
        text-align: center;
        width: 100%;
    }
    .banar_slide_active .owl-dot {
        height: 15px;
        width: 8px;
        background: #FFAB0A;
        display: inline-block;
        margin: 0px 4px;
        transition: all 0.3s linear;
        border-radius: 10px;
    }
    .banar_slide_active .owl-dot.active{
        height: 30px;
    }
    .service_text p{
        margin-bottom: 14px;
    }
    .hot_slide_active .owl-dots {
        position: absolute;
        bottom: -61px;
        text-align: center;
        width: 100%;
    }
    .hot_slide_active .owl-dot{
        height: 20px;
        width: 20px;
        border: 1px solid #e5e5e5;
        display: inline-block;
        margin: 0px 4px;
        border-radius: 50%;
    }
    .hot_slide_active .owl-dot.active{
        background: #FFAB0A;
        border-color: #FFAB0A;
    }
    .promotion_text h1 {
        color: #FDAA0A;
        margin: 0px;
        font-size: 32px;
        letter-spacing: 2px;
    }
    .menu_filter_btn button {
        background: transparent;
        padding: 5px 0px;
        margin: 0px 3px;
        font-size: 13px;
        color: #222;
        border: none;
        border-right: 1px solid #e5e5e5;
        text-align: center;
        margin-right: 2px;
        padding-right: 10px;
        margin-bottom: 11px;
    }
    .menu_filter_btn .active {
        background: transparent;
        color: #fff;
        color: #FDAA0A;
    }
    .food_menu-hover{
        width: 100%;
        left: -100%;
    }
    .food_menu-hover h3 {
        color: #FDAA0A;
        text-transform: capitalize;
        margin: 0px;
        padding-top: 78px;
    }
    .menu_img{
        display: none;
    }
    .food_menu-hover{
        display: none;
    }
    .meu_item {
        margin-bottom: 2px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 20px;
        border: none;
        border-bottom: 1px solid #e5e5e5;
        border-radius: 0px;
    }
    .slide_item {
        text-align: center;
        padding: 56px 0px;
    }
    .fast_food_price p::after{
        left: 24px;
    }
    .fast_food_price p::before{
        right: 24px;
    }
    .hot_slide_left {
        margin-bottom: 30px;
    }
    .hot_slide_active .owl-prev{
        display: none;
    }
    .hot_slide_active .owl-next{
        display: none;
    }
    .count_item {
        margin-bottom: 14px;
    }
    .testmonia_title h1{
        font-size: 33px;
    }
    .testmonial_item {
        padding: 20px 13px;
        border: 1px solid #e5e5e5;
    }
    .testmonial_img {
        border: none;
    }
    .blog_item{
        margin-bottom: 15px;
    }
    .subs_content h2{
        font-size: 30px;
    }
    .subs_content h3{
        font-size: 37px;
    }
    .news_overlay1, .news_overlay2{
        display: none;
    }
    .news_email {
        width: 100%;
        padding: 10px 19px;
        display: block;
    }
    .news_form button {
        position: absolute;
        left: 50%;
        top: 61px;
        padding: 11px 17px;
        background: #FDAA0A;
        border-style: none;
        border-radius: 30px;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
        transform: translateX(-50%);
    }
    .news_form{
        width: 100%;
    }
    .deliver_content h1{
        font-size: 27px;
    }
    .brand_item img {
	    margin: 0 auto;
    }
    .enent_text h2 {
        font-size: 24px;
        padding: 15px 0px 0px;
    }
    .enent_text h4{
        padding-bottom: 11px;
    }
    .contact_info, .footer_about, .twiter_footer_container{
	    border: none;
    }
    .footer_item {
        margin-bottom: 20px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 20px;
    }
    .inst_g_img img {
        margin-bottom: -2px;
        float: left;
        width: 33%;
    }
    #scroll_top {
        position: absolute;
        left: 42%;
        top: -61px;
    }
    /*-- about page --*/
    #about_page_banar{
        overflow: hidden;
    }
    .about_banar_text h1 {
        font-size: 30px;
        text-transform: capitalize;
        position: relative;
        left: -16px;
    }
    .about_us_about_video::after{
        display: none;
    }
    .about_us_about_video a {
        position: absolute;
        z-index: 9999;
        color: #FDAA0A;
        top: 50%;
        margin: auto;
        font-size: 65px;
        cursor: pointer;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .about_us_about_video{
        margin-bottom: 15px;
    }
    .about_us_about_content img {
        margin: 0px;
        padding: 6px 0px 8px 0px;
    }
    .about_us_about_content ul li .fa {
        padding-right: 10px;
        margin-bottom: 10px;
        display: block;
        float: left;
    }
    .about_us_about_percess_content a {
        padding: 10px 17px;
        margin: 0px 2px;
    }
    .team_item{
        margin-bottom: 15px;
    }
    .portfolio-filter {
	    margin-left: 22px;
    }
    /*-- reservation responsive -- */
    .resurve_banar_text h1 {
        font-size: 46px;
        line-height: 31px;
    }
    #resurve_banar{
        background-position: left center;
        background-attachment: fixed;
    }
    .reserve_info_content1 {
        border: none;
        margin-bottom: 19px;
    }
    .reserve_info_content img {
        padding: 7px 0px 1px 0px;
    }
    .reserve_ani_content h1{
        font-size: 39px;
    }
    .reserve_ani_plate span img {
	position: absolute;
        left: 46%;
        top: 45%;
        animation: smoke 2s infinite;
    }
    .reservation_form_container {
        margin-top: 30px;
        border: 5px solid #e5e5e5;
        padding: 16px 4px;
    }
    .name, .email, .date, .person, .time{
        width: 100%;
    }
    .phone{
        width: 100%;
        float: left;
    }
    .reserve_overlay, .reserve_overlay2{
        display: none;
    }
    /*-- start blog responsive -- */
    .blog_banar_text h1{
        font-size: 49px;
    }
    .blog_about_content_left{
        display: none;
    }
    .blog_about_content_right p{
        text-align: left;
    }
    .blog_about_content_right{
        border: none;
    }
    .news_text h3 {
        color: #222;
        font-size: 20px;
        line-height: 24px;
    }
    .news_btn a{
        margin-bottom: 11px;
    }
    .news_social {
        text-align: left;
    }
    .news_3 {
        margin-bottom: 13px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 26px;
    }
    /*-- blog details responsive -- */
    .blog_details_info h2 {
        font-size: 25px;
        line-height: 23px;
    }
    .blog_commemt {
	    margin-top: 19px;
    }
    .blog_comment_img {
        margin-bottom: 8px;
        box-shadow: 0px 0px 22px rgba(0,0,0,0.2);
        display: inline-block;
        border-radius: 50%;
        overflow: hidden;
    }
    .blog_comment_comment {
        border: 1px solid #e5e5e5;
        padding: 12px 9px;
        margin-bottom: 10px;
    }
    .blog_comment_box .commment_fild {
        width: 100%;
        margin: 0 auto;
        display: table;
        position: relative;
        left: 0px;
        border: 1px solid #e5e5e5;
        padding: 38px 49px;
    }
    .blog_comment_box form button {
        margin: 20px auto 0px auto;
        display: table;
        position: relative;
        margin-bottom: 20px;
        left: 0px;
    }
    /*-- shope page responsive -- */
    .shope_banar_text h1{
        font-size: 40px;
        line-height: 37px;
    }
    .food_listing {
	    background: #fff;
    }
    .food_listing_righr {
        display: inline-block;
        float: right;
        position: relative;
        top: -35px;
    }
    .food_listing_righr{
        display: none;
    }
    .shope_food_img img{
        top: 0;
        left: 0;
    }
    .shope_food_info, .shope_food_price, .shope_food_btn {
        border-left: 1px solid #e5e5e5;
        padding: 0px 14px 0px 21px;
    }
    .shope_food_info ul li{
        display: block;
        width: 100%;
    }
    .rating_amout p {
        font-family: 'Merriweather', serif;
        color: #666;
        position: relative;
        top: -22px;
    }
    .recent_food_item_img img{
        top: 0px;
    }
    /*-- shope details responsive -- */
    .shope_details_main_info h3 {
        margin: 0px;
        color: #222;
        padding-bottom: 18px;
        text-transform: capitalize;
        font-size: 21px;
    }
    /*-- contact us responsive -- */
    .contact_banar_txt h1{
        font-size: 46px;
    }
    .contact_form_info_item ul li:last-child {
        display: none;
    }
    .contact_page_contact_form {
        margin-top: 15px;
        border-top: 1px solid #e5e5e5;
        padding-top: 31px;
    }
	
	.banar_table {
		padding-top: 120px;
		padding-bottom: 120px;
		height: auto;
	}
}
/* ========= tablet device ============*/
@media(min-width:768px) and (max-width:1279px) {
      .navbar-default{
        display: none;
    }
    #header_top{
        display: none;
    }
    .banar_text h2{
        font-size: 32px;
    }
    .banar_slide_active .owl-next::after,
    .banar_slide_active .owl-prev::after{
        display: none;
    }
    .hide_sm {
        display: none;
    }
    #service {
        padding: 60px 0px 54px;
        background: #f8f8f8;
    }
    .hot_slide_active .owl-dots {
        position: absolute;
        bottom: -61px;
        text-align: center;
        width: 100%;
    }
    .hot_slide_active .owl-dot{
        height: 20px;
        width: 20px;
        border: 1px solid #e5e5e5;
        display: inline-block;
        margin: 0px 4px;
        border-radius: 50%;
    }
    .hot_slide_active .owl-dot.active{
        background: #FFAB0A;
        border-color: #FFAB0A;
    }
    #top_food {
        padding: 100px 0px 159px;
    }
    .hot_i_single_info p::after, .hot_i_single_info p::before{
        display: none;
    }
    .count_item {
        margin-bottom: 11px;
    }
    #counter_main{
        padding: 50px 0px 43px;
    }
    .testmonial_item {
        padding: 20px 6px;
    }
    .testmonial_img{
        border: none;
    }
    .blog_item{
        margin-bottom: 28px;
    }
    .blog_item.center {
        left: 50%;
        position: relative;
    }
    .news_overlay1 {
        position: absolute;
        bottom: 0;
        left: -75px;
    }
    .news_overlay2 {
        position: absolute;
        bottom: 0;
        right: -52px;
    }
    .news_form button {
        right: 27px;
        top: 0px;
    }
    .news_email{
        padding: 11px 75px 11px 18px;
    }
    .brand_item {
        border: none;
        padding: 0px;
        width: auto;
    }
    .footer_item {
        margin-bottom: 16px;
        width: 86%;
        border: none;
    }
    .hot_slide_active .owl-next{
        display: none;
    }
    .hot_slide_active .owl-prev{
        display: none;
    }
    #news_later{
        overflow: hidden;
    }
    .menu_text span{
        width: auto;
    }
    /*-- about page responsive -- */
    #about_page_banar{
        overflow: hidden;
    }
    .about_us_about_video::after{
        display: none;
    }
    .about_us_about_content ul li .fa {
        margin-bottom: 11px;
        display: block;
        float: left;
        position: relative;
        top: 4px;
    }
    .team_item{
        margin-bottom: 20px;
    }
    /*-- blog page res ponsive -- */
    .blog_about_content_left{
        display: none;
    }
    .blog_about_content_right{
        border: none;
    }
    .blog_about_content_right p{
        text-align: left;
    }
    .blog_about_img{
        position: relative;
        left: -119px;
    }
    .news_text h3{
        font-size: 22px;
    }
    .blog_comment_box .commment_fild{
        width: 78%;
        left: 40px;
    }
    .rating_star ul li .fa{
        font-size: 13px;
    }
    .shope_food_info ul li{
        display: block;
        width: 100%;
    }
	.banar_table {
		padding-top: 120px;
		padding-bottom: 120px;
		height: auto;
	}
}
@media (min-width:1280px) {
    .slicknav_menu {
	    display: none;
    }
}