/* Home */

.home.layout-full .panel-row-style {
  padding: 0 1000px 0 1000px;
}

#pg-83-1 {
	margin-top: -15px;
}

.so-vantage-mobile-device .logo {
	width: 40% !important;
}

.so-vantage-mobile-device .main-navigation ul {
	padding-top: 10px !important;
}

.main-navigation a {
  text-transform: uppercase;}


header#masthead.masthead-logo-in-menu .logo > img {
min-height: 60px ;
min-width: 90px ;
}

#main {
 padding: 0px !important;

}

h1 {line-height: 1.1em;}



.main-navigation ul li a {
margin-top: 32px;
margin-bottom: 10px;
}

#footer-widgets .widget:nth-of-type(1) {
	width: 250px;
}

#footer-widgets .widget:nth-of-type(2) {
	width: 250px;
}

#footer-widgets .widget:nth-of-type(3) {
	width: 250px;
}

#footer-widgets .widget:nth-of-type(4) {
	width: 250px;

}
@media (max-width: 350px) {

	#footer-widgets .widget {
		margin-top: 0px;
    min-width: 1000px !important;
	}
	
}