.bighero-wrap p {font-weight: 600 !important;}

.button-green a {
    font-size: 1em;
    padding: 10px 20px;
    background-color: #f7f7f7;
    color: #111;
font-weight: 700;
float: left;
margin-right: 5px; 
}
.button-green a:hover {
    background-color: #699b2d;
    color: #fff;
}


.floating-broker-check {display: none;}


.teamtable table {
padding: 15px 0 0 15px;
}

.section_boxes .section {
    margin-bottom: 10px !important;
}

.teamtable {
border: 0px;
cellspacing: 0px;
max-width: 750px;
width: 100%;
}

.teamtable td {
width: 33%;
}

.page-tools-glossary #glossaryContent h3 a {
    font-size: 1em !important;
    font-weight: 700 !important;
}

@media (max-width: 640px) {
.teamtable {
		overflow-x: auto;
overflow-y: hidden;
		display: block;
width: 100%;
	}}
@media (max-width:440px) { 
.teamtable td {
display: block;
width: 100%;
max-width: 200px;
}}

@media (min-width: 992px){
.subpage #content .container {
    padding: 40px 0 0px !important;
}}
@media (min-width: 222px){
.subpage #content .container {
    padding: 40px 0 20px !important;
}}


.login-button-container {
justify-content: center;
}

/*Do not edit/delete this chunk of code below this comment. This is for syndicated buttons on the client login page*/
.login-button-container {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.emoney-login,
.emoney-login-rounded,
.emoney-login-light,
.emoney-login-rounded-light,
.investor360-login,
.investor360-login-rounded,
.investor360-login-light,
.investor360-login-rounded-light,
.moneyguide-login,
.moneyguide-login-rounded,
.moneyguide-login-light,
.moneyguide-login-rounded-light,
.rightcapital-login,
.rightcapital-login-rounded,
.rightcapital-login-light,
.rightcapital-login-rounded-light,
.wealthscape-login,
.wealthscape-login-rounded,
.wealthscape-login-light,
.wealthscape-login-rounded-light,
.netxinvestor-login,
.citynationalrochdale-login {
    display: none;
    flex-basis: 225px;
}
 
.dev-emoney-login .emoney-login,
.dev-emoney-login-rounded .emoney-login-rounded,
.dev-emoney-login-light .emoney-login-light,
.dev-emoney-login-rounded-light .emoney-login-rounded-light,
.dev-investor360-login .investor360-login,
.dev-investor360-login-rounded .investor360-login-rounded,
.dev-investor360-login-light .investor360-login-light,
.dev-investor360-login-rounded-light .investor360-login-rounded-light,
.dev-moneyguide-login .moneyguide-login,
.dev-moneyguide-login-rounded .moneyguide-login-rounded,
.dev-moneyguide-login-light .moneyguide-login-light,
.dev-moneyguide-login-rounded-light .moneyguide-login-rounded-light,
.dev-rightcapital-login .rightcapital-login,
.dev-rightcapital-login-rounded .rightcapital-login-rounded,
.dev-rightcapital-login-light .rightcapital-login-light,
.dev-rightcapital-login-rounded-light .rightcapital-login-rounded-light,
.dev-wealthscape-login .wealthscape-login,
.dev-wealthscape-login-rounded .wealthscape-login-rounded,
.dev-wealthscape-login-light .wealthscape-login-light,
.dev-wealthscape-login-rounded-light .wealthscape-login-rounded-light,
.dev-netxinvestor-login .netxinvestor-login,
.dev-citynationalrochdale-login .citynationalrochdale-login {
    display: block;
}
/*Do not edit/delete this chunk of code above this comment. This is for syndicated buttons on the client login page*/