@charset "utf-8"; /* CSS Document */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    .header-top .container-fluid {
        padding:0 10px;
    }

    .animate-bottom {
        width: 100%;
        float: left;
        position: relative;
    }

    .navbar-inverse .container-fluid {
        padding: 0 10px;
    }

    #demo .container-fluid {
        padding: 0 50px
    }

    .container-fluid {
        padding: 0px;
    }

    .top-right {
        padding-top: 0px;
    }

    .logo-mobile {
        display: block;
        text-align: center;
    }

    .social-menu {
        padding: 17px 0px 20px;
        border-bottom: 1px solid #f5f5f5;
        margin-bottom: 10px;
    }

    .breadcrumb {
        padding: 10px 15px 0px;
    }

    .navbar-inner {
        position: relative;
        background: #585858 !important;
        margin-bottom: 0px !important;
        z-index: 1000;
    }

    .navbar {
        position: absolute;
        min-height: 56px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        width: 100%;
        height: 56px;
    }

    .navbar-inverse {
        background: rgba(0,0,0,0.4);
    }

    .search-icon {
        display: none;
    }

    .nav-left {
        float: left;
        margin: 0;
        width: 100%;
        background: rgba(0,0,0,0.9);
    }

    .navbar-collapse {
        padding-right: 15px;
        padding-left: 0px;
    }

    .navbar-nav > li:nth-child(1) {
        padding-left: 16px;
    }

    .nav > li {
        padding: 0px 16px 0px;
    }

    .nav > li:nth-child(6) {
        padding-top: 0px;
        display: none;
    }

    .dropdown-menu {
        position: relative;
        top: 100%;
    }

    .navbar-nav > li > a {
        padding-top: 3px;
        padding-bottom: 8px;
        line-height: 20px;
    }

    .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
    }

    .navbar-toggle {
        position: relative;
        float: left;
        margin-left: 5px;
    }

    .scart strong {
        font-size: 13px;
        font-weight: normal;
        color: #fff;
    }

    .scart a {
        padding: 8px 14px;
        margin-bottom: 6px;
    }

    .top-right .col-md-6, .top-right .col-sm-6, .top-right .col-lg-6 {
        padding: 0px;
        padding-left: 12px !important;
        margin-bottom: 4px;
    }

    /* Carousel base class */
    .carousel {
        height: auto;
        margin-bottom: 0px;
    }

    /* Since positioning the image, we need to help out the caption */
    .carousel-caption {
        z-index: 10;
    }

    /* Declare heights because of positioning of img element */
    .carousel .item {
        height: 150px;
        background: none;
    }

    .carousel-inner > .item > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: 150px;
    }

    .service-box {
        width: 100%;
        position: relative;
        left: 0;
        right: 0;
        top: 0%;
        margin: 16px auto;
    }

    .service-circle {
        background: rgba(0,0,0,1);
        border-radius: 50%;
        text-align: center;
        border: 7px solid #6E6A6A;
        width: 200px;
        height: 200px;
        margin-bottom: 8px;
    }

    .service-circle:hover {
        background: rgba(255,255,255,0.6);
        border: 7px solid #7f9a31;
    }

    .service-circle.active {
        background: rgba(255,255,255,0.6);
        border: 7px solid #7f9a31;
    }

    .service-circle h4.active {
        color: #FFCB35;
    }

    .service-circle h4:hover {
        color: #FFCB35;
    }

    .service-box .row {
        width: 100%;
        padding: 0 21%;
    }

    .bg {
        background: #f5f5f5;
    }

    .nav-tabs > li {
        text-align: center;
        padding: 0px;
    }

    .tab-heading p {
        margin-right: 16px;
    }

    .imgw {
        width: 100%;
        padding-top: 10px;
    }

    .border-img {
        width: 86%;
    }

    .p-weight > span > a {
        padding: 4px 4px;
        font-size: 10px;
    }

    .testi {
        width: 100%;
        margin: 0 auto;
    }

    #bestselling-product .heading-sec, #featured-product .heading-sec {
        padding: 10px 0px 5px;
        text-align: center;
    }

    #testimonial {
        margin-top: 0px;
    }

    .delivery img {
        width: auto;
    }

    .app-button img {
        width: 100%;
        margin-bottom: 20px;
    }

    .testi iframe {
        width: 97%;
        height: auto;
    }

    .carousel-p .item {
        height: 300px;
        background: none;
    }

    .delivery {
        text-align: center;
    }

    .delivery img {
        width: 50%;
    }

    #ad-banner {
        text-align: center;
        padding: 0px 0px;
    }

    .fast-delivery {
        text-align: center;
    }

    .app-button {
        padding: 0px 40px;
        text-align: center;
    }

    .footer-top h1 {
        font-size: 25px;
    }

    .contact-bg {
        padding-bottom: 40px;
        width: 90%;
        margin: 0 auto;
    }

    /*inner-page */
    .middle select {
        margin-top: 17px;
        padding: 5px;
    }

    ul.middle-product-list li {
        width: 50%;
    }

    .padding-wrapper {
        padding: 0px;
    }

    .selected-items {
        width: 100%;
    }

    .item-row .col-md-4, .item-row .col-sm-4 {
        width: 23%;
        float: left;
    }

    .item-row .col-sm-5 {
        padding: 1px 5px 0px 7px;
        width: 48%;
        float: left;
    }

    .dropdown-menu {
        position: relative;
        top: 100%;
        width: 100%;
    }

    .main-wrapper {
        background: #fff;
        padding: 0 1px;
    }

    .no-padding {
        padding: 0px 15px;
    }

    .red-button {
        margin-top: 6px;
        margin-bottom: 6px;
    }

    /* details page*/
    .img-rounded {
        width: 100%;
        margin: 25px 0px;
    }

    .description-main {
        padding: 0px;
    }

    .review {
        width: 100%;
        text-align: center;
    }

    .rating-p {
        width: 50%;
        float: left;
        margin-right: 3%;
    }

    .view-review {
        width: 44%;
        float: left;
        margin-right: 3%;
    }

    .w-review {
        width: 100%;
        float: left;
        border-top: 1px solid #f5f5f5;
        margin-top: 12px;
        padding-top: 7px;
    }

    .pro-weight ul li {
        width: 18%;
    }

    .pro-price {
        width: 100%;
    }

    .s-delivery > strong {
        font-size: 14px !important;
    }

    .panel.with-nav-tabs .panel-heading {
        padding: 5px 0px 0 0px;
    }

    .tab-content p {
        text-align: justify;
    }

    .service-tab {
        padding-bottom: 36px;
    }

    .imgw {
        display: none;
    }

    .tiffin {
        text-align: center;
    }

    .tiffin h4 {
        width: 100%;
    }

    .middle-padding {
        padding: 14px 0px;
    }

    .tiffin a {
        float: right;
        margin: 18px 0px 0px 0px;
        padding: 4px 6px;
    }

    ul.calender-date li {
        width: 49.28%;
        height: 170px;
        min-height: 170px;
        max-height: 180px;
    }

    ul.calender-date {
        padding: 0px;
    }

    .cal-heading a {
        width: 16%;
        padding: 5px;
    }

    .border img {
        width: 100%;
        margin: 10px 0px;
    }

    .cal-heading h4 {
        margin-top: 0px;
        font-size: 20px;
    }

    .hints {
        padding: 2px 0px 0px;
    }

    .hints a {
        padding: 5px 5px;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        width: 100%;
        float: left;
    }

    #basket-details {
        margin: 0px 0px 60px 0px;
        float: left;
    }

    .basket-details {
        width: 100%;
        margin: 0px 0px;
    }

    .b-img {
        padding: 12px 0px 0px;
        background: #fff;
    }

    .b-content {
        background: #fff;
    }

    .b-button a:nth-child(3) {
        color: #757575;
        float: left;
    }

    .b-button {
        float: right;
        width: 100%;
        padding: 0px;
    }

    ul.basket-items li {
        width: 100%;
    }

    /**************** Schedule by month ****************/
    .sche-checkbox input[type="checkbox"] {
        margin-top: 46px;
    }

    input[type="checkbox"]:not(old) + label > span {
        width: 1.5em;
        height: 1.5em;
        margin: 0.25em 0.5em 0.25em 0.25em;
    }

    input[type="checkbox"]:checked:not(old) + label > span > span {
        width: .7em;
        height: .7em;
        margin: 0.3em;
    }

    .scheduler-col-left .b-img {
    }

    .schedule-row .col-md-11, .schedule-row .col-sm-11, .schedule-row .col-lg-11 {
        padding: 0px;
        width: 83%;
        float: left;
        margin-top: 10px;
    }

    .scheduler-col-left .b-content {
        background: #fff;
        width: 64%;
    }

    .scheduler-col-left .b-button a:nth-child(3) {
    }

    .scheduler-col-left .b-button a {
        padding: 5px;
        font-size: 10px;
        float: none;
        display: inline-block;
    }

    .scheduler-col-left .b-button {
        margin-bottom: 10px;
        margin-top: 5px;
        text-align: center;
    }

    .scheduler-col-left > div > img {
        width: 100%;
        margin-top: 10px;
    }

    .scheduler-col-left .b-content h4 {
        margin: 5px;
    }

    .scheduler-col-left .b-content p {
        margin: 5px;
        font-size: 10px;
    }

    .scheduler-col-left .b-img img {
        width: 50%;
    }

    .monthly-schedule select {
        width: 50%;
    }

    .schedule-row .basket-details {
        background: none;
    }

    .scheduler-col-left .b-button a:nth-child(4) {
        color: #e28a8a;
        float: none;
    }

    .scheduler-col-right .basket-details {
        background: #fff;
        padding-bottom: 10px;
    }

    .scheduler-col-right .b-button {
        margin-top: 5px;
    }
}

