/* General Site Styles */
body {
	background: #ffffff;
	margin: 0px;
	font-family: 'Roboto', Arial, sans-serif;
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: 400;
	font-family: 'Roboto', Arial, sans-serif;
}

.button-right .btn.v2 {
	position: relative;
	top: 400px;
	right: -1000px;
}

.content h1 {
	margin: 0 0 15px 0;
	font-size: 3.125em;
	line-height: 1em;
	color: #005D91; /* $primary */
	font-weight: 300;
}

.home .content h1 {
	margin: 0 0 26px 0;
}

.content h1 em {
	display: block;
	font-size: 46px;
	font-family: 'Dancing Script', cursive;
	color: #004064; /* adjust($primary,-31%,100%,0%) */
	font-style: normal;
}

.content h2, .content h4 {
	margin: 15px 0;
	color: #005D91; /* $primary */
	font-weight: 300;
}

#QuitFormHeader h2 {
	color: #FFFFFF; /* $light */
}

.home .content h2, .home .content h3, .home .content h4 {
	margin: 26x 0;
}

hr {
	background-color: #e0e0e0;
	height: 1px;
	width: 100%;
	display: block;
	border: 0;
}

.address-cont {
	width: 50%;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 1.4em;
}

iframe.frame-map {
	height: 200px;
	padding-top: .5em;
}

.content h2 {
	font-size: 1.75em;
	line-height: 1.1em;
}

.Patient-Portal .content h2 {
	font-size: 1.9em;
	line-height: 1.3em;
}

.content h3 {
	line-height: 1.5em;
	font-size: 1.2em;
	color: #78A22F; /* $secondary */
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.content h4 {
	line-height: 1.3em;
	font-size: 1.1em;
	color: #005D91; /* $primary */
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.content p {
	margin: 1.25em 0;
	font-family: 'Roboto', sans-serif;
}

.content table p {
	line-height: 17px;
}

.home .content p {
	margin: 16px 0;
}

h1 {
}

h2, h3 {
}

h4 {
}

a {
	text-decoration: none;
	color: #78A22F; /* $secondary */
	display: inline-block;
	transition: .2s ease;
}

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

a[href*=tel] {
	cursor: default;
	color: inherit;
}

a[href*=tel]:hover {
	color: inherit;
}

a.phonelink {
	cursor: default;
	display: inline-block;
	margin-right: 1%;
	margin-left: 1%;
}

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

.content ul {
	list-style: none;
	margin: 1em 0;
	padding-left: 40px;
}

.content ul li {
	position: relative;
	padding-left: 1em;
	margin: .5em 0;
}

.content ol li {
	padding-left: 0;
}

.Site-Map .content li {
	margin: .75em 0;
}

.donations ul li:before {
	display: none;
}

.content ul li:before {
	content: '\e7e1';
	font-size: 1em;
	margin-right: 1em;
	position: absolute;
	top: 0;
	left: -.5em;
	font-family: 'icomoon-ult' !important;
	color: #3080E5; /* $color3 */
}

.content ol li:before {
	display: none;
}

.content li > ul {
	margin: 0;
}

.main {
	max-width: 1230px;
	min-width: 300px;
	width: auto;
	margin: 0px auto;
	position: relative;
	padding-right: 1%;
	padding-left: 1%;
}

.Photo-Gallery .main {
	max-width: 1140px;
}

.cta-wrap.main {
	max-width: 1600px;
	position: relative;
	padding: 0 0 3em;
	margin-top: -2em;
	z-index: 1;
}

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

#ContactMap {
	width: 450px;
	height: 450px;
	margin: 0 auto;
}

#ContactMap, #ContactMap img {
	max-width: 450px;
	width: 100%!important;
	height: auto!important;
}

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

.iswap:empty {
	display: none;
}

.hideondesktop {
	display: none !important;
}

.btn, a.btn {
	display: inline-block;
	padding: 12px 17px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 500;
	transition: 0.5s;
	border-bottom: 2px solid #000;
	font-family: 'Roboto', Arial, sans-serif;
	line-height: 16px;
	border-radius: 5px;
}

.btn, a.btn, .btn.v1, a.btn.v1 {
	background-color: #78A22F; /* $secondary */
	border-top: 2px solid #78A22F; /* $secondary */
}

.btn.v2, a.btn.v2 {
	background-color: #005D91; /* $primary */
	border-top: 2px solid #005D91; /* $primary */
}

.btn.v3, a.btn.v3 {
	background-color: #78A22F; /* $secondary */
	border: 0;
	color: #FFFFFF;
}

.btn.v4, a.btn.v4 {
	color: #FFF;
	border: 0;
	background-color: #3080E5; /* $color3 */
}

.btn.v5, a.btn.v5 {
	background-color: #f5da41;
	border-top: 2px solid #f5da41;
	color: #000000;
}

.btn.v6, a.btn.v6 {
	background-color: #36ccef;
	border-top: 2px solid #36ccef;
	color: #000000;
}

.btn.v7, a.btn.v7 {
	background-color: #005d91;
	border-top: 2px solid #005d91;
	color: #FFFFFF;
}

.btn.v1:hover, a:hover .btn.v1, .btn:hover, a:hover .btn {
	background-color: #005D91;
	border-top: 2px solid #000;
	border-bottom: 2px solid #005D91;
	color: #FFFFFF;
}

.btn.v2:hover, a:hover .btn.v2, a.btn.v2:hover {
	background-color: #78A22F;
	border-top: 2px solid #000;
	border-bottom: 2px solid #78A22F;
	color: #FFFFFF;
}

.btn.v3:hover, a:hover .btn.v3, a.btn.v3:hover {
	background-color: #3080E5; /* $color3 */
	border: 0;
	color: #FFFFFF;
}

.btn.v4:hover, a:hover .btn.v4, a.btn.v4:hover {
	background-color: #005D91; /* $primary */
	border: 0;
	color: #FFFFFF;
}

.btn.v5:hover, a:hover .btn.v5, a.btn.v5:hover {
	background-color: #005D91;
	border-top: 2px solid #000;
	border-bottom: 2px solid #78A22F;
	color: #FFFFFF;
}

.btn.v6:hover, a:hover .btn.v6, a.btn.v6:hover {
	background-color: #005D91;
	border-top: 2px solid #000;
	border-bottom: 2px solid #78A22F;
	color: #FFFFFF;
}

.btn.v7:hover, a:hover .btn.v7, a.btn.v7:hover {
	background-color: #f5da41;
	border-top: 2px solid #000;
	border-bottom: 2px solid #78A22F;
	color: #000000;
}

.btn icon {
	color: #364D0F; /* adjust($secondary,-56%,26%,0%) */
	text-shadow: 1px 1px 0 #B0D56E; /* lighten($secondary,38%) */
	position: relative;
	margin-left: 10px;
	transition: 0.5s ease;
}

.btn:hover icon {
	color: #082739; /* adjust($primary,-55%,-26%,0%) */
	text-shadow: 1px 1px 0 #1DAEFF; /* lighten($primary,38%) */
}

.half {
	width: 50%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.third {
	width: 33.33%;
}

.highlight-v3 {
	color: #3080E5; /* $color3 */
}

.highlight-v2 {
	color: #78A22F; /* $secondary */
}

.highlight-v1 {
	color: #005D91; /* $primary */
}

.highlight-big-v1 {
	color: #005D91; /* $primary */
	line-height: 1.75em;
	font-size: 1.2em;
}

input, select, textarea {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	font-family: inherit;
	border-radius: 0;
}

select {
	background-image: url(/images/design/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
}

.red {
	color: #CC0000;
}

.h6 {
	color: #CC0000;
}

.smalltext {
	font-size: .8em;
}

h2.care-header {
	margin-bottom: -1em;
}

fieldset.form {
	border: none;
}

.form-container .form ul {
	padding-left: 0;
}

.form-container .form ul li {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.form-container .form ul li:before {
	display: none;
}

.form-container .form label {
	width: 32%;
	padding: 0.7em 1em 0.7em 0;
	display: block;
}

.form-container .form .input-text {
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.form-container .form input, .form-container .form textarea, .form-container .form select {
	width: 75%;
}

h2.pinktext {
	color: #ec008d;
}

h1.pinktext {
	color: #ec008d;
}

.green {
	background-color: #39b348;
}
/* End General Site Styles */

/* Home SideButton */
.badge-btn a {
	display: block;
	padding: 1em 1% 2em;
	background: #005d91 url(/images/design/homebox-bug.png) center 5px no-repeat;
	color: #FFFFFF;
	border-radius: 8px;
	font-size: 1.5em;
	transition: .3s ease;
	text-align: center;
	background-position: center bottom;
}

.badge-btn a span {
	display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: 500;
}

.badge-btn a:hover {
	padding: 2.3em 1% 0.7em;
	background-position: center 25%;
}

.badge-btn.blue-badge a {
	display: block;
	padding: 1em 1% 2em;
	background: rgba(0,
				188,
				228,
				0.8) url(/images/design/homebox-bug.png) center 5px no-repeat;
	color: #FFFFFF;
	border-radius: 8px;
	font-size: 1.5em;
	transition: .3s ease;
	text-align: center;
	background-position: center bottom;
}

.badge-btn.blue-badge a span {
	display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: 500;
}

.badge-btn.blue-badge a:hover {
	padding: 2.3em 1% 0.7em;
	background-position: center 25%;
}

.badge-btn.blue-badgedrk a {
	display: block;
	padding: 1em 1% 2em;
	background: #005d91;
	url(/images/design/homebox-bug.png) center 5px no-repeat: ;color: #FFFFFF;
	border-radius: 8px;
	font-size: 1.5em;
	transition: .3s ease;
	text-align: center;
	background-position: center bottom;
}

.badge-btn.red a {
	display: block;
	padding: 1em 1% 2em;
	background: #CC0000 url(/images/design/homebox-bug.png) center 5px no-repeat;
	color: #FFFFFF;
	border-radius: 8px;
	font-size: 1.5em;
	transition: .3s ease;
	text-align: center;
	background-position: center bottom;
}

.badge-btn.red a:hover {
	padding: 2.3em 1% 0.7em;
	background-position: center 25%;
}

.badge-btn.green a {
	display: block;
	padding: 1em 1% 2em;
	background: #4dcf62 url(/images/design/homebox-bug.png) center 5px no-repeat;
	color: #FFFFFF;
	border-radius: 8px;
	font-size: 1.5em;
	transition: .3s ease;
	text-align: center;
	background-position: center bottom;
}

.badge-btn.green a:hover {
	padding: 2.3em 1% 0.7em;
	background-position: center 25%;
}
/* End Home SideButton */

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

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

#TopArea {
	position: relative;
}

html.no-display-table #TopArea {
	position: relative;
	z-index: 99;
}

#TopNavigation {
	background-color: #005D91; /* $primary */
	z-index: 7;
	position: fixed;
	width: 100%;
}

body.cms-layout #TopNavigation {
	position: relative;
}

#TopNavigation .main {
	max-width: 1550px;
}

#NavZone {
	background-color: #005D91; /* $primary */
}

#CTAZone {
	background-color: #ededed;
	padding-bottom: 0;
	border-bottom: 10px solid #e0e0e0;
}

#ImageZone {
}

.cms-admin #ImageZone {
	margin-top: -6.1em;
}

.cms-admin.cms-layout #ImageZone {
	margin-top: 0;
}

#ImageZone:after {
	content: '';
	background: rgba(0,
				0,
				0,
				0.3);
	height: 10px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 1;
}

.no-rgba #ImageZone:after, body.sub #ImageZone:after {
	background: #b2b2b2;
}

main {
	padding: 0;
	display: block;
}

#MainArea {
	margin-top: 3em;
	padding-right: 1%;
	padding-left: 1%;
}

html.no-csscalc #MainArea {
	padding: 35px 0 45px;
}

.mainzone {
	margin-bottom: 20px;
	padding: 0px 2% 45px 0;
}

.sub.wide .mainzone {
	padding: 7px 2% 45px;
}

.content {
	float: left;
	width: 70%;
	font-family: 'Roboto', sans-serif;
	font-size: 1.063em;
	line-height: 1.75em;
	color: #000000;
}

.content #MainContent {
	line-height: 1.5em;
}

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

.side {
	float: right;
	width: 28%;
}

.B-Our-Services.Education .content {
	width: 63%;
}

.B-Our-Services.Education .side {
	width: 35%;
}

#Footer {
}

#FooterZone {
	background-image: url(/images/design/footerbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

#FooterZone.show {
}

#SDZone {
	background-color: #FFFFFF;
	line-height: 1;
}
/* End Layout Styles */

/* Masthead */
#MastheadZone {
	position: relative;
}

.sub #MastheadZone {
	height: 1px;
}

.cms-admin #MastheadZone {
	height: 150px;
}

.masthead {
	padding: 18px 0;
	position: fixed;
	width: 100%;
	background: rgba(255,
				255,
				255,
				0.8);
	z-index: 5;
	top: 49px;
	box-shadow: 0px 1px 23px 11px rgba(0,0,0,0.4);
}

.no-boxshadow .masthead {
	border-bottom: 1px solid #ccc;
}

.cms-admin .masthead {
	top: 205px;
}

.cms-admin.cms-layout .masthead {
	top: 0;
}

.no-rgba .masthead {
	background: white;
}

body.cms-layout .masthead {
	position: relative;
}

.masthead.shrink-nav {
	background: white;
	padding: 10px 0 5px;
	box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.4);
}

.masthead .main {
	max-width: 1800px;
}

.masthead .top-logo {
	float: left;
	clear: left;
	margin-top: 1px;
}

.masthead .top-logo a {
	display: block;
}

.masthead .top-logo img {
	width: 440px;
	height: auto;
	transition: all .5s ease;
}

.shrink-nav.masthead .top-logo img {
	width: 400px;
	height: auto;
}

.masthead .right-info {
	float: right;
	clear: right;
	text-align: right;
	margin-top: 1em;
	transition: all .5s ease;
	display: table;
	width: 30em;
}

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

