/*
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.6
Version: 2.0.0
Author: Sean Ngu
Website: http://www.seantheme.com/color-admin-v2.0/frontend/e-commerce/
*/
@media (max-width: 1199px) and (min-width: 992px) {
	#page-container{
		margin:0px;
	}
    .header-nav .nav > li > a {
        //padding: 10px;
    }
	#text_on_image{
		top:30px;
		font-size:36px
	}
}


@media (max-width: 991px) {
	#page-container{
		margin:0px;
	}

	#text_on_image{
		top:20px;
		font-size:32px
	}

}

@media (max-width: 768px) {

}

@media (max-width: 767px) {
	#page-container{
		margin:0px;
	}

    .header .dropdown.dropdown-hover:hover .dropdown-menu,
    .header .dropdown.dropdown-hover:focus .dropdown-menu,
    .header .dropdown.dropdown-hover:hover .arrow,
    .header .dropdown.dropdown-hover:focus .arrow {
        display: none;
    }
    .header .dropdown.dropdown-hover.open .dropdown-menu,
    .header .dropdown.dropdown-hover.open .arrow {
        display: block;
    }
    .navbar-collapse {
        position: absolute;
        left: 0;
        right: 0;
        top: 45px;
        background: #fff;
        padding: 0;
        border-top: 1px solid #eee;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.15);
        box-shadow: 0 2px 2px rgba(0,0,0,.15);
    }
    .navbar-collapse .nav > li {
        float: none;
    }
    .navbar-collapse .nav > li > a {
        line-height: 30px;
        padding: 10px 15px;
    }
    .navbar-collapse .nav > li + li {
        border-top: 1px solid #eee;
    }
    .navbar-collapse .dropdown-menu {
        max-width: inherit;
        width: 100%;
        background: #f9f9f9;
        border-bottom: 1px solid #eee;
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 10px;
    }
    .dropdown-menu-sidebar {
        display: block;
        width: auto;
        max-width: inherit;
    }
    .dropdown-menu-container {
        min-width: inherit;
        display: block;
    }
    .dropdown-menu-sidebar + .dropdown-menu-content {
        border-top: 1px solid #CCD0D4;
        border-left: none;
        padding-left: 20px;
    }
    .dropdown-menu-content {
        padding: 20px;
        display: block;
    }
    .dropdown-brand-list {
        white-space: initial;
    }
    .dropdown-menu.dropdown-menu-cart {
        margin-right: 0;
        width: 320px;
        margin-top: 10px;
    }
    .dropdown .header-cart .arrow.top:before, 
    .dropdown .header-cart .arrow.top:after {
        top: 36px;    
    }
    .slider .carousel, 
    .carousel .carousel-inner, 
    .carousel .carousel-inner .item {
        min-height: 300px;
    }
    .carousel .product-img.left,
    .carousel .product-img.right {
        left: 10%;
        right: 10%;
        max-width: 80%;
    }
    .carousel .carousel-caption,
    .carousel .carousel-caption.carousel-caption-left,
    .carousel .carousel-caption.carousel-caption-right {
        text-align: center;
        top: 0;
        bottom: 0;
        background: rgba(0,0,0,0.35);
    }
    .footer-copyright .copyright,
    .footer-copyright .payment-method {
        float: none;
        text-align: center;
    }
    .footer-copyright .payment-method {
        padding: 10px 0;
    }
    .section-container {
        padding: 20px 0;
    }
    .page-header-container .page-header {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
	#page-container{
		margin:0px;
	}
    .carousel-caption .price {
        margin-bottom: 0 !important;
    }
    .carousel-caption .title {
        font-size: 24px;
    }
    .carousel-caption p,
    .carousel-caption .price small {
        font-size: 18px;
    }
    .carousel-caption .price {
        font-size: 28px;
    }
    .carousel-caption .container {
        padding: 0;
    }
    .section-title {
        font-size: 18px;
    }
    .section-title a.pull-right {
        padding: 6px 10px;
        margin: 0 0 0 10px;
    }
    .section-title small {
        display: block;
        line-height: 18px;
        margin: 3px 0 0 0;
        font-size: 13px;
    }
    body .category-container {
        border: none;
        background: none;
    }
    .category-container .category-sidebar {
        display: none;
    }
    body .category-container .category-sidebar + .category-detail,
    body .category-item.full + .category-item {
        margin: 0;
    }
    body .category-item.full {
        float: none;
        width: auto;
        height: auto;
        margin: 0 0 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    body .category-item.full .item .item-info {
        position: relative;
    }
    body .category-item.full .item .item-cover img {
        max-height: inherit;
        max-width: 100%;
    }
    body .category-item.list .item {
        float: none;
        width: auto;
        height: auto;
        border: 1px solid #c5ced4;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

}

@media (max-width: 400px) {
	#page-container{
		margin:0px;
	}
    .dropdown-menu.dropdown-menu-cart {
        margin-right: -57px;
    }
    .checkout-body {
        padding: 20px;
    }
    .checkout-message {
        padding: 0;
    }
    .table.table-payment-summary {
        margin-bottom: 15px;
    }
    .table.table-payment-summary th,
    .table.table-payment-summary td {
        font-size: 14px;
        display: block;
        width: 100% !important;
        text-align: left !important;
        padding-left: 0;
        padding-right: 0;
    }
    .table.table-payment-summary td:before,
    .table.table-payment-summary td:after {
        content: '';
        display: table;
        clear: both;
    }
    .table.table-payment-summary .product .product-img {
        width: 80px;
    }
    .table.table-payment-summary .product .product-info {
        margin-left: 90px;
    }
    .table.table-payment-summary .field {
        padding-bottom: 0;
    }
    .table.table-payment-summary .value {
        border-top: none;
        padding-top: 0px;
    }
    .table.table-payment-summary .product {
        padding-top: 5px;
    }
}