@media only screen and (min-width : 400px) and (max-width : 480px) {
    .scheduler-col-left .b-button a:nth-child(4) {
        color: #e28a8a;
        float: none;
    }

    .scheduler-col-left .b-button a {
        padding: 3px;
        font-size: 10px;
    }

    .scheduler-col-right .button-sch {
        float: right;
        width: 24%;
        padding: 0px;
        margin-top: 100px;
        margin-top: 66px;
    }

    .scheduler-col-right .b-content {
        background: #fff;
        width: 52%;
    }

    .scheduler-col-right .b-img {
        width: 22%;
    }

    .scheduler-col-right .basket-details {
        width: 94%;
    }

    .col-menu {
        width: 100% !important;
    }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 480px) and (max-width : 768px) {
    .header-top .container-fluid {
        padding:0 10px;
    }

    .navbar-inverse .container-fluid {
        padding: 0 10px;
    }

    #demo .container-fluid {
        padding: 0 50px
    }

    .container-fluid {
        padding: 0 10px
    }

    .top-right {
        padding-top: 0px;
    }

    .logo-mobile {
        display: block;
        text-align: center;
    }

    .social-menu {
        padding: 17px 0px 20px;
        border-bottom: 1px solid #f5f5f5;
        margin-bottom: 10px;
    }

    .imgw {
        display: none;
    }

    .navbar-inner {
        position: absolute !important;
        background: #585858 !important;
        margin-bottom: 0px !important;
    }

    .app-button {
        padding: 0px 40px;
        text-align: center;
    }

    .navbar {
        position: absolute;
        min-height: 56px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        width: 100%;
        height: 56px;
    }

    .navbar-inverse {
        background: rgba(0,0,0,0.4);
    }

    .search-icon {
        display: none;
    }

    .nav-left {
        float: left;
        margin: 0;
        width: 100%;
        background: rgba(0,0,0,0.9);
    }

    .navbar-collapse {
        padding-right: 15px;
        padding-left: 0px;
    }

    .navbar-nav > li:nth-child(1) {
        padding-left: 16px;
    }

    .nav > li {
        padding: 0px 16px 0px;
    }

    .nav > li:nth-child(6) {
        padding-top: 0px;
        display: none;
    }

    .dropdown-menu {
        position: relative;
        top: 100%;
    }

    .navbar-nav > li > a {
        padding-top: 3px;
        padding-bottom: 8px;
        line-height: 20px;
    }

    .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
    }

    .navbar-toggle {
        position: relative;
        float: left;
        margin-left: 5px;
    }

    .scart strong {
        font-size: 13px;
        font-weight: normal;
        color: #fff;
    }

    .scart a {
        padding: 8px 14px;
        margin-bottom: 6px;
    }

    .top-right .col-md-6, .top-right .col-sm-6, .top-right .col-lg-6 {
        padding: 0px;
        padding-left: 12px !important;
        margin-bottom: 4px;
    }

    /* Carousel base class */
    .carousel {
        height: auto;
        margin-bottom: 0px;
    }

    /* Since positioning the image, we need to help out the caption */
    .carousel-caption {
        z-index: 10;
    }

    /* Declare heights because of positioning of img element */
    .carousel .item {
        height: 200px;
        background: none;
    }

    .carousel-inner > .item > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: 200px;
    }

    .service-box {
        width: 100%;
        position: relative;
        left: 0;
        right: 0;
        top: 0%;
        margin: 16px auto;
    }

    .service-circle {
        background: rgba(0,0,0,1);
        border-radius: 50%;
        text-align: center;
        border: 7px solid #6E6A6A;
        width: 200px;
        height: 200px;
        margin-bottom: 8px;
    }

    .img-cat {
        width: 50%;
        float: left;
    }

    .service-circle:hover {
        background: rgba(255,255,255,0.6);
        border: 7px solid #7f9a31;
    }

    .service-circle.active {
        background: rgba(255,255,255,0.6);
        border: 7px solid #7f9a31;
    }

    .service-circle h4.active {
        color: #FFCB35;
    }

    .service-circle h4:hover {
        color: #FFCB35;
    }

    .service-box .row {
        width: 100%;
        padding: 0 30%;
    }

    .bg {
        background: #f5f5f5;
    }

    .nav-tabs > li {
        padding: 0;
        text-align: center;
        margin-right: 3px;
        font-size: 10px;
    }

    .tab-heading p {
        margin-right: 16px;
    }

    .imgw {
        width: 100%;
        padding-top: 10px;
    }

    .service-tab {
        padding-bottom: 40px;
    }

    .border-img {
        width: 86%;
    }

    .p-weight > span > a {
        padding: 4px 4px;
    }

    .testi {
        width: 100%;
        margin: 0 auto;
    }

    #bestselling-product .heading-sec, #featured-product .heading-sec {
        padding: 10px 0px 5px;
        text-align: center;
    }

    #testimonial {
        margin-top: 0px;
    }

    .delivery img {
        width: 50%;
    }

    .app-button img {
        width: 50%;
        margin-bottom: 20px;
    }

    .testi iframe {
        width: 100%;
        height: 330px;
    }

    .carousel-p .item {
        height: 450px;
        background: none;
    }

    #ad-banner {
        text-align: center;
        padding: 0px 0px;
    }

    .fast-delivery {
        text-align: center;
    }

    .footer-top h1 {
        font-size: 25px;
    }

    .delivery {
        text-align: center;
    }

    /* inner css */
    ul.middle-product-list li {
        width: 49%;
    }

    ul.middle-product-list li:nth-child(odd) {
        margin-right: 2%;
    }

    ul.middle-product-list li:nth-child(even) {
        margin-right: 0%;
    }

    .middle select {
        margin-top: 17px;
        padding: 5px;
    }

    .selected-items {
        width: 100%;
        margin-bottom: 10px;
    }

    .item-row .col-md-4, .item-row .col-sm-4 {
        width: 23%;
        float: left;
    }

    .item-row .col-md-3, .item-row .col-sm-3 {
        padding: 28px 5px 0px 0px;
        width: 26%;
        float: right;
    }

    .item-row .col-sm-5 {
        padding: 1px 5px 0px 7px;
        width: 48%;
        float: left;
    }

    .dropdown-menu {
        position: relative;
        top: 100%;
        width: 100%;
    }

    .main-wrapper {
        background: #fff;
        padding: 0 1px;
    }

    .no-padding {
        padding: 0px 15px;
    }

    .p-weight > span > a {
        font-size: 9px;
    }

    .breadcrumb {
        padding: 80px 15px 0px;
    }

    .filter-heading:nth-child(1) {
        margin-top: 0px;
    }

    .img-rounded {
        width: 100%;
        margin: 25px 0px;
    }

    .description-main {
        padding: 0 15px;
    }

    .review {
        width: 100%;
        text-align: center;
    }

    .rating-p {
        width: auto;
        float: left;
        margin-right: 3%;
    }

    .view-review {
        width: auto;
        float: left;
        margin-right: 3%;
    }

    .w-review {
        width: auto;
    }

    .pro-weight ul li {
        width: 11%;
    }

    .pro-price {
        width: 100%;
    }

    .s-delivery > strong {
        font-size: 14px !important;
    }

    .panel.with-nav-tabs .panel-heading {
        padding: 5px 0px 0 0px;
    }

    .tab-content p {
        text-align: justify;
    }

    .testimonial-section {
        width: 98%;
    }

    .middle-padding {
        padding: 14px 0px;
    }

    .tiffin a {
        float: right;
        margin: 1px 0px 0px 0px;
        padding: 4px 6px;
    }

    .tiffin h4 {
        font-size: 17px;
    }

    .tiffin select {
        margin-top: 1px;
    }

    .tiffin-varity > span > a {
        padding: 4px 2px;
        font-size: 9px;
    }

    hr {
        margin-top: 8px;
    }

    ul.calender-date li {
        width: 33.28%;
        height: 150px;
        min-height: 150px;
        max-height: 180px;
    }

    ul.calender-date {
        padding: 0px;
    }

    .cal-heading a {
        width: 8%;
        padding: 5px;
    }

    .border img {
        width: 100%;
        margin: 10px 0px;
    }

    .cal-heading h4 {
        margin-top: 0px;
        font-size: 20px;
    }

    .hints {
        padding: 2px 0px 0px;
    }

    .hints a {
        padding: 5px 5px;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        float: left;
    }

    #basket-details {
        margin: 0px 0px 60px 0px;
        float: left;
    }

    .basket-details {
        width: 100%;
        margin: 0px 0px;
    }

    .b-img {
        padding: 12px 0px 0px;
        background: #fff;
    }

    .b-content {
        background: #fff;
    }

    .b-button a:nth-child(3) {
        color: #757575;
    }

    .b-button {
        float: right;
        margin-top: 14px;
        width: 100%;
        padding: 0px;
    }

    ul.basket-items li {
        width: 70%;
    }

    /*********** Schdule by month **********/
    .scheduler-col-left .b-img {
        width: 36%;
    }

    .schedule-row .col-md-11, .schedule-row .col-sm-11, .schedule-row .col-lg-11 {
        padding: 0px;
        width: 83%;
        float: left;
        margin-top: 10px;
    }

    .scheduler-col-left .b-content {
        background: #fff;
        width: 64%;
    }

    .scheduler-col-left .b-button a:nth-child(3) {
        float: none;
    }

    .scheduler-col-left .b-button a {
        padding: 5px;
        font-size: 10px;
    }

    .scheduler-col-left .b-button {
        margin-bottom: 10px;
    }

    .scheduler-col-left > div > img {
        width: 100%;
        margin-top: 10px;
    }

    .scheduler-col-left .b-content h4 {
        margin: 5px;
    }

    .scheduler-col-left .b-content p {
        margin: 5px;
        font-size: 12px;
    }

    .scheduler-col-left .b-img img {
        width: 40%;
    }

    .monthly-schedule select {
        width: 50%;
    }

    .schedule-row .basket-details {
        background: none;
    }

    .scheduler-col-right .basket-details {
        background: #fff;
        padding-bottom: 10px;
        width: 95%;
    }

    .sche-checkbox input[type="checkbox"] {
        margin-top: 16px;
    }

    .scheduler-col-right .button-sch {
        float: right;
        width: 20%;
        padding: 0px;
        margin-top: 100px;
        margin-top: 66px;
    }

    .scheduler-col-right .b-content {
        background: #fff;
        width: 44%;
    }

    #btn_cart span {
        font-size: 8px;
    }

    .col-menu {
        width: 320px !important;
    }
}