.right-info-contact, .right-info-follow {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

.right-info-contact {
	padding-right: 1.2em;
}

.right-info-follow {
	border-left: 2px solid #000;
	text-align: left;
	padding-left: 1.2em;
}

.right-info span {
	color: #78A22F; /* $secondary */
	font-size: 1.1em;
	transition: .3s ease;
	display: block;
}

.right-info a:hover span {
	color: #005D91; /* $primary */
}

.right-info-contact span {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.right-info a.phonelink {
	color: #005D91; /* $primary */
	font-size: 1.813em;
	font-weight: 600;
}

.top-social a.social-button {
	display: block;
}

.top-social h2 {
	text-transform: none;
	font-weight: 700;
	font-size: 1.4em;
	color: #005D91; /* $primary */
	transition: .3s ease;
}

.top-social a:hover h2 {
	color: #78A22F; /* $secondary */
}

.top-social icon {
	float: left;
	display: block;
	width: 3em;
	height: 3em;
	background-color: #e9e9e9;
	text-align: center;
	vertical-align: middle;
	position: relative;
	margin-right: 1em;
	transition: .2s ease;
	color: #005D91; /* $primary */
}

.top-social a:hover icon {
	color: #FFF;
	background-color: #005D91; /* $primary */
}

.top-social icon:before {
	top: 50%;
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 1.4em;
}

.right-info .loc icon {
	color: #78A22F; /* $secondary */
	position: relative;
	top: 3px;
}

.right-info .loc a {
	color: #78A22F; /* $secondary */
	font-size: 1.063em;
	line-height: 1.5em;
}

.right-info .btn {
	padding: 7px 3%;
	line-height: 1;
}

.right-info .btn icon {
	font-size: 10px;
}

.top-search {
	float: right;
	background-color: #3080E5; /* $color3 */
	width: 23%;
	padding: 3px 4px;
	line-height: 1;
	margin-top: 9px;
	transition: background-color 0.5s ease;
	border-bottom: 3px solid #004e79;
	margin-right: 1%;
	border-radius: 5px;
}

.top-search ::-webkit-input-placeholder {
	color: #FFF;
}

.top-search :-moz-placeholder {
	color: #FFF;
}

.top-search ::-moz-placeholder {
	color: #FFF;
}

.top-search :-ms-input-placeholder {
	color: #FFF;
}

.top-search input {
	border: none;
	background-color: transparent;
	padding: 1px 5px 3px;
	float: left;
	width: calc(100% - 24px);
	font-size: .9em;
	color: #FFF;
	font-family: 'Roboto', Arial, sans-serif;
	outline: none;
	text-transform: uppercase;
	font-weight: 300;
}

html.no-csscalc .top-search input {
	width: 85%;
}

.search-btn {
	display: inline-block;
	vertical-align: middle;
	padding-top: 3px;
	cursor: pointer;
}
/* End Masthead */

/* Top Nav Styles */
.top-nav {
	display: table;
	width: 73%;
	padding: 0;
	float: left;
}

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

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

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

.top-nav a {
	display: block;
	font-size: 1.063em;
	padding: 15px;
	color: #FFF;
	transition: .2s;
	text-align: center;
	position: relative;
	text-transform: uppercase;
	font-weight: 500;
}

.top-nav a:before {
	content: '';
	height: 21px;
	background-color: #78A22F; /* $secondary */
	top: 30%;
	width: 1px;
	position: absolute;
	left: 0;
}

.top-nav li:first-child a:before, .top-nav .ifly .ifly a:before, .top-nav .mobile-nav li a:before {
	display: none;
}

.top-nav a:hover {
	color: #3080E5; /* $color3 */
}

.mobile-nav li {
	border-right: 1px solid #006DAB; /* lighten($primary,7%) */
}

.mobile-nav li a icon {
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.tbc-nav {
	display: table;
	float: left;
	clear: left;
}

.tbc-nav ul {
	display: table-row;
}

.tbc-nav li {
	border-left: 1px solid #9FC3E5; /* adjust($BG,-7%,4%,0%) */
	text-align: center;
}

.tbc-nav li:last-child {
	border-right: 1px solid #D0E1F1; /* lighten($BG,35%) */
}

.tbc-nav a {
	color: #000000;
	display: block;
	padding: 13px 17px;
	line-height: 1;
	border-left: 1px solid #D0E1F1; /* lighten($BG,35%) */
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	transition: 0.5s;
}

.tbc-nav li:first-child a {
	padding: 5px 15px 0px;
}

.tbc-nav a:hover {
	color: #78A22F; /* $secondary */
}

.tbc-nav li:last-child a {
	border-right: 1px solid #9FC3E5; /* adjust($BG,-7%,4%,0%) */
}

.tbc-nav a icon {
	color: #004064; /* adjust($primary,-31%,100%,0%) */
	font-size: 18px;
	position: relative;
	top: 4px;
}

.tbc-nav a:hover icon {
	color: #78A22F; /* $secondary */
}

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

.mobile-top-menu {
	display: none;
}

.mob-menu {
	float: left;
}

.mob-search {
	float: right;
}

.mob-menu, .mob-search {
	padding: 8px;
	font-size: 18px;
	background-color: #005D91; /* $primary */
	color: #FFFFFF; /* $light */
	line-height: 1;
}

.mobile-top-menu a:hover {
	color: #FFFFFF; /* $light */
	background-color: #3080E5; /* $color3 */
}
/* 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: #005D91; /* $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;
	margin-bottom: 1px;
}

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

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: #3080E5; /* $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: #3080E5; /* $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 */

/* Google Styles */
.goog-te-gadget-simple .goog-te-menu-value span:last-child {
}

.goog-te-gadget-simple .goog-te-menu-value {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.goog-te-gadget-simple .goog-te-menu-value span {
	border: none !important;
}

.goog-te-gadget img {
	display: inline-block;
}

.google-translate {
}

.google-translate .skiptranslate {
	position: relative;
	font-size: .65em !important;
}

.google-translate .skiptranslate > * {
	display: none;
}

.google-translate .skiptranslate > div {
	display: block;
	padding: 0em 1.4em 0.4em 2em;
}

.goog-te-gadget .goog-te-gadget-simple {
	border: none;
	-webkit-appearance: none;
	appearance: none;
	font-family: 'proxima-nova',sans-serif;
	margin: .5em !important;
	position: relative;
	font-weight: 600;
	font-size: 1.3em;
	margin-top: .75em !important;
	height: 1.5rem;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 102%;
}

.google-translate .skiptranslate:after {
	content: '\e968';
	position: absolute;
	right: 0.7em;
	top: 38%;
	color: #3D3E40;
	font-size: 1.1em;
	font-family: 'icomoon-ult';
	pointer-events: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

a.goog-te-menu-value span:nth-child(3) {
	color: #CCCCCC;
}
/* End Google Styles */

/* Custom Dropdowns */
.cdd {
	display: block !important;
	position: relative;
	min-height: 0!important;
}

body.cms-admin.cms-layout .cdd_ {
	display: block;
	min-height: 40px!important;
}

#CDDWrap {
	padding: 10px 2% 30px;
	background-color: rgba(0,64,100,0.922); /* adjust($primary,-31%,100%,92%) */
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 80;
}

html.no-backgroundsize #CDDWrap {
	background-color: #005D91; /* $primary */
}

.sub #CDDWrap {
	background-color: rgba(0,64,100,0.949); /* adjust($primary,-31%,100%,95%) */
}

body.cms-admin.cms-layout #CDDWrap {
	position: relative;
}

#CDDWrap.show0 {
	width: 45%;
	transition: 0.3s ease;
}

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

.bar-pointer icon {
	color: #78A22F; /* $secondary */
	position: absolute;
	top: -9px;
	transition: 300ms ease-in-out;
	left: 0;
}

.show0 .bar-pointer icon {
	left: 14%;
}

.show1 .bar-pointer icon {
	left: 19.75%;
}

.show2 .bar-pointer icon {
	left: 33%;
}

.show3 .bar-pointer icon {
	left: 45.5%;
}

.show4 .bar-pointer icon {
	left: 62.75%;
}

.show5 .bar-pointer icon {
	left: 81.5%;
}

.show6 .bar-pointer icon {
	left: 95.5%;
}

.bar-pointer .bar {
	position: absolute;
	width: 100%;
	display: block;
	height: 5px;
	background-color: #78A22F; /* $secondary */
}

.cdd-items-wrap {
}

.cdd-item {
	overflow: hidden;
	padding-top: 30px;
	width: 100%;
	display: none;
}

.cdd-item1_ {
	display: none;
}

.cdd-item2_ {
	display: none;
}

.cdd-item3_ {
	display: none;
}

.cdd-item4_ {
	display: none;
}

.cdd-item5_ {
	display: none;
}

.cdd-item6_ {
	display: none;
}

.cdd-item7_ {
	display: none;
}

.show0 .cdd-item1_ {
	display: block;
}

.show1 .cdd-item2_ {
	display: block;
}

.show2 .cdd-item3_ {
	display: block;
}

.show3 .cdd-item4_ {
	display: block;
}

.show4 .cdd-item5_ {
	display: block;
}

.show5 .cdd-item6_ {
	display: block;
}

.show6 .cdd-item7_ {
	display: block;
}

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

.find-cdd {
	max-width: 45%_;
}

.find-cdd .searchbox {
	margin: 0 0 10px 0;
}

.find-cdd label {
	color: #FFFFFF; /* $light */
	font-size: 15px;
	margin-bottom: 7px;
	display: block;
}

