.empty {
}

.DocDirectory h2 {
	line-height: 0;
	margin: 0 !important;
}

.DocTable {
	width: 100%;
	margin-bottom: 1em;
	border-top: solid 1px #DEDEDE;
}

.DocTable tr td {
	padding: 10px !important;
}

.DocTable tr td:nth-child(1) {
	width: 30%;
}

/* Font Family */
@font-face {
	font-family: 'ITCGiovanniStdBook';
	src: url('fonts/giovannistd-book-webfont.eot');
	src: url('fonts/giovannistd-book-webfont.eot?iefix') format('eot'),
		 url('fonts/giovannistd-book-webfont.woff') format('woff'),
		 url('fonts/giovannistd-book-webfont.ttf') format('truetype'),
		 url('fonts/giovannistd-book-webfont.svg#webfontb3HUQ0Jc') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* End Font Family */

/* General Site Styles */
html {
	-webkit-text-size-adjust: 100%;
}

body {
	background: #ffffff;
	margin: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: 400;
}

.content h1, .content h2, .content h3, .content h4 {
	margin: 0 0 15px 0;
}

h1 {
}

h2, h3 {
}

h4 {
}

.content h1 {
	font-family: 'ITCGiovanniStdBook', serif;
	font-size: 2.500em;
	color: #054077; /* $primary */
	line-height: 1;
}

body.home .content h1 {
	text-transform: uppercase;
	font-size: 2.778em;
}

.content h2 {
	color: #4FA2AD; /* $secondary */
	font-size: 1.944em;
	line-height: 1;
}

.content h3 {
	color: #054077; /* $primary */
	font-size: 1.875em;
	line-height: 1;
	font-family: 'ITCGiovanniStdBook', serif;
}

a {
	color: #4FA2AD; /* $secondary */
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #054077; /* $primary */
}

a.phone-link, a[href^=tel] {
	cursor: default;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.content ul {
	list-style: disc;
	margin: 1em 0;
	padding-left: 2.500em;
}

.content table ul {
	padding-left: 1em;
}

.content li > ul {
	margin: 0;
}

.main {
	max-width: 1240px;
	min-width: 320px;
	width: auto;
	margin: 0px auto;
	position: relative;
}

html.no-canvas .main {
	width: 1240px;
}

#ContactMap {
	margin: 0 0 0 3em;
	float: right;
	border-radius: 50%;
	border: 3px solid #4FA2AD; /* $secondary */
	padding: 15px;
	max-width: 348px!important;
	max-height: 348px!important;
	line-height: 1;
	position: relative;
}

#ContactMap:after {
	content: url(/images/design/shadow.png);
	position: absolute;
	bottom: -2em;
	width: 100%;
	left: 0;
	display: block;
}

#ContactMap a {
	border-radius: 50%;
	display: block;
	border: 3px solid #EBEDEC;
	overflow: hidden;
}

#ContactMap, #ContactMap img {
	width: 100%!important;
	height: 100%!important;
}

body.cms-layout .cms-zone ul.zone-tab li {
	position: relative !important;
	opacity: 1 !important;
	float: none !important;
	overflow: visible !important;
}

body.cms-layout.cms-admin div#ContactUsData2 {
	float: none;
	width: 100%;
}

.iswap:empty {
	display: none;
}

.btn-wrap {
	text-align: center;
}

.btn, .content-btn {
	display: inline-block;
	text-align: center;
	font-size: 1.125em;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1;
	padding: 0.875em 2.5em;
	border-radius: 35px;
	transition: 0.5s ease;
	border-width: 2px;
	border-style: solid;
	text-transform: uppercase;
}

.btn:hover, a:hover .btn {
}

.btn.v1, .content-btn {
	background-color: #054077;
	color: #FFF;
	border-color: #4FA2AD;
}

.btn.v1:hover, a:hover .btn.v1, .content-btn:hover {
	background-color: #4FA2AD;
	border-color: #054077;
}

.btn.v2 {
	background-color: #4FA2AD; /* $secondary */
	color: #FFF;
	border-color: #CDDAE5;
}

.btn.v2:hover, a:hover .btn.v2 {
	background-color: #054077; /* $primary */
	border-color: #90F4FF; /* $accent */
}

.btn.small {
	font-size: 1.125em;
	padding: 0.75em 1em;
	letter-spacing: 0;
	text-transform: capitalize;
}

.half {
	width: 49.5%;
}

.third {
	width: 33%;
}

.fourth {
	width: 25%;
}

.left {
	float: left;
}

.right {
	float: right;
}

form .hide {
	display: none;
}

.custom-styles > ul {
	background-color: #F1F1F1;
	padding: 2em 2em 1em 3em;
}

.highlight-text {
	padding: 0.875em 2%;
	text-align: center;
	background-image: url(/images/design/highlight-text.jpg);
	color: #FFF;
	font-size: 1em;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin: 0.75em auto;
}

.highlight-text2 {
	padding: 0.875em 40% 0.875em 4%;
	background-image: url(/images/design/ht-bg1.png);
	color: #FFF;
	font-size: 1em;
	background-repeat: no-repeat;
	background-position: 95% 0.5em;
	margin: 0.75em auto;
	background-color: #4FA2AD; /* $secondary */
}

.highlight-text3 {
	padding: 0.875em 4% 0.875em 4%;
	background-image: url(/images/design/ht-bg2.png);
	color: #054077; /* $primary */
	font-size: 1em;
	background-repeat: no-repeat;
	background-position: 95% 0.5em;
	margin: 0.75em auto;
	background-color: #F1F1F1;
	border: 2px solid #054077; /* $primary */
}

.highlight-text a {
	color: #FFF;
}

.highlight-text2 a {
	color: #054077; /* $primary */
}

.highlight-text3 a {
	color: #4FA2AD; /* $secondary */
}

.highlight-text a:hover {
	color: #90F4FF; /* $accent */
}

.highlight-text2 a:hover {
	color: #90F4FF; /* $accent */
}

.highlight-text3 a:hover {
	color: #90F4FF; /* $accent */
}

.custom-styles table {
	line-height: 1;
	border-collapse: collapse;
}

.custom-styles table tr:nth-child(even) {
	background-color: #F1F1F1;
	border-bottom: 1px solid #DADCDD;
}

.custom-styles table tr td {
	padding: 0 0.5em 0 0.875em;
}

.custom-styles table.col2 tr td {
	width: 50%;
}

.custom-styles table.col3 tr td {
	width: 33.3%;
}

.custom-styles table.col4 tr td {
	width: 25%;
}

.custom-styles table tr td:nth-child(odd) {
	color: #054077; /* $primary */
}

.custom-styles table tr td:nth-child(even) {
	color: #4FA2AD; /* $secondary */
}

.custom-styles table thead {
}

.custom-styles table.col3 thead td:nth-child(3) {
	padding: 0 0 0 5px;
}

.custom-styles table thead td {
	padding: 0.5em 1em;
	color: #FFF;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	text-align: center;
	margin: 0;
}

.custom-styles table thead td:nth-child(odd) {
	background-color: #054077; /* $primary */
	color: #FFF;
}

.custom-styles table thead td:nth-child(even) {
	background-color: #4FA2AD; /* $secondary */
	color: #FFF;
}

.custom-styles .doctor-table {
	text-align: center;
	border-collapse: separate;
	border-spacing: 10px;
	width: 100%;
}

.custom-styles .doctor-table tr:nth-child(even) {
	background-color: transparent;
	border-bottom: none;
}

.custom-styles .doctor-table tr td {
	padding: 1em 2%;
	width: 33%;
}

.custom-styles .doctor-table tr td:nth-child(even) {
	color: #054077; /* $primary */
}

.custom-styles .doctor-table tr:nth-child(odd) td:nth-child(even), .custom-styles .doctor-table tr:nth-child(even) td:nth-child(odd) {
	background-color: #ECF6FE; /* lighten($primary,95%) */
}

.custom-styles .doctor-table img {
	display: block;
	margin: 0 auto 1em;
}
/* End General Site Styles */

/* Layout Styles */
form *,form *:before,form *:after {
	box-sizing: border-box;
}

.main:after {
	content: ' ';
	display: block;
	clear: both;
}

#TopArea {
}

.nav-container .fixed {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 50;
	background-color: #FFF;
}

body.cms-admin.cms-layout .nav-container .fixed {
	position: relative;
}

#NavZone {
	position: relative;
	z-index: 20;
}

#ImageZone {
}

body.sub #ImageZone {
}

#BreadCrumbsZone {
	background-color: #F1F1F1;
	border-top: 1px solid #FFF;
	border-bottom: 2px solid #DEDEDE;
}

#CTAZone {
	position: relative;
}

