.wrap 
{
   text-align: center;
}
.footer-widgets-2 {
float:right;
	width:50%;
}
.footer-widgets-1 {
    width: 43%;
	float:left;
}
.site-footer .wrap::after{
    clear: both;
    content: "Copyright @ 2019 Homes Innovator ";
    display: table;
    text-align:center;
    margin-left: 45%;
}
.site-footer .wrap p {
    display:none !important;
}


.genesis-sidebar-title.screen-reader-text {
    display: none;
}
@media only screen and (min-width: 270px )and (max-width:676px) {
	.footer-widgets-1{
		width:100%;
	}
}
.slide-image > a > img 
{
   width :100%;
}
.post-28.post.type-post.status-publish.format-standard.has-post-thumbnail.category-home-garden.entry > a > img 
{
    width: 100%;
}
.post-31.post.type-post.status-publish.format-standard.has-post-thumbnail.category-design.entry > a > img {

    width: 100%;

}
.post-25.post.type-post.status-publish.format-standard.has-post-thumbnail.category-blog.category-travel.entry > a > img {

    width: 100%;

}
.home-triple-bottom.widget-area > section > div > article > a > img {

    height: 180px;

}
.header-image .title-area
{
width: 600px;
}
.site-title{
height: 200px;
}
.header-image .site-title > a {
min-height: 190px !important;
}