/*  Practice Areas Modules
================================================== */

.practices {
	padding-bottom: 30px;
}


.flex-row {
  margin-left: 0;
  margin-right: 0;
 
}

.flex-row {
	margin-bottom: 20px;
	position: relative;
}

.flex-row .flex-row {
	margin-bottom: 0;
}

.flex-row .center {
	text-align: center;
}

.last-col {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.flex-item-wrapper {
	padding: 20px;
	position: relative;
	z-index: 5;
	box-sizing: border-box;
}


.middle {
    -ms-flex-align: center;
    -webkit-box-align: center;
	align-items: center;
}

.shield-col {
	width: 360px;
	flex-basis: 360px;
	max-width: 360px;	
    
    -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
    
}

.content-col {
	width: 680px;
	flex-basis: 680px;
	max-width: 680px;	
	
    -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
    
}

span.practice {
	margin: 10px 0;
	font-weight: 700;
	font-size: 24px;
	color: #000000;
	display: block;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

span.shield {
	margin-top: 10px;
	display: block;
}

p.white-button {
	width: 100%;
	text-align: center;
	margin: 10px 0 0 0;
	z-index: 10;
	position: relative;
}

p.white-button a {
	background: #fff;
	text-decoration: none;
	width: auto;
	text-align: center;
	display: inline-block;
	margin: 0 auto 0 auto;
	border-radius: 4px;
	padding: 12px 60px;
	color: #FF0101;
	font-weight: 600;
}

p.white-button a:hover {
	background: #e5e5e5;
}

.content-column {
	color: #fff;
}

.shield-col .flex-item-wrapper {
	padding-left: 0;
	padding-right: 100px;
}

.clip-right .shield-col .flex-item-wrapper {
	padding-left: 150px;
	padding-right: 0;
}

.practice-row {
	height: 330px;
}

.clip-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: -2px;
  height: 330px;
  width: 359px;
  background-image: url("/assets/_res/images/practices/clip-left.png");
  z-index: 5
}

.clip-right:before {
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  height: 330px;
  width: 359px;
  background-image: url("/assets/_res/images/practices/clip-right.png");
  z-index: 5
}

.wide {
	display: block;
}

.mobile {
	display: none;
}


.practice-row {
	background-position: top right;
	background-size: cover;
	position: relative;
}

.clip-right.practice-row {
	background-position: top left;
}

.content-col .flex-item-wrapper {
	padding: 20px;
	height: 330px;
}

.content-col .practice-content-wrapper {
}

.content-col .practice-content-wrapper img {
	max-width: 100%;
}

.regulatory {
	background-image: url("/assets/_res/images/practices/regulatory-bg.png");
}

.regulatory .content-column {
	/*background-color: #00AEEF;*/
}

.regulatory .border-color {
	border-color: #004987;
}

.justice-law-enforcement {
	background-image: url("/assets/_res/images/practices/justice-bg.png");
}

.justice-law-enforcement .content-column {
	/*background-color: #0066B3;*/
}

.justice-law-enforcement .border-color {
	border-color: #00AEEF;
}

.health-human-services-benefits {
	background-image: url("/assets/_res/images/practices/hhs-bg.png");
}

.health-human-services-benefits .content-column {
	/*background-color: #50B848;*/
}

.health-human-services-benefits .border-color {
	border-color: #417505;
}

.human-capital-management {
	background-image: url("/assets/_res/images/practices/hcm-bg.png");
}

.human-capital-management .content-column {
	/*background-color: #F26522;*/
}

.human-capital-management .border-color {
	border-color: #D0021B;
}

.court-management {
	background-image: url("/assets/_res/images/practices/courts-bg.png");
}

.court-management .content-column {
	/*background-color: #868586;*/
}

.court-management .border-color {
	border-color: #666666;
}


.relative {
	position: relative;
	/*background: rgba(255,255,255,.3);*/
}


/* regulatory */

.regulatory .practice-content-wrapper {
	text-align: center;
	padding-top: 0px;
}

.regulatory .relative {
	text-align: left;
	height: 200px;
}

span.header.regulatory-1 {
	position: absolute;
	right: 20px;
	top: -10px;
	font-size: 28px;
	line-height: 28px;
	
}

span.numeral.regulatory-1 {
	position: absolute;
	display: inline-block;
	font-size: 100px;
	line-height: .7em;
	top: 30px;
	left: 20px;
	margin-left: -12px;
}

span.phrase.regulatory-1 {
	position: absolute;
	left: 125px;
	top: 30px;
}

span.phrase.regulatory-1 b {
	font-weight: normal;
	display: block;
}

span.phrase.regulatory-1 b.line-1 {
	font-size: 36px;
	line-height: 1em;
}

span.phrase.regulatory-1 b.line-2 {
	font-size: 36px;
	line-height: 1em;
}


span.numeral.regulatory-2 {
	position: absolute;
	display: inline-block;
	font-size: 80px;
	line-height: .7em;
	top: 120px;
	left: 200px;
	margin-left: -12px;
}

span.phrase.regulatory-2 {
	position: absolute;
	top: 150px;
	left: 310px;
}

span.phrase.regulatory-2 b {
	font-weight: normal;
	display: block;
}

span.phrase.regulatory-2 b.line-1 {
	font-size: 30px;
	line-height: 1em;
}

img.florida-map {
	position: absolute;
	width: 391px;
	right: 20px;
	top: 40px;
}


/* justice */

.justice-law-enforcement .practice-content-wrapper {
	text-align: center;
	padding-top: 20px;
}

.justice-law-enforcement .relative {
	text-align: left;
	margin-left: 80px;
	height: 110px;
}

span.numeral.justice-1 {
	display: inline-block;
	font-size: 110px;
	line-height: .8em;
	top: 0px;
	margin-left: -12px;
}

span.phrase.justice-1 {
	position: absolute;
	left: 175px;
	top: 0px;
}

span.phrase.justice-1 b {
	font-weight: normal;
	display: block;
}

span.phrase.justice-1 b.line-1 {
	font-size: 50px;
	line-height: 1em;
}

span.phrase.justice-1 b.line-2 {
	font-size: 33px;
	padding-top: 5px;
	line-height: 1em;
}


/* hhs */

.health-human-services-benefits .flex-item-wrapper {
	height: auto;
}

.health-human-services-benefits .practice-content-wrapper {
	/*padding-top: 20px;*/
}

.health-human-services-benefits .relative {
	height: 120px;
	margin-top: -15px;
	padding-left: 250px;
}

span.header.hhs-1 {
	font-size: 36px;
	line-height: 36px;
	
}

span.numeral.hhs-1 b {
	font-weight: normal;
}

span.numeral.hhs-1 b.numeral {
	display: inline-block;
	font-size: 110px;
	line-height: .8em;
	margin-left: -12px;
	padding-left: 40px;
}

span.numeral.hhs-1 b.sign {
	position: absolute;
	top: 10px;
	font-size: 60px;
	line-height: 60px;
	display: inline-block;
}

span.phrase.hhs-1 {
	display: block;
	position: absolute;
	left: 465px;
	top: 55px;
}

span.phrase.hhs-1 b {
	font-size: 36px;
	font-weight: normal;
	display: block;
}

/* HCM */

.human-capital-management .flex-item-wrapper {
	height: auto;
}

.human-capital-management .practice-content-wrapper {
	
}

.human-capital-management .relative {
	height: 130px;
	margin-left: 60px;
}

span.qualifier.hcm-1 {
	position: absolute;
	top: 10px;
	font-size: 33px;
	line-height: 33px;
}

span.numeral.hcm-1 {
	position: absolute;
	left: 165px;
	top: 0;
	display: inline-block;
	font-size: 110px;
	line-height: .8em;
	top: 0px;
	margin-left: -12px;
}

span.phrase.hcm-1 {
	position: absolute;
	left: 270px;
	top: 0px;
}

span.phrase.hcm-1 b {
	font-weight: normal;
	display: block;
}

span.phrase.hcm-1 b.line-1 {
	font-size: 60px;
	line-height: 1em;
}

span.phrase.hcm-1 b.line-2 {
	font-size: 30px;
	line-height: 1em;
}

/* --- */


/* Courts */

.court-management .flex-item-wrapper {
	height: auto;
}

.court-management .practice-content-wrapper {
	
}

.court-management .relative {
	height: 190px;
	margin-left: 20px;
}

span.qualifier.courts-1 {
	position: absolute;
	top: 40px;
	font-size: 33px;
	line-height: 33px;
}

span.numeral.courts-1 {
	position: absolute;
	left: 120px;
	top: 0;
	display: inline-block;
}

span.numeral.courts-1 img {
	max-width: 140px;
}

span.phrase.courts-1 {
	position: absolute;
	left: 270px;
	top: 30px;
}

span.phrase.courts-1 b {
	font-weight: normal;
	display: block;
}

span.phrase.courts-1 b.line-1 {
	font-size: 40px;
	line-height: 1.2em;
}

span.phrase.courts-1 b.line-2 {
	font-size: 30px;
	line-height: 1em;
}

/* --- */

@media only screen and (max-width: 1090px) {
	
	.wide {
		display: none !important;
	}

	.mobile {
		display: inline-block;
	}

	.last-col {
	   -ms-flex-order: -1;
    	-webkit-box-ordinal-group: 0;
    	order: -1;
	}
	
	.clip-left:before, .clip-right:before {
		display: none;
	}
	
	.practice-row {
		height: auto;
		max-width: 510px;
		margin-left: auto;
		margin-right: auto;
	}
	
	p.white-button a {
		padding: 12px 10px;
		width: 95%;
	}
	
	.shield-col {
		width: 100%;
		flex-basis: 100%;
    	max-width: 100%;
	}
	
	span.practice {
		font-size: 24px;
		line-height: 1.2em;
		color: #000;
	}

	
	.flex-item-wrapper {
		padding-left: 50px !important;
		padding-right: 50px !important;
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.content-col {
		width: 100%;
		flex-basis: 100%;
    	max-width: 100%;
	}
	
	/*.content-column {
		padding-bottom: 20px;
	}*/	
	
	/* RESET ALL THE TEXT STUFF */
	
	.content-col .flex-item-wrapper {
		height: auto;
	}
	
	span.numeral, span.header, span.phrase, b.sign, b.numeral, span.qualifier {
		position: relative !important;
		left: auto !important;
		top: auto !important;
		right: auto !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	span.numeral, span.header, span.phrase, b.sign, b.numeral, span.qualifier {
		display: block !important;
	}
	
	
	.relative {
		margin-left: 0 !important;
		height: auto !important;
		padding-left: 0 !important;
	}
	
	/* --- */
	
	.shield-col .flex-item-wrapper {
		text-align: left;
		display: table;
	}	
	
	.shield-col span.shield {
		width: 100px;
	}
	
	.shield-col span.shield img {
		max-width: 100%;
		display: block;
	}
	
	.shield-col span {
		display: table-cell;
		vertical-align: middle;
		padding-right: 30px;
		min-width: 50px;
	}

	/* REGULATORY --- */

	.regulatory .content-column {
		background-image: url("/assets/_res/images/practices/regulatory-bg-sm.jpg");
	}

	.regulatory .shield-column {
		background-color: #00AEEF;
		border-bottom: 1px solid #004987;
	}

	.regulatory .relative {
		height: 300px !important;
	}

	span.header.regulatory-1 {
		text-align: center;
	}

	span.numeral.regulatory-1 {
		position: absolute !important;
		font-size: 80px;
		top: 110px !important;
		left: 20px !important;
	}

	span.phrase.regulatory-1 {
		position: absolute !important;
		top: 110px !important;
		left: 115px !important;
	}

	span.phrase.regulatory-1 b.line-1 {
		font-size: 30px;
		line-height: 1em;
	}

	span.phrase.regulatory-1 b.line-2 {
		font-size: 30px;
		line-height: 1em;
	}

	span.numeral.regulatory-2 {
		position: absolute !important;
		font-size: 80px;
		top: 190px !important;
		left: 20px !important;
	}

	span.phrase.regulatory-2 {
		position: absolute !important;
		top: 220px !important;
		left: 130px !important;
	}

	span.phrase.regulatory-2 b.line-1 {
		font-size: 28px;
		line-height: 1em;
	}

	img.florida-map {
		position: absolute;
		width: 330px;
		right: 20px;
		top: 50px;
	}



	/* --- */

	/* Justice --- */

	.justice-law-enforcement .content-column {
		background-image: url("/assets/_res/images/practices/justice-bg-sm.jpg");
	}

	.justice-law-enforcement .shield-column {
		background-color: #0066B3;
		border-bottom: 1px solid #00AEEF;
	}

	.justice-law-enforcement img {
		margin-top: -10px;
	}

	.justice-law-enforcement p.line {
		text-align: center;
	}

	.justice-law-enforcement .relative {
		padding: 20px 0;
	}


	span.numeral.justice-1, 
	span.phrase.justice-1, 
	span.phrase.justice-1 b.line-1 {
		margin-left: 0;
		display: inline-block !important;
	}

	span.phrase.justice-1 b.line-1 {
		display: none !important;
	}

	span.numeral.justice-1 {
		vertical-align: bottom;
		font-size: 140px;
		line-height: .6em;
	}

	span.numeral.justice-1 em {
		font-size: 54px;
		margin-left: -10px;
		font-style: normal;
	}

	/* --- */

	/* Health --- */

	.health-human-services-benefits .content-column {
		background-image: url("/assets/_res/images/practices/hhs-bg-sm.jpg");
	}

	.health-human-services-benefits .shield-column {
		background-color: #50B848;
		border-bottom: 1px solid #417505;
	}

	.health-human-services-benefits .relative {
		padding: 10px 0 20px 0;
	}

	.health-human-services-benefits p.line {
		text-align: center;
	}

	span.header.hhs-1 {
		margin-left: -20px !important;
		margin-right: -20px !important;
		font-size: 32px;
	}

	span.numeral.hhs-1, 
	span.phrase.hhs-1, 
	span.numeral.hhs-1 b.sign,
	span.numeral.hhs-1 b.numeral {
		margin-left: 0;
		display: inline-block !important;
	}

	span.numeral.hhs-1 b.sign {
		vertical-align: top;
	}

	/* --- */

	/* HCM --- */


	.human-capital-management .content-column {
		background-image: url("/assets/_res/images/practices/hcm-bg-sm.jpg");
	}

	.human-capital-management .shield-column {
		background-color: #F26522;
		border-bottom: 1px solid #D0021B;
	}

	.human-capital-management .relative {
		padding: 10px 0 20px 0;
	}

	.human-capital-management p.line {
		text-align: center;
	}

	span.header.hcm-1 {
		margin-left: -20px !important;
		margin-right: -20px !important;
		font-size: 32px;
	}


	span.qualifier.hcm-1 {
		display: inline-block !important;
		vertical-align: top;
	}

	span.numeral.hcm-1 {
		margin-left: 0;
		display: inline-block !important;
		font-size: 150px;
		line-height: .5em;
	}


	span.numeral.hcm-1 em {
		font-size: 90px;
		margin-left: -30px;
		font-style: normal;
		vertical-align: top;
	}

	span.phrase.hcm-1 {
		margin-left: 0;
		padding-top: 10px !important;
		display: block !important;
	}

	span.phrase.hcm-1 b.line-1 {
		display: none !important;
	}

	span.phrase.hcm-1 b.line-2 {
		display: block;
	}
	

	/* --- */

	/* Courts --- */

	.court-management .content-column {
		background-image: url("/assets/_res/images/practices/courts-bg-sm.jpg");
	}

	.court-management .shield-column {
		background-color: #868586;
		border-bottom: 1px solid #666666;
	}

	span.qualifier.courts-1 {
		padding-bottom: 10px !important;
	}

	span.numeral.courts-1 {
		display: table-cell !important;
		vertical-align: middle;
		padding-left: 10px !important;
	}

	span.phrase.courts-1 {
		display: table-cell !important;
		vertical-align: middle;
		text-align: right;
	}

	span.phrase.courts-1 b.line-1 {
		font-size: 34px;
	}

	span.phrase.courts-1 b.line-2 {
		font-size: 24px;
	}

	/* --- */

}

@media only screen and (max-width: 525px) {

	.flex-item-wrapper {
		padding: 20px !important;
	}

	.shield-col .flex-item-wrapper {
		display: block !important;
		text-align: center !important;
	}

	span.shield {
		display: inline-block !important;
		width: 100px !important;
		padding-right: 0px !important;
	}
	
	span.practice {
		display: block !important;
		padding-right: 0px !important;
	}
	
	/* regulatory */
	
	.regulatory img {
		display: none;
	}
	
	.regulatory .relative {
		height: 280px !important;
	}
	
	span.numeral.regulatory-1, span.numeral.regulatory-2 {
		position: relative;
		display: block;
		left: 0 !important;
	}
	
	span.numeral.regulatory-1 {
		position: absolute !important;
		font-size: 80px;
		top: 80px !important;
		left: 20px !important;
	}

	span.phrase.regulatory-1 {
		position: absolute !important;
		top: 80px !important;
		left: 115px !important;
	}

	span.numeral.regulatory-2 {
		position: absolute !important;
		font-size: 80px;
		top: 160px !important;
		left: 20px !important;
	}

	span.phrase.regulatory-2 {
		position: absolute !important;
		top: 190px !important;
		left: 130px !important;
	}

	/* Justice --- */

	span.numeral.justice-1 em {
		display: block;
		vertical-align: top !important;
	}

	/* HCM --- */

	span.qualifier.hcm-1 {
		padding-bottom: 20px !important;
	}

	/* Courts --- */

	.court-management p.line {
		text-align: center;
	}

	span.numeral.courts-1 {
		display: block !important;
		font-size: 12px;
	}

	span.phrase.courts-1 {
		display: block !important;
		text-align: center !important;
	}

	span.phrase.courts-1 b.line-1 {
		font-size: 34px;
		line-height: 1em;
	}

	span.phrase.courts-1 b.line-2 {
		font-size: 24px;
		line-height: 1em;
	}

	/* --- */

}