body.home .main-area {
	text-align: center;
	background-image: url(/images/design/main-area-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	padding: 3em 0 0;
}

body.sub .main-area {
	padding: 2.5em 0;
}

.content.large-fonts {
	font-size: 1.25em;
}

.content {
	line-height: 1.75;
	color: #71797C; /* $color3 */
	font-size: 1.125em;
	font-weight: 600;
}

body.sub .content {
	float: right;
	width: 68.5%;
}

body.sub.right-nav .content {
	float: left;
}

body.sub.wide .content {
	float: none;
	width: 100%;
}

body.sub .side {
	float: left;
	width: 28%;
}

body.sub.right-nav .side {
	float: right;
}

.custom-styles div[id^='JWPLAYER'] {
	border: 1px solid #DDDDDD;
}

.providing-zone {
	background-color: rgba(44,144,157,0.851); /* adjust($secondary,-20%,30%,85%) */
	margin-top: 10em;
}

.info-zone {
	background-color: #054077; /* $primary */
	overflow: hidden;
}

.blog-feed-zone, .contact-zone {
	background-image: url(/images/design/latest-news-bg.jpg);
	background-color: #4FA2AD; /* $secondary */
	overflow: hidden;
	background-size: cover;
	background-position: top center;
}

#Footer {
}

#FooterZone {
	background-image: url(/images/design/footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	height: 400px;
	overflow: hidden;
}

html.no-display-table #FooterZone {
	height: auto;
}

body.sub #FooterZone {
	border-top: 5px solid #054077; /* $primary */
}

.contact-data.cd-text {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.contact-data header {
	margin-bottom: 1.5em;
}

.contact-icon {
	margin: 0 0.5em .05em 0;
	font-size: 2em;
	color: #4FA2AD; /* $secondary */
}

.contact-data .phone {
	font-size: 2em;
	line-height: 1.375;
	color: #054077; /* $primary */
}

.contact-data .address {
	color: #054077; /* $primary */
}
/* End Layout Styles */

/* Masthead */
.masthead {
	padding: 0.25em 0 0.25em 1%;
	z-index: 50;
}

.masthead .top-logo {
	float: left;
	clear: left;
	transition: 0.5s ease;
	max-width: 254px;
}

.shrink-nav .masthead .top-logo {
	width: 10%;
}

.masthead .top-logo a {
}

.masthead .top-logo img {
}

.masthead .right-info {
	float: right;
	clear: right;
	width: calc(100% - 314px);
	position: relative;
	margin-top: 1.1em;
	transition: margin 0.5s ease;
}

.shrink-nav .masthead .right-info {
	margin-top: 0;
}

.masthead .r-top {
	margin: 0 0 1.875em 0;
	transition: margin 0.5s ease;
}

.shrink-nav .masthead .r-top {
	margin-bottom: 0.875em;
}

.masthead .r-top .mobile-top-logo {
	display: none;
	float: left;
	width: 155px;
	margin-right: 1em;
}

.masthead .r-top .Number {
	float: left;
	margin-top: 0.625em;
	line-height: 1;
}

.masthead .top-address {
	color: #054077; /* $primary */
	font-size: 1.125em;
	font-weight: 600;
	border-right: 2px solid #054077; /* $primary */
	padding-right: 8px;
}

.right-info a.phone-link {
	display: inline-block;
	font-size: 1.5em;
	color: #4FA2AD; /* $secondary */
	margin-left: 8px;
	font-weight: bold;
}

.top-search {
	width: 28.5%;
	float: right;
	position: relative;
	background-color: #4FA2AD; /* $secondary */
	padding: 4px 4px  4px 15px;
	border-radius: 25px;
	line-height: 1;
}

.top-search input {
	width: calc(100% - 40px);
	padding: 0.3em 0.5em;
	font-size: 16px;
	float: left;
	clear: left;
	border: none;
	outline: none;
	background-color: transparent;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	color: #FFF;
}

.top-search .btn-holder {
	width: 32px;
	float: right;
	clear: right;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0.5em;
	position: relative;
	height: 32px;
	border-radius: 50%;
	color: #4FA2AD; /* $secondary */
	transition: 0.5s ease;
}

.top-search .btn-holder:hover {
	background-color: #054077;
	color: #FFF;
}

.top-search .btn-holder span {
	color: #FFF;
	z-index: 1;
	position: relative;
}

.top-search .btn-holder .icon {
	display: none;
}

.top-search .btn-holder img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

.combo-box {
	background-color: #FFF;
	padding: 0.75em;
	width: 100%;
}

.combo-box .combo-panel {
}

.combo-box h4 {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #4FA2AD; /* $secondary */
}

.combo-box .type {
	float: right;
	clear: right;
	font-size: 0.75em;
}

.combo-box .searchitem {
	margin-bottom: 0.5em;
}

.alert-panel.hc1 .alert-content {
	text-align: center;
	padding: .5em 2%;
	background-color: #DC3028;
	color: #FFFFFF;
}
/* End Masthead */

/* Top Nav Styles */
.top-nav {
	display: table;
	width: 100%;
	background-color: #054077; /* $primary */
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	overflow: hidden;
	padding-right: calc(100% - 1240px);
}

html.no-csscalc .top-nav {
	padding-right: 300px;
}

.top-nav ul {
	display: table-row;
	width: 100%;
}

.top-nav li {
	display: table-cell;
	width: auto;
}

.top-nav .mobile-nav li {
	width: 25%;
}

html.no-display-table .top-nav li {
	float: left;
}

.top-nav a {
	display: block;
	font-size: 1em;
	padding: 0.938em;
	color: #FFFFFF;
	transition: .5s ease;
	text-align: center;
	position: relative;
	font-weight: 600;
}

.top-nav a:after {
	position: absolute;
	width: 2px;
	height: 70%;
	background-color: rgba(79,162,173,0.298); /* alpha($secondary,30%) */
	content: '';
	right: 0;
	top: 15%;
}

.top-nav a:hover {
	background-color: #4FA2AD; /* $secondary */
}

.top-nav ul.mobile-nav, .top-nav ul.cta-nav {
	display: none;
}

.top-nav ul.mobile-nav icon {
	margin-right: 0.5em;
}
/* End Top Nav Styles */

/* Targeted Search */
div.combo-box {
	position: absolute;
	background-color: #FFFFFF;
	color: #000;
	border: solid 1px #EEEEEE;
	width: 300px !important;
	height: auto;
	z-index: 30;
	overflow: hidden;
	overflow-x: hidden;
	margin-top: 10px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, .3);
	background-position: right bottom;
	padding: 10px 0px;
	right: 0px;
}

div.combo-box div.combo-panel {
	float: left;
	margin: 0;
	width: 100%;
	padding: 0 20px;
}

div.combo-box div.combo-panel .searchitem icon {
	display: inline-block;
	font-size: 15px;
	margin: 0 3px 0 0;
	position: relative;
	top: 3px;
	color: #054077; /* $primary */
}

div.combo-box div.combo-panel.videos {
}

div.combo-box div.combo-panel.videos h4 {
	color: #006C64;
}

div.combo-box div.combo-panel.videos div.searchitem.video {
	float: left;
	height: 70px;
	margin-right: 20px;
}

div.combo-box div.combo-panel.videos div.searchitem {
	float: left;
	height: 70px;
	margin-right: 20px;
}

div.combo-box div.combo-panel.type2 div.searchitem {
	height: auto;
	overflow: hidden;
	margin-bottom: 2px;
}

div.combo-box div.combo-panel.pages {
	float: right;
	width: 100%;
	padding: 0 20px;
	margin: 0;
}

div.combo-box div.combo-panel a.thumb {
	float: left;
	padding: 2px 0px 15px 0px;
}

div.combo-box div.combo-panel a.thumb img {
	display: block;
}

div.combo-box div.combo-panel.doctors.type2 {
}

div.combo-box div.combo-panel div.searchitem {
	border-bottom: dashed 1px #cccccc;
	padding: 3px 4px 3px 4px;
	border-top: solid 1px transparent;
	border-left: solid 1px transparent;
	border-right: solid 1px transparent;
	border-radius: 4px;
	margin-bottom: 1px;
}

div.combo-box div.combo-panel div.searchitem.active {
	background-color: #054077; /* $primary */
}

div.combo-box div.combo-panel div.searchitem.active a {
	color: #FFF;
}

div.combo-box div.combo-panel div.searchitem.active span {
	color: #FFFFFF;
}

div.combo-box div.combo-panel div.searchitem.active icon {
	color: #FFFFFF;
}

div.combo-box div.combo-panel div.searchitem em {
	font: italic 13px/16px;
	color: #707070;
}

div.combo-box div.combo-panel div.searchitem.active em {
	color: #FFFFFF;
}

div.combo-box div.combo-panel h4 {
	font-weight: bold;
	color: #71797C; /* $color3 */
	font-size: 16px;
	margin: 10px 0px;
	border-bottom: solid 1px #cccccc;
}

div.combo-box a {
	color: #959595;
}

div.combo-box a img {
	vertical-align: middle;
	margin-right: 7px;
}

div.combo-box div.combo-panel.videos a img {
	width: 62px;
	height: 34px;
}