@media only screen and (min-width : 768px) and (max-width : 1000px) {
    .header-top .container-fluid {
        padding:0 10px;
    }

    .navbar-inverse .container-fluid {
        padding: 0 10px;
    }

    #demo .container-fluid {
        padding: 0 50px
    }

    .container-fluid {
        padding: 0 10px
    }

    .top-right {
        padding-top: 0px;
    }

    .logo-mobile {
        display: block;
        text-align: center;
        width: 28%;
        margin-top: 7px;
    }

    .social-menu {
        padding: 17px 0px 20px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .navbar-inner {
        position: absolute !important;
        background: #585858 !important;
        margin-bottom: 0px !important;
    }

    .service-tab {
        padding-bottom: 30px;
    }

    #bestselling-product .heading-sec, #featured-product .heading-sec {
        padding: 10px 0px 5px;
        text-align: center;
    }

    .how-work {
        width: 38%;
        float: right;
        top: 23px;
        position: absolute;
        right: 0;
    }

    .search-mobile {
        width: 78%;
    }

    .testi {
        width: 100%;
        margin: 0 auto;
    }

    .contact-bg {
        padding-bottom: 40px;
        width: 90%;
        margin: 0 auto;
    }

    .scart strong {
        font-size: 14px;
        font-weight: normal;
        color: #fff;
    }

    .scart .fa-shopping-cart {
        width: 25px;
        height: 25px;
        border: 2px solid #fff;
        padding: 5px;
        border-radius: 50%;
        color: #fff;
        margin-right: 8px;
    }

    .scart a {
        padding: 7px 19px;
    }

    .scart {
        width: 20%;
        margin-top: 7px;
    }

    .social-contact {
        width: 37%;
    }

    .app-button {
        padding: 0px 40px;
        text-align: center;
    }

    .navbar {
        position: absolute;
        min-height: 56px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        width: 100%;
        height: 56px;
    }

    .navbar-inverse {
        background: rgba(0,0,0,0.4);
    }

    .search-icon {
        display: none;
    }

    .nav-left {
        float: left;
        margin: 0;
        width: 30%;
        background: rgba(0,0,0,0.9);
    }

    .navbar-collapse {
        padding-right: 15px;
        padding-left: 0px;
    }

    .navbar-nav > li:nth-child(1) {
        padding-left: 16px;
    }

    .nav > li {
        padding: 0px 16px 0px;
    }

    .nav > li:nth-child(6) {
        padding-top: 0px;
        display: none;
    }

    .dropdown-menu {
        position: relative;
        top: 100%;
    }

    .navbar-nav > li > a {
        padding-top: 3px;
        padding-bottom: 8px;
        line-height: 20px;
    }

    .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
    }

    .p-weight > span > a {
        padding: 4px 4px;
    }

    .navbar-toggle {
        position: relative;
        float: left;
        margin-left: 5px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left,.navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none!important;
    }

    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    .service-box {
        width: 87%;
        top: 52%;
        margin: 0 auto;
    }

    .service-circle {
        background: rgba(0,0,0,0.6);
        border-radius: 50%;
        text-align: center;
        border: 7px solid #000;
        width: 170px;
        height: 170px;
    }

    .service-circle img {
        text-align: center;
        padding: 9px 10px 1px;
        width: 65%;
    }

    .service-circle h4 {
        font-size: 16px;
    }

    /* Carousel base class */
    .carousel {
        height: auto;
        margin-bottom: 0px;
    }

    /* Since positioning the image, we need to help out the caption */
    .carousel-caption {
        z-index: 10;
    }

    /* Declare heights because of positioning of img element */
    .carousel .item {
        height: 300px;
        background: none;
    }

    .carousel-inner > .item > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: 300px;
    }

    .carousel-p {
        height: auto;
        margin-bottom: 0px;
        padding: 0px 0px;
        width: 100%;
    }

    /* Declare heights because of positioning of img element */
    .carousel-p .item {
        height: auto;
        background-color: transparent;
        width: 97%;
        margin-left: 18px;
    }

    .imgw {
        width: 100%;
    }

    ul.middle-product-list li {
        width: 48%;
    }

    ul.middle-product-list li:nth-child(odd) {
        margin-right: 2%;
    }

    ul.middle-product-list li:nth-child(even) {
        margin-right: 0%;
    }

    .middle select {
        margin-top: 0px;
        padding: 5px;
    }

    .item-row .col-md-4, .item-row .col-sm-4 {
        width: 23%;
        float: left;
    }

    .item-row .col-md-3, .item-row .col-sm-3 {
        padding: 28px 5px 0px 0px;
        width: 26%;
        float: right;
    }

    .item-row .col-sm-5 {
        padding: 1px 5px 0px 7px;
        width: 32%;
        float: left;
    }

    .dropdown-menu {
        position: relative;
        top: 100%;
        width: 100%;
    }

    .main-wrapper {
        background: #fff;
        padding: 0 1px;
    }

    .no-padding {
        padding: 0px 15px;
    }

    .p-weight > span > a {
        font-size: 10px;
    }

    .breadcrumb {
        padding: 80px 15px 0px;
    }

    .filter-heading:nth-child(1) {
        margin-top: 0px;
    }

    .panel-title a {
        color: #444;
        font-size: 12px;
    }

    .middle-padding {
        padding-top: 14px;
        width: 100%;
    }

    .selected-items {
        width: 50%;
    }

    .img-rounded {
        width: 100%;
        margin: 25px 10px;
    }

    .description-main {
        padding: 0 15px;
    }

    .review {
        width: 100%;
        text-align: center;
        margin-top: 1px;
    }

    .rating-p {
        width: auto;
        float: left;
        margin-right: 3%;
    }

    .view-review {
        width: auto;
        float: left;
        margin-right: 3%;
    }

    .w-review {
        width: auto;
    }

    .s-delivery {
        padding-bottom: 20px;
    }

    .pro-weight ul li {
        width: 16%;
    }

    .pro-price {
        width: 100%;
        padding-top: 0px !important;
        margin-right: 2%;
        padding-bottom: 2px;
    }

    .s-delivery > strong {
        font-size: 14px !important;
    }

    .pro-cart {
        margin: 12px 0px;
    }

    .panel.with-nav-tabs .panel-heading {
        padding: 5px 5px 0 5px;
    }

    .nav-tabs > li {
        padding: 0;
    }

    .review-top-section .col-md-2 {
        width: 20%;
        float: left;
    }

    .review-top-section .col-md-5 {
        width: 40%;
        float: left;
    }

    .review-left {
        width: 29%;
    }

    ul.calender-date li {
        width: 25%;
        height: 125px;
        min-height: 125px;
        max-height: 180px;
    }

    ul.calender-date {
        padding: 0px;
    }

    .cal-heading a {
        width: 6%;
        padding: 5px;
    }

    .border img {
        width: 100%;
        margin: 10px 0px;
    }

    .cal-heading h4 {
        margin-top: 0px;
        font-size: 20px;
    }

    .hints {
        padding: 2px 0px 0px;
    }

    .hints a {
        padding: 5px 5px;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        float: left;
    }

    #basket-details {
        margin: 0px 0px 60px 0px;
        float: left;
    }

    .basket-details {
        width: 100%;
        margin: 0px 0px 10px;
    }

    .b-img {
        padding: 12px 0px 0px;
        background: #fff;
        width: 15%;
    }

    .b-content {
        background: #fff;
        width: 25%;
    }

    .b-button a:nth-child(3) {
        color: #757575;
    }

    .b-button {
        float: right;
        margin-top: 61px;
        width: 55%;
        padding: 0px;
    }

    ul.basket-items li {
        width: 49%;
    }

    /**************** Schedule by month  **********/
    .sche-checkbox input[type="checkbox"] {
        margin-top: 16px;
    }

    .sche-checkbox {
        margin-top: 1px;
    }

    input[type="checkbox"]:not(old) + label > span {
        width: 1.5em;
        height: 1.5em;
        margin: 0.25em 0.5em 0.25em 0.25em;
    }

    input[type="checkbox"]:checked:not(old) + label > span > span {
        width: .7em;
        height: .7em;
        margin: 0.3em;
    }

    .scheduler-col-left .b-content {
        background: #fff;
        width: 30%;
        padding-left: 9px;
    }

    .scheduler-col-left .b-button a {
        padding: 3px;
        font-size: 10px;
    }

    .scheduler-col-left .b-button {
        margin-top: 37px;
        width: 58%;
        padding: 0px;
    }

    .scheduler-col-left .b-content h4 {
        margin: 5px 0px;
    }

    .scheduler-col-left .b-content p {
        margin: 2px 0px;
        font-size: 12px;
    }

    .scheduler-col-left .b-img img {
        width: 100%;
    }

    .monthly-schedule select {
        width: 50%;
    }

    .schedule-row .basket-details {
        background: none;
        margin-top: 10px;
    }

    .scheduler-col-right .basket-details {
        background: #fff;
        padding-bottom: 10px;
        width: 95%;
    }

    .sche-checkbox input[type="checkbox"] {
        margin-top: 16px;
    }

    .scheduler-col-right .button-sch {
        float: right;
        width: 20%;
        padding: 0px;
        margin-top: 100px;
        margin-top: 66px;
    }

    .scheduler-col-right .b-content {
        background: #fff;
        width: 44%;
    }

    #btn_cart span {
        font-size: 8px;
    }

    .scheduler-col-right .b-content {
        background: #fff;
        width: 60%;
        padding-left: 9px;
        float: left;
    }

    .scheduler-col-right .b-button a {
        padding: 3px;
        font-size: 10px;
    }

    .scheduler-col-right .b-button {
        margin-top: 37px;
        width: 24%;
        padding: 0px;
    }

    .scheduler-col-right .b-content h4 {
        margin: 5px 0px;
        font-size: 13px;
    }

    .scheduler-col-right .b-content p {
        margin: 2px 0px;
        font-size: 12px;
    }

    .scheduler-col-right .b-img img {
        width: 100%;
    }

    .scheduler-col-right .b-img {
        width: 15%;
    }
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1000px) and (max-width : 1280px) {
    .top-right ul li {
        display: inline;
        margin: 0;
        padding: 0 0px;
    }

    .carousel .item {
        height: 380px;
        background: none;
    }

    .carousel {
        height: 395px;
    }
}

