@media only screen and (max-width: 767px)
{
	#slider .icon-list i
	{
	    width: 5px !important;
	    height: 5px !important;
	    line-height: 5px !important;
	    left: 5px !important;
	    top: 5px !important;
	    margin-right: 0px !important;
	}

	#slider .icon-list h3
	{
	    top: 5px !important;
	    left: 20px !important;
	    font-size: 8px !important;
	    line-height: normal !important;
	    margin: 0 !important;
	}
}

#footer .widget .dt-sc-social-icons li a
{
	text-align: center;
}

#footer .widget .dt-sc-social-icons li a:hover i
{
	color: white;
}

#secondary .widget h3.widgettitle, #primary .widget h3.widgettitle
{
	text-transform: none;
}

.entry-details .entry-metadata .tags a, .entry-details .entry-metadata .categories a
{
	text-transform: none;	
}

.portfolio .portfolio-detail h5
{
	text-transform: none;	
}

#secondary.left-sidebar
{
	margin: 0 20px 0 0;
}