div.combo-box div.combo-panel.videos a.videothumblink {
	display: block;
	width: 70px;
	height: 45px;
	background-image: url(/images/main-images/SearchVideoBG.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div.combo-box div.combo-panel.videos a.videothumblink img.videothumb {
	margin: 4px;
}

div.combo-box div.combo-panel.doctors {
}

div.combo-box div.combo-panel.doctors h4 {
	color: #71797C; /* $color3 */
}

div.combo-box a span {
	vertical-align: middle;
	font: normal 13px/13px;
	color: #5B5B5B;
}

div.combo-box div.searchfooter {
	clear: both;
	padding-left: 20px;
	margin-top: 10px;
	padding-top: 20px;
	font-size: 13px;
}

div.combo-box br {
}

div.combo-box div.combo-panel h4 div.type {
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	font-size: 12px;
	color: #888888;
	font-weight: normal;
	float: right;
}

div.combo-box div.combo-panel h4 div.type a {
	color: #006C64;
}

div.combo-box div.noresults {
	font-family: arial;
	font-weight: normal;
	color: #335C83;
	font-size: 14px;
	margin: 10px 10px 10px 10px;
}

div.combo-box div.noresults a {
	color: #777777;
}
/* End Targeted Search */

/* Custom Dropdowns Styles */
.cdd {
	position: relative;
	top: -7px;
	display: none;
}

html.no-boxshadow .cdd {
	display: none!important;
}

body.cms-admin.cms-layout .cdd {
	display: block;
}

.cdd .bar-pointer {
	position: relative;
	height: 15px;
}

.cdd .bar-pointer icon {
	color: #054077; /* $primary */
	position: absolute;
	top: -2px;
	left: 8%;
	display: none;
}

.cdd .bar {
	display: block;
	width: 100%;
	height: 5px;
	background-color: #054077; /* $primary */
	position: absolute;
	left: 0;
	bottom: 0;
}

.cdd .bar:before {
	content: '';
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: solid;
	border-color: transparent transparent #5a5a5a transparent;
	position: absolute;
	top: -16px;
	left: 2.3%;
	transition: 0.5s ease;
}

#CDDWrap {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	padding: 0;
	background-image: linear-gradient(to bottom,#FFFFFF,#2EACB9);
	background-color: #91D3DA;
}

.cdd-wrap {
}

.cdd-item {
	display: none;
	padding: 1em 0;
	background-image: url(/images/design/dd-bg.png);
	background-repeat: no-repeat;
	background-position: center 1em;
}

.cdd-item7 {
	padding: 1em 4%;
}

.cdd-nav {
	margin: 0;
}

.cdd-nav.grid {
	padding: 3em 0;
}

body, cdd-nav.grid {
	position: relative;
}

.cdd-nav ul {
	overflow: hidden;
}

.cdd-nav.grid ul {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	min-height: calc(57px * 3);
}

.cdd-services-nav.grid ul {
	min-height: calc(57px * 6);
	float: left;
	width: 33%;
	padding: 0 10px;
	-webkit-column-count: auto;
	-moz-column-count: auto;
	column-count: auto;
}

html.no-cssscrollbar .cdd-services-nav.grid ul {
	overflow: hidden;
}

.cdd-med-nav.grid ul {
	min-height: calc(57px * 2);
}

html.no-csscolumns .cdd-nav.grid ul {
	overflow: hidden;
	min-height: 0;
}

.cdd-nav-item {
	margin-bottom: 4px;
	box-shadow: 0 3px 8px -3px #666;
	-webkit-transform: translate3d(0);
	-ms-transform: translate3d(0);
	transform: translate3d(0);
	-webkit-column-break-inside: avoid-column;
	break-inside: avoid-column;
}

html.no-csscolumns .grid .cdd-nav-item {
	float: left;
	margin: 0 0.5% 4px;
	width: 32.33%;
}

.dd-large-img {
	width: auto!important;
	height: auto!important;
}

.cdd-nav-item a {
	display: block;
	padding: 1em 1.5em;
	color: #054077; /* $primary */
	font-weight: 600;
	background-color: rgba(255,255,255,0.65);
	border-top: 1px solid #FFF;
	transition: 0.5s ease;
}

.cdd-services-nav .cdd-nav-item a, .cdd-med-nav .cdd-nav-item a {
	padding: 1em;
}

html.no-csscolumns .cdd-services-nav .cdd-nav-item a, html.no-csscolumns .cdd-med-nav .cdd-nav-item a {
	padding: 1em 0.5em;
}

.cdd-nav-item a:hover {
	background-color: #054077; /* $primary */
	border-top-color: #07549C; /* lighten($primary,10%) */
	color: #FFF;
}

.cdd-item .table-wrap {
	display: table;
	width: 100%;
}

.coe-cta-list {
	border-collapse: separate;
	border-spacing: 20px 0;
}

.cdd-item .table-row {
	display: table-row;
	width: 100%;
}

.coe-cta-area .table-row li {
	display: table-cell;
	width: 20%;
	border: 3px solid #FFF;
	border-radius: 50%;
	padding: 1.5em;
	line-height: 1;
	position: relative;
}

.coe-cta-area .table-row li a {
	border-radius: 50%;
	display: block;
	position: relative;
	height: 231px;
	z-index: 2;
	overflow: hidden;
}

.coe-cta-area .table-row li:after {
	content: url(/images/design/coe-dd-shadow.png);
	position: absolute;
	bottom: -0.2em;
	left: 50%;
	z-index: 1;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.coe-cta-area .table-row li .overlay {
	background-color: rgba(5,64,119,0.78); /* alpha($primary,78%) */
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	transition: 0.5s ease;
}

.coe-cta-area .table-row li a:hover .overlay {
	background-color: transparent;
}

.coe-cta-area .table-row h2 {
	color: #FFF;
	text-shadow: 0 0 10px #000;
	text-align: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	padding: 0 2%;
	line-height: 1.25;
}

.coe-cta-area .table-row h2 span {
	display: block;
}

.cdd-item .third {
	display: table-cell;
	vertical-align: middle;
}

.cdd-item .third.mid-section {
	text-align: center;
}

.cdd-item .half {
	padding: 0 0.875em;
}

.contact-cdd {
}

.contact-cdd .table-wrap > div {
	display: table-cell;
	vertical-align: middle;
}

.contact-cdd .left-side {
	text-align: center;
	width: 45%;
}

.contact-cdd h2 {
	font-size: 4.063em;
	color: #4FA2AD; /* $secondary */
	line-height: 1;
}

.contact-cdd .phone-link {
	color: #054077; /* $primary */
	font-size: 2.063em;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0.5em;
	display: block;
}

.contact-cdd h3 {
	font-size: 1.625em;
	color: #2D5C63; /* darken($secondary,43%) */
	line-height: 1;
}

.contact-cdd p {
	color: #054077; /* $primary */
	font-size: 1.5em;
	font-weight: 600;
	line-height: 1.25;
	margin: 0.5em auto;
}

.contact-cdd .right-side {
	overflow: hidden;
	position: relative;
}

.contact-cdd .right-side nav {
	position: absolute;
	width: 50%;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.contact-cdd .right-side .cdd-nav-item {
	position: relative;
}

.contact-cdd .right-side .cdd-nav-item span:after {
	font-family: 'icomoon-ult'!important;
	color: #4FA2AD; /* $secondary */
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 1.5em;
	transition: 0.5s ease;
	right: 25%;
	top: 50%;
}

.contact-cdd .right-side .cdd-nav-item:hover span:after {
	color: #FFF;
}

.contact-cdd .right-side .cdd-nav-item:first-child span:after {
	content: '\e216';
}

.contact-cdd .right-side .cdd-nav-item:last-child span:after {
	content: '\eed0';
}

.contact-cdd .right-side img {
	float: right;
	position: relative;
	z-index: 2;
}
/* End Custom Dropdowns Styles */

/* Animation */
.animation {
	position: relative;
	height: 36.042vw;
	background-color: #054077; /* $primary */
}

html.no-cssvwunit .animation {
	height: 692px;
}

.slide {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	overflow: hidden;
	left: 0;
}

.slide:first-child {
	display: block;
}

.slide .main {
	height: 100%;
}

.slide img.slide-img {
	position: absolute;
	height: 100%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	top: 0;
	z-index: 1;
}

.animation .info {
	position: absolute;
	width: 82%;
	left: 9%;
	top: 8em;
	text-align: center;
	z-index: 5;
	font-size: 0.9vw;
}

.animation .slide3 .info, .animation .slide4 .info {
	top: 10.5em;
}

.animation .slide3 .info {
}

.animation .info h2 {
	line-height: 1;
	color: #90F4FF; /* $accent */
	font-family: 'ITCGiovanniStdBook', serif;
	font-size: 3.5em;
}

.animation .slide1 .info h2 {
	font-size: 4.063em;
	font-family: 'Source Sans Pro', sans-serf;
}

.animation .slide2 .info h2 {
	font-size: 4.063em;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: .2em;
}

.animation .info h3 {
	color: #FFFFFF;
	font-size: 5.000em;
	font-weight: 300;
	line-height: 1;
}

.animation .slide2 .info h3 {
	font-size: 10.000em;
	position: relative;
	display: inline-block;
}

.animation .slide1 .info h3 {
	font-size: 10.000em;
	position: relative;
	display: inline-block;
}

.animation .info p {
	color: #FFF;
	font-size: 1.375em;
	border-top: 4px solid rgba(255,255,255,0.4);
	padding-top: 0.5em;
}

.slide1 .slide-extras {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
}

.animation .slide1 .slide-extras img {
	position: absolute!important;
	top: 2%;
}

.slide1 .cloud1 {
	left: -100%;
}

.slide1 .cloud2 {
	left: 100%;
}

.animation .info span.btn {
}

.animation .info:hover > span {
}

.slide-nav {
	display: none;
}
/* End Animation */

/* Subpage Banner Content */
.sbc {
	height: 300px;
	position: relative;
	overflow: hidden;
}

.sbc img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.sbc .main {
	height: 100%;
	padding: 0.5em 2%;
}

.sbc-text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-56%);
	-ms-transform: translateY(-56%);
	transform: translateY(-56%);
}

.sbc-text h2 {
	font-size: 5.938em;
	color: #FFF;
	display: inline-block;
	font-weight: 300;
	border-bottom: 4px solid #90F4FF; /* $accent */
	text-shadow: 0 0 19px #000;
	line-height: 1;
}
/* End Subpage Banner Content */

/* CTA Styles */
.cta-list {
	display: table;
	width: 100%;
	position: relative;
	text-align: center;
	border-collapse: separate;
	border-spacing: 6px;
	font-size: 0.8vw;
}

.cta-list ul {
	display: table-row;
}

.cta-list ul li {
	position: relative;
	display: table-cell;
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.5s ease;
	background-size: 105%;
}

.cta-list ul li:hover {
	background-size: 125%;
}

.cta-list ul li a:after {
	content: '+';
	position: absolute;
	font-weight: bold;
	color: #FFF;
	background-color: #054077;
	font-size: 1.750em;
	width: 1.964em;
	text-align: center;
	height: 1.964em;
	padding-top: 0.25em;
	border-radius: 50%;
	left: 50%;
	bottom: 0em;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	transition: 0.5s ease;
	border: 2px solid #FFF;
}

html.no-boxshadow .cta-list ul li:after {
	display: none;
}

.cta-list ul li:hover a:after {
	opacity: 1;
	bottom: -0.9em;
}

.cta-list ul li:last-child {
}

.items1 li {
	width: 100%;
}

.items2 li {
	width: 50%;
}

.items3 li {
	width: 33%;
}

.items4 li {
	width: 25%;
}

.items5 li {
	width: 19%;
}

html.no-display-table .cta-list ul li {
	float: left;
	width: 19.98%;
}

.cta-list ul li a {
	display: block;
}

.cta-list ul li a .cta-content-wrap {
	padding-top: 12.344vw;
	position: relative;
	overflow: hidden;
}

html.no-cssvwunit .cta-list ul li a .cta-content-wrap {
	padding-top: 237px;
}

.cta-list ul li icon {
	font-size: 1.25em;
}

.cta-list ul li h2 {
	font-size: 1.625em;
	line-height: 1.25;
	color: #FFFFFF;
	background-color: rgba(51,156,168,0.9);
	border-radius: 50%;
	width: 6.4em;
	height: 6.4em;
	text-align: center;
	margin: 0 auto;
	padding: 2em 1% 5px;
	position: absolute;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(0);
	-ms-transform: translate3d(-50%, -50%, 0) rotate(0);
	transform: translate3d(-50%, -50%, 0) rotate(0);
	top: 50%;
	left: 50%;
	transition: 0.5s ease;
}

html.no-csstransforms3d .cta-list ul li h2 {
	margin-top: -4.2em;
	margin-left: -4.2em;
}

html.no-rgba .cta-list ul li h2 {
	background-color: #4FA2AD; /* $secondary */
}

.cta-list ul li:hover h2 {
	opacity: 0;
	left: 0;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(540deg);
	-ms-transform: translate3d(-50%, -50%, 0) rotate(540deg);
	transform: translate3d(-50%, -50%, 0) rotate(540deg);
}

.cta-list ul li h2 span {
	display: block;
}

.cta-list ul li p {
	font-size: 1.375em;
	line-height: 1.25;
	margin: 0;
	padding: 50em 10% .5em 10%;
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	background-color: rgba(51,156,168,0.9);
	color: #FFF;
	transition: opacity 0.5s ease, left 0.5s ease, padding 0.5s ease 0.125s;
	opacity: 0;
}

html.no-rgba .cta-list ul li p {
	background-color: #4FA2AD; /* $secondary */
}

.cta-list ul li:hover p {
	opacity: 1;
	left: 0;
	padding-top: 4em;
}

.cta-list .btn {
	display: block;
	margin: 0px auto;
	padding: 0.313em 0;
}

.cta-list a:hover .btn {
}
/* End CTA Styles */

/* Hot Buttons Styles */
.bcb {
	padding: 0.75em 0 0.5em;
}

.bread {
	float: left;
	clear: left;
}

.bread a, .bread span {
	font-size: 1em;
	line-height: 1;
	color: #054077; /* $primary */
	font-weight: 600;
	padding: 0.05em 0.25em;
	transition: 0.5s ease;
}

.bread a:hover {
	color: #4FA2AD; /* $secondary */
}

.bread a.home-link {
	color: #4FA2AD; /* $secondary */
	border-right: 2px solid #054077; /* $primary */
	padding: 0.05em 0.5em 0.05em 0;
	margin-right: 0.5em;
}

.bread a.home-link:hover {
	color: #054077; /* $primary */
}

.bc-buttons {
	float: right;
	clear: right;
}

.bc-buttons li {
	display: inline-block;
	border-right: 1px solid #054077; /* $primary */
	padding: 0.125em 0.5em;
	font-size: 1.125em;
	line-height: 1;
	*display: inline;
	zoom: 1;
}

.bc-buttons li:last-child {
	border-right: none;
}
/* End Hot Buttons Styles */

/* Value Statements */
.vs-wrap {
	padding: 3.750em 0;
}

.vs-wrap header {
	max-width: 60%;
	margin: 0 auto 2em;
}

.vs-wrap header h2 {
	font-size: 3.125em;
	color: #FFF;
	line-height: 1;
}

.vs-wrap header h2 em {
	font-style: normal;
	color: #90F4FF; /* $accent */
}

.vs-list {
	margin-bottom: 2em;
	overflow_: hidden;
}

.vs-list li {
	float: left;
	border-radius: 50%;
	border: 2px solid #90F4FF; /* $accent */
	padding: 1em;
	margin-right: 3em;
	width: 16.78%;
	position: relative;
	transition: top 0.5s ease, opacity 0.5s ease;
	opacity: 0;
}

html.no-boxshadow .vs-list li {
	margin-right: 0 0.5em;
	width: 16%;
}

.vs-list li h3 {
	color: #4FA2AD; /* $secondary */
	font-size: 1.25em;
}

.vs-wrap.show .vs-list li.vs1 {
	transition-delay: 0.7s;
}

.vs-wrap.show .vs-list li.vs2 {
	transition-delay: 0.85s;
}

.vs-wrap.show .vs-list li.vs3 {
	transition-delay: 1s;
}

.vs-wrap.show .vs-list li.vs4 {
	transition-delay: 1.15s;
}

.vs-wrap.show .vs-list li.vs5 {
	transition-delay: 1.3s;
}

.vs-list li:nth-child(odd) {
	top: -5em;
}

.vs-list li:nth-child(even) {
	margin-top: 5em;
	top: 5em;
}

.vs-wrap.show .vs-list li {
	top: 0;
	opacity: 1;
}

.vs-list li:nth-child(even):before, .vs-list li:nth-child(even):after {
	content: '....';
	position: absolute;
	color: #CEE1E4;
	font-size: 3em;
	top: 0.5em;
	line-height: 0;
}

.vs-list li:nth-child(even):before {
	left: -0.875em;
}

.vs-list li:nth-child(even):after {
	right: -0.875em;
}

.vs-list li:last-child {
	margin-right: 0;
}

.vs-list li > span {
	display: block;
	background-color: #FFF;
	border-radius: 50%;
	padding: 1.877em 1em;
	box-shadow: 2px 5px 15px -8px #333;
}

.vs-list li .img-wrap {
	min-height: 81px;
	margin-bottom: 0.5em;
}
/* End Value Statements */

/* Centers of Excellence */
.coe-wrap {
	display: table;
	width: 100%;
	padding: 2.500em 0;
}

.coe-wrap .third {
	display: table-cell;
	vertical-align: top;
	text-align: center;
}

.coe-wrap .leaves {
	width: 25%;
}

.coe-wrap .coe-text {
	width: 50%;
	padding: 0 2%;
}

html.no-display-table .coe-wrap .third {
	float: left;
	width: 32%;
}

.coe-wrap.show .leaf1 {
	transition: 0.5s ease 1s;
}

.coe-wrap.show .leaf2 {
	transition: 0.5s ease 1.3s;
}

.coe-wrap.show .leaf3 {
	transition: 0.5s ease 1.6s;
}

.coe-wrap.show .leaf4 {
	transition: 0.5s ease 1.9s;
}

.coe-wrap .leaves-l .leaf {
	left: -1.5em;
}

.coe-wrap .leaves-r .leaf {
	right: -1.5em;
}

.coe-wrap.show .leaves-l  .leaf {
	top: 0;
	left: 0;
	opacity: 1;
}

.coe-wrap.show .leaves-r  .leaf {
	top: 0;
	opacity: 1;
	right: 0;
}

.coe-wrap .leaf3, .coe-wrap .leaf4 {
	margin-top: -3em;
}

.coe-wrap .leaf a {
	display: block;
	position: relative;
	text-align: center;
	max-width: 279px;
	max-height: 326px;
	margin: 0 auto;
}

.coe-wrap .leaf h3 {
	position: absolute;
	color: #FFF;
	font-weight: 600;
	font-size: 1.438em;
	width: 60%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	text-shadow: 0 0 18px #054077, 0 0 35px #054077, 0 0 50px #054077, 0 0 60px #054077, 0 0 100px #054077, 0 0 200px #054077;
}

html.no-csstransforms3d .coe-wrap .leaf h3 {
	left: 18%;
	top: 42%;
}

.coe-wrap .leaf a img {
	transition: 0.5s ease;
}

.coe-wrap .leaf a:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.coe-wrap .leaf {
	transition: 0.5s ease;
}

.coe-content {
	color: #FFF;
	line-height: 1.75;
	font-size: 1.125em;
}

.coe-content h2 {
	font-size: 5.789em;
	color: #4D9FAA; /* darken($secondary,2%) */
	font-weight: 300;
	line-height: 1;
	position: relative;
	display: inline-block;
	margin-bottom: 0.175em;
}

.coe-content h2:after {
	position: absolute;
	bottom: -0.75em;
	left: 50%;
	content: '·····';
	color: #B5C8D9;
	letter-spacing: -3px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 0.5em;
}

.coe-content h2 span {
	font-family: 'ITCGiovanniStdBook', serif;
	font-size: 0.273em;
	color: #FFF;
	position: absolute;
	left: 2em;
	top: 0.25em;
}
/* End Centers of Excellence */

/* Side-Nav Styles */
.side > * {
	display: block;
	position: relative;
	margin: 0 0 1.25em;
}

.side a {
	display: block;
}

.side .btn {
	display: block;
}

.side-nav header {
	padding: 0em 1em 0.5em;
	border-bottom: 4px solid #4FA2AD; /* $secondary */
	margin-bottom: 1.5em;
}

.side-nav header h2 {
	display: block;
	font-size: 1.875em;
	color: #4FA2AD; /* $secondary */
	font-family: 'ITCGiovanniStdBook', serif;
}

.side-nav header h3 {
	display: block;
	padding: 0.625em 0;
	font-size: 1.125em;
	color: #DDDDDD;
}

.side-nav ul {
	width: 100%;
	position: relative;
}

.side-nav li > ul {
	padding: 0px 1em;
	margin: 0.125em 0;
}

.side-nav ul li {
	display: block;
	margin: 0 auto;
	padding: 0;
	font-size: 0.875em;
	color: #FFFFFF;
	line-height: 1.25;
	margin-bottom: 4px;
}

.side-nav ul li a {
	display: block;
	color: #054077; /* $primary */
	padding: 0.625em 1em;
	position: relative;
	background-color: #F1F1F1;
	border-bottom: 1px solid #DADCDD;
	font-size: 1.125em;
	font-weight: 600;
	transition: 0.5s ease;
}

.side-nav ul li.level1 {
}

.side-nav ul li.level1 a {
}

.side-nav ul li.level1 a:hover, .side-nav ul li.level1.selected a {
	background-color: #054077; /* $primary */
	color: #FFF;
}

.side-nav ul li.level2 {
	display: none;
}

.side-nav ul li.level2 a {
	padding: 0.625em 1em 0.625em 1.75em;
	color: #48939D; /* darken($secondary,9%) */
}

.side-nav ul li.level2 a:hover, .side-nav ul li.level2.selected a {
	background-color: #4FA2AD; /* $secondary */
	color: #FFFFFF;
}

.side-nav ul li.level3 {
	display: none;
}

.side-nav ul li.level3 a {
	background-color: #ECF5F6; /* lighten($secondary,89%) */
	padding-left: 2.5em;
	color: #054077; /* $primary */
	font-size: 0.938em;
}

.side-nav ul li a:hover, .side-nav ul li.selected a {
	background-color: #054077; /* $primary */
	color: #FFF;
}

.side-nav .cta-content {
	padding: 1.25em 1em;
	font-size: .875em;
}

.side-nav .cta-content p {
	margin: 0 0 .5em;
}

.side-nav .cta-content a {
	font-size: 2.143em;
}
/* End Side-Nav Styles */

/* Side Feeds */
.side-feed {
}

.side-feed header h1 {
}

.side-feed header h2 {
}

.side-feed ul {
}

.side-feed ul li {
}

.side-feed ul li a {
}

.side-feed a > div {
	float: left;
	width: 28%;
}

.side-feed img {
	display: block;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.side-feed a > span {
	float: right;
	width: 67%;
	padding: 0.625em 0;
}

.side-feed h3 {
	font-size: 24px;
	line-height: 1.4em;
}

.side-feed p {
	margin: 0;
	padding-top: 0.625em;
	font-size: 0.813em;
	color: #000000;
}

.side-feed .btn {
}

.side-cta-list {
}

.side-cta-list li {
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 2px 8px -3px #333;
	background-position: top right;
}

.side-cta-list li a {
	display: block;
}

.side-cta-list li h2 {
	font-size: 1.625em;
	font-weight: 600;
	line-height: 1;
	color: #FFF;
	background-image: linear-gradient(to right,#48939D 49%,rgba(255,255,255,0) 65%); /* darken($secondary,9%), */
	padding: 0.675em 1em;
}

html.no-cssgradients .side-cta-list li h2 {
	background-color: #6BB9C2;
}

.side-cta-list li:hover h2 {
	background-image: linear-gradient(to right,#054077 49%,rgba(255,255,255,0) 65%); /* $primary, */
}

.side-cta-list li h2 span {
	display: block;
}
/* End Side Feeds */

/* Content CTA */
.content-cta {
	margin: 1.5em auto;
}

.cc-item {
	background-size: cover;
	background-repeat: repeat-x;
	background-position: top center;
	transition: 0.5s ease;
}

.cc-item:hover {
	background-position: -398% 0%;
}

.content .cc-item a {
	display: block;
	padding: 2.813em 2%;
}

.content .cc-item h2 {
	text-align: center;
	color: #FFF;
	font-size: 1.750em;
	font-weight: 600;
}
/* End Content CTA */

/* Latest News Feed */
.latest-news-feed {
	padding: 0.5em 0 2em;
}

.latest-news-feed header {
	text-align: center;
}

.latest-news-feed header h2 {
	font-size: 5.000em;
}

.latest-news-feed header h2 a {
	color: #FFF;
}

.latest-news-feed ul {
	display: table;
	width: calc(100% + 8em);
	border-collapse: separate;
	border-spacing: 4em 0;
	margin: 2em 0 2em -4em;
}

html.no-display-table .latest-news-feed ul {
	overflow: hidden;
}

.latest-news-feed ul li {
	display: table-cell;
	width: 33.3%;
	background-color: #FFF;
	position: relative;
}

html.no-display-table .latest-news-feed ul li {
	width: 28%;
	float: left;
	margin: 0 1.5%;
}

.latest-news-feed ul li a {
	display: block;
	padding: 1.5em;
	position: relative;
}

.latest-news-feed ul:not(.zone-tab) li a:after {
	content: '+';
	position: absolute;
	font-weight: bold;
	color: #FFF;
	background-color: #054077;
	font-size: 1.750em;
	width: 1.964em;
	text-align: center;
	height: 1.964em;
	padding-top: 0.2em;
	border-radius: 50%;
	right: -0.9em;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(0deg);
	-ms-transform: translateY(-50%) rotate(0deg);
	transform: translateY(-50%) rotate(0deg);
	opacity: 1;
	border: 3px solid #FFF;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	transition: 0.5s ease;
}

.latest-news-feed ul li a:hover:after {
	background-color: #0978DF; /* lighten($primary,28%) */
}

.latest-news-feed ul li h3 {
	font-size: 1.8em;
	font-family: 'ITCGiovanniStdBook', serif;
	line-height: 1.2;
	color: #054077; /* $primary */
}

.latest-news-feed ul li:hover h3 {
	color: #4FA2AD; /* $secondary */
}

.latest-news-feed ul li p {
	border-bottom: 4px solid #70B4BD; /* lighten($secondary,19%) */
	color: #70B4BD; /* lighten($secondary,19%) */
	margin: 0;
	padding: 0.5em 0;
}

.latest-news-feed .btn.v1 {
	border-color: #90F4FF; /* $accent */
}

.latest-news-feed .btn.v1:hover {
	border-color: #054077; /* $primary */
}
/* End Latest News Feed */

/* Contact Us */
.contact-form-wrap {
	padding: 2.75em 0;
}

.contact-form-wrap header {
	text-align: center;
	margin-bottom: 1em;
}

.contact-form-wrap header h2 {
	font-size: 5.000em;
	color: #FFF;
	line-height: 1;
	margin: 0;
}

.contact-form-wrap header p {
	font-size: 1.5em;
	margin: 0;
	color: #0756A0; /* lighten($primary,11%) */
	font-weight: 600;
}

.contact-form .cf {
	margin-bottom: 1.5em;
}

.contact-form-wrap .half {
	width: 49.8%;
}

.contact-form input, .contact-form textarea, .contact-form select {
	width: 100%;
	border: none;
	resize: none;
	outline: none;
	font-family: inherit;
	font-size: 16px;
	color: #054077;
	background-color: #FFFFFF;
	padding: 0.500em 0.625em;
	display: block;
	margin: 0 0 5px;
	overflow: auto;
	border-radius: 0;
	font-weight: 600;
}

.contact-form input {
}

.contact-form select {
	padding: 0.9689em 0.625em;
}

.contact-form textarea {
	height: 169px;
}

::-webkit-input-placeholder {
	color: #054077; /* $primary */
	font-weight: 600;
}

:-moz-placeholder {
	color: #054077; /* $primary */
	font-weight: 600;
}

::-moz-placeholder {
	color: #054077; /* $primary */
	font-weight: 600;
}

:-ms-input-placeholder {
	color: #054077; /* $primary */
	font-weight: 600;
}
/* End Contact Us */

/* Footer Styles */
.footer-links {
	float: left;
}

.footer-links ul {
	display: table;
	width: 100%;
}

.footer-links ul li {
	display: table-cell;
	text-align: center;
	padding: 0.5em 0;
}

html.no-display-table .footer-links ul li {
	float: left;
}

.footer-links li a {
	display: block;
	padding: 0em 1.325em;
	color: #FFF;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 600;
	border-right: 1px solid #FFF;
	transition: 0.5s ease;
}

.footer-links li:last-child a {
	border-right: none;
}

.footer-links li a:hover {
	color: #90F4FF; /* $accent */
}

.footer-info {
	max-width: 480px;
	height: 480px;
	border-radius: 50%;
	border: 3px solid rgba(255,255,255,0.6);
	padding: 1.563em;
	margin: 0 auto;
	position: relative;
	top: -2.500em;
}

html.no-display-table .footer-info {
	height: auto;
	top: 0;
}

.footer-info .fi-inner-wrap {
	background-color: #FFF;
	text-align: center;
	border-radius: 50%;
	height: 424px;
	padding: 2.5em 12% 2.788em;
}

html.no-display-table .footer-info .fi-inner-wrap {
	height: 270px;
}

.schema {
	font-size: 1.125em;
	font-weight: 600;
	color: #054077; /* $primary */
}

.schema .phone-link {
	cursor: default;
	display: block;
	font-size: 1.333em;
	color: #4FA2AD; /* $secondary */
	font-weight: bold;
}

.schema .copy {
	margin-top: 1em;
	color: #879094;
	font-size: 0.9em;
}

.schema .copy a {
	color: #879094;
}

.schema .copy a:hover {
	color: #4FA2AD; /* $secondary */
}

.bottom-logo {
	margin-bottom: 1em;
}

.footer-content {
	background-color: #054077; /* $primary */
}

.footer-content .main {
	padding: 0.5em 0;
}

.footer-content .social-list {
	float: right;
	overflow: hidden;
}

.footer-content .social-list {
}

.footer-content .social-list  li {
	float: left;
	margin-left: 0.25em;
}

.footer-content .social-list  li a {
	display: block;
	background-color: #FFF;
	padding: 0.375em 0.45em;
	border-radius: 50%;
	border: 2px solid #90F4FF; /* $accent */
	font-size: 1.125em;
	line-height: 1;
	transition: 0.5s ease;
}

.footer-content .social-list  li a:hover {
	background-color: #4FA2AD; /* $secondary */
	color: #FFF;
}

.footer-content .social-list icon {
}

.footer-content .social-list a:hover icon {
}

.sd-footer {
	padding: 1.25em 0;
	color: #879094;
}

.sd-footer a {
}

.sd-footer img {
	float: right;
}

.sd-footer small {
	float: left;
}
/* End Footer Styles */

/* Case Eval Form */
.case-eval {
	padding: 0.938em;
	background-color: #4FA2AD; /* $secondary */
	border: solid 4px #054077; /* $primary */
	display: block;
	box-shadow: inset 0 0 2px rgba(0,0,0,0.5), 0 0 1px rgba(255,255,255,0.5);
	width: 100%;
}

.case-eval input, .case-eval textarea {
	background-color: #3F828A; /* darken($secondary,20%) */
	border: none !important;
	display: block;
	margin: 0 .5% 0.625em;
	float: left;
	height: 33px;
	width: 49%;
	padding: 0.313em 0.625em;
	box-shadow: 1px 1px rgba(255,255,255,0.1), inset 1px 1px 1px rgba(0,0,0,0.1);
	color: #FFFFFF;
	font-size: 1em;
	outline: none;
	border-radius: 0;
}

.case-eval.sys-eval input {
	width: 32.33%;
}

.case-eval textarea {
	height: 60px;
	resize: none;
	width: 99%;
}

.case-eval a.btn {
	line-height: 2em;
	width: 99%;
	margin-left: .5%;
	padding: 0;
	background-color: #0556A1; /* adjust($primary,11%,20%,0%) */
	color: #FFFFFF;
	font-size: 1.125em;
	text-align: center;
	transition: .5s ease;
	text-transform: uppercase;
}

.case-eval a.btn:hover {
	background-color: #5A5A5A;
}
/* End Case Eval Form */

/* Flyout Menu */
nav.top-nav div.iflylist {
	background-color: #FFFFFF;
	color: #054077; /* $primary */
	border: none;
	border-radius: 6px;
	box-shadow: 0px 2px 6px rgba(0,0,0,1);
	padding: 17px 0px 6px 0px;
	text-align: left;
	min-width: 225px;
	overflow: hidden;
}

nav.top-nav div.iflylist:before {
	font-family: 'icomoon-ult';
	content: '\e0eb';
	position: absolute;
	top: -15px;
	left: 30px;
	font-size: 40px;
	line-height: 40px;
}

nav.top-nav div.iflylist div.iflylist {
	padding: 6px 0px;
}

nav.top-nav div.iflylist div.iflylist:before {
	display: none;
}

nav.top-nav div.ifly {
	background-color: #FFFFFF;
	border: none;
	border-top: solid 1px #ddd;
}

nav.top-nav div.ifly a {
	padding: 10px 25px;
	color: #054077; /* $primary */
	min-width: 150px;
	line-height: 1.5em;
	border-bottom: none;
	margin-bottom: 0px;
}

nav.top-nav div.ifly a:hover {
	text-decoration: none;
}

nav.top-nav div.iflyOver {
	background-color: #054077; /* $primary */
}

nav.top-nav div.ifly a.iflyOver {
	color: #ffffff;
}

nav.top-nav div.iflyRight {
	background-image: none;
}

nav.top-nav div.iflyRight>a:before {
	font-family: 'icomoon-ult';
	content: '\e0ea';
	float: right;
	margin-right: -27px;
	font-size: 20px;
}

div.iflylist div.ui-more-items {
	background-color: #054077; /* $primary */
	border-top: solid 1px #ddd;
	position: relative;
}

div.iflylist div.ui-more-items:before {
	font-family: 'icomoon-ult';
	color: #fff;
	content: '\e0f5';
	float: left;
	font-size: 22px;
	margin-left: 12px;
	margin-top: -3px;
}

div.iflylist div.ui-more-items:after {
	font-family: 'icomoon-ult';
	color: #fff;
	content: '\e0f7';
	float: right;
	font-size: 22px;
	margin-top: -3px;
	margin-right: 12px;
}

div.iflylist div.ui-more-items img.more-up {
	position: absolute;
	left: 0px;
	top: 0px;
	background: none;
}

div.iflylist div.ui-more-items img.more-down {
	position: absolute;
	top: 0px;
	right: 0px;
	background: none;
}
/* End Flyout Menu */

/* Mobile Menu */
html.boxsizing body {
	overflow-x: hidden;
}

div.imenupanel {
	position: absolute;
	left: 0px !important;
	width: 100%;
	background-color: rgba(0,0,0,0.95);
	text-align: left;
	top: 100%!important;
	z-index: 99;
}

#Masthead>div>div.imenupanel {
	position: fixed;
	z-index: 99;
}

div.imenupanel div.imenu {
	width: 100% !important;
}

div.imenuitem {
	color: #fff;
	font-size: 15px;
	border-bottom: solid 1px #5a5a5a;
	overflow: hidden;
}

div.imenuitem.iright:before {
	content: '\e0ea';
	font-family: 'icomoon-ult';
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	float: right;
	font-size: 20px;
	color: #fff;
	padding-left: 5%;
	position: relative;
	z-index: 10;
	line-height: 48px;
}

div.imenuitem a {
	color: #fff;
	display: block;
	padding: 12px 15px;
	text-align: left;
	line-height: 24px;
}

div.imenu {
	position: absolute;
	top: 0px !important;
	width: 100% !important;
}

.top-nav a.mob-call {
	display: none;
}
/* End Mobile Menu */

/* Mozilla */
@-moz-document url-prefix() {
	nav.top-nav div.iflylist {
		left: auto!important;
	}
}
/* End Mozilla */

/* Responsive */
img {
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
}
/* End Responsive */

/* RESPONSIVE 1300PX */
@media (max-width: 1300px) {
	.masthead {
		padding-left: 0;
		padding-bottom: 0;
	}

	.masthead .top-logo {
		display: none;
	}

	.masthead .right-info {
		float: none;
		width: 100%;
		margin-top: 0.25em;
	}

	.cdd {
		top: 0;
	}

	.masthead .r-top .mobile-top-logo {
		display: block;
	}

	.masthead .addr-search {
		text-align: right;
	}

	.masthead .r-top .Number {
		float: none;
	}

	.masthead .r-top {
		padding: 0 2%;
		margin-bottom: 1em;
		max-width: none;
	}

	.top-search {
		margin-top: 1.2em;
	}

	.top-nav {
		border-radius: 0;
		padding-right: 0;
	}

	.top-nav a {
		font-size: 1.3vw;
	}

	.contact-cdd .right-side img {
		width: 59%!important;
	}

	.contact-cdd .right-side .cdd-nav-item span:after {
		display: none;
	}

	.top-nav a {
		padding: 0.938em 0.375em;
	}

	.cdd-services-nav.grid ul, .cdd-med-nav.grid ul {
		min-height: calc(57px * 6.3);
	}

	.coe-cta-area .table-row li a {
		height: 17.825vw;
	}

	.coe-cta-area .table-row h2 {
		font-size: 1.8vw;
	}

	.cta-list {
		font-size: 1.1vw;
	}

	.cta-list ul li h2 {
		font-size: 1.25em;
	}

	.cta-list ul li:hover p {
		padding-top: 2em;
	}

	.main-area .main .content {
		padding: 0 2% 1em;
		background-color: #FFF;
		color: #444;
	}

	.providing-zone {
		margin-top: 0;
	}

	.vs-wrap header {
		font-size: 1.2vw;
	}

	.vs-list {
		font-size: 0.9vw;
		padding-left: 0;
	}

	.vs-list li {
		width: 17.75%;
	}

	.vs-list li .img-wrap {
		min-height: 0;
	}

	.vs-list li .img-wrap img {
		max-height: 5.8vw;
	}

	.vs-list li h3 {
		font-size: 1.6em;
	}

	.latest-news-feed {
		padding-left: 2%;
		padding-right: 2%;
	}

	.latest-news-feed ul {
		width: 100%;
		margin: 2em 0;
	}

	.sd-footer, body.sub .main-area, .bcb {
		padding-left: 2%;
		padding-right: 2%;
	}
}
/* End RESPONSIVE 1300PX */

/* RESPONSIVE 1180PX */
@media (max-width: 1180px) {
	.animation {
		height: 46.042vw;
	}

	.animation .info {
		font-size: 1.2vw;
	}

	.footer-links li a {
		padding: 0 .75em;
	}
}
/* End RESPONSIVE 1180PX */

/* RESPONSIVE 1040PX */
@media (max-width: 1040px) {
	.animation .info {
	}

	.sbc-text {
	}

	.top-nav a {
		font-size: 1.53vw;
	}

	.animation .slide1 .info h2 {
		margin-bottom: 0.25em;
	}

	.animation .slide2 .info h2 {
		position: relative;
		left: 3.5em;
		text-align: left;
		top: 0;
	}

	.cta-list ul li {
		background-size: cover;
	}

	.cta-list ul li h2 {
		font-size: 1.75em;
	}

	.main-area .main .content {
		font-size: 1.9vw;
	}

	.side-cta-list li h2 {
		background-image: linear-gradient(to right,#4FA2AD 50%,rgba(79,162,173,0.851)); /* $secondary,alpha($secondary,85%) */
	}

	.side-cta-list li:hover h2 {
		background-image: linear-gradient(to right,#054077 50%,rgba(5,64,119,0.902)); /* $primary,alpha($primary,90%) */
	}

	.coe-wrap {
		display: block;
		padding: 2.5em 2%;
	}

	.coe-wrap .coe-text {
		display: block;
		width: 100%;
	}

	.coe-wrap .leaf h3 {
		text-shadow: 0 0 10px #054077;
	}

	.coe-wrap .leaves-wrap {
		padding: 0 3% 1em;
	}

	.coe-wrap .leaves-wrap .third {
		width: 50%;
		float: left;
		font-size: 1.6vw;
	}

	.latest-news-feed {
		font-size: 0.8em;
	}

	.latest-news-feed ul {
		display: block;
		width: 96%;
	}

	.latest-news-feed ul li {
		display: block;
		width: 100%;
		margin-bottom: 1em;
	}

	.latest-news-feed ul li p {
		font-size: 1.5em;
	}

	.footer-links, .footer-content .social-list {
		float: none;
		text-align: center;
	}

	.footer-content .social-list {
		margin-top: 1em;
	}

	.footer-content .social-list  li {
		float: none;
		display: inline-block;
		margin: 0 0.25em;
	}

	.slide-extras {
		display: none;
	}
}
/* End RESPONSIVE 1040PX */

/* RESPONSIVE 880PX */
@media (max-width: 880px) {
	.masthead {
		padding: 0.5em 0 0 0;
	}

	.masthead .top-logo, .top-search {
		display: none;
	}

	.masthead .r-top, .vs-wrap {
		padding-left: 2%;
		padding-right: 2%;
	}

	.masthead .r-top .mobile-top-logo {
		display: block;
	}

	.masthead .right-info, .masthead .r-top .Number {
		float: none;
		width: 100%;
	}

	.masthead .top-address {
		border-right: none;
		padding-right: 0;
		display: block;
	}

	.right-info a.phone-link {
		margin-top: 0.5em;
		font-size: 2em;
	}

	.nav-container {
		height: auto!important;
	}

	.nav-container .fixed {
		position: relative;
	}

	.masthead .r-top .Number {
		text-align: right;
	}

	.top-nav {
		border-radius: 0;
		padding-right: 0;
	}

	.top-nav ul.mobile-nav {
		display: table-row;
	}

	.top-nav ul.desktop-nav {
		display: none;
	}

	.top-nav a {
		font-size: 2.2vw;
	}

	.cdd {
		display: none!important;
	}

	.bc-buttons {
		display: none;
	}

	.animation .info {
		top: 0!important;
		font-size: 1.4vw;
		width: 100%;
		height: 100%;
		left: 0;
		padding: 3em 2%;
		background-color: rgba(0,0,0,0.6);
		text-align: center!important;
	}

	.animation .slide1 .info h2, .animation .slide2 .info h2, .animation .slide3 .info h2 {
		font-size: 3em;
	}

	.animation .slide1 .info h3 {
		font-size: 6em;
	}

	.animation .slide1 .info h3 span {
		position: relative;
		font-size: 0.5em;
		left: 0;
		top: 0;
		display: block;
	}

	.sbc {
		height: 28vw;
		font-size: 1.5vw;
	}

	.services.nav a {
		padding-left: 2%;
		padding-right: 2%;
	}

	.cta-list ul {
		display: block;
		overflow: hidden;
	}

	.cta-list ul li {
		width: 49%;
		float: left;
		margin: 0 0.5% 7px;
	}

	.cta-list ul li:after {
		display: none;
	}

	.cta-list ul li:last-child:nth-child(odd) {
		width: 100%;
		margin-bottom: 0;
	}

	.cta-list ul li p {
		font-size: 2.075em;
	}

	.cta-list ul li:hover p {
		padding-top: 1em;
	}

	.vs-list li {
		width: 31.35%;
		margin-bottom: 1.5em;
	}

	.vs-list li > span {
		padding: 7.977em 1em;
	}

	.vs-list li:nth-child(even) {
		margin-top: 0;
	}

	.vs-list li.vs3 {
		margin-right: 0;
	}

	.vs-list li:before, .vs-list li:after {
		display: none;
	}

	.vs-list li.vs4 {
		margin-left: 17.8%;
	}

	body.sub .side, body.sub .content {
		float: none;
		width: 100%;
		overflow: hidden;
	}

	#ContactMap, .cd-text {
		float: none;
		margin: 0 auto 1em;
		text-align: center;
	}

	.contact-icon {
		float: none;
		position: relative;
		top: 5px;
	}

	.footer-info .third {
		width: 100%;
		float: none;
		text-align: center;
	}

	.vs-list li h3 {
		font-size: 3.6em;
	}

	.vs-list  ul {
		margin: 0 auto 2em;
	}

	#CTAZone .cta-list .cta1 {
		background-position-y: -3em;
	}
}
/* End RESPONSIVE 880PX */

/* RESPONSIVE 700PX */
@media (max-width: 700px) {
	.cta-list {
		font-size: 1.7vw;
	}

	.cta-list ul li {
		float: none;
		width: 100%;
		display: block;
		background-position: top center;
	}

	.cta-list ul li a .cta-content-wrap {
		padding-top: 15.044vw;
	}

	.cta-list ul li a:after {
		display: none;
	}

	.coe-wrap .leaves {
		display: none;
	}

	.vs-list {
		padding-left: 0;
	}

	.vs-list li:nth-child(even):before, .vs-list li:nth-child(even):after {
		display: none;
	}

	.vs-list li {
		width: 38%;
		margin: 0 6% 1.5em;
		opacity: 1;
		top: 0;
	}

	.vs-list li.vs3, .vs-list li.vs4 {
		margin: 0 6% 1.5em;
	}

	.vs-list li:nth-child(even), .vs-list li:nth-child(odd) {
		margin-top: 0;
		top: 0;
	}

	.vs-list li > span {
		padding: 6.877em 1em;
	}

	.vs-list li .img-wrap img {
		max-height: 9.8vw;
	}

	.vs-list h3 {
		font-size: 3.4em;
	}

	.vs-wrap.show .vs-list li:nth-child(odd):last-child {
		margin: 0 31% 0;
	}

	#CTAZone .cta-list .cta1 {
		background-position-y: -10em;
	}

	#CTAZone .cta-list .cta2 {
		background-position-y: -6em;
	}

	#CTAZone .cta-list .cta3 {
		background-position-y: -15em;
	}

	#CTAZone .cta-list .cta4 {
		background-position-y: -10em;
	}

	#CTAZone .cta-list .cta5 {
		background-position-y: -12em;
	}

	.contact-data.cd-text {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
/* End RESPONSIVE 700PX */

/* RESPONSIVE 620PX */
@media (max-width: 620px) {
	.masthead .top-logo, .masthead .right-info {
		float: none;
		text-align: center;
	}

	.top-nav a {
		font-size: 1.3em;
	}

	.top-nav ul.mobile-nav  li > a {
		padding: 0.5em 0.938em;
		line-height: 1;
	}

	div.imenuitem a {
	}

	.top-nav ul.mobile-nav a.tab-call {
		display: none;
	}

	.top-nav ul.mobile-nav a.mob-call {
		display: block;
	}

	.top-nav ul.mobile-nav a span {
		display: none;
	}

	.top-nav ul.mobile-nav a icon {
		margin-right: 0;
		font-size: 1em;
	}

	.masthead .right-info {
		margin-top: 0;
	}

	.masthead .r-top .mobile-top-logo {
		float_: none;
		margin_: 0 auto;
	}

	.masthead .top-address {
		display: none;
	}

	.right-info a.phone-link {
		margin-top: 1em;
	}

	.masthead .r-top .Number {
		margin-top: 0;
		text-align_: center;
	}

	.animation {
		height: 51.042vw;
	}

	.animation .info {
		font-size: 1.8vw;
		padding: 1em 2%;
	}

	.slide1 .slide-extras {
		display: none;
	}

	.animation .slide2 .info h3 {
		font-size: 5.55em;
	}

	.animation .slide3 .info h2 {
		font-size: 2em;
	}

	.animation .slide3 .info h3 {
		font-size: 4em;
	}

	body.home .main-area {
		padding-top: 1em;
	}

	.main-area .main .content {
		font-size: 2.8vw;
	}

	body.sub .main-area {
		font-size: 2.65vw;
	}

	.coe-wrap .coe-text {
		font-size: 3.6vw;
	}

	.coe-content {
		font-size: inherit;
	}

	.coe-wrap .leaves-wrap {
		display: none;
	}

	.footer-links {
		margin-bottom: 0.75em;
	}

	.footer-links ul li {
		display: block;
		width: 100%;
	}

	.footer-links li a {
		border-right: none;
	}

	#FooterZone, .footer-info {
		width: auto;
		height: auto;
	}

	.footer-info {
		top: 0;
		max-width: none;
		border: none;
		border-radius: 0;
	}

	.footer-info .fi-inner-wrap {
		height: auto;
		border-radius: 0;
	}

	.sd-footer img {
		float: none;
		display: block;
		margin: 0 auto 1.5em;
	}

	.providing-zone {
		display: none;
	}
}
/* End RESPONSIVE 620PX */

