body {
	font-weight: 400;
}

:root {
	--blue: #346FB7;
}

a {
	text-decoration: underline;
}

a.mobile_nav,
.et_mobile_menu li a,
a.et-pb-arrow-next,
a.et-pb-arrow-prev {
    text-decoration: none;
}

h1 {
	font-size: 48px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Roboto Condensed", sans-serif;
}

.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2,
:root h2, .h2 {
	color: #479477;
	font-size: 38px;
}

.et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3,
:root h3, .h3 {
	font-size: 34px;
	color: var(--blue);
}

.et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4,
:root h4, .h4 {
	color: #595478;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
}

.et_pb_column_1_3 h5, .et_pb_column_1_4 h5, .et_pb_column_1_5 h5, .et_pb_column_1_6 h5, .et_pb_column_2_5 h5,
:root h5, .h5 {
	color: #3D3935;
	font-size: 24px;
}

.et_pb_column_1_3 h6, .et_pb_column_1_4 h6, .et_pb_column_1_5 h6, .et_pb_column_1_6 h6, .et_pb_column_2_5 h6,
:root h6, .h6 {
    color: #AF5B23;
    font-size: 20px;
    text-transform: uppercase;
}

h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

.text-black {
	color: #3D3935 !important;
}

.text-blue {
	color: var(--blue) !important;
}

.has-blue-background-color {
	background: var(--blue);
	color: #fff;
}

.has-tan-background-color {
	background: #F4F2ED;
}

.hidden {
    display: none;
}

.flush-bottom {
    padding-bottom: 2px;
}

.et_pb_row.flush {
	padding: 0 !important;
}

a.button {
	text-decoration: none;
    text-transform: uppercase;
    padding: 0.3em 1em;
}

a.button.outline {
	border: 2px solid #fff;
	background: transparent;
}

a.button.outline:hover {
	border-color: #479477;
	background: #479477;
}

#hero {
	overflow: hidden;
	height: 250px;
	position: relative;
    background-position: center;
    background-size: cover;
    display: flex;
    padding: 0 !important;
}

#hero:before {
	content: "";
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background: -moz-linear-gradient(left,  rgba(244,242,237,1) 0%, rgba(244,242,237,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(244,242,237,1) 0%,rgba(244,242,237,0) 100%);
	background: linear-gradient(to right,  rgba(244,242,237,1) 0%,rgba(244,242,237,0) 100%);
}

#hero > .et_pb_row {
	padding: 10px 20px !important;
	display: flex;
}

#hero > .et_pb_row > .et_pb_column {
	margin: auto;
}

#hero #diamonds {
	left:0;
    position: absolute;
    top: 0;
    right: 0;
	pointer-events: none;
	padding: 0 !important;
}

#hero h1 {
	color: #3D3935;
	padding-bottom: 0;
	text-align: left;
	max-width: 450px;
}

#hero #diamonds .et_pb_image_wrap {
	max-width: 50%;
}

.text-large p {
	font-size: 18px;
}

.branches-wrapper.et_pb_row {
	padding: 0 !important;
}

.branches-wrapper .et_pb_column {
	padding-bottom: 3.5%;
	padding-top: 3.5%;
	display: inline-flex;
	-webkit-align-items: center;
	        align-items: center;
-webkit-justify-content: center;
        justify-content: center;
}

.branches-wrapper .et_pb_column_1_4 img {
	cursor: pointer;
}

.branches-wrapper .et_pb_column_1_4 #stats,
.branches-wrapper .et_pb_column_1_4 #description {
	display: none;
}

.active-branch {
	background: var(--blue);
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index: 2;
	display: flex;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
}

.active-branch > div {
	padding-left: 10px;
	padding-right: 10px;
	-webkit-flex: 33.33%;
	    -ms-flex: 33.33%;
	        flex: 33.33%;
    color: #FFF;
}

.active-branch > .image-wrapper {
	padding-left: 60px;
	position: relative;
}

.active-branch > .image-wrapper span {
	position: absolute;
	left: 10px;
	top: 50%;
	cursor: pointer;
	margin-top: -12px;
}

.active-branch > .image-wrapper span:before {
    border-style: solid;
    border-color: #fff;
    border-width: 3px 3px 0 0;
    content: '';
    display: inline-block;
    height: 1.25em;
    position: relative;
    transform: rotate(-135deg);
    vertical-align: top;
    width: 1.25em;
}