@media only screen and (min-width : 1000px) and (max-width : 1224px) {
    .header-top .container-fluid {
        padding:0 10px;
    }

    .navbar-inverse .container-fluid {
        padding: 0 10px;
    }

    ul.social-top li {
        padding: 0px 7px;
    }

    .top-right .col-md-6, .top-right .col-sm-6, .top-right .col-lg-6 {
        padding: 0px;
        padding-left: 0px !important;
    }

    .top-right strong {
        font-size: 12px !important;
    }

    .nav > li {
        position: relative;
        display: block;
        padding: 21px 5px 0px;
    }

    .nav-left {
        float: left;
        margin: 0 auto;
        width: 95%;
    }

    .search-icon {
        padding-top: 24px;
        float: right;
        width: 3%;
        margin-right: 1%;
    }

    .nav-tabs > li {
        padding: 0px 0px 0px;
    }

    .navbar-inverse .navbar-nav > li > a {
        font-size: 11px;
    }

    .dropdown-menu {
        font-size: 11px;
    }

    .service-box {
        width: 820px;
        top: 40%;
        margin: 0 auto;
    }

    .contact-bg {
        padding-bottom: 40px;
        width: 90%;
        margin: 0 auto;
    }

    /* Carousel base class */
    .carousel {
        height: auto;
        margin-bottom: 0px;
    }

    /* Since positioning the image, we need to help out the caption */
    .carousel-caption {
        z-index: 10;
    }

    /* Declare heights because of positioning of img element */
    .carousel .item {
        height: 300px;
        background: none;
    }

    .carousel-inner > .item > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: 350px;
    }

    #ad-banner img {
        width: 70%;
        padding: 10px;
    }

    .carousel-p {
        height: auto;
        margin-bottom: 0px;
        padding: 0px 0px;
        width: 100%;
    }

    /* Declare heights because of positioning of img element */
    .carousel-p .item {
        height: auto;
        background-color: transparent;
        width: 97%;
        margin-left: 18px;
    }

    .imgw {
        width: 100%;
    }

    .p-weight ul li a {
        padding: 4px 3px;
    }

    .testi {
        width: 90%;
        margin: 0 auto;
    }

    #grocery {
        padding-bottom: 30px;
    }

    .breadcrumb ul {
        list-style: none;
        float: left;
        padding: 16px 0px 0px 0px;
    }

    .item-row .col-md-5, .item-row .col-sm-5 {
        padding-right: 0px;
        padding-left: 5px;
    }

    .item-price {
        font-size: 10px;
        color: #444;
        font-weight: bold;
    }

    .item-price span {
        font-size: 10px;
    }

    .item-name {
        font-size: 11px;
        color: #c3c2c2;
        height: 15px;
        overflow: hidden;
    }

    ul.middle-product-list li {
        width: 49%;
        float: left;
        padding: 0px;
        border: 1px solid #E1E1E1;
        margin-right: 2%;
        margin-bottom: 10px;
    }

    ul.middle-product-list li:nth-child(even) {
        margin-right: 0%;
    }

    ul.middle-product-list li:nth-child(odd) {
        margin-right: 2%;
    }

    .p-weight ol li:nth-child(even) {
        margin-right: 3px !important;
    }

    .p-chips ol li:nth-child(odd) {
        margin-right: 3px !important;
    }

    .p-weight ol li:nth-child(2n+1) {
        margin-right: 0%;
    }

    .p-weight ul li {
        float: left;
        margin-right: 2px;
    }

    .p-weight ul li a {
        font-size: 10px;
    }

    .col-item .info p, span, strong, strike {
        color: #656565;
        font-size: 10px;
        font-family: Arial, sans-serif;
        font-weight: 600;
    }

    .p-weight ol li {
        float: left;
        margin-right: 3px;
        width: auto;
        border: none;
        margin-bottom: 10px;
    }

    #btn_cart span {
        font-size: 9px;
        margin-left: -11px;
    }

    .col-item .info button {
        padding: 0px 0px 0px 0px;
    }

    .p-weight ul {
        padding-left: 6px;
    }

    .img-rounded {
        width: 100%;
        margin: 25px 10px;
    }

    .description-main {
        padding: 0 15px;
    }

    .review {
        width: 100%;
        text-align: center;
        margin-top: 1px;
    }

    .rating-p {
        width: auto;
        float: left;
        margin-right: 3%;
    }

    .view-review {
        width: auto;
        float: left;
        margin-right: 3%;
    }

    .w-review {
        width: auto;
    }

    .s-delivery {
        padding-bottom: 20px;
    }

    .pro-weight ul li {
        width: 16%;
    }

    .pro-price {
        width: 100%;
        padding-top: 0px !important;
        margin-right: 2%;
        padding-bottom: 2px;
    }

    .s-delivery > strong {
        font-size: 14px !important;
    }

    .pro-cart {
        margin: 12px 0px;
    }

    .panel.with-nav-tabs .panel-heading {
        padding: 5px 5px 0 5px;
    }

    .nav-tabs > li {
        padding: 0;
    }

    .review-top-section .col-md-2 {
        width: 20%;
        float: left;
    }

    .review-top-section .col-md-5 {
        width: 40%;
        float: left;
    }

    .p-weight > span > a {
        padding: 4px 3px;
    }

    .review-left span {
        margin: 0 0 0 28px;
    }

    ul.calender-date li {
        width: 20%;
        height: 125px;
        min-height: 125px;
        max-height: 180px;
    }

    ul.calender-date {
        padding: 0px;
    }

    .cal-heading a {
        width: 6%;
        padding: 5px;
    }

    .border img {
        width: 100%;
        margin: 10px 0px;
    }

    .cal-heading h4 {
        margin-top: 0px;
        font-size: 20px;
    }

    .hints {
        padding: 2px 0px 0px;
    }

    .hints a {
        padding: 5px 5px;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        float: left;
    }

    #basket-details {
        margin: 0px 0px 60px 0px;
        float: left;
    }

    .basket-details {
        width: 100%;
        margin: 0px 0px 10px;
    }

    .b-img {
        padding: 12px 0px 0px;
        background: #fff;
        width: 15%;
    }

    .b-content {
        background: #fff;
        width: 40%;
    }

    .b-button a:nth-child(3) {
        color: #757575;
    }

    .b-button {
        float: right;
        margin-top: 61px;
        width: 42%;
        padding: 0px;
    }

    ul.basket-items li {
        width: 49%;
    }

    /**************** Schedule by month  **********/
    .sche-checkbox input[type="checkbox"] {
        margin-top: 16px;
    }

    .sche-checkbox {
        margin-top: 1px;
    }

    input[type="checkbox"]:not(old) + label > span {
        width: 2em;
        height: 2em;
        margin: 0.25em 0.5em 0.25em 0.25em;
    }

    input[type="checkbox"]:checked:not(old) + label > span > span {
        width: 1em;
        height: 1em;
        margin: 0.43em;
    }

    .scheduler-col-left .b-content {
        background: #fff;
        width: 35%;
        padding-left: 9px;
    }

    .scheduler-col-left .b-button a {
        padding: 3px;
        font-size: 10px;
    }

    .scheduler-col-left .b-button {
        margin-top: 37px;
        width: 50%;
        padding: 0px;
    }

    .scheduler-col-left .b-content h4 {
        margin: 5px 0px;
    }

    .scheduler-col-left .b-content p {
        margin: 2px 0px;
        font-size: 12px;
    }

    .scheduler-col-left .b-img img {
        width: 100%;
    }

    .monthly-schedule select {
        width: 50%;
    }

    .schedule-row .basket-details {
        background: none;
        margin-top: 10px;
    }

    .scheduler-col-right .basket-details {
        background: #fff;
        padding-bottom: 10px;
        width: 95%;
    }

    .sche-checkbox input[type="checkbox"] {
        margin-top: 16px;
    }

    .scheduler-col-right .button-sch {
        float: right;
        width: 20%;
        padding: 0px;
        margin-top: 100px;
        margin-top: 66px;
    }

    .scheduler-col-right .b-content {
        background: #fff;
        width: 44%;
    }

    #btn_cart span {
        font-size: 8px;
    }

    .scheduler-col-right .b-content {
        background: #fff;
        width: 60%;
        padding-left: 9px;
        float: left;
    }

    .scheduler-col-right .b-button a {
        padding: 3px;
        font-size: 10px;
    }

    .scheduler-col-right .b-button {
        margin-top: 37px;
        width: 24%;
        padding: 0px;
    }

    .scheduler-col-right .b-content h4 {
        margin: 5px 0px;
        font-size: 13px;
    }

    .scheduler-col-right .b-content p {
        margin: 2px 0px;
        font-size: 12px;
    }

    .scheduler-col-right .b-img img {
        width: 100%;
    }

    .scheduler-col-right .b-img {
        width: 15%;
    }
}

