@media only screen and (min-width: 480px) and (max-width: 767px) {
	
.encabezado_bg img{
	  height: 311px;
}

#frase {
        float: initial;
    /* margin-top: -27px; */
}

.outerRedes{
	display:none !important;
}


.mobile .slider-arrow {
  width: 41px;
  float: left;
  background: url(images/ButtonMenu.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 6%;
  left: 87% !important;
  height: 37px;
  z-index: 94;
  right: 0;
}

#cuadrologo img {
	width: auto;
	max-width: inherit;
	height: inherit;
}

.logged-in .encabezado_bg img{
	height:170px;
}

#datos{
	text-align:center;
}


 #cuadrologin input[type="text"], #cuadrologin input[type="password"] {
  background-color: rgba(255,255,255,0.5);
  border: 1px solid #cfc0bd;
  width: 99%;
  font-size: 14px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  height: 35px;
}


.page-taxonomy .CntInterno .view-uc-products .views-table tr{
	width:100%;
	margin-right:0px;
}


.page-taxonomy .CntInterno .view-uc-products .views-field-nothing {
  background-color: #ececec;
  width: 100%;
  display: table;
}

.page-taxonomy .CntInterno .view-uc-products .views-table tr .views-field-nothing .ProductoGeneral {
  display: inline-block;
  height: 240px;
  width: 100%;
}


.page-taxonomy .CntInterno .view-uc-products .views-row .views-field-field-image-cache-fid .field-content, 
.page-taxonomy .CntInterno .view-uc-products .views-table tr .views-field-field-image-cache-fid .field-content {
  background: #fff;
  width: 90%;
  height: 175px;
  margin-top: 5%;
  margin-left: 5%;
  display: inline-block;
  text-align: center;
  line-height: 175px;
  margin-right: 5%;
}

.page-taxonomy .CntInterno .view-uc-products .views-row .views-field-title, 
.page-taxonomy .CntInterno .view-uc-products .views-table tr .views-field-title {
  width: 100%;
  font-weight: 300;
  line-height:85px;
  text-align: center;
}


.CntInterno  table{
	display:inline;
}

.CntInterno, .BlankDiv {
  	width: 100% !important;
  	margin-left:0px;
}

#LoginName {
  color: #5D5C5C !important;
  float: left;
  border-right: 1px solid #6A5355 !important;
  margin-right: 10px;
  padding-right: 5px;
  width: 100%;
  text-align: center;
}

#CntLogout a {
  color: #6A5355 !important;
  border-right: 0;
  margin-right: 10px;
  padding-right: 5px;
  display: block;
  text-align: center;
  border-right:0px !important;
  border-bottom: 1px #6A5355 dotted;
}

.page-nuevos-usuarios .tabs, .page-nuevos-usuarios .tabs ul li, .page-user .tabs, .page-user .tabs ul li {
  width: 99%;
}

#CntLogout a{
	border-right:0px !important;
}

.page-nuevos-usuarios .tabs, .page-nuevos-usuarios .tabs ul li:last-child,
.page-user .tabs ul li:last-child{
	 border-bottom: 1px #6A5355 dotted;
}

.page-taxonomy .CntInterno .view-uc-products #views-bulk-operations-submit input[type="submit"] {
  background: inherit;
  font-size: 15px;
  float: left;
  width: auto;
  padding-left: 12%;
}

.page-taxonomy .CntInterno .view-uc-products #views-bulk-operations-submit {
  background: #46415e;
  font-size: 15px;
  float: right;
  width: 100%;
  text-align: right;
  padding: 0;
  margin-bottom: 10px;
}

.page-bienvenida-inversiones-masdel-sa-distribuidor-exclusivo-de-mary-kay-cosmetics-en-guatemala .BlankDiv {
  width: 90% !important;
  margin-left: 5%;
}

.slider-arrow {
	display: block;
}

	
	
}