/* 
    ----------------------------------------------------------------------------
                Company: Broadridge Advisor Solutions
                Website: http://www.diversifiedfinancialconsultantsllc.com
                Developer: Juliane Escobar (Custom Dev Changes)
                Designer: Flexible Responsive Site Styles - Style Q3
               	Project Manager: Suzanne Allisom
                Last modified: 07.18.16 by Juliane Escobar
              
    ---------------------------------------------------------------------------- 
    ---------------------------------------------------------------------------- 
*/

#proactivWealthWrapper #content {
	padding: 11px;
}
#proactivWealthWrapper a {
	background: #006fab;
	padding: 9px;
	border-radius: 5px;
	color: #fff !important;
	font-weight: 600;
	text-decoration: none;
	display: block;
	width: 90px;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	margin: 50px 0 0 9px;
	float: left;
}
#proactivWealthWrapper img {
	display: block;
	float: left;
}

#proactivWealthWrapper h3 {
    font-size: 15px;
    text-align: center;
    font-family: Arial, Helvetica, Sans-serif;
    line-height: 20px;
	text-transform: none;
	color: #414141;
}
.customsection6 {
	display: none;
}
#proactivWealthWrapper h2 #CustomTitle {
	display: none !important;
}

#contentWrapperSMobile {
	display: none;
}


@media only screen and (max-width : 930px) {
 
 #proactivWealthWrapper a {
    margin: 50px 0 0 5px;
    float: left;
}
 
}

@media only screen and (max-width : 919px) {
 
#proactivWealthWrapper img {
    display: block;
    float: none;
    margin: auto;
}

 #proactivWealthWrapper a {
margin: auto;
float: none;
 
}


#proactivWealthWrapper h3 {
	font-size: 14px;


}

}
