/* Enter Your Custom CSS Here */


@media(max-width: 1023px){
	.blog-home-top .fusion-post-slideshow {
    width: 100%;
}
.blog-home-top .fusion-alignright {
    position: absolute;
    left: 3%;
    bottom: 2%;
}
	.blog-home-top .fusion-alignleft {
    display: none;
}
	.width-all-home .post-holder a {
    font-size: 18px;
}
	.width-all-home .widget.widget_media_image {
    text-align: center;
}
	#upcoming .fusion-column-wrapper {
    text-align: center;
}
}
@media(max-width: 600px){
	.blog-home-top .fusion-alignright {
    left: 28px !important;
}
}