/* RESPONSIVE 500PX */
@media (max-width: 550px) {
	.main-area .main .content {
		font-size: 3.3vw;
	}

	.custom-styles .doctor-table {
		overflow: hidden;
	}

	.custom-styles .doctor-table tr {
		display: block;
	}

	.custom-styles .doctor-table tr td {
		float: left;
		display: block;
		width: 50%;
	}

	.custom-styles .doctor-table tr:nth-child(odd) td:nth-child(even), .custom-styles .doctor-table tr:nth-child(even) td:nth-child(odd) {
		background-color: transparent;
	}
}
/* End RESPONSIVE 500PX */

/* RESPONSIVE 480PX */
@media (max-width: 480px) {
	#TopArea {
	}

	.cta-list {
		font-size: 2.5vw;
	}

	.cta-list ul li a .cta-content-wrap {
		padding-top: 25vw;
	}

	.animation {
		height: 71.042vw;
	}

	.animation .info {
		font-size: 2.2vw;
	}

	body.sub .main-area {
		font-size: 3.45vw;
	}

	body.sub .side {
		font-size: 4vw;
	}

	.vs-wrap header {
		max-width: 90%;
		margin-bottom: 3em;
	}

	.vs-wrap header h2 {
		font-size: 4.125em;
	}

	.contact-form-wrap .half {
		width: 100%;
		float: none!important;
	}

	.contact-form-wrap .cf {
		margin-bottom: 5px;
	}

	.custom-styles table {
		font-size: 0.75em;
	}

	.contact-data {
		font-size: 3.33vw;
	}

	.contact-data .address {
		font-size: 2em;
	}

	#CTAZone .cta-list .cta1 {
		background-position-y: -3em;
	}

	#CTAZone .cta-list .cta2 {
		background-position-y: -2em;
	}

	#CTAZone .cta-list .cta3 {
		background-position-y: -8em;
	}

	#CTAZone .cta-list .cta4 {
		background-position-y: -3em;
	}

	#CTAZone .cta-list .cta5 {
		background-position-y: -5em;
	}
}
/* End RESPONSIVE 480PX */