.find-cdd .searchfield {
	background-color: #C9DCEF; /* lighten($BG,25%) */
	padding: 2px 2px 2px 5px;
	background-image: linear-gradient(to bottom,#C0D7ED,#CFE0F1); /* lighten($BG,13%),lighten($BG,33%) */
}

.find-cdd .searchfield input {
	border: none;
	width: 92%;
	float: left;
	clear: left;
	font-size: 16px;
	padding: 6px 5px;
	line-height: 1;
	background-color: transparent;
	outline: none;
	font-family: 'Open', sans-serif;
}

.find-cdd .dd-icon-wrap {
	float: right;
	width: 8%;
	clear: right;
	background-color: #D6E5F3; /* lighten($BG,43%) */
	padding: 8px;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.find-cdd .dd-icon-wrap icon {
	color: #77BBFC; /* adjust($BG,-11%,91%,0%) */
}

.find-cdd .dd-icon-wrap:hover icon {
	color: #3174B5; /* adjust($BG,-45%,6%,0%) */
}

.find-cdd .dd-icon-wrap img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.find-cdd .searchbox a {
	display: block;
	text-align: right;
	font-size: 11px;
	margin-top: 8px;
	color: #3E8CEE; /* adjust($color3,10%,29%,0%) */
}

.find-cdd .searchbox a:hover {
	color: #DAE7F4; /* lighten($BG,48%) */
}

.about-cdd {
}

.about-cdd .cdd-about-nav {
	float: left;
	width: 23%;
}

.cdd-nav ul li {
	box-shadow: 1px 1px 0 #002C44; /* adjust($primary,-53%,71%,0%) */
	margin-bottom: 2px;
}

.cdd-nav ul li:hover {
	box-shadow: 1px 1px 0 #31506E; /* adjust($BG,-62%,-30%,0%) */
}

.cdd-nav ul li a {
	display: block;
	padding: 12px 8%;
	line-height: 1;
	color: #FFFFFF;
	font-size: 15px;
	background-color: #00466D; /* adjust($primary,-25%,93%,0%) */
	border-left: 1px solid #005687; /* adjust($primary,-7%,91%,0%) */
	border-bottom: 1px solid #005687; /* adjust($primary,-7%,91%,0%) */
	transition: 0.5s ease;
}

.cdd-nav ul li a:hover {
	background-color: #B7D1EA; /* $BG */
	border-color: #87C3FD; /* adjust($BG,-7%,91%,0%) */
	color: #20619F; /* adjust($BG,-54%,25%,0%) */
}

.about-cdd .cdd-about-cta {
	float: right;
	width: 72%;
	overflow: hidden;
}

.cdd-services-nav ul {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 47px;
	-moz-column-gap: 47px;
	column-gap: 47px;
	height: 335px;
}

html.no-textshadow .cdd-services-nav ul {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	height: auto;
}

html.no-textshadow .cdd-services-nav ul li {
	float: left;
	margin-right: 3%;
	width: 30%;
}

.cdd-services-nav .view-all a {
	background-color: #003B5B; /* adjust($primary,-37%,100%,0%) */
	border-color: #003B5B; /* adjust($primary,-37%,100%,0%) */
	text-transform: uppercase;
	font-weight: bold;
}

.cdd-services-nav .view-all a icon {
	float: right;
	color: #001E2E; /* adjust($primary,-68%,100%,0%) */
	text-shadow: 1px 1px 0 #378089;
}

.cdd-services-nav .view-all a:hover icon {
	color: #20619F; /* adjust($BG,-54%,25%,0%) */
	text-shadow: none;
}

.ca-cta .ca-text {
	float: left;
	clear: left;
	width: 53%;
	color: #FFFFFF; /* $light */
	padding-right: 3%;
}

.ca-cta img {
	float: right;
	max-width: 45%;
}

.ca-cta p {
	font-size: 15px;
	margin: 0 0  20px;
	line-height: 1.75;
}

.ca-cta p span {
	font-size: 22px;
}

.ca-cta .btn.v3 {
	background-color: #78A22F; /* $secondary */
	display: block;
	text-align: center;
}

.ca-cta .btn.v3:hover {
	background-color: #B7D1EA; /* $BG */
	color: #2163A3; /* adjust($BG,-53%,25%,0%) */
}

.ca-cta .btn.v3 icon {
	top: 2px;
}

.cdd-clinics-nav, .cdd-community-nav {
	float: left;
	width: 30%;
}

.cdd-clinics-cta, .cdd-community-cta {
	float: right;
	width: 55%;
}

.cdd-clinics-cta ul, .cdd-community-cta ul {
	overflow: hidden;
}

.cdd-clinics-cta ul li, .cdd-community-cta ul li {
	float: left;
	width: 45%;
	margin-right: 5%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	transition: background-color 0.5s ease;
}

.cdd-clinics-cta ul li.cta1, .cdd-community-cta ul li.cta1 {
	background-color: #3080E5; /* $color3 */
}

.cdd-clinics-cta ul li.cta2, .cdd-community-cta ul li.cta2 {
	background-color: #92C539; /* lighten($secondary,15%) */
}

.cdd-clinics-cta ul li:hover, .cdd-community-cta ul li:hover {
	background-color: #B7D1EA!important; /* $BG */
}

.cdd-clinics-cta ul li a {
	display: block;
	padding: 25px 12% 245px;
}

.cdd-community-cta ul li a {
	display: block;
	padding: 25px 12% 170px;
}

.cdd-clinics-cta li h2, .cdd-community-cta li h2 {
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	transition: 0.5s ease;
}

.cdd-clinics-cta li h2 span, .cdd-community-cta li h2 span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

.cdd-clinics-cta li:hover h2, .cdd-community-cta li:hover h2 {
	color: #3576B5;
}

.patients-cdd {
}

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

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

.patients-cdd .third {
	padding: 0 2% 0 4%;
	border-right: 1px solid #003857; /* adjust($primary,-40%,94%,0%) */
	border-left: 1px solid #00588A; /* darken($primary,5%) */
	float: none;
	display: table-cell;
}

.patients-cdd .third.left {
	border-left: none;
}

.patients-cdd .third.right {
	border-right: none;
}

.patients-cdd h2 {
	font-weight: bold;
	color: #FFFFFF; /* $light */
	text-transform: uppercase;
	font-size: 15px;
}

.patients-cdd ul {
	padding: 0;
	list-style: none;
	margin: 15px 0 0 0;
}

.patients-cdd ul li {
	position: relative;
}

.patients-cdd ul li:before {
	content: '\e7ca';
	font-family: 'icomoon-ult'!important;
	color: #78A22F; /* $secondary */
	position: absolute;
	top: 50%;
	left: -15px;
	font-size: 8px;
	margin-top: -5px;
}

.patients-cdd li a {
	display: block;
	padding: 9px 0;
	color: #FFFFFF; /* $light */
	font-size: 15px;
}

.patients-cdd li a:hover {
	color: #BEE37F; /* adjust($secondary,48%,20%,0%) */
}

.contact-cdd .half.left {
	width: 43%;
}

.contact-cdd .half.right {
	width: 52%;
}

.ci-wrap {
	overflow: hidden;
	margin-bottom: 30px;
}

.ci-wrap img {
	margin-right: 15px;
}

.ci-wrap .contact-info {
	margin-top: 10px;
}

.ci-wrap img {
	float: left;
	clear: left;
}

.ci-wrap .contact-info span {
	display: block;
	color: #FFFFFF; /* $light */
}

.ci-wrap .contact-info span.phone {
	font-size: 24px;
	font-weight: bold;
}

.ci-wrap .contact-info span.address {
}

.cdd-contact-list {
	display: table;
	width: calc(100% + 20px);
	border-collapse: separate;
	border-spacing: 10px 0;
	margin-left: -10px;
}

html.no-csscalc .cdd-contact-list {
	width: 97%;
}

.cdd-contact-list ul {
	display: table-row;
	width: 100%;
}

.cdd-contact-list ul li {
	display: table-cell;
	vertical-align: middle;
	transition: background-color 0.5s ease;
}

.cdd-contact-list ul li.cta1 {
	background-color: #3080E5; /* $color3 */
}

.cdd-contact-list ul li.cta2 {
	background-color: #71A418; /* adjust($secondary,-10%,44%,0%) */
}

.cdd-contact-list ul li:hover {
	background-color: #B7D1EA!important; /* $BG */
}

.cdd-contact-list ul li a {
	display: block;
	overflow: hidden;
	padding: 20px 5%;
}

.cdd-contact-list ul li img {
	float: right;
}

.cdd-contact-list ul li h2 {
	color: #FFFFFF; /* $light */
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	transition: 0.5s ease;
}

.cdd-contact-list ul li:hover h2 {
	color: #377ABB; /* darken($BG,42%) */
}

.cdd-contact-list ul li h2 span {
	display: block;
	font-weight: bold;
}

.contact-cdd .contact-form {
}

.mobile.contact-form {
	padding: 20px;
	background-color: #004973; /* darken($primary,21%) */
	display: none;
}

.mobile.contact-form header, .mobile.contact-form p {
	text-align: center;
}

.contact-cdd .contact-form h2, .mobile.contact-form h2 {
	font-family: 'Dancing Script', cursive;
	color: #FFFFFF;
	font-size: 36px;
	line-height: 1;
	margin: 0;
}

.contact-cdd .contact-form p, .mobile.contact-form  p {
	margin: 0;
	color: #FFFFFF;
}

.mobile.contact-form  p {
	margin: 12px 0;
}

.contact-cdd .cf-wrap {
	overflow: hidden;
	margin-top: 15px;
}

.contact-cdd .cf-wrap > * {
	float: left;
}

.contact-cdd .cf-wrap .inp-wrap {
	width: 38%;
	margin-right: 2%;
}

.contact-cdd .cf-wrap .btn-wrap {
	width: 20%;
	text-align: center;
}

.contact-cdd .cf-wrap .btn-wrap a, .mobile.contact-form a {
	display: block;
	background-color: #CE6C27;
	line-height: 1.5;
	padding: 40px 2%;
}

.mobile.contact-form a {
	text-align: center;
	padding: 15px 2%;
}

.contact-cdd .cf-wrap .btn-wrap a:hover, .mobile.contact-form a:hover {
	background-color: #004D5D;
	color: #FFFFFF;
}

.contact-cdd .contact-form input, .contact-cdd .contact-form textarea, .mobile.contact-form input, .mobile.contact-form textarea {
	width: 100%;
	border: none;
	resize: none;
	outline: none;
	font-family: 'Open', sans-serif;
	font-size: 16px;
	color: #004D5D;
	background-color: #B7D1EA; /* $BG */
	padding: 8px 10px;
	display: block;
	margin: 0px 0 5px;
	overflow: auto;
}

.contact-cdd .contact-form input, .mobile.contact-form  input {
	height: 38px;
}

.contact-cdd .contact-form textarea, .mobile.contact-form textarea {
	height: 124px;
}
/* End Custom Dropdowns */

/* Animation */
.animation {
	position: relative;
	height: 55.13em;
	z-index: 1;
}

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

.slide .navthumb {
	max-width: 220px;
	height: auto;
	transition: 1s ease 1.5s;
	opacity: 0;
	position: relative;
	top: auto;
	float: left;
	display: block;
	z-index: 6;
	width: 15vw;
}

.slide-in.slide:nth-child(6) .navthumb {
	opacity: 1;
}

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

.slide .main {
	height: 100%;
	max-width: 1360px;
}

.slide img {
	position: absolute;
	height: 100%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	top: 52px;
}

.slide.concert img {
	background-position: center 20%;
}

.slide.flower img {
	background-position: center bottom;
}

.slide bg-img {
	position: relative;
	max-width: 20%;
}

.slide .info {
	position: relative;
	top: 300px;
	padding-top: 2.5em;
	text-align: left;
}

.slide.heart-scan .info {
	text-transform: uppercase;
	top: 180px;
	font-weight: 800;
	line-height: 1;
	margin-left: 8%;
}

.slide.heart-scan .info strong {
	display: block;
	font-size: 1.5em;
	padding-bottom: 0.25em;
}

.slide.heart-scan .info em {
	font-style: normal;
	color: #3080E5; /* $color3 */
}

.slide.iphone .info {
	text-transform: uppercase;
	line-height: 1;
	top: 25%;
}

.slide.iphone .info h3 > b {
	text-transform: none;
}

.slide.iphone .info h3 > strong {
	font-size: 2em;
	font-weight: 800;
	display: block;
}

.slide.slide2 .info:before {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-image: url(/images/slides/slide-2-sub.png);
	width: 100%;
	height: 505px;
	content: '';
	background-size: contain;
	background-repeat: no-repeat;
	display: none;
}

.slide.shadow .info {
	text-shadow: 2px 2px 20px rgba(51, 51, 51, 0.7);
}

.info h2 {
	font-size: 4.750em;
	line-height: 1;
	color: #FFF;
	display: block;
	font-weight: 300;
	margin-bottom: .2em;
}

.taste .info h2 {
	color: #18b8da;
}

.americanscribe .info h2 {
	font-family: 'american_scriberegular', serif;
	color: #18B8DA;
	font-size: 9em;
}

.info h3 {
	color: #FFF;
	font-size: 3.3755em;
	font-weight: 700;
	display: block;
	margin-bottom: .5em;
}

.info p {
	width: 100%;
	font-size: 24px;
	line-height: 31px;
	margin: 0;
	padding: 27px 2%;
	color: #FFFFFF;
	text-align: center;
}

.info .btn {
	clear: both;
	background-color: #005D91; /* $primary */
	font-size: 19px;
	opacity: 0;
	padding: 1.1em 1.3em;
	display: block;
	text-align: center;
	max-width: 300px;
}

.info .btn icon {
	top: 2px;
}

.info .btn:hover {
}

.info .btn:hover icon {
}

.info.slideright .btn {
	float: right;
}

.slide .info.slideright {
	text-align: right;
}

.sbc {
	height: 294px;
	position: relative;
}

.sbc-inner {
	position: absolute;
	width: 100%;
	height: 100%;
}

.sbc-inner .main {
	position: relative;
	height: 100%;
}

.sbc-inner .info {
	top: 68px;
	position: absolute;
}

html.no-csscalc .sbc-inner .info {
	width: 68%;
}

.sbc-inner .info p {
	white-space: nowrap;
	float: left;
	width: auto;
}

.sbc {
	height: 445px;
}

.slide-nav a {
	font-size: 4em;
	color: #FFFFFF;
	transition: .5s ease;
	position: absolute;
	top: 50%;
	z-index: 5;
}

.slide-nav a:hover {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	color: #3080E5; /* $color3 */
}

.slide-nav a.prev:hover {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.slide-nav a.prev {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.slide-nav a.next {
	right: 0;
}

.animation .pumpkin .main .info a.btn.v2 {
	margin-left: 37em;
	margin-top: 22.5em;
}
/* End Animation */

/* Sub Slide */
.sub-slide {
	text-align: left;
	background-size: cover;
	background-position: center;
	position: relative;
	transition: background-position .7s ease-in;
}

body.cms-admin.cms-layout .sub-slide {
	padding: 0;
	background-color: #333;
}

body.cms-admin.cms-layout .sub-slide img {
	max-height: 150px;
	width: 100%;
}

.sub-slide .main {
	padding: 21em 1% 5em;
}

body.cms-admin.cms-layout .sub-slide .main {
	padding: 0 1%;
}

body.cms-admin.cms-layout #SharedSubSlide {
}

body.cms-admin.cms-layout #UniqueSubSlide {
	background: transparent url(/images/design/replaceslideBG.png) right center no-repeat;
	min-height: 100px;
}

.sub-slide h2 {
	display: block;
	padding: 0;
	font-size: 4.688em;
	line-height: 1em;
	color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	text-align: left;
	font-weight: 300;
}
/* End Sub Slide */

/* CTA Styles */
.cta-list {
	display: table;
	width: 100%;
	position: relative;
	border-collapse: collapse;
	position: relative;
}

html.no-csscalc .cta-list {
	width: 100%;
	margin-left: 0;
}

.cta-list ul {
	display: table-row;
	width: 100%;
	text-align: center;
}

.cta-list ul li {
	position: relative;
	display: table-cell;
	transition: all ease .5s;
	height: 175px;
}

.cta-list ul li:before {
	content: '';
	width: 2px;
	height: 50%;
	background-color: #c4c4c4;
	position: absolute;
	left: 0;
	top: 33%;
}

.cta-list ul li:first-child:before {
	display: none;
}

.items1 li {
	width: 100%;
}

.items2 li {
	width: 50%;
}

.items3 li {
	width: 33.3%;
}

.items4 li {
	width: 25%;
}

.items5 li {
	width: 20%;
}

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

html.no-display-table .sub .cta-list ul li {
	float: none;
}

.cta-list ul li a {
	display: block;
	padding: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	transition: all ease .5s;
}

.cta-list ul li .icon-wrap {
	height: 150px;
	width: 150px;
	background-color: #ecebe4;
	box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.5);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	transition: all ease .5s;
	border-radius: 50%;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

.cta-list ul li a icon {
	color: #FFF;
}

.cta-list ul li icon {
	font-size: 77px;
	line-height: 1.75em;
	position: relative;
	transition: all ease .5s;
}

.cta-list ul li.cta1 icon, .cta-list ul li.cta3 icon {
	line-height: 1.6em;
}

.cta-list ul li a:hover .icon-wrap {
	-webkit-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
	background-color: #78A22F; /* $secondary */
	width: 140px;
	height: 140px;
}

.cta-list ul li a:hover icon {
	font-size: 60px;
	line-height: 2em;
	color: #ecebe4;
}

.cta-list ul li.cta1 a:hover icon, .cta-list ul li.cta3 a:hover icon {
	line-height: 1.75em;
}

.cta-list ul li h2 {
	font-size: 1.750em;
	line-height: 1;
	padding: 10px 3% 0px 3%;
	transition: 0.5s ease;
	margin: .5em 0 .4em;
	color: #000;
	font-weight: 700;
}

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

html.no-boxshadow .cta-list ul li h2 {
	font-size: 1.50em;
}

.cta-list ul li a:hover {
	top: -20px;
}

.cta-list ul li:hover h2 {
	color: #005D91; /* $primary */
	margin: .5em 0 0;
}

.cta-list ul li p {
	font-size: 1.063em;
	line-height: 1.4em;
	margin: 0px 0px 5px;
	padding: 10px 10% 20px 10%;
	color: #78A22F; /* $secondary */
	font-family: 'Roboto', sans-serif;
}

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

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

/* Side-Nav Styles */
.side > * {
	display: block;
	position: relative;
	margin: 0px 0px 40px;
	background-color: #FFF;
	overflow: hidden;
}

.cms-layout .side > * {
	overflow: visible;
}

.side-nav {
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
}

html.no-boxshadow .side-nav {
	border: 1px solid #eaeaea;
}

.side-nav a {
	display: block;
}

.side .btn {
	display: block;
}

.side-nav header {
	background-color: #005D91; /* $primary */
	padding: 0px 1%;
	border-bottom: 4px solid #3080E5; /* $color3 */
	color: #FFFFFF;
	text-align: center;
}

.side-nav header h2 {
	display: block;
	color: #FFFFFF;
	font-size: 1.75em;
	margin: 0;
	text-align: center;
	padding: .75em 0;
	text-transform: uppercase;
	font-weight: 500;
}

.side-nav header a h2, .side-nav a header h2 {
	transition: .3s ease;
}

.side-nav header a:hover h2, .side-nav a:hover header h2 {
	color: #3080E5; /* $color3 */
}

.side header h3 {
	display: block;
	padding: 10px 0px;
	font-size: 18px;
	color: #FFFFFF;
}

.side-nav header h4 {
	display: block;
	padding: 0 0 1.5em;
}

.list-holder {
	padding: 1.5em 0 0;
}

#SideNavigation.side-nav icon.arrow:before {
	font-family: 'fontello' !important;
	content: '\e805';
}

.side-nav ul {
	width: 100%;
	position: relative;
	top: 0px;
	transition: 500ms ease-in-out;
	padding: 0 7% 7%;
}

.side-nav li > ul {
	padding: 0;
}

.side-nav ul li {
	display: block;
	margin: 0px auto 1px;
	padding: 0px;
	font-size: 20px;
	color: #005D91; /* $primary */
	line-height: 1;
	font-weight: 500;
}

.side-nav ul li a {
	display: block;
	color: #005D91; /* $primary */
	padding: 15px 0;
	position: relative;
	border-bottom: solid #eaeaea 2px;
	transition: 0.3s ease;
}

.side-nav ul ul {
	padding-bottom: 15px;
}

.side-nav ul li ul li a {
	padding: 15px;
	font-size: 18px;
	font-weight: 400;
	color: #004267;
	padding-left: 10%;
}

.side-nav ul li a icon {
	font-size: 1.65em;
	position: absolute;
	top: 8px;
	color: #eaeaea;
	left: 12px;
	display: none;
	transition: 0.5s ease;
}

.side-nav ul li.level2 a {
	padding-left: 10%;
	font-size: 18px;
	font-weight: 400;
	color: #004267; /* adjust($primary,-29%,100%,0%) */
}

.side-nav ul li.level3 a {
	padding-left: 15%;
	font-size: 18px;
	font-weight: 300;
}

.side-nav ul li a:hover, .side ul li.selected a {
	color: #3080E5; /* $color3 */
}

.side-nav ul li a:hover {
	padding-left: 10px;
}

.side-nav ul.list li a:hover, .side ul.list li.selected a, .side-nav ul li ul li a:hover {
	-webkit-animation: none;
	animation: none;
}

.side-nav ul li a:hover icon, .side-nav ul li.selected icon {
	font-size: 1.9em;
	top: 5px;
	left: 10px;
	-webkit-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.side-nav ul li a:hover icon:before, .side-nav ul li.selected icon:before {
	content: '\e804';
	color: #3080E5; /* $color3 */
}

@-webkit-keyframes backforth {
	0% { padding-left: 19%; }
	50% { padding-left: 24%; }
	100% { padding-left: 19%; }
}

@-moz-keyframes backforth {
	0% { padding-left: 19%; }
	50% { padding-left: 24%; }
	100% { padding-left: 19%; }
}

@-o-keyframes backforth {
	0% { padding-left: 19%; }
	50% { padding-left: 24%; }
	100% { padding-left: 19%; }
}

@keyframes backforth {
	0% { padding-left: 19%; }
	50% { padding-left: 24%; }
	100% { padding-left: 19%; }
}
/* End Side-Nav Styles */

/* Side Contact */
.side .contact-form input, .side .contact-form textarea {
	width: 100%;
	border: none;
	resize: none;
	outline: none;
	font-family: Whitney;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #2D3846;
	padding: 8px 10px;
	display: block;
	margin: 5px 0 5px;
	overflow: auto;
	border-radius: 0;
}

.side .contact-form input {
	height: 38px;
}

.side .contact-form textarea {
	height: 90px;
}
/* End Side Contact */

/* Accordion lists */
.accordion-list > div {
	color: #005D91; /* $primary */
	transition: background-color .5s ease;
	background-color: #FFFFFF;
}

.accordion-list div div {
	border: 1px solid #eaeaea;
}

.accordion-list div div div {
	border: 0;
}

.accordion-list h2 {
	margin: 10px 0;
}

.accordion-list > div h3 {
	color: #FFFFFF;
	font-size: 1.3rem;
	padding: .3em .5em;
	background-color: #78A22F; /* $secondary */
	margin: 0;
	cursor: pointer;
	transition: .5s;
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: normal;
	position: relative;
}

.accordion-list > div h3:hover, .accordion-list > div h3.active {
	background-color: #005D91; /* $primary */
}

.accordion-list > div h3.active {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.accordion-list > div h3:before, .accordion-list > div h3:after {
	position: absolute;
	right: .5em;
	line-height: 1.2;
	display: block;
	top: 50%;
	content: '\e12f';
	transition: .7s ease;
	margin-top: -.6em;
	font-family: 'icomoon-ult';
	cursor: pointer;
}

.accordion-list > div h3:after {
	content: '\e12e';
	opacity: 1;
}

.accordion-list > div h3.active:before {
	opacity: 1;
}

.accordion-list > div h3.active:after {
	opacity: 0;
}

.accordion-list > div h3 icon {
	float: right;
	position: relative;
	top: 7px;
	font-size: .8em;
	display: none;
}

.accordion-list > div h3.active icon.plus-12:before {
	content: '\ef3d';
}

#MainZone.larger .accordion-list > div h3 {
	padding: 0.3em 0.5em 0.4em;
}

#MainZone.smaller .accordion-list > div h3 {
	padding: 0.5em;
}

.accordion-list > div > div {
	padding: .833em;
}

.accordion-list > div p, .accordion-list > div > div {
	font-weight: normal;
}

.accordion-list > div ul {
	margin: 0.3em 0 0;
}

.accordion-list > div li {
	margin-bottom: 0;
}

.accordion-list table {
	border-color: #eee;
	border-collapse: collapse;
	border: 0;
}

.accordion-list div div div.tr-border {
	border-bottom: 1px solid #ddd;
	padding: .5em;
}
/* End Accordion lists */

/* Physicians & Staff */
.ps-feed {
}

.ps-item {
	background-color: #FFF;
	overflow: hidden;
	margin-bottom: 2em;
	box-shadow: 0px 0px 8px 0px rgba(223,221,195,0.8);
}

html.no-boxshadow .ps-item {
	border: 1px solid #eaeaea;
}

.ps-profile {
	background-color: #FFF;
	overflow: hidden;
	margin-bottom: 2em;
	box-shadow: 0px 0px 8px 0px rgba(223,221,195,0.8);
	padding: 1.5em;
}

html.no-boxshadow .ps-profile {
	border: 1px solid #eaeaea;
}

.ps-photo {
	width: 126px;
	line-height: 0.7;
	padding: 0;
	overflow: hidden;
}

.ps-item8 .ps-photo img, .ps-item9 .ps-photo img {
	width: auto;
}

.ps-photo img {
	width: 100%;
}

.ps-info {
	width: 79%;
	padding: 1em 1em 0.7em;
}

.ps-info h1, .ps-pitem h1 {
	border-bottom: 1px solid #FFFFFF; /* $light */
	padding-bottom: .5em;
	margin-bottom: .5em;
}

.ps-pitem h1 {
	padding-top: 1em;
}

.ps-info .specialties, .ps-pitem .specialties {
	margin-bottom: .5em;
}

.ps-info .specialties > *, .content .ps-pitem .specialties > * {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.25;
}

.ps-info .bio {
	font-size: 0.875em;
	margin-bottom: 1em;
	line-height: 2.1em;
}

.ps-info .btn-wrap {
	text-align: right;
}

.ps-pitem .ps-picture {
	width: 37%;
	padding-right: 1em;
	background-color: #FFF;
}

.ps-pitem .ps-picture img {
}

.content .ps-pitem h2, .content .ps-pitem h3 {
	margin: 0.25em 0;
}

.content .ps-pitem .bottom h3 {
	border-bottom: 2px solid #973122;
	padding: 0 2%;
}

.content .ps-pitem .ps-bio {
	padding: 0 2%;
}

.content .ps-pitem .ps-bio p, .content .ps-pitem .ps-bio ul {
	margin: 8px 0;
}
/* End Physicians & Staff */

/* Forms */
.requestformsection {
	text-align: center;
	padding: 0.938em 0 3em;
	background-color: #005D91; /* $primary */
	color: #FFF;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/images/design/contactBG.png);
}

.requestformsection p a {
	color: #FFF;
	font-weight: 600;
}

.requestformsection p a:hover {
	color: #1B4792;
}

#RequestFormHeader {
	margin: 1em auto 1.25em;
}

