@media only screen 
and (max-width : 640px)
{	
#homefeatured li img{
    width: auto !important;
    max-width: 70px !important;
	margin: 0 8px 3px 0 !important;
}
#homefeatured li{
    font-size: 16px !important;
	font-family: "Roboto";
}
#homefeatured p {
    color: #313131;
	font-family: "Roboto";
    font-size: 16px;
    text-align: left;
	line-height: 21px !important;
}
#homefeatured h3{
	text-align:left;
	font-size:18px;
	margin-top: -4px !important;
	}

#popularremedies img{
	width: 5em !important;
	float:left;
	margin: 0 10px 0 0;
}
#popularremedies ul {
    margin: 1em 0;
	box-shadow: 0 1px 3px rgba(0,0,0,.15);
}
#popularremedies ul li:first-child {
	-webkit-border-top-right-radius:  .3125em;;
    border-top-right-radius:  .3125em;;
    -webkit-border-top-left-radius:  .3125em;;
    border-top-left-radius:  .3125em;;
}
#popularremedies ul li:last-child {
	-webkit-border-bottom-right-radius:  .3125em;
    border-bottom-right-radius:  .3125em;
    -webkit-border-bottom-left-radius:  .3125em;
    border-bottom-left-radius:  .3125em;
	border-bottom: 1px sold #D2D2D2 !important;

}
#popularremedies li {
    width: 100% !important;
	height:auto !important;
	text-align:left !important;
	border: 1px solid #D2D2D2;
    border-bottom: 0;
	padding-top:0 !important;
}
#popularremedies li a{display:block;color: #333; font-weight:bold;}
}

hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}
.bartitle{background-color:#99cc67; padding:10px; text-align:center;}

#popularremedies{
	height:570px;
	max-width:590px;
}
#popularremedies ul {
  list-style-type: none;
  margin-left:-39px;
}
#popularremedies li {
  float: left;
  width:166px;
  height:155px;
  text-align:center;
}
#popularremedies li a {
	text-decoration:none;
}
#popularremedies li {
	padding-top:7px;
  -webkit-transition: box-shadow 0.5s ease;
  -moz-transition: box-shadow 0.5s ease;
  -o-transition: box-shadow 0.5s ease;
  -ms-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
}
 
#popularremedies li:hover {
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
}

#popularremedies li:hover {
  background-color:#f3f7f8;
}
.homeleft {
display: inline;
float: right;
margin-bottom: 10px;
padding: 0 0 0 25px;
}


#homefeatured ul {
  list-style-type: none;
}
 
#homefeatured h3 {
  font: bold 20px/1.5;font-family: "Roboto";margin-top: 4px;
}
#homeh3 {color: #000; font-size:27px; border-bottom: #000 solid 1px !important;font-family: "Roboto";}

#homefeatured a {
  text-decoration:none;
}
#homeregtext {max-width:710px;}
#homefeatured li img {
  float: left;
  margin: 0 15px 9px 0;
}
 
#homefeatured li p {
  font: 100 12px/1.5;
}

#homefeatured li {border: 1px solid #eee;}

#homefeatured li {
  overflow: auto;
  padding: 10px 10px 0 10px;
}

#homefeatured li {
  margin: 8px; 
  -webkit-transition: box-shadow 0.5s ease;
  -moz-transition: box-shadow 0.5s ease;
  -o-transition: box-shadow 0.5s ease;
  -ms-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
}

#homefeatured li:hover {
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
}
#homefeatured li:hover {
  background: #f3f7f8;
}
#homepopular{
	text-align:center; width:500px;
}
#homepopular h3{
	color:#000; font-size:27px;border-bottom: #000 solid 1px;font-family: "Roboto";
}
.topleftad{
	width:334px; padding:0 0 0 25px !important;
}
.topleftad h3{
	color:#000; font-size:27px; border-bottom: #000 solid 1px;font-family: "Roboto";
}
.homewrap{
	overflow:hidden; background-color:#f3f7f8; border:#f3f7f8 solid 10px; border-top:none;
}
.homewrap h3{style="color:#000; font-size:27px; border-bottom: #000 solid 1px;font-family: "Roboto";}
.leftbox{
	border-top:#FFF 1px solid;
}
.rightbox{background-color:#FFF; text-align:center; width:515px;}
.rightbox h3{color:#000; font-size:27px;border-bottom: #000 solid 1px;text-align: left;font-family: "Roboto";}
#content-inner {padding: 1px 30px 10px 30px;}
.trending{ text-decoration:none !important; display:block; width:316px; padding:3px 8px; border:#ccc thin dotted;margin-bottom: 5px;}
.topleftad {min-height:2203px;}
h3 {font-family: "Roboto";}