@media only screen and (min-width : 1035px) and (max-width : 1100px) {
    .nav > li {
        position: relative;
        display: block;
        padding: 21px 6px 3px 7px;
    }

    .nav-tabs > li {
        padding: 0px 0px 0px;
    }

    .p-weight ul li a {
        padding: 4px 4px;
    }
}

@media only screen and (min-width : 1101px) and (max-width : 1200px) {
    .nav > li {
        position: relative;
        display: block;
        padding: 5px 9px 0px 11px;
    }

    .nav-tabs > li {
        padding: 0px 0px 0px;
    }

    .p-weight ul li a {
        padding: 4px 6px;
    }

    .p-weight ol li a {
        padding: 4px 6px;
    }
}

@media only screen and (min-width : 1201px) and (max-width : 1224px) {
    .nav > li {
        position: relative;
        display: block;
        padding: 5px 9px 0px 11px;
    }

    .nav-tabs > li {
        padding: 0px 0px 0px;
    }

    .p-weight ol li a {
        padding: 4px 7px;
    }
}

@media only screen and (min-width : 1224px) and (max-width : 1350px) {
    .nav > li > a {
        padding-left:1px !important;
        padding-right: 1px !important;
    }

    .nav > li {
        position: relative;
        display: block;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .service-box {
        top: 55%;
    }

    .p-weight > span > a {
        padding: 2px;
        font-size: 8px;
    }

    .nav-tabs > li {
        padding: 0px 0px 0px;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #f5f5f5;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 12px;
    }

    #btn_cart span {
        font-size: 9px;
        margin-left: -11px;
    }

    .col-item .info button {
        padding: 0px 0px 0px 0px;
    }

    .p-weight ul {
        padding-left: 6px;
    }

    .p-weight ul li a {
        padding: 3px 2px;
        font-size: 10px;
    }

    .p-weight ol li a {
        padding: 3px 2px;
        font-size: 10px;
    }

    .review-left span {
        margin: 0 0 0 47px;
    }

    .review {
        width: 100%;
        text-align: center;
        margin-top: 1px;
    }

    .rating-p {
        width: auto;
        float: left;
        margin-right: 3%;
    }

    .view-review {
        width: auto;
        float: left;
        margin-right: 3%;
    }

    .w-review {
        width: auto;
    }

    .pro-weight ul li {
        width: 12%;
    }

    ul.middle-product-list li {
        width: 24%;
        margin-left: 5px;
    }

    ul.calender-date li {
        height: 150px;
    }

    .b-content {
        background: #fff;
        width: 50%;
    }

    .b-button {
        float: right;
        margin-top: -35px;
        padding: 0px;
    }

    /**************** Schedule by month  **********/
    .sche-checkbox input[type="checkbox"] {
        margin-top: 16px;
    }

    .sche-checkbox {
        margin-top: 1px;
        margin-left: 9px;
    }

    .scheduler-col-left .b-content {
        background: #fff;
        width: 35%;
        padding-left: 9px;
    }

    .scheduler-col-left .b-button a {
        padding: 3px;
        font-size: 12px;
    }

    .scheduler-col-left .b-button {
        margin-top: 60px;
        width: 48%;
        padding: 0px;
    }

    .scheduler-col-left .b-img img {
        width: 100%;
    }

    .monthly-schedule select {
        width: 50%;
    }

    .schedule-row .basket-details {
        background: none;
        margin-top: 10px;
        width: 95%;
    }

    .scheduler-col-right .basket-details {
        background: #fff;
        padding-bottom: 10px;
        width: 95%;
    }

    .sche-checkbox input[type="checkbox"] {
        margin-top: 16px;
    }

    .scheduler-col-right .button-sch {
        float: right;
        width: 20%;
        padding: 0px;
        margin-top: 100px;
        margin-top: 66px;
    }

    .scheduler-col-right .b-content {
        background: #fff;
        width: 44%;
    }

    #btn_cart span {
        font-size: 8px;
    }

    .scheduler-col-right .b-content {
        background: #fff;
        width: 60%;
        padding-left: 9px;
        float: left;
    }

    .scheduler-col-right .b-button a {
        padding: 3px;
        font-size: 10px;
    }

    .scheduler-col-right .b-button {
        margin-top: 37px;
        width: 24%;
        padding: 0px;
    }

    .scheduler-col-right .b-content h4 {
        margin: 5px 0px;
        font-size: 13px;
    }

    .scheduler-col-right .b-content p {
        margin: 2px 0px;
        font-size: 12px;
    }

    .scheduler-col-right .b-img img {
        width: 100%;
    }

    .scheduler-col-right .b-img {
        width: 15%;
    }
}