#RequestFormHeader h2 {
	color: #FFF;
}

#RequestFormHeader h2 span {
	display: block;
	font-weight: 700;
	font-size: 2.1rem;
}

#RequestFormHeader h3 {
	color: #FFF;
}

#RequestFormHeader h3 span {
	color: #FFF;
}

#RequestFormHeader a {
	color: #FFF;
}

.well-matched h2 {
	color: #FFFFFF;
}

.well-matched h2 span {
	display: block;
	font-weight: 700;
	font-size: 2.1rem;
}

.req-consult {
	display: block;
	width: 100%;
}

.req-consult.caught-caring {
	background-color: #005D91; /* $primary */
	padding: 2em;
	border-radius: 1em;
	margin: 1em;
}

.req-consult input, .req-consult textarea, .req-consult select {
	background-color: #FFFFFF;
	border: none !important;
	display: block;
	margin: 0 .5% 0.85em;
	float: left;
	height: 51px;
	width: 49%;
	padding: 0.75em 0.625em;
	box-shadow: 2px 1px 8px -3px #aaa;
	color: #616161;
	font-size: 1.125em;
	outline: none;
	overflow: auto;
	border-radius: 5px;
}

.req-consult input.long, .req-consult textarea.long, .req-consult select.long {
	width: 99%;
}

.req-consult.on-white input, .req-consult.on-white textarea, .req-consult.on-white select {
	background-color: #d6eefd;
	box-shadow: none;
	margin-bottom: 1em;
}

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

.req-consult textarea {
	height: 120px;
	resize: none;
	width: 99%;
}

.req-consult.caught-caring textarea {
	width: 49%;
}

input.full {
	width: 99%;
}

select.hidefirstoption option:first-child {
	display: none;
}

.Donations .content ul li, .payment ul li {
	padding-left: 1.8em;
	margin: 0;
}

.req-consult .select-container {
	position: relative;
	float: left;
	width: 49%;
	margin: 0 .5% 0.85em;
}

.req-consult .select-container .select-wrapper {
	position: relative;
	background-color: #FFFFFF; /* $light */
	border-radius: 5px;
	outline: none;
	transition: all .4s ease;
	padding: 0.75em 0.625em;
	cursor: pointer;
}

.req-consult .select-container .select-wrapper:after {
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	border-width: 6px 6px 0px 6px;
	border-style: solid;
	border-color: #005D91 transparent;
	content: '';
}

.req-consult .select-container .select-wrapper .categories {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background-color: #FFFFFF; /* $light */
	border-radius: 0 0 5px 5px;
	border: 1px solid rgba(0,0,0,.2);
	border-top: none;
	border-bottom: none;
	list-style: none;
	transition: all .4s ease;
	max-height: 0;
	overflow: hidden;
}

.req-consult .select-container .select-wrapper .categories .cat-option {
	display: block;
	border-bottom: 1px solid #B7D1EA; /* $BG */
	color: #2A2A2B; /* $dark */
	transition: all .4s ease;
}

.req-consult .select-container .select-wrapper .categories .cat-option:hover {
	background-color: #3080E5; /* $color3 */
	color: #FFFFFF; /* $light */
}

.req-consult .select-container .select-wrapper.active {
	border-radius: 5px 5px 0 0;
	background-color: #78A22F; /* $secondary */
	color: #FFFFFF; /* $light */
	border-bottom: none;
	z-index: 1000;
}

.req-consult .select-container .select-wrapper:hover {
	background-color: #78A22F; /* $secondary */
	color: #FFFFFF; /* $light */
}

.req-consult .select-container .select-wrapper:hover:after, .req-consult .select-container .select-wrapper.active:after {
	border-color: #ffffff transparent;
}

.req-consult .select-container .select-wrapper.active .categories {
	max-height: 400px;
	border-bottom: 1px solid rgba(0,0,0,.2);
}

.req-consult .select-container .select-wrapper .hide {
	display: none;
}
/* End Forms */

/* Contact Box */
.contactusbox {
	background-color: #f7f7f7;
	width: 220px;
	border-radius: 5px;
	overflow: hidden;
	position: fixed;
	bottom: -17.5em;
	left: 2%;
	transition: .3s ease;
	z-index: 2;
}

.contactusbox.active, .cms-admin .contactusbox {
	bottom: 1%;
}

.contactusbox header {
	background: #78A22F url(/images/design/contactbox-bug.png) top left no-repeat; /* $secondary */
	padding: .75em .25em .7em 3.75em;
	color: #FFF;
	cursor: pointer;
}

.contactusbox h3 {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 1em;
}

.contactboxcontent {
	padding: 1.25em 1.25em 1.5em;
	text-align: center;
	line-height: 1.65em;
	font-size: 1.1em;
}

.contactboxcontent h4 {
	font-weight: 600;
	font-size: 1.25em;
	color: #005D91; /* $primary */
}

.contactboxcontent a {
	color: #78A22F; /* $secondary */
	font-weight: 600;
}

.contactboxcontent a.btn, .contactboxcontent a.btn:hover {
	color: #FFF;
	padding-right: 0;
	padding-left: 0;
	display: block;
	border: 0;
	font-weight: 300;
}

.contactboxcontent a.btn {
	margin-top: 1em;
}
/* End Contact Box */

/* 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: 10px 0;
}

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

.side-feed p {
	margin: 0;
	padding-top: 10px;
	font-size: 13px;
	color: #000000;
}

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

/* Feeds */
.feeds {
	text-align: center;
	padding: 2em 2% 2em 0em;
	width: 49%;
	position: relative;
	left: -60em;
	transition: all .75s .1s ease;
}

.show .feeds {
	left: 0;
}

html.no-cssanimations .feeds, body.cms-admin .feeds {
	left: 0;
}

.feeds header {
	padding: 1em;
	background-color: #FFFFFF;
	margin-bottom: 1.8em;
}

.feeds h1 {
	font-size: 1.7em;
	color: #005D91; /* $primary */
	text-transform: uppercase;
	font-weight: 500;
}

.feeds a h1:hover {
	color: #78A22F; /* $secondary */
}

.blog-feed ul {
	text-align: left;
	padding: 0;
}

body.sub .blog-feed ul {
	background-repeat: no-repeat;
	background-position: left center;
	_background-image: url(/images/design/in-the-news-bg.png);
}

.blog-feed ul li {
}

.blog-feed ul li a {
	display: table;
	padding: 1em;
	background-color: #FFF;
	background: rgba(255,
				255,
				255,
				0.6);
	margin-bottom: 1em;
	transition: all .5s ease;
	width: 100%;
}

.blog-feed ul li a:hover {
	background: #FFF;
}

.blog-feed ul .date, .hp-events time {
	display: table-cell;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	transition: all .5s ease;
	width: 12%;
}

.hp-events time {
	min-width: 5em;
}

