
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 796px)
{
.box-rainbow {
    display: block !important;
}
img.logo-footer {
	width: 100%
}
.w3-display-container {
    position: relative;
    display: block;
    top: 0px;
}
.w3-content.w3-display-container {
    white-space: normal;
    overflow: hidden;
}
.navbar {
    background-color: #920728 !important;
    /*border-bottom: 3px solid #FF9800;*/
}
.px-4 {
     padding-left: 0em;
    padding-right: 2em;
}
.border-shlf-home {
    margin-top: 5px;
    padding-left: 0px;
    padding-right: 10px;
}
section#content {
    width: 100%;
    overflow: hidden;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
.nav > li {
    position: relative;
    display: block;
    /*border-bottom: 1px solid #eee;*/
}
.navbar-default .navbar-toggle:hover {
    background-color: #a20328;
}
.my-title-next {
    color: #333;
    font-weight: bold;
    font-size: 0.7em !important;
}
.my-title {
    color: #333;
    font-weight: bold;
    font-size: 0.7em;
}
.my-page-title {
    color: #4ab0f1;
    font-weight: bold;
    font-size: 0.7em;
}
span.my-page-title-next {
    color: #4ab0f1;
    font-weight: bold;
    font-size: 0.7em;
}
.box-rain-bl {
    position: relative;
    background-color: #920728;
    float: left;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
    width: 4px;
    height: 25px;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 20px;
}
.box-rain-b {
    position: relative;
    background-color: #333;
    float: left;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
    width: 4px;
    height: 25px;
    margin-right: 6px;
    margin-top: 20px;
    border-radius: 20px;
}
.container {
    width: auto !important;
}
.custom-home-box-seeall h3 {
    font-size: 14px;
    margin-top: 11px !important;
    /* left: 12px; */
    /* padding-left: 12px; */
}
.col-md-12.custom-content-home-box {
    /*white-space: nowrap;*/
    overflow: hidden;
}
h3.txt-blue {
    white-space: normal;
}
.news-text {
    white-space: normal;
}
nav.navbar.navbar-default {
    width: 100%;
    overflow: hidden;
    white-space: normal;
}
.review-title.button {
    display: -webkit-box;
}
.product-author {
    padding-left: 0px;
}
.mb-xs-0{
	margin-bottom: 0px !important;
}
.row.border-shlf-home {
    white-space: normal;
    overflow: hidden;
    overflow-x: scroll;
    display: flex;
}
.imgWrapper {
    margin-bottom: 0px;
}
.col-xs-6.col-sm-4 {
    margin-bottom: 0px;
}
.ldBar.label-center {
    width: 37% !important;
    height: auto;
    background: transparent;
    position: absolute;
    left: 28px !important;
    bottom: 6px;
    vertical-align: middle;
    z-index: 1;
}
.col-xs-4.text-right.box-seeall {
    padding-top: 0px !important;
    margin-bottom: 0px !important;
}
h3 span {
    display: -webkit-inline-box;
}
.col-xs-8.col-md-8.pln {
    margin-bottom: 0px;
}
.col-xs-4.text-right.box-seeall.news {
    top: 20px;
}
section#content {
    margin-top: 0px !important;
}
section#page {
    margin-top: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #eee;
    font-size: 1em;
}
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #3284b7;
    border: 0;
    box-shadow: none;
    /* border-bottom: 1px solid; */
    margin-left: 15px;
}
ul.dropdown-menu li {
    background: transparent;
    border-bottom: 0.5px solid #eee;
}
ul.dropdown-menu li a {
    background: transparent;
    padding-left: 10px !important;
}
.navbar-nav > li > a {
    color: #eee!important;
}
}