@media only screen and (min-width : 1300px) and (max-width : 1350px) {
    .nav > li {
        position: relative;
        display: block;
        padding: 5px 9px 0px 11px;
    }

    .nav-tabs > li {
        padding: 0px 0px 0px;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #f5f5f5;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 12px;
    }
}

@media only screen and (min-width : 1350px) and (max-width : 1450px) {
    .nav > li {
        position: relative;
        display: block;
        padding: 5px 9px 0px 11px;
    }

    .p-weight > span > a {
        padding: 2px;
        font-size: 8px;
    }

    .service-box {
        top: 75%;
    }

    .nav-tabs > li {
        padding: 0px 0px 0px;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #f5f5f5;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 12px;
    }

    ul.middle-product-list li {
        width: 24%;
        margin-left: 5px !important;
    }

    .sche-checkbox input[type="checkbox"] {
        margin-top: 6px;
    }

    .sche-checkbox {
        margin-top: 1px;
        margin-left: 9px;
    }

    .schedule-row .basket-details {
        background: none;
        margin-top: 10px;
        width: 95%;
    }

    .scheduler-col-left .b-img {
        width: 13%;
    }

    .scheduler-col-right .b-content {
        background: #fff;
        width: 48%;
        padding-left: 9px;
        float: left;
    }

    .scheduler-col-left .b-content {
        background: #fff;
        width: 32%;
    }

    .carousel {
        height: 420px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width : 1450px) and (max-width : 1500px) {
    .nav > li {
        position: relative;
        display: block;
        padding: 5px 9px 0px 11px;
    }

    .service-box {
        top: 74%;
    }

    .nav-tabs > li {
        padding: 0px 0px 0px;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #f5f5f5;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 15px;
    }

    .sche-checkbox input[type="checkbox"] {
        margin-top: 6px;
    }

    .sche-checkbox {
        margin-top: 1px;
        margin-left: 9px;
    }

    .schedule-row .basket-details {
        background: none;
        margin-top: 10px;
        width: 95%;
    }

    .scheduler-col-left .b-img {
        width: 13%;
    }

    .scheduler-col-right .b-content {
        background: #fff;
        width: 48%;
        padding-left: 9px;
        float: left;
    }
}

@media only screen and (min-width : 1501px) and (max-width : 1800px) {
    .nav > li {
        position: relative;
        display: block;
        padding: 5px 0;
    }

    .nav-tabs > li {
        padding: 0px 0px 0px;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #f5f5f5;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 13px;
    }

    .navbar-inner {
        position: inherit !important;
        background: #585858 !important;
        margin-bottom: 0px !important;
    }

    ul.middle-product-list li {
        width: 24%;
        margin-left: 5px;
    }

    .scrollbox3 {
        width: 298px !important;
    }

    .carousel .item {
        height: 490px;
        background-color: #fff;
    }

    .sche-checkbox {
        margin-top: 38px;
        margin-left: 9px;
    }

    .schedule-row .basket-details {
        background: none;
        margin-top: 10px;
        width: 95%;
    }

    .scheduler-col-left .b-img {
        width: 13%;
    }

    .scheduler-col-right .b-content {
        background: #fff;
        width: 48%;
        padding-left: 9px;
        float: left;
    }
}

@media only screen and (min-width : 1801px) and (max-width : 1920px) {
    .nav > li {
        position: relative;
        display: block;
        padding: 5px 9px 0px 11px;
    }

    .navbar-inner {
        position: inherit !important;
        background: #585858 !important;
        margin-bottom: 0px !important;
    }

    .contact-bg {
        padding-bottom: 40px;
        width: 70%;
        margin: 0 auto;
    }

    .nav-tabs > li {
        padding: 0px 0px 0px;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #f5f5f5;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 14px;
    }

    ul.social-top li a {
        color: #41a863;
        text-decoration: none;
        font-size: 17px;
    }

    .social-menu span {
        float: left;
        font-size: 16px;
        color: #929292;
    }

    .top-right strong {
        font-size: 18px !important;
        color: #7f9b2e;
        font-weight: normal;
    }

    .scart > a > strong {
        font-size: 17px;
        font-weight: normal;
        color: #fff;
    }

    /* Carousel base class */
    .carousel {
        height: 580px;
        margin-bottom: 0px;
    }

    .carousel-caption {
        z-index: 10;
    }

    .carousel .item {
        height: 580px;
        background-color: #777;
    }

    .carousel-inner > .item > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: 580px;
    }

    .service-circle {
        background: rgba(0,0,0,0.6);
        border-radius: 50%;
        text-align: center;
        border: 7px solid #000;
        width: 250px;
        height: 250px;
    }

    .service-circle img {
        text-align: center;
        padding: 12px 10px 0px;
    }

    .service-circle h4 {
        font-size: 21px;
    }

    .service-box {
        width: 1050px;
        position: absolute;
        left: 0;
        right: 0;
        top: 56%;
        margin: 0 auto;
    }

    #contact-bg {
        background: url(../images/contact-bg.jpg) no-repeat;
        background-size: cover;
        background-position: 20%;
    }

    .links ul li a {
        text-decoration: none;
        font-size: 15px;
        color: #868686;
        font-weight: bold;
    }

    .col-item .info p, span, strong, strike {
        font-size: 15px;
    }

    .discount span {
        padding: 7px 0px;
        line-height: 1;
        font-size: 11px;
        right: 8px;
    }

    .veg-nonveg span {
        border: 1px solid #7a9232;
        padding: 0px 9px 5px;
    }

    .col-item .info h6 {
        font-size: 16px;
    }

    .col-item .info h4 {
        font-size: 18px;
    }

    .p-weight ul li a {
        padding: 4px 7px;
        font-size: 13px;
    }

    #btn_cart span {
        font-size: 11px;
    }

    .fast-delivery {
        font-size: 30px;
        padding-left: 100px;
    }

    .carousel-p .item {
        height: auto;
        background: none;
    }

    .carousel-p {
        height: auto;
        background: none;
    }

    .testi iframe {
        width: 100%;
        height: 487px;
    }

    .inner-price > p {
        font-size: 14px !important;
    }

    .inner-price > p > strike {
        font-size: 14px;
    }

    .inner-price > p > strong {
        font-size: 14px;
    }

    .p-weight > span > a {
        padding: 4px 5px;
        font-size: 9px;
    }

    .p-chips span a img {
        width: 25px;
        height: 25px;
    }

    ul.shopCategory {
        font-size: 14px;
    }

    .panel-title a {
        font-size: 16px;
    }

    .yellow-button {
        padding: 10px 10px;
        font-size: 16px;
    }

    .green-button {
        padding: 10px 10px;
        font-size: 16px;
    }

    .red-button {
        padding: 10px 10px;
        font-size: 16px;
    }

    hr {
        margin-top: 0px;
    }

    .middle select {
        padding: 9px;
    }

    .item-name {
        font-size: 14px;
        height: 18px;
    }

    .item-qty {
        font-size: 14px;
        color: #c3c2c2;
    }

    .item-price {
        font-size: 13px;
    }

    .panel-danger {
        border-color: #ebccd1;
        padding: 0 5px;
    }

    .pro-weight ul li {
        width: 8%;
    }

    .pro-weight ul li a {
        font-size: 12px;
    }

    .top-right .fa-play, .top-right .fa-user {
        width: 25px;
        height: 25px;
        text-align: center;
    }

    .review-left span {
        margin: 0 0 0 107px;
    }

    .carousel-p .item {
        height: auto;
        background-color: transparent;
        width: 96%;
        margin-left: 18px;
    }

    .sche-checkbox input[type="checkbox"] {
        margin-top: 0px;
    }

    .sche-checkbox {
        text-align: center;
        margin-left: 18px;
        margin-top: 6px;
    }

    .schedule-row .col-md-11, .schedule-row .col-sm-11, .schedule-row .col-lg-11 {
        padding: 0px;
        width: 88%;
    }

    .monthly-schedule label {
        font-size: 15px;
    }

    .monthly-schedule textarea {
        font-size: 15px;
    }

    .b-content p {
        font-size: 14px;
        font-family: 'Open Sans', sans-serif;
    }

    .b-button a {
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
    }

    #search {
        height: 38px;
    }
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    ul.middle-product-list li {
        width: 20%;
        float: left;
        padding: 5px;
        margin-bottom: 10px;
        max-width: 227px;
    }

    .small_search-1 input[type="text"] {
        width: 95%;
        margin: 12px 0 8px 5px;
        padding: 5px 10px 10px 7px;
    }

    .small_search-1 .fa-search, .small_search .fa-search {
        position: absolute;
        right: 25px;
        top: 14px;
        float: right;
        font-size: 16px;
    }

    .carousel .item {
        height: 700px !important;
        background-color: #777;
    }

    .carousel {
        height: 700px !important;
        margin-bottom: 0px;
    }

    .inner_Banner_slider {
        height: 250px !important;
    }

    .inner_Banner_slider {
        height: 250px !important;
    }

    .testi .carousel {
        height: 350px !important;
        margin-bottom: 0px;
    }

    .testi .carousel .item {
        height: 350px !important;
        background-color: #777;
    }

    #testimonial {
        padding-bottom: 114px;
    }
}

@media screen and (min-device-width: 1825px) and (max-device-width: 4000px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    ul.middle-product-list li {
        width: 23%;
        float: left;
        padding: 0px;
        border: 1px solid #E1E1E1;
        margin-bottom: 10px;
        margin-left: 5px;
    }

    .small_search-1 input[type="text"] {
        width: 95%;
        margin: 12px 0 8px 5px;
        padding: 5px 10px 10px 7px;
    }

    .small_search-1 .fa-search, .small_search .fa-search {
        position: absolute;
        right: 25px;
        top: 5px;
        float: right;
        font-size: 13px;
    }

    .carousel .item {
        height: 700px !important;
        background-color: #777;
    }

    .carousel {
        height: 700px !important;
        margin-bottom: 0px;
    }

    .inner_Banner_slider {
        height: 250px !important;
    }

    .testi .carousel {
        height: 350px !important;
        margin-bottom: 0px;
    }

    .testi .carousel .item {
        height: 350px !important;
        background-color: #777;
    }

    #testimonial {
        padding-bottom: 114px;
    }
}
