/* CSS Document */
#g-mainbar {padding: 0;}
#logo-9608-particle {padding:0;margin: 10px 10px 0 20px; }
@media (max-width: 450px) {
    #logo-9608-particle {padding:0;margin: 20px 10px 0 40px; }
}
#g-navigation {border-bottom: 2px solid #3d3d3d;    padding-bottom: 15px;}
#g-footer {padding: 1rem 0;border-top:2px solid #3d3d3d; }
h1, h2, h3, h4, h5 {line-height: 3rem;}
#userForm h3 {line-height: 2rem;}
.formBody p {margin: -10px 0 -15px 0;}
.formBody textarea {max-width: 400px;height: 100px;}
.formBody input {max-width: 300px;}
.rsform-submit-button {padding: 10px 30px;}
/*BOF: Home page Box*/
.bg-yes .g-wrapper, .bg-yes #g-mainbar .g-grid {
	background-image:url("https://namebrands.net/images/spotlights-02.png")!important;
	background-position: center -100px!important;
	background-repeat: no-repeat;
}
#homepagetxt {
	visibility: visible;
	font: 2.5vw serif;
    margin: 50px auto;
    border-radius: 4px;
    padding: 20px;
}
@media (max-width: 765px) {
}
