/*
Template Name: foodfries
File Name: responsive.css
Author Name: ThemeVault
Author URI: http://www.themevault.net/
License URI: http://www.themevault.net/license/
*/
@media (max-width: 1199px) {
    .tv-service-details h3, .tv-blog-details h3 {
        margin-bottom: 8px;
    }

    .tv-site-btn, .tv-site-btn2 {
        padding: 10px 35px;
    }
}

@media (max-width: 991px) {
    #home-slider .caption h1 {
        font-size: 40px;
    }

    #about-us .tv-row-flex, #services .tv-row-flex, #blog .tv-row-flex, #contact .tv-row-flex {
        display: inline;
    }

    .tv-about-image img {
        width: auto;
    }

    .tv-block-heading h2 {
        font-size: 32px;
    }

    .tv-block-heading h5 {
        font-size: 28px;
    }

    .tv-paddingT100 {
        padding-top: 80px;
    }

    .tv-block-heading {
        margin-bottom: 80px;
    }

    .tv-about-image, .tv-service-image, .tv-blog-image, #blog .tv-whitebgclr {
        margin-top: 20px;
        text-align: center;
    }

    .tv-menu-item-name .tv-menu-item-price {
        float: none;
        font-size: 15px;
        margin-top: 10px;
    }

    .tv-menu-item-name h4 {
        font-size: 14px;
    }

    .tv-service-details {
        left: auto;
        position: relative;
        right: auto;
        text-align: center;
        top: auto;
        transform: inherit;
    }

    .tv-service-image img, .tv-blog-image img {
        margin-left: auto;
        margin-right: auto;
    }

    .tv-counter-image {
        display: none;
    }

    .tv-chef-content {
        border: 2px solid transparent;
        margin-top: 20px;
    }

    .tv-chef-image img {
        width: auto;
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-toggle {
        border-color: #fdb913;
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #fdb913;
        }

    .navbar-collapse {
        box-shadow: none;
        border: none;
    }

    .navbar-nav {
        background: #fedb89;
        text-align: center;
    }

    #home-slider .caption h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 15px;
        padding: 15px 18px;
    }

    .navbar-default {
        padding: 5px 0 25px;
    }

    #home-slider .caption {
        top: 60%;
    }

    #home-slider .fa-angle-down {
        bottom: 20px;
    }

    .tv-site-btn, .tv-site-btn2 {
        font-size: 12px;
    }

    .tv-about-image img {
        width: 100%;
    }
}

@media (max-width: 500px) {
    #home-slider .caption h1 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    #home-slider .caption > p {
        font-size: 14px;
    }

    .tv-site-btn, .tv-site-btn2 {
        margin-top: 25px;
    }

    #home-slider .caption {
        top: 70%;
    }

    .tv-block-heading h2 {
        font-size: 26px;
    }

    .tv-block-heading h5 {
        font-size: 24px;
    }

    .tv-paddingT100 {
        padding-top: 60px;
    }

    .tv-block-heading {
        margin-bottom: 60px;
    }

    .nav-tabs > li > a {
        margin-right: 0;
        padding: 10px !important;
    }

    .width-100 {
        width: 100%;
    }

    .tv-counter-banner {
        min-height: 700px;
    }

    #team .tv-counter-banner {
        min-height: 550px;
    }

    .tv-client-info h4 img {
        display: block;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .tv-counter-box > h2 {
        font-size: 32px;
    }

    .tv-counter-details h2 {
        font-size: 26px;
    }

    .tv-counter-details > h4 {
        font-size: 14px;
    }

    .tv-counter-details {
        margin-bottom: 20px;
    }
}