.blog-feed ul li a:hover .date {
	-webkit-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.blog-feed ul .date .month, .hp-events time .month {
	background-color: #005D91;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px 10px;
	transition: all .5s ease;
}

.hp-events .eventlistitem {
	border-bottom: dotted 1px #CCCCCC;
	padding: 1em 0 1.5em 0;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.hp-events .eventlistitem .event-info {
	color: #5B5B5B;
}

.hp-events .eventlistitem > time {
	padding-right: 1.5em;
}

.hp-events .eventlistitem time .month {
	background-color: #3080E5; /* $color3 */
	padding: 1px 8px;
}

.hp-events .eventlistitem a {
	color: #33C9E9;
	text-transform: uppercase;
	font-weight: 400;
}

.hp-events .eventlistitem .event-location span {
	font-weight: 400;
}

.hp-events h5 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.5em;
	position: relative;
	padding-bottom: 1em;
	color: #5B5B5B;
}

.hp-events h5:after {
	position: absolute;
	width: 8em;
	height: 3px;
	background-color: #87C3FD;
	content: '';
	bottom: 0;
	left: 0;
}

.blog-feed ul li a:hover .date .month {
	background-color: #78A22F; /* $secondary */
	color: #FFF;
}

.blog-feed ul .date .day, .hp-events time .day {
	display: block;
	font-weight: normal;
	color: #FFF;
	background-color: #2A2A2B;
	font-size: 1.875em;
	padding: 3px 0px 5px;
	transition: all .5s ease;
}

.hp-events time .day {
	background-color: #EDEDED;
	color: #000000;
	padding: 10px 0 15px;
}

.blog-feed ul li a:hover .date .day {
	background-color: #2A2A2B; /* $dark */
}

.blog-feed .feedname {
	display: table-cell;
	vertical-align: middle;
	width: 85%;
}

.blog-feed ul li a h3 {
	font-family: inherit;
	font-size: 1.25em;
	margin-top: 0em;
	color: #005D91; /* $primary */
	font-weight: 700;
	margin-left: 1em;
}

.blog-feed ul li a:hover h3 {
	color: #78A22F; /* $secondary */
}

.patient-feed {
}

html.no-svg .patient-feed ul li {
	margin-bottom: 0.5em;
}

.patient-feed ul li {
	_margin-bottom: 0.5em;
}

.patient-feed ul li a {
	display: table;
	overflow: hidden;
	background-color: #5A6BB6;
}

html.no-svg .patient-feed ul li a {
	padding: 0.875em;
}

html.no-flexboxlegacy .patient-feed ul li a {
	display: block;
}

body.sub .patient-feed ul li a {
	min-height: 139px;
}

.patient-feed ul li strong {
	text-transform: uppercase;
}

.patient-feed ul li .img-holder {
	position: relative;
	display: table-cell;
	width: 25%;
}

html.no-flexboxlegacy .patient-feed ul li .img-holder {
	float: left;
	width: 25%;
	display: block;
	min-height: 139px;
	padding-top: 24.5%;
}

html.no-display-table .patient-feed ul li .img-holder {
	min-height: 0;
	padding-top: 139px;
}

.patient-feed ul li a img {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	top: 0;
	left: 0;
}

.patient-feed .patient-text, .patient-feed li:nth-child(3n + 1) .patient-text {
	display: table-cell;
	text-align: center;
	padding: 1em 4%;
	width: 75%;
}

html.no-flexboxlegacy .patient-feed .patient-text {
	float: left;
	display: block;
	width: 75%;
	overflow: hidden;
}

.patient-feed li a, .patient-feed li:nth-child(3n + 1)  a {
	background-color: #4877BB;
}

.patient-feed li.pe2 a, .patient-feed li:nth-child(3n + 2) a {
	background-color: #30849E;
}

.patient-feed li.pe3 a, .patient-feed li:nth-child(3n + 3) a {
	background-color: #0F3B44;
}

.patient-feed ul li h3 {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	color: #FFF;
	font-weight: normal;
}

.patient-feed ul li p {
	font-size: 0.875em;
	color: #FFFFFF;
}
/* End Feeds */

/* News Virtual Tour Section */
.news-tour-wrap {
	background: #FFFFFF url(/images/design/newstourBG-New.jpg) top center repeat-y; /* $light */
	padding: 2.5em 0 1.5em;
	position: relative;
	overflow: hidden;
	background-size: cover;
}

.show.news-tour-wrap {
}

.news-tour-wrap .main {
	max-width: 1104px;
	padding-right: 1%;
	padding-left: 1%;
}

.news-wrapper {
	text-align: center;
	padding: 2em 0 2em 2%;
	position: relative;
	right: -60em;
	transition: all .75s .1s ease;
}

.show .news-wrapper, .cms-admin .news-wrapper {
	right: 0;
}

.news-wrapper header {
	padding: 1em;
	background-color: #FFFFFF;
}

.news-wrapper h1 {
	font-size: 1.75em;
	color: #005D91;
	text-transform: uppercase;
	font-weight: 500;
	cursor: default;
}

.enews-signup {
	background-color: #2A2A2B;
	padding: 1.5em 1.2em;
	color: #bababa;
}

.eNewsText {
	padding: 2% 0px 5%;
	font-size: 1.3em;
}

.enews-signup input {
	background-color: #2A2A2B;
	color: #FFF;
	border-top: none !important;
	border: 2px solid #797979;
	font-size: 1.5em;
	outline: none;
	font-weight: 300;
	font-family: inherit;
	width: 100%;
	margin: 0 0 .75em;
	padding: .7em 0.625em;
}

.enews-signup ::-webkit-input-placeholder {
	color: #FFF;
}

.enews-signup :-moz-placeholder {
	color: #FFF;
}

.enews-signup ::-moz-placeholder {
	color: #FFF;
}

.enews-signup :-ms-input-placeholder {
	color: #FFF;
}

.enews-signup .enews-input {
	width: 50%;
	float: left;
	padding: 0 .25em;
}

.enews-signup .enews-input.long {
	width: 100%;
}

.enews-signup .auth.save {
	clear: both;
	padding-top: 1em;
	display: block;
}

.enews-signup .btn {
	text-transform: uppercase;
	display: block;
	border-top: 4px solid #78A22F; /* $secondary */
	border-bottom: 4px solid #005D91; /* $primary */
	background-color: #005D91; /* $primary */
	font-size: 1.4em;
	padding: 20px 5px 16px 5px;
}

.enews-signup .btn:hover {
	background-color: #78A22F; /* $secondary */
}
/* End News Virtual Tour Section */

/* TV Photo Section */
.photo-wrapper {
	text-align: center;
	padding: 2em 0 2em 2em;
	position: relative;
	right: -60em;
	transition: all .75s .1s ease;
}

.show .photo-wrapper {
	right: 0;
}

html.no-cssanimations .photo-wrapper, body.cms-admin .photo-wrapper {
	right: 0;
}

.photo-wrapper header {
	padding: 1em;
	background-color: #FFFFFF;
	margin-bottom: 1.8em;
}

.photo-wrapper h1 {
	font-size: 1.75em;
	color: #005D91; /* $primary */
	text-transform: uppercase;
	font-weight: 500;
}

.photo-wrapper a h1:hover {
	color: #78A22F; /* $secondary */
}

.tv-photo.section {
	background-image: url(/images/VideoTVBG.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 2em 0;
	text-align: center;
	background-position: top center;
	margin-top: -2em;
	z-index: 2;
	position: relative;
	color: #FFFFFF;
}

.sub .tv-photo.section {
	margin-top: auto;
}

.tv-photo.section .half {
	width: 48%;
	padding: 0 2em;
}

.tv-photo.section h2 {
	font-size: 3.125em;
	padding: .5em 0;
}

.vid-container, .photo-container {
	max-width: 34.500em;
	max-height: 21.500em;
	overflow: hidden;
	color: #FFFFFF;
}

.vid-container video {
	max-width: 34.500em;
	max-height: 21.500em;
	overflow: hidden;
}

.vid-container2 {
	text-align: center;
}

.photo-container .pic-list {
	display: table;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-bottom: 2em;
}

.photo-container .pic-list .pic img {
	width: 100%;
	background-size: cover;
	display: block;
	background-repeat: no-repeat;
	transition: all 1s ease;
	z-index: 1;
	background-position: top left;
	opacity: .2;
}

.photo-container .pic-list .pic img.showonIE8 {
	display: none;
}

.photo-container .pic-list .pic1 {
	border-top-left-radius: 5px;
}

.photo-container .pic-list .pic3 {
	border-top-right-radius: 5px;
}

.photo-container .pic-list .pic4 {
	border-bottom-left-radius: 8px;
}

.photo-container .pic-list .pic6 {
	border-bottom-right-radius: 8px;
}

.photo-container .pic-list .pic:hover img {
	background-position: top center;
}

.photo-container .pic-list .pic {
	display: table-cell;
	width: 33.3%;
	float: left;
	padding: 0;
	margin: 0;
	transition: width .35s ease;
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	background-color: #3080E5; /* $color3 */
	position: relative;
	cursor: pointer;
}

.photo-container .pic-list .pic.alt {
	background-color: #005D91; /* $primary */
}

.photo-container .pic-list .pic:before {
	font-family: 'fontello';
	content: '\e800';
	position: absolute;
	top: 35%;
	left: 37%;
	right: auto;
	bottom: auto;
	margin: auto;
	font-size: 2.5em;
	transition: all .35s ease;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

.photo-container .pic-list .pic.alt:before {
	color: #FFF;
}

.photo-container .pic-list .pic:hover:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.photo-container .pic-list .pic.active {
	width: 100%;
	background: none;
}

.photo-container .pic-list .pic.active:before {
	opacity: 0;
}

.photo-container .pic-list .pic.active:after {
	font-family: 'icomoon-ult';
	content: '\f92a';
	position: absolute;
	top: 1em;
	left: 1em;
	color: #FFFFFF;
}

.photo-container .pic-list .pic.active img {
	opacity: 1;
	background-size: auto 67%;
	background-position: top left;
	transition: all 3s ease;
}

.photo-container .pic-list .pic.active:hover img {
	background-position: top right;
}

.photo-container .pic-list .pic.active + .pic, .photo-container .pic-list .pic.shrink {
	width: 0;
}

.tv-photo.section .btn {
	margin: 1em 0 0 0;
}
/* End TV Photo Section */

/* Live Web Cam */
.live-web-cam .playbutton {
	padding: 47px 0px;
	color: #FFF;
	text-align: center;
	background-size: auto 100%;
	transition: all .5s ease;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.live-web-cam icon.play-11:before {
	font-size: 32px;
	color: white;
	color: rgba(255,255,255,0.8);
	transition: all .5s ease;
}

.live-web-cam a:hover .playbutton {
	background-size: auto 110%;
}

.live-web-cam a:hover icon.play-11:before {
	color: #3080E5; /* $color3 */
	color: rgba(148,156,81,0.8);
}
/* End Live Web Cam */

/* Events icons */
.eventcontainer {
	position: relative;
	width: 150px;
}

.image {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 25%;
	left: 22%;
	_transform: translate(-50%, -50%);
}

.two.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 25%;
	left: 16%;
	_transform: translate(-50%, -50%);
}

.eventcontainer:hover .image {
	opacity: 0.3;
}

.eventcontainer:hover .middle {
	opacity: 1;
}

.text {
}
/* End Events icons */

/* Side Link Box */
.home .events-cal-side {
	width: 60%;
	float: none;
	margin: 2em auto;
}

.home .volunteer-side {
	width: 48%;
	float: right;
	margin-top: 2em;
}

.side-link-boxBG {
	background-size: 100% auto;
	transition: all .5s ease;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	height: 8em;
	display: block;
}

a:hover .side-link-boxBG {
	background-size: 110% auto;
}
/* End Side Link Box */

/* Locations System */
#LocationZone {
	padding: 15px 3% 20px 0;
}

#Locations {
	position: relative;
	margin: 0px auto;
	padding: 15px 0;
	border-top: 1px solid #DBE7F2;
}

#Locations header {
	margin-bottom: 20px;
}

#Locations h2 {
	font-family: 'Open', sans-serif;
	text-transform: uppercase;
	color: #005D91; /* $primary */
	font-size: 1.2em;
	font-weight: 600;
	margin: .5em 0;
}

#Locations h2 a {
	color: #005D91; /* $primary */
}

#Locations h2 a:hover {
	color: #78A22F; /* $secondary */
}

#Locations h3 {
	font-family: 'Open', sans-serif;
	text-transform: uppercase;
	color: #78A22F; /* $secondary */
	font-size: 1.3em;
	font-weight: 600;
}

#Locations h4 {
	font-size: 20px;
	font-weight: normal;
	color: #005D91; /* $primary */
}

#FacilitiesMap {
	width: 100%;
	height: 362px;
	z-index: 1;
	position: relative;
}

.sub #FacilitiesMap {
	height: 540px;
}

#FacilitiesList {
	display: none;
}

#FacilitiesList .location {
	margin: 0 0 1em;
}

#FacilitiesList h3 {
	text-transform: uppercase;
}

#FacilitiesList p {
	margin: .3em 0;
}

#FacilitiesList .buttonlist a {
	background-color: #FF8E2B;
	color: #152255;
}

#FacilitiesList .Phone {
	color: #78A22F; /* $secondary */
	font-weight: 700;
	font-size: 1.1em;
}

#FacilitiesMap .imap {
	width: 100%;
	height: 85%;
}

.sub #FacilitiesMap .imap {
}

#FacilitiesMap .imap img {
	max-width: initial;
}

#FilterTop {
	background-color: #B7D1EA; /* $BG */
	overflow: hidden;
	border-bottom: 10px solid #005D91; /* $primary */
	position: relative;
}

.link-wrap {
	width: 1000%;
	overflow: hidden;
	position: relative;
	transition: 300ms ease-in-out;
	left: 0;
}

.filter-nav {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #78A22F; /* $secondary */
	display: none;
}

.filter-nav.show {
	display: block;
}

.filter-nav a {
	display: inline-block;
	padding: .8em .2em .6em;
	background-color: transparent;
	color: #FFFFFF;
}

.filter-nav a:hover {
	background-color: #005D91; /* $primary */
}

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

#FilterTop .link-wrap a {
	display: block;
	text-align: center;
	padding: 15px 15px;
	color: #FFFFFF;
	transition: .4s ease;
	position: relative;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	border-right: 1px solid #6099D1; /* darken($BG,27%) */
}

#FilterTop .link-wrap a:hover, #FilterTop .link-wrap .selected {
	background-color: #005D91; /* $primary */
	border-color: #005D91; /* $primary */
}

.side-nav.locations .level2 {
	display: none;
}

.side-nav.locations .level2 a {
	font-size: 17px;
	font-weight: 400;
	padding: 15px 4%;
}

#LocationDetail .loc-info, #LocationDetail .loc-map {
	width: 50%;
	float: left;
}
/* End Locations System */

/* Footer Styles */
.tfc {
	background-color: #2A2A2B; /* $dark */
	border-top: 3px solid #3080E5; /* $color3 */
	font-size: 1.813em;
	color: #FFFFFF;
	line-height: 1.5em;
	padding: .5em 0;
}

.tfc .main {
	display: table;
	width: 100%;
}

.tfc .main div.half {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.tfc .main div.half.clinic {
	text-align: right;
}

.tfc span {
	display: inline-block;
	font-size: 1rem;
	color: #FFFFFF; /* $light */
	margin: 0 10px;
}

html.no-boxshadow .tfc span {
	font-size: .6em;
}

.footer a, .footer a.phonelink:hover {
	color: #FFF;
	transition: .2s ease;
}

.footer a:hover {
	color: #3080E5; /* $color3 */
}

html.no-display-table .tfc .third {
	margin-top: 30px;
}

.footer-info {
	font-size: 14px;
	text-align: center;
	color: #FFF;
}

.footer-tagline {
	margin-top: 3em;
	text-align: center;
}

.footer-tagline h2 {
	font-size: 2.75em;
	color: #FFF;
	font-weight: 300;
	line-height: 1.5em;
}

.show .footer-tagline h2 {
	transition: all ease 1s;
	-webkit-animation: pulse 1s 1s ease;
	animation: pulse 1s 1s ease;
}

.footer-tagline h2 span {
	color: #FFF;
	font-size: 1.42em;
	display: block;
}

.footer .schema {
	color: #FFF;
	padding: 10px 0 20px;
	font-size: 1.125em;
	line-height: 2.5em;
}

.schema .phonelink {
	cursor: default;
	font-size: 29px;
	font-weight: 500;
}

.schema .phonelink:hover {
	color: #FFFFFF; /* $light */
}

.schema a.maplink {
	color: #A2DB3E; /* adjust($secondary,24%,30%,0%) */
	margin-top: 12px;
}

.schema a.maplink:hover {
	color: #FFFFFF; /* $light */
}

.tfc .bottom-logo.third {
	padding: 0;
}

.bottom-logo {
	text-align: center;
}

.bottom-logo img {
	margin: 0 auto;
	transition: all .5s ease;
	display: inline-block;
}

.footer-info .social-list {
}

.footer-info .social-list > span {
}

.footer-info .social-list ul {
}

.footer-info .social-list ul li {
}

.footer-info .social-list ul li a {
	text-align: left;
	padding: 6px 2% 12px 25%;
}

.footer-info .social-list icon {
	background-color: #3080E5; /* $color3 */
	font-size: 20px;
	padding: 2px 2px 0px;
	position: relative;
	top: 5px;
	margin-right: 8px;
	color: #000000;
}

.footer-info .social-list a:hover icon {
	color: #FFFFFF; /* $light */
	background-color: #78A22F; /* $secondary */
}

#FooterMenuWrap {
	background: #3080E5; /* $color3 */
	background: rgba(0,
				188,
				228,
				0.8);
	border-bottom: 8px solid #3080E5; /* $color3 */
}

