@media screen and (max-width: 979px){
.container
{
width: 100% !important;
}
#left_ads_float img, #right_ads_float img
{
display: none;
}


}

@media (max-width: 768px) {
body
{
font-family: sans-serif !important;
}
.container
{
width: 100% !important;
}
#left_ads_float img, #right_ads_float img
{
display: none;
}
.col-xs-3, .img-lap,.col-xs-9
{
width: 100%;
}
.col-left
{
display: none;
}
.thumbnail4 a img 
{
width: 100%;

}
.navbar-toggle .collapsed
{
background: #1a1a1a;
}
.sp-hot
{
height: auto;
}
.col-xs-8,.col-xs-4,.registration
{
width: 100%;
}
.logo
{
text-align: center;
height: 65px;
background-position: center;
}
.thumb
{
height: auto;
}

.action-links
{
display: none;
}
.frm-search
{
padding-top: 0px;
}
.qc-asend
{
width: 100% !important;
clear: both;
border-bottom: 1px solid #ddd;
}
.box-yahoo
{
display: none;
}
.box-tel 

{
width: 100%;
}
.menu-mobile
{
display: block;
width: 100%;
padding: 5px;
border: 0px;
}
.select-menu
{

width: 100%;
padding: 5px;
border: 0px;
margin-top: 5px;
margin-bottom: 5px;
}
.ddsmoothmenu
{
display: none;
}
.nivoSlider{
    position:absolute;
    top:0px;
    left:0px;
    width: 100% !important;
  
}
.nivoSlider img 
{
	width: 100% !important;
}
.entry-meta .comments
{
	border-radius: 0px;
}
.dv-box

{
	margin-top: 20px;
}
.box-dv img 
{
	height: auto !important;
}

}