/*@media (max-width: 400px) {
    .width-100perc {
        width: 100%;
    }

    #home-slider .caption {
        top: 60%;
    }

    .navbar-brand {
        display: inline-block;
        float: left;
        font-size: 18px;
        height: 50px;
        line-height: 20px;
        padding: 15px;
        width: 150px;
    }

        .navbar-brand > img {
            width: auto;
            display: inline;
        }

    .tv-block-heading h2 {
        font-size: 24px;
    }

    .tv-block-heading h5 {
        font-size: 22px;
    }

    .tv-menu-item-name h4, .tv-menu-item-name, .tv-contact-details, .tv-contact-details h2 {
        text-align: center;
        float: none;
    }

    .tv-client-list {
        padding: 10px;
    }

    .tv-client-info > p {
        font-size: 14px;
        margin: 15px 0;
    }

    .tv-contact-details > p {
        font-size: 13px;
    }

    .tv-contact-details h3 {
        font-size: 20px;
    }

    .tv-online-restu > p {
        margin: 20px 0 30px;
    }

    .tv-footer-about p {
        font-size: 14px;
        line-height: 24px;
    }

    .tv-footer-address p, .tv-footer-address a {
        font-size: 14px;
    }
 

    .tv-footer-social-icons a {
        font-size: 25px;
        height: 55px;
        line-height: 55px;
        width: 55px;
    }

    .tv-chef-name > h4 {
        font-size: 16px;
    }

    .tv-service-details h3, .tv-blog-details h3 {
        font-size: 20px;
    }

    .tv-counter-box .row {
        margin-top: 30px;
    }

    .tv-footer-about img {
        width: 40%;
    }
}*/


@media (min-width:268px) and (max-width: 667px) {
    .container {
        width: 85%; /*750px;*/
    }

    .navbar-toggle {
        margin-top: 20px !important;
    }

    .navbar-brand img {
        height: 60px !important;
        width: 105px !important;
    }

    .navbar-brand {
        float: left;
        height: 80px !important;
        max-height: 80px;
        font-size: 18px;
        line-height: 20px;
    }


    .navbar-default {
        padding: 5px 0 10px;
    }

    .modal-title {
        font-size: 22px !important;
    }

    .modal-footer {
        padding: 5px !important;
    }

    /*.facebook-responsive {
        height: 450px !important;
    }*/


    /*-----*/
    .modal-dialog {
        width: 95% !important;
        margin: 40% auto !important;
    }

    .modal-header {
        padding: 5px !important;
        border-bottom: 1px solid #f02830 !important;
    }

    .modal-title {
        font-size: 20px !important;
        margin: 5px auto !important;
        line-height: 1.42857143;
    }

    .modal-body {
        position: relative;
        padding: 2px !important;
    }

        .modal-body .row .item img {
            min-height: 250px;
        }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 10px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 5px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
    }

    .tv-site-btn, .tv-site-btn2 {
        border: 1px solid #cc050c;
        border-radius: 4px;
        font-weight: 600;
        color: #fff;
        margin-top: 32px;
        padding: 4px 15px;
        display: inline-block;
        /* font-family: Papyrus; */
        background: #fdb813;
        font-size: 10px;
    }

    #bannerX .item img {
        height: 280px !important;
        width: 100%;
    }

    /*-----sections------*/
    .tv-paddingT50Footer {
        padding-top: 10px;
    }

    .tv-paddingT50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .tv-block-heading h5 {
        font-size: 28px;
    }

    .tv-footer-social-icons a {
        font-size: 35px;
        height: 70px;
        line-height: 70px;
        width: 70px;
    }

    p {
        font-family: inherit;
        font-size: 10px !important;
        font-weight: normal;
        margin-bottom: 5px !important;
        line-height: 1.6;
        text-rendering: optimizeLegibility;
    }

    .tv-footer-copyright {
        padding: 10px 0 !important;
    }
    /*-----sections------*/

    .item.responsive_img_size {
        width: 250px !important;
        height: auto;
    }

        .item.responsive_img_size img {
            height: 280px !important;
            max-height: 280px !important;
        }
}



/*.chillz img {*/
/*    width: 220px !important;*/
/*}*/
.peanutz img {
    width:330px!important;
}