 
  
 
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
 HTML5 tags 
header, section, footer,
aside, nav, article, figure {
	display: block;
}
 .slider-wrapper { 
	width:98%; 
	margin-top  :15px;
}
/* @media (max-width:767px)
{
 

}
@media (min-width:768px)
{
    .slider-wrapper { 
	width:80%; 
	margin-top  :15px;
}
    
}
====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}