/* Large Devices Styles Starts */

@media (min-width: 1200px) {

    /* Tooltip Styles Starts */
    .header-links .tooltip {
        display: none !important;
    }

    /* Main Menu Styles Starts */
    #main-menu .container {
        padding-left: 0;
        padding-right: 0;
    }

}

/* Medium Devices Styles Starts */

@media (min-width: 992px) and (max-width: 1199px) {

    /* Tooltip Styles Starts */
    .header-links .tooltip {
        display: none !important;
    }

    /* Cart Style Starts */
    #cart .btn {
    }

    #cart .btn .fa-shopping-cart {
        margin-right: 7px;
    }

    #cart .btn span#cart-total {
        padding: 0 5px;
    }

    #cart .btn i.fa-caret-down {
        margin-left: 0;
    }

    /* Main Menu Styles Starts */
    #main-menu .container {
        padding-left: 0;
        padding-right: 0;
    }

    /* Products Box Styles */
    .product-col.list .image {
        padding: 40px 30px 10px 0;
    }

    .product-col .btn-cart {
        /*margin-top:5px;*/
    }

    /* Product Carousel Styles Starts */
    .product-carousel .owl-controls .owl-buttons .owl-prev {
        left: 89%;
    }

    /* Footer Links Styles Starts */
    .footer-links h5 {
        margin: 10px 0;
    }

    /* Copyright Styles Starts */
    .copyright {
        font-size: 13px;
    }

    .copyright p.pull-left, .copyright ul {
        text-align: center;
        float: none !important;
    }

}

/* Small Devices Styles Starts */
@media (min-width: 768px) and (max-width: 991px) {
    #search {
        /*display: none;*/
    }

    .callus {
        text-align: center;
    }

    /* Logo Styles Starts */
    #logo .img-responsive {
        margin-left: auto;
        margin-right: auto;
    }

    /* Main Menu Styles Starts */
    #main-menu .container {
        padding-left: 0;
        padding-right: 0;
    }

    #main-menu .navbar-nav > li a {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }

    /* Products Box Styles */
    .product-col.list .image {
        padding: 40px 30px 10px 0;
    }

    /* Product Carousel Styles Starts */
    .product-carousel .row {
        margin-left: -3px;
        margin-right: -3px;
    }

    .product-carousel .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .product-carousel .owl-wrapper-outer {
    }

    .product-carousel #owl-product .item {
        padding-left: 3px;
        padding-right: 3px;
        text-align: center;
    }

    .product-carousel .owl-controls .owl-buttons .owl-prev {
        left: 86%;
    }

    /* Side Products Lists Styles Starts */
    .side-products-list h5,
    .side-products-list .price {
        float: none;
    }

    /* Pagination Styles Starts */
    .pagination {
        margin-bottom: 15px;
    }

    .results {
        padding-top: 5px;
    }

    /* Footer Links Styles Starts */
    .footer-links h5 {
        margin: 10px 0;
    }

    /* Copyright Styles Starts */
    .copyright {
        font-size: 12px;
    }

    .copyright p.pull-left, .copyright ul {
        text-align: center;
        float: none !important;
    }

    #body .brands-menu {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
    #searchForm .easy-autocomplete{
        width: 100% !important;
    }

}

/* Extra Small Devices Styles Starts */

@media (max-width: 767px) {
    #cart .btn i.fa-caret-down {
        float: right;
    }

    .callus {
        text-align: center;
    }

    /* Responsive Image Styles Starts */
    #logo .img-responsive, .col3-banners .img-responsive, .col2-banners .img-responsive, .product-col .img-responsive {
        margin: 0 auto;
    }

    .main-header {
        padding: 25px 0 35px;
        background: url(../images/header-background.png) no-repeat center right #000;
        background-size: auto;
    }

    /* Main Menu Styles Starts */
    #main-menu .navbar-toggle {
        color: #fff;
    }

    #main-menu .dropdown-inner ul {
        display: block;
    }

    /* Header Links Styles Starts */
    .header-links ul.pull-left {
        float: none !important;
        text-align: center;
    }

    .header-links li a {
        padding: 10px 3px 0;
    }

    /* Currency & Languages Drop Down Styles Starts */
    .header-top .pull-right {
        float: none !important;
        text-align: center;
    }

    .header-top .btn-link {
        margin: 0 0 10px;
    }

    /* Slider Section Styles Starts */
    .slider {
        margin-bottom: 20px;
    }

    /* Latest Products Styles Starts */
    .product-head, .product-col, .product-col .description {
        text-align: center;
        padding: 20px;
    }

    .product-col.list .image {
        float: none;
        padding: 20px 0 0 0;
    }

    /* Product Carousel Styles Starts */
    .product-head {
        font-size: 18px;
    }

    #owl-product .owl-controls .owl-buttons .owl-prev,
    #owl-product .owl-controls .owl-buttons .owl-next {
        top: -56px;
        font-size: 20px;
    }

    .product-carousel .owl-controls .owl-buttons .owl-prev {
        left: 15px;
    }

    .product-carousel .owl-controls .owl-buttons .owl-next {
        right: 20px;
    }

    /* Three Column Banner Styles Starts */
    .col3-banners {
        margin-bottom: 10px;
    }

    .col3-banners li + li {
        margin-top: 20px;
    }

    /* Two Column Banner Styles Starts */
    .col2-banners {
        margin-bottom: 10px;
    }

    .col2-banners li + li {
        margin-top: 20px;
    }

    /* Page Content Styles Starts */
    .page-box h3 {
        margin-top: 20px;
    }

    /* Tabs Styles Starts */
    .tabs-panel .nav-tabs > li {
        display: block;
        float: none;
    }

    /* Pagination Styles Starts */
    .pagination-block {
        text-align: center;
    }

    .pagination {
        margin-bottom: 10px;
    }

    .results {
        text-align: center;
        padding-top: 0;
        margin-bottom: 15px;
    }

    /* Footer Links Styles Starts */
    .footer-links .col-sm-6, .footer-links .last {
        text-align: center;
    }

    .footer-links .col-sm-6 {
        margin-bottom: 20px;
    }

    .footer-links h5 {
        margin: 10px 0;
    }

    /* Copyright Styles Starts */
    .copyright {
        font-size: 11px;
    }

    .copyright p.pull-left, .copyright ul {
        text-align: center;
        float: none !important;
    }

    .copyright li {
        padding: 0 2px;
    }

    #body .brands-menu {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .banner{
        text-align: center;
    }
    .banner a{
        display: inline-block;
    }
    .main-heading2, .cat-intro, .cat-intro .cat-body{
        text-align: center;
    }
    .cat-body{
        padding-top:10px;
    }

    .list-group.categories{
        display: none;
    }
    #searchForm .easy-autocomplete{
        width: 100% !important;
    }
    #search .input-group .btn{
        z-index: 999;
        height: 35px;
    }
    #search .input-group input.form-control.input-lg{
        height: 35px;
    }
    .newsletter-form input, .newsletter-form button, .newsletter-form .glyphicon{
        margin: 0;
    }


}