.footermenu {
	width: 100%;
	text-align: center;
}

.footermenu li {
	display: inline-block;
}

.footermenu li a {
	display: block;
	padding: 20px 45px;
	text-align: center;
	transition: .5s;
	font-weight: 500;
}

.footermenu li a:hover {
	color: #000;
}

.btm-social {
	padding-top: 5%;
}

.btm-social h3 {
	font-weight: 700;
	font-size: 1em;
	color: #005D91; /* $primary */
	display: inline-block;
}

.btm-social a:hover h3 {
	color: #78A22F; /* $secondary */
}

.btm-social icon {
	display: inline-block;
	width: 2.75em;
	height: 2.75em;
	background-color: #e9e9e9;
	text-align: center;
	vertical-align: middle;
	position: relative;
	margin-right: .5em;
	transition: .2s ease;
	color: #005D91; /* $primary */
}

.btm-social a:hover icon {
	color: #FFF;
	background-color: #005D91; /* $primary */
}

.btm-social icon:before {
	top: 50%;
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 1.2em;
}

.sd-footer {
	overflow: hidden;
	display: table;
	width: 98%;
	padding: 1em 0 1.5em;
}

.sd-footer div {
	display: table-cell;
	vertical-align: middle;
}

.sd-footer .copyright {
	text-align: left;
	font-size: 0.813em;
	line-height: 1.5em;
	color: #09a2c3;
}

.sd-footer .sd-logo {
	text-align: right;
}

.sd-footer a {
	color: #09a2c3;
}

.sd-footer a:hover {
	color: #005D91; /* $primary */
}

.sd-footer img {
}
/* End Footer Styles */

/* Case Eval Form */
.case-eval {
	padding: 15px 15px;
	background-color: #78A22F; /* $secondary */
	border: solid 4px #005D91; /* $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: #608226; /* darken($secondary,20%) */
	border: none !important;
	display: block;
	margin: 0 .5% 10px;
	float: left;
	height: 33px;
	width: 49%;
	padding: 6px 10px;
	box-shadow: 1px 1px rgba(255,255,255,0.1), inset 1px 1px 1px rgba(0,0,0,0.1);
	color: #FFFFFF; /* $light */
	font-size: 15px;
	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: #0077B9; /* adjust($primary,11%,20%,0%) */
	color: #FFFFFF; /* $light */
	font-size: 20px;
	text-align: center;
	transition: .5s;
	text-transform: uppercase;
}

.case-eval a.btn:hover {
	background-color: #2A2A2B; /* $dark */
}
/* End Case Eval Form */

/* Gallery */
.gallery {
	display: block;
	position: relative;
	margin: 0px 0px 40px;
	background-color: #FFF;
	overflow: hidden;
	box-shadow: 0px 0px 8px 0px rgba(223,221,195,0.8);
}

.gallery .thumb.ImageGrid {
	float: left;
	background-size: cover;
	overflow: hidden;
}

.gallery .thumb.ImageGrid img {
	width: 440px;
	height: 300px !important;
}

.gallery .caption {
	float: right;
	width: 38%;
	padding: 1.5em 1em 1em 0;
}

.gallery .caption h1 {
	border-bottom: 1px solid #FFFFFF; /* $light */
	padding-bottom: .5em;
	margin-bottom: .5em;
}

.gallery .caption p, .gallery .caption h2, .gallery .caption h3 {
	margin: .2em 0;
}
/* End Gallery */

/* Flyout Menu */
nav.top-nav div.iflylist {
	background-color: #FFFFFF;
	color: #005D91; /* $primary */
	border: none;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.5);
	padding: 17px 0px 0px 0px;
	text-align: left;
	min-width: 225px;
	position: absolute;
}

html.no-boxshadow nav.top-nav div.iflylist {
	border: 1px solid #ddd;
	border-top: 0;
}

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;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

nav.top-nav div.ifly:last-child a.iflyOver {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

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

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

nav.top-nav div.iflyOver {
	color: #78A22F; /* $secondary */
}

nav.top-nav div.ifly a.iflyOver {
	color: #78A22F; /* $secondary */
	background-color: #ededed;
}

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

nav.top-nav div.iflyRight:after {
	content: '\e0ea';
	position: absolute;
	font-family: icomoon-ult;
	right: 3px;
	top: 14px;
	color: #005D91; /* $primary */
}

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: #005D91; /* $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 #2A2A2B; /* $dark */
}

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%;
	z-index: 10;
	line-height: 39px;
	position: absolute;
	right: 0;
	padding-right: 1%;
	cursor: pointer;
}

div.imenuitem.iright:hover:before {
	color: #3080E5; /* $color3 */
}

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

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

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

/* Blog Styles */
ul.post-list {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

.blog .byline {
	font-size: 1.25em;
	color: #78A22F; /* $secondary */
	font-family: 'Roboto', Arial, sans-serif;
}

#BlogEntry.blog .byline {
	border-top: solid #FFFFFF 1px; /* $light */
	padding-top: .5em;
	border-bottom: 0;
	padding-bottom: 1em;
	font-size: 1em;
}

.content .item.blog h1 {
	color: #005D91; /* $primary */
}

.content .item.blog h2 {
	margin: 0 0 .5em;
	border-bottom: solid #FFFFFF 1px; /* $light */
	padding-bottom: .5em;
}

.content .item.blog h2 a {
	color: #005D91; /* $primary */
}

.content .item.blog h2 a:hover {
	color: #78A22F; /* $secondary */
}

ul.post-list > li .category a {
	color: #0074B6; /* adjust($primary,10%,30%,0%) */
}

ul.post-list > li .category a:hover {
	color: #FFFFFF; /* $light */
}

ul.post-list > li, #BlogEntry {
	margin-bottom: 10px;
	width: 100%;
	box-shadow: 0px 0px 8px 0px rgba(223,221,195,0.8);
	display: block;
	position: relative;
	background-color: #FFF;
	overflow: hidden;
}

html.no-boxshadow ul.post-list > li, html.no-boxshadow #BlogEntry {
	border: 1px solid #eaeaea;
}

#BlogEntry {
	padding: 0;
}

#BlogEntry h4 {
	color: #005D91; /* $primary */
}

#BlogEntry .pad {
	padding: 10px 2% 15px;
	display: block;
}

ul.post-list > li .category {
	display: block;
	background-color: #78A22F; /* $secondary */
	padding: 10px;
	color: #FFFFFF; /* $light */
	margin-top: 10px;
}

.blog > nav {
	display: block;
	padding: 10px 2%;
	background-color: #78A22F; /* $secondary */
	color: #FFFFFF; /* $light */
}

.blog > nav a {
	color: #00A3FF; /* adjust($primary,30%,50%,0%) */
}

.blog > nav a:hover {
	color: #FFFFFF; /* $light */
}

.blog > nav icon {
	font-size: 20px;
	line-height: 0;
	position: relative;
	top: 5px;
	color: #00A3FF; /* adjust($primary,30%,50%,0%) */
}

.blog > nav .blog-nextprev a {
	color: #FFFFFF;
}

.blog > nav .blog-nextprev a:hover {
	color: #00A3FF; /* adjust($primary,30%,50%,0%) */
}

ul.post-list .upper {
	border-bottom: solid 1px #78A22F; /* $secondary */
	margin-bottom: 10px;
}

.blog .top-blog {
	padding: 1.85em 2.5em .25em;
}

.blog .content, .blog-system .content {
	display: block;
	margin-bottom: 10px;
	width: 100%;
	float: none;
}

.blog .content p {
	font-size: 1em;
	line-height: 2em;
	margin: 1.25em 0;
}

ul.post-list > li h2, ul.post-list > li h4 {
	margin: 10px 0;
	padding: 0;
}

ul.post-list > li h4 {
	font-size: .9em;
	margin-bottom: 8px;
	color: #78A22F; /* $secondary */
}

ul.post-list > li h4 span.bars {
	top: -2px;
	position: relative;
}

ul.social-icons {
	display: table;
	width: auto;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.side-nav ul.social-icons {
	width: 100%;
	float: none;
}

ul.social-icons li {
	display: table-cell;
}

html.no-display-table ul.social-icons li {
	display: block;
	float: left;
}

.side .sys-nav.social header {
	border-bottom: solid 1px #78A22F; /* $secondary */
	margin-bottom: 5px;
}

.side #BlogCategoryList li {
	display: inline-block;
	margin: 1px;
}

.side-nav .slide-list li > ul {
	display: none;
}

ul.social-icons li a {
	display: block;
	margin-right: 5px;
}

.side-nav ul.social-icons li a {
	background-color: transparent;
	box-shadow: none;
	padding: 5px 0;
	text-align: center;
	margin: 5px 0;
}

ul.social-icons icon {
	background-color: #78A22F; /* $secondary */
	color: #FFFFFF; /* $light */
	padding: 5px;
	transition: .25s ease;
	outline: none;
}

.side-nav ul.social-icons .addthis_button_facebook icon {
	background-color: #3C57A2;
}

.side-nav ul.social-icons .addthis_button_twitter icon {
	background-color: #00A8E8;
}

.side-nav ul.social-icons .addthis_button_google icon {
	background-color: #DD4B38;
}

.side-nav ul.social-icons .addthis_button_email icon {
	background-color: #2F70B0;
}

.side-nav ul.social-icons li a icon {
	position: static;
	opacity: 1;
	margin: 0;
	background-color: #005D91; /* $primary */
}

ul.social-icons icon:hover {
	background-color: #005D91; /* $primary */
}

.side-nav ul.social-icons li a icon:hover {
	background-color: #2A2A2B; /* $dark */
}

ul.post-list a.More {
	float: right;
	display: block;
	text-align: center;
	padding: 0 25px;
	background-color: #005D91; /* $primary */
	color: #fff;
	margin: -3px 0 0;
	transition: .5s ease;
}

ul.post-list a.More:hover {
	background-color: #78A22F; /* $secondary */
}

.blog .end {
	background-color: #005D91; /* $primary */
	padding: .6em;
}

.blog .end a, .blog .end .btn:hover {
	color: #FFFFFF;
}

.blog .end a:hover {
	color: #3080E5; /* $color3 */
}

.blog .end .btn {
	font-size: 1.063rem;
}

.blog .aticon-facebook {
	background-color: #5E81C1 !important;
}

._blog .at4-icon-left {
	background-color: #3080E5 !important; /* $color3 */
	transition: all .5s ease;
}

._blog .at4-icon-left:hover {
	background-color: #855B1E !important;
}

div.blog div.end a.video {
	text-decoration: none;
}

div.blog div.end a.video:hover span {
	text-decoration: underline;
}

div.blog div.end div.comments {
	line-height: 32px;
	padding-right: 8px;
}

div.blog.comment {
	background-color: #FCFCFC; /* darken($light,1%) */
	margin-top: 20px;
}

div.blog div.separator {
	height: 10px;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 7px;
	clear: both;
}

div.blog div.addcomment textarea {
	width: 98%;
	height: 100px;
	margin-bottom: 14px;
	margin-top: 18px;
}
/* End Blog Styles */

/* Fancy Fonts */
.call-out-v1 {
	background: #005D91 url(/images/design/call-outBG.jpg) no-repeat top left; /* $primary */
	color: #fbfbf7;
	font-size: 1.1rem;
	line-height: 2.1rem;
	padding: 33px 33px 23px;
	text-align: center;
}

p.call-out-v1, .call-out-v1 p {
	font-family: 'Roboto', Arial, sans-serif;
}

.call-out-v1 em strong {
	font-size: 1.275em;
	font-style: normal;
	font-weight: 700;
}

.half .content-cta {
	width: 98%;
}

.content-cta {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 1.5em 1% 2.5em;
	display: block;
	text-align: left;
	background: #005D91 url(/images/design/ghost-bug.png) center left no-repeat; /* $primary */
	transition: all 500ms ease 50ms;
	position: relative;
	border-radius: 5px;
	text-align: center;
}

.content-cta.v2 {
	background-color: #78A22F; /* $secondary */
}

.content-cta:hover {
	color: #FFF;
	background-position: center right;
	background-color: #2A2A2B; /* $dark */
}

.content-cta:after {
	position: absolute;
	content: '\e805';
	font-family: 'fontello' !important;
	font-size: 1.50em;
	color: #b5cace;
	opacity: 1;
	transition: all 500ms ease 50ms;
	right: 0;
	left: 0;
	margin: 0 auto;
	bottom: 7%;
}

.content-cta.vid-left:after {
	bottom: 60%;
}

.content-cta.vid-right:after {
	bottom: 50%;
}

.content-cta > em {
	font-size: .6em;
	display: block;
	padding: .5em 2em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
}

.content-cta:hover:after {
	color: #FFF;
	opacity: 1;
}
/* End Fancy Fonts */

/* Awards Box */
.award-box {
	background: #005D91 url(/images/design/call-outBG.jpg) no-repeat top left;
	color: #fbfbf7;
	font-size: 1.1rem;
	line-height: 2.1rem;
	padding: 43px 10px 33px 33px;
	text-align: left;
	border-bottom: 4px solid #3080E5; /* $color3 */
}

strong.award-left {
	font-size: 1.5em;
	margin-right: 4%;
	font-weight: 400;
	vertical-align: middle;
	display: inline-block;
}

img.award-img {
	display: inline-block;
	vertical-align: middle;
	margin: 1% 3%;
}
/* End Awards Box */

/* Results System Styles */
.case-sys {
}

.case-sys select {
	border: solid 2px #78A22F !important; /* $secondary */
	padding: 3px 25px 3px 10px;
	margin: 0 0 0 10px;
	background-color: #FFFFFF !important; /* $light */
	color: #656567 !important; /* lighten($dark,28%) */
	outline: none;
	line-height: 1.4em !Important;
}

.case-sys .select {
	position: relative;
}

.case-sys .select:after {
	content: '\E975';
	font-family: 'icomoon-ult';
	display: block;
	position: absolute;
	font-size: 22px;
	color: #005D91; /* $primary */
	top: 4px;
	right: 3px;
	pointer-events: none;
}

.case-sys article {
	display: block;
	padding: 10px 2%;
	background-color: #FCFCFC; /* darken($light,1%) */
	border: solid 3px #78A22F; /* $secondary */
	box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
	border-radius: 0;
	width: 100%;
	margin-top: 10px;
}

.case-sys h2 {
	color: #005D91; /* $primary */
	text-transform: none;
}

.case-sys h2 span {
	color: #78A22F; /* $secondary */
}

.case-sys span {
}

.case-sys .result {
	color: #78A22F; /* $secondary */
}

.case-sys p {
	margin: 10px 0;
}
/* End Results System Styles */

/* Testimonial System Styles */
.reviews {
}

.reviews article {
	display: block;
	padding: 0;
	border-radius: 0;
	width: 100%;
	position: relative;
	margin: 10px 0 45px;
}

.reviews article:nth-child(even) {
	clear: left;
}

.reviews.single article {
	width: 98%;
	float: none;
}

