#site-title .widget_sp_image img{
 max-height: 80px;
    width: auto;
	
}

#site-title .widget_sp_image {
list-style-type:none;
padding-top: 25px;
float:right;

}

.nav.navbar-nav {
	margin-top:-10px;
}

#masthead.site-header {
	height:auto;
}


.col-sm-4#footer-search {
	float:right;
	width:auto;
}

#footers .searchform .form-group .btn {
	    min-height:34px;
		    border-radius: 0px !important;
			    border-left: 0px;
}

@media (min-width: 767px) {
   .col-sm-4#footer-search {
            float: left;
   }
}

@media (min-width: 767px) {

.form-control {
    display: inline!important;
    width: auto!important;

}
}



#social-buttons a img {
margin-right:.5em;
margin-top:-1px;
width:20px
}

#social-buttons a {
margin-right:5px
}