.et_pb_post div.post-content a.more-link {
	margin-top: 15px;
	background: #AF5B23;
    border: 1px solid #AF5B23;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    min-width: 120px;
    outline: none;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.et_pb_post div.post-content a.more-link:hover {
	background: #595478;
	border-color: #595478;
}

.trim-words .et_pb_text_inner:not(.reading-more) > *:nth-child(n+4) {
	display: none;
}

.trim-words .et_pb_text_inner:not(.reading-more) > ul.long li li,
.trim-words .et_pb_text_inner:not(.reading-more) > ul.long > li:nth-child(n+4) {
	display: none;
}

.trim-words .et_pb_text_inner:not(.reading-more) > ul.long ~ * {
	display: none;
}

.read-more-less {
	display: inline-block !important;
	font-weight: 500 !important;
}

/*location landing pages*/
.et_pb_text.underline:after {
	content: "";
	width: 350px;
	height: 15px;
	background: url('../img/underline-yellow.svg') left center no-repeat;
	background-size: 100%;
	display: block;
}

.et_pb_text.underline:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	max-width: 100%;
	height: 15px;
	background: #FFF;
	transition: 1s max-width;
}

.et_pb_text.underline.show:before {
	max-width: 0;
}

.client-testimonials blockquote + p {
    display: inline-flex;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    font-family: 'Roboto Condensed';
    margin: 20px auto 0;
    padding-left: 100px;
    position: relative;
}

.client-testimonials blockquote + p:before {
	width: 80px;
	height: 85px;
	content: "";
	position: absolute;
	left: 0;
	bottom: 5px;
	background: url('../img/doctor-patient-icon.png') center bottom no-repeat;
	background-size: 100%;	
}

.client-testimonials blockquote + p br {
	display: none;
}

