/* GENERAL */

/* SUB NAV */
.sub-nav { padding: 20px 0; }
.sub-nav .et_pb_row, .sub-nav ul { padding: 0; list-style-type: none; }
.sub-nav li { padding-right: 40px; border-bottom: 1px solid #eeebe7; }
.sub-nav a { color: #fff; padding: 10px 0; text-transform: uppercase; font-size: 18px; }

/* HOME */

.slide-primary .et_pb_slide .et_pb_slide_description { max-width: 750px; }

/* - services block */
.narrow-body, .star { max-width: 600px; }

.service-block img { max-width: 60px; }
.service-block .et_pb_main_blurb_image { margin-bottom: 20px !important;}
.service-block h4 { padding-bottom: 20px; }

/* - footer */
#footer-bottom { display: none; }





/* ABOUT */

/* - services block */
.team-block img { max-width: 100px; }

.team { text-align: center; }
.team-block h4 { font-size: 18px !important; padding-top: 20px; }
.team-block .et_pb_member_position { color: #c98968 !important; padding-bottom: 20px; }





/* SERVICES */

.service-boxes { padding-bottom: 0; }




/* LINKS */

.links .et_pb_promo_button, .links .et_pb_module.et_pb_button { width: 100% !important; }
.links .et_pb_button_module_wrapper a { line-height: 1.3 !important; }





/* RESOURCES */

.download .et_pb_promo_button, .download .et_pb_module.et_pb_button { width: 100% !important; }
.download .et_pb_button_module_wrapper a { line-height: 1.3 !important; }




/* BREAKPOINTS */

@media screen and (min-width: 450px) {

  	/* SUB NAV */
	.sub-nav li { display: inline; border-bottom: 0; }

}





@media screen and (min-width: 800px) {

  	/* ABOUT*/
  #solicitors .et_pb_team_member, .team-members .et_pb_team_member { min-height: 400px !important; }

}