.logo img
{
	max-width: 300px;
}

body#top .input-text,
body#top input[type="text"],
body#top input[type="input"],
body#top input[type="password"],
body#top input[type="email"],
body#top input[type="number"],
body#top input[type="url"],
body#top input[type="tel"],
body#top input[type="search"],
body#top textarea,
body#top select
{
    margin-bottom: 0;
}

html.responsive body#top div#wrap_all header#header #header_main_alternate ul#avia-menu li a
{
    padding: 5px 0px;
}

html.responsive body#top div#wrap_all header#header #header_main_alternate ul#avia-menu li a .avia-menu-fx
{
    display: none;
}

html.responsive body#top div#wrap_all header#header #header_main_alternate ul#avia-menu li.current_page_item a,
html.responsive body#top div#wrap_all header#header #header_main_alternate ul#avia-menu li a:hover
{
    color: #fff;
}

.page-banner-wrap + div
{
    border-top: none;
}

.page-banner-image
{
    margin-bottom: -50px;
}

@media screen and ( min-width: 768px ){
    .page-banner-image
    {
	margin-bottom: 0;
	margin-top: -88px;
    }

    .page-banner-wrap
    {
	text-align: right;
    }
}

#footer .widget.widget_media_image
{
    display: inline-block;
    margin: 5px 10px;
    vertical-align: middle;
}

#footer img
{
    max-height: 50px;
    width: auto;
}

#footer #media_image-4 img
{
    max-height: 80px;
}

#footer
{
    text-align: right;
    border: none;

}

#top .wpsm-hide,
#top .wpsm-show
{
    color: #000 !important;
    border: 1px solid #000;
    padding: 5px 10px;
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

#top .wpsm-show.wpsm-content-hide
{
    display: none;
}

#top .wpsm-hide:hover,
#top .wpsm-show:hover
{
    color: #fff !important;
    background: #000;
}

/*
.home #wrap_all
{
background: url('http://creaghandassociates.co.nz/wp-content/uploads/2016/12/fullbody-e1513541596960.png') no-repeat scroll 30% 0;
background-size: auto 100%;
}
*/