.reviews article > * {
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.reviews article .quote {
	padding: 20px 30px;
	margin: 10px 0;
	background-color: #78A22F; /* $secondary */
	position: relative;
	width: 100%;
}

.reviews article .quote:after {
	content: '\E0EA';
	position: absolute;
	bottom: 0;
	color: #78A22F; /* $secondary */
	font-size: 120px;
	font-family: 'icomoon-ult';
	left: 10%;
	z-index: 0;
	-webkit-transform: skew(-25deg,0deg);
	-ms-transform: skew(-25deg,0deg);
	transform: skew(-25deg,0deg);
	line-height: 0;
}

.reviews article .c-info {
	padding: 10px 20px 13px;
	color: #FFFFFF; /* $light */
	float: right;
	background-color: #005D91; /* $primary */
	text-align: center;
}

.reviews article .c-info:after {
	position: absolute;
	content: '\E0EC';
	bottom: 0;
	color: #005D91; /* $primary */
	font-size: 70px;
	font-family: 'icomoon-ult';
	-webkit-transform: skew(20deg,0deg);
	-ms-transform: skew(20deg,0deg);
	transform: skew(20deg,0deg);
	left: 25%;
	line-height: 0;
}

.reviews article h1 {
	margin: 0;
	color: #005D91; /* $primary */
	text-transform: none;
}

.reviews article h1 a {
	color: #005D91; /* $primary */
	font-size: 20px;
}

.reviews article p {
	margin: 10px 0 10px;
	color: #FFFFFF; /* $light */
}

.reviews article div > span {
	color: #FFFFFF; /* $light */
}

.reviews article div > span span {
	display: block;
	font-family: Marcellus SC;
	color: #78A22F; /* $secondary */
	font-size: 20px;
	position: relative;
	z-index: 5;
}

.reviews .share {
	position: relative;
	z-index: 5;
}

.reviews .share span {
	margin-right: 10px;
}

.reviews .share a {
}

.reviews .share a icon {
	display: block;
	background-color: #005D91; /* $primary */
	padding: 5px;
	color: #FFFFFF; /* $light */
	margin: 0 0 0 5px;
	transition: .5s;
}

.reviews .share a icon:hover {
	background-color: #547121; /* darken($secondary,30%) */
}

span.rating span.stars.rating3 {
	width: 72px;
}

span.rating span.stars.rating35 {
	width: 84px;
}

span.rating span.stars.rating4 {
	width: 96px;
}

span.rating span.stars.rating45 {
	width: 108px;
}

span.rating span.stars.rating5 {
	width: 120px;
}

div.clientreviews div.clientrating {
	font-size: 16px;
	margin-top: 15px;
}

div.addreview {
	background: #DDDDDD;
	padding: 20px;
	border: solid 1px #ccc;
}

div.addreview td {
	vertical-align: top;
	padding: 2px 8px 2px 0px;
	text-align: right;
}

div.reviews.addreview span.textlight {
	font-size: 12px;
}

div.addreview h3 {
	border-bottom: dashed 1px #ccc;
	margin-bottom: 10px;
}

div.addreview div.auth a {
	margin-top: 10px;
}

div.addreview input, div.addreview select {
	display: block;
}

div.reviews div.thankyou {
	background-color: #7D7D7D;
	color: #FFFFFF;
	padding: 10px;
}

.webwidget_rating_simple {
	padding: 0px  !important;
	margin: 0px !important;
}

.webwidget_rating_simple li {
	line-height: 0px;
	width: 24px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	list-style: none;
	float: left;
	cursor: pointer;
	background-repeat: no-repeat;
}

.webwidget_rating_simple li span {
	display: none;
}
/* End Testimonial System Styles */

/* Video Styles */
div.video div.item {
	margin: 1%;
	width: 100%;
	color: #fff;
}

div.video div.item > a {
	color: #FFFFFF; /* $light */
	display: block;
	padding: 10px;
	background-color: #78A22F; /* $secondary */
	border: solid 3px #005D91; /* $primary */
	transition: .75s ease;
	line-height: 1.2em;
	text-decoration: none !important;
}

div.video div.item a:hover {
	text-decoration: none !important;
	background-color: #2A2A2B; /* $dark */
}

div.video div.item span {
	color: #C7C7C7; /* darken($light,22%) */
}

div.video div.end {
	border-bottom: dotted 1px #CCCCCC;
	padding-top: 10px;
	margin-bottom: 18px;
	clear: both;
}

div.video div.player {
	padding-bottom: 13px;
	position: relative;
	clear: both;
}

div.video-shadow {
	height: 13px;
	width: 196px;
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background: url(/Shared/videovault/theme/video_sprite.png) no-repeat 0px 0px;
}

* html div.video-shadow {
	display: none;
}

div.video-shadow.left {
	left: 0px;
	background-position: left bottom;
}

div.video-shadow.right {
	right: 0px;
	background-position: right bottom;
}

div.video div.caption {
	color: #666;
	margin-top: 8px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 4px;
}

.found-partners img {
	float: right;
}
/* End Video Styles */

/* Review System Styles */
.reviews {
}

.reviews article {
	display: block;
	padding: 0;
	border-radius: 0;
	width: 100%;
	position: relative;
	margin: 10px 0 45px;
}

.reviews article:nth-child(even) {
	clear: left;
}

.reviews.single article {
	width: 98%;
	float: none;
}

.reviews article > * {
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.reviews article .quote {
	padding: 20px 30px;
	margin: 10px 0;
	background-color: #78A22F; /* $secondary */
	position: relative;
	width: 100%;
}

.reviews article .quote:after {
	content: '\E0EA';
	position: absolute;
	bottom: 0;
	color: #78A22F; /* $secondary */
	font-size: 120px;
	font-family: 'icomoon-ult';
	left: 10%;
	z-index: 0;
	-webkit-transform: skew(-25deg,0deg);
	-ms-transform: skew(-25deg,0deg);
	transform: skew(-25deg,0deg);
	line-height: 0;
}

.reviews article .c-info {
	padding: 10px 20px 13px;
	color: #FFFFFF; /* $light */
	float: right;
	background-color: #005D91; /* $primary */
	text-align: center;
}

.reviews article .c-info:after {
	position: absolute;
	content: '\E0EC';
	bottom: 0;
	color: #005D91; /* $primary */
	font-size: 70px;
	font-family: 'icomoon-ult';
	-webkit-transform: skew(20deg,0deg);
	-ms-transform: skew(20deg,0deg);
	transform: skew(20deg,0deg);
	left: 25%;
	line-height: 0;
}

.reviews article h1 {
	margin: 0;
	color: #005D91; /* $primary */
	text-transform: none;
}

.reviews article h1 a {
	color: #005D91; /* $primary */
	font-size: 20px;
}

.reviews article p {
	margin: 10px 0 10px;
	color: #FFFFFF; /* $light */
}

.reviews article div > span {
	color: #FFFFFF; /* $light */
}

.reviews article div > span span {
	display: block;
	font-family: Marcellus SC;
	color: #78A22F; /* $secondary */
	font-size: 20px;
	position: relative;
	z-index: 5;
}

.reviews .share {
	position: relative;
	z-index: 5;
}

.reviews .share span {
	margin-right: 10px;
}

.reviews .share a {
}

.reviews .share a icon {
	display: block;
	background-color: #005D91; /* $primary */
	padding: 5px;
	color: #FFFFFF; /* $light */
	margin: 0 0 0 5px;
	transition: .5s;
}

.reviews .share a icon:hover {
	background-color: #547121; /* darken($secondary,30%) */
}

span.rating span.stars.rating3 {
	width: 72px;
}

span.rating span.stars.rating35 {
	width: 84px;
}

span.rating span.stars.rating4 {
	width: 96px;
}

span.rating span.stars.rating45 {
	width: 108px;
}

span.rating span.stars.rating5 {
	width: 120px;
}

div.clientreviews div.clientrating {
	font-size: 16px;
	margin-top: 15px;
}

div.addreview {
	background: #DDDDDD;
	padding: 20px;
	border: solid 1px #ccc;
}

div.addreview td {
	vertical-align: top;
	padding: 2px 8px 2px 0px;
	text-align: right;
}

div.reviews.addreview span.textlight {
	font-size: 12px;
}

div.addreview h3 {
	border-bottom: dashed 1px #ccc;
	margin-bottom: 10px;
}

div.addreview div.auth a {
	margin-top: 10px;
}

div.addreview input, div.addreview select {
	display: block;
}

div.reviews div.thankyou {
	background-color: #7D7D7D;
	color: #FFFFFF;
	padding: 10px;
}

.webwidget_rating_simple {
	padding: 0px  !important;
	margin: 0px !important;
}

.webwidget_rating_simple li {
	line-height: 0px;
	width: 24px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	list-style: none;
	float: left;
	cursor: pointer;
	background-repeat: no-repeat;
}

.webwidget_rating_simple li span {
	display: none;
}
/* End Review System Styles */

/* Mozilla */
@-moz-document url-prefix() {
	nav.top-nav div.iflylist {
	}
}
/* End Mozilla */

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

.content img {
	height: auto!important;
}

@media (max-width:1440px) {
	.slide .main {
		padding-right: 2%;
		padding-left: 2%;
	}

	.button-right .btn.v2 {
		top: 290px;
	}

	.animation {
		height: 44em;
	}

	.slide-nav a {
		top: auto;
		bottom: 1em;
	}

	.slide .info {
		top: 40%;
		padding: 0;
	}

	.slide.heart-scan .info strong {
		font-size: 1.3em;
	}

	.cta-list ul li h2 {
		font-size: 1.6vw;
	}

	.cta-list ul li, .sub .cta-list ul li {
		height: 105px;
	}

	.cta-list ul li .icon-wrap, .sub .cta-list ul li .icon-wrap {
		height: 105px;
		width: 105px;
	}

	.cta-list ul li a:hover .icon-wrap, .sub .cta-list ul li a:hover .icon-wrap {
		height: 120px;
		width: 120px;
	}

	.cta-list ul li icon, .sub .cta-list ul li icon {
		font-size: 45px;
	}

	.cta-list ul li a:hover icon, .sub .cta-list ul li a:hover icon {
		font-size: 55px;
	}

	.sub-slide .main {
		padding-top: 14em;
	}

	.content h1 {
		font-size: 2.425em;
	}

	.sub-slide h2 {
		font-size: 4.2em;
	}

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

	.masthead {
		padding: 10px 0 5px;
	}

	.masthead .top-logo img {
		width: 380px;
	}

	.shrink-nav.masthead .top-logo img {
		width: 380px;
	}

	.side-nav header h2 {
		font-size: 1.25em;
	}

	.top-social h2 {
		font-size: 1.25em;
	}

	.side-nav ul li a {
		font-size: .9em;
	}

	.right-info a.phonelink {
		font-size: 1.25em;
	}

	.right-info span {
		font-size: 1em;
	}

	.top-social icon {
		width: 1.8em;
		height: 1.8em;
		margin-top: .6em;
	}

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

	.animation .info .navthumbdiv {
		display: none;
	}

	.slide.slide2 .info:before {
		width: 70%;
		-webkit-transform: translate(-50%, -60%);
		-ms-transform: translate(-50%, -60%);
		transform: translate(-50%, -60%);
	}

	.goog-te-gadget .goog-te-gadget-simple {
		width: 96%;
	}
}

@media (max-width:1300px) {
	.cta-list ul li h2 {
		font-size: 1.6vw;
	}

	.cta-list ul li p {
		font-size: 1.6vw;
		padding-right: 2%;
		padding-left: 2%;
	}

	.award-box {
		text-align: center;
		padding: 43px 10px 33px;
	}

	strong.award-left {
		display: block;
		text-align: center;
		margin: 0 0 1%;
	}

	strong.award-left br {
		display: none;
	}

	.info h2 {
		font-size: 3.5em;
	}

	.info h3 {
		font-size: 2.5em;
	}
}

@media (max-width:1280px) {
	.sub .cta-list ul li {
		height: 85px;
	}

	.sub .cta-list ul li .icon-wrap {
		height: 75px;
		width: 75px;
	}

	.sub .cta-list ul li a:hover .icon-wrap {
		height: 90px;
		width: 90px;
	}

	.sub .cta-list ul li icon {
		font-size: 35px;
	}

	.sub .cta-list ul li a:hover icon {
		font-size: 40px;
	}

	.sub-slide .main {
		padding-top: 14em;
	}
}

@media (max-width:1250px) {
	.slide.slide2 .info:before {
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

@media (max-width:1100px) {
	.top-nav a {
		padding: 15px 1%;
		font-size: 1em;
	}

	.animation {
		height: 700px;
	}

	.sub .cta-list ul li {
		height: 150px;
	}

	.animation .info .navthumbdiv {
		display: none;
	}

	.slide.heart-scan .info {
		top: 200px;
	}
}

@media (max-width:1075px) {
	.gallery .caption {
		float: none;
		width: 100%;
		padding: 1.5em 1em;
	}

	.gallery .thumb.ImageGrid {
		float: none;
	}

	.goog-te-gadget .goog-te-gadget-simple {
		width: 97%;
	}
}

@media (max-width:1024px) {
	.content-cta.vid-right:after {
		bottom: 46%;
	}

	.address-cont {
		margin-left: 1.2em;
	}
}

@media (max-width:1020px) {
	.tbc-nav a {
		padding: 13px 8px;
	}

	.mainzone, .main {
		padding-left: 2%;
		padding-right: 2%;
	}

	#TopNavigation .main {
		padding: 0;
	}

	.top-nav li.find a img {
		left: 5px;
	}

	.top-nav li.find a {
		padding-left: 30px;
	}

	.side-nav header h2 {
		font-size: 3vw;
	}

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

	.side-nav ul li a:hover, .side ul li.selected a {
		-webkit-animation: none;
		animation: none;
	}

	.footermenu li a {
		padding-right: 0;
		padding-left: 0;
	}

	.footermenu {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.top-social h2, .right-info .top-social span {
		display: none;
	}

	.right-info-contact {
		vertical-align: top;
		width: 80%;
	}

	.masthead .right-info {
		width: 22em;
	}

	.top-social icon {
		width: 3.5em;
		height: 3.5em;
	}

	.content-cta.vid-right:after {
		bottom: 39%;
	}

	.slide.heart-scan .info {
		top: 200px;
	}
}

@media (max-width:950px) {
	.photo-container .pic-list .pic:before {
		font-size: 4vw;
	}

	.slide.iphone .info h3 > strong {
		font-size: 1.5em;
	}

	.right-info-follow {
		display: none;
	}

	.cta-wrap.main {
		margin-top: 0;
		padding: 1em 0 0;
	}

	.content-cta.vid-right:after {
		bottom: 49%;
	}

	.cta-list ul li .icon-wrap, .cta-list ul li a:hover .icon-wrap {
		height: 90px;
		width: 90px;
	}

	.cta-list ul li icon, .cta-list ul li a:hover icon {
		font-size: 50px;
		line-height: 1.65em;
	}

	.cta-list ul li.cta1 icon, .cta-list ul li.cta3 icon, .cta-list ul li.cta1 a:hover icon, .cta-list ul li.cta3 a:hover icon {
		line-height: 1.5em;
	}

	.cta-list ul li a:hover {
		top: 0;
	}

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

	.content-cta {
		font-size: .9em;
	}

	.goog-te-gadget .goog-te-gadget-simple {
		width: 30%;
	}
}

@media (max-width:910px) {
	.content-cta.vid-right:after {
		bottom: 42%;
	}
}

@media (max-width:840px) {
	.top-nav .desktop-nav {
		display: none;
	}

	.slide.heart-scan .info {
		top: 50px;
	}

	.slide.iphone .info h3 > strong {
		font-size: 1.5em;
	}

	.top-nav {
		width: 100%;
		padding: 0;
	}

	.slide-nav a {
		bottom: .5em;
	}

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

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

	.mobile-top-menu {
		display: block;
	}

	.mob-menu-wrap {
	}

	.tbc-nav, .top-search {
		display: none;
	}

	.tbc-nav {
		position: relative;
		width: 100%;
		background-color: #B7D1EA; /* $BG */
		display: none;
	}

	.top-search {
		display: none;
		float: none;
		width: 100%;
		overflow: hidden;
		border-radius: 0;
		margin: 0;
	}

	.masthead .top-logo {
		max-width: 45%;
	}

	.masthead .right-info {
		margin-top: .25em;
	}

	.cta-list ul li h2 {
		font-size: 18px;
		padding: 0;
	}

	.cta-list ul li h2 span {
	}

	.animation {
		height: 431px;
	}

	.sub-slide .main {
		padding: 14em 1% 5em;
	}

	.sbc {
		height: 200px;
	}

	.slide .main {
		padding: 0;
	}

	.slide .navthumb {
		display: none;
	}

	.slide .info, .slide.iphone .info {
		background: rgba(0,
					0,
					0,
					0.5);
		text-align: center;
		width: 93%;
		padding: 2%;
		margin: 100px auto 0;
		display: block;
		right: 0;
		left: 0;
		top: 94px;
	}

	.slide-start .info .btn {
		left: 200%;
	}

	.sbc-inner .info {
		top: 39px;
	}

	.info h2, .info h2 span {
		font-size: 45px;
	}

	.info h2 span, .info h3 {
		font-size: 28px;
	}

	.slide .info h3 {
		position: relative !important;
		right: 0;
		text-align: center;
	}

	.info p {
		text-shadow: -1px 1px 8px #fff, 1px -1px 8px #fff;
		font-size: 18px;
		text-align: left;
		padding: .5em 0;
		color: black;
	}

	.info .btn {
		display: inline-block;
	}

	.content {
		float: none;
		width: 95%!important;
		margin-right: auto;
		margin-left: auto;
	}

	.side {
		float: none;
		width: 60%!important;
		margin-right: auto;
		margin-left: auto;
	}

	.side-nav header h2 {
		font-size: 1.875em;
	}

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

	.sn-scroller .arrows a {
		padding: 8px;
		font-size: 18px;
	}

	.sn-scroller .view {
		top: -13px;
	}

	.footer-info .social-list ul li a {
		text-align: center;
		padding: 6px 2% 12px;
	}

	.tfc .third, .footer-info .third, .footer .schema {
		padding: 10px 2%;
	}

	.sd-footer .third {
		float: left;
		width: 33.33%!important;
	}

	div.eventscalendar.featuredevents, div.eventscalendar.recentevents {
		float: none!important;
		width: 100%!important;
	}

	#LocationMap {
		max-width: 100%;
		height: auto !important;
	}

	.mainzone {
		padding-bottom: 0;
	}

	.enews-signup input {
		font-size: 1.3em;
	}

	.americanscribe .info h2 {
		font-size: 5em;
	}

	.slide.slide2 .info:before {
		display: none;
	}

	.slide.slide2 .info {
		top: 94px;
	}

	.req-consult .select-container {
		width: 100%;
	}

	.slide.heart-scan .info h3 > strong {
		font-size: 0.8em;
	}

	.goog-te-gadget .goog-te-gadget-simple {
		width: 27%;
	}

	#TopNavigation {
		position: relative;
	}
}

@media (max-width:800px) {
	.animation {
		height: 380px;
	}

	.slide .info, .slide.iphone .info {
		top: -261px;
	}

	.cta-list ul li h2 {
		font-size: 22px;
	}

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

	.cta-list ul li p {
		font-size: 1.063em;
		line-height: 1.4em;
	}

	.cta-list ul li a:hover {
		top: 0px;
	}

	.blog-feed ul .date {
		margin-top: .5em;
		margin-bottom: .5em;
	}

	main {
		-webkit-animation: none;
		animation: none;
		background-position: 0 271px;
	}

	.masthead {
		position: relative;
		padding: 11px 0 9px;
	}

	.bottom-logo img {
		width: 300px;
	}

	.footer-tagline h2 {
		margin-bottom: 2%;
	}

	.footer-tagline h2 span, .footer-tagline h2 span.line-three {
		text-align: center;
	}

	.slide.slide2 .info {
		top: 0;
	}

	.eventcontainer {
		display: none;
	}

	.goog-te-gadget .goog-te-gadget-simple {
		width: 64%;
	}
}

@media (max-width:730px) {
	.right-info .loc {
		display: none;
	}

	.sd-footer .third.oz-logo {
		display: none;
	}

	.sd-footer .third {
		width: 50%!important;
	}

	.content-cta.vid-right:after {
		bottom: 57%;
	}

	.contactusbox {
		left: auto;
		right: 2%;
	}

	.content h1, .content h1 em {
		font-size: 32px;
	}

	.half, .third, .half .content-cta {
		width: 100%;
	}

	.left, .right {
		float: none;
	}

	.content-cta {
		text-align: center;
	}

	.ps-item {
		background: #FFF url(/images/design/mountainBG.png) repeat-x top center;
	}

	.ps-profile {
		background: #FFF url(/images/design/mountainBG.png) repeat-x 0 -62px;
	}

	.ps-pitem .ps-picture {
		width: 100%;
		padding: 0;
		background-color: transparent;
		text-align: center;
	}

	.ps-pitem .ps-picture img {
		max-width: 150px;
		height: auto;
	}

	.ps-pitem h1 {
		padding-top: 0;
	}

	.ps-pitem h1, .ps-pitem h2, .ps-pitem .specialties {
		text-align: center;
	}

	.ps-info {
		width: 100%;
		text-align: center;
	}

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

	.ps-photo {
		margin: 0 auto;
		margin-top: 1em;
		width: auto;
		max-width: 175px;
	}

	.news-tour-wrap {
		background-position: bottom left;
		background-repeat: no-repeat;
		background-size: auto;
	}

	.news-tour-wrap .main {
		padding: 0;
	}

	.feeds {
		padding: 2em;
		background: #FFFFFF url(/images/design/newstourBG.jpg) top right no-repeat; /* $light */
	}

	.news-wrapper {
		padding: 2em;
	}

	.blog-feed ul .date {
		margin-top: 0;
		margin-bottom: 0;
	}

	.vid-container, .photo-container {
		font-size: 3vw;
		max-height: 19.500em;
	}

	.photo-container .pic-list .pic:before {
		font-size: 2.5em;
		font-size: 2em\0;
	}

	.tfc span {
		display: block;
	}

	.tfc .main div.half {
		line-height: 1em;
		padding: .5em 0;
	}

	.home .events-cal-side, .home .volunteer-side {
		float: none;
		width: 66%!important;
		margin-right: auto;
		margin-left: auto;
	}

	.sd-footer, .sd-footer div {
		display: block;
	}

	.sd-footer .copyright, .sd-footer .sd-logo {
		text-align: center;
	}

	.goog-te-gadget .goog-te-gadget-simple {
		width: 35%;
	}

	.button-right .btn.v2 {
		position: relative;
		top: 456px;
		right: -1000px;
	}
}

@media (max-width:650px) {
	.top-nav a.tab-call {
		display: none;
	}

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

	.masthead .top-logo {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 95%;
		max-width: 440px;
	}

	.masthead .right-info {
		float: none;
		text-align: center;
		margin: 0 auto;
		display: block;
		width: 100%;
	}

	.content-cta.vid-right:after {
		bottom: 53%;
	}

	.right-info-contact {
		display: block;
		padding: 0;
		width: 100%;
	}

	.right-info a.phonelink {
		font-size: 1.6em;
	}

	.right-info-follow, .right-info-contact span {
		display: none;
	}

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

	.sbc-inner .info p {
		white-space: normal;
	}

	.sub-slide .main {
		padding: 14em 1% 4em;
		text-align: center;
	}

	.sub-slide h2 {
		display: inline-block;
		padding: .5em;
		background: #000;
		background: rgba(0,
					0,
					0,
					0.5);
		text-align: center;
		transition: all 1s ease;
	}

	.slide-nav a {
		font-size: 2em;
	}

	.sub-slide h2:before {
		display: none;
	}

	main {
		background-image: none;
	}

	#MainArea, .sub #MainArea {
		margin-top: 2em;
	}

	.footermenu {
		display: block;
	}

	.footermenu li {
		display: block;
	}

	.footermenu li a {
		padding: 10px 0;
		border-bottom: 1px solid #3080E5; /* $color3 */
	}

	.blog .byline {
		font-size: 1.5rem;
	}

	.content h2 {
		font-size: 1.5rem;
		line-height: 1.6rem;
	}

	.blog .content p {
		font-size: .95rem;
		line-height: 1.5rem;
	}

	.blog .top-blog {
		padding: 1.5em;
	}

	#BlogEntry.blog .byline {
		font-size: .9em;
	}

	#BlogEntry.blog .navigation div a.current {
		display: block;
	}

	.req-consult input, .req-consult textarea, .req-consult select, .req-consult a.btn {
		width: 100%;
		float: none;
	}

	.cta-list, .cta-list ul {
		display: block;
		text-align: center;
	}

	.cta-list ul li {
		display: inline-block;
		width: 33%;
		height: 154px;
	}

	.info .btn {
		padding: .5em 1em;
	}

	.hp-events .eventlistitem {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.hp-events .eventlistitem > * {
	}
}