/* RESPONSIVE 400PX */
@media (max-width: 400px) {
	.coe-content p {
		font-size: 1.25em;
	}

	.latest-news-feed header {
		font-size: 3vw;
	}

	.main-area .main .content {
		font-size: 4.1vw;
	}

	body.home .content h1 {
		font-size: 2.378em;
	}

	body.home .content h2 {
		font-size: 1.544em;
	}

	.masthead .r-top .mobile-top-logo, .right-info a.phone-link {
		float: none;
		margin: 0 auto;
	}

	.masthead .r-top .Number {
		text-align: center;
	}

	.vs-list li h3 {
		font-size: 4.6em;
	}

	body.sub .main-area {
		font-size: 1em;
	}

	.article .btn.right {
		float: none;
		display: block;
		width: 100%;
		margin-bottom: 1em;
	}

	.article .bottom .addthis_toolbox {
		float: none;
		text-align: center;
	}

	.article .bottom .addthis_toolbox > a {
		float: none;
		display: inline-block;
	}

	.animation .info p {
		font-size: 1.675em;
	}

	.animation .btn {
		font-size: 1.675em;
	}
}
/* End RESPONSIVE 400PX */

.animation .slide4 .info h3 {
	font-size: 5.000em;
}

.animation .slide2 .info h3 span {
	font-size: 0.14em;
	position: absolute;
	font-family: 'ITCGiovanniStdBook', serif;
	left: 14%;
	top: 9%;
}

.animation .slide1 .info h3 span {
	font-size: .188em;
	position: absolute;
	font-family: 'ITCGiovanniStdBook', serif;
	left: 17.8%;
	top: .6em;
}

.animation .slide4 .info h2 {
	font-size: 3.438em;
}

.custom-styles > ul li .no-border {
	bottom-border: none;
}

.custom-styles  .column > li > ul > li {
	list-style-image: url(/images/design/bullet-point.png);
	border-bottom: 1px solid #d1d2d3;
	font-weight: bold;
	color: #4FA2AD;
	padding: 0 0 0.5em 0.5em;
	margin-bottom: 0.75em;
}

.custom-styles .columnthree li {
	list-style-image: url(/images/design/bullet-point.png);
	border-bottom: 1px solid #d1d2d3;
	font-weight: bold;
	color: #4FA2AD;
	padding: 0 0 0.5em 0.5em;
	margin-bottom: 0.75em;
}