.icon-carousel h4 {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.icon-carousel .slick-next {
	right: 0;
}

.icon-carousel .slick-prev {
	left: 0;
}

.icon-carousel .slick-next, 
.icon-carousel .slick-prev {
	width: 50px;
	height: 50px;
}

.icon-carousel .slick-next:before, .icon-carousel .slick-prev:before {
	font-family: ETmodules!important;
	content: '4';
	opacity:1;
	color: #AAA39B;
	font-size: 50px;
}

.icon-carousel .slick-next:before {
	content: '5';
}

.responsive-table-wrapper {
    position: relative;
    padding-left: 200px;
	width: 100% !important;
}

.et_pb_main_blurb_image {
	flex-shrink: 0;
}

.entry-content {
	overflow: hidden;
}

.horizontal-scroller {
	width: 200%;
	display: flex;
	flex-wrap: nowrap;
	padding-top: 81px !important;
}

.horizontal-scroller .tabs {
    position: absolute;
    top: 0;
    display: flex;
    padding: 0 30px;
}

.horizontal-scroller .tabs .tab {
	--tab-color: #346FB7;
	text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    font-size: 24px;
    padding: 12px;
    border: 3px solid var(--tab-color);
    border-bottom: 0px;
    margin-right: 12px;
    color: var(--tab-color);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    min-width: 300px;
}

.horizontal-scroller .tabs .tab.active {
	color: #fff;
	background-color: var(--tab-color);
}

.horizontal-scroller .tabs .tab + .tab {
	--tab-color: #595478;
}

.horizontal-scroller .tabs .tab span {
	max-width: 200px;
	display: block;
	margin: auto;
}

.tabbed-section {
	width: 100vw;
}

.salesrep-carousel h2 {
	max-width: 400px;
}

.salesrep-carousel p {
	max-width: 550px;
}

.salesrep-carousel .et-pb-controllers {
	text-align: left;
	padding-left: 40px;
}

.et-pb-controllers a {
	border-radius: 50%;
    width: 17px;
    height: 17px;
}

.responsive-table-wrapper .scroller {
    overflow-x: scroll; 	
}

.responsive-table-wrapper .scroller::-webkit-scrollbar {
	height: 5px;
}

.responsive-table-wrapper .scroller::-webkit-scrollbar-track {
	background: #E2E0DD;	
}

.responsive-table-wrapper .scroller::-webkit-scrollbar-thumb {
  background: var(--blue);
}

.et_pb_slide blockquote {
	padding-left: 0;
}

table.responsive-table {
	margin-bottom: 0 !important; 
}

table.responsive-table tr {
	border: 0;	
}

table.responsive-table th,
table.responsive-table td {
	padding: 10px;
	min-width: 190px;
	border: 0;
}

table.responsive-table th {
	line-height: 1.35em;
	text-transform: uppercase;
	vertical-align: bottom;
	text-align: center;
}

table.responsive-table tbody tr:first-child td {
	background: rgba(52, 111, 183, 0.13);
}

.responsive-table-wrapper .first-column div:first-child {
	background-color: var(--blue);
	color: #fff;
}

table.responsive-table th:first-child,
table.responsive-table td.row-label {
	position: absolute;
	left: 0;
}
.responsive-table-wrapper .first-column {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-bottom: 5px;
}

.responsive-table-wrapper .first-column div {
	margin-top: 3px;
}

.responsive-table-wrapper .first-column div,
table.responsive-table td.row-label {
	color: var(--blue);
	border: 1px solid var(--blue);
	text-transform: uppercase;
	font-family: 'Roboto Condensed';
	width: 200px;
	padding: 9px 12px;
}

table.responsive-table td.row-label {
	opacity: 0;
}

table.responsive-table img {
	display: block;
	margin: auto;
}

.table-key {
	padding-top: 12px;
	padding-left: 200px;
	display: flex;
    justify-content: space-around;
    align-items:center;
    font-family: 'Roboto Condensed';
}

.table-key div {
	display: inline-flex;
	-webkit-align-items: center;
	        align-items: center;
}

.table-key span {
	padding: 0 10px;
}

@media screen and (min-width: 768px) {	
	.salesrep-carousel .et_pb_slide_image {
		display: none !important;
	}
}

@media screen and (max-width: 920px) {
	.icon-carousel .slick-next {
		right: -40px;
	}

	.icon-carousel .slick-prev {
		left: -40px;
	}

	.active-branch {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}

	.active-branch > div {
		padding-top: 30px;
		padding-bottom: 30px;
		-webkit-flex: 50%;
		    -ms-flex: 50%;
		        flex: 50%;
	}

	.active-branch > .image-wrapper {
		-webkit-flex: 55%;
		    -ms-flex: 55%;
		        flex: 55%;
	}

	.active-branch > .image-wrapper img {
		width: 300px;
	}
}

@media screen and (max-width: 767px) {
	.salesrep-carousel .et_pb_slide_image {
		display: block !important;
	}

	.salesrep-carousel .et-pb-controllers {
		padding-left: 20px;
		padding-right: 20px;
		text-align: center;
	}
	.et_pb_row_4col.et_pb_gutters2 > .et_pb_column.et_pb_column_1_4 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
	}

	#hero #overlay {
		display: none;
	}

	#hero #diamonds {
		display: none;
	}

	#hero:before {
		background: -moz-linear-gradient(left,  rgba(244,242,237,1) 30%, rgba(244,242,237,0.4) 100%);
		background: -webkit-linear-gradient(left,  rgba(244,242,237,1) 30%,rgba(244,242,237,0.4) 100%);
		background: linear-gradient(to right,  rgba(244,242,237,1) 30%,rgba(244,242,237,0.4) 100%);
	}

	.branches-wrapper .et_pb_column.active-branch {
		display: block;
	}

	.active-branch > div {
		padding: 20px 0;
	}

	.active-branch > .image-wrapper {
		padding-left: 40px;
	}

	.branches-wrapper img {
		width: 300px;
	}

	.branches-wrapper > .et_pb_column {
		width: 100% !important;
	}

	.responsive-table-wrapper {
		padding-left: 120px;
	}

	.responsive-table-wrapper .first-column div, 
	table.responsive-table td.row-label {
		font-size: 13px;
		width: 120px;
    	min-width: 0;
		padding: 9px;
		line-height: 1.25em;
    	text-align: center;
	}

	table.responsive-table th {
		font-size: 14px;
	}

	table.responsive-table th, table.responsive-table td {
		min-width: 140px;
		padding: 9px;
	}

	table.responsive-table td {
		height: 54px;
	}

	table.responsive-table tbody tr:first-child td {
		height: auto;
	}

	table.responsive-table img {
		width: 22px;
	}

	.table-key {
		flex-wrap: wrap;
		padding-left: 0;
	}

	.table-key div {
		display: flex;
		width: 100%;
		max-width: 200px;
		padding: 10px;
	}

	.horizontal-scroller {
		display: block;
		padding-top: 0 !important;
	}

	.horizontal-scroller .tabs {
		display: none;
	}
}