@media (max-width:550px) {
	.mobile-nav a span {
		display: none;
	}

	.mobile-nav .imenupanel a span {
		display: block;
	}

	.mobile-nav li a icon {
		font-size: 24px;
		margin: 0;
		line-height: 38px;
	}

	.top-nav a {
		padding: 8px 5%;
	}

	.ol-tools ul li {
		width: 100%;
		float: none;
	}

	.sbc {
		height: 170px;
	}

	#LocationDetail .loc-info, #LocationDetail .loc-map {
		width: 100%;
		float: none;
	}

	#LocationDetail .loc-map {
		text-align: center;
	}

	#LocationDetail .loc-map div {
		margin: 0 auto !important;
	}

	.cta-list ul li h2 {
		font-size: 4.5vw;
	}

	.cta-list ul li p {
		font-size: 3.25vw;
	}

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

	.photo-container .pic-list .pic:before {
		font-size: 7vw;
	}

	.side {
		width: 90% !important;
	}

	.home .events-cal-side, .home .volunteer-side {
		width: 96% !important;
	}

	.tfc span {
		display: block;
	}

	.tfc span.hideondesktop {
		display: block !important;
	}

	.tfc span.hideonmobile {
		display: none !important;
	}

	.tfc .main div, .tfc .main div.half.clinic {
		text-align: center;
	}

	.tfc .main div.half {
		line-height: 1em;
		padding: 0 0 .5em;
		display: block;
		text-align: center;
	}

	.tfc .main div.half.hospital {
		padding-top: 3em;
	}

	.tfc .main {
		display: block;
	}

	.footer-tagline {
		margin-top: 1.5em;
	}

	.slide .info {
		width: 100%;
		text-align: center;
	}

	.slide1 .info h2, .slide .info h2, .slide .info h2 span, .slide .info h3, .slide .info p {
		text-align: center;
	}

	.slide .info p br {
		display: none;
	}

	.feeds {
		left: 0;
	}

	.photo-wrapper {
		right: 0;
	}

	.sub-slide .main {
		padding: 11.5em 0 2em;
	}

	.sub-slide h2 {
		font-size: 8.5vw;
	}

	.feeds, .news-wrapper {
		padding: 1em;
	}

	.feeds h1, .news-wrapper h1 {
		font-size: 1.5em;
	}

	.u-mobile-fix img {
		float: none !important;
		clear: both !important;
		text-align: center;
		margin: .2em auto .6em !important;
		max-width: 150px !important;
		height: auto !important;
		display: block;
	}

	.found-partners img {
		float: none;
		display: block;
		margin: 0 auto;
	}
}

@media (max-width:480px) {
	.cta-list ul li h2 span {
		display: block;
	}

	.blog-feed ul li a h3 {
		font-size: 3.8vw;
	}

	.info h2 {
		font-size: 1.9em;
	}

	.footer-tagline {
		font-size: 2vw;
	}

	.content-cta.vid-right:after {
		bottom: 43%;
	}

	.content ul {
		padding-left: 14px;
	}

	.enews-signup .enews-input {
		width: 100%;
		float: none;
	}

	.side-link-boxBG {
		height: 6em;
	}

	.sd-footer {
		padding-bottom: 2em;
	}

	.contactusbox {
		display: none;
	}

	.blog .end .btn {
		font-size: .8em;
	}

	div.blog div.end div.comments {
		padding-right: 0;
	}

	.main {
		min-width: 0;
	}

	.address-cont {
		margin-left: 0;
		padding: .2em;
	}
}

@media (max-width:400px) {
	.content-cta.vid-right:after {
		bottom: 39%;
	}
}

@media (max-width:375px) {
	.content-cta.vid-right:after {
		bottom: 42%;
	}
}

@media screen and ( max-height: 600px ) {
	.animation {
		height: 60vh;
	}

	.slide .info {
		top: 0;
	}

	.slide .info h2 {
		font-size: 1.75em;
	}

	.slide .info h3 {
		font-size: 1.2em;
	}

	.blog-feed ul li a {
		width: 95%;
	}

	.masthead .top-logo, .masthead .top-logo img {
	}

	.masthead .right-info {
		max-width: 100%;
		width: 100%;
	}

	.bottom-logo img {
		max-width: 300px;
		width: 85%;
	}
}
/* End Responsive */

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.dd-form .btn.block {
	clear: both;
}

div#DoctorsDayPaymentForm {
	margin-top: 1em;
}

.dd-form.form div table td {
	padding-right: 1em;
}

section.data.payment {
	margin-top: 2em;
}

.animation .info .navthumbdiv {
	position: absolute;
	width: 40%;
	margin-left: 16%;
	bottom: 82%;
}

.animation .slide.heart-scan .info .navthumbdiv {
	width: 8%;
	bottom: 45%;
	left: 0;
	margin-left: -10%;
}

.darkshadow .info h2 {
	text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.93);
}

.darkshadow .info h3 {
	text-shadow: 2px 2px 20px rgba(51, 51, 51, 0.91);
}

.youtube-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.youtube-container iframe, .youtube-container object, .youtube-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.side #EventsContent {
	overflow: visible;
}

.content-cta.vid > em {
	padding: .5em 2em 4em;
}

.iframe-cont-left {
	padding-top: 3em;
}

.slide.iphone .info h3 > strong > em {
	color: #3080E5; /* $color3 */
	font-style